docs-xml/vfs_gpfs: document 'gpfs:leases'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 07:29:46 +0000 (09:29 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Sep 2010 10:08:08 +0000 (12:08 +0200)
metze
(cherry picked from commit 196699a6a1412687f7d5fe24c506577002dd769e)

docs-xml/manpages-3/vfs_gpfs.8.xml

index fa31219d9edcd704bea353eee3522cae29b65a56..6c8289b4dee27597dd9e4dba226c38af633de889 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:leases = [ yes | no ]</term>
+               <listitem>
+               <para>
+               Enable/Disable cross node leases (oplocks) for GPFS.
+               You should also set the <command>oplocks</command> and <command>kernel oplocks</command>
+               options to the same value.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>yes(default)</command> - propagate leases across all GPFS nodes.
+               </para></listitem>
+               <listitem><para>
+               <command>no</command> - do not propagate leases across all GPFS nodes.
+               This should only be used if the GPFS file system is
+               exclusively exported by Samba. Access by local unix application or
+               NFS exports could lead to corrupted files.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>nfs4:mode = [ simple | special ]</term>
                <listitem>
                <para>