SCSQL verification job falis to validate existence of cloned database\log files
Applies to
SnapCenter Plug-in for Microsoft SQL Server (SCSQL) 4.3
Issue
- SCSQL backup verification job fails due to "
Failed to validate existence of cloned database\log files during clone operation ...
".
Example:
- SCSQL job log (
SmSql_<job_id>.log)
shows an error like the following example.
Example:
2020-08-21T05:12:42.0837275+08:00 ERROR SmSql_625 PID=[18428] TID=[269] File path not found - C:\scmnpt\mpdisk0032\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Data\TESTDB.mdf
- SnapCenter Plug-in for Windows (SCW) job log (
SCW_<job_id>.log
) shows errors like the following example.
Example:
2020-08-21T05:01:17.8223082+08:00 Verbose SDW PID=[8840] TID=[14276] ++VdsHelper::RemoveAccessPoints
2020-08-21T05:01:17.9083168+08:00 Error SDW PID=[8840] TID=[14276] catch error 'The storage device is already in use' in RemoveAccessPoints()
2020-08-21T05:01:17.9083168+08:00 Verbose SDW PID=[8840] TID=[14276] --VdsHelper::RemoveAccessPoints
....
2020-08-21T05:12:25.9701163+08:00 Verbose SDW PID=[8840] TID=[14276] ++VdsHelper::RemoveAccessPoints
2020-08-21T05:12:26.0901283+08:00 Error SDW PID=[8840] TID=[14276] catch error 'The storage device is already in use' in RemoveAccessPoints()
2020-08-21T05:12:26.0911284+08:00 Verbose SDW PID=[8840] TID=[14276] --VdsHelper::RemoveAccessPoints
2020-08-21T05:12:26.0911284+08:00 Verbose SDW PID=[8840] TID=[14276] SetVolumeMountPoint caught exception 'The storage device is already in use', retry '60'...