Roman Melekh wrote:
We do have DDB (RAID1) and Index (RAID5) on SSDs but there is no 100% answer regarding the file system and cluster size.
The last info I have discovered is that DDB and Index disks should be 32k cluster formatted and data drives are .. nobody knows, but I believe it is 64k.
Quote:
"For Windows, we recommend that the DDB needs to be on a fast, dedicated disk formatted at 32KB and dedicated disk libraries formatted at 64 K or with a higher block size up to 512 K, if supported by the operating system"
Index isn't defined as where 32KB is needed, default block size is fine.
Depending on your block size definitions in Commvault in combination with the type of data your backing up and restoring will define the best disklibrary block size for you.
Regarding NTFS vs ReFS, both should be possible.
But ReFS has internal mechanisms which can correct data corruption for instance, even though I never tested it, I expect this will interfere with for example the ransomware protection on a MA.
ReFS mechanisms may interfere with DDB performance as DDB integrity is checked by Commvault periodically so no need for ReFS to manage that also.
As resilience should be managed on a hardware level and not software level I don't see the advantage there for ReFS, multiple raid 6 groups and NTFS will do fine.
Looking at NTFS sparse file support is available.
ReFS Sparse VDL is mostly for virtualized environments where you need to zero big files.
All that being said I don't see direct advantages to use ReFS anywhere in a MA.
As said earlier, never tested it so if anyone has other experiences I would love to read them. But logic dictates that you want Commvault to manage it's own data. Plus side is that these Commvault processes can be reviewed via job history and reports, ReFS doesn't provide you that kind of insight.