WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen HDD failure - Migration

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen HDD failure - Migration
From: Mihai Tanasescu <mihai@xxxxxxxx>
Date: Wed, 13 Aug 2008 02:35:46 +0300
Delivery-date: Tue, 12 Aug 2008 16:34:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)
Hello all,



I just started experimenting with XEN and ran into problems 1 month afterwards.

I had it on a single hard-disk system and the disk started failing.
I managed to copy /etc/xen and /home/xen (with the image files for each virtual machine I had) to some remote storage.


Now I reinstalled the machine on a RAID 1 enabled system and copied the files back.

Configuration looks the following in /etc/fstab:

[root@robu076pps mnt]# cat /etc/fstab
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0


but if I try to start one of the old virtual machines (after modifying initrd and kernel parameters to the actual xen ones in this system) I get:

Scanning and configuring dmraid supported devices
no block devices found
failed to stat() /dev/mapper/nvidia_adcabaef
Scanning logical volumes
  Reading all physical volumes.  This may take a while...
  No volume groups found
Activating logical volumes
  Volume group "VolGroup00" not found
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.

Afterwards the Virtual Machine stops.


Can someone help me on how to troubleshoot this ?
I'm trying to avoid reinstalling the affected systems completely.



Thanks,
Mihai

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>