Please enter search query.
Search <book_title>...
Cluster Server 8.0 Bundled Agents Reference Guide - Windows
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Resource type definition
type MountV ( static i18nstr ArgList[] = {MountPath, VolumeName, "VMDGResName:DiskGroupName", ForceUnmount, ListApplications, AutoFSClean, "VMDGResName:DGGuid", PurgeStaleMountPoints, CheckFSAccess, ForFireDrill, BlockMountPointAccess } static int IMF{} = { Mode=2, MonitorFreq=5, RegisterRetryLimit=3 } i18nstr MountPath str VolumeName str VMDGResName str ForceUnmount = READ_ONLY boolean ListApplications = 1 boolean AutoFSClean = 1 str MountResName boolean PurgeStaleMountPoints = 1 boolean CheckFSAccess = 0 boolean ForFireDrill = 0 boolean BlockMountPointAccess = 0 )