* [Cluster-devel] [PATCH 0/3] NLM per-ip base grace period
@ 2008-01-25 5:12 ` Wendy Cheng
0 siblings, 0 replies; 3+ messages in thread
From: Wendy Cheng @ 2008-01-25 5:12 UTC (permalink / raw)
To: cluster-devel.redhat.com
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/3] NLM per-ip base grace period
@ 2008-01-25 5:12 ` Wendy Cheng
0 siblings, 0 replies; 3+ messages in thread
From: Wendy Cheng @ 2008-01-25 5:12 UTC (permalink / raw)
To: NFS list, cluster-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Cluster-devel] [PATCH 0/3] NLM per-ip base grace period
2008-01-25 5:12 ` Wendy Cheng
(?)
@ 2008-01-31 22:39 ` Wendy Cheng
-1 siblings, 0 replies; 3+ messages in thread
From: Wendy Cheng @ 2008-01-31 22:39 UTC (permalink / raw)
To: s.wendy.cheng; +Cc: NFS list, cluster-devel
changing email address for future posting ... Wendy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-31 22:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-25 5:12 [Cluster-devel] [PATCH 0/3] NLM per-ip base grace period Wendy Cheng
2008-01-25 5:12 ` Wendy Cheng
2008-01-31 22:39 ` [Cluster-devel] " Wendy Cheng
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.