Cluster peer creation fails from CVO to FSxN
Applies to
- Cloud Volume ONTAP (CVO)
- Amazon FSx or FSxN (FileSystem for NetApp ONTAP)
Issue
cluster peer create
command succeeds from FSxN to CVO but fails from CVO to FSxN.
From FSxN side:
FsxId0bxxxxxxxxxxxxxxx::> cluster peer show
Peer Cluster Name Cluster Serial Number Availability Authentication
---------------------------------------------- -------------- --------------
CVO1 1-80-0000xx Partial ok
CVO2 1-80-0000xx Available ok
CVO3 - Unavailable pending
3 entries were displayed.
From CVO side:
CVO3::> cluster peer show
This table is currently empty
CVO3::> cluster peer create -address-family ipv4 -applications snapmirror -peer-addrs 10.88.96.11,10.88.96.22 -encryption-protocol-proposed none
Notice: Use a generated passphrase or choose a passphrase of 8 or more characters. To ensure the authenticity of the peering relationship, use a phrase or sequence of characters that would be hard to guess.
Enter the passphrase:
Confirm the passphrase:
Error: command failed: Using peer-address 10.88.96.11: An introductory RPC to the peer address "10.88.96.11" failed to connect: RPC: Remote system error [from mgwd on node "CVO3-01" (VSID: -1) to xcintro at 10.88.96.11]. Verify
that the peer address is correct, and then try the operation again.
- ping test is ok and firewall ports 443/10000/11104-11105 are all open bi-directionally.