It will check if there is homogenous configuration of vSAN direct storage claimed on each host in the cluster, including the number of vSAN direct disks, the physical disk type (SSD or HDD) and the capacity of each vSAN direct disk. And show as "yellow" when it is not.
It means that vSAN Direct disks claiming are not homogenously among hosts in the cluster. Then there might be failures in creating Persistent Volumes and hence failures in bringing up stateful Pods in the Supervisor Cluster.
Examples of warning state:
In a cluster with 2 hosts, if one host claimed 3 vSAN Direct datastores while the other one claimed 2 vSAN Direct datastores.
In a cluster with 2 hosts, both hosts have claimed 1 vSAN Direct datastore. One host claimed vSAN Direct datastore with disk type A and capacity B while another claimed vSAN Direct datastore with disk type C and capacity B.
In a cluster with 2 hosts, both hosts have claimed 1 vSAN Direct datastore. One host claimed vSAN Direct datastore with disk type A and capacity B while another claimed vSAN Direct datastore with disk type A and capacity D.
Firstly, check the "vSAN Direct homogenous disk claiming" page. It will give you a summary of all vSAN Direct storages that have been claimed on each host in the cluster. You can fix the difference to meet the requirements.