I'm building a Centos 7 server to hold Postgres backups (using Barman). The Dell PowerEdge server has a Perc-8 controller (H710P), and there are 12each 3TB 7200rpm SAS drives available for a raid set to store the data. I'd use the Perc to do the Raid, but wondering what Raid level to choose. I hate to waste disk space on Raid-10, since backups aren't like live data, and the more capacity the better. But Raid-5 is history, I guess, so I'm thinking of Raid-6 as a compromise.
Advice on which Raid level to use would be appreciated. And is there any issue about putting all 12 disks in one set? Thanks...