SMcliを使用したSANtricityのアップグレードがdownloadコマンドでエラーが発生して失敗する
This article may include metadata, visibility, validation state, and related support guidance.
環境
- SANtricity OS 11.70.3
- SMcli
問題
ERROR: Error downloading file in the Download command at line 1.
Error 2 - The operation cannot complete because either (1) the current state of a component does not allow the operation to be completed, (2) the operation has been disabled in NVSRAM (example, you are modifying media scan parameters when that option (offset 0x31, bit 5) is disabled), or (3) there is a problem with the storage array. Please check your storage array and its various components for possible problems and then retry the operation.
The command at line 1 that caused the error is:
download storageArray firmware, NVSRAM file="<path to file>","<path to file>" activateNow=true;
Script execution halted due to error.
SMcli failed.