On 04/26/2012 09:43 PM, Brian McCullough wrote: > On Thu, Apr 26, 2012 at 07:47:24PM +0200, Milan Broz wrote: >> >> Are you sure that VM see that second qcow file content? I don't think so. > > You are right. > > dmesg shows that the "drive" is found and accessable to the system. > > HOWEVER, no partitions. Or more properly, no partition table! ???? If it was second disk, it can be without partition table, lvm does not require it. Never try to recover something when you are not sure if it was there ;-) You can easily check - in guest, go to the /etc/lvm directory, there should be metadata backups. Chekck them, there should be comment which disk was there. Can you paste some old metadata (_correct_ metadata, before disk disappeared) to pastebin and send a link to it? Or directly to mail. run "blkid -p <disk>" on it - what it reports? > I tried a tool know I know of called "testdisk," which attempts to > recover partition tables, and it wasn't able to help. Odd. Why? These tries can do more damages. Maybe someone just installed e.g. grub there - this is fully recoverable still. Paste that metadata above, we will see. Milan _______________________________________________ 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/