ONTAP Select:Deployのアップグレードが失敗し、「Failed to stop scst.service: Unit scst.service not loaded」というエラーが表示される
- Views:
- 35
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-select-deploy-upgrade
- Specialty:
- ontapselect
- Last Updated:
環境
- ONTAP Select Deploy 9.6、9.7
- ONTAP Select (OTS)
- scstサービス
問題
- ONTAP Select Deploy のアップグレード中に次のエラーが表示されてアップグレードが失敗します。
ontapdeploy_asup/upgrade.log
[2020-10-09 07:20:25] + systemctl stop scst
[2020-10-09 07:20:25] Failed to stop scst.service: Unit scst.service not loaded.
[2020-10-09 07:20:25] + true
[2020-10-09 07:20:25] + update-rc.d -f scst remove
[2020-10-09 07:20:25] + systemctl disable scst
[2020-10-09 07:20:25] Failed to disable unit: No such file or directory
[2020-10-09 07:20:25] ++ _exit
[2020-10-09 07:20:25] ++ local exit_status=1
[2020-10-09 07:20:25] ++ set +e
[2020-10-09 07:20:25] ++ '[' 1 -ne 0 ']'
[2020-10-09 07:20:25] ++ echo 'Deploy Upgrade Failed'
[2020-10-09 07:20:25] Deploy Upgrade Failed
- バックアップが破損しているか、バックアップパスワードが不明であるか、バックアップを使用できないため、バックアップからの導入のリカバリも失敗します。
(ONTAPdeploy) deploy backup restore -path /home/admin/ -filename deploy_backup_20201013074541.tar.gz -foreground
Enter password to decrypt backup file:
[Request 13 (failure)]: Job failed with error. <SDOTAdminError(key="ConfigurationRestoreErr", message="Configuration restore failed. Reason: Configuration backup file has invalid contents. Verify the password given is correct.")>
(ONTAPdeploy)