ONTAPの手動アップグレードが原因で署名の検証に失敗する
環境
- ONTAP 9
- 手動無停止アップグレード(NDU)
- 以下のリストにあるONTAPバージョンまたはそれ以前のバージョンから、そのバージョンよりあとにリリースされたONTAPビルドへのアップグレード
- 9.17.1
- 9.16.1P7
- 9.15.1P14
- 9.14.1P14
- 9.13.1P17
- 9.12.1P19
- 9.11.1P20
- 9.10.1P20
- 9.9.1P20
- 9.8P21
- 9.7P23
- 9.6P18
- 9.5P19
問題
- 2025年9月9日より前にリリースされたONTAPバージョンから2025年9月9日以降にリリースされたバージョンへの手動ONTAPアップグレードを(
system node image
update
コマンドを使用して)実行すると、署名検証エラーが発生して失敗します
注:大半の構成では、手動による無停止ONTAPアップグレード(NDU)はベストプラクティスではなく、ONTAPクラスタのアップグレードには使用しないでください 詳細については、 構成に基づく推奨ONTAPアップグレード方法 を参照してください。
- この問題は、自動無停止アップグレード(ANDU)のすべてのワークフロー(CLIでの「
cluster image update
」の実行やSystem Managerからのアップグレードなど)で自動的に回避されるため、その他の対処は必要ありません。 - 以下のこの資料の「解決策」セクションの回避策を実行せずに手動アップグレードを試みると、次のようなエラーが返されます:
Error: Failed to verify the signatures of the image. The image may have been corrupted. Replace the image, and then try the command again.
Action: Use the "cluster show" command to verify that all nodes in the cluster are healthy. Use the"cluster image package show-repository" command to verify that the downloaded image has the correct version. If all nodes are healthy and the image has the correct version, wait a few minutes, and then use the "cluster image resume-update" command to resume the update.