Maik Brauer
2011-Oct-26 11:30 UTC
[Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
Hi, during the startup of my DomU I receive the following dump from XEN: 0.049327] TCP: Hash tables configured (established 2048 bind 2048) [ 0.049334] TCP reno registered [ 0.049388] NET: Registered protocol family 1 [ 0.049446] Unpacking initramfs... [ 0.908791] Kernel panic - not syncing: Out of memory and no killable processes... [ 0.908793] [ 0.908857] Pid: 1, comm: swapper Not tainted 2.6.32-5-xen-amd64 #1 [ 0.908862] Call Trace: [ 0.908880] [<ffffffff8130b7aa>] ? panic+0x86/0x143 [ 0.908895] [<ffffffff8100e635>] ? xen_force_evtchn_callback+0x9/0xa [ 0.908907] [<ffffffff810bafc7>] ? get_page_from_freelist+0x723/0x767 [ 0.908916] [<ffffffff8102ddc4>] ? pvclock_clocksource_read+0x3a/0x8b [ 0.908929] [<ffffffff8106d4f7>] ? ktime_get_ts+0x68/0xb2 [ 0.908936] [<ffffffff810b7821>] ? __out_of_memory+0x10f/0x141 [ 0.908941] [<ffffffff810b7993>] ? out_of_memory+0x140/0x172 [ 0.908947] [<ffffffff810bb742>] ? __alloc_pages_nodemask+0x4ec/0x5fe [ 0.908956] [<ffffffff810e1ad7>] ? alloc_page_interleave+0x2d/0x74 [ 0.908962] [<ffffffff810b574e>] ? grab_cache_page_write_begin+0x55/0x97 [ 0.908973] [<ffffffff81108ac1>] ? simple_write_begin+0x28/0x5d [ 0.908980] [<ffffffff810b5fc4>] ? generic_file_buffered_write+0x118/0x278 [ 0.908986] [<ffffffff811047e1>] ? mntput_no_expire+0x23/0xee [ 0.908997] [<ffffffff810b64d5>] ? __generic_file_aio_write+0x25f/0x293 [ 0.909003] [<ffffffff81101d8d>] ? inode_init_always+0x109/0x1aa [ 0.909009] [<ffffffff810b6562>] ? generic_file_aio_write+0x59/0x9f [ 0.909017] [<ffffffff810efc4e>] ? do_sync_write+0xce/0x113 [ 0.909024] [<ffffffff81065f86>] ? autoremove_wake_function+0x0/0x2e [ 0.909035] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 [ 0.909042] [<ffffffff8100ecf2>] ? check_events+0x12/0x20 [ 0.909047] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 [ 0.909053] [<ffffffff810f05a0>] ? vfs_write+0xa9/0x102 [ 0.909058] [<ffffffff810f06b5>] ? sys_write+0x45/0x6e [ 0.909066] [<ffffffff81509a02>] ? do_copy+0x2c/0xdf [ 0.909072] [<ffffffff815097fb>] ? unpack_to_rootfs+0x1a6/0x381 [ 0.909084] [<ffffffff811a56f7>] ? pci_get_subsys+0x21/0x73 [ 0.909090] [<ffffffff8150a209>] ? populate_rootfs+0x0/0x108 [ 0.909096] [<ffffffff8150a268>] ? populate_rootfs+0x5f/0x108 [ 0.909105] [<ffffffff8152da34>] ? pci_apply_final_quirks+0x1f/0x2b [ 0.909111] [<ffffffff8100a065>] ? do_one_initcall+0x64/0x174 [ 0.909117] [<ffffffff81508677>] ? kernel_init+0x158/0x1ae [ 0.909125] [<ffffffff81012baa>] ? child_rip+0xa/0x20 [ 0.909131] [<ffffffff81011d61>] ? int_ret_from_sys_call+0x7/0x1b [ 0.909136] [<ffffffff8101251d>] ? retint_restore_args+0x5/0x6 [ 0.909142] [<ffffffff81012ba0>] ? child_rip+0x0/0x20 I am using the Hypervisor 4.1.2 build from source. The Dom0 ist running and there are no errors. What does this message mean, and how can I solve this issue in order to startup my DomU''s properly. Thanks. Cheers, Maik _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Steve Allison
2011-Oct-26 11:47 UTC
Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
On 26/10/2011 12:30, Maik Brauer wrote:> Hi, > > during the startup of my DomU I receive the following dump from XEN: > > 0.049327] TCP: Hash tables configured (established 2048 bind 2048) > [ 0.049334] TCP reno registered > [ 0.049388] NET: Registered protocol family 1 > [ 0.049446] Unpacking initramfs... > [ 0.908791] Kernel panic - not syncing: Out of memory and no > killable processes... > [ 0.908793] > [ 0.908857] Pid: 1, comm: swapper Not tainted 2.6.32-5-xen-amd64 #1 > [ 0.908862] Call Trace: > [ 0.908880] [<ffffffff8130b7aa>] ? panic+0x86/0x143 > [ 0.908895] [<ffffffff8100e635>] ? xen_force_evtchn_callback+0x9/0xa > [ 0.908907] [<ffffffff810bafc7>] ? get_page_from_freelist+0x723/0x767 > [ 0.908916] [<ffffffff8102ddc4>] ? pvclock_clocksource_read+0x3a/0x8b > [ 0.908929] [<ffffffff8106d4f7>] ? ktime_get_ts+0x68/0xb2 > [ 0.908936] [<ffffffff810b7821>] ? __out_of_memory+0x10f/0x141 > [ 0.908941] [<ffffffff810b7993>] ? out_of_memory+0x140/0x172 > [ 0.908947] [<ffffffff810bb742>] ? __alloc_pages_nodemask+0x4ec/0x5fe > [ 0.908956] [<ffffffff810e1ad7>] ? alloc_page_interleave+0x2d/0x74 > [ 0.908962] [<ffffffff810b574e>] ? > grab_cache_page_write_begin+0x55/0x97 > [ 0.908973] [<ffffffff81108ac1>] ? simple_write_begin+0x28/0x5d > [ 0.908980] [<ffffffff810b5fc4>] ? > generic_file_buffered_write+0x118/0x278 > [ 0.908986] [<ffffffff811047e1>] ? mntput_no_expire+0x23/0xee > [ 0.908997] [<ffffffff810b64d5>] ? > __generic_file_aio_write+0x25f/0x293 > [ 0.909003] [<ffffffff81101d8d>] ? inode_init_always+0x109/0x1aa > [ 0.909009] [<ffffffff810b6562>] ? generic_file_aio_write+0x59/0x9f > [ 0.909017] [<ffffffff810efc4e>] ? do_sync_write+0xce/0x113 > [ 0.909024] [<ffffffff81065f86>] ? autoremove_wake_function+0x0/0x2e > [ 0.909035] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 > [ 0.909042] [<ffffffff8100ecf2>] ? check_events+0x12/0x20 > [ 0.909047] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 > [ 0.909053] [<ffffffff810f05a0>] ? vfs_write+0xa9/0x102 > [ 0.909058] [<ffffffff810f06b5>] ? sys_write+0x45/0x6e > [ 0.909066] [<ffffffff81509a02>] ? do_copy+0x2c/0xdf > [ 0.909072] [<ffffffff815097fb>] ? unpack_to_rootfs+0x1a6/0x381 > [ 0.909084] [<ffffffff811a56f7>] ? pci_get_subsys+0x21/0x73 > [ 0.909090] [<ffffffff8150a209>] ? populate_rootfs+0x0/0x108 > [ 0.909096] [<ffffffff8150a268>] ? populate_rootfs+0x5f/0x108 > [ 0.909105] [<ffffffff8152da34>] ? pci_apply_final_quirks+0x1f/0x2b > [ 0.909111] [<ffffffff8100a065>] ? do_one_initcall+0x64/0x174 > [ 0.909117] [<ffffffff81508677>] ? kernel_init+0x158/0x1ae > [ 0.909125] [<ffffffff81012baa>] ? child_rip+0xa/0x20 > [ 0.909131] [<ffffffff81011d61>] ? int_ret_from_sys_call+0x7/0x1b > [ 0.909136] [<ffffffff8101251d>] ? retint_restore_args+0x5/0x6 > [ 0.909142] [<ffffffff81012ba0>] ? child_rip+0x0/0x20 > > I am using the Hypervisor 4.1.2 build from source. > The Dom0 ist running and there are no errors. > > What does this message mean, and how can I solve this issue in order > to startup my DomU''s properly. > Thanks. > > Cheers, > Maik > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-usersPost domU config -- May the ping be with you .. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maik Brauer
2011-Oct-26 11:52 UTC
Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
Below as requested the DomU config: kernel = "/boot/vmlinuz-2.6.32-5-xen-amd64" ramdisk = "/boot/initrd.img-2.6.32-5-xen-amd64" memory = 64 # A name for your domain. All domains must have different names. name = "Test-DomU" vcpus = 1 vif = [ '''' ] disk = [ ''phy:/dev/sdb1,sdb1,w'' ] #vtpm = [ ''instance=1,backend=0'' ] # Set if you want dhcp to allocate the IP address. #dhcp="dhcp" # Set netmask. #netmask# Set default gateway. #gateway# Set the hostname. #hostname= "vm%d" % vmid # Set root device. root = "/dev/sda1 ro" # Root device for nfs. #root = "/dev/nfs" # The nfs server. #nfs_server = ''192.0.2.1'' # Root directory on the nfs server. #nfs_root = ''/full/path/to/root/directory'' # Sets runlevel 4. #extra = "4" extra = "TERM=xterm xencons=tty console=tty1" #on_poweroff = ''destroy'' #on_reboot = ''restart'' #on_crash = ''restart'' From: Steve Allison <xen-users@stalks.nooblet.org> Date: Wed, 26 Oct 2011 12:47:13 +0100 To: <xen-users@lists.xensource.com> Subject: Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes... On 26/10/2011 12:30, Maik Brauer wrote:> > Hi, > > > > > during the startup of my DomU I receive the following dump from XEN: > > > > > > 0.049327] TCP: Hash tables configured (established 2048 bind 2048) > > [ 0.049334] TCP reno registered > > [ 0.049388] NET: Registered protocol family 1 > > [ 0.049446] Unpacking initramfs... > > [ 0.908791] Kernel panic - not syncing: Out of memory and no killable > processes... > > [ 0.908793] > > [ 0.908857] Pid: 1, comm: swapper Not tainted 2.6.32-5-xen-amd64 #1 > > [ 0.908862] Call Trace: > > [ 0.908880] [<ffffffff8130b7aa>] ? panic+0x86/0x143 > > [ 0.908895] [<ffffffff8100e635>] ? xen_force_evtchn_callback+0x9/0xa > > [ 0.908907] [<ffffffff810bafc7>] ? get_page_from_freelist+0x723/0x767 > > [ 0.908916] [<ffffffff8102ddc4>] ? pvclock_clocksource_read+0x3a/0x8b > > [ 0.908929] [<ffffffff8106d4f7>] ? ktime_get_ts+0x68/0xb2 > > [ 0.908936] [<ffffffff810b7821>] ? __out_of_memory+0x10f/0x141 > > [ 0.908941] [<ffffffff810b7993>] ? out_of_memory+0x140/0x172 > > [ 0.908947] [<ffffffff810bb742>] ? __alloc_pages_nodemask+0x4ec/0x5fe > > [ 0.908956] [<ffffffff810e1ad7>] ? alloc_page_interleave+0x2d/0x74 > > [ 0.908962] [<ffffffff810b574e>] ? grab_cache_page_write_begin+0x55/0x97 > > [ 0.908973] [<ffffffff81108ac1>] ? simple_write_begin+0x28/0x5d > > [ 0.908980] [<ffffffff810b5fc4>] ? generic_file_buffered_write+0x118/0x278 > > [ 0.908986] [<ffffffff811047e1>] ? mntput_no_expire+0x23/0xee > > [ 0.908997] [<ffffffff810b64d5>] ? __generic_file_aio_write+0x25f/0x293 > > [ 0.909003] [<ffffffff81101d8d>] ? inode_init_always+0x109/0x1aa > > [ 0.909009] [<ffffffff810b6562>] ? generic_file_aio_write+0x59/0x9f > > [ 0.909017] [<ffffffff810efc4e>] ? do_sync_write+0xce/0x113 > > [ 0.909024] [<ffffffff81065f86>] ? autoremove_wake_function+0x0/0x2e > > [ 0.909035] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 > > [ 0.909042] [<ffffffff8100ecf2>] ? check_events+0x12/0x20 > > [ 0.909047] [<ffffffff811544fd>] ? cap_inode_setattr+0x0/0x3 > > [ 0.909053] [<ffffffff810f05a0>] ? vfs_write+0xa9/0x102 > > [ 0.909058] [<ffffffff810f06b5>] ? sys_write+0x45/0x6e > > [ 0.909066] [<ffffffff81509a02>] ? do_copy+0x2c/0xdf > > [ 0.909072] [<ffffffff815097fb>] ? unpack_to_rootfs+0x1a6/0x381 > > [ 0.909084] [<ffffffff811a56f7>] ? pci_get_subsys+0x21/0x73 > > [ 0.909090] [<ffffffff8150a209>] ? populate_rootfs+0x0/0x108 > > [ 0.909096] [<ffffffff8150a268>] ? populate_rootfs+0x5f/0x108 > > [ 0.909105] [<ffffffff8152da34>] ? pci_apply_final_quirks+0x1f/0x2b > > [ 0.909111] [<ffffffff8100a065>] ? do_one_initcall+0x64/0x174 > > [ 0.909117] [<ffffffff81508677>] ? kernel_init+0x158/0x1ae > > [ 0.909125] [<ffffffff81012baa>] ? child_rip+0xa/0x20 > > [ 0.909131] [<ffffffff81011d61>] ? int_ret_from_sys_call+0x7/0x1b > > [ 0.909136] [<ffffffff8101251d>] ? retint_restore_args+0x5/0x6 > > [ 0.909142] [<ffffffff81012ba0>] ? child_rip+0x0/0x20 > > > > > > I am using the Hypervisor 4.1.2 build from source. > > The Dom0 ist running and there are no errors. > > > > > What does this message mean, and how can I solve this issue in order to > startup my DomU''s properly. > > Thanks. > > > > > Cheers, > > Maik > > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.comhttp://lists.xensource.com/xen-users >Post domU config -- May the ping be with you .. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Steve Allison
2011-Oct-26 11:57 UTC
Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
On 26/10/2011 12:52, Maik Brauer wrote:> Below as requested the DomU config: > > memory = 64 >Try a bit more RAM than 64MB. Test with 256MB. -- May the ping be with you .. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maik Brauer
2011-Oct-26 12:28 UTC
Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
OK it seems that now the DomU comes up. But, now it stops here: ================== [ 0.131327] Write protecting the kernel read-only data: 4332k Loading, please wait... [ 0.248292] udev[46]: starting version 164 [ 0.397877] Initialising Xen virtual ethernet driver. [ 0.436386] blkfront: xvdb1: barriers enabled Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 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/sda1 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) ================== Is there something which I missed in the RAMDISK (initrd.img-2.6.32-5-xen-amd64)? On 26/10/11 1:57 PM, "Steve Allison" <xen-users@stalks.nooblet.org> wrote:>On 26/10/2011 12:52, Maik Brauer wrote: >> Below as requested the DomU config: >> >> memory = 64 >> > >Try a bit more RAM than 64MB. Test with 256MB. >-- >May the ping be with you .._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Steve Allison
2011-Oct-26 12:49 UTC
Re: [Xen-users] During startup of DomU: Kernel panic - not syncing: Out of memory and no killable processes...
On 26/10/2011 13:28, Maik Brauer wrote:> OK it seems that now the DomU comes up. > But, now it stops here: > > ==================> > [ 0.131327] Write protecting the kernel read-only data: 4332k > Loading, please wait... > [ 0.248292] udev[46]: starting version 164 > [ 0.397877] Initialising Xen virtual ethernet driver. > [ 0.436386] blkfront: xvdb1: barriers enabled > Begin: Loading essential drivers ... done. > Begin: Running /scripts/init-premount ... done. > Begin: Mounting root file system ... Begin: Running /scripts/local-top ... > 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/sda1 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) > ==================> > > Is there something which I missed in the RAMDISK > (initrd.img-2.6.32-5-xen-amd64)? >In your domU config you have put "sdb", but the guest OS is looking for "sda" -- May the ping be with you .. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users