weizhouapache commented on issue #11709: URL: https://github.com/apache/cloudstack/issues/11709#issuecomment-3328423638
> /etc/libvirt/libvirtd.conf `auth_unix_ro = "none" auth_unix_rw = "none" listen_tcp=0 listen_tls=1 key_file="/etc/pki/libvirt/private/serverkey.pem" cert_file="/etc/pki/libvirt/servercert.pem" ca_file="/etc/pki/CA/cacert.pem" tcp_port="16509" tls_port="16514" auth_tcp="none" auth_tls="none"` > > /etc/libvirt/libvirt.conf `remote_mode="legacy"` sorry @jonathaanbastin the exception "Provided libvirt destination ip is invalid" is thrown by cloudstack, not libvirt however, the destinationIp was set in MigrationCommand ``` "destinationIp":"10.40.10.1" ``` strange -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
