On March 11, 2020 2:26 pm, Fabian Grünbichler wrote:
> On March 11, 2020 11:44 am, Mira Limbeck wrote:
>> The NBD socket on the client side is kept open until the VM stops. In
>> the case of TCP this was not a problem, because we did not rely on it
>> closing. But with unix socket forwarding via SS
On March 11, 2020 11:44 am, Mira Limbeck wrote:
> The NBD socket on the client side is kept open until the VM stops. In
> the case of TCP this was not a problem, because we did not rely on it
> closing. But with unix socket forwarding via SSH the SSH connection
> can't close if the socket is still
The NBD socket on the client side is kept open until the VM stops. In
the case of TCP this was not a problem, because we did not rely on it
closing. But with unix socket forwarding via SSH the SSH connection
can't close if the socket is still open.
If it does not close by itself, it will be termin