Marking as fix released as nbd-proxy has been disabled for a while now in both
upstream and more recent Ubuntu releases.
A rewrite of nbd-proxy has been done and should fix most of these issues so we
might turn nbd-proxy back on in a later release.
** Changed in: ltsp
Status: Confirmed =>
Hi,
I made a small change to the patch above to allow for nbd_client_options and to
force -persistent when disabling the nbd_proxy. See the attachment for the full
file. I'm still in the process of confirming that this actually solves the
issue though.
** Attachment added: "ltsp_nbd"
https
Thanks for that fix that's worked for me (ltsp server on utbuntu 10.04)
without the fix the thin client failed to boot approximatively 40% of the time.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/58
Step (3) is missing a "/default" at the end of the command, it should be:
sudo gedit /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
--
nbd-proxy hangs the nbd-connection to server
https://bugs.launchpad.net/bugs/589034
You received this bug notification because you are a member of Ubuntu
Bugs,
As this is frequently asked on the #ltsp IRC channel, some detailed
instructions on how to disable nbd_proxy.
Steps only for Lucid:
--
1) Get a newer version of ltsp_nbd, by clicking "Download file" from this link:
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/
I ran into the same issue on (K)ubuntu Maverick Meerkat.
I just had to disable the nbd-proxy as follows:
In the file
/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
I added the boot option
nbd_proxy=false
Thanks to the guys on irc.freenode.net!
--
nbd-proxy hangs the nbd-connection to server
This guy talks about using a "sleep 5" workaround to fix the issue:
http://www.rickogden.com/2010/06/ltsp-part-2-configuration/
It could be interesting to try it.
--
nbd-proxy hangs the nbd-connection to server
https://bugs.launchpad.net/bugs/589034
You received this bug notification because yo
** Tags added: patch
--
nbd-proxy hangs the nbd-connection to server
https://bugs.launchpad.net/bugs/589034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
I can confirm this bug with Ubuntu 10.04.1 LTS and LTSP fat clients.
Sometimes the clients hangs during boot and sometimes (maybe during the
next reboot) they boot OK. After applying the patch to disable nbd-
proxy, all works perfectly well.
BTW: by now, I don't need to add the --persist option as