使用SMcli升级SANtricity失败、并在下载命令中显示错误
适用场景
- SANtricity OS 11.70.3
- SMCli
问题描述
使用自定义脚本执行SANtricity升级的客户、 在升级时出现以下错误:
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.