search for: domain_destroy_cb

Displaying 8 results from an estimated 8 matches for "domain_destroy_cb".

2016 Apr 05
1
Xen custom vifname
...vif38.0 name vNIC1 failed libxl: error: libxl_create.c:1381:domcreate_attach_vtpms: unable to add nic devices libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 38 libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 38 libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 38 failed When removed the vifname settings the domU starts just fine. vif = [ '' ] Same error when used wi classic Bridge for networking. Is vifname setting still supported? On CentOS5 & Xen 3.4 this parameter works just fine. Regards -------------- next...
2015 Oct 01
5
xen and spice problem
...device model did not start: -3 libxl: error: libxl_dm.c:1959:kill_device_model: Device Model already exited libxl: error: libxl.c:1580:libxl__destroy_domid: non-existant domain 29 libxl: error: libxl.c:1538:domain_destroy_callback: unable to destroy guest with domid 29 libxl: error: libxl.c:1465:domain_destroy_cb: destruction of domain 29 failed (xen-4.6rc3-4.el7.x86_64) -- --------- Greetz
2019 Jan 07
2
Bug#776450: Xen PVH support for grub-xen in Buster
...file or directory libxl: error: libxl_create.c:1223:domcreate_rebuild_done: cannot (re-)build domain: -3 libxl: error: libxl.c:1575:libxl__destroy_domid: non-existant domain 8 libxl: error: libxl.c:1534:domain_destroy_callback: unable to destroy guest with domid 8 libxl: error: libxl.c:1463:domain_destroy_cb: destruction of domain 8 failed (I get the same with your recipe based on upstream master, so I don't think it's a bug in my backport.) I can upgrade this host to buster at some point in the nearish future, but not quite right now. Would you mind trying out the temporary pvh branch of ht...
2015 Oct 01
0
xen and spice problem
...tart: -3 > libxl: error: libxl_dm.c:1959:kill_device_model: Device Model already exited > libxl: error: libxl.c:1580:libxl__destroy_domid: non-existant domain 29 > libxl: error: libxl.c:1538:domain_destroy_callback: unable to destroy guest > with domid 29 > libxl: error: libxl.c:1465:domain_destroy_cb: destruction of domain 29 > failed > > (xen-4.6rc3-4.el7.x86_64) > > -- > --------- > Greetz > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > https://lists.centos.org/mailman/listinfo/centos-virt
2023 Jul 20
1
Bug#1041533: xen-system-amd64: Xen fails to start hvm type VMs when a vncpasswd is set
...: -26 libxl: error: libxl_aoutils.c:646:libxl__kill_xs_path: Device Model already exited libxl: error: libxl_domain.c:1183:libxl__destroy_domid: Domain 8:Non-existant domain libxl: error: libxl_domain.c:1137:domain_destroy_callback: Domain 8:Unable to destroy guest libxl: error: libxl_domain.c:1064:domain_destroy_cb: Domain 8:Destruction of domain failed I started digging around in this QMP stuff and installed Xen freshly on another server with the actual bookworm iso, but the problem is the same there, too. After reading the log of the VM I found this error: xen-qemu-system-i386: -vnc 172.17.2.3:1,password=...
2015 Nov 18
4
Bug#805508: xen: Unable to create HVM domUs
...age/device-model-pid libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 5 libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 5 libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 5 libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 5 failed An example config that triggers this issue: name='router.internal.tomjepp.uk' builder='hvm' vcpus=2 memory=512 disk=[ 'format=raw, vdev=hda, access=rw, target=/dev/vg_ssd/vm_router.internal.tomjepp.uk_boot', ] vif=[ 'mac=00:16:3e:1a:7a...
2019 Jan 07
2
Bug#776450: Xen PVH support for grub-xen in Buster
On 1/6/19 11:21 AM, Colin Watson wrote: > On Sat, Jan 05, 2019 at 10:51:13PM +0100, Hans van Kranenburg wrote: >> On 1/5/19 8:04 PM, Colin Watson wrote: >>> I think I'm OK with cherry-picking the relevant patch stack. Presumably >>> this would need to be in new grub-xen-pvh-bin / grub-xen-pvh binary >>> packages, as is usual for separate platform builds?
2015 Nov 25
3
Bug#806226: xen-hypervisor-4.6-amd64: Can't start a VM
...image/device-model-pid libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 1 libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 1 libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 1 libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 1 failed The directory "/usr/lib/xen" does not exist on my system ! And no "hvmloader" program as in previous versions. The /usr/lib/xen-4.6 directory does not even contain a "boot" subdirectory, so I don't try to install a symlink. Regard...