From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: kishore kumar <bodkekumar@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: Xen Dom U kernel
Date: Thu, 22 Apr 2010 17:47:31 -0400 [thread overview]
Message-ID: <20100422214731.GA4087@phenom.dumpdata.com> (raw)
In-Reply-To: <t2h9f975f341004221435wf57e2f1ak8e3d2c06377ac11c@mail.gmail.com>
On Thu, Apr 22, 2010 at 02:35:04PM -0700, kishore kumar wrote:
> OK.
> what could be the reason for my domU creation is failing here?
Hmm, Are you using a RHEL5/CentOS based userspace to build the initrd image?
If you are please take a look at this:
http://wiki.xensource.com/xenwiki/2.6.18-to-2.6.31-and-higher
>
> Mounting proc filesystem
> Mounting sysfs filesystem
> Creating /dev
> Creating initial device nodes
> Setting up hotplug.
> Creating block device nodes.
> Scanning and configuring dmraid supported devices
> Scanning logical volumes
> Reading all physical volumes. This may take a while...
> Found volume group "VolGroup01" using metadata type lvm2
> lvm used greatest stack depth: 4912 bytes left
> Activating logical volumes
> 2 logical volume(s) in volume group "VolGroup01" now active
> Trying to resume from /dev/VolGroup01/LogVol01
> No suspend signature on swap, not resuming.
> Creating root device.
> Mounting root filesystem.
> mount: could not find filesystem '/dev/root'
> Setting up other filesystems.
> Setting up new root fs
> setuproot: moving /dev failed: No such file or directory
> no fstab.sys, mounting internal defaults
> setuproot: error mounting /proc: No such file or directory
> setuproot: error mounting /sys: No such file or directory
> Switching to new root and running init.
> unmounting old /dev
> unmounting old /proc
> unmounting old /sys
> switchroot: mount failed: No such file or directory
> Kernel panic - not syncing: Attempted to kill init!
> Pid: 1, comm: init Not tainted 2.6.33 #3
> Call Trace:
> [<ffffffff810513fa>] panic+0xa5/0x171
> [<ffffffff81006891>] ? xen_force_evtchn_callback+0xd/0xf
> [<ffffffff8148ce94>] ? _raw_write_unlock_irq+0x30/0x3b
> [<ffffffff8107ecb8>] ? trace_hardirqs_on_caller+0x110/0x134
> [<ffffffff8107ece9>] ? trace_hardirqs_on+0xd/0xf
> [<ffffffff8148ce9b>] ? _raw_write_unlock_irq+0x37/0x3b
> [<ffffffff81054b0c>] do_exit+0x7c/0x6f5
> [<ffffffff8107189f>] ? up_read+0x2b/0x2f
> [<ffffffff81055221>] sys_exit_group+0x0/0x1b
> [<ffffffff81055238>] sys_exit_group+0x17/0x1b
> [<ffffffff81009cf2>] system_call_fastpath+0x16/0x1b
next prev parent reply other threads:[~2010-04-22 21:47 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-09 23:13 Xen Dom U kernel kishore kumar
2010-04-14 16:14 ` [Xen-devel] " Pasi Kärkkäinen
2010-04-14 16:58 ` kishore kumar
2010-04-14 17:14 ` Pasi Kärkkäinen
2010-04-14 17:58 ` Jeremy Fitzhardinge
2010-04-16 22:24 ` [Xen-devel] " kishore kumar
2010-04-17 12:22 ` Pasi Kärkkäinen
2010-04-19 19:08 ` kishore kumar
2010-04-19 19:27 ` Pasi Kärkkäinen
2010-04-19 21:29 ` listmail
2010-04-19 23:28 ` kishore kumar
2010-04-20 3:25 ` listmail
2010-04-20 22:27 ` kishore kumar
2010-04-20 22:38 ` Konrad Rzeszutek Wilk
2010-04-20 22:53 ` [Xen-devel] " kishore kumar
2010-04-20 23:39 ` Konrad Rzeszutek Wilk
2010-04-21 0:09 ` [Xen-devel] " kishore kumar
2010-04-21 1:45 ` Konrad Rzeszutek Wilk
2010-04-22 18:31 ` kishore kumar
2010-04-22 19:53 ` Pasi Kärkkäinen
2010-04-22 20:08 ` [Xen-devel] " kishore kumar
2010-04-22 20:25 ` Pasi Kärkkäinen
2010-04-22 20:39 ` kishore kumar
2010-04-22 20:48 ` Pasi Kärkkäinen
2010-04-22 21:35 ` kishore kumar
2010-04-22 21:47 ` Konrad Rzeszutek Wilk [this message]
2010-04-23 0:15 ` kishore kumar
2010-04-23 1:36 ` Konrad Rzeszutek Wilk
2010-04-23 17:51 ` kishore kumar
2010-04-23 18:04 ` Konrad Rzeszutek Wilk
2010-04-23 18:09 ` kishore kumar
2010-04-23 18:34 ` Sander Eikelenboom
2010-04-23 18:39 ` kishore kumar
2010-04-23 20:08 ` Konrad Rzeszutek Wilk
2010-04-23 20:27 ` [Xen-devel] " kishore kumar
2010-04-23 20:37 ` Konrad Rzeszutek Wilk
2010-04-23 20:48 ` kishore kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100422214731.GA4087@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=bodkekumar@gmail.com \
--cc=jeremy@goop.org \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.