cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Wendy Cheng <wcheng@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/3] NLM per-ip base grace period
Date: Fri, 25 Jan 2008 00:12:25 -0500	[thread overview]
Message-ID: <47996FB9.6000200@redhat.com> (raw)

The patch series enable setting of per ip base NLM grace period as a 
counter part of NLM unlock command described in:
http://www.redhat.com/archives/cluster-devel/2008-January/msg00151.html

Example Usage:
root-shell> echo 10.1.1.64 > /proc/fs/nfsd/resume_ip

The command temporarily suspends NFS server lockd to take new lock 
requests unless it is a reclaiming call on the specified interface. It 
is to allow High Availability NFS server failover function where the 
virtual IP interfaces are moved around different servers.

We only support IPV4 for this patch submission.

resume_001.patch: add "resume_ip" into nfs procfs.
resume_002.patch: the core routines that implement resume_ip logic
resume_003.patch: hooks into lockd that actually enable per-ip grace period

-- Wendy



                 reply	other threads:[~2008-01-25  5:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=47996FB9.6000200@redhat.com \
    --to=wcheng@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 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).