This error occurs in all-flash setups where the storage has not been correctly configured on the host(s).
Resolution
Verify that storage has been correctly configured on all of the host(s)
Workaround:
Run "vdq -q" command.
On above command's output filter the disks based on below criteria:
Get all disk which does have "IsVsanDirectDisk" value as 0 and "State" in eligible state.
Get the count of disks which have "IsCapacityFlash" as 1 and 0.
Complete the following calculation: NumberOfDisksWithoutCapacityTag * 7(Maximum disks per disk group) should be >= NumberOfDisksWithCapacityTag.
Note: NumberOfDisksWithoutCapacityTag is the count of disks which have "IsVsanDirectDisk" flag value as 0. NumberOfDisksWithCapacityTag is the count of disks which have "IsVsanDirectDisk" flag value is 1.