> I can connect the VM via VNCVIEWER with host_IP:PORT. However, the libvirt
> reported: error:  failed to bind the <host_IP, PORT>...It seems that the
> IP:port is already bound. Can someone show how to do live migration using
> NFS?

the default bound ip addr is 127.0.0.1 and port starts from 5900,so
you cannot use clients like vncviewer from a remote host,
you could use `netstat` or any other command to make sure the port you
want to bound is not in use.

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to