From: Peter Humphrey <peter@prh.myzen.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] NFS setup
Date: Sun, 18 Aug 2019 10:11:04 +0100 [thread overview]
Message-ID: <3412835.6sJ7JlkKkD@peak> (raw)
In-Reply-To: <CAC=wYCEB5YUjhsrxUxu2=Z9x99X_LFPfN9aBZpX01iE+0MZ0oA@mail.gmail.com>
On Sunday, 18 August 2019 09:30:36 BST Adam Carter wrote:
> Is the output of 'mount | grep nfs' the same on the two client machines?
$ mount | grep nfs
nfsd on /proc/fs/nfsd type nfsd (rw,nosuid,nodev,noexec,relatime)
It's the same on both clients.
In the chroots, I see:
atom / # mount | grep nfs
192.168.1.2:/usr/portage on /usr/portage type nfs
(rw,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountport=32767,mountproto=udp,local_lock=none,addr=192.168.1.2)
(That's the one that works right)
clrn / # mount | grep nfs
192.168.1.4:/usr/portage on /usr/portage type nfs
(rw,relatime,vers=3,rsize=1024,wsize=1024,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.4,mountvers=3,mountport=32767,mountproto=udp,local_lock=none,addr=192.168.1.4)
The only differences I can see are the IP addresses (of course) and the rsize
and wsize; the good one has 128K, the other 1K. I'd better look into that,
though it doesn't look like the problem. The good client is a 32-bit single-
core Atom, the other is a 64-bit quad-core Celeron.
/etc/conf.d/nfs is the same on both clients:
OPTS_RPC_NFSD="1"
OPTS_RPC_MOUNTD="-p 32767"
OPTS_RPC_STATD="-p 32765 -o 32766"
OPTS_RPC_IDMAPD=""
OPTS_RPC_GSSD=""
OPTS_RPC_SVCGSSD=""
OPTS_RPC_RQUOTAD=""
EXPORTFS_TIMEOUT=30
Any other ideas?
--
Regards,
Peter.
next prev parent reply other threads:[~2019-08-18 9:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-18 8:01 [gentoo-user] NFS setup Peter Humphrey
2019-08-18 8:30 ` Adam Carter
2019-08-18 9:11 ` Peter Humphrey [this message]
2019-08-18 9:35 ` Adam Carter
2019-08-18 10:30 ` Peter Humphrey
2019-08-18 9:00 ` J. Roeleveld
-- strict thread matches above, loose matches on Subject: below --
2005-09-01 0:51 [gentoo-user] nfs setup John Dangler
2005-09-01 2:08 ` Michael Crute
2005-09-01 2:16 ` John Dangler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3412835.6sJ7JlkKkD@peak \
--to=peter@prh.myzen.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox