Dear All,
We have a requirement for three node campus cluster where i need to integrate a netapp snapmirror replication.Two node is in primary site for HA along with dedicated storage and single node is at DR along with separate storage. extended lan and san available across the sites. The replication mode is async.
The question is whether the following configuration for snapmirror resource will work or not ? what are the other options to make it work.
similar setup we have done it in the past but that was with HP storage.
NetAppSnapMirror SM (
VolumeName = unixvol
SnapMirrorSchedule = "0-59/5 * * *"
LocalFilerName @node1 = netapp1
LocalFilerName @node2 = netapp1
LocalFilerUserName = root
LocalFilerPword = aoaMboDodOhmPocMe
RemoteFilerName @node3 = netapp2
RemoteFilerUserName = root
RemoteFilerPword = aoaMboDodOhmPocMe
)
We have similar setup for hp eva ca for two node cluster
EVACA eEVACA (
ManagementServer = "172.16.236.200"
LocalEVAName @node01 = PR-EVA
LocalEVAName @node02 = DR-EVA
DRGroupName = DRG_VCS
SSSUPath = "/opt/Hewlett-Packard/sssu_linux_x64"
)