Skip to main content
Solved

Need to know commvault backup directory structure in cloud storage. If it is configurable from commvault?

  • May 8, 2023
  • 5 replies
  • 689 views

Forum|alt.badge.img

Hi,

Trying to find out the directory structure that Commvault creates in S3 Compatible cloud Storage.

I created a VM backup from VMware and got the below Directory in S3 Compatible :
 

  • Does V_1​ , V_11 mean different backup attempts?


 

  • What is the difference between the below folder structure?

​​​​​​

  • Is it something configurable from Commvault Software?

Best answer by sbhatia

Jass, 

Adding to William’s update, you can refer the below Mount Path Hierarchy. And we recommend you to not modify the structure. 

 

- <MPID>\<Base Folder>\CV_MAGNETIC\<V_####>\<CHUNK_####>

- <CHUNK_####> -> Chunk Folder - consists of the following:

Chunk_Meta_Data (CHUNK_META_DATA_xx ) - It contains the metadata information of the AF (Archive File) and its signature(s).
SFILE.Idx - It contains an index of the actual SFILE Containers
SFILE_Container_XXX (SFILE_CONTAINER_yy) - It contains each unique data (signature), and it is linked to the chunks_meta data

 

5 replies

Forum|alt.badge.img+4

Jass,


This is our library folder structure for tracking. 

V_X =  Volume folder.

Chunk_X = Chunk folder. 

This folder structure cannot be changed. 


sbhatia
Vaulter
Forum|alt.badge.img+11
  • Vaulter
  • Answer
  • May 8, 2023

Jass, 

Adding to William’s update, you can refer the below Mount Path Hierarchy. And we recommend you to not modify the structure. 

 

- <MPID>\<Base Folder>\CV_MAGNETIC\<V_####>\<CHUNK_####>

- <CHUNK_####> -> Chunk Folder - consists of the following:

Chunk_Meta_Data (CHUNK_META_DATA_xx ) - It contains the metadata information of the AF (Archive File) and its signature(s).
SFILE.Idx - It contains an index of the actual SFILE Containers
SFILE_Container_XXX (SFILE_CONTAINER_yy) - It contains each unique data (signature), and it is linked to the chunks_meta data

 

Forum|alt.badge.img
  • Author
  • Novice
  • May 22, 2023

Thank you for the information.

Is there any predefined answer to How many objects exist per directory?


Forum|alt.badge.img
  • Author
  • Novice
  • May 22, 2023

Also, what are CHUNKMAP_TRAILER_XX.FOLDER ? @sbhatia @William Dennehy 


Nikos.Kyrm
Community All Star
Forum|alt.badge.img+16
  • Community All Star
  • August 3, 2023

Jass,


This is our library folder structure for tracking. 

V_X =  Volume folder.

Chunk_X = Chunk folder. 

This folder structure cannot be changed. 


Hi @Jass  Is there any documentation about Library folder structure?

I try to find If it’s possible to import these chunk data from another CommServe.

Thanks