Installation guide

7.4.1 IP
The ip resource defines an ipv4 or ipv6 network address. The following attributes can be
defined:
Attribute Description Required
address IPv4 or IPv6 address to use as a virtual IP
resource.
Yes
monitor_link Enabling this causes the status verification to
fail if the link on the NIC to which this IP
address is bound is not present.
No
7.4.2 Netfs
The netfs resource defines an NFS or CIFS mount. The following attributes can be defined:
Attribute Description Required
name A symbolic name for the netfs resource Only as
reference
mountpoint Path in file system hierarchy to mount this file
system
Yes
host The ip address or host name of the server
hosting the network file system resource
Yes
export NFS Export directory name or CIFS share Yes
fstype File System type (nfs, nfs4 or cifs) No
force_unmount 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.
No
options Provides a list of mount options. If none are
specified, the NFS file system is mounted -o
sync.
No
no_unmount Do not unmount the file system during a stop
or relocation operation
No
7.4.3 FS
The fs resource defines a standard local file system mount; i.e., a non clustered or otherwise
shared file system. The following attributes can be defined:
Attribute Description Required
name A symbolic name for the file system resource. Only as
www.redhat.com | 43