search for: domain_destroy

Displaying 18 results from an estimated 18 matches for "domain_destroy".

2007 Apr 10
7
PV domain save/restore break
...(XendCheckpoint:336) Restore exit with rc=1 [2007-04-10 09:57:25 4664] DEBUG (XendDomainInfo:1652) XendDomainInfo.destroy: domid=4 [2007-04-10 09:57:25 4664] DEBUG (XendDomainInfo:1669) XendDomainInfo.destroyDomain(4) [2007-04-10 09:57:25 4664] ERROR (XendDomainInfo:1681) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "/home/gzhai/srcs/hg/tip/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 1675, in destroyDomain Error: (3, ''No such process'') [2007-04-10 09:57:25 4664] ERROR (XendDomain:1086) Restore failed Traceback (most...
2004 Jan 30
5
Graceful shutdown of a virtual domain
Hi All, I''ve been looking through the code and list archives but haven''t found this yet... From dom0, how do you cause a virtual domain to gracefully shutdown? It seems like the machinery is there somewhere, because the hypervisor can do it to dom0... For reference, in UML you do this by putting this in /etc/inittab: ca:12345:ctrlaltdel:/sbin/shutdown -h now ...and then
2014 Nov 16
2
Problem with Xen4CentOS
...nfo:3077) XendDomainInfo.destroy: domid=1 [2014-11-06 22:53:35 13499] ERROR (XendDomainInfo:3091) XendDomainInfo.destroy: domain destruction failed. Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 3086, in destroy xc.domain_destroy(self.domid) Error: (16, 'Device or resource busy') [2014-11-06 22:53:35 13499] DEBUG (XendDomainInfo:2402) Destroying device model [2014-11-06 22:53:35 13499] INFO (image:619) migrating-fraapppeccon06.fra.net-m.internal device model terminated [2014-11-06 22:53:35 13499] DEBUG (XendDomain...
2008 Apr 12
0
Problems with xm migrate --live
...nd.XendDomainInfo 9579] DEBUG (XendDomainInfo: 1557) XendDomainInfo.destroy: domid=6 [2008-04-12 21:21:29 xend.XendDomainInfo 9579] DEBUG (XendDomainInfo: 1566) XendDomainInfo.destroyDomain(6)[2008-04-12 21:21:29 xend.XendDomainInfo 9579] ERROR (XendDomainInfo:1572) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/ XendDomainInfo.py", line 1570, in destroyDomain xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2008-04-12 21:21:29 xend 9579] ERROR (XendDomain:268) Resto...
2007 Aug 13
0
[BUG] migration problem
...ckpoint:349) Restore exit with rc=1 [2007-08-13 17:32:22 3195] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=2 [2007-08-13 17:32:22 3195] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(2) [2007-08-13 17:32:22 3195] ERROR (XendDomainInfo:1689) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1683, in destroyDomain xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2007-08-13 17:32:22 3195] ERROR (XendDomain:1089) Restore failed Traceback (m...
2011 Apr 11
0
read extended-info signature failed
...nt:353) xc_domain_restore start: p2m_size = 20900 INFO (XendCheckpoint:353) *ERROR Internal error: read extended-info signature failed* INFO (XendCheckpoint:353) Restore exit with rc=1 DEBUG (XendDomainInfo:2189) XendDomainInfo.destroy: domid=2 ERROR (XendDomainInfo:2198) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 2194, in destroy xc.domain_pause(self.domid) Error: (3, ''No such process'') I have traced back the error to the following code snippet in tools/lib...
2006 Apr 20
1
xm restore fails
...04-19 20:42:19 xend.XendDomainInfo] DEBUG (XendDomainInfo:1330) XendDomainInfo.destroy: domid=42 [2006-04-19 20:42:19 xend.XendDomainInfo] DEBUG (XendDomainInfo:1338) XendDomainInfo.destroyDomain(42) [2006-04-19 20:42:19 xend.XendDomainInfo] ERROR (XendDomainInfo:1344) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "/root/xen-3.0-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 1342, in destroyDomain error: (3, ''No such process'') [2006-04-19 20:42:19 xend] ERROR (XendDomain:267) Restore failed Traceback (m...
2010 Sep 09
2
[PATCH]: add libxl python binding
...to libxl API change - lot''s of tidy-ups too numerous to mention Please consider and apply :) -----8<--------------------------------------------------------------- Introduce python binding for libxl. The binding is not yet complete but list_domains, domid_to_name, domain_shutdown and domain_destroy methods are implemented and tested. These functions provide examples of the two basic patterns that all future methods should follow. About 5,000 lines of boilerplate is automatically generated to wrap and export all relevant libxl structure definitions. There are a few places where such code cann...
2009 Jun 21
1
Xen LVM DRBD live migration
...failed [2009-06-21 11:36:15 xend 4157] INFO (XendCheckpoint:351) Restore exit with rc=1 [2009-06-21 11:36:15 xend.XendDomainInfo 4157] DEBUG (XendDomainInfo:1637) XendDomainInfo.destroy: domid=2 [2009-06-21 11:36:15 xend.XendDomainInfo 4157] ERROR (XendDomainInfo:1645) XendDomainInfo.destroy: xc.domain_destroy failed. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1643, in destroy xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2009-06-21 11:36:15 xend 4157] ERROR (XendDomain:278) Restore fa...
2013 Aug 16
7
[PATCH v2] xen/console: buffer and show origin of guest PV writes
...vm_domain.params); - xfree(d->arch.hvm_domain.pbuf); return rc; } @@ -603,7 +597,6 @@ void hvm_domain_relinquish_resources(struct domain *d) xfree(d->arch.hvm_domain.io_handler); xfree(d->arch.hvm_domain.params); - xfree(d->arch.hvm_domain.pbuf); } void hvm_domain_destroy(struct domain *d) diff --git a/xen/common/domain.c b/xen/common/domain.c index 6c264a5..daac2c9 100644 --- a/xen/common/domain.c +++ b/xen/common/domain.c @@ -231,6 +231,8 @@ struct domain *domain_create( spin_lock_init(&d->shutdown_lock); d->shutdown_code = -1; + spin_lock...
2010 Oct 26
0
XCP 0.5 killing umanaged domain (BUG?)
...= [ frontend (domid=369 | kind=vbd | devid=51712); backend (domid=0 | kind=tap | devid=51712); frontend (domid=369 | kind=vif | devid=0); backend (domid=0 | kind=vif | devid=0) ] [20101026T14:50:09.640Z|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|xenops] Domain.destroy calling Xc.domain_destroy (domid 369) [20101026T14:50:09.681Z|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|xenops] No qemu-dm pid in xenstore; assuming this domain was PV [20101026T14:50:09.681Z|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|xenops] Device.Vbd.hard_shutdown frontend (domid=...
2013 Sep 09
0
[PATCH v3] xen/console: buffer and show origin of guest PV writes
...vm_domain.params); - xfree(d->arch.hvm_domain.pbuf); return rc; } @@ -603,7 +597,6 @@ void hvm_domain_relinquish_resources(struct domain *d) xfree(d->arch.hvm_domain.io_handler); xfree(d->arch.hvm_domain.params); - xfree(d->arch.hvm_domain.pbuf); } void hvm_domain_destroy(struct domain *d) diff --git a/xen/common/domain.c b/xen/common/domain.c index 9390a22..5999779 100644 --- a/xen/common/domain.c +++ b/xen/common/domain.c @@ -231,6 +231,8 @@ struct domain *domain_create( spin_lock_init(&d->shutdown_lock); d->shutdown_code = -1; + spin_lock...
2007 Aug 28
6
[PATCH] Make XEN_DOMCTL_destroydomain hypercall continuable.
...ata <yamahata@valinux.co.jp> Signed-off-by: Keir Fraser <keir@xensource.com> diff -r 58d131f1fb35 -r 2c9db26f1d0e tools/libxc/xc_domain.c --- a/tools/libxc/xc_domain.c Fri Aug 24 16:32:56 2007 +0100 +++ b/tools/libxc/xc_domain.c Tue Aug 28 13:06:41 2007 +0900 @@ -55,10 +55,17 @@ int xc_domain_destroy(int xc_handle, int xc_domain_destroy(int xc_handle, uint32_t domid) { + int ret; DECLARE_DOMCTL; domctl.cmd = XEN_DOMCTL_destroydomain; domctl.domain = (domid_t)domid; - return do_domctl(xc_handle, &domctl); + for (;;) { + ret = do_domctl(...
2013 Jul 06
0
"Operation not permitted" error when using "xe vm-start"
...F 10339748 KiB S 0 KiB T 12286 MiB [20130705T23:36:17.960Z|debug|vmhost|145 UNIX /var/lib/xcp/xapi|VM.start R:5de44eac7eab|xenops] Domain.destroy: all known devices = [ ] [20130705T23:36:17.960Z|debug|vmhost|145 UNIX /var/lib/xcp/xapi|VM.start R:5de44eac7eab|xenops] Domain.destroy calling Xenctrl.domain_destroy (domid 2) [20130705T23:36:17.961Z|debug|vmhost|145 UNIX /var/lib/xcp/xapi|VM.start R:5de44eac7eab|xenops] Domain.destroy: rm /local/domain/2 [20130705T23:36:17.963Z|debug|vmhost|145 UNIX /var/lib/xcp/xapi|VM.start R:5de44eac7eab|xenops] Domain.destroy: deleting backend paths [20130705T23:36:17.964Z...
2011 Jan 22
53
Xen 4.1 rc1 test report
Hi, All Intel QA conducted a full validation for xen 4.1 rc1, it includes VT-x, VT-d, SRIOV, RAS, TXT and xl tools testing. 24 issues were exposed. Refer the bug list, please. We already assigned 14 bugs to Intel developers (which has an ''Intel'' tag in the bug title), most of the rest 10 bugs are related xl command. For the these bugs, need community''s help to fix
2013 Mar 25
86
[PATCH 00/28] libxl: ocaml: improve the bindings
The following series of patches fill in most of the gaps in the OCaml bindings to libxl, to make them useful for clients such as xapi/xenopsd (from XCP). There are a number of bugfixes to the existing bindings as well. I have an experimental version of xenopsd that successfully uses the new bindings. An earlier version of the first half of the series was submitted to the last by Ian Campbell on
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all, The attached patches try to improve the current FLR logic. The idea is: removing the FLR logic from hypervisor and adding the improved logic in Control Panel. The current FLR logic in hypervisor has some issues: 1) Dstate transition is not guaranteed to properly clear the device state; 2) the current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND doesn''t mean the
2013 Sep 23
57
[PATCH RFC v13 00/20] Introduce PVH domU support
This patch series is a reworking of a series developed by Mukesh Rathor at Oracle. The entirety of the design and development was done by him; I have only reworked, reorganized, and simplified things in a way that I think makes more sense. The vast majority of the credit for this effort therefore goes to him. This version is labelled v13 because it is based on his most recent series, v11.