Name

ocf:Filesystem — Filesystem resource agent

Synopsis

[OCF_RESKEY_device=string] [OCF_RESKEY_directory=string] [OCF_RESKEY_fstype=string] [OCF_RESKEY_options=string] [OCF_RESKEY_ocfs2_cluster=string] [OCF_RESKEY_ocfs2_configfs=string] Filesystem [start | stop | notify | monitor | validate-all | meta-data]

Description

Resource script for Filesystem. It manages a Filesystem on a shared storage medium.

Supported Parameters

OCF_RESKEY_device=block device

The name of block device for the filesystem, or -U, -L options for mount, or NFS mount specification.

OCF_RESKEY_directory=mount point

The mount point for the filesystem.

OCF_RESKEY_fstype=filesystem type

The optional type of filesystem to be mounted.

OCF_RESKEY_options=options

Any extra options to be given as -o options to mount.

OCF_RESKEY_ocfs2_cluster=OCFS2 cluster name/UUID

The name (UUID) of the OCFS2 cluster this filesystem is part of, iff this is an OCFS2 resource and there's more than one cluster. You should not need to specify this.

OCF_RESKEY_ocfs2_configfs=OCFS2 configfs root

Mountpoint of the cluster hierarchy below configfs. You should not need to specify this.


SUSE Linux Enterprise Server Heartbeat Guide 10 SP2