Symantec logo
Resource type Definition for CFSMount agent

The CFSTypes.cf file includes the CFSMount agent type definition.

type CFSMount (

static keylist RegList = { MountOpt, Policy, NodeList }

static int FaultOnMonitorTimeouts = 1

static int OnlineWaitLimit = 0

static str ArgList[] = { MountPoint, BlockDevice,

MountOpt }

NameRule = resource.MountPoint

str MountPoint

str MountType

str BlockDevice

str MountOpt

str Primary

keylist NodeList

keylist Policy

)