I have just read an article comparing btrfs on Fedora with Ext4/LVM.
From Fedora 33, btrfs is now standard. Apparently it needs a separate
ext4 /boot partition, because btrfs and Grub2 don't work together well.
I still use ext4, and the general advice from the article seems to be,
don't change unless you have a specific reason to do so. My regular
backup partition as ext4 was very unreliable, so I changed it to XFS,
and I have had little trouble since the change.
Hmmm, I would be worried if any partition was having problems let alone
my backup partitions.
I am a little curious about your setup/use.
Is the partition type GPT or Msdos?
What/how is your backup application?
My setup is GPT and I use rsync. If backing up /. I boot another install
to do the backup.
I have just read an article comparing btrfs on Fedora with Ext4/LVM.
From Fedora 33, btrfs is now standard. Apparently it needs a
separate ext4 /boot partition, because btrfs and Grub2 don't work
together well.
I still use ext4, and the general advice from the article seems to
be, don't change unless you have a specific reason to do so.
My regular backup partition as ext4 was very unreliable, so I changed it
to XFS, and I have had little trouble since the change.
I don't use LVM or RAID, so in my case, I probably should stick with what Ihave.
I have just read an article comparing btrfs on Fedora with Ext4/LVM.
From Fedora 33, btrfs is now standard. Apparently it needs a
separate ext4 /boot partition, because btrfs and Grub2 don't work
together well.
I still use ext4, and the general advice from the article seems to be,
don't change unless you have a specific reason to do so. My regular
backup partition as ext4 was very unreliable, so I changed it to XFS,
and I have had little trouble since the change. I don't use LVM or
RAID, so in my case, I probably should stick with what I have.
btrfs offers more than just volume management or RAID. It has
transparent inline compression, inline defragmentation (not recommended
on SSDs), SSD performance optimizations, snapshotting capability, it's copy-on-write, and everything is checksummed. It's also very fast,
albeit that I don't have any data on how it compares to XFS or ext4 in
terms of performance.
On 1/1/21 11:22 am, Aragorn wrote:
btrfs offers more than just volume management or RAID. It hasThanks for the feedback. I switched my backup partition from ext4 to
transparent inline compression, inline defragmentation (not recommended
on SSDs), SSD performance optimizations, snapshotting capability, it's
copy-on-write, and everything is checksummed. It's also very fast,
albeit that I don't have any data on how it compares to XFS or ext4 in
terms of performance.
XFS for reliability. It has let me down a couple of times only
(possibly associated with power failures,) within several years. Its
only negative is that it can't be checked with fsck on bootup, but apart from the above occasions, that has not mattered.
The advantages of btrfs seem to be more for power users. Reading about
it, it almost needs a new driver license. I spend too much time at my computer, but I don't make extensive changes. It seems to me that the original advice, equivalent to "If it ain't broke, don't fix it," is the right one for me.
Doug.
On 2021-01-26, Doug Laidlaw <laidlaws@hotkey.net.au> wrote:
On 1/1/21 11:22 am, Aragorn wrote:
btrfs offers more than just volume management or RAID. It hasThanks for the feedback. I switched my backup partition from ext4
transparent inline compression, inline defragmentation (not
recommended on SSDs), SSD performance optimizations, snapshotting
capability, it's copy-on-write, and everything is checksummed.
It's also very fast, albeit that I don't have any data on how it
compares to XFS or ext4 in terms of performance.
to XFS for reliability. It has let me down a couple of times only (possibly associated with power failures,) within several years.
Its only negative is that it can't be checked with fsck on bootup,
but apart from the above occasions, that has not mattered.
You got it for reliability and it has let you down a couple of time?
Do you see a contratication there? My ext4 has not let me down every
( may years).
On 26.01.2021 at 16:50, William Unruh scribbled:Of course backups are most often needed due to problems on powerloss. So
On 2021-01-26, Doug Laidlaw <laidlaws@hotkey.net.au> wrote:
On 1/1/21 11:22 am, Aragorn wrote:
btrfs offers more than just volume management or RAID. It hasThanks for the feedback. I switched my backup partition from ext4
transparent inline compression, inline defragmentation (not
recommended on SSDs), SSD performance optimizations, snapshotting
capability, it's copy-on-write, and everything is checksummed.
It's also very fast, albeit that I don't have any data on how it
compares to XFS or ext4 in terms of performance.
to XFS for reliability. It has let me down a couple of times only
(possibly associated with power failures,) within several years.
Its only negative is that it can't be checked with fsck on bootup,
but apart from the above occasions, that has not mattered.
You got it for reliability and it has let you down a couple of time?
Do you see a contratication there? My ext4 has not let me down every
( may years).
XFS aggressively caches and buffers, and only does last-minute commits,
which means that in the even of a power loss, some data may also be
lost.
I think that's what Doug is referring to. He's either way using XFS
for his backup partition, not ext4.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 481 |
Nodes: | 16 (2 / 14) |
Uptime: | 34:14:10 |
Calls: | 9,547 |
Calls today: | 7 |
Files: | 13,656 |
Messages: | 6,141,277 |