Symantec logo
Attribute definition for CFSMount agent

CFSMount agent attributes lists modifiable attributes of the CFSMount Agent resource type.

CFSMount agent attributes

Attribute

Dimension

Description

MountPoint 

string-scalar 

Directory for the mount point. 

BlockDevice 

string-scalar 

Block device for the mount point. 

NodeList (optional) 

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.
  • Be aware the cluster option is not required.
  • Specify options in comma-separated list.

    For example:

    ro

    ro,cluster

    blkclear,mincache=closesync

Policy (optional) 

string-scalar 

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

Primary (Not set by user) 

string-scalar 

Information only. Stores the primary node name for a VxFS file system. The value is automatically modified in the configuration file when an unmounted file system is mounted or another node becomes the primary node. The user does not set this attribute and user programs do not rely on this attribute.