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 244] Unable to save domain

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





------- Additional Comments From dbarrera@xxxxxxxxxx  2005-10-11 16:49 -------
[root@lamb5 ~]# xm save 1 /tmp/vm1-saved
Unexpected error: httplib.BadStatusLine

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xm/main.py", line
686, in main
    rc = cmd(args)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xm/main.py", line
194, in xm_save
    server.xend_domain_save(dom, savefile)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendClient.py", line
244, in xend_domain_save
    {'op'      : 'save',
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendClient.py", line
153, in xendPost
    return self.client.xendPost(url, data)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendProtocol.py",
line 101, in xendPost
    return self.xendRequest(url, "POST", args)
  File
"/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendProtocol.py",
line 172, in xendRequest
    resp = conn.getresponse()
  File "/usr/lib/python2.3/httplib.py", line 778, in getresponse
    response.begin()
  File "/usr/lib/python2.3/httplib.py", line 273, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.3/httplib.py", line 237, in _read_status
    raise BadStatusLine(line)
httplib.BadStatusLine


Snippet of 'xm dmesg':
[...]
(XEN) DOM1: (file=mm.c, line=462) Non-privileged attempt to map I/O space 
0000009f
(XEN) (file=/tmp/xen-unstable.hg/xen/include/asm/mm.h, line=203) Error pfn 1800:
rd=ff19f980, od=ffbf3080, caf=80000032, taf=36040030
(XEN) (file=/tmp/xen-unstable.hg/xen/include/asm/mm.h, line=203) Error pfn 1800:
rd=ff19f980, od=ffbf3080, caf=80000035, taf=36040033



-- 
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>