Displaying 4 results from an estimated 4 matches for "_sxp_to_xapi".
2010 Jun 21
6
Xen 4.0.1 rc3 pre install problem
...a domU (using a working domU-xmexample-config) it has some problem with tap driver config and complains
"ValueError: need more than 1 value to unpack"
/var/log/xen/xend.log
File "/usr/lib/python2.6/dist-packages/xen/xend/XendConfig.py", line 342, in __init__
self._sxp_to_xapi(sxp_obj)
File "/usr/lib/python2.6/dist-packages/xen/xend/XendConfig.py", line 857, in _sxp_to_xapi
cfg = self._parse_sxp(sxp_cfg)
File "/usr/lib/python2.6/dist-packages/xen/xend/XendConfig.py", line 720, in _parse_sxp
self.device_add(dev_type, cfg_sxp = config, targe...
2010 May 19
0
Hi - Regarding xend - xm create Error
...5-19 11:45:35 12078] ERROR (XendDomainInfo:83) Hkang in create.
None
[2010-05-19 11:45:35 12078] ERROR (XendConfig:309) stop 10
None
[2010-05-19 11:45:35 12078] ERROR (XendConfig:820) stop 11
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/XendConfig.py", line 810, in _sxp_to_xapi
self[apikey] = type_conv(cfg[cfgkey])
KeyError: ''bootloader''
[2010-05-19 11:45:35 12078] ERROR (XendConfig:826) stop 12
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/XendConfig.py", line 810, in _sxp_to_xapi
self[apikey] = type_conv(cfg[cfg...
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi,
Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31)
forward ported dom0 kernel, Xen itself seems to boot up successfully
and everything else on the system is working normally, but when I try
to start a domain xm create appears to hang and eventually I get a
hotplug scripts error:
Error: Device 2049 (vbd) could not be connected.
/etc/xen/scripts/block failed; error detected.
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi,
Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31)
forward ported dom0 kernel, Xen itself seems to boot up successfully
and everything else on the system is working normally, but when I try
to start a domain xm create appears to hang and eventually I get a
hotplug scripts error:
Error: Device 2049 (vbd) could not be connected.
/etc/xen/scripts/block failed; error detected.