Please enter search query.
Search <book_title>...
Cluster Server 8.0.2 Agent for Hitachi TrueCopy/HP-XP Continuous Access Configuration Guide - Windows
Last Published:
2023-06-05
Product(s):
InfoScale & Storage Foundation (8.0.2)
Platform: Windows
- Introducing the agent for Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- Configuring the agent for Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- Configuration concepts for the Hitachi TrueCopy/Hewlett-Packard XP Continuous Access agent
- Resource type definition for the Hitachi TrueCopy agent
- Attribute definitions for the TrueCopy/HP-XP-CA agent
- Sample configuration for the TrueCopy/HP-XP-CA agent
- Before you configure the agent for Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- Configuring the agent for Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- Configuration concepts for the Hitachi TrueCopy/Hewlett-Packard XP Continuous Access agent
- Testing VCS disaster recovery support with Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- How VCS recovers from various disasters in an HA/DR setup with Hitachi TrueCopy/Hewlett-Packard XP Continuous Access
- Testing the global service group migration
- Testing disaster recovery after host failure
- Testing disaster recovery after site failure
- Performing failback after a node failure or an application failure
- Performing failback after a site failure
- Setting up fire drill
Resource type definition for the Hitachi TrueCopy agent
The resource type definition defines the agent in VCS.
type HTC (
static keylist RegList = { SplitTakeover, LinkMonitor, RoleMonitor,
FreezeSecondaryOnSplit, AllowOnlineOnSimplex }
static i18nstr ArgList[] = { BaseDir, GroupName, Instance,
SplitTakeover, LinkMonitor, RoleMonitor, FreezeSecondaryOnSplit,
AllowOnlineOnSimplex, User, Domain, Password }
static keylist SupportedActions = { localtakeover, pairresync,
pairresync-swaps, pairdisplay, PreSwitch, vxdiske }
str BaseDir = "C:\\HORCM\\etc"
str GroupName
int Instance
int SplitTakeover
int LinkMonitor
int RoleMonitor
int FreezeSecondaryOnSplit
boolean AllowOnlineOnSimplex = 0
str User
str Domain
str Password
temp str TargetFrozen
temp str OldState = ""
str AdvancedOpts{} = { AllowAutoFailoverInterval="undefined" }
temp str PVOLStateTime
)