Displaying 13 results from an estimated 13 matches for "_createdevices".
Did you mean:
_create_devices
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
...el/2007-03/msg01141.html
The backtrace in xend.log looks like this:
[2007-04-11 15:23:07 2659] ERROR (__init__:1072) XendDomainInfo.initDomain: exce
ption occurred
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1518, in _initDomain
self._createDevices()
File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1316, in _createDevices
devid = self._createDevice(devclass, config)
File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1292, in _createDevice
return self.getDeviceController(deviceClass).createDevice(d...
2008 Oct 07
0
xend accesses wrong pci slot while enabling pci pass-through on xen3.3.0
...t;, 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 2256, in
_initDomain
self._createDevices()
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1902, in
_createDevices
devid = self._createDevice(devclass, config)
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1869, in
_createDevice
return self.getDeviceController(deviceClass).create...
2009 Jan 26
1
Xen+drbd VmError: Block device must have "phy", "file" or "tap" specified to type
...-disk'',
''mode'': ''w''}
[2009-01-26 17:39:21 4225] ERROR (__init__:1072)
XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 2268, in
_initDomain
self._createDevices()
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1902, in
_createDevices
devid = self._createDevice(devclass, config)
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1869, in
_createDevice
return self.getDeviceController(deviceClass).createDe...
2008 Mar 03
1
Live migration problem with xen 3.2
...e'': ''w''}
[2008-03-03 10:12:52 15205] ERROR (XendDomainInfo:1950)
XendDomainInfo.resume: xc.domain_resume failed on domain 6.
Traceback (most recent call last):
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomainInfo.py", line
1944, in resumeDomain
self._createDevices()
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomainInfo.py", line
1506, in _createDevices
devid = self._createDevice(devclass, config)
File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomainInfo.py", line
1478, in _createDevice
return self.getDeviceController(d...
2014 Apr 10
0
Bug#744163: xenstore problems
...ain, sometimes I get the following exception:
[2014-04-01 10:58:08 4821] ERROR (XendDomainInfo:2927) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2914, in _initDomain
self._createDevices()
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2364, in _createDevices
devid = self._createDevice(devclass, config)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2326, in _createDevice
return self.getDeviceCo...
2008 Sep 23
1
non-page-aligned MMIO BAR found since 3.3
...39;:
''dae6d6a0-1eda-759b-29f6-b921a604aad7''}
[2008-09-23 20:13:23 4241] ERROR (XendDomainInfo:2286)
XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 2278, in
_initDomain
self._createDevices()
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1924, in
_createDevices
devid = self._createDevice(devclass, config)
File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1891, in
_createDevice
return self.getDeviceController(deviceClass).createDevi...
2011 Jan 30
0
Stub domains broken in Xen 4.0?
...XendTask.log_progress(31, 60, self._initDomain)
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
2962, in _initDomain
self._createDevices()
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
2444, in _createDevices
self.image.createDeviceModel()
File "/usr/lib64/python2.6/site-packages/xen/xend/image.py", line 603, in
createDeviceModel
% self.vm.getDomid())
TypeError: %d format:...
2010 Oct 25
0
Re: Re: Unable to pass device to IOMMU
...1,power_mgmt=0
> [2011-03-10 02:58:42 5613] ERROR (XendDomainInfo:2957)
> XendDomainInfo.initDomain: exception occurred
> Traceback (most recent call last):
> File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
> line 2949, in _initDomain
> self._createDevices()
> File
> "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> 2440, in _createDevices
> self.pci_device_configure_boot()
> File
> "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> 641, in pci_device_confi...
2013 May 01
6
Bug#706543: xen-hypervisor-4.1-amd64: HVM PCI Passthrough not working any more after last upgrade
...9 4897] DEBUG (pciif:351) pci: enabling irq 23
[2013-05-01 11:10:29 4897] ERROR (XendDomainInfo:2927) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2914, in _initDomain
self._createDevices()
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2395, in _createDevices
self.pci_device_configure_boot()
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 627, in pci_device_configure_boot
self.pci_device_configur...
2010 Sep 16
5
Unable to pass device to IOMMU
Hello,
I''m hoping someone may be able to push us in the right direction. I''m trying
to get one of our products to work with the current branch of Xen
(4.0/4.0.0) but I''m hitting a problem.
We are currently using Xen 3.3.2 on a Sun Blade 600 chassis (with x6270
blades) this works great.
But when we upgrade to Xen 4.0/4.0.1 we get the following message when
2010 Sep 07
5
Remus blktap2 issue
...XendTask.log_progress(31, 60, self._initDomain)
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
2896, in _initDomain
self._createDevices()
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
2374, in _createDevices
devid = self._createDevice(devclass, config)
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
2336, in _createDevice
return self.getDeviceCo...
2012 Oct 17
0
vhd format support failed on suse11 x86_64 sp2
...0:39 6523] DEBUG (image:955) vcpus = 1
[2012-10-25 17:50:39 6523] DEBUG (image:956) vcpu_avail = 1
[2012-10-25 17:50:39 6523] DEBUG (image:957) acpi = 1
[2012-10-25 17:50:39 6523] DEBUG (image:958) apic = 1
[2012-10-25 17:50:39 6523] INFO (XendDomainInfo:2350) 12345 _createDevices
[2012-10-25 17:50:39 6523] INFO (XendDomainInfo:2360) createDevice: vfb : {''vncunused'': 1, ''other_config'': {''vncunused'': 1, ''vnc'': ''1''}, ''vnc'': ''1'', ''uuid''...
2013 Apr 14
55
ATI VGA Passthrough / Xen 4.2 / Linux 3.8.6
Hi,
I''m trying to get VGA passthrough to work to an XP x64 guest, and I''m
seeing "interesting" things happening.
I''m using the kernel and userspace tools from here:
http://xen.crc.id.au/support/guides/install/#
on Scientific Linux 6.
I gave up on trying to get an Nvidia card to work in the guest having
read about the extra patches required to get a