SnapCenter Plug-In for Oracle clone fails with error: PL-SCU-00014: There is a mismatch between source and clone storage foot print
Applies to
SnapCenter Plug-In for Oracle (SCO)
Issue
When attempting to perform a clone operation, SnapCenter Plug-In for Oracle clone fails with the error:
- PL-SCU-00014: Internal error: There is a mismatch in the number of storage resources between source and clone storage foot print
The following is an example from the SnapCenter job log, the error can be found in the spl log under the path
/<SCOHostName>/<SCOJobID>/var/opt/snapcenter/spl/logs/spl_jobid.log
.
2019-10-22T09:00:36.0000587-04:00 INFO qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00504: SCU CreateClone operation started.
2019-10-22T09:00:36.0000587-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object SmBackups is 2.
2019-10-22T09:00:36.0000588-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object SmClones is 2.
2019-10-22T09:00:36.0000588-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00512: Attribute isSecondary = false.
2019-10-22T09:00:36.0000589-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00503: Size of the object backupComponentInfos is 1.
2019-10-22T09:00:36.0000589-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00503: Size of the object smSnapshotInfos is 1.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00526: Processed storage information for the '/oradata/sid' file system of type 'SAN'.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00527: Completed the processing of primary backup.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00503: Size of the object vgMetadataList is 1.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00503: Size of the object linkToFsMap is 0.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00503: Size of the object fileSystemMap is 1.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.m.MetadataModel - SCU-LOG-00527: Completed the processing of co backup.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object smCloneComponentMappings is 1.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object sourceStorageResources is 2.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object cloneStorageResources is 1.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object sourceVirtualResources is 0.
2019-10-22T09:00:36.0000590-04:00 DEBUG qtp1773041202-1051 c.n.p.s.o.CreateClone - SCU-LOG-00503: Size of the object cloneVirtualResources is 0.
2019-10-22T09:00:36.0000591-04:00 ERROR qtp1773041202-1051 c.n.p.s.o.CreateClone - PL-SCU-00014: Internal error: There is a mismatch in the number of storage resources between source and clone storage foot print.