[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xm create- exit with panic message


  • To: deshantm@xxxxxxxxx
  • From: "xen rkar" <xen.rkar@xxxxxxxxx>
  • Date: Thu, 13 Nov 2008 08:40:51 +0530
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 12 Nov 2008 19:11:41 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=mWJE9CEvWMy6thvQnF55OK8/bDUJAZFgxSCHG70lhzTFSG9ifVoRFYhZ2KfVwNyjnR 4y01sZvIO8Sf5JkPtWji77BMxqfuB+plB+WVTcIztnZtYDO0z0HQTicfa/hLtdgTyXcF 6j4HQvMUUSvwWFqlCMC5O0QRE3Sjp7jmZ71fI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Todd thanks for your email.

I managed to go a step further. I had not updated my fstab to reflect to the latest entries for root as /dev/sda1. Now it does not panic but hangs after displaying this

<snip..>
Using IPI No-Shortcut mode
XENBUS: Device with no driver: device/console/0
Freeing unused kernel memory: 140k freed
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.

  ***************************************************************
  ***************************************************************
  ** WARNING: Currently emulating unsupported memory accesses  **
  **          in /lib/tls glibc libraries. The emulation is    **
  **          slow. To ensure full performance you should      **
  **          install a 'xen-friendly' (nosegneg) version of   **
  **          the library, or disable tls support by executing **
  **          the following as root:                           **
  **          mv /lib/tls /lib/tls.disabled                    **
  ** Offending process: init (pid=661)                         **
  ***************************************************************
  ***************************************************************

Continuing...
<...snip>

and the xm log displays

<snip...>
[2008-11-12 20:11:09 4249] DEBUG (DevController:160) Waiting for 0.
[2008-11-12 20:11:09 4249] DEBUG (DevController:155) Waiting for devices pci.
[2008-11-12 20:11:09 4249] DEBUG (DevController:155) Waiting for devices ioports.
[2008-11-12 20:11:09 4249] DEBUG (DevController:155) Waiting for devices tap.
[2008-11-12 20:11:09 4249] DEBUG (DevController:155) Waiting for devices vtpm.
[2008-11-12 20:11:09 4249] INFO (XendDomain:1172) Domain guest1 (1) unpaused.
<..snip>

Any clues ??

Thanks,
Karthik

On Wed, Nov 12, 2008 at 5:11 PM, Todd Deshane <deshantm@xxxxxxxxx> wrote:
On Wed, Nov 12, 2008 at 1:40 AM, xen rkar <xen.rkar@xxxxxxxxx> wrote:
> Hi Xen-users,
>
> I am trying to boot of my fist guest domain. The below attached message was
> thrown on the screen.
> I am not quite sure that the below information is sufficient to root cause
> the issue.
> Where do i look for additional logs to root cause the issue.
>
> Appreciate any info that you think might be useful.
>
> Thanks,
> Karthik
>
>  xm create -c guest1.conf vmid=2
> Using config file "./guest1.conf".
> Started domain guest1
> NET: Registered protocol family 2
> IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
> TCP established hash table entries: 4096 (order: 3, 32768 bytes)
> TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
> TCP: Hash tables configured (established 4096 bind 2048)
> TCP reno registered
> Initializing Cryptographic API
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> io scheduler deadline registered
> io scheduler cfq registered
> RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> Xen virtual console successfully installed as xvc0
> Event-channel device installed.
> netfront: Initialising virtual ethernet driver.
> i8042.c: No controller found.
> mice: PS/2 mouse device common for all mice
> TCP bic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> xen-vbd: registered block device major 8
> blkfront: sda1: barriers enabled
> XENBUS: Device with no driver: device/console/0
> Freeing unused kernel memory: 140k freed
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
>  xm create -c guest1.conf vmid=2
> Using config file "./guest1.conf".
> Started domain guest1
> NET: Registered protocol family 2
> IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
> TCP established hash table entries: 4096 (order: 3, 32768 bytes)
> TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
> TCP: Hash tables configured (established 4096 bind 2048)
> TCP reno registered
> Initializing Cryptographic API
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> io scheduler deadline registered
> io scheduler cfq registered
> RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> Xen virtual console successfully installed as xvc0
> Event-channel device installed.
> netfront: Initialising virtual ethernet driver.
> i8042.c: No controller found.
> mice: PS/2 mouse device common for all mice
> TCP bic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> xen-vbd: registered block device major 8
> blkfront: sda1: barriers enabled
> XENBUS: Device with no driver: device/console/0
> Freeing unused kernel memory: 140k freed
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> Kernel panic - not syncing: Attempted to kill init!
>
>

This one was a centOS guest I believe, maybe it will help you:

http://xen.markmail.org/search/?q=mkinitrd+Kernel+panic+converting+full+to+para#query:mkinitrd
Kernel panic converting full to
para+page:1+mid:i2atmchcglhtlfgg+state:results


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



--
Todd Deshane
http://todddeshane.net
http://runningxen.com

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.