On Fri, 2 May 2008, Bryn M. Reeves wrote: > Am I missing something here? vgchange --partial seems like it will do > what you want (man 8 lvm): It does part of what I want. It would at least allow a system to boot from a partial VG containing the root fs. It does not allow any metadata changes while VG is partial - not even reducing missing PV. If a PV is temporarily missing, and you using the pvcreate -u option, then the original PV comes back as well, you have fireworks. Also, it doesn't ensure partially missing LVs are readonly (including where a snapshot is on a missing PV). In any case, the --partial might be good for initrd. Although a newbie admin would be terribly confused by the "no metadatachanges" restriction. -- 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/