Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Cluster Server Agent for EMC SRDF Configuration Guide - Windows
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Windows
- Introducing the agent for EMC SRDF
- Configuring the agent for EMC SRDF
- Testing VCS disaster recovery support with EMC SRDF
- How VCS recovers from various disasters in an HA/DR setup with EMC SRDF
- Setting up fire drill
Resource type definition for the EMC SRDF agent
The SRDF resource type represents the VCS agent for EMC SRDF.
type SRDF ( static keylist RegList = { GrpName } static int ActionTimeout = 180 static keylist SupportedActions = { update, PreSwitch } static int MonitorInterval = 300 static int NumThreads = 1 static int OfflineMonitorInterval = 0 static int OnlineWaitLimit = 0 static int RestartLimit = 1 static i18nstr ArgList[] = { SymHome, GrpName, DevFOTime, AutoTakeover, SplitTakeover, Mode, IsCompositeGroup, SwapRoles, LinkMonitor, ConfValidate, AdvancedOpts, SymcliDbFile } str SymHome = "C:\\Program Files\\EMC\\SYMCLI\\bin" str GrpName int DevFOTime = 2 boolean AutoTakeover boolean SplitTakeover str Mode boolean IsCompositeGroup int SwapRoles = 1 temp str VCSResLock int LinkMonitor = 0 int ConfValidate = 0 str AdvancedOpts{} = { ExtendMonitor = null } str SymcliDbFile )