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

Re: [Xen-users] xm save wont work

I am getting a different error on xm save:

[root@x335a ~]# xm save 1 saved-vm1
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 729, in
main
    handle_xend_error(argv[1], args[0], ex)
  File "/tmp/xen-
unstable.hg/dist/install/usr/lib/python/xen/xm/main.py", line 163, in
handle_xend_error
    raise ex
xen.xend.XendProtocol.XendError: xc_save failed:

I've opened up a defect on Bugzilla, #244.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=244

On Wed, 2005-09-21 at 16:03 +0530, Sweekar Pinto wrote:
> Hi all,
> I'm running rhas 4 on xen 3.0
> everytime I try saving the state of a domain, it just hangs!
> 
> [root@symlin6 ~]# xm save 4 test.xen
> 
> ?
> and then when i ctrl+c it, this is wot i get...
> 
> Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
> Traceback (most recent call last):
>   File "/usr/sbin/xm", line 10, in ?
>     main.main(sys.argv)
>   File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 657, in
> main
>     rc = cmd(args)
>   File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 180, in
> xm_save
>     server.xend_domain_save(dom, savefile)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line
> 244, in xend_domain_save
>     {'op'      : 'save',
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendClient.py", line
> 155, in xendPost
>     return self.client.xendPost(url, data)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
> line 97, in xendPost
>     return self.xendRequest(url, "POST", args)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendProtocol.py",
> line 168, in xendRequest
>     resp = conn.getresponse()
>   File "/usr/lib/python2.4/httplib.py", line 862, in getresponse
>     response.begin()
>   File "/usr/lib/python2.4/httplib.py", line 333, in begin
>     version, status, reason = self._read_status()
>   File "/usr/lib/python2.4/httplib.py", line 291, in _read_status
>     line = self.fp.readline()
>   File "/usr/lib/python2.4/socket.py", line 325, in readline
>     data = recv(1)
> KeyboardInterrupt
> 
> any idea?
> Thanks,
> Sweekar
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
-- 
Regards,

David F Barrera
Linux Technology Center
Systems and Technology Group, IBM

"The wisest men follow their own direction. "
                                                        Euripides


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

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