linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: linux-nfs@vger.kernel.org
Subject: local_lock mount option
Date: Thu, 13 Dec 2012 14:35:54 +0100	[thread overview]
Message-ID: <20121213133554.GO10897@ics.muni.cz> (raw)

Hi,

is this option supported and should work?

It seems that in SLES and RHEL kernel, it is ignored:
mount nfs.server:/ /storage -t nfs4 -o sec=krb5,local_lock=all

cat /proc/mounts  | grep storage
nfs.server:/ /storage nfs4
rw,relatime,vers=4,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=krb5,clientaddr=xxx.xxx.xxx.xxx,minorversion=0,local_lock=none,addr=xxx.xxx.xxx.xxx 0 0

and it seems, that it actually tries to lock through NFS.

Has this been fixed in later kernels or this is broken at all?

-- 
Lukáš Hejtmánek

             reply	other threads:[~2012-12-13 13:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 13:35 Lukas Hejtmanek [this message]
2012-12-13 14:10 ` local_lock mount option Fred Isaman
2012-12-13 14:23   ` Lukas Hejtmanek
2012-12-13 14:38     ` Fred Isaman
2012-12-13 14:40       ` Lukas Hejtmanek
2012-12-13 14:48         ` Fred Isaman
2012-12-13 14:56           ` Lukas Hejtmanek

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=20121213133554.GO10897@ics.muni.cz \
    --to=xhejtman@ics.muni.cz \
    --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).