Skip to main content

The doc state:  Use a volume dedicated to the index cache directory formatted

with a block allocation size of 32K.

(Best Practices (Indexing Version 2)

 

  • Is this the LogicalSectorSize iBytes Per Sector] or PhysicalSectorSize SBytes Per Physical Sector] in a Windows server NTFS volume or is REFS type to be prefered ?

Hi ​@Steinar,

 

The recommendation in the Commvault documentation:

"Use a volume dedicated to the index cache directory formatted with a block allocation size of 32K." refers to the NTFS volume allocation unit size, which is the block allocation size specified when formatting the volume using the format command or Disk Management in Windows.

 

Block allocation size (allocation unit size) during volume formatting in Windows NTFS.

This is not the same as:

LogicalSectorSize (Bytes Per Sector) — typically 512 bytes or 4K.

PhysicalSectorSize — the size of the underlying physical sector on disk.

 

So, it is the allocation unit size (AUS) — the smallest chunk of disk space that a file can occupy.

 

Thanks,

Keshika 


Reply