![]() |
Recovering VM from server Proxmox HD RAID1 LVM2
Hello, I need your help to recover a virtual machine on the what's left of a Proxmox installation.
The whole was mounted on two 1GB drives in software raid. The virtual machine is called vm-101 Currently with LVM2 sysresccd recognized me, this is the current situation Code:
fdisk -lUnfortunately I am unsure how to proceed, I would be grateful for your help. Thank you in advance for your attention. Sorry for my English. |
Hey,
Does the system see the LVM setup? What's the output of: Code:
pvdisplay; vgdisplay; lvdisplay |
Thanks for your attention, :):):)
pvdisplay Code:
pvdisplayCode:
vgdisplayCode:
lvdisplay |
hmm oke, so the logical volume group is partitioned as 3 linux raid partitions.
You need to use mdadm to create a md* device which can be mounted. it should all be autodetectable, so try and run /etc/init.d/mdadm start |
Starting mdadm monitor ... [ ok ]
Code:
root@sysresccd /root % mdadm --examine --scan |
| All times are GMT +2. The time now is 02:10. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.