Would comparing lsmod of a known good server and the one with the issue show the problem or is it a config issue?
I moved a working VM from one server to a new one configured the same but upon xl create, I get the rc=-3 error. I can’t figure it out. In Googling for an answer, one site suggested it was the tun module not loaded. I did a modprobe tun and tried again but got the same error. I’m kind of stuck. All of the PV VMs work fine.
Any suggestions?
# xl create maria-win-fms-1.cfg
Parsing config from maria-win-fms-1.cfg
libxl: error: libxl_dm.c:2756:device_model_spawn_outcome: Domain 19:domain 19 device model: spawn failed (rc=-3)
libxl: error: libxl_create.c:1543:domcreate_devmodel_started: Domain 19:device model did not start: -3
libxl: error: libxl_dm.c:2874:kill_device_model: Device Model already exited
libxl: error: libxl_domain.c:1038:libxl__destroy_domid: Domain 19:Non-existant domain
libxl: error: libxl_domain.c:993:domain_destroy_callback: Domain 19:Unable to destroy guest
libxl: error: libxl_domain.c:920:domain_destroy_cb: Domain 19:Destruction of domain failed
# xl -vvv create maria-win-fms-1.cfg
Parsing config from maria-win-fms-1.cfg
libxl: debug: libxl_create.c:1693:do_domain_create: Domain 0:ao 0x24699c0: create: how=(nil) callback=(nil) poller=0x2467b50
libxl: debug: libxl_device.c:397:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=unknown
libxl: debug: libxl_device.c:432:libxl__device_disk_set_backend: Disk vdev=hda, using backend phy
libxl: debug: libxl_create.c:1018:initiate_domain_create: Domain 20:running bootloader
libxl: debug: libxl_bootloader.c:328:libxl__bootloader_run: Domain 20:not a PV/PVH domain, skipping bootloader
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x246a5e8: deregister unregistered
libxl: debug: libxl_numa.c:502:libxl__get_numa_candidate: New best NUMA placement candidate found: nr_nodes=1, nr_cpus=16, nr_vcpus=107, free_memkb=85754
libxl: debug: libxl_numa.c:502:libxl__get_numa_candidate: New best NUMA placement candidate found: nr_nodes=1, nr_cpus=16, nr_vcpus=104, free_memkb=109510
libxl: detail: libxl_dom.c:235:numa_place_domain: NUMA placement candidate with 1 nodes, 16 cpus and 109510 KB free selected
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: base group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: freq group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: time_ref_count group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: reference_tsc group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: hcall_remote_tlb_flush group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: apic_assist group enabled
libxl: detail: libxl_dom.c:296:hvm_set_viridian_features: crash_ctl group enabled
domainbuilder: detail: xc_dom_allocate: cmdline="", features=""
domainbuilder: detail: xc_dom_kernel_file: filename="/usr/lib64/xen/boot/hvmloader"
domainbuilder: detail: xc_dom_malloc_filemap : 335 kB
libxl: debug: libxl_dom.c:988:libxl__load_hvm_firmware_module: Loading BIOS: /usr/share/seabios/bios.bin
domainbuilder: detail: xc_dom_boot_xen_init: ver 4.12, 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
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=0x5c124
xc: detail: ELF: memory: 0x100000 -> 0x15c124
domainbuilder: detail: xc_dom_mem_init: mem 16368 MB, pages 0x3ff000 pages, 4k each
domainbuilder: detail: xc_dom_mem_init: 0x3ff000 pages
domainbuilder: detail: xc_dom_boot_mem_init: called
domainbuilder: detail: range: start=0x0 end=0x80000000
domainbuilder: detail: range: start=0x100000000 end=0x47f000000
domainbuilder: detail: xc_dom_malloc : 35 MB
xc: detail: PHYSICAL MEMORY ALLOCATION:
xc: detail: 4KB PAGES: 0x0000000000000200
xc: detail: 2MB PAGES: 0x00000000000003f7
xc: detail: 1GB PAGES: 0x000000000000000e
domainbuilder: detail: xc_dom_build_image: called
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x100+0x5d at 0x7f2e94c72000
domainbuilder: detail: xc_dom_alloc_segment: kernel : 0x100000 -> 0x15d000 (pfn 0x100 + 0x5d pages)
xc: detail: ELF: phdr 0 at 0x7f2e94c15000 -> 0x7f2e94c67580
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x15d+0x40 at 0x7f2e94c32000
domainbuilder: detail: xc_dom_alloc_segment: System Firmware module : 0x15d000 -> 0x19d000 (pfn 0x15d + 0x40 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x19d+0x1 at 0x7f2e94d78000
domainbuilder: detail: xc_dom_alloc_segment: HVM start info : 0x19d000 -> 0x19e000 (pfn 0x19d + 0x1 pages)
domainbuilder: detail: alloc_pgtables_hvm: doing nothing
domainbuilder: detail: xc_dom_build_image : virt_alloc_end : 0x19e000
domainbuilder: detail: xc_dom_build_image : virt_pgtab_end : 0x0
domainbuilder: detail: xc_dom_boot_image: called
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_32p
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: domain builder memory footprint
domainbuilder: detail: allocated
domainbuilder: detail: malloc : 35 MB
domainbuilder: detail: anon mmap : 0 bytes
domainbuilder: detail: mapped
domainbuilder: detail: file mmap : 335 kB
domainbuilder: detail: domU mmap : 632 kB
domainbuilder: detail: vcpu_hvm: called
domainbuilder: detail: compat_gnttab_hvm_seed: d20: pfn=0x47f000
domainbuilder: detail: xc_dom_set_gnttab_entry: d20 gnt[0] -> d0 0xfefff
domainbuilder: detail: xc_dom_set_gnttab_entry: d20 gnt[1] -> d0 0xfeffc
domainbuilder: detail: xc_dom_release: called
libxl: debug: libxl_device.c:397:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=phy
libxl: debug: libxl_event.c:639:libxl__ev_xswatch_register: watch w=0x246c8a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/0: register slotnum=3
libxl: debug: libxl_create.c:1730:do_domain_create: Domain 0:ao 0x24699c0: inprogress: poller=0x2467b50, flags=i
libxl: debug: libxl_event.c:576:watchfd_callback: watch w=0x246c8a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/0: event epath=/local/domain/0/backend/vbd/20/768/state
libxl: debug: libxl_event.c:881:devstate_callback: backend /local/domain/0/backend/vbd/20/768/state wanted state 2 still waiting state 1
libxl: debug: libxl_event.c:576:watchfd_callback: watch w=0x246c8a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/0: event epath=/local/domain/0/backend/vbd/20/768/state
libxl: debug: libxl_event.c:877:devstate_callback: backend /local/domain/0/backend/vbd/20/768/state wanted state 2 ok
libxl: debug: libxl_event.c:676:libxl__ev_xswatch_deregister: watch w=0x246c8a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/0: deregister slotnum=3
libxl: debug: libxl_device.c:1117:device_backend_callback: Domain 20:calling device_backend_cleanup
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x246c8a0: deregister unregistered
libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 20:Args and environment ready
libxl: debug: libxl_device.c:1218:device_hotplug: Domain 20:calling hotplug script: /etc/xen/scripts/block add
libxl: debug: libxl_device.c:1219:device_hotplug: Domain 20:extra args:
libxl: debug: libxl_device.c:1227:device_hotplug: Domain 20:env:
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: script: /etc/xen/scripts/block
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: XENBUS_PATH: backend/vbd/20/768
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: 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:689:libxl__ev_xswatch_deregister: watch w=0x246c9a0: deregister unregistered
libxl: debug: libxl_linux.c:212:libxl__get_hotplug_script_info: Domain 20:num_exec 1, not running hotplug scripts
libxl: debug: libxl_device.c:1203:device_hotplug: Domain 20:No hotplug script to execute
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x246c9a0: deregister unregistered
libxl: debug: libxl_dm.c:178:libxl__domain_get_device_model_uid: Domain 20:dm_restrict disabled, starting QEMU as root
libxl: debug: libxl_disk.c:918:libxl__device_disk_find_local_path: Directly accessing local RAW disk /dev/vg_h4/maria-win-fms-1_img
libxl: debug: libxl_dm.c:2602:libxl__spawn_local_dm: Domain 20:Spawning device-model /usr/lib64/xen/bin/qemu-system-i386 with arguments:
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: /usr/lib64/xen/bin/qemu-system-i386
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -xen-domid
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: 20
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -chardev
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-20,server,nowait
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -no-shutdown
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -mon
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: chardev=libxl-cmd,mode=control
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -chardev
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: socket,id=libxenstat-cmd,path=/var/run/xen/qmp-libxenstat-20,server,nowait
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -mon
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: chardev=libxenstat-cmd,mode=control
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -nodefaults
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -no-user-config
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -name
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: maria-win-fms-1
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -vnc
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: 0.0.0.0:0,password,to=99
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -display
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: none
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -device
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: VGA,vgamem_mb=16
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -boot
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: order=dc
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -usb
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -usbdevice
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: tablet
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -smp
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: 4,maxcpus=4
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -device
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: rtl8139,id=nic0,netdev=net0,mac=00:16:3e:cd:0b:04
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -netdev
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: type=tap,id=net0,ifname=vif20.0-emu,script=no,downscript=no
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -trace
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: events=/root/events
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -machine
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: xenfv,max-ram-below-4g=2147483648
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -m
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: 16368
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: -drive
libxl: debug: libxl_dm.c:2604:libxl__spawn_local_dm: Domain 20: file=/dev/vg_h4/maria-win-fms-1_img,if=ide,index=0,media=disk,format=raw,cache=writeback
libxl: debug: libxl_dm.c:2606:libxl__spawn_local_dm: Domain 20:Spawning device-model /usr/lib64/xen/bin/qemu-system-i386 with additional environment:
libxl: debug: libxl_dm.c:2608:libxl__spawn_local_dm: Domain 20: XEN_QEMU_CONSOLE_LIMIT=1048576
libxl: debug: libxl_event.c:639:libxl__ev_xswatch_register: watch w=0x246a8e0 wpath=/local/domain/0/device-model/20/state token=3/1: register slotnum=3
libxl: debug: libxl_event.c:576:watchfd_callback: watch w=0x246a8e0 wpath=/local/domain/0/device-model/20/state token=3/1: event epath=/local/domain/0/device-model/20/state
libxl: debug: libxl_exec.c:407:spawn_watch_event: domain 20 device model: spawn watch p=(null)
libxl: debug: libxl_event.c:676:libxl__ev_xswatch_deregister: watch w=0x246a8e0 wpath=/local/domain/0/device-model/20/state token=3/1: deregister slotnum=3
libxl: error: libxl_dm.c:2756:device_model_spawn_outcome: Domain 20:domain 20 device model: spawn failed (rc=-3)
libxl: debug: libxl_qmp.c:2162:libxl__ev_qmp_dispose: Domain 0: ev 0x246a8f8
libxl: error: libxl_create.c:1543:domcreate_devmodel_started: Domain 20:device model did not start: -3
libxl: debug: libxl_dm.c:3008:libxl__destroy_device_model: Domain 20:Didn't find dm UID; destroying by pid
libxl: error: libxl_dm.c:2874:kill_device_model: Device Model already exited
libxl: debug: libxl_event.c:639:libxl__ev_xswatch_register: watch w=0x24708a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/2: register slotnum=3
libxl: debug: libxl_event.c:576:watchfd_callback: watch w=0x24708a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/2: event epath=/local/domain/0/backend/vbd/20/768/state
libxl: debug: libxl_event.c:877:devstate_callback: backend /local/domain/0/backend/vbd/20/768/state wanted state 6 ok
libxl: debug: libxl_event.c:676:libxl__ev_xswatch_deregister: watch w=0x24708a0 wpath=/local/domain/0/backend/vbd/20/768/state token=3/2: deregister slotnum=3
libxl: debug: libxl_device.c:1117:device_backend_callback: Domain 20:calling device_backend_cleanup
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x24708a0: deregister unregistered
libxl: debug: libxl_linux.c:194:libxl__hotplug_disk: Domain 20:Args and environment ready
libxl: debug: libxl_device.c:1218:device_hotplug: Domain 20:calling hotplug script: /etc/xen/scripts/block remove
libxl: debug: libxl_device.c:1219:device_hotplug: Domain 20:extra args:
libxl: debug: libxl_device.c:1227:device_hotplug: Domain 20:env:
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: script: /etc/xen/scripts/block
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: XENBUS_PATH: backend/vbd/20/768
libxl: debug: libxl_device.c:1234:device_hotplug: Domain 20: 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:545:watchfd_callback: watch epath=/local/domain/0/backend/vbd/20/768/state token=3/2: empty slot
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x24709a0: deregister unregistered
libxl: debug: libxl_linux.c:212:libxl__get_hotplug_script_info: Domain 20:num_exec 1, not running hotplug scripts
libxl: debug: libxl_device.c:1203:device_hotplug: Domain 20:No hotplug script to execute
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x24709a0: deregister unregistered
libxl: debug: libxl_linux.c:235:libxl__get_hotplug_script_info: Domain 20:backend_kind 6, no need to execute scripts
libxl: debug: libxl_device.c:1203:device_hotplug: Domain 20:No hotplug script to execute
libxl: debug: libxl_event.c:689:libxl__ev_xswatch_deregister: watch w=0x2471080: deregister unregistered
libxl: debug: libxl_domain.c:1194:devices_destroy_cb: Domain 20:Forked pid 22055 for destroy of domain
libxl: debug: libxl_event.c:1873:libxl__ao_complete: ao 0x24699c0: complete, rc=-3
libxl: debug: libxl_event.c:1842:libxl__ao__destroy: ao 0x24699c0: destroy
libxl: debug: libxl_domain.c:902:libxl_domain_destroy: Domain 20:ao 0x246cc10: create: how=(nil) callback=(nil) poller=0x2467b50
libxl: error: libxl_domain.c:1038:libxl__destroy_domid: Domain 20:Non-existant domain
libxl: error: libxl_domain.c:993:domain_destroy_callback: Domain 20:Unable to destroy guest
libxl: error: libxl_domain.c:920:domain_destroy_cb: Domain 20:Destruction of domain failed
libxl: debug: libxl_event.c:1873:libxl__ao_complete: ao 0x246cc10: complete, rc=-21
libxl: debug: libxl_domain.c:911:libxl_domain_destroy: Domain 20:ao 0x246cc10: inprogress: poller=0x2467b50, flags=ic
libxl: debug: libxl_event.c:1842:libxl__ao__destroy: ao 0x246cc10: destroy
xencall:buffer: debug: total allocations:1249 total releases:1249
xencall:buffer: debug: current allocations:0 maximum allocations:3
xencall:buffer: debug: cache current size:3
xencall:buffer: debug: cache hits:1213 misses:3 toobig:33
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
Thank you,
Steffan Cline
steffan@xxxxxxxxx
602-793-0014
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users