* 2.6.0-test1 ltsp server nfs problem
@ 2003-07-22 11:40 Jean-Denis Girard
2003-07-25 0:37 ` 2.6.0-test1 ltsp server nfs problem AND closed lists issues Neil Brown
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Denis Girard @ 2003-07-22 11:40 UTC (permalink / raw)
To: nfs
Hi,
We are running our office in a LTSP environment.
I installed 2.6.0-test1 on the server only, and it seems to work fine
(I'm sending this mail from this server), but my LTSP thin clients can
no longer mount their root partition. I get:
...
Mounting root filesystem: ... from: ...
Doing the pivot_root
nfs: nfs server ... not responding, still trying
nfs: task 83 can't get a request slot
And then nothing more...
On the server side /proc/net/rpc/*/content gives (client above is vpn1)
#class IP domain
nfsd 192.168.10.21 stb1.esoft.pf
nfsd 192.168.10.22 stb2.esoft.pf
nfsd 192.168.10.13 mahana.esoft.pf
nfsd 192.168.10.127 vpn1.esoft.pf
#path domain(flags)
/opt/ltsp/i386 mahana.esoft.pf(ro,no_root_squash,sync,wdelay)
/opt/ltsp/i386 stb2.esoft.pf(ro,no_root_squash,sync,wdelay)
/opt/ltsp/i386 vpn1.esoft.pf(ro,no_root_squash,sync,wdelay)
/opt/ltsp/i386 stb1.esoft.pf(ro,no_root_squash,sync,wdelay)
#domain fsidtype fsid [path]
stb1.esoft.pf 0 0x01000300 /opt/ltsp/i386
vpn1.esoft.pf 0 0x01000300 /opt/ltsp/i386
stb2.esoft.pf 0 0x01000300 /opt/ltsp/i386
mahana.esoft.pf 0 0x01000300 /opt/ltsp/i386
I can mount the same nfs share from another system (non LTSP) without
trouble. Nothing has changed on the client side which is straight
LTSP-3.0 (kernel 2.4.19-ltsp-1).
Server basically is a Mandrake-9.1 system, with nfs-utils-1.05
(recompiled from sources from nfs.sf.net).
What other details should I send ?
Thanks for any help.
--
Jean-Denis Girard
====================================================
Essential Software - Ingénierie Informatique
Solutions Linux & Open Source en Polynésie française
----------------------------------------------------
http://www.esoft.pf/
Tél: (689) 54 12 95
====================================================
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.0-test1 ltsp server nfs problem AND closed lists issues
2003-07-22 11:40 2.6.0-test1 ltsp server nfs problem Jean-Denis Girard
@ 2003-07-25 0:37 ` Neil Brown
0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2003-07-25 0:37 UTC (permalink / raw)
To: Jean-Denis Girard; +Cc: nfs
On Tuesday July 22, jd-girard@esoft.pf wrote:
> Hi,
>
> We are running our office in a LTSP environment.
>
> I installed 2.6.0-test1 on the server only, and it seems to work fine
> (I'm sending this mail from this server), but my LTSP thin clients can
> no longer mount their root partition. I get:
>
> ...
> Mounting root filesystem: ... from: ...
> Doing the pivot_root
> nfs: nfs server ... not responding, still trying
> nfs: task 83 can't get a request slot
>
> And then nothing more...
Jean-Denis sent this to the list because I asked him too. I like all
questions and answers to go through the list so that information is
spread around and publicly archived.
But he got an 'awaiting moderator approval' and so resent it to me and
we ended up completely resolving the issue before the moderator got
around to forwarding this original to the list :-(
I am really quite unimpressed with the idea of have the list closed to
non-subscribers. I appreciate that some see spam as a problem and I
am happy for it to be addressed but I DON'T think closing the list is
an appropriate response.
Anyway, the result of the problem was that with 2.6.0-test1, the
server was willing to handle 32K reads, to the client tried 32K reads,
and some bit of the network did not succeed in letting a 32K UDP
packet (about 20 IP fragments) get back to the client completely.
Using a mount option of
rsize=8192
resolved the problem.
Possibly one for the FAQ...
NeilBrown
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-25 0:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-22 11:40 2.6.0-test1 ltsp server nfs problem Jean-Denis Girard
2003-07-25 0:37 ` 2.6.0-test1 ltsp server nfs problem AND closed lists issues Neil Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.