ocf:Filesystem — Filesystem resource agent
[OCF_RESKEY_device=string] [OCF_RESKEY_directory=string] [OCF_RESKEY_fstype=string] [OCF_RESKEY_options=string] Filesystem [start | stop | notify | monitor | validate-all | meta-data]
The name of block device for the filesystem, or -U, -L options for mount, or NFS mount specification.
The mount point for the filesystem.
The optional type of filesystem to be mounted.
Any extra options to be given as -o options to mount. For bind mounts, add "bind" here and set fstype to "none". We will do the right thing for options such as "bind,ro".