openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #11350
[Nova] Live migration libvirt authentication error.
Hey,
I'm trying to migrate machine from HostA to HostB, but I have "
virtNetSASLSessionClientStart:484: authentication failed: Failed to start
SASL negotiation: -20" in /var/log/libvirt.log when i'm trying to
"nova live-migration <VM> HostB"
I have SASL enabled on both machines. I've tried manually connect to remote
libvirt through virsh and defined user (ex. "virsh --connect
qemu+tcp://HostA/system list") and everything works fine, but i have to
give proper credentials (username/password). I saw that nova's connection
string is also "qemu+tcp://HostA/system", but i can't see any user there.
How does it work in nova and how can I fix it?
Cheers,
--
*Semy*
Follow ups