[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Can't persist connection



Hello there

I don't know if I'm doing anything wrong, but I can't keep a persistent connection between an nbd-client and an nbd-server. Upon nbd-server shutdown/restart, the client immediately exits with "Kernel call returned.sock, done"

Firstly I tried to update everything, using the latest server and client, same result.

The server settings is the following:
[myexport]
exportname = /srv/nbd/export-file
copyonwrite = false
readonly = false

my client is using the following command line:
nbd-client -N myexport nbdserver /dev/nbd0 -t 6 -persist -nofork

What am I doing wrong?

Thanks for your help

Reply to: