VMware SRM Array Manager 发现显示远程站点的空对等阵列 ID
适用场景
- NetApp存储复制适配器(SRA)
- VMware Site Recovery Manager (SRM)
问题描述
- 在SRM中配置阵列对时、对等阵列具有
null
示例1:
示例2:
- SRM日志中会显示警告:
2018-04-24T14:39:07.678-04:00 warning vmware-dr[00816] [Originator@6876 sub=Storage opID=364afed0] Array Manager
for SRA '70d7e5fb-4684-49cc-b099-e8f0386c17cb' and Array 'null:vserver_dr' was not found
--><?xml version="1.0" encoding="UTF-8"?><Response xmlns="http://www.vmware.com/srm/sra/v2"
xmlns:replication="http://www.vmware.com/srm/sra30" xmlns:foo="http://www.foo.com/sra/v2">
-->
--><Arrays>
--><Array id="cluster:vserver_prod">
--><Model>
--><Name>FASXXXX</Name>
--><Vendor>NETAPP</Vendor>
--></Model>
--><PeerArrays>
--><PeerArray id="null:vserver_dr"></PeerArray>
--></PeerArrays>
--><ReplicationSoftware>
--><Name>snapmirror</Name>
--><Version>C-mode</Version>
--></ReplicationSoftware>
--></Array>
--></Arrays>
--></Response>