All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ondrej Valousek <webserv@s3group.cz>
To: Ian Kent <ikent@redhat.com>
Cc: "autofs@linux.kernel.org" <autofs@linux.kernel.org>
Subject: Re: NFSv4 to be a default on RHEL-6
Date: Wed, 08 Dec 2010 13:51:01 +0100	[thread overview]
Message-ID: <4CFF7F35.9070506@s3group.cz> (raw)
In-Reply-To: <1291811765.17231.6.camel@perseus>


[-- Attachment #1.1: Type: text/plain, Size: 675 bytes --]

  On 08.12.2010 13:36, Ian Kent wrote:
> The default should be determined by mount.nfs(8) since that's what
> autofs uses to perform mounts.
I see, but it works only if the nfs4 root export is the same as /. It does not work otherwise. Example:
Server 'dorado' exporting directory /exports which is also fsid=0 for nfs4.
There is (also shared) subdirectory 'ext1' in this one. When I do:

cd /net/dorado/exports/ext1

... the export is mounted using NFSv3. Theoretically if I did:

cd /net/dorado/ext1

... I should have the same mounted via NFSv4, right? Unfortunately it does not work. But it should because:

mount dorado:/ext1 /mnt

works (giving nfs4 mount)....
Ondrej


[-- Attachment #1.2: Type: text/html, Size: 1160 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

  reply	other threads:[~2010-12-08 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08  9:16 NFSv4 to be a default on RHEL-6 Ondrej Valousek
2010-12-08 12:36 ` Ian Kent
2010-12-08 12:51   ` Ondrej Valousek [this message]
2010-12-08 13:45     ` Ian Kent
2010-12-08 14:56       ` Ondrej Valousek
2010-12-09  1:45         ` Ian Kent
2010-12-09 12:51         ` Steve Dickson
2010-12-09 14:51           ` Ian Kent

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=4CFF7F35.9070506@s3group.cz \
    --to=webserv@s3group.cz \
    --cc=autofs@linux.kernel.org \
    --cc=ikent@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.