Linked by Amjith Ramanujam on Thu 24th Jul 2008 21:12 UTC, submitted by sharkscott
Thread beginning with comment 324750
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: This is not the problem
by phoenix on Tue 29th Jul 2008 04:08
in reply to "RE[5]: This is not the problem"
So what's this thing called a pool?
The closest thing in LVM would be the volume group, but it also incorporates data integrity and redundancy (cloning, multi-disk mirroring, software raid5 and software raid6 but without the "raid write-hole" issue). It allows you to make all you drive space available to all your filesystems, without having to guess how much each one will need when you create them (they all have access to all the space in the pool, unless you put quotas on the FS). The FS all inherit a bunch of properties (record size, compression, mount options, NFS share options, etc) from their parents as well, something that LVM can't do.






Member since:
2006-02-24
So what's this thing called a pool?