[opensuse-virtual] domU exec via 'xm create' hangs only after migration opensuse 11.0 -> 11.1
i've migrated from opensuse 11.0 -> 11.1, uname -a Linux server 2.6.27.7-9-xen #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux i'm now trying to get xen domu's working. as in my previous 11.0 setup, i've built up & populated a 'template' domU image, using autoyast. i launch the runtime, which worked fine under 11.0, xm create -c os11t.cfg where, cat os11t.cfg name = 'os11t' builder = 'linux' bootloader = '/usr/lib/xen/boot/domUloader.py' bootargs = '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen' disk = [ 'phy:/dev/guests/os11t,xvda,w', ] boot = 'c' root = '/dev/system/root' vif = [ 'mac=00:16:3E:10:00:99, bridge=brMB, vifname=vifT.INT', ] vfb = [ 'type=vnc, vncdisplay=99, vnclisten=127.0.0.1' ] extra = 'textmode=1 xencons=xvc0' maxmem = 512 memory = 512 vcpus = 1 localtime = 0 on_shutdown = 'destroy' on_reboot = 'restart' on_crash = 'restart' now, under 11.1, the guest launch gets to type=1505 audit(1231755043.704:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=958 then simply hangs, requiring kill(s) or reboot to recover. @ the hang, the dom0's still alive. checking, I see, xm list Name ID Mem VCPUs State Time(s) Domain-0 0 512 2 r----- 66.5 os11t 1 512 1 -b---- 24.5 any hints as to what the problem might be, or where/what to start debugging? perhaps required config changed? thanks. @ console --------- xm create -c os11t.cfg Using config file "./os11t.cfg". Copy kernel /vmlinuz-xen from xvda1 to /var/lib/xen/tmp/kernel.8khnT1 for booting Started domain os11t Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 2.6.27.7-9-xen (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100 Command line: root=/dev/system/root textmode=1 xencons=xvc0 KERNEL supported cpus: Intel GenuineIntel AMD AuthenticAMD Centaur CentaurHauls Xen-provided physical RAM map: Xen: 0000000000000000 - 0000000020800000 (usable) last_pfn = 0x20800 max_arch_pfn = 0xdffffff init_memory_mapping last_map_addr: 20800000 end: 20800000 RAMDISK: 007e3000 - 01377000 ACPI in unprivileged domain disabled (3 early reservations) ==> bootmem [0000000000 - 0020000000] #0 [0000200000 - 00007e20b8] TEXT DATA BSS ==> [0000200000 - 00007e20b8] #1 [00007e3000 - 0001489000] Xen provided ==> [00007e3000 - 0001489000] #2 [0001489000 - 0001590000] PGTABLE ==> [0001489000 - 0001590000] Zone PFN ranges: DMA 0x00000000 -> 0x00001000 DMA32 0x00001000 -> 0x00100000 Normal 0x00100000 -> 0x00100000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00020800 PERCPU: Allocating 44064 bytes of per cpu data Built 1 zonelists in Zone order, mobility grouping on. Total pages: 131040 Kernel command line: root=/dev/system/root textmode=1 xencons=xvc0 Initializing CPU#0 PID hash table entries: 2048 (order: 11, 16384 bytes) Xen reported: 2109.602 MHz processor. Console: colour dummy device 80x25 console [tty0] enabled console [xvc-1] enabled Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) Software IO TLB disabled Memory: 494592k/532480k available (2485k kernel code, 29244k reserved, 2189k data, 272k init) Calibrating delay using timer specific routine.. 4223.84 BogoMIPS (lpj=8447685) Security Framework initialized SELinux: Disabled at boot. AppArmor: AppArmor initialized Mount-cache hash table entries: 256 Initializing cgroup subsys ns Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 512K (64 bytes/line) CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 SMP alternatives: switching to UP code Freeing SMP alternatives: 23k freed Brought up 1 CPUs net_namespace: 1936 bytes NET: Registered protocol family 16 Brought up 1 CPUs PCI: Fatal: No config space access function found PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled suspend: event channel 8 xen_mem: Initialising balloon driver. PCI: System does not support PCI PCI: System does not support PCI AppArmor: AppArmor Filesystem Enabled ACPI Exception (utmutex-0263): AE_BAD_PARAMETER, Thread FFFF88001F83E040 could not acquire Mutex [1] [20080609] NET: Registered protocol family 2 IP route cache hash table entries: 16384 (order: 5, 131072 bytes) TCP established hash table entries: 65536 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 65536 bind 65536) TCP reno registered NET: Registered protocol family 1 Unpacking initramfs... done Freeing initrd memory: 11856k freed platform rtc_cmos: registered platform RTC device (no PNP device found) audit: initializing netlink socket (disabled) type=2000 audit(1231754992.760:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) msgmni has been set to 261 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Non-volatile memory driver v1.2 Xen virtual console successfully installed as xvc0 Event-channel device installed. Console: switching to colour frame buffer device 100x37 console [tty0] enabled input: Xen Virtual Keyboard as /devices/virtual/input/input0 input: Xen Virtual Pointer as /devices/virtual/input/input1 PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. mice: PS/2 mouse device common for all mice TCP cubic registered registered taskstats version 1 XENBUS: Device with no driver: device/vbd/51712 XENBUS: Device with no driver: device/vif/0 XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 272k freed Write protecting the kernel read-only data: 4420k xen-vbd: registered block device major 202 blkfront: xvda: barriers enabled xvda: xvda1 xvda2 netfront: Initialising virtual ethernet driver. thermal: Unknown symbol acpi_processor_set_thermal_limit device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com udevd version 128 started md: linear personality registered for level -1 kjournald starting. Commit interval 5 seconds EXT3 FS on dm-0, internal journal EXT3-fs: mounted filesystem with ordered data mode. udevd version 128 started rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 Adding 524280k swap on /dev/mapper/system-swap. Priority:-1 extents:1 across:524280k EXT3 FS on dm-0, internal journal loop: module loaded kjournald starting. Commit interval 5 seconds EXT3 FS on xvda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. fuse init (API version 7.9) type=1505 audit(1231755042.029:2): operation="profile_load" name="/bin/ping" name2="default" pid=912 type=1505 audit(1231755042.348:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=915 type=1505 audit(1231755042.476:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=916 type=1505 audit(1231755042.665:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=918 type=1505 audit(1231755042.788:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=919 type=1505 audit(1231755042.876:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=920 type=1505 audit(1231755043.093:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=922 type=1505 audit(1231755043.293:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=936 type=1505 audit(1231755043.576:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=945 type=1505 audit(1231755043.704:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=958 --------- log tails in /var/log/xen ---------- ==> xend.log <== [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:91) XendDomainInfo.create(['vm', ['name', 'os11t'], ['memory', 512], ['maxmem', 512], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['bootloader', '/usr/lib/xen/boot/domUloader.py'], ['bootloader_args', '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen'], ['image', ['linux', ['root', '/dev/system/root'], ['args', 'textmode=1 xencons=xvc0']]], ['device', ['vbd', ['uname', 'phy:/dev/guests/os11t'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'brMB'], ['mac', '00:16:3E:10:00:99'], ['vifname', 'vifT.INT']]], ['device', ['vkbd']], ['device', ['vfb', ['vnclisten', '127.0.0.1'], ['type', 'vnc'], ['vncdisplay', '99'], ['display', 'localhost:10.0'], ['xauthority', '/root/.Xauthority']]]]) [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:2060) XendDomainInfo.constructDomain [2009-01-12 10:09:48 4653] DEBUG (balloon:151) Balloon: 7539424 KiB free; need 2048; done. [2009-01-12 10:09:48 4653] DEBUG (XendDomain:450) Adding Domain: 1 [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:2224) XendDomainInfo.initDomain: 1 256 [2009-01-12 10:09:48 4866] DEBUG (XendBootloader:117) Launching bootloader as ['/usr/lib/xen/boot/domUloader.py', '--args=root=/dev/system/root textmode=1 xencons=xvc0', '--output=/var/run/xend/boot/xenbl.18912', '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen', '/dev/guests/os11t']. ==> domain-builder-ng.log <== ### ----- xc domain builder logfile opened ----- xc_dom_allocate: cmdline="root=/dev/system/root textmode=1 xencons=xvc0", features="" xc_dom_kernel_file: filename="/var/lib/xen/tmp/kernel.8khnT1" xc_dom_malloc_filemap : 2172 kB xc_dom_malloc : 9369 kB xc_dom_do_gunzip: unzip ok, 0x21f058 -> 0x926770 xc_dom_ramdisk_file: filename="/var/lib/xen/tmp/ramdisk.NdHMgR" xc_dom_malloc_filemap : 5644 kB xc_dom_boot_xen_init: ver 3.3, caps xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0x200000 memsz=0x459000 elf_parse_binary: phdr: paddr=0x659000 memsz=0x71a38 elf_parse_binary: phdr: paddr=0x6cb000 memsz=0x888 elf_parse_binary: phdr: paddr=0x6cc000 memsz=0x1160b8 elf_parse_binary: memory: 0x200000 -> 0x7e20b8 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000 elf_xen_parse_note: PADDR_OFFSET = 0x0 elf_xen_parse_note: ENTRY = 0xffffffff80200000 elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff80207000 elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_addr_calc_check: addresses: virt_base = 0xffffffff80000000 elf_paddr_offset = 0x0 virt_offset = 0xffffffff80000000 virt_kstart = 0xffffffff80200000 virt_kend = 0xffffffff807e20b8 virt_entry = 0xffffffff80200000 xc_dom_parse_elf_kernel: xen-3.0-x86_64: 0xffffffff80200000 -> 0xffffffff807e20b8 xc_dom_mem_init: mem 512 MB, pages 0x20000 pages, 4k each xc_dom_mem_init: 0x20000 pages xc_dom_boot_mem_init: called x86_compat: guest xen-3.0-x86_64, address size 64 xc_dom_malloc : 1024 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xffffffff80200000 -> 0xffffffff807e3000 (pfn 0x200 + 0x5e3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x200+0x5e3 at 0x7f914c26c000 elf_load_binary: phdr 0 at 0x0x7f914c26c000 -> 0x0x7f914c6c5000 elf_load_binary: phdr 1 at 0x0x7f914c6c5000 -> 0x0x7f914c736a38 elf_load_binary: phdr 2 at 0x0x7f914c737000 -> 0x0x7f914c737888 elf_load_binary: phdr 3 at 0x0x7f914c738000 -> 0x0x7f914c783c20 xc_dom_alloc_segment: ramdisk : 0xffffffff807e3000 -> 0xffffffff81377000 (pfn 0x7e3 + 0xb94 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x7e3+0xb94 at 0x7f914b6d8000 xc_dom_do_gunzip: unzip ok, 0x583093 -> 0xb93010 xc_dom_alloc_segment: phys2mach : 0xffffffff81377000 -> 0xffffffff81477000 (pfn 0x1377 + 0x100 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x1377+0x100 at 0x7f914b5d8000 xc_dom_alloc_page : start info : 0xffffffff81477000 (pfn 0x1477) xc_dom_alloc_page : xenstore : 0xffffffff81478000 (pfn 0x1478) xc_dom_alloc_page : console : 0xffffffff81479000 (pfn 0x1479) nr_page_tables: 0x0000ffffffffffff/48: 0xffff000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x0000007fffffffff/39: 0xffffff8000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x000000003fffffff/30: 0xffffffff80000000 -> 0xffffffffbfffffff, 1 table(s) nr_page_tables: 0x00000000001fffff/21: 0xffffffff80000000 -> 0xffffffff817fffff, 12 table(s) xc_dom_alloc_segment: page tables : 0xffffffff8147a000 -> 0xffffffff81489000 (pfn 0x147a + 0xf pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x147a+0xf at 0x7f914b5c9000 xc_dom_alloc_page : boot stack : 0xffffffff81489000 (pfn 0x1489) xc_dom_build_image : virt_alloc_end : 0xffffffff8148a000 xc_dom_build_image : virt_pgtab_end : 0xffffffff81800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_64 <= matches xc_dom_compat_check: supported guest type: xen-3.0-x86_32p xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_compat_check: supported guest type: hvm-3.0-x86_32p xc_dom_compat_check: supported guest type: hvm-3.0-x86_64 xc_dom_update_guest_p2m: dst 64bit, pages 0x20000 clear_page: pfn 0x1479, mfn 0x214fd5 clear_page: pfn 0x1478, mfn 0x214fd6 xc_dom_pfn_to_ptr: domU mapping: pfn 0x1477+0x1 at 0x7f914b5c8000 start_info_x86_64: called setup_hypercall_page: vaddr=0xffffffff80207000 pfn=0x207 domain builder memory footprint allocated malloc : 10507 kB anon mmap : 0 bytes mapped file mmap : 7816 kB domU mmap : 18972 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0xb72fb shared_info_x86_64: called vcpu_x86_64: called vcpu_x86_64: cr3: pfn 0x147a mfn 0x214fd4 launch_vm: called, ctxt=0x7f915082ad08 xc_dom_release: called ==> xend.log <== [2009-01-12 10:09:50 4653] DEBUG (image:302) No VNC passwd configured for vfb access [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:2254) _initDomain:shadow_memory=0x0, memory_static_max=0x20000000, memory_static_min=0x0. [2009-01-12 10:09:50 4653] DEBUG (balloon:151) Balloon: 7539416 KiB free; need 526848; done. [2009-01-12 10:09:50 4653] INFO (image:166) buildDomain os=linux dom=1 vcpus=1 [2009-01-12 10:09:50 4653] DEBUG (image:641) domid = 1 [2009-01-12 10:09:50 4653] DEBUG (image:642) memsize = 512 [2009-01-12 10:09:50 4653] DEBUG (image:643) image = /var/lib/xen/tmp/kernel.8khnT1 [2009-01-12 10:09:50 4653] DEBUG (image:644) store_evtchn = 1 [2009-01-12 10:09:50 4653] DEBUG (image:645) console_evtchn = 2 [2009-01-12 10:09:50 4653] DEBUG (image:646) cmdline = root=/dev/system/root textmode=1 xencons=xvc0 [2009-01-12 10:09:50 4653] DEBUG (image:647) ramdisk = /var/lib/xen/tmp/ramdisk.NdHMgR [2009-01-12 10:09:50 4653] DEBUG (image:648) vcpus = 1 [2009-01-12 10:09:50 4653] DEBUG (image:649) features = [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vkbd : {'uuid': 'b53c7794-5215-c370-8e80-52d00d321479'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/1/0'} to /local/domain/1/device/vkbd/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'frontend-id': '1', 'domain': 'os11t', 'frontend': '/local/domain/1/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/1/0. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vfb : {'other_config': {'display': 'localhost:10.0', 'vnclisten': '127.0.0.1', 'type': 'vnc', 'xauthority': '/root/.Xauthority', 'vncdisplay': '99'}, 'xauthority': '/root/.Xauthority', 'vnclisten': '127.0.0.1', 'vncdisplay': '99', 'type': 'vnc', 'display': 'localhost:10.0', 'uuid': '5d22e2e9-bd13-7490-69de-c197cbeb1b25'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/1/0'} to /local/domain/1/device/vfb/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/vfb/0', 'xauthority': '/root/.Xauthority', 'vnclisten': '127.0.0.1', 'vncdisplay': '99', 'state': '1', 'online': '1', 'frontend-id': '1', 'type': 'vnc', 'display': 'localhost:10.0', 'uuid': '5d22e2e9-bd13-7490-69de-c197cbeb1b25'} to /local/domain/0/backend/vfb/1/0. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vbd : {'uuid': '3aa07231-7148-5b76-e4e2-b834675ae543', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'xvda', 'uname': 'phy:/dev/guests/os11t', 'mode': 'w'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'virtual-device': '51712', 'device-type': 'disk', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/51712'} to /local/domain/1/device/vbd/51712. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/vbd/51712', 'uuid': '3aa07231-7148-5b76-e4e2-b834675ae543', 'dev': 'xvda', 'state': '1', 'params': '/dev/guests/os11t', 'mode': 'w', 'online': '1', 'frontend-id': '1', 'type': 'phy'} to /local/domain/0/backend/vbd/1/51712. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vif : {'bridge': 'brMB', 'mac': '00:16:3E:10:00:99', 'vifname': 'vifT.INT', 'uuid': 'd3ae7bf2-1a47-b9a8-d6fe-fa3066d38a69'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'mac': '00:16:3E:10:00:99', 'handle': '0', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/1/0'} to /local/domain/1/device/vif/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'bridge': 'brMB', 'domain': 'os11t', 'handle': '0', 'uuid': 'd3ae7bf2-1a47-b9a8-d6fe-fa3066d38a69', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3E:10:00:99', 'frontend-id': '1', 'state': '1', 'vifname': 'vifT.INT', 'online': '1', 'frontend': '/local/domain/1/device/vif/0'} to /local/domain/0/backend/vif/1/0. [2009-01-12 10:09:50 4653] INFO (image:375) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '1', '-domain-name', 'os11t', '-k', 'en-us', '-vnc', '127.0.0.1:99', '-vncunused', '-serial', 'pty', '-M', 'xenpv'] [2009-01-12 10:09:50 4653] INFO (image:422) device model pid: 4913 [2009-01-12 10:09:50 4653] INFO (image:521) waiting for sentinel_fifo [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:2769) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 'b085d596-5d6b-0605-8c3d-ed74a0f2aa3c', 'on_reboot': 'restart', 'start_time': '1231783790.71', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel ) (args 'root=/dev/system/root textmode=1 xencons=xvc0') (device_model /usr/lib64/xen/bin/qemu-dm) (keymap en-us) (notes (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS linux) (HYPERCALL_PAGE 18446744071564193792) (LOADER generic) (SUSPEND_CANCEL 1) (ENTRY 18446744071564165120) (XEN_VERSION xen-3.0)))", 'name': 'os11t'} [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:1392) Storing domain details: {'console/ring-ref': '2183125', 'image/entry': '18446744071564165120', 'console/port': '2', 'store/ring-ref': '2183126', 'image/loader': 'generic', 'vm': '/vm/b085d596-5d6b-0605-8c3d-ed74a0f2aa3c', 'control/platform-feature-multiprocessor-suspend': '1', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '18446744071562067968', 'memory/target': '524288', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'console/limit': '1048576', 'image/paddr-offset': '0', 'image/hypercall-page': '18446744071564193792', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'console/type': 'ioemu', 'image/features/auto-translated-physmap': '1', 'name': 'os11t', 'domid': '1', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/1/0'} to /local/domain/1/device/console/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/console/0', 'uuid': '5282c462-b833-00cf-22fc-7132cdd82d37', 'frontend-id': '1', 'state': '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/1/0. [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:1476) XendDomainInfo.handleShutdownWatch [2009-01-12 10:09:50 4653] DEBUG (DevController:166) Waiting for devices vif. [2009-01-12 10:09:50 4653] DEBUG (DevController:171) Waiting for 0. [2009-01-12 10:09:50 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:695) hotplugStatusCallback 1. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vkbd. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices ioports. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices tap. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices console. [2009-01-12 10:09:51 4653] DEBUG (DevController:171) Waiting for 0. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vscsi. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vbd. [2009-01-12 10:09:51 4653] DEBUG (DevController:171) Waiting for 51712. [2009-01-12 10:09:51 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vbd/1/51712/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:695) hotplugStatusCallback 1. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices irq. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vfb. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices pci. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vtpm. [2009-01-12 10:09:51 4653] INFO (XendDomain:1175) Domain os11t (1) unpaused. ==> xen-hotplug.log <== Nothing to flush. ----------- -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org
I'm not sure where the problem lies, but this appears to be more than a configuration error. I would recommend entering a bug with this information. FWIW, "boot = 'c'" is only a valid option for fully virtualized guests ; the bootloader and bootargs lines handle that for pv guests. Sorry I can't offer more helpful information this time. Good luck. Jason
On 1/12/2009 at 11:33 AM, in message <dbd51810901121033o7a3e2dc9o93c6e6e7064818b3@mail.gmail.com>, PGNet <pgnet.trash+osvm@gmail.com> wrote: i've migrated from opensuse 11.0 -> 11.1,
uname -a Linux server 2.6.27.7-9-xen #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
i'm now trying to get xen domu's working.
as in my previous 11.0 setup, i've built up & populated a 'template' domU image, using autoyast.
i launch the runtime, which worked fine under 11.0,
xm create -c os11t.cfg
where,
cat os11t.cfg name = 'os11t' builder = 'linux' bootloader = '/usr/lib/xen/boot/domUloader.py' bootargs = '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen' disk = [ 'phy:/dev/guests/os11t,xvda,w', ] boot = 'c' root = '/dev/system/root' vif = [ 'mac=00:16:3E:10:00:99, bridge=brMB, vifname=vifT.INT', ] vfb = [ 'type=vnc, vncdisplay=99, vnclisten=127.0.0.1' ] extra = 'textmode=1 xencons=xvc0' maxmem = 512 memory = 512 vcpus = 1 localtime = 0 on_shutdown = 'destroy' on_reboot = 'restart' on_crash = 'restart'
now, under 11.1, the guest launch gets to
type=1505 audit(1231755043.704:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=958
then simply hangs, requiring kill(s) or reboot to recover.
@ the hang, the dom0's still alive. checking, I see,
xm list Name ID Mem VCPUs State Time(s) Domain-0 0 512 2 r----- 66.5 os11t 1 512 1 -b---- 24.5
any hints as to what the problem might be, or where/what to start debugging? perhaps required config changed?
thanks.
@ console --------- xm create -c os11t.cfg Using config file "./os11t.cfg". Copy kernel /vmlinuz-xen from xvda1 to /var/lib/xen/tmp/kernel.8khnT1 for booting Started domain os11t Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 2.6.27.7-9-xen (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100 Command line: root=/dev/system/root textmode=1 xencons=xvc0 KERNEL supported cpus: Intel GenuineIntel AMD AuthenticAMD Centaur CentaurHauls Xen-provided physical RAM map: Xen: 0000000000000000 - 0000000020800000 (usable) last_pfn = 0x20800 max_arch_pfn = 0xdffffff init_memory_mapping last_map_addr: 20800000 end: 20800000 RAMDISK: 007e3000 - 01377000 ACPI in unprivileged domain disabled (3 early reservations) ==> bootmem [0000000000 - 0020000000] #0 [0000200000 - 00007e20b8] TEXT DATA BSS ==> [0000200000 - 00007e20b8] #1 [00007e3000 - 0001489000] Xen provided ==> [00007e3000 - 0001489000] #2 [0001489000 - 0001590000] PGTABLE ==> [0001489000 - 0001590000] Zone PFN ranges: DMA 0x00000000 -> 0x00001000 DMA32 0x00001000 -> 0x00100000 Normal 0x00100000 -> 0x00100000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00020800 PERCPU: Allocating 44064 bytes of per cpu data Built 1 zonelists in Zone order, mobility grouping on. Total pages: 131040 Kernel command line: root=/dev/system/root textmode=1 xencons=xvc0 Initializing CPU#0 PID hash table entries: 2048 (order: 11, 16384 bytes) Xen reported: 2109.602 MHz processor. Console: colour dummy device 80x25 console [tty0] enabled console [xvc-1] enabled Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) Software IO TLB disabled Memory: 494592k/532480k available (2485k kernel code, 29244k reserved, 2189k data, 272k init) Calibrating delay using timer specific routine.. 4223.84 BogoMIPS (lpj=8447685) Security Framework initialized SELinux: Disabled at boot. AppArmor: AppArmor initialized Mount-cache hash table entries: 256 Initializing cgroup subsys ns Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 512K (64 bytes/line) CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 SMP alternatives: switching to UP code Freeing SMP alternatives: 23k freed Brought up 1 CPUs net_namespace: 1936 bytes NET: Registered protocol family 16 Brought up 1 CPUs PCI: Fatal: No config space access function found PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled suspend: event channel 8 xen_mem: Initialising balloon driver. PCI: System does not support PCI PCI: System does not support PCI AppArmor: AppArmor Filesystem Enabled ACPI Exception (utmutex-0263): AE_BAD_PARAMETER, Thread FFFF88001F83E040 could not acquire Mutex [1] [20080609] NET: Registered protocol family 2 IP route cache hash table entries: 16384 (order: 5, 131072 bytes) TCP established hash table entries: 65536 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 65536 bind 65536) TCP reno registered NET: Registered protocol family 1 Unpacking initramfs... done Freeing initrd memory: 11856k freed platform rtc_cmos: registered platform RTC device (no PNP device found) audit: initializing netlink socket (disabled) type=2000 audit(1231754992.760:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) msgmni has been set to 261 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Non-volatile memory driver v1.2 Xen virtual console successfully installed as xvc0 Event-channel device installed. Console: switching to colour frame buffer device 100x37 console [tty0] enabled input: Xen Virtual Keyboard as /devices/virtual/input/input0 input: Xen Virtual Pointer as /devices/virtual/input/input1 PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. mice: PS/2 mouse device common for all mice TCP cubic registered registered taskstats version 1 XENBUS: Device with no driver: device/vbd/51712 XENBUS: Device with no driver: device/vif/0 XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 272k freed Write protecting the kernel read-only data: 4420k xen-vbd: registered block device major 202 blkfront: xvda: barriers enabled xvda: xvda1 xvda2 netfront: Initialising virtual ethernet driver. thermal: Unknown symbol acpi_processor_set_thermal_limit device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com udevd version 128 started md: linear personality registered for level -1 kjournald starting. Commit interval 5 seconds EXT3 FS on dm-0, internal journal EXT3-fs: mounted filesystem with ordered data mode. udevd version 128 started rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 Adding 524280k swap on /dev/mapper/system-swap. Priority:-1 extents:1 across:524280k EXT3 FS on dm-0, internal journal loop: module loaded kjournald starting. Commit interval 5 seconds EXT3 FS on xvda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. fuse init (API version 7.9) type=1505 audit(1231755042.029:2): operation="profile_load" name="/bin/ping" name2="default" pid=912 type=1505 audit(1231755042.348:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=915 type=1505 audit(1231755042.476:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=916 type=1505 audit(1231755042.665:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=918 type=1505 audit(1231755042.788:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=919 type=1505 audit(1231755042.876:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=920 type=1505 audit(1231755043.093:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=922 type=1505 audit(1231755043.293:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=936 type=1505 audit(1231755043.576:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=945 type=1505 audit(1231755043.704:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=958 ---------
log tails in /var/log/xen ----------
==> xend.log <== [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:91) XendDomainInfo.create(['vm', ['name', 'os11t'], ['memory', 512], ['maxmem', 512], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['bootloader', '/usr/lib/xen/boot/domUloader.py'], ['bootloader_args', '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen'], ['image', ['linux', ['root', '/dev/system/root'], ['args', 'textmode=1 xencons=xvc0']]], ['device', ['vbd', ['uname', 'phy:/dev/guests/os11t'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'brMB'], ['mac', '00:16:3E:10:00:99'], ['vifname', 'vifT.INT']]], ['device', ['vkbd']], ['device', ['vfb', ['vnclisten', '127.0.0.1'], ['type', 'vnc'], ['vncdisplay', '99'], ['display', 'localhost:10.0'], ['xauthority', '/root/.Xauthority']]]]) [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:2060) XendDomainInfo.constructDomain [2009-01-12 10:09:48 4653] DEBUG (balloon:151) Balloon: 7539424 KiB free; need 2048; done. [2009-01-12 10:09:48 4653] DEBUG (XendDomain:450) Adding Domain: 1 [2009-01-12 10:09:48 4653] DEBUG (XendDomainInfo:2224) XendDomainInfo.initDomain: 1 256 [2009-01-12 10:09:48 4866] DEBUG (XendBootloader:117) Launching bootloader as ['/usr/lib/xen/boot/domUloader.py', '--args=root=/dev/system/root textmode=1 xencons=xvc0', '--output=/var/run/xend/boot/xenbl.18912', '--entry=xvda1:vmlinuz-xen,/boot/initrd-xen', '/dev/guests/os11t'].
==> domain-builder-ng.log <== ### ----- xc domain builder logfile opened ----- xc_dom_allocate: cmdline="root=/dev/system/root textmode=1 xencons=xvc0", features="" xc_dom_kernel_file: filename="/var/lib/xen/tmp/kernel.8khnT1" xc_dom_malloc_filemap : 2172 kB xc_dom_malloc : 9369 kB xc_dom_do_gunzip: unzip ok, 0x21f058 -> 0x926770 xc_dom_ramdisk_file: filename="/var/lib/xen/tmp/ramdisk.NdHMgR" xc_dom_malloc_filemap : 5644 kB xc_dom_boot_xen_init: ver 3.3, caps xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0x200000 memsz=0x459000 elf_parse_binary: phdr: paddr=0x659000 memsz=0x71a38 elf_parse_binary: phdr: paddr=0x6cb000 memsz=0x888 elf_parse_binary: phdr: paddr=0x6cc000 memsz=0x1160b8 elf_parse_binary: memory: 0x200000 -> 0x7e20b8 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000 elf_xen_parse_note: PADDR_OFFSET = 0x0 elf_xen_parse_note: ENTRY = 0xffffffff80200000 elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff80207000 elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae _pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_addr_calc_check: addresses: virt_base = 0xffffffff80000000 elf_paddr_offset = 0x0 virt_offset = 0xffffffff80000000 virt_kstart = 0xffffffff80200000 virt_kend = 0xffffffff807e20b8 virt_entry = 0xffffffff80200000 xc_dom_parse_elf_kernel: xen-3.0-x86_64: 0xffffffff80200000 -> 0xffffffff807e20b8 xc_dom_mem_init: mem 512 MB, pages 0x20000 pages, 4k each xc_dom_mem_init: 0x20000 pages xc_dom_boot_mem_init: called x86_compat: guest xen-3.0-x86_64, address size 64 xc_dom_malloc : 1024 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xffffffff80200000 -> 0xffffffff807e3000 (pfn 0x200 + 0x5e3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x200+0x5e3 at 0x7f914c26c000 elf_load_binary: phdr 0 at 0x0x7f914c26c000 -> 0x0x7f914c6c5000 elf_load_binary: phdr 1 at 0x0x7f914c6c5000 -> 0x0x7f914c736a38 elf_load_binary: phdr 2 at 0x0x7f914c737000 -> 0x0x7f914c737888 elf_load_binary: phdr 3 at 0x0x7f914c738000 -> 0x0x7f914c783c20 xc_dom_alloc_segment: ramdisk : 0xffffffff807e3000 -> 0xffffffff81377000 (pfn 0x7e3 + 0xb94 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x7e3+0xb94 at 0x7f914b6d8000 xc_dom_do_gunzip: unzip ok, 0x583093 -> 0xb93010 xc_dom_alloc_segment: phys2mach : 0xffffffff81377000 -> 0xffffffff81477000 (pfn 0x1377 + 0x100 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x1377+0x100 at 0x7f914b5d8000 xc_dom_alloc_page : start info : 0xffffffff81477000 (pfn 0x1477) xc_dom_alloc_page : xenstore : 0xffffffff81478000 (pfn 0x1478) xc_dom_alloc_page : console : 0xffffffff81479000 (pfn 0x1479) nr_page_tables: 0x0000ffffffffffff/48: 0xffff000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x0000007fffffffff/39: 0xffffff8000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x000000003fffffff/30: 0xffffffff80000000 -> 0xffffffffbfffffff, 1 table(s) nr_page_tables: 0x00000000001fffff/21: 0xffffffff80000000 -> 0xffffffff817fffff, 12 table(s) xc_dom_alloc_segment: page tables : 0xffffffff8147a000 -> 0xffffffff81489000 (pfn 0x147a + 0xf pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x147a+0xf at 0x7f914b5c9000 xc_dom_alloc_page : boot stack : 0xffffffff81489000 (pfn 0x1489) xc_dom_build_image : virt_alloc_end : 0xffffffff8148a000 xc_dom_build_image : virt_pgtab_end : 0xffffffff81800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_64 <= matches xc_dom_compat_check: supported guest type: xen-3.0-x86_32p xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_compat_check: supported guest type: hvm-3.0-x86_32p xc_dom_compat_check: supported guest type: hvm-3.0-x86_64 xc_dom_update_guest_p2m: dst 64bit, pages 0x20000 clear_page: pfn 0x1479, mfn 0x214fd5 clear_page: pfn 0x1478, mfn 0x214fd6 xc_dom_pfn_to_ptr: domU mapping: pfn 0x1477+0x1 at 0x7f914b5c8000 start_info_x86_64: called setup_hypercall_page: vaddr=0xffffffff80207000 pfn=0x207 domain builder memory footprint allocated malloc : 10507 kB anon mmap : 0 bytes mapped file mmap : 7816 kB domU mmap : 18972 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0xb72fb shared_info_x86_64: called vcpu_x86_64: called vcpu_x86_64: cr3: pfn 0x147a mfn 0x214fd4 launch_vm: called, ctxt=0x7f915082ad08 xc_dom_release: called
==> xend.log <== [2009-01-12 10:09:50 4653] DEBUG (image:302) No VNC passwd configured for vfb access [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:2254) _initDomain:shadow_memory=0x0, memory_static_max=0x20000000, memory_static_min=0x0. [2009-01-12 10:09:50 4653] DEBUG (balloon:151) Balloon: 7539416 KiB free; need 526848; done. [2009-01-12 10:09:50 4653] INFO (image:166) buildDomain os=linux dom=1 vcpus=1 [2009-01-12 10:09:50 4653] DEBUG (image:641) domid = 1 [2009-01-12 10:09:50 4653] DEBUG (image:642) memsize = 512 [2009-01-12 10:09:50 4653] DEBUG (image:643) image = /var/lib/xen/tmp/kernel.8khnT1 [2009-01-12 10:09:50 4653] DEBUG (image:644) store_evtchn = 1 [2009-01-12 10:09:50 4653] DEBUG (image:645) console_evtchn = 2 [2009-01-12 10:09:50 4653] DEBUG (image:646) cmdline = root=/dev/system/root textmode=1 xencons=xvc0 [2009-01-12 10:09:50 4653] DEBUG (image:647) ramdisk = /var/lib/xen/tmp/ramdisk.NdHMgR [2009-01-12 10:09:50 4653] DEBUG (image:648) vcpus = 1 [2009-01-12 10:09:50 4653] DEBUG (image:649) features = [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vkbd : {'uuid': 'b53c7794-5215-c370-8e80-52d00d321479'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/1/0'} to /local/domain/1/device/vkbd/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'frontend-id': '1', 'domain': 'os11t', 'frontend': '/local/domain/1/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/1/0. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vfb : {'other_config': {'display': 'localhost:10.0', 'vnclisten': '127.0.0.1', 'type': 'vnc', 'xauthority': '/root/.Xauthority', 'vncdisplay': '99'}, 'xauthority': '/root/.Xauthority', 'vnclisten': '127.0.0.1', 'vncdisplay': '99', 'type': 'vnc', 'display': 'localhost:10.0', 'uuid': '5d22e2e9-bd13-7490-69de-c197cbeb1b25'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/1/0'} to /local/domain/1/device/vfb/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/vfb/0', 'xauthority': '/root/.Xauthority', 'vnclisten': '127.0.0.1', 'vncdisplay': '99', 'state': '1', 'online': '1', 'frontend-id': '1', 'type': 'vnc', 'display': 'localhost:10.0', 'uuid': '5d22e2e9-bd13-7490-69de-c197cbeb1b25'} to /local/domain/0/backend/vfb/1/0. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vbd : {'uuid': '3aa07231-7148-5b76-e4e2-b834675ae543', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'xvda', 'uname': 'phy:/dev/guests/os11t', 'mode': 'w'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'virtual-device': '51712', 'device-type': 'disk', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/51712'} to /local/domain/1/device/vbd/51712. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/vbd/51712', 'uuid': '3aa07231-7148-5b76-e4e2-b834675ae543', 'dev': 'xvda', 'state': '1', 'params': '/dev/guests/os11t', 'mode': 'w', 'online': '1', 'frontend-id': '1', 'type': 'phy'} to /local/domain/0/backend/vbd/1/51712. [2009-01-12 10:09:50 4653] INFO (XendDomainInfo:1932) createDevice: vif : {'bridge': 'brMB', 'mac': '00:16:3E:10:00:99', 'vifname': 'vifT.INT', 'uuid': 'd3ae7bf2-1a47-b9a8-d6fe-fa3066d38a69'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'mac': '00:16:3E:10:00:99', 'handle': '0', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/1/0'} to /local/domain/1/device/vif/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'bridge': 'brMB', 'domain': 'os11t', 'handle': '0', 'uuid': 'd3ae7bf2-1a47-b9a8-d6fe-fa3066d38a69', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3E:10:00:99', 'frontend-id': '1', 'state': '1', 'vifname': 'vifT.INT', 'online': '1', 'frontend': '/local/domain/1/device/vif/0'} to /local/domain/0/backend/vif/1/0. [2009-01-12 10:09:50 4653] INFO (image:375) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '1', '-domain-name', 'os11t', '-k', 'en-us', '-vnc', '127.0.0.1:99', '-vncunused', '-serial', 'pty', '-M', 'xenpv'] [2009-01-12 10:09:50 4653] INFO (image:422) device model pid: 4913 [2009-01-12 10:09:50 4653] INFO (image:521) waiting for sentinel_fifo [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:2769) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 'b085d596-5d6b-0605-8c3d-ed74a0f2aa3c', 'on_reboot': 'restart', 'start_time': '1231783790.71', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel ) (args 'root=/dev/system/root textmode=1 xencons=xvc0') (device_model /usr/lib64/xen/bin/qemu-dm) (keymap en-us) (notes (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae _pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS linux) (HYPERCALL_PAGE 18446744071564193792) (LOADER generic) (SUSPEND_CANCEL 1) (ENTRY 18446744071564165120) (XEN_VERSION xen-3.0)))", 'name': 'os11t'} [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:1392) Storing domain details: {'console/ring-ref': '2183125', 'image/entry': '18446744071564165120', 'console/port': '2', 'store/ring-ref': '2183126', 'image/loader': 'generic', 'vm': '/vm/b085d596-5d6b-0605-8c3d-ed74a0f2aa3c', 'control/platform-feature-multiprocessor-suspend': '1', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '18446744071562067968', 'memory/target': '524288', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'console/limit': '1048576', 'image/paddr-offset': '0', 'image/hypercall-page': '18446744071564193792', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'console/type': 'ioemu', 'image/features/auto-translated-physmap': '1', 'name': 'os11t', 'domid': '1', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2009-01-12 10:09:50 4653] DEBUG (DevController:122) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/1/0'} to /local/domain/1/device/console/0. [2009-01-12 10:09:50 4653] DEBUG (DevController:124) DevController: writing {'domain': 'os11t', 'frontend': '/local/domain/1/device/console/0', 'uuid': '5282c462-b833-00cf-22fc-7132cdd82d37', 'frontend-id': '1', 'state': '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/1/0. [2009-01-12 10:09:50 4653] DEBUG (XendDomainInfo:1476) XendDomainInfo.handleShutdownWatch [2009-01-12 10:09:50 4653] DEBUG (DevController:166) Waiting for devices vif. [2009-01-12 10:09:50 4653] DEBUG (DevController:171) Waiting for 0. [2009-01-12 10:09:50 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:695) hotplugStatusCallback 1. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vkbd. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices ioports. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices tap. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices console. [2009-01-12 10:09:51 4653] DEBUG (DevController:171) Waiting for 0. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vscsi. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vbd. [2009-01-12 10:09:51 4653] DEBUG (DevController:171) Waiting for 51712. [2009-01-12 10:09:51 4653] DEBUG (DevController:681) hotplugStatusCallback /local/domain/0/backend/vbd/1/51712/hotplug-status. [2009-01-12 10:09:51 4653] DEBUG (DevController:695) hotplugStatusCallback 1. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices irq. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vfb. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices pci. [2009-01-12 10:09:51 4653] DEBUG (DevController:166) Waiting for devices vtpm. [2009-01-12 10:09:51 4653] INFO (XendDomain:1175) Domain os11t (1) unpaused.
==> xen-hotplug.log <== Nothing to flush.
-----------
-- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org
participants (2)
-
Jason Douglas
-
PGNet