Fedora and LVM
Fedora and LVM
Posted Nov 1, 2012 0:52 UTC (Thu) by butlerm (subscriber, #13312)In reply to: Fedora and LVM by nix
Parent article: Fedora and LVM
That is a weakness in the filesystem that shouldn't require hard partitioning to resolve. It would make a lot more sense for a filesystem to be able to place files from different directory trees into internally independent allocation groups, such that a corruption in one of them would be no more likely to take another down than if they were in separate partitions.
That would be one way to radically speed fsck times as well.
Posted Nov 1, 2012 17:55 UTC (Thu)
by nix (subscriber, #2304)
[Link]
With entirely independent filesystems, this problem goes away -- and moving *that* down into the filesystem is redundant, because we already have the ability to do just the same thing by making more than one filesystem.
Fedora and LVM