Mailing List Archive

ERRORS in xend-debug.log
Hi

There are some ERRORS in my /var/log/xend-debug.log as follows

How to fix it ?



OSError: [Errno 2] No such file or directory:
'/var/lib/xen/xend-db/domain/'
y: '/var/lib/xen/xend-db/domain/'


[root@tgh lib]# cd /var/lib
[root@tgh lib]# ls
alternatives dhcp games htdig logrotate.status menu misc nfs
pcmcia random-seed rpm scrollkeeper slocate up2date xdm xkb



_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: ERRORS in xend-debug.log [ In reply to ]
On Fri, Jul 01, 2005 at 05:47:56PM +0800, tgh wrote:
> Hi
>
> There are some ERRORS in my /var/log/xend-debug.log as follows
>
> How to fix it ?
>
>

If this Project has mailling-list archives, try to search for that
error in the archives. I know this has been discussed here, but I
do not remember what the solution was ;-)

>
> OSError: [Errno 2] No such file or directory:
> '/var/lib/xen/xend-db/domain/'
> y: '/var/lib/xen/xend-db/domain/'
>
>
> [root@tgh lib]# cd /var/lib
> [root@tgh lib]# ls
> alternatives dhcp games htdig logrotate.status menu misc nfs
> pcmcia random-seed rpm scrollkeeper slocate up2date xdm xkb
>
>
>
> _______________________________________________
> 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: ERRORS in xend-debug.log [ In reply to ]
Try 'mkdir -p /var/lib/xen/xend-db/domain'.

This is an issue with a minor API change in python 2.4. Search for
previous posts by 'aq' to get the gory detail.

James

tgh wrote:
> Hi
>
> There are some ERRORS in my /var/log/xend-debug.log as follows
>
> How to fix it ?
>
>
>
> OSError: [Errno 2] No such file or directory:
> '/var/lib/xen/xend-db/domain/'
> y: '/var/lib/xen/xend-db/domain/'
>
>
> [root@tgh lib]# cd /var/lib
> [root@tgh lib]# ls
> alternatives dhcp games htdig logrotate.status menu misc nfs
> pcmcia random-seed rpm scrollkeeper slocate up2date xdm xkb
>
>
>
> _______________________________________________
> 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