Skip to main content

Questions tagged [journaling]

2 votes
1 answer
130 views

While I am trying to do a really serious filesystem recovery on btrfs (like as e2fsck -f -y would do on an ext[234]), I get similar error messages: ERROR: commit_root already set when starting ...
peterh's user avatar
  • 10.5k
0 votes
1 answer
300 views

Ubuntu MATE 24.04 LTS System monitor in panel shows something like all day long. Hovering the mouse over the image shows disk usage hitting 83.3% at those peaks. When I run sudo iotop, an item that ...
AlanQ's user avatar
  • 107
0 votes
0 answers
46 views

Linux (and UNIX) filesystems featuring journaling are there to prevent filesystem corruption (any maybe file corruption, too). Some of them have mount options to control the details of journaling, and ...
U. Windl's user avatar
  • 1,777
0 votes
1 answer
2k views

Preface (my 1st attempt ended badly): Fstab adding data=journal crashed my Linux' ext4 upon boot, how to fix? I can't find some reliable step-by-step instructions on How to enable data=journal ...
Vlastimil Burián's user avatar
7 votes
3 answers
8k views

I'm verry new to Linux. I have a Raspberry Pi 4 device with Raspberry Pi OS Lite. I use this with 4 HDDs conected to USB as a NAS. The hard drives were formatted in NTFS because I used them in Windows ...
Marus Gradinaru's user avatar
2 votes
1 answer
654 views

I hope that this is not a duplicate question. I have seen several similar questions, where the answer was to blacklist the respective device or partition. But in my case, I can't do that (see below). ...
Binarus's user avatar
  • 3,941
0 votes
0 answers
146 views

I'm using RSYNC to do periodic backups of my data into an external hard disk formatted in EXT4. I'm using the "hard link option", thus files that haven't changed from the previous backup are ...
Rastersoft's user avatar
6 votes
1 answer
4k views

I don't think an informative answer exists on u&l or otherwise, which mentions why COW filesystems are a leg-up over any of the three modes of journaling. How does the former provide both superior ...
computronium's user avatar

15 30 50 per page