SSH接続が拒否され、8.2.5pxへのアップグレード後に、オプションAutoSupport レポート"読み取れません、接続の問題"が発生しました
環境
- ONTAP 8.2.5P3
- ONTAP 8.2.5P4
問題
8.2.5P3または.P4へのアップグレード後 、Secure Shell(SSH)接続が「connection refused」エラーで失敗し、「options AutoSupport 」コマンドの出力で「unknown」の値が返されることがあります。
例1:
「options AutoSupport 」を実行すると、次のようなエラーが発生する場合があります。
option autosupport.content: can not be read, connection problem (code=0xffffffff) autosupport.content unknown (value might be overwritten in takeover) option autosupport.doit: can not be read, connection problem (code=0xffffffff) autosupport.doit unknown option autosupport.enable: can not be read, connection problem (code=0xffffffff) autosupport.enable unknown (value might be overwritten in takeover) option autosupport.from: can not be read, connection problem (code=0xffffffff) autosupport.from unknown (value might be overwritten in takeover) option autosupport.local_collection: can not be read, connection problem (code=0xffffffff)
例2:
SSHが失敗し、次の結果が表示されることがあります。
ssh-client-host:~ # ssh root@10.65.51.X
ssh: connect to host 10.65.51.X port 22: Connection refused
ssh-client-host:~ #