NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
450 stars 116 forks source link

nbd-server doesn't start with ipv6.disable=1 and unplugged cable #69

Open alkisg opened 6 years ago

alkisg commented 6 years ago

When the following two conditions are true, nbd-server doesn't start:

The error message in the logs is:

Jan 31 13:29:33 srv1-dide nbd_server[1330]: failed to setup servers: failed to open a modern socket: failed to create a socket: Address family not supported by protocol

I tested on Ubuntu 16.04 (nbd-server 1:3.13-1) and on Ubuntu 18.04 (nbd-server 1:3.16.2-1).