[Bug 12942] Mysterious NFS mount timeouts

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Mon Oct 3 18:59:34 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=12942
Ubuntu | linux





------- Additional Comments From ogra at ubuntu.com  2005-10-03 19:59 UTC -------
i tried with editing /usr/share/initramfs-tools/scripts/nfs and changing the line:
nfsmount ${roflag} ${NFSROOT} ${rootmnt}
to
nfsmount -o rsize=2048,wsize=2048  ${roflag} ${NFSROOT} ${rootmnt}
(afterwards sudo dpkg-reconfigure linux-image-`uname -r` and 
sudo ltsp-update-kernels outside the chroot)

didnt change a thing here :-/ 
i additionally tried nolock as well as different sizes (1024, 4096 and 8192)

i rather suspect the problem on the server side...

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list