- Bug #462000
- Comment #0
Comment 0 for bug 462000
TEST CASE;
1. adjust /etc/libvirt/
listen_tls = 0
listen_tcp = 1
2. Restart libvirt in listen mode:
$ sudo /etc/init.
$ sudo libvirtd -d --listen
3. see if it worked:
$ virsh qemu+tcp://<ip address of remote libvirtd>/system capabilities
Please enter your authentication name:
If you are prompted for authentication in step #3, then everything is fine (can't authenticate because we haven't setup sasl).
Currently get the following output from libvirtd in step #2:
14:48:14.916: warning : qemudStartup:521 : Unable to create cgroup for driver: No such device or address
14:48:15.005: warning : lxcStartup:1460 : Unable to create cgroup for driver: No such device or address
14:48:15.017: error : remoteMakeSocke
And in dmesg:
Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438021] type=1503 audit(125665489
Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438093] type=1503 audit(125665489
Need to add the following to the profile: