* Solaris 8 Server / RedHat 7.2 Clients
@ 2002-07-20 2:14 Christopher Penney
2002-07-20 13:02 ` Pedro M. Rodrigues
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Penney @ 2002-07-20 2:14 UTC (permalink / raw)
To: nfs
Is there a preferred setup when using a Solaris 8 NFS server with only
RedHAt 7.2 clients? The server is exporting a 1TB file system to several
Compaq Alpha's running RedHat 7.2 (2.4.9-32smp) that are sitting behind a
NAT router.
Right now, I'm automounting the file system's user dirs with the following
options:
rw,intr,hard,bg,wsize=8192,rsize=8192,nfsvers=3,udp
Should I be using a 32k w/rzise with a Solaris 8 server? Anything else
I'm missing? Anything I shoudl take into consideration with a NAT router
in between? Everything seems to be working well, but I'm looking for any
improvements I can make.
Oh, it's all gigabit ethernet except for each clients connection to the
switch, which is 100mbit.
Chris
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Solaris 8 Server / RedHat 7.2 Clients
2002-07-20 2:14 Solaris 8 Server / RedHat 7.2 Clients Christopher Penney
@ 2002-07-20 13:02 ` Pedro M. Rodrigues
0 siblings, 0 replies; 2+ messages in thread
From: Pedro M. Rodrigues @ 2002-07-20 13:02 UTC (permalink / raw)
To: nfs, Christopher Penney
Using tcp instead of udp would fit better in your environment,
because of your router in between. And the fact that you are mixing
gigabit server and 100mb clients doesn't help. If it works ok good,
but under load you may see packet loss and consequent resending.
Translation: bad performance. But you would need to patch those RH
7.2 clients to get acceptable nfs over tcp.
/Pedro
On 19 Jul 2002 at 22:14, Christopher Penney wrote:
>
> Is there a preferred setup when using a Solaris 8 NFS server with only
> RedHAt 7.2 clients? The server is exporting a 1TB file system to
> several Compaq Alpha's running RedHat 7.2 (2.4.9-32smp) that are
> sitting behind a NAT router.
>
> Right now, I'm automounting the file system's user dirs with the
> following options:
>
> rw,intr,hard,bg,wsize=8192,rsize=8192,nfsvers=3,udp
>
> Should I be using a 32k w/rzise with a Solaris 8 server? Anything
> else I'm missing? Anything I shoudl take into consideration with a
> NAT router in between? Everything seems to be working well, but I'm
> looking for any improvements I can make.
>
> Oh, it's all gigabit ethernet except for each clients connection to
> the switch, which is 100mbit.
>
> Chris
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> NFS maillist - NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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:[~2002-07-20 13:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-20 2:14 Solaris 8 Server / RedHat 7.2 Clients Christopher Penney
2002-07-20 13:02 ` Pedro M. Rodrigues
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.