Xen постоянно гадит в логи такими постами:
[2011-04-21 08:53:56 xend.XendDomainInfo 15337] INFO (XendDomainInfo:240) Recreating domain 17, UUID 94fc6803-4b3b-e6d1-41f1-1 b06db3e87da.
[2011-04-21 08:54:01 xend 15337] ERROR (XendDomain:221) Failed to recreate information for domain 17. Destroying it in the ho pe of recovery.
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 215, in refresh
self._add_domain(
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 264, in recreate
vm = XendDomainInfo(xeninfo, domid, dompath, True, priv)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 533, in __init__
self.validateInfo()
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 833, in validateInfo
raise VmError('Invalid memory size')
VmError: Invalid memory size
[2011-04-21 08:54:01 xend 15337] ERROR (XendDomain:227) Destruction of 17 failed.
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 224, in refresh
do_FLR(d, doms[d]['hvm'])
NameError: global name 'do_FLR' is not defined