On 27.02.2013 13:50, [email protected] wrote: > Hello, > > Forget my previous mail, I reboot my VM and I get now answer for "virsh > dumpxml --migratable DOMAIN" > > I also avoir old error to another one: great! > > loic@ubuntu:~$ virsh --connect qemu:///system migrate --live ubuntuShared5 > qemu+ssh://192.168.X.X/system --unsafe > [email protected]'s password: > error: authentication failed: polkit: > polkit\56retains_authorization_after_challenge=1 > Authorization requires authentication but no agent is available.
Do you have 'auth_unix_rw="polkit"' set in /etc/libvirt/libvirtd.conf (on dst, but check src as well)? You should either install & configure polkit or switch to something you already have up & running (sasl, none). Michal _______________________________________________ libvirt-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvirt-users
