由于配置不受支持,SCO 克隆作业无限期挂起
适用于
- SnapCenter 适用于 Oracle Database 的插件 4.7 [SCO]
- ONTAP 9.15.1P8(以及其他 ONTAP 版本 > 9.11.1)
- Oracle Database 19c
问题
- 尝试使用适用于 Oracle 4.7 的 SnapCenter 插件克隆 Oracle 19.0 数据库时,克隆作业将挂起且永远不会完成。SnapCenter GUI 中不会显示错误;作业只是无限期地保持运行状态。
- SPL 日志显示以下条目:
2026-02-20T14:41:55.032430-05:00 DEBUG: SCUPlugin: SCU::HostStorage::FS::build(): Create mount point directory if it does not exists
2026-02-20T14:41:55.032796-05:00 DEBUG: SCUPlugin: SCU::Utils::Linux::FSHelper::mount_filesystem(): Mounting the file system '/data/nfs1'
2026-02-20T14:41:55.032892-05:00 DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Running command 'mount -t nfs -o rw, relatime, vers=3, rsize=65536, wsize=65536, namlen=255, hard, proto=tcp, timeo=600, retrans=2, sec=sys, mountvers=3, mountport=635, mountproto=tcp, local_lock=none nfs_server_IP:/Sca2efa35d-3684-4236-a92d-fb7eb11ecb39/oradb_01 /data/nfs1' with timeout 600 2026-02-20T14:41:55.073632-05:00 DEBUG: SCUPlugin: 137: SCU::Utils::Logger::set_error_and_log_with_level(): Failed to execute the command 'mount -t nfs -o rw, relatime, vers=3, rsize=65536, wsize=65536, namlen=255, hard, proto=tcp, timeo=600, retrans=2, sec=sys, mountvers=3, mountport=635, mountproto=tcp, local_lock=none nfs_server_IP:/Sca2efa35d-3684-4236-a92d-fb7eb11ecb39/oradb_01 /data/nfs1', command exited with value 32.
2026-02-20T14:41:55.073862-05:00 DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Messages in command error stream: mount.nfs: access denied by server while mounting 10.2.24.71:/Sca2efa35d-3684-4236-a92d-fb7eb11ecb39/oradb_01
2026-02-20T14:41:55.074072-05:00 ERROR: SCUPlugin: 191: SCU::Utils::Logger::set_and_log_error(): Mounting the filesystem '/data/nfs1' failed, reason: mount.nfs: access denied by server while mounting nfs_server_IP:/Sca2efa35d-3684-4236-a92d-fb7eb11ecb39/oradb_01