TLS / SSL ハンドシェイクに失敗したため、クラスタログ転送が失敗しました
環境
- ONTAP 9
- クラスタログ転送
問題
- Cluster log-forwarding createコマンドが失敗し、以下のエラーが表示されます。
cluster01::> cluster log-forwarding create -destination <host_name> -port 443 -protocol tcp-encrypted -verify-server false -facility user
Testing network connectivity to the destination host <host_name>.
Error: command failed:
Cannot connect to destination host <host_name>, port 443 from node "<node_name>".
Reason: Failed TLS/SSL handshake. Verify connectivity to desired host or skip the connectivity check with the "-force" parameter.