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

Re: [Xen-users] debian Lenny -> Squeeze domU mdX software raid migration

To: Cameron Camp <cameron@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] debian Lenny -> Squeeze domU mdX software raid migration - failed to assemble arrays
From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
Date: Wed, 4 May 2011 03:11:58 +1000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 03 May 2011 10:13:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1304356336.2315.14.camel@dv7-laptop>
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>
References: <1304356336.2315.14.camel@dv7-laptop>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Cameron

Can you please post your domU xen configuration file, also at the initramfs prompt can you type and post output of:
cat /proc/cmdline

I think you have incorrectly configured the target of the root disk.

Kind regards.
Joseph.

On 3 May 2011 03:12, Cameron Camp <cameron@xxxxxxxxxxxxx> wrote:
I got the previous migration with standard /dev/sdX Dom0 to work by
changing

/dev/sda2

to

/dev/xvda2

in /etc/xen/whatever.domain.com.cfg

but now I'm migrating Lenny DomU VM to a Squeeze Dom0 which uses
software raid filesystem like:

/dev/md2

but DomU uses /dev/sda2 /home/xen/domains/whatever.domain.com/disk.img
still, and won't see the proper hdd, I get:

mount: mounting none on /dev failed: No such device
W: devtmpfs not available, falling back to tmpfs for /dev
Couldnt get a file descriptor referring to the console
KDGKBMODE: Bad file descriptor
loadkeys: error reading keyboard mode
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin:
Running /scripts/local-top ... Begin: Loading[    1.304655] md: raid1
personality registered for level 1
Success: loaded module raid1.
done.
Begin: Assembling all MD arrays ... Failure: failed to assemble all
arrays.
done.
done.
Begin: Waiting for root file system ... done.
Gave up waiting for root device.  Common problems:
 - Boot args (cat /proc/cmdline)
  - Check rootdelay= (did the system wait long enough?)
  - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  /dev/xvda2 does not exist.  Dropping to a shell!


BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)
=================================
it seems like I somehow don't have the right "driver" loading in DomU to
see Dom0 md2 filesystem, but couldn't find anything in /boot/whatever
(or even /boot) in DomU where I could pass an argument to load whatever,
is there something in the whatever.domain.com.cfg I can set to specify
md2 on Dom0 filesystem to be recognized by DomU?

Thanks,
Cameron


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



--
Kind regards,
Joseph.

Founder | Director
Orion Virtualisation Solutions
 | www.orionvm.com.au | Phone: 1300 56 99 52 | Mobile: 0428 754 846

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>