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! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Nov 12, 2008 at 1:40 AM, xen rkar <xen.rkar@gmail.com> 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@lists.xensource.com > http://lists.xensource.com/xen-users >-- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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@gmail.com> wrote:> On Wed, Nov 12, 2008 at 1:40 AM, xen rkar <xen.rkar@gmail.com> 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@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > -- > Todd Deshane > http://todddeshane.net > http://runningxen.com >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Nov 12, 2008 at 10:10 PM, xen rkar <xen.rkar@gmail.com> wrote:> 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 ?? >Try adding xencons=tty to the guest config file Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tried both tty and dev/tty...it error''d out with the below messages. xm create -c ./guest1.conf vmid=1 Using config file "././guest1.conf". Error: name ''tty'' is not defined xm create -c ./guest1.conf vmid=1 Using config file "././guest1.conf". Error: Errors were found at line 209 while processing ././guest1.conf: xencons=/dev/tty xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1895 2 r----- 237.4 guest1 2 64 1 -b---- 21.8 On Thu, Nov 13, 2008 at 8:44 AM, Todd Deshane <deshantm@gmail.com> wrote:> On Wed, Nov 12, 2008 at 10:10 PM, xen rkar <xen.rkar@gmail.com> wrote: > > 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 ?? > > > > Try adding xencons=tty to the guest config file > > Todd > > > > > -- > Todd Deshane > http://todddeshane.net > http://runningxen.com >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks Todd. The issue was more with the fstab, the guest just came up after a couple of minutes. Regards, Karthik On Thu, Nov 13, 2008 at 9:13 AM, xen rkar <xen.rkar@gmail.com> wrote:> Tried both tty and dev/tty...it error''d out with the below messages. > > xm create -c ./guest1.conf vmid=1 > Using config file "././guest1.conf". > Error: name ''tty'' is not defined > > xm create -c ./guest1.conf vmid=1 > Using config file "././guest1.conf". > Error: Errors were found at line 209 while processing ././guest1.conf: > xencons=/dev/tty > > xm list > Name ID Mem VCPUs State > Time(s) > Domain-0 0 1895 2 r----- > 237.4 > guest1 2 64 1 -b---- > 21.8 > > > > On Thu, Nov 13, 2008 at 8:44 AM, Todd Deshane <deshantm@gmail.com> wrote: > >> On Wed, Nov 12, 2008 at 10:10 PM, xen rkar <xen.rkar@gmail.com> wrote: >> > 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 ?? >> > >> >> Try adding xencons=tty to the guest config file >> >> Todd >> >> >> >> >> -- >> Todd Deshane >> http://todddeshane.net >> http://runningxen.com >> > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users