On Tue, 2009-07-21 at 16:09 -0600, Adam Olsen wrote: > On Tue, Jul 21, 2009 at 3:59 PM, Ray Van Dolson<rvandolson@esri.com> wrote: > > vgcfgrestore -l storage > > Hrmm, getting a lot of this: > > File: /etc/lvm/archive/storage_00033.vg > Couldn't find device with uuid 'MSeHHn-Tcol-GROd-541H-8wcS-3cqv-QBqL4m'. > Couldn't find device with uuid 'WtsE6d-UpqB-l3vo-um3o-0qO9-k4xl-HcJ0eM'. > Couldn't find device with uuid 'zVilO7-5ioi-6c9W-ZEnp-uXpP-p1rR-WiwE3M'. > VG name: storage > Description: Created *before* executing 'vgscan' > Backup Time: Tue Jul 21 13:19:21 2009 > > What is this stuff about can't find device with uuid? Do you get those messages when running other commands or just when looking at archived metadata? The message in this case is telling you that the named metadata archive includes references to PV UUIDs that could not be found on the system at this time. You can view all PVs and their UUIDs by running: pvs -o+uuid Regards, Bryn. _______________________________________________ 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/