I am wondering what AF-vSAN config you are getting quoted. If I check the sizings, I'd say the AF-8 version.
Do you guys have an IO-Profile you could match to the sizing guidelines? Check out this blogpost for the new sizing guidelines, it used to be 1:10 cache:capacity ratio but it has changed to a workload profile ratio.
https://blogs.vmware.com/virtualblocks/2017/01/18/designing-vsan-disk-groups-cache-ratio-revisited/
You might be able to get away with a lower cache disk (just make sure it is an Write Intensive one) depending on your IO-profile needs.
Just like mark I can't really comment on using mixed SATA/SAS drives in an environment. But I can make some statements that makes sense to myself:
What is supported as far as I know:
- Using all SAS for cache tier
- Using all SATA for capacity tier.
Using a mixed SAS/SATA capacity tier is not something I would do. In a vSAN environment all blocks get written on all nodes. In the case a VM would want to access a certain block and needs to read from multiple hosts, you would insert latency because the SAS drive responds a lot quicker then the SATA drive.
And as always, remember the HCL for the environment, but I would assume that your vendor is doing that for you.