hello, I'm new to lvm and sorry for my english. I have a question: if I create a lv on vg that consists of /dev/hdb,/dev/hdc,/dev/hdd. Now if disk /dev/hdb fails,will all the data on the lv be lost? I make an experiment: if /dev/hdc or /dev/hdd fails, the data will only lose on the failed disk, but if /dev/hdb fails ,the lv will not work. I think the reason is the filesystem(ext2) metadata is stored on the first disk. If filesystem is reiserfs, the lv will also not work more no matter what disk fails. So it's really a risk to use multiple disks together? How to avoid it or I make a mistake? Thanks for any suggestion. Carl. _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html