在 SCV 设备中更改 MySQL 备份路径后, /jail 下的目录将被删除
适用场景
- 适用于VMware vSphere的SnapCenter 插件(SCV) 4.3 - 4.5
- MySQL 备份位置从 default(
/opt/netapp/protectionservice/mysqldumps
)更改为/jail
问题描述
/jail
生成 MySQL 备份后,下的目录将被删除。Job-<JOB_ID>.log
对于进行 MySQL 备份,显示以下错误。
[ERR] System.IO.DirectoryNotFoundException: Could not find a part of the path '/jail/lib64'.
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at NetApp.DataProtection.JobManager.Workers.MySqlDumpWorker.PurgeDatabaseBackups(Int64 jobId, String folderPath, Int32 retentionCount)
- SCP 到 SCV 失败,并出现以下错误。
failed to run command '/bin/bash': No such file or directory