Ok, this is a 'slight' mixup between what we need and what LVM provides.No, what we're looking for is an 'expandable as needed' filesystem and this is what LVM pretends to be.
No. LVM does in no way "pretend to be a file system". It's an expandable block
device. What the filesystem does with that block device is up to it.
If a disk fails and you're not using RAID then you restore from backups.Where on earth do you backup 300 Gb on ? On tapes ? For the price of a tape device including tapes which can handle this amount of data you can buy a lot of harddisks...
This is a very common problem nowadays with ultralarge drives becoming available dirt cheap but reliability of these drives is to say 'not so good'
We are searching for a way to store large amounts of data reliable and affordable on a system running as mass storage/archive for a small group of users. Starting point will be around 300 to 400 Gb but in the near future 1 Tb (and more...) The users must simply be able to 'store and forget' on this system.
Traffic is fairly low but occasionally large amounts have to be 'restored or copied' to local (smaller) systems to be taken out on the road.
Raid5 is ok for fixed size systems, but a simple mirroring system would be the most expandable with various size drives (in pairs ofcourse)
Maybe even two servers at different locations (then upgrading would mean buying 4 drives at a time..)
Now we have to find a reliable resizable/expandable filesystem (or resizable/expandable block device system) on this hardware.
Gert
_______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/