[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] domU paused in booting
Hi all, my domU guests stop booting in my new 3.2 (kernel 2.6.18.8) xen installation when run perfectly in my other 3.0.2 (2.6.16) xen server. whe i start the domU with "xm create" i get these messages: Using config file "./debian.4-0.xen3.cfg". Started domain debian.4-0 IP route cache hash table entries: 4096 (order: 2, 16384 bytes) TCP established hash table entries: 16384 (order: 5, 131072 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 16384 bind 8192) 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 tty0 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 3 blkfront: hda1: barriers enabled blkfront: hda2: barriers enabled XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 148k freed *************************************************************** *************************************************************** ** 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: depmod (pid=668) ** *************************************************************** *************************************************************** Continuing... EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. Adding 65528k swap on /dev/hda2. Priority:-1 extents:1 across:65528k EXT3 FS on hda1, internal journal and remains without starting in "b" state in the "xm list" command. my cfg file contains: kernel = "/boot/vmlinuz-2.6.18.8-xenU" ramdisk = "/boot/initrd.img-2.6.18.8-xenU.img" memory = "256" name = "debian.4-0" disk = ['file:/tmp/debian.4-0.img,hda1,w', 'file:/tmp/debian.swap,hda2,w'] root = "/dev/hda1 ro" extra = 'xencons=tty0' in the /var/log/xen/xend.log i get this: [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:84) XendDomainInfo.create(['vm', ['name', 'debian.4-0'], ['memory', '256'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/vmlinuz-2.6.18.8-xenU'], ['ramdisk ', '/boot/initrd.img-2.6.18.8-xenU.img'], ['root', '/dev/hda1 ro'], ['args', 'xencons=tty0']]], ['device', ['vbd', ['uname', 'file:/tm p/debian.4-0.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/tmp/debian.swap'], ['dev', 'hda2'], ['mode', 'w']]]]) [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:1618) XendDomainInfo.constructDomain [2008-03-07 17:17:37 2561] DEBUG (balloon:132) Balloon: 262304 KiB free; need 2048; done. [2008-03-07 17:17:37 2561] DEBUG (XendDomain:443) Adding Domain: 6 [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:1703) XendDomainInfo.initDomain: 6 256 [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:1739) _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, memory_static_min= 0x0. [2008-03-07 17:17:37 2561] DEBUG (balloon:132) Balloon: 262304 KiB free; need 262144; done. [2008-03-07 17:17:37 2561] INFO (image:139) buildDomain os=linux dom=6 vcpus=1 [2008-03-07 17:17:37 2561] DEBUG (image:363) domid = 6 [2008-03-07 17:17:37 2561] DEBUG (image:364) memsize = 256 [2008-03-07 17:17:37 2561] DEBUG (image:365) image = /boot/vmlinuz-2.6.18.8-xenU [2008-03-07 17:17:37 2561] DEBUG (image:366) store_evtchn = 1 [2008-03-07 17:17:37 2561] DEBUG (image:367) console_evtchn = 2 [2008-03-07 17:17:37 2561] DEBUG (image:368) cmdline = root=/dev/hda1 ro xencons=tty0 [2008-03-07 17:17:37 2561] DEBUG (image:369) ramdisk = /boot/initrd.img-2.6.18.8-xenU.img [2008-03-07 17:17:37 2561] DEBUG (image:370) vcpus = 1 [2008-03-07 17:17:37 2561] DEBUG (image:371) features = [2008-03-07 17:17:37 2561] INFO (XendDomainInfo:1514) createDevice: vbd : {'uuid': '8855d3c4-fbcd-4982-76d1-9dcfe5582ea5', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'file:/tmp/debian.4-0.img', 'mode': 'w'} [2008-03-07 17:17:37 2561] DEBUG (DevController:118) DevController: writing {'virtual-device': '769', 'device-type': 'disk', 'protocol ': 'x86_32-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/6/769'} to /local/domain/6/device/vbd/769. [2008-03-07 17:17:37 2561] DEBUG (DevController:120) DevController: writing {'domain': 'debian.4-0', 'frontend': '/local/domain/6/devi ce/vbd/769', 'uuid': '8855d3c4-fbcd-4982-76d1-9dcfe5582ea5', 'dev': 'hda1', 'state': '1', 'params': '/tmp/debian.4-0.img', 'mode': 'w' , 'online': '1', 'frontend-id': '6', 'type': 'file'} to /local/domain/0/backend/vbd/6/769. [2008-03-07 17:17:37 2561] INFO (XendDomainInfo:1514) createDevice: vbd : {'uuid': '5c1e0ae6-b0b1-e687-5bd8-5b12ce4ece71', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda2', 'uname': 'file:/tmp/debian.swap', 'mode': 'w'} [2008-03-07 17:17:37 2561] DEBUG (DevController:118) DevController: writing {'virtual-device': '770', 'device-type': 'disk', 'protocol ': 'x86_32-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/6/770'} to /local/domain/6/device/vbd/770. [2008-03-07 17:17:37 2561] DEBUG (DevController:120) DevController: writing {'domain': 'debian.4-0', 'frontend': '/local/domain/6/devi ce/vbd/770', 'uuid': '5c1e0ae6-b0b1-e687-5bd8-5b12ce4ece71', 'dev': 'hda2', 'state': '1', 'params': '/tmp/debian.swap', 'mode': 'w', ' online': '1', 'frontend-id': '6', 'type': 'file'} to /local/domain/0/backend/vbd/6/770. [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:2196) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '1 ab839e6-cd66-4fe6-b69d-cc94d72b9d61', 'on_reboot': 'restart', 'start_time': '1204906657.58', 'on_poweroff': 'destroy', 'on_xend_start' : 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/vmlinuz- 2.6.18.8-xenU) (ramdisk /boot/initrd.img-2.6.18.8-xenU.img) (args 'root=/dev/hda1 ro xencons=tty0') (notes (HV_START_LOW -176160768) ( FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_ pgdir_above_4gb|supervisor_mode_kernel') (VIRT_B ASE -1073741824) (GUEST_VERSION 2.6) (PADDR_OFFSET -1073741824) (GUEST_OS linux) (HYPERCALL_PAGE -1072689152) (LOADER generic) (SUSPEN D_CANCEL 1) (PAE_MODE yes) (ENTRY -1072693248) (XEN_VERSION xen-3.0)))", 'name': 'debian.4-0'} [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:1008) Storing domain details: {'console/ring-ref': '2258174', 'image/entry': '-107269 3248', 'console/port': '2', 'store/ring-ref': '2258175', 'image/loader': 'generic', 'vm': '/vm/1ab839e6-cd66-4fe6-b69d-cc94d72b9d61', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '-176160768', 'image/guest-os': 'linux', 'image/features /writable-descriptor-tables': '1', 'image/virt-base': '-1073741824', 'memory/target': '262144', 'image/guest-version': '2.6', 'image/f eatures/supervisor-mode-kernel': '1', 'image/pae-mode': 'yes', 'console/limit': '1048576', 'image/paddr-offset': '-1073741824', 'image /hypercall-page': '-1072689152', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1 ', 'image/features/writable-page-tables': '1', 'console/type': 'xenconsoled', 'image/features/auto-translated-physmap': '1', 'name': ' debian.4-0', 'domid': '6', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2008-03-07 17:17:37 2561] DEBUG (DevController:118) DevController: writing {'protocol': 'x86_32-abi', 'state': '1', 'backend-id': '0' , 'backend': '/local/domain/0/backend/console/6/0'} to /local/domain/6/device/console/0. [2008-03-07 17:17:37 2561] DEBUG (DevController:120) DevController: writing {'domain': 'debian.4-0', 'frontend': '/local/domain/6/devi ce/console/0', 'uuid': '72ace586-139c-f08f-83a7-c9287aa9bc38', 'frontend-id': '6', 'state': '1', 'location': '2', 'online': '1', 'prot ocol': 'vt100'} to /local/domain/0/backend/console/6/0. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices vif. [2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:1092) XendDomainInfo.handleShutdownWatch [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices vbd. [2008-03-07 17:17:37 2561] DEBUG (DevController:156) Waiting for 769. [2008-03-07 17:17:37 2561] DEBUG (DevController:595) hotplugStatusCallback /local/domain/0/backend/vbd/6/769/hotplug-status. [2008-03-07 17:17:37 2561] DEBUG (DevController:595) hotplugStatusCallback /local/domain/0/backend/vbd/6/769/hotplug-status. [2008-03-07 17:17:37 2561] DEBUG (DevController:609) hotplugStatusCallback 1. [2008-03-07 17:17:37 2561] DEBUG (DevController:156) Waiting for 770. [2008-03-07 17:17:37 2561] DEBUG (DevController:595) hotplugStatusCallback /local/domain/0/backend/vbd/6/770/hotplug-status. [2008-03-07 17:17:37 2561] DEBUG (DevController:595) hotplugStatusCallback /local/domain/0/backend/vbd/6/770/hotplug-status. [2008-03-07 17:17:37 2561] DEBUG (DevController:609) hotplugStatusCallback 1. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices irq. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices vkbd. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices vfb. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices console. [2008-03-07 17:17:37 2561] DEBUG (DevController:156) Waiting for 0. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices pci. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices ioports. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices tap. [2008-03-07 17:17:37 2561] DEBUG (DevController:151) Waiting for devices vtpm. [2008-03-07 17:17:37 2561] INFO (XendDomain:1165) Domain debian.4-0 (6) unpaused. however im still able to shutdown the domU from other terminal and then get the following: xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping System halted. Any idea? regards Pablo _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |