On Wed, 6 May 2009, Gordon Fogus wrote: > 3. Because of hardware changes and/or operating system changes and/or "disk > order" changes, no data can be read from the RAID. Does Windows have that "feature"? Just kidding. I think your fear is based on experience with hardware RAID. Every sane operating system keeps headers with labels on filesystems and volumes. Disk order doesn't matter with LVM, or software RAID. > I'd be curious to know this: if I had a JOBD under LVM and I tried to plug > the disks into another PC entirely, would I be able to read the files I had > on those drives? How does LVM know which drive was where in the order of > drives in the JOBD? Every physical volume (PV) in LVM has a header (called metadata) with a unique PV UUID. Yes, you can read the disks on another PC. > I am not actually worried about data loss from a drive failure. I backup > regularly (but I have never had a hard drive fail. I attribute this partly > to the temperature at which I keep my drives). I have had several RAID > controller failures (which is why I no longer consider any RAID level to be > a backup). I always use software RAID1. Negligible overhead on server, no fancy hardware RAID controllers to fail. -- Stuart D. Gathman <stuart@bmsi.com> Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 "Confutatis maledictis, flammis acribus addictis" - background song for a Microsoft sponsored "Where do you want to go from here?" commercial. _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/