Upgrading SCO fails by "No such file or directory" due to wrong mkdir command
- Views:
- 133
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapcenter
- Specialty:
- SNAPX
- Last Updated:
- 3/11/2022, 1:53:33 AM
Applies to
- SnapCenter Server 4.4
- SnapCenter Plug-in for Oracle(SCO) 4.4
- Japanese language environment
Issue
- Upgrading SCO Plug-in fails by "
No such file or directory
" when creating directory$HOME/.sc_netapp/
Failed to upload package "C:\ProgramData\NetApp\SnapCenter\Package Repository\snapcenter_linux_host_plugin.bin" to: "$HOME/.sc_netapp/snapcenter_linux_host_plugin.bin" "scp: /root/.sc_netapp/snapcenter_linux_host_plugin.bin: No such file or directory"
SnapManagerWeb_<JOB_ID>.log
is output in Japanese and there is no space between "mkdir
" and path "$HOME/.sc_netapp/
"
INFO SnapManagerWeb_<JOB_ID> PID=[<PID>] TID=[<TID>] SnapCenter plugin インストール パッケージをサーバ <SERVER> にアップロードしています
INFO SnapManagerWeb_<JOB_ID> PID=[<PID>] TID=[<TID>] Running command : mkdir$HOME/.sc_netapp/
ERROR SnapManagerWeb_<JOB_ID> PID=[<PID>] TID=[<TID>] Error: bash: mkdir/root/.sc_netapp/: そのようなファイルやディレクトリはありません
ERROR SnapManagerWeb_<JOB_ID> PID=[<PID>] TID=[<TID>] Failed to upload package "C:\ProgramData\NetApp\SnapCenter\Package Repository\snapcenter_linux_host_plugin.bin" to: "$HOME/.sc_netapp/snapcenter_linux_host_plugin.bin" "scp: /root/.sc_netapp/snapcenter_linux_host_plugin.bin: No such file or directory"