[libvirt] [PATCH 1/2] qemu: migration:Release nbd port from migrationPorts instead of remotePorts

Wang Rui moon.wangrui at huawei.com
Fri Oct 31 09:15:34 UTC 2014


On 2014/10/31 16:16, weiwei li wrote:
> commit 3e1e16aa8d4238241a1806cb9bdb3b9ad60db777(Use a port from the
> migration range for NBD as well) change ndb port allocation from
> remotePorts to migrationPorts, but does not change the port releasing
> process, which makes an error when migration seveal times(above 64).

There are 63(maybe 64) migration ports available. One nbd allocates one
port. So do we have at most 63 virtual disks in migration?
If so, I think it's not enough.
what about changing migrationPorts to remotePorts instead?

That's my opinion. I hope to receive others' .  :-)




More information about the libvir-list mailing list