From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wendy Cheng Date: Thu, 05 Apr 2007 17:52:32 -0400 Subject: [Cluster-devel] [PATCH 3/4 Revised] NLM - kernel lockd-statd changes Message-ID: <46156FA0.4030506@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This kernel patch (based on 2.6.21-rc4) should be paired with nfs-utils user mode changes (patch 4-4, based on nfs-utils-1.1.0-rc1) that is optional. If changes made in patch 4-4 is not presented in nfs-utils, the rpc.statd will ignore whatever this kernel patch does. The changes record the ip interface that accepts the lock requests and passes the correct "my_name" (in standard IPV4 dot notation) to user mode statd (instead of system_utsname.nodename). This enables rpc.statd to add the correct taken-over IPv4 address into the 3rd parameter of ha_callout program. Current nfs-utils always resets "my_name" into loopback address (127.0.0.1), regardless the statement made in rpc.statd man page. Check out "man rpc.statd" and "man sm-notify" for details. -- Wendy -------------- next part -------------- A non-text attachment was scrubbed... Name: 003_nlm_statd.patch Type: text/x-patch Size: 14486 bytes Desc: not available URL: