1.0
This defines a cluster file system mount (i.e. GFS)
Defines a cluster file system mount.
Symbolic name for this file system.
File System Name
Path in file system heirarchy to mount this file system.
Mount Point
Block device, file system label, or UUID of file system.
Device or Label
File system type. If not specified, mount(8) will attempt to
determine the file system type.
File system type
If set, the cluster will kill all processes using
this file system when the resource group is
stopped. Otherwise, the unmount will fail, and
the resource group will be restarted.
Force Unmount
If set and unmounting the file system fails, the node will
immediately reboot. Generally, this is used in conjunction
with force_unmount support, but it is not required.
Seppuku Unmount
File system ID for NFS exports. This can be overridden
in individual nfsclient entries.
NFS File system ID
If set, the node will try to kill lockd and issue
reclaims across all remaining network interface cards.
This happens always, regardless of unmounting failed.
Enable NFS lock workarounds
If set and unmounting the file system fails, the node will
try to restart nfs daemon and nfs lockd to drop all filesystem
references. Use this option as last resource.
This option requires force_unmount to be set and it is not
compatible with nfsserver resource.
Enable NFS daemon and lockd workaround
Options used when the file system is mounted. These
are often file-system specific. See mount(8) and/or
mount.gfs2(8) for supported mount options.
Mount Options
Use findmnt to determine if and where a filesystem is mounted.
Disabling this uses the failback method (should be used if autofs
maps are located on network storage (ie. nfs, iscsi, etc).
Utilize findmnt to detect if and where filesystems are mounted