Symantec logo

CFSMount agent type definition

The CFSMount agent type definition is included in the CFSTypes.cf file, installed by the installsfrac utility.

type CFSMount (

static keylist RegList = { MountOpt, Policy, NodeList }

static int FaultOnMonitorTimeouts = 1

static int InfoTimeout = 0

static int OnlineRetryLimit = 16

static int OnlineWaitLimit = 0

static str ArgList[] = { MountPoint, BlockDevice,

MountOpt }

NameRule = resource.MountPoint

str MountPoint

str MountType

str BlockDevice

str MountOpt

keylist NodeList

keylist Policy

temp str Primary

str SetPrimary

str RemountRes

str ForceOff

)