CVOからFSxNへのクラスタピアの作成が失敗する
環境
- Cloud Volume ONTAP ( CVO )
- Amazon FSxまたはFSxN(NetApp ONTAP向けファイルシステム)
問題
cluster peer create
コマンドはFSxNからCVOに成功しますが、 CVOからFSxNに失敗します。
FSxN側から:
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.
CVO側から:
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テストは正常で、ファイアウォールポート443/10000/11104-11105はすべて双方向に開いています。