
于 2011年04月28日 11:51, Daniel Veillard 写道:
So we are entering the week freeze for the new version. I have made an rc1 tarball available at: ftp://libvirt.org/libvirt/libvirt-0.9.1-rc1.tar.gz
I have tried it locally and basic operations seems to work fine, please give it a try too,
thanks !
Daniel
Works fine on my FC14, except once one defines a lxc domain, there is errors always in libvirtd log. 15:42:29.547: 3632: error : lxcMonitorClient:1151 : Failed to connect to client socket: No such file or directory 15:42:29.547: 3632: error : lxcMonitorClient:1151 : Failed to connect to client socket: No such file or directory Caused by lxcStartup tries to reconnect to the lxc domains, regardsless of if the domain is active or not. I'm fixing it. Osier