hi,

i am trying to migrate a VM from my local system "pc38"  to a remote on "pc36":


virsh # list --all
 Id Name                 State
----------------------------------
  - scalaris1            shut off

virsh # migrate scalaris1 qemu+ssh://csr-user@pc36/system
error: monitor socket did not show up.: No such file or directory


What is the monitor socket?

Both system are  ubuntu server 9.04 :


christian@pc38:~$ virsh --version
Connecting to uri: qemu:///system
0.6.1
christian@pc38:~$

Thx for help!

Christian