Symantec logo

Example CFSTypes.cf file

This is a sample of the CFSTypes.cf file.

type CFSMount (

static keylist RegList = { MountOpt, Policy, NodeList, ForceOff, SetPrimary }

static int FaultOnMonitorTimeouts = 1

static int OnlineWaitLimit = 1

static str ArgList[] = { MountPoint, BlockDevice, MountOpt }

str MountPoint

str MountType

str BlockDevice

str MountOpt

keylist NodeList

keylist Policy

temp str Primary

str SetPrimary

str RemountRes

str ForceOff

)

type CFSfsckd (

static int RestartLimit = 1

str ActivationMode{}

)