Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 15:53:04 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Jim Binkley <jrb@cs.pdx.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: nfs mount problem with solaris system
Message-ID:  <199605152153.PAA20557@rocky.sri.MT.net>
In-Reply-To: <199605152005.NAA09263@sirius.cs.pdx.edu>
References:  <199605152005.NAA09263@sirius.cs.pdx.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to do a mount from a freebsd 2.1R system
> to a solaris 2.X somesuch system.  I do
> # mount -o -P solarisbox:/somewhere /somehere 
> and the mount completes.  Then I do
> 
> # cd /somehere
> 
> and that hangs.

[ I edited out all of the non-relevant portions of the stuff ]

moth:~ % uname -a
FreeBSD moth.sri.MT.net 2.1-STABLE FreeBSD 2.1-STABLE #3: Mon Jan  8 17:47:44 MST 1996     root@moth.sri.MT.net:/usr/src/sys/compile/SNDMOTH  i386

moth:~/tmp % cat /etc/fstab
/dev/sd0s1                      /dos            msdos   rw,noauto 0 0
rocky:/users                    /users          nfs     rw,soft,intr
fly:/usr5                       /usr5           nfs     rw,soft,intr
moth:~/tmp % df
Filesystem   1K-blocks     Used    Avail Capacity  Mounted on
rocky:/users   1970590  1537004   236527    87%    /users
fly:/usr5      1829893  1176701   470212    71%    /usr5

rocky:~ % uname -a
SunOS rocky 4.1.3 4 sun4m

fly:~ % uname -a
SunOS fly 5.4 Generic_101945-10 sun4m sparc

So I'm having no problems mounting disks from any Suns.  Just for
grines, I just exported a directory on my new Ultra running Slowlaris
2.5.

ultra:/etc/init.d # uname -a
SunOS ultra.sri.MT.net 5.5 Generic_103093-02 sun4u sparc SUNW,Ultra-1

It works fine.

> Anybody seen this before?  any clues?

What kind of ethernet card do you have on the PC?  If it's one of the
'slower' ones, you may want to kick the packet size down to 1K (I don't
remember how, check out the manpage).


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605152153.PAA20557>