* Cannot see contents of files over NFS share.
@ 2013-01-30 19:23 dE .
2013-01-30 20:20 ` J. Bruce Fields
0 siblings, 1 reply; 5+ messages in thread
From: dE . @ 2013-01-30 19:23 UTC (permalink / raw)
To: linux-nfs
I've shares with the following options in export --
anonuid=1000,anongid=1000,secure,no_subtree_check,ro,fsid=0,crossmnt
(Actually it doesn't matter. If I remove all the options except fsid
(which's required for nfs4), it still doesn't work.)
I mount the shares with no options and over localhost.
ls works ok, so does cding to various directories and checking it's
contents, but that's about it.
No program can read the contents of any file; all of them hang, but can
be stopped by an interrupt signal.
--debug --syslog with rpc.nfsd gives nothing at all, just generic
startup messages.
On the same machine, I can mount shares from other NFSv4 servers.
Please help!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Cannot see contents of files over NFS share.
2013-01-30 19:23 Cannot see contents of files over NFS share dE .
@ 2013-01-30 20:20 ` J. Bruce Fields
2013-01-31 4:22 ` dE .
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: J. Bruce Fields @ 2013-01-30 20:20 UTC (permalink / raw)
To: dE .; +Cc: linux-nfs
On Thu, Jan 31, 2013 at 12:53:24AM +0530, dE . wrote:
> I've shares with the following options in export --
>
> anonuid=1000,anongid=1000,secure,no_subtree_check,ro,fsid=0,crossmnt
>
> (Actually it doesn't matter. If I remove all the options except fsid
> (which's required for nfs4),
Actually if you're using a recent distro we recommend not using fsid=0.
Just export as you normally would for v2/v3, and v4 will work too.
--b.
> it still doesn't work.)
>
> I mount the shares with no options and over localhost.
>
> ls works ok, so does cding to various directories and checking it's
> contents, but that's about it.
>
> No program can read the contents of any file; all of them hang, but
> can be stopped by an interrupt signal.
>
> --debug --syslog with rpc.nfsd gives nothing at all, just generic
> startup messages.
>
> On the same machine, I can mount shares from other NFSv4 servers.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-01-31 18:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 19:23 Cannot see contents of files over NFS share dE .
2013-01-30 20:20 ` J. Bruce Fields
2013-01-31 4:22 ` dE .
2013-01-31 5:53 ` dE .
2013-01-31 18:02 ` dE .
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).