Activity log for bug #195480

Date Who What changed Old value New value Message
2008-02-25 16:28:26 Jamie Strandboge bug added bug
2008-03-03 15:39:08 Jamie Strandboge title libvirt: quem+ssh session works when it shouldn't libvirt: qemu+ssh session works when it shouldn't
2009-04-09 16:21:51 Jamie Strandboge summary libvirt: qemu+ssh session works when it shouldn't libvirt: virsh -c qemu+ssh://severus/session connects to 'system', not session
2009-04-09 16:21:51 Jamie Strandboge description On the libvirt host that has virtual machines: $ virsh -c qemu:///session list --all Id Name State ------------------------------ But logging in remotely yields: $ virsh -c qemu+ssh://host.example.com/session list --all Id Name State ---------------------------------- - Ubuntu 6.06 (Dapper) shut off - Ubuntu 6.10 (Edgy) shut off - Ubuntu 7.04 (Feisty) shut off - Ubuntu 7.10 (Gutsy) shut off - Ubuntu 8.04 (Hardy) shut off Using virsh -c qemu:///system list --all on the host works as expected. The host computer is up to date hardy, and the remote computer (the one running virsh -c qemu+ssh) is gutsy. On the libvirt host that has virtual machines: $ virsh -c qemu:///session list --all Id Name State ------------------------------ But logging in remotely yields: $ virsh -c qemu+ssh://host.example.com/session list --all Id Name State ---------------------------------- - Ubuntu 6.06 (Dapper) shut off - Ubuntu 6.10 (Edgy) shut off - Ubuntu 7.04 (Feisty) shut off - Ubuntu 7.10 (Gutsy) shut off - Ubuntu 8.04 (Hardy) shut off What is happening is that qemu+ssh://host.example.com/session is listing the machines in qemu+ssh://host.example.com/system instead. This is both unexpected and wrong, because machines actually in 'session' are not accessible.
2009-04-09 16:22:45 Jamie Strandboge libvirt (Ubuntu): status New Confirmed
2009-04-09 16:23:38 Jamie Strandboge summary libvirt: virsh -c qemu+ssh://severus/session connects to 'system', not session libvirt: virsh -c qemu+ssh://host.example.com/session connects to 'system', not session
2009-04-09 16:23:53 Jamie Strandboge libvirt (Ubuntu): importance Undecided Medium
2010-04-19 03:02:21 Rusty Burchfield nominated for series Ubuntu Lucid
2011-08-26 01:22:08 Eduardo Otubo bug added subscriber Eduardo Otubo
2015-07-29 17:06:42 Serge Hallyn libvirt (Ubuntu): assignee Serge Hallyn (serge-hallyn)
2015-07-29 21:17:59 Serge Hallyn libvirt (Ubuntu): status Confirmed Fix Released