Mailing List Archive

error with saving domain
Hello all
I installed the Xen 2.0.6 on fedora (with kernel 2.6.11.10)
sucessfully. However when I am attempting to save the domainU into disk by
the command "xm save ttylinux tty.sav", system reports the error
"Connection was refused by other side: 111: Connection refused"
and the xend-debug.log shows
"exceptions.OSError" [Errno 2] No such file or directory:
'/var/lib/xen/xend-db/migrate/'"
Anybody can clue me in?

Thanks a lot
wei lu


_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: error with saving domain [ In reply to ]
On Tue, 7 Jun 2005 17:45:10 -0500 (EST)
Wei Lu <welu@cs.indiana.edu> wrote:

> "exceptions.OSError" [Errno 2] No such file or directory:
> '/var/lib/xen/xend-db/migrate/'"
> Anybody can clue me in?

Create the /var/lib/xen/xend-db/migrate/ directory. I don't know if anything
else will need doing.

Mat


_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: error with saving domain [ In reply to ]
I created the directory (actually the migrate directory seems to be
created by "xm save" automatically), the erros is still there. Aslo I
tried migrate command, and get same error.

seems this problem has been reported in the mailling list
http://lists.xensource.com/archives/html/xen-devel/2004-10/msg00524.html

and it is related to xfrd.
xfrd is not running in the current system by checking the processes, so
what is the xfrd and how can I set it up?

Thanks
wei




On Wed, 8 Jun 2005, Mat Grove wrote:

> On Tue, 7 Jun 2005 17:45:10 -0500 (EST)
> Wei Lu <welu@cs.indiana.edu> wrote:
>
> > "exceptions.OSError" [Errno 2] No such file or directory:
> > '/var/lib/xen/xend-db/migrate/'"
> > Anybody can clue me in?
>
> Create the /var/lib/xen/xend-db/migrate/ directory. I don't know if anything
> else will need doing.
>
> Mat
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: error with saving domain [ In reply to ]
It is in the faq of xen wiki and is the problem of fedora , which has
libcurl.3.0 installed rather than libcurl.2.0, which is required by xfrd.

http://wiki.xensource.com/xenwiki/XenFaq#head-3d0747a392df9b82558ca846d6e9ee0435318deb


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