Hello! I'm going to be adding a RAID 5 setup to my system, but I need to get all the data off my disks that are currently installed and put on to the new raid array. Once this is done, I'll take one of the disks that is currently in my system and add it to the RAID array. I'm going to run LVM ontop of this RAID array. The raid tools package has a tool "raidreconf" that will allow me to add another disk to the array without destroying the data on it. Once this is done, I'd want to use this extra space in LVM. However, I can't pvcreate /dev/md0 again, beacuse I will already have an LVM setup on it. Is there anyway to let LVM know that /dev/md0 has grown, so I could then use this extra space in VGs? Anyone know anything about this? Cheers! __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ 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/