I am not sure, if it is a bug. Following works on Dapper :

edit file /etc/default/nfs-common and change a line to
STATDOPTS="-p 32765 -o 32766"

edit file /etc/default/nfs-kernel-server and change line to
RPCMOUNTDOPTS="-p 32767"

create file /etc/modprobe.d/lockd and put this into it:
options lockd nlm_udpport=32768 nlm_tcpport=32768

-- 
Start-up scripts fail to bind ports; must do it manually after boot.(Dapper)
https://launchpad.net/bugs/41839

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to