I'm trying to setup a new datacenter complete with a vSAN setup.
I have three hosts. Each one has one 120GB SSD (intended to be used for the cache tier) and one 500GB SSD (intended to be used for the capacity tier). Each host has 8 copper 1Gbps Network Interfaces.
I've installed ESXI server 6.5 on each host onto the 500GB SSD. ESXI appears to take the entire hard drive and create a small system partition for the OS and then uses the remaining free space for a regular datastore.
Next I installed vCenter server onto one of the hosts and am now accessing my environtment through the vSphere Web Client.
Next I created a Data Center and a Cluster. I've added all three of my hosts to the cluster. Next I added a vmkernel adapter to each host and enabled vSAN and vMotion traffic, IP'd them, and connected them together so they can talk over the vSAN network.
Finally I selected my cluster and turned on Virtual SAN. Initially I had it in Automatic mode and it created a vsanDatastore on each host with 0b of capacity. So I switched it to manual but I can't get it to see my 500GB SSDs to be used as my capacity tier. It only shows my 120GB SSDs to be used for the caching tier. My 500GB SSDs have datastores that fill up the remaining free space on the drive.
In an attempt to free up space to be used for the capacity tier I deleted the datastores that were initially created when I installed ESXI server and then recreated them in a smaller size (26GBs). But even with unallocated space on my 500GB SSDs, Virtual SAN doesn't seem to see the drives to be used for capacity in the vSAN Datastore.
Is it not possible to use the 500GB SSDs for both the ESXI system partition for each host and remaining space to be used in the vSAN Datastore?
Should I actually have three hard drives installed in each host? one for the ESXI OS, one for Caching, and one for Capacity?
Is the fact that they're all SSDs an issue? I've read that this could be considered an "all flash" configuration and if so should I be using 10Gbps NICs? Since I don't have any 10Gbps NICs (nor do I have the network infrastructure to support them) do I need to replace the 500GB SSDs with magnetic spinning HDDs instead? I'm more willing to do that than install 10Gbps NICs.