I have recently expanded our NetApp E-Series array with 48 more 12TB drives (it previously had 24 drives of 4TB each). In the past we were told to carve out a large DDP (Dynamic Disk Pool) for all of the storage we had present, then carve out 4 or 6 TB LUNs, create NTFS volumes on our Windows Server MAs with a 64K Allocation Unit Size, and set those as our Mount Paths. I read the following thread which makes me feel like that is certainly overkill and unnecessary:
I would like to and/or have questions about the following steps:
- Create a DDP using all of the space available (392 TB after RAID-DP and spares are taken into account). I’ve created similar sized pools on other NetApps for different workflows without issue in the past so I see no problems here.
- Created a single Volume using up all of that space save for 6 TB which will be carved out separately for the DDB backup of our sister MA in a separate DC. This will be 386 TB.
- Focusing just on the mega volume, I will mount that on the Server 2019 MA and create a disk using NTFS and 128K Allocation Unit Size, mounting it in an empty NTFS folder to avoid needing a drive letter. We would need 128K to support a volume larger than 256TB which was the previous limit with a 64K allocation unit size. I assume there is no value in using ReFS and using NTFS is the more accepted method.
- Add the mount path to my existing library, set all 20 of my previous mount paths to not accept new data, wait till everything has bled out to the new mount path, and then repeat the process with the older DDP so we can get that down to a single 96TB volume, and then add that as another mount path for a total of almost 500TB.
Regarding point 3 above, I am referencing this article: https://learn.microsoft.com/en-us/windows-server/storage/file-server/ntfs-overview
My main concerns are if this workload is fine for using a single large mount path, and if 128K allocation unit size is fine to help accommodate a single 386TB volume/mount path.
For reference, I am running Commvault 11.24.60 at this time.
Please let me know if I got any of the above wrong and if my proposed procedure looks sound. Thank you!