I have a small, two-node setup, plus the virtual VSAN witness virtual appliance. The two physical nodes are directly connected, using two 10GbE nics. Each node has two disk groups containing:
Disk Group 01 (All Flash)
- 1x 128GB SSD (Cache)
- 1x 1024GB SSD (Capacity)
Disk Group 02 (Hybrid)
- 1x 500GB NVMe (Cache)
- 1x 8TB SATA (Capacity)
Initially, I set up Disk Group 1, naming the datastore "AllFlash". Today, I have added Disk Group 02 and was surprised to discover disk group 02 is added to the same datastore.
I was planning on having a "Gold-Storage" datastore using the All Flash group, and a second "Silver-Storage" datastore containing the Hybrid disk group. It appears this is not possible.
My understanding is that one tags a datastore and then applies that tag to a storage policy (under rules) and finally tags the VM (disk) with the storage policy, thus making the VM migrate its storage to the correct datastore.
I cannot see any way to differentiate which disk group a VM will reside. Is it even possible or am I barking up the wrong tree?
I'm wondering if I should use a "common rule" in the policy, under "Storage I/O Control" and assume VSAN will work it out, based on the IOPS the machine is using, however, I can only seem to add one "Storage I/O Control".
TIA
(ESXi 6.5, VSAN 5.0)