Linked by John Finigan on Mon 21st Apr 2008 19:00 UTC
Thread beginning with comment 311129
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[3]: About rampant layering violation:
by segedunum on Fri 25th Apr 2008 01:26
in reply to "RE[2]: About rampant layering violation:"




You just contradicted yourself.
Member since:
2005-07-11
So, kind of like, storage devices -> zpool -> raidz -> zfs
Stop thinking of ZFS as just a filesystem, and start thinking of it as a storage management system, and you'll start to see that it's not all that different from what you wrote (filesystem on top of volume manager on top of raid on top of storage device).
Other than continuous background verify, faster rebuilds, hot-swappable hardware support, and lower CPU use, there's really not a lot that hardware RAID gives you that software RAID doesn't. And it's a lot easier to move a disk with a software RAID volume on it between systems if hardware dies. Even if moving between non-identical systems.
So which is it, filesystem or storage system?