[libvirt] [PATCH] qemu: escape literal IPv6 address in NBD migration

Ján Tomko jtomko at redhat.com
Fri May 31 15:27:04 UTC 2013


On 05/31/2013 04:03 PM, Eric Blake wrote:
> On 05/31/2013 05:33 AM, Ján Tomko wrote:
>> A literal IPv6 must be escaped, otherwise migration fails with:
>> unable to execute QEMU command 'drive-mirror': address resolution failed
>> for f0::0d:5901: Servname not supported for ai_socktype
>> since QEMU treats everything after the first ':' as the port.
>> ---
>>  src/qemu/qemu_migration.c | 14 +++++++++++++-
>>  1 file changed, 13 insertions(+), 1 deletion(-)
> 
> ACK.
> 

Thanks, pushed.

Jan




More information about the libvir-list mailing list