The snapshots that are created by the Google Cloud (GC) have the following naming conventions.
|
Snapshot engine |
Configuration |
Naming convention |
Example |
|---|---|---|---|
|
Google Cloud Platform Snap |
Default |
cv-CommCellID-JobID-snapID |
cv-8dce0f5-11266-7987 |
|
Safe-point snapshot |
cv-sp-CommCellID-snapID_hexa-revertJobID-seconds |
cv-sp-e631587-35cf-27455-5ef987e4 |
|
|
Clone |
cvclone-sourceSnapName-mount_snapID |
where:
-
cv and cv-sp are constant values.
-
CommCellID is the CommCell ID in hexadecimal value.
-
JobID is the snapshot backup job ID in the <PRODUCT_NAME> software.
-
SnapID is the snapshot ID created by the Commvault software, and corresponds to the primary key of the SMSnap table entry in the CommCell database
-
SnapID_hexa is the snapID in hexadecimal value.
-
RevertJobID is the ID of the revert operation job.
-
Seconds is the time since epoch in seconds and in hexadecimal value.
-
Mount_snapID is the ID of the mount operation job.