Linked by Thom Holwerda on Sun 18th May 2008 15:32 UTC, submitted by sjvn
Permalink for comment 314811
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2006-02-15
And, ZFS is so simple too. Ive heard to set ut a raid with linux + lvm is like 25 command lines with difficult syntax
I have tried LVM2 and I can tell you it is a pain in the butt. I have this old 1ghz Athlon as my file server here at home, and the curious cat as I am I once decided to try LVM2. Well, it was pretty complicated but I got it up and running, worked well for a while, but then one of the disks failed...I didn't have a replacement disk for that so I had to remove it from the system and place the files somewhere else. Now, LVM2 doesn't make that easy. I literally had to move all the files to another system (and delete quite a bit of stuff too cos I didn't have sufficient storage space elsewhere) just because there is no way to remove a disk from LVM2 setup without resizing the partitions and resizing partitions was a complete no-go cos I couldn't allow anything to be written to the broken disk. Since ZFS is a pooled system it allows one to just issue a command for removing one disk from the pool and the system will just locate the files somewhere else in the pool.
Too bad that I can't use ZFS on my server due to memory requirements, it only has 128mb RAM and due to some motherboard issues I haven't been able to find any combination of RAM sticks that would work, only a single stick will function.. :/ I am hoping btrfs will someday be good enough for me to use.