All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valtteri Kiviniemi <valtteri.kiviniemi@dataproof.fi>
To: xen-devel@lists.xensource.com
Subject: Re: 2.6.28 64-bit domU not booting
Date: Mon, 05 Jan 2009 14:48:09 +0200	[thread overview]
Message-ID: <49620189.4090108@dataproof.fi> (raw)
In-Reply-To: <4961FABF.1020304@dataproof.fi>

Oh,

forgot to say that im using Xen 3.3.1-rc1-pre and 2.6.18.8-xen0

Valtteri Kiviniemi kirjoitti:
> Hi,
> 
> Im using vanilla 2.6.28 kernel from kernel.org and when I try to boot my 
>  domU with it, it just disappears without any error or warning.
> 
> I have double checked that I have all the necessary options enabled on 
> my kernel config.
> 
> xend.log says following:
> 
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) 
> XendDomainInfo.create(['vm', ['name', 'dataproof'], ['memory', '256'], 
> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 
> 'restart'], ['vcpus', '1'], ['on_xend_start', 'ignore'], 
> ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', 
> '/boot/vmlinux-2.6.28'], ['root', '/dev/xvda1 ro'], ['args', 
> 'xencons=hvc0 console=hvc0']]], ['device', ['vbd', ['uname', 
> 'phy:/dev/virtual/dataproof'], ['dev', 'xvda1'], ['mode', 'w']]], 
> ['device', ['vbd', ['uname', 'phy:/dev/virtual/dataproofswap'], ['dev', 
> 'xvda2'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], 
> ['mac', '00:16:3e:50:c7:43']]]])
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) 
> XendDomainInfo.constructDomain
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) Balloon: 2949932 KiB 
> free; need 2048; done.
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) Adding Domain: 58
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) 
> XendDomainInfo.initDomain: 58 256
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) 
> _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, 
> memory_static_min=0x0.
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) Balloon: 2949924 KiB 
> free; need 263168; done.
> [2009-01-05 13:16:31 8052] INFO (__init__:1072) buildDomain os=linux 
> dom=58 vcpus=1
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) domid          = 58
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) memsize        = 256
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) image          = 
> /boot/vmlinux-2.6.28
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) store_evtchn   = 1
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) console_evtchn = 2
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) cmdline        = 
> root=/dev/xvda1 ro xencons=hvc0 console=hvc0
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) ramdisk        =
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) vcpus          = 1
> [2009-01-05 13:16:31 8052] DEBUG (__init__:1072) features       =
> [2009-01-05 13:16:32 8052] INFO (__init__:1072) createDevice: vbd : 
> {'uuid': '24753641-db04-731b-adc1-ed1773bf956d', 'bootable': 1, 
> 'driver': 'paravirtualised', 'dev': 'xvda1', 'uname': 
> 'phy:/dev/virtual/dataproof', 'mode': 'w'}
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'virtual-device': '51713', 'device-type': 'disk', 'protocol': 
> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': 
> '/local/domain/0/backend/vbd/58/51713'} to 
> /local/domain/58/device/vbd/51713.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'domain': 'dataproof', 'frontend': '/local/domain/58/device/vbd/51713', 
> 'uuid': '24753641-db04-731b-adc1-ed1773bf956d', 'dev': 'xvda1', 'state': 
> '1', 'params': '/dev/virtual/dataproof', 'mode': 'w', 'online': '1', 
> 'frontend-id': '58', 'type': 'phy'} to 
> /local/domain/0/backend/vbd/58/51713.
> [2009-01-05 13:16:32 8052] INFO (__init__:1072) createDevice: vbd : 
> {'uuid': 'a8053c53-719a-e7a7-3389-92cd1610a1f8', 'bootable': 0, 
> 'driver': 'paravirtualised', 'dev': 'xvda2', 'uname': 
> 'phy:/dev/virtual/dataproofswap', 'mode': 'w'}
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'virtual-device': '51714', 'device-type': 'disk', 'protocol': 
> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': 
> '/local/domain/0/backend/vbd/58/51714'} to 
> /local/domain/58/device/vbd/51714.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'domain': 'dataproof', 'frontend': '/local/domain/58/device/vbd/51714', 
> 'uuid': 'a8053c53-719a-e7a7-3389-92cd1610a1f8', 'dev': 'xvda2', 'state': 
> '1', 'params': '/dev/virtual/dataproofswap', 'mode': 'w', 'online': '1', 
> 'frontend-id': '58', 'type': 'phy'} to 
> /local/domain/0/backend/vbd/58/51714.
> [2009-01-05 13:16:32 8052] INFO (__init__:1072) createDevice: vif : 
> {'bridge': 'xenbr0', 'mac': '00:16:3e:50:c7:43', 'uuid': 
> '42ff0ad4-e5fb-4dc1-0436-05580093af2b'}
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'mac': '00:16:3e:50:c7:43', 'handle': '0', 'protocol': 'x86_64-abi', 
> 'backend-id': '0', 'state': '1', 'backend': 
> '/local/domain/0/backend/vif/58/0'} to /local/domain/58/device/vif/0.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'bridge': 'xenbr0', 'domain': 'dataproof', 'handle': '0', 'uuid': 
> '42ff0ad4-e5fb-4dc1-0436-05580093af2b', 'script': 
> '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3e:50:c7:43', 
> 'frontend-id': '58', 'state': '1', 'online': '1', 'frontend': 
> '/local/domain/58/device/vif/0'} to /local/domain/0/backend/vif/58/0.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) Storing VM details: 
> {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 
> 'd7774355-4b1e-18d5-7177-41dc019dbe9c', 'on_reboot': 'restart', 
> 'start_time': '1231154192.25', 'on_poweroff': 'destroy', 
> 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': 
> '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel 
> /boot/vmlinux-2.6.28) (args 'root=/dev/xvda1 ro xencons=hvc0 
> console=hvc0') (notes (HV_START_LOW 18446603336221196288) (FEATURES 
> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE 
> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS 
> linux) (HYPERCALL_PAGE 18446744071564201984) (LOADER generic) 
> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071568527872) 
> (XEN_VERSION xen-3.0)))", 'name': 'dataproof'}
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) Storing domain details: 
> {'console/ring-ref': '1934400', 'image/entry': '18446744071568527872', 
> 'console/port': '2', 'store/ring-ref': '1934401', 'image/loader': 
> 'generic', 'vm': '/vm/d7774355-4b1e-18d5-7177-41dc019dbe9c', 
> 'control/platform-feature-multiprocessor-suspend': '1', 
> 'image/hv-start-low': '18446603336221196288', 'image/guest-os': 'linux', 
> 'image/virt-base': '18446744071562067968', 'memory/target': '262144', 
> 'image/guest-version': '2.6', 'image/pae-mode': 'yes', 'console/limit': 
> '1048576', 'image/paddr-offset': '0', 'image/hypercall-page': 
> '18446744071564201984', 'image/suspend-cancel': '1', 
> 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': 
> '1', 'image/features/writable-page-tables': '0', 'console/type': 
> 'xenconsoled', 'name': 'dataproof', 'domid': '58', 'image/xen-version': 
> 'xen-3.0', 'store/port': '1'}
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': 
> '/local/domain/0/backend/console/58/0'} to 
> /local/domain/58/device/console/0.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) DevController: writing 
> {'domain': 'dataproof', 'frontend': '/local/domain/58/device/console/0', 
> 'uuid': '4ebfb3e4-79bf-27c3-0d58-acf2e0904e0f', 'frontend-id': '58', 
> 'state': '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to 
> /local/domain/0/backend/console/58/0.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) 
> XendDomainInfo.handleShutdownWatch
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) Waiting for devices vif.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) Waiting for 0.
> [2009-01-05 13:16:32 8052] DEBUG (__init__:1072) hotplugStatusCallback 
> /local/domain/0/backend/vif/58/0/hotplug-status.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) hotplugStatusCallback 
> /local/domain/0/backend/vif/58/0/hotplug-status.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) hotplugStatusCallback 1.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) Waiting for devices vscsi.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) Waiting for devices vbd.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) Waiting for 51713.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) hotplugStatusCallback 
> /local/domain/0/backend/vbd/58/51713/hotplug-status.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) hotplugStatusCallback 1.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) Waiting for 51714.
> [2009-01-05 13:16:33 8052] DEBUG (__init__:1072) hotplugStatusCallback 
> /local/domain/0/backend/vbd/58/51714/hotplug-status.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) hotplugStatusCallback 
> /local/domain/0/backend/vbd/58/51714/hotplug-status.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) hotplugStatusCallback 1.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices irq.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices vkbd.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices vfb.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices 
> console.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for 0.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices pci.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices 
> ioports.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices tap.
> [2009-01-05 13:16:34 8052] DEBUG (__init__:1072) Waiting for devices vtpm.
> [2009-01-05 13:16:34 8052] INFO (__init__:1072) Domain dataproof (58) 
> unpaused.
> [2009-01-05 13:16:34 8052] WARNING (__init__:1072) Domain has crashed: 
> name=dataproof id=58.
> 
> and then it loops for a while until:
> 
> [2009-01-05 13:16:35 8052] ERROR (__init__:1072) VM dataproof restarting 
> too fast (1.637592 seconds since the last restart).  Refusing to restart 
> to avoid loops.
> 
> Any suggestions?
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  reply	other threads:[~2009-01-05 12:48 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 12:19 2.6.28 64-bit domU not booting Valtteri Kiviniemi
2009-01-05 12:48 ` Valtteri Kiviniemi [this message]
2009-01-06 14:50   ` Pasi Kärkkäinen
2009-01-05 14:24 ` Ian Campbell
2009-01-05 18:11   ` Valtteri Kiviniemi
2009-01-06  9:54     ` Ian Campbell
2009-01-06 14:37       ` Valtteri Kiviniemi
2009-01-06 14:56         ` Ian Campbell
2009-01-06 14:59           ` Valtteri Kiviniemi
2009-01-07 13:28             ` Valtteri Kiviniemi
2009-01-07 13:33               ` Ian Campbell
2009-01-07 13:39                 ` Valtteri Kiviniemi
2009-01-07 14:25                   ` Valtteri Kiviniemi
2009-01-07 15:25                     ` Pasi Kärkkäinen
2009-01-07 16:19                       ` Valtteri Kiviniemi
2009-01-07 16:23                         ` Pasi Kärkkäinen
2009-01-07 16:25                           ` Valtteri Kiviniemi
2009-01-07 17:15                             ` Pasi Kärkkäinen
2009-01-07 18:06                               ` Valtteri Kiviniemi
2009-01-07 18:17                                 ` Pasi Kärkkäinen
2009-01-07 18:20                                   ` Valtteri Kiviniemi
2009-01-07 19:26                                     ` Pasi Kärkkäinen
2009-01-07 19:34                                       ` Valtteri Kiviniemi
2009-01-07 19:38                                         ` Pasi Kärkkäinen
2009-01-07 19:42                                           ` Valtteri Kiviniemi
2009-01-07 19:47                                             ` Pasi Kärkkäinen
2009-01-07 19:51                                               ` Valtteri Kiviniemi
2009-01-11  0:39                                                 ` Valtteri Kiviniemi
2009-01-16 19:16                                                   ` Jeremy Fitzhardinge
2009-01-18 18:11                                                     ` Valtteri Kiviniemi
2009-01-20 19:16                                                       ` Jeremy Fitzhardinge
2009-01-20 21:39                                                         ` Valtteri Kiviniemi
2009-02-01 15:13                                     ` dbaxps
2009-03-27 10:37 ` Chris Lalancette
2009-03-27 18:34   ` Jeremy Fitzhardinge
2009-03-30  9:19     ` Chris Lalancette

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=49620189.4090108@dataproof.fi \
    --to=valtteri.kiviniemi@dataproof.fi \
    --cc=xen-devel@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.