CVOからFSxNへのクラスタピアの作成が失敗する
環境
- Cloud Volume ONTAP ( CVO )
- Amazon FSxまたはFSxN(NetApp ONTAP向けファイルシステム)
問題
cluster peer createコマンドはFSxNからCVOに成功しますが、 CVOからFSxNに失敗します。
FSxN側から:
FsxId0bxxxxxxxxxxxxxxx::> cluster peer showPeer Cluster Name Cluster Serial Number Availability Authentication---------------------------------------------- -------------- --------------CVO1 1-80-0000xx Partial okCVO2 1-80-0000xx Available okCVO3 - Unavailable pending3 entries were displayed.CVO側から:
CVO3::> cluster peer showThis table is currently emptyCVO3::> cluster peer create -address-family ipv4 -applications snapmirror -peer-addrs 10.88.96.11,10.88.96.22 -encryption-protocol-proposed noneNotice: 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]. Verifythat the peer address is correct, and then try the operation again.- pingテストは正常で、ファイアウォールポート443/10000/11104-11105はすべて双方向に開いています。