nit: this should be ordered after #2 - first implement without breakage,
then expose new feature. not first expose new-feature as no-op, then
implement new feature ;)
On March 11, 2020 11:44 am, Mira Limbeck wrote:
> For secure live migration with local disks via NBD over a unix socket,
> we hav
For secure live migration with local disks via NBD over a unix socket,
we have to somehow communicate support for it from the source node to the
target node. This is because there can only be one NBD server with either a TCP
or Unix socket bound, not both.
The source node passes that information v