WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1009] Fails to restore VMX guest

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1009





------- Comment #1 from yunfeng.zhao@xxxxxxxxx  2007-07-02 01:51 -------
[2007-07-02 14:29:56 7376] ERROR (XendDomain:1098) Restore failed
Traceback (most recent call last):
  File "/usr/lib64/python/xen/xend/XendDomain.py", line 1090, in
domain_restore_fd
    return XendCheckpoint.restore(self, fd, paused=paused)
  File "/usr/lib64/python/xen/xend/XendCheckpoint.py", line 177, in restore
    dominfo = xd.restore_(vmconfig)
  File "/usr/lib64/python/xen/xend/XendDomain.py", line 490, in restore_
    dominfo = XendDomainInfo.restore(config)
  File "/usr/lib64/python/xen/xend/XendDomainInfo.py", line 211, in restore
    vm = XendDomainInfo(XendConfig.XendConfig(sxp_obj = config),
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 270, in __init__
    self._sxp_to_xapi(sxp_obj)
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 650, in _sxp_to_xapi
    cfg = self._parse_sxp(sxp_cfg)
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 566, in _parse_sxp
    self.device_add(dev_type, cfg_sxp = config, target = cfg)
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 1051, in device_add
    self.device_duplicate_check(dev_type, dev_info, target)
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 963, in
device_duplicate_check
    devid = self._blkdev_name_to_number(blkdev_name)
  File "/usr/lib64/python/xen/xend/XendConfig.py", line 951, in
_blkdev_name_to_number
    devid = blkdev_name_to_number(dev2)
  File "/usr/lib64/python/xen/util/blkif.py", line 39, in blkdev_name_to_number
    minor = ((ord(n[7:8]) - ord('a')) % 2) * 64 + int(n[8:] or 0)
ValueError: invalid literal for int(): :disk


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>