Date: Tue, 25 Jan 2000 19:29:11 -0500 From: Coleman Kane <cokane@one.net> To: thomas@members.ping.de Cc: US Debian User Mailing List <debian-user@lists.debian.org>, US FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.ORG> Subject: Re: FreeBSD, Linux and NFS Message-ID: <20000125192911.A30055@evil.2y.net> In-Reply-To: <20000126003948.A476@dante.visionaire.net>; from thomas@visionaire.ping.de on Tue, Jan 25, 2000 at 06:56:11PM -0500 References: <20000126003948.A476@dante.visionaire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable I had this running beautifully on ReHad 6.1 and FreeBSD 3.2 before I moved = my own box from RedHat to FreeBSD. --cokane Thomas Keusch had the audacity to say: > Hello, >=20 > does anybody happen to be running NFS between FreeBSD und Linux > successfully and painless? >=20 > I've got FreeBSD 3.4S cvsupped xmas or one, maybe two days after, > running as NFS server, while my Linux v2.2.14 box is the client. >=20 > On Linux, I mount stuff like this: >=20 > $ mount -t nfs -o ro,noauto,user,tcp,rsize=3D8192,wsize=3D8192,timeo=3D14= ,intr \ > darkstar:/storage /tmp/storage.darkstar >=20 > On the FreeBSD side of the universe, I've got this in /etc/rc.conf: >=20 > $ grep -e nfs -e mount /etc/rc.conf > nfs_server_enable=3D"YES" > nfs_server_flags=3D"-t -n 4" > mountd_flags=3D"-2 -r" >=20 > Ok, so if I get things right, which I think (hopefully) I do, this means > that Linux mounts NFS filesystems via TCP/IP, the FreeBSD server forces > NFS v2 via the "-2" switch given to mountd and the 4 nfsd only serve > stuff via TCP/IP ("-t" argument). >=20 > But, stressing my home LAN a little bit the last few days, it happened > to me three times already that the server simply stops serving the fs > (or NFS in general, I didn't check before restarting stuff :-( ), > while it stays perfectly functional in all other ways I can think of. > Ok, it may be that no new/further NFS exported fs may be mounted by > remote machines, I don't know yet, but I can get you current if asked > to. Maybe it is just a regular permission problem that it can't mount > the fs in question via loopback networking. >=20 > Restarting nfsd/mountd, whichever order of starting them, doesn't seem > to help, on the Linux box processes accessing the NFS fs still hang. > Having restarted the daemons, I can mount another fs, though. > (Don't know if this works without restarting, sorry. But I can test..) >=20 > *Finally* :-) > ... finally this is the error message I get on the Linux box syslog: >=20 > dante kernel: nfs: server darkstar not responding, still trying >=20 >=20 > Any ideas on that one? >=20 > Is my assumption, that _only_ NFS v2 via TCP/IP, *NOT* UDP, will work > between FreeBSD and Linux, correct? At all? If it ever was? > (I just seem to have remembered this sort of stuff popping up on the > lists and v2/tcp NFS being the solution) >=20 > So, is there some help for me? > I don't really know where to look at now.. >=20 > Thanks for your valueable time, if you actually read this far :-)) >=20 > HAND, > thomas >=20 >=20 > --=20 >=20 > thomas. .powered.by.debian/linux. > .served.by.FreeBSD. >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.0 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE4jj/XERViMObJ880RAddPAKCB3texQQYdBctz449oHKlwni/CEQCfUpme GIhuA5p31xPMD9D1lK92p/M= =t3WJ -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000125192911.A30055>