Date: Tue, 12 Feb 2002 21:03:06 +0100 From: Miguel Mendez <flynn@energyhq.homeip.net> To: Eric Windisch <fbsd@grokthis.net>, hackers@freebsd.org Subject: Re: Problems with freebsd nfsd and irix client Message-ID: <20020212200351.B9BDB3FC1B@energyhq.homeip.net> In-Reply-To: <20020212134618.A3422@grokthis.net> References: <20020212134618.A3422@grokthis.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 12 February 2002 19:46, Eric Windisch wrote: Hi Eric, I have an IRIX box running 6.5 with some old patches and a NFS server running FreeBSD 4.5-STABLE, but I don't experience your problem: On the server side.... ------------------------ energyhq# uname -srn FreeBSD energyhq.homeip.net 4.5-STABLE energyhq# showmount -e Exports list on localhost: /storage2 kajsa.energyhq.tk /storage kajsa.energyhq.tk elin.energyhq.tk /pub kajsa.energyhq.tk ------------------------ Client side ------------------------ elin 3# uname -a IRIX elin 6.5 07151432 IP22 elin 7# mount lillemor.energyhq.tk:/storage /mnt elin 8# mount /dev/root on / type xfs (rw,raw=/dev/rroot) /dev/dsk/dks0d2s6 on /usr type xfs (rw,raw=dev/dsk/dks0d2s6) /hw on /hw type hwgfs (rw) /proc on /proc type proc (rw) /dev/fd on /dev/fd type fd (rw) lillemor.energyhq.tk:/storage on /mnt type nfs (vers=3,rw,dev=100001) elin 9# logout elin flynn-76% whoami flynn elin flynn-77% cd /mnt elin flynn-78% which ls /usr/bin/ls elin flynn-79% ls -la total 14651 drwxr-xr-x 9 root sys 1024 Feb 9 07:05 . drwxr-xr-x 49 root sys 20480 Feb 12 20:40 .. -rw-r--r-- 1 root sys 5980 Jan 13 2001 IDOIA -rw-r--r-- 1 root sys 1434 Jan 29 09:16 arena.diff -rwxr-xr-x 1 root sys 8714 Mar 26 2001 asm -rw-r--r-- 1 root sys 2256 Jan 19 15:36 decurs.shar [....] ------------------------ > I guess the question is if it is an irix or freebsd problem and how/if it > can be fixed. I saw mention of a problem with Linux nfsd and irix and the The problem with Linux was that their NFS implementation s*cks *ss. > getcwd() command, a very small mention.. but it said it should be fixed in > latest versions, furthermore.. it only occured with nfs3, nfs2 worked. I > have tried nfs2 and 3, neither has worked. Is that box running 6.5 or 6.2? Recent patches? My bet is that it's your IRIX box that it's acting funny. There have been some problems with nfs on some versions of IRIX that they solved later with patches. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212200351.B9BDB3FC1B>