Marking confirmed, as it is easily reproducible, and I have done it in
different installations. This also is still a problem on Jaunty.

** Summary changed:

- libvirt: qemu+ssh session works when it shouldn't
+ libvirt: virsh -c qemu+ssh://severus/session connects to 'system', not session

** Description changed:

  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.
+ 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.

** Changed in: libvirt (Ubuntu)
       Status: New => Confirmed

** Summary changed:

- 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

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Medium

-- 
libvirt: virsh -c qemu+ssh://host.example.com/session connects to 'system', not 
session
https://bugs.launchpad.net/bugs/195480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to