Re: [XenAccess-devel] linux_predict_sysmap_name called twice?
Status: Beta
Brought to you by:
bdpayne
From: Bryan D. P. <br...@th...> - 2006-07-18 17:38:03
|
> Ok, I just confirmed that this is the problem. The temporary fix is to > use libvirt 0.1.1. In the mean time, I'll see what changed between these > versions in order to understand if the problem is with XenAccess of > libvirt. I ended up posting a question about this on the libvirt mailing list. It looks like the problem can be resolved by enabeling unix domain sockets in xend. Just add the following line to the xend config and restart xend. (xend-unix-server yes) This seems to have fixed the problem at my end. Please let me know if you have any further trouble. -bryan |