Displaying 1 result from an estimated 1 matches for "_checkname".
Did you mean:
checkname
2013 Jul 09
0
Xen + libvirt: VM name 'Domain-Unnamed' already exists
...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._checkName (self.info ['name_label'])
File "/ usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 3524, in _checkName
("The domain% s"% str (dom.domid)) or ""))
VmError: VM name 'Domain-Unnamed' already exists
...