search for: new_dom

Displaying 10 results from an estimated 10 matches for "new_dom".

Did you mean: new_doc
2013 Jul 09
0
Xen + libvirt: VM name 'Domain-Unnamed' already exists
...is missing. recreate is confused, trying our best to recover [07.08.2013 08:21:45 3322] ERROR (XendDomain: 447) Unable to recreate domain Traceback (most recent call last): File "/ usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 445, in _refreshTxn new_dom XendDomainInfo.recreate = (dom, False) File "/ usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 204, in recreate vmpath = vmpath) File "/ usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 455, in __ init__ self...
2014 Nov 28
0
python migrateSetMaxSpeed not taking effect
...specify (except for 0), I end up with 10 Mib/s migration speed. The code is: def virt_migrate(domain): conn = libvirt.open('qemu:///system') domain_obj = conn.lookupByName(domain) dst='qemu+ssh://root@%s/system' % args.remote domain_obj.migrateSetMaxSpeed(40,0) new_dom = domain_obj.migrateToURI(dst,libvirt.VIR_MIGRATE_LIVE | libvirt.VIR_MIGRATE_PEER2PEER | libvirt.VIR_MIGRATE_NON_SHARED_INC | libvirt.VIR_MIGRATE_PERSIST_DEST | libvirt.VIR_MIGRATE_UNDEFINE_SOURCE, None, 0) conn.close() Also tried to specify bandwidth at migrateToUri- I still get 10 mib/s at a...
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio, Is "NoneType object is unsubscriptable" the full and complete error message? I'd have expected some sort of accompanying backtrace, if not on the console then in /var/log/xen/* Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package? Lastly, does this happen with the packages from Wheezy? Thanks, Ian.
2014 Apr 10
0
Bug#744163: xenstore problems
...list self._refresh(refresh_shutdown = False) File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomain.py", line 429, in _refresh self._refreshTxn(txn, refresh_shutdown) File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomain.py", line 445, in _refreshTxn new_dom = XendDomainInfo.recreate(dom, False) File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 180, in recreate vmpath = xstransact.Read(dompath, "vm") File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/xenstore/xstransact.py", line 307, in Rea...
2008 Jul 03
1
VM does not reboot
...ndDomainInfo:1566) XendDomainInfo.destroyDomain(43) [2008-07-02 15:04:19 xend.XendDomainInfo 31150] ERROR (XendDomainInfo:1860) Failed to restart domain 26. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1846, in restart new_dom = XendDomain.instance().domain_create(config) File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 228, in domain_create dominfo = XendDomainInfo.create(config) File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 205, in create...
2008 Sep 24
5
Bug#500047: xen-utils-3.0.3-1: domU reboot fails when using DRBD as vbd
...4 16:37:28.000000000 +0200 +++ /usr/lib/xen-3.0.3-1/lib/python/xen/xend/XendDomainInfo.py 2008-09-24 16:38:16.000000000 +0200 @@ -1670,6 +1670,7 @@ else: self.unwatchVm() self.destroyDomain() + self.testDeviceComplete() # new_dom's VM will be the same as this domain's VM, except where # the rename flag has instructed us to call preserveForRestart.
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
...008-03-25 18:43:27 2695] DEBUG (__init__:1072) XendDomainInfo.destroy: domid=6 [2008-03-25 18:43:27 2695] ERROR (__init__:1072) Failed to restart domain 6. Traceback (most recent call last): File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendDomainInfo.py", line 1305, in _restart new_dom = XendDomain.instance().domain_create_from_dict( File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendDomain.py", line 936, in domain_create_from_dict dominfo = XendDomainInfo.create_from_dict(config_dict) File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendDomainInfo.py",...
2007 Dec 03
8
xm create - Xend has probably crashed! Invalid or missing HTTP status code.
Hi, I have compiled xen-unstable (using hg clone http://xenbits.xensource.com/xen-unstable.hg). I have successfully booted into the dom0 kernel. output of xm list: Name ID Mem VCPUs State Time(s) Domain-0 0 932 1 r----- 591.2 But whenever I xm create, I get: # xm create /etc/xen/domu1 Using config file
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this: =====8<===================== disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ] kernel = "/boot/vmlinuz-2.6.18-xen" ramdisk = "/boot/initrd-2.6.18-xen" cpus =
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
Hi All, I''m having a similar issue as Ian Tobin some weeks ago here: http://lists.xensource.com/archives/html/xen-users/2010-02/msg00645.html I''m using Debian Squeeze amd64, downloaded the experimental debian xen-amd64 kernel with pv_ops support. linux-headers-2.6.32-5-common-xen_2.6.32-13_amd64.deb linux-headers-2.6.32-5-xen-amd64_2.6.32-13_amd64.deb