Symantec logo

CFSMount agent type, attribute descriptions

The table lists user-modifiable attributes of the CFSMount agent resource type.

CFSMount resource type, user-modifiable attributes

Attribute

Dimension

Description

MountPoint 

string-scalar 

Directory for the mount point. 

BlockDevice 

string-scalar 

Block device for the mount point. 

NodeList 

string-keylist 

List of nodes on which to mount. If NodeList is NULL, the agent uses the service group system list. 

MountOpt 

(optional) 

string-scalar 

Options for the mount command. To create a valid MountOpt attribute string: 

  • Use the VxFS type-specific options only.
  • Do not use the -o flag to specify the VxFS-specific options.
  • Do not use the -F vxfs file system type option.
  • The cluster option is not required.
  • Specify options in comma-separated list as in these examples:

    ro

    ro,cluster

    blkclear,mincache=closesync

Policy (optional) 

string-scalar 

List of nodes to assume the primaryship of the cluster file system if the primary fails. If set to NULL or if none of the hosts specified in the list is active when the primary fails, a node is randomly selected from the set of active nodes to assume primaryship. 

">

Attribute

Dimension

Description

MountPoint 

string-scalar 

Directory for the mount point. 

BlockDevice 

string-scalar 

Block device for the mount point. 

NodeList 

string-keylist 

List of nodes on which to mount. If NodeList is NULL, the agent uses the service group system list. 

MountOpt 

(optional) 

string-scalar 

Options for the mount command. To create a valid MountOpt attribute string: 

Policy (optional) 

string-scalar 

List of nodes to assume the primaryship of the cluster file system if the primary fails. If set to NULL or if none of the hosts specified in the list is active when the primary fails, a node is randomly selected from the set of active nodes to assume primaryship.