#█er
2012-Oct-22 07:55 UTC
[libvirt-users] error: internal error lxc state driver is not active
hi: I want to use libvirt with LXC, but when I use virsh -c lxc:/// to connect to lxc, it just print these errors: error: internal error lxc state driver is not active error: failed to connect to the hypervisor I searched these error message , but it seems that there is no helpful information . Could you help me solve this problem? Thanks :) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121022/9de175de/attachment.htm>
Osier Yang
2012-Oct-22 13:01 UTC
[libvirt-users] error: internal error lxc state driver is not active
On 2012?10?22? 15:55, #?er wrote:> hi: > I want to use libvirt with LXC, but when I use virsh -c lxc:/// to > connect to lxc, it just print these errors: > error: internal error lxc state driver is not active > error: failed to connect to the hypervisor > I searched these error message , but it seems that there is no helpful > information . > > Could you help me solve this problem? >Sounds like you don't have the LXC driver loaded. Possibably you don't have libvirt-daemon-driver-lxc installed if you use libvirt newer enough. Start the daemon like following will help you find out the cause. # LIBVIRT_DEBUG=1 /usr/sbin/libvirtd # virsh -c lxc:/// Regards, Osier
Reasonably Related Threads
- 回复: error: internal error lxc state driver is notactive
- LXC libvirt support
- Re: libvirt-1.2.2-r1 (Gentoo) fails to start LXC containers
- libvirt with lxc: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted
- Strange libvirt exit status 1 (LXC containers)