search for: vmerror

Displaying 20 results from an estimated 110 matches for "vmerror".

2016 Jun 22
4
Cannot allocate Memory
...gress(0, 30, self._constructDomain) File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2572, in _constructDomain raise VmError(failmsg) VmError: Creating domain failed: name=xxx [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction failed Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 108, in create vm.start() File &qu...
2009 Mar 12
0
Successfully running VM, subsequently startup gives this error -- VmError: Boot loader didn''t return any data!
...initDomain self._configureBootloader() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1969, in _configureBootloader bootloader_args, kernel, ramdisk, args) File "/usr/lib/python2.4/site-packages/xen/xend/XendBootloader.py", line 172, in bootloader raise VmError, msg VmError: Boot loader didn''t return any data! 2009-03-10 20:51:50 2861 DEBUG (XendDomainInfo:1804) XendDomainInfo.destroy: domid=3 2009-03-10 20:51:50 2861 DEBUG (XendDomainInfo:1823) XendDomainInfo.destroyDomain(3) 2009-03-10 20:51:50 2861 ERROR (XendDomainInfo:90) Domain construction...
2007 Jul 24
0
VmError: Device 0 not connected
...usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 236, in configuration configDict = self.getDeviceConfiguration(devid, transaction) File "/usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 273, in getDeviceConfiguration raise VmError("Device %s not connected" % devid) VmError: Device 0 not connected I tried to poke around to figure out the problem but it''s too complex and I don''t have the time to figure it all out. Has anybody else BTDT and can help me out with this? I''d really appreciate...
2009 Jan 26
1
Xen+drbd VmError: Block device must have "phy", "file" or "tap" specified to type
...ler(deviceClass).createDevice(devConfig) File "//usr/lib64/python/xen/xend/server/DevController.py", line 90, in createDevice (devid, back, front) = self.getDeviceDetails(config) File "//usr/lib64/python/xen/xend/server/blkif.py", line 60, in getDeviceDetails raise VmError( VmError: Block device must have "phy", "file" or "tap" specified to type [2009-01-26 17:39:21 4225] ERROR (__init__:1072) VM start failed Traceback (most recent call last): File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 447, in start XendTa...
2010 Apr 13
0
raise VmError(''Creating domain failed: name=%s'' %
...py”, line 455, in start XendTask.log_progress(0, 30, self._constructDomain) File “usr/lib64/python2.4/site-packages/xen/xend/XendTask.py”, line 209, in log_progress retval = func(*args, **kwds) File “usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py”, line 2351, in _constructDomain raise VmError(‘Creating domain failed: name=%s’ % VmError: Creating domain failed: name=gentooXEN [2010-04-13 23:24:37 15016] ERROR (XendDomainInfo:97) Domain construction failed Traceback (most recent call last): File “usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py”, line 95, in create vm.start()...
2007 Feb 27
3
freebsd domu 14, bad address
...omainInfo 9551] ERROR (XendDomainInfo:397) VM start failed Traceback (most recent call last): File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start self._initDomain() File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1401, in _initDomain raise VmError(str(exn)) VmError: (14, ''Bad address'') [2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG (XendDomainInfo:1483) XendDomainInfo.destroy: domid=21 [2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG (XendDomainInfo:1491) XendDomainInfo.destroyDomain(21) [2007-02-27 12:47:00 xend....
2009 Jan 19
2
Error on xm create: VmError: (38, ''Function not implemented'')
...", line 425, in start XendTask.log_progress(31, 60, self._initDomain) File "//usr/lib64/python/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 2272, in _initDomain raise VmError(str(exn)) VmError: (38, ''Function not implemented'') [2009-01-19 17:17:42 21486] DEBUG (XendDomainInfo:2389) XendDomainInfo.destroy: domid=13 [2009-01-19 17:17:42 21486] DEBUG (XendDomainInfo:2406) XendDomainInfo.destroyDomain(13) [2009-01-19 17:17:42 21486] DEBUG (XendDomainInfo:1...
2016 Jun 30
1
Cannot allocate Memory
...ckages/xen/xend/XendTask.py", >>line >> 209, in log_progress >> retval = func(*args, **kwds) >> File >>"/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", >> line 2572, in _constructDomain >> raise VmError(failmsg) >> VmError: Creating domain failed: name=xxx >> [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain >>construction >> failed >> Traceback (most recent call last): >> File >>"/usr/lib64/python2.6/site-packages/x...
2011 Aug 04
3
[Q] VmError: Disk isn''t accessible with tap2:tapdisk:vhd
...._configureBootloader() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 3285, in _configureBootloader bootloader_args, kernel, ramdisk, args) File "/usr/lib64/python2.6/site-packages/xen/xend/XendBootloader.py", line 44, in bootloader raise VmError(msg) VmError: Disk isn''t accessible [2011-08-04 17:49:41 1676] DEBUG (XendDomainInfo:3071) XendDomainInfo.destroy: domid=1 [2011-08-04 17:49:41 1676] DEBUG (DevController:658) deviceDestroyCallback 6. [2011-08-04 17:49:41 1676] DEBUG (XendDomainInfo:2406) No device model [2011-08-04 17:49:...
2008 Oct 25
2
VTd - PCI Passthrough - VMError: fail to assign device
Dear Users, Debian Etch 2.6.18.8-xen from xensource.com with Xen 3.3.0 on AMD64: After i want to start the HVM i get: VmError: fail to assign device(1:0.0): maybe it has already been assigned to other domain, or maybe it doesn''t exist. [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) XendDomainInfo.destroy: domid=5 [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) XendDomainInfo.destroyDomain(5) [2008-10-25 19:59:...
2008 Jan 21
0
[PATCH] Remove device information when VmError occurred
Hi, I tested xm block-attach command with a wrong parameter(file:). Naturally a command error occurred. Then I retested xm block-attach command with a correct parameter(phy:). But a command error occurred again. The second command error occurred because Xend did not remove device information from self.info when the first command error occurred. # xm block-attach vm1 file:/dev/hda4 hdb1 w
2008 Jun 25
0
domUs doesn''t boot after upgrade to xen 3.2
Hi all, after upgrading from xen 3.0 to xen 3.2 I cannot start my domUs: I get: VmError: Boot loader didn''t return any data! Suggestions? This is the log [2008-06-25 11:24:53 2755] DEBUG (XendDomainInfo:84) XendDomainInfo.create([''vm'', [''name'', ''engtest3.infolan''], [''memory'', ''2048''],...
2006 Apr 28
2
Device 0 (vif) could nto be connected: backend device not found
...r(deviceClass).waitForDevices() File "/usr/lib/python/xen/xend/server/DevController.py", line 135, in waitFo rDevices return map(self.waitForDevice, self.deviceIDs()) File "/usr/lib/python/xen/xend/server/DevController.py", line 151, in waitFo rDevice raise VmError("Device %s (%s) could not be connected. " VmError: Device 0 (vif) could not be connected. Backend device not found. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2016 Jun 26
0
Cannot allocate Memory
...File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line > 209, in log_progress > retval = func(*args, **kwds) > File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", > line 2572, in _constructDomain > raise VmError(failmsg) > VmError: Creating domain failed: name=xxx > [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction > failed > Traceback (most recent call last): > File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", > li...
2010 May 14
2
Error: (4, ''Out of memory'', "xc_dom_boot_mem_init: can''t allocate low memory for domain\n")
...XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2590, in _initDomain raise VmError(str(exn)) VmError: (4, ''Out of memory'', "xc_dom_boot_mem_init: can''t allocate low memory for domain\n") I tried changing the memory of dom0 so i have more left for the domU''s but it didn''t work. I don''t know what else to do here. I...
2009 May 04
0
Starting win2k3 hvm on another host.
...gress(0, 30, self._constructDomain) File "/usr/lib64/python2.4/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 2076, in _constructDomain raise VmError(''Creating domain failed: name=%s'' % VmError: Creating domain failed: name=agree-37 [2009-05-04 15:31:59 3933] ERROR (XendDomainInfo:94) Domain construction failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",...
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
..._with_form_args(self.fn, fargs, xargs=xargs) File "/usr/lib/python2.6/dist-packages/xen/xend/Args.py", line 138, in call_with_form_args return fn(*params, **keys) File "/usr/lib/python2.6/dist-packages/xen/xend/XendDomainInfo.py", line 1214, in device_configure raise VmError("Device %s not connected" % devid) VmError: Device 768 not connected This is because devid="768" != dev=768: def _getDeviceInfo_vbd(self, devid): for dev_type, dev_info in self.info.all_devices_sxpr(): if dev_type != ''vbd'' and dev_type...
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
...eateDevice(devclass, config) File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1292, in _createDevice return self.getDeviceController(deviceClass).createDevice(devConfig) File "//usr/lib/python/xen/xend/server/DevController.py", line 111, in createDevice raise VmError("Device %s is already connected." % dev_str) VmError: Device 0 (vkbd) is already connected. My domain config file has the following options to enable vfb: vfb = [ ''type=vnc, vnclisten=0.0.0.0, vncunused=1'' ] extra = "console=ttyS0 xencons=ttyS video=xenfb" I...
2016 Jun 24
0
Cannot allocate Memory
...ructDomain) > File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, > in log_progress > retval = func(*args, **kwds) > File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line > 2572, in _constructDomain > raise VmError(failmsg) > VmError: Creating domain failed: name=xxx > [2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction > failed > Traceback (most recent call last): > File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line > 108, in create...
2010 Apr 21
5
Xen 4.0 memory overcommitment
...l the core VMWare features in Xen (but better of course =D) except memory overcommitment. I know this feature has been included since Xen 3.3 but I have found almost no information about it. When I try to start a domain with more RAM then is available on the server I get the following message : *VmError: I need 1433600 KiB, but dom0_min_mem is 200704 and shrinking to 200704 KiB would leave only 1348320 KiB free.* Well I know it doesn''t have enough RAM, that''s the whole point. Do I need to enable something specific somewhere ? I am using the Jeremy''s 2.6.31 kernel (thank...