The problem is, that in /etc/rc0.d and /etc/rc6.d are faulty links: 
"S34nbd-client -> ../init.d/nbd-client".
The correct links should look like this: "K59nbd-client -> 
../init.d/nbd-client".

The solution is very easy:
"update-rc.d -f nbd-client remove"
"update-rc.d nbd-client start 41 S . stop 59 0 6 ."

The package-maintainer should correct it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696454

Title:
  NBD booted clients don't close the connection on shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/696454/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to