在SC 5.0中、克隆生命周期作业失败
适用场景
- 适用于Microsoft SQL Server (SCSQL) 5.0和5.0P1的SnapCenter插件
- 适用于Oracle (SCO) 5.0和5.0P1的SnapCenter插件
- 克隆生命周期(CLC)
- ONTAP 9.14.1
问题描述
- 在克隆创建阶段,
<installation_path>\Program Files\NetApp\SnapCenter\SMCore\log\SMCore_<id>.log
作业失败,并显示错误:
DEBUG SMCore_522220 PID=[11800] TID=[13] REST Mode: Invoke-NcCli. cmd = volume clone create
DEBUG SMCore_522220 PID=[11800] TID=[13] Invoking Invoke-NcCli command
DEBUG SMCore_522220 PID=[11800] TID=[13] Command: Invoke-NcCli. Storage System: <SVM_IP>. Version: NetApp Release 9.14.1P4: Thu Apr 18 15:59:10 UTC 2024. Connection Mode: ZAPI
DEBUG SMCore_522220 PID=[11800] TID=[13] ex.Message : The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: [400]: Specified Vserver not found
DEBUG SMCore_522220 PID=[11800] TID=[13] ++StorageConnectionFaultPublisher::OnConnectionFault
DEBUG SMCore_522220 PID=[11800] TID=[13] UpdateCache, notifying of connection failure on '<SVM_IP>'
WARN SMCore_522220 PID=[11800] TID=[13] Retrying the command: Invoke-NcCli
DEBUG SMCore_522220 PID=[11800] TID=[13] --PSHelper::RunCommand
DEBUG SMCore_522220 PID=[11800] TID=[13] Invoking Invoke-NcCli command-done
ERROR SMCore_522220 PID=[11800] TID=[13] Volume clone create Failed, Exception: Failed to create the volume clone.
Object reference not set to an instance of an object.
- RestAPI错误:
DEBUG SMCore_573237 PID=[3580] TID=[16] REST Mode: Invoke-NcCli. cmd = volume clone create
DEBUG SMCore_573237 PID=[3580] TID=[16] Body string value: {"vserver":"<SVM_FQDN>","flexclone":"<clone_name>","parent-snapshot":"snapshot_name","parent-volume":"<volume_name>","foreground":true,"snaplock-type":"non-snaplock","junction-active":true}
DEBUG SMCore_573237 PID=[3580] TID=[16] Controller: <SVM_IP>