linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: "dE ." <de.techno@gmail.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: Cannot see contents of files over NFS share.
Date: Wed, 30 Jan 2013 15:20:17 -0500	[thread overview]
Message-ID: <20130130202017.GD14256@fieldses.org> (raw)
In-Reply-To: <5109732C.9080306@gmail.com>

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.

  reply	other threads:[~2013-01-30 20:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30 19:23 Cannot see contents of files over NFS share dE .
2013-01-30 20:20 ` J. Bruce Fields [this message]
2013-01-31  4:22   ` dE .
2013-01-31  5:53   ` dE .
2013-01-31 18:02   ` dE .

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=20130130202017.GD14256@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=de.techno@gmail.com \
    --cc=linux-nfs@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).