[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] can't start hvm with network
Installed ubuntu 24 onto E3-1225 v5 @ 3.30GHz (2C/4T) with one boring sata disk, but I can't get the vm to start the ubuntu24 server installer iso cat >/etc/xen/auto/couch5.hvm <<'__EOF__'
builder = "hvm" name = "couch5" memory = "10240" vcpus = 2 #vif = [''] #vif = ['type=ioemu,model=e1000'] #vif = ['type=ioemu,model=rtl8139'] disk = ['phy:/dev/mapper/ubuntu--vg-couch--disk,hda,w','phy:/dev/mapper/ubuntu-- vg-couch--home,hdb,w','file:/d/dmg/ubuntu-24.04-live-server-amd64.iso,hdc:cdrom, r'] #disk = disk = ['phy:/dev/mapper/ubuntu--vg-couch--disk,hda,w','phy:/dev/mapper/ubuntu-- vg-couch--home,hdb,w'] vnc = 1 vncdisplay = 5901 boot="dc" __EOF__ As depicted here, commenting out all the vif= lines, it does boot (but a server without a network isn't useful). But if I include any of the vif= lines, it won't even start, I get: # xl create /etc/xen/auto/couch5.hvm
From a previous thread (which I haven't had a chance to try on that other 256GB ram machine), It was suggested that "big ram" vms may have trouble starting or start slowly, so I added:Parsing config from /etc/xen/auto/couch5.hvm libxl: error: libxl_dm.c:3151:device_model_spawn_outcome: Domain 7:domain 7 devi ce model: spawn failed (rc=-3) libxl: error: libxl_dm.c:3371:device_model_postconfig_done: Domain 7:Post DM sta rtup configs failed, rc=-3 libxl: error: libxl_create.c:1896:domcreate_devmodel_started: Domain 7:device mo del did not start: -3 libxl: error: libxl_aoutils.c:646:libxl__kill_xs_path: Device Model already exit ed libxl: error: libxl_domain.c:1183:libxl__destroy_domid: Domain 7:Non-existant do main libxl: error: libxl_domain.c:1137:domain_destroy_callback: Domain 7:Unable to de stroy guest libxl: error: libxl_domain.c:1064:domain_destroy_cb: Domain 7:Destruction of dom ain failed echo 'GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=min:4096M,max:4096 M"' >>/etc/default/grub grub-install /dev/sda though I don't know how to prove that it had an effect; # xl list Name ID Mem VCPUs State Time(s)
Domain-0 0 22019 4 r----- 32.5 Help?
- Kevin xl -vvv create /etc/xen/auto/couch5.hvm Parsing config from /etc/xen/auto/couch5.hvm libxl: debug: libxl_create.c:2081:do_domain_create: ao 0x6199251022d0: create: how=(nil) callback=(nil) poller=0x619925102370 libxl: detail: libxl_create.c:662:libxl__domain_make: passthrough: disabled libxl: debug: libxl_device.c:415:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=unknown specification=xen libxl: debug: libxl_device.c:452:libxl__device_disk_set_backend: Disk vdev=hda, using backend phy libxl: debug: libxl_device.c:415:libxl__device_disk_set_backend: Disk vdev=hdb spec.backend=unknown specification=xen libxl: debug: libxl_device.c:452:libxl__device_disk_set_backend: Disk vdev=hdb, using backend phy libxl: debug: libxl_create.c:1342:initiate_domain_create: Domain 10:running bootloader libxl: debug: libxl_bootloader.c:411:libxl__bootloader_run: Domain 10:not a PV/PVH domain, skipping bootloader libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x619925109818: deregister unregistered domainbuilder: detail: xc_dom_allocate: cmdline="", features="" domainbuilder: detail: xc_dom_kernel_file: filename="/usr/lib/xen-4.17/boot/hvmloader" domainbuilder: detail: xc_dom_malloc_filemap : 170 kB libxl: debug: libxl_dom.c:810:libxl__load_hvm_firmware_module: Loading BIOS: /usr/share/seabios/bios-256k.bin domainbuilder: detail: xc_dom_boot_xen_init: ver 4.17, caps xen-3.0-x86_64 hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 domainbuilder: detail: xc_dom_parse_image: called domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ... domainbuilder: detail: loader probe failed domainbuilder: detail: xc_dom_find_loader: trying HVM-generic loader ... domainbuilder: detail: loader probe OK xc: detail: ELF: phdr: paddr=0x100000 memsz=0x340c0 xc: detail: ELF: memory: 0x100000 -> 0x1340c0 domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64 domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 <= matches domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_32p domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_64 domainbuilder: detail: xc_dom_mem_init: mem 10232 MB, pages 0x27f800 pages, 4k each domainbuilder: detail: xc_dom_mem_init: 0x27f800 pages domainbuilder: detail: xc_dom_boot_mem_init: called domainbuilder: detail: range: start=0x0 end=0xf0000000 domainbuilder: detail: range: start=0x100000000 end=0x28f800000 xc: detail: PHYSICAL MEMORY ALLOCATION: xc: detail: 4KB PAGES: 0x0000000000000c00 xc: detail: 2MB PAGES: 0x00000000000005f6 xc: detail: 1GB PAGES: 0x0000000000000007 domainbuilder: detail: xc_dom_build_image: called domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x100+0x35 at 0x728a09b11000 domainbuilder: detail: xc_dom_alloc_segment: kernel : 0x100000 -> 0x135000 (pfn 0x100 + 0x35 pages) xc: detail: ELF: phdr 0 at 0x728a09adc000 -> 0x728a09b06640 domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x135+0x40 at 0x728a09ad1000 domainbuilder: detail: xc_dom_alloc_segment: System Firmware module : 0x135000 -> 0x175000 (pfn 0x135 + 0x40 pages) domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x175+0x1 at 0x728a0a0a4000 domainbuilder: detail: xc_dom_alloc_segment: HVM start info : 0x175000 -> 0x176000 (pfn 0x175 + 0x1 pages) domainbuilder: detail: xc_dom_build_image : virt_alloc_end : 0x176000 domainbuilder: detail: xc_dom_build_image : virt_pgtab_end : 0x0 domainbuilder: detail: xc_dom_boot_image: called domainbuilder: detail: domain builder memory footprint domainbuilder: detail: allocated domainbuilder: detail: malloc : 5928 bytes domainbuilder: detail: anon mmap : 0 bytes domainbuilder: detail: mapped domainbuilder: detail: file mmap : 170 kB domainbuilder: detail: domU mmap : 472 kB domainbuilder: detail: vcpu_hvm: called domainbuilder: detail: xc_dom_set_gnttab_entry: d10 gnt[0] -> d0 0xfefff domainbuilder: detail: xc_dom_set_gnttab_entry: d10 gnt[1] -> d0 0xfeffc domainbuilder: detail: xc_dom_release: called libxl: debug: libxl_device.c:415:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=phy specification=xen libxl: debug: libxl_event.c:812:libxl__ev_xswatch_register: watch w=0x61992510b2e0 wpath=/local/domain/0/backend/vbd/10/768/state token=3/0: register slotnum=3 libxl: debug: libxl_device.c:415:libxl__device_disk_set_backend: Disk vdev=hdb spec.backend=phy specification=xen libxl: debug: libxl_event.c:812:libxl__ev_xswatch_register: watch w=0x61992510c390 wpath=/local/domain/0/backend/vbd/10/832/state token=2/1: register slotnum=2 libxl: debug: libxl_create.c:2120:do_domain_create: ao 0x6199251022d0: inprogress: poller=0x619925102370, flags=i libxl: debug: libxl_event.c:750:watchfd_callback: watch w=0x61992510b2e0 wpath=/local/domain/0/backend/vbd/10/768/state token=3/0: event epath=/local/domain/0/backend/vbd/10/768/state libxl: debug: libxl_event.c:1051:devstate_callback: backend /local/domain/0/backend/vbd/10/768/state wanted state 2 ok libxl: debug: libxl_event.c:849:libxl__ev_xswatch_deregister: watch w=0x61992510b2e0 wpath=/local/domain/0/backend/vbd/10/768/state token=3/0: deregister slotnum=3 libxl: debug: libxl_device.c:1150:device_backend_callback: Domain 10:calling device_backend_cleanup libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510b2e0: deregister unregistered libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 10:Args and environment ready libxl: debug: libxl_device.c:1251:device_hotplug: Domain 10:calling hotplug script: /etc/xen/scripts/block add libxl: debug: libxl_device.c:1252:device_hotplug: Domain 10:extra args: libxl: debug: libxl_device.c:1260:device_hotplug: Domain 10:env: libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: script: /etc/xen/scripts/block libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_TYPE: vbd libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_PATH: backend/vbd/10/768 libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_BASE_PATH: backend libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: /etc/xen/scripts/block add libxl: debug: libxl_event.c:720:watchfd_callback: watch epath=/local/domain/0/backend/vbd/10/768/state token=3/0: empty slot libxl: debug: libxl_event.c:750:watchfd_callback: watch w=0x61992510c390 wpath=/local/domain/0/backend/vbd/10/832/state token=2/1: event epath=/local/domain/0/backend/vbd/10/832/state libxl: debug: libxl_event.c:1051:devstate_callback: backend /local/domain/0/backend/vbd/10/832/state wanted state 2 ok libxl: debug: libxl_event.c:849:libxl__ev_xswatch_deregister: watch w=0x61992510c390 wpath=/local/domain/0/backend/vbd/10/832/state token=2/1: deregister slotnum=2 libxl: debug: libxl_device.c:1150:device_backend_callback: Domain 10:calling device_backend_cleanup libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510c390: deregister unregistered libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 10:Args and environment ready libxl: debug: libxl_device.c:1251:device_hotplug: Domain 10:calling hotplug script: /etc/xen/scripts/block add libxl: debug: libxl_device.c:1252:device_hotplug: Domain 10:extra args: libxl: debug: libxl_device.c:1260:device_hotplug: Domain 10:env: libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: script: /etc/xen/scripts/block libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_TYPE: vbd libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_PATH: backend/vbd/10/832 libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_BASE_PATH: backend libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: /etc/xen/scripts/block add libxl: debug: libxl_event.c:720:watchfd_callback: watch epath=/local/domain/0/backend/vbd/10/832/state token=2/1: empty slot libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510c490: deregister unregistered libxl: debug: libxl_linux.c:211:libxl__get_hotplug_script_info: Domain 10:num_exec 1, not running hotplug scripts libxl: debug: libxl_device.c:1236:device_hotplug: Domain 10:No hotplug script to execute libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510c490: deregister unregistered libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510b3e0: deregister unregistered libxl: debug: libxl_linux.c:211:libxl__get_hotplug_script_info: Domain 10:num_exec 1, not running hotplug scripts libxl: debug: libxl_device.c:1236:device_hotplug: Domain 10:No hotplug script to execute libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510b3e0: deregister unregistered libxl: debug: libxl_dm.c:179:libxl__domain_get_device_model_uid: Domain 10:dm_restrict disabled, starting QEMU as root libxl: debug: libxl_disk.c:1292:libxl__device_disk_find_local_path: Directly accessing local RAW disk /dev/mapper/ubuntu--vg-couch--disk libxl: debug: libxl_disk.c:1292:libxl__device_disk_find_local_path: Directly accessing local RAW disk /dev/mapper/ubuntu--vg-couch--home libxl: debug: libxl_dm.c:2995:libxl__spawn_local_dm: Domain 10:Spawning device-model /usr/libexec/xen-qemu-system-i386 with arguments: libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: /usr/libexec/xen-qemu-system-i386 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -xen-domid libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: 10 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -no-shutdown libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -chardev libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-10,server=on,wait=off libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -mon libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: chardev=libxl-cmd,mode=control libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -chardev libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: socket,id=libxenstat-cmd,path=/var/run/xen/qmp-libxenstat-10,server=on,wait=off libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -mon libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: chardev=libxenstat-cmd,mode=control libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -nodefaults libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -no-user-config libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -name libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: couch5 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -vnc libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: 127.0.0.1:5901,to=99 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -display libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: none libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -device libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: cirrus-vga,vgamem_mb=8 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -boot libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: order=dc libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -smp libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: 2,maxcpus=2 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -device libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: rtl8139,id=nic0,netdev=net0,mac=00:16:3e:05:01:a0 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -netdev libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: type=tap,id=net0,ifname=vif10.0-emu,br=xenbr0,script=no,downscript=no libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -machine libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: xenfv,suppress-vmdesc=on libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -m libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: 10232 libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -drive libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: file=/dev/mapper/ubuntu--vg-couch--disk,if=ide,index=0,media=disk,format=raw,cache=writeback libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: -drive libxl: debug: libxl_dm.c:2997:libxl__spawn_local_dm: Domain 10: file=/dev/mapper/ubuntu--vg-couch--home,if=ide,index=1,media=disk,format=raw,cache=writeback libxl: debug: libxl_dm.c:2999:libxl__spawn_local_dm: Domain 10:Spawning device-model /usr/libexec/xen-qemu-system-i386 with additional environment: libxl: debug: libxl_dm.c:3001:libxl__spawn_local_dm: Domain 10: XEN_QEMU_CONSOLE_LIMIT=1048576 libxl: debug: libxl_dm.c:3001:libxl__spawn_local_dm: Domain 10: XEN_DOMAIN_ID=10 libxl: debug: libxl_event.c:812:libxl__ev_xswatch_register: watch w=0x619925109b10 wpath=/local/domain/0/device-model/10/state token=2/2: register slotnum=2 libxl: debug: libxl_event.c:750:watchfd_callback: watch w=0x619925109b10 wpath=/local/domain/0/device-model/10/state token=2/2: event epath=/local/domain/0/device-model/10/state libxl: debug: libxl_exec.c:407:spawn_watch_event: domain 10 device model: spawn watch p=(null) libxl: debug: libxl_event.c:849:libxl__ev_xswatch_deregister: watch w=0x619925109b10 wpath=/local/domain/0/device-model/10/state token=2/2: deregister slotnum=2 libxl: error: libxl_dm.c:3151:device_model_spawn_outcome: Domain 10:domain 10 device model: spawn failed (rc=-3) libxl: error: libxl_dm.c:3371:device_model_postconfig_done: Domain 10:Post DM startup configs failed, rc=-3 libxl: debug: libxl_qmp.c:1920:libxl__ev_qmp_dispose: ev 0x619925109b28 libxl: error: libxl_create.c:1896:domcreate_devmodel_started: Domain 10:device model did not start: -3 libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510b1e0: deregister unregistered libxl: debug: libxl_dm.c:3585:libxl__destroy_device_model: Domain 10:Didn't find dm UID; destroying by pid libxl: error: libxl_aoutils.c:646:libxl__kill_xs_path: Device Model already exited libxl: debug: libxl_event.c:812:libxl__ev_xswatch_register: watch w=0x61992510ce50 wpath=/local/domain/0/backend/vbd/10/768/state token=2/3: register slotnum=2 libxl: debug: libxl_event.c:812:libxl__ev_xswatch_register: watch w=0x61992510d260 wpath=/local/domain/0/backend/vbd/10/832/state token=3/4: register slotnum=3 libxl: debug: libxl_event.c:750:watchfd_callback: watch w=0x61992510ce50 wpath=/local/domain/0/backend/vbd/10/768/state token=2/3: event epath=/local/domain/0/backend/vbd/10/768/state libxl: debug: libxl_event.c:1051:devstate_callback: backend /local/domain/0/backend/vbd/10/768/state wanted state 6 ok libxl: debug: libxl_event.c:849:libxl__ev_xswatch_deregister: watch w=0x61992510ce50 wpath=/local/domain/0/backend/vbd/10/768/state token=2/3: deregister slotnum=2 libxl: debug: libxl_device.c:1150:device_backend_callback: Domain 10:calling device_backend_cleanup libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510ce50: deregister unregistered libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 10:Args and environment ready libxl: debug: libxl_device.c:1251:device_hotplug: Domain 10:calling hotplug script: /etc/xen/scripts/block remove libxl: debug: libxl_device.c:1252:device_hotplug: Domain 10:extra args: libxl: debug: libxl_device.c:1260:device_hotplug: Domain 10:env: libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: script: /etc/xen/scripts/block libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_TYPE: vbd libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_PATH: backend/vbd/10/768 libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_BASE_PATH: backend libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: /etc/xen/scripts/block remove libxl: debug: libxl_event.c:720:watchfd_callback: watch epath=/local/domain/0/backend/vbd/10/768/state token=2/3: empty slot libxl: debug: libxl_event.c:750:watchfd_callback: watch w=0x61992510d260 wpath=/local/domain/0/backend/vbd/10/832/state token=3/4: event epath=/local/domain/0/backend/vbd/10/832/state libxl: debug: libxl_event.c:1051:devstate_callback: backend /local/domain/0/backend/vbd/10/832/state wanted state 6 ok libxl: debug: libxl_event.c:849:libxl__ev_xswatch_deregister: watch w=0x61992510d260 wpath=/local/domain/0/backend/vbd/10/832/state token=3/4: deregister slotnum=3 libxl: debug: libxl_device.c:1150:device_backend_callback: Domain 10:calling device_backend_cleanup libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510d260: deregister unregistered libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 10:Args and environment ready libxl: debug: libxl_device.c:1251:device_hotplug: Domain 10:calling hotplug script: /etc/xen/scripts/block remove libxl: debug: libxl_device.c:1252:device_hotplug: Domain 10:extra args: libxl: debug: libxl_device.c:1260:device_hotplug: Domain 10:env: libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: script: /etc/xen/scripts/block libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_TYPE: vbd libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_PATH: backend/vbd/10/832 libxl: debug: libxl_device.c:1267:device_hotplug: Domain 10: XENBUS_BASE_PATH: backend libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: /etc/xen/scripts/block remove libxl: debug: libxl_event.c:720:watchfd_callback: watch epath=/local/domain/0/backend/vbd/10/832/state token=3/4: empty slot libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510cf50: deregister unregistered libxl: debug: libxl_linux.c:211:libxl__get_hotplug_script_info: Domain 10:num_exec 1, not running hotplug scripts libxl: debug: libxl_device.c:1236:device_hotplug: Domain 10:No hotplug script to execute libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510cf50: deregister unregistered libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510d360: deregister unregistered libxl: debug: libxl_linux.c:211:libxl__get_hotplug_script_info: Domain 10:num_exec 1, not running hotplug scripts libxl: debug: libxl_device.c:1236:device_hotplug: Domain 10:No hotplug script to execute libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x61992510d360: deregister unregistered libxl: debug: libxl_linux.c:234:libxl__get_hotplug_script_info: Domain 10:backend_kind 6, no need to execute scripts libxl: debug: libxl_device.c:1236:device_hotplug: Domain 10:No hotplug script to execute libxl: debug: libxl_event.c:863:libxl__ev_xswatch_deregister: watch w=0x619925111fd0: deregister unregistered libxl: debug: libxl_domain.c:1597:devices_destroy_cb: Domain 10:Forked pid 3242 for destroy of domain libxl: debug: libxl_event.c:2067:libxl__ao_complete: ao 0x6199251022d0: complete, rc=-3 libxl: debug: libxl_event.c:2036:libxl__ao__destroy: ao 0x6199251022d0: destroy libxl: debug: libxl_domain.c:1046:libxl_domain_destroy: Domain 10:ao 0x6199251105c0: create: how=(nil) callback=(nil) poller=0x619925102370 libxl: error: libxl_domain.c:1183:libxl__destroy_domid: Domain 10:Non-existant domain libxl: error: libxl_domain.c:1137:domain_destroy_callback: Domain 10:Unable to destroy guest libxl: error: libxl_domain.c:1064:domain_destroy_cb: Domain 10:Destruction of domain failed libxl: debug: libxl_event.c:2067:libxl__ao_complete: ao 0x6199251105c0: complete, rc=-21 libxl: debug: libxl_domain.c:1055:libxl_domain_destroy: Domain 10:ao 0x6199251105c0: inprogress: poller=0x619925102370, flags=ic libxl: debug: libxl_event.c:2036:libxl__ao__destroy: ao 0x6199251105c0: destroy xencall:buffer: debug: total allocations:1338 total releases:1338 xencall:buffer: debug: current allocations:0 maximum allocations:3 xencall:buffer: debug: cache current size:3 xencall:buffer: debug: cache hits:1322 misses:3 toobig:13 xencall:buffer: debug: total allocations:0 total releases:0 xencall:buffer: debug: current allocations:0 maximum allocations:0 xencall:buffer: debug: cache current size:0 xencall:buffer: debug: cache hits:0 misses:0 toobig:0
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |