I'm configuring a NetApp FAS8300 for use specifically as a backup target. It will likely host only one VM (Commvault) that will connect to some large volumes for data storage. I have the following shelves/disks/ideas for configuration:
- Shelf 1: 6 x 900 GB SSD, create 2 x storage pools (3 disks each = allocation unit size 671 GB; apply half to the shelf 2 aggr and the other half to the shelf 3 aggr)
- Shelf 2: 12 x 4 TB SAS, create 1 x aggregate (1 x RAID-DP group of 11 disks, 1 spare = 30 TB; host the Commvault VM here)
- Shelf 3: 60 x 4 TB NL-SAS, create 1 x aggregate (2 x RAID-TEC groups of 29 disks, 2 spares = 179 TB)
This would result in an active-passive system, using only one node's CPU capacity.
But then I was wondering: does backup storage even benefit from being backed by an SSD storage pool? Probably not much if at all, right? If that's case, maybe this would be better:
- Shelf 1: 6 x 900 GB SSD, create 1 x storage pools (6 disks = allocation unit size 1.3 TB; apply all to the shelf 2 aggr)
- Shelf 2: [same as above]
- Shelf 3: 60 x 4 TB NL-SAS, create 2 x aggregate (1 x RAID-TEC groups of 29 disks each, 2 spares = 90 TB per aggr)
This would result in an active-active system, using both nodes' CPU capacity.
Or perhaps a third option:
- Shelf 1: 6 x 900 GB SSD, create 1 x aggregate (1 x RAID-DP group of 5 disks, 1 spare = 2.4 TB; host the Commvault VM here)
- Shelf 2: [don't use it]
- Shelf 3: [either 1 or 2 aggrs, as above]
Any opinions on this?