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 SRDFSnap agent
Following is the resource type definition for the SRDFSnap agent:
type SRDFSnap ( static keylist RegList = { CopyMode, SavePoolName, DiskGroupSnapList } static i18nstr ArgList[] = { TargetResName, MountSnapshot,UseSnapshot, RequireSnapshot,DiskGroupSnapList, CopyMode, UseTgt, SavePoolName } i18nstr TargetResName i18nstr DiskGroupSnapList boolean MountSnapshot = 1 boolean UseSnapshot = 1 boolean RequireSnapshot = 1 i18nstr SavePoolName temp str Responsibility temp i18nstr FDFile str CopyMode = mirror boolean UseTgt = 0 )