Please enter search query.
Search <book_title>...
Cluster Server 7.4 Agent for EMC SRDF Configuration Guide - Windows
Last Published:
2019-02-01
Product(s):
InfoScale & Storage Foundation (7.4.1)
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 str ArgList[] = { SymHome, GrpName, DevFOTime, AutoTakeover, SplitTakeover, LinkMonitor, AdvancedOpts } static int NumThreads = 1 static int ActionTimeout = 180 static int OfflineMonitorInterval = 0 static int MonitorInterval = 300 static int RestartLimit = 1 int SwapRoles = 1 static keylist SupportedActions = { update } NameRule = resource.GrpName str SymHome = "C:\\Program Files\\EMC\\SYMCLI\\bin" str GrpName int DevFOTime = 2 int AutoTakeover = 1 int SplitTakeover = 0 temp str VCSResLock int LinkMonitor = 0 str AdvancedOpts{} = { ExtendMonitor=null } )