Activity log for bug #462000

Date Who What changed Old value New value Message
2009-10-27 15:00:14 Jamie Strandboge bug added bug
2009-10-27 15:22:15 Jamie Strandboge description TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ 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 : remoteMakeSockets:584 : socket: Permission denied And in dmesg: Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438021] type=1503 audit(1256654895.009:40): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="dgram" protocol=0 Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438093] type=1503 audit(1256654895.009:41): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="stream" protocol=6 Need to add the following to the profile: TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ 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 : remoteMakeSockets:584 : socket: Permission denied And in dmesg: Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438021] type=1503 audit(1256654895.009:40): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="dgram" protocol=0 Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438093] type=1503 audit(1256654895.009:41): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="stream" protocol=6 Need to add the following to the profile: network inet6 stream, network inet6 dgram,
2009-10-27 15:22:24 Jamie Strandboge tags apparmor
2009-10-27 15:23:17 Jamie Strandboge nominated for series Ubuntu Karmic
2009-10-27 15:23:17 Jamie Strandboge bug task added libvirt (Ubuntu Karmic)
2009-10-27 15:23:44 Jamie Strandboge libvirt (Ubuntu Karmic): importance Undecided Low
2009-10-27 15:23:44 Jamie Strandboge libvirt (Ubuntu Karmic): status New In Progress
2009-10-27 15:23:44 Jamie Strandboge libvirt (Ubuntu Karmic): milestone karmic-updates
2009-10-27 15:23:44 Jamie Strandboge libvirt (Ubuntu Karmic): assignee Jamie Strandboge (jdstrand)
2009-11-09 23:40:01 Jamie Strandboge nominated for series Ubuntu Lucid
2009-11-09 23:40:01 Jamie Strandboge bug task added libvirt (Ubuntu Lucid)
2009-11-10 00:05:08 Launchpad Janitor libvirt (Ubuntu Lucid): status In Progress Fix Released
2009-11-10 00:06:10 Jamie Strandboge libvirt (Ubuntu Karmic): status In Progress Fix Committed
2009-11-10 00:09:38 Jamie Strandboge libvirt (Ubuntu Lucid): milestone karmic-updates
2009-11-10 10:07:42 Martin Pitt tags apparmor apparmor verification-needed
2009-11-10 16:06:21 Jamie Strandboge description TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ 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 : remoteMakeSockets:584 : socket: Permission denied And in dmesg: Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438021] type=1503 audit(1256654895.009:40): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="dgram" protocol=0 Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438093] type=1503 audit(1256654895.009:41): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="stream" protocol=6 Need to add the following to the profile: network inet6 stream, network inet6 dgram, TEST CASE; 1. adjust /etc/libvirt/libvirtd.conf to have: listen_tls = 0 listen_tcp = 1 2. Restart libvirt in listen mode: $ sudo /etc/init.d/libvirt-bin stop $ sudo libvirtd -d --listen 3. see if it worked: $ virsh -c qemu+tcp://127.0.0.1/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 : remoteMakeSockets:584 : socket: Permission denied And in dmesg: Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438021] type=1503 audit(1256654895.009:40): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="dgram" protocol=0 Oct 27 14:48:15 sec-karmic-amd64 kernel: [60424.438093] type=1503 audit(1256654895.009:41): operation="socket_create" pid=15842 parent=11268 profile="/usr/sbin/libvirtd" family="inet6" sock_type="stream" protocol=6 Need to add the following to the profile:   network inet6 stream,   network inet6 dgram,
2009-11-18 00:38:06 Bryan McLellan attachment added output of my upgrade session http://launchpadlibrarian.net/35806805/462000.notes
2009-11-18 14:53:59 Martin Pitt tags apparmor verification-needed apparmor verification-done
2009-11-23 09:35:09 Launchpad Janitor libvirt (Ubuntu Karmic): status Fix Committed Fix Released
2010-03-25 18:34:17 Launchpad Janitor branch linked lp:ubuntu/libvirt
2010-03-25 18:56:35 Launchpad Janitor branch linked lp:ubuntu/karmic-proposed/libvirt