Navigate to the vSAN cluster.
Click the Configure tab.
Under vSAN, click Disk Management, select a host from the table, and click VIEW DISKS.
Click CREATE DISK GROUP.
Select disks to claim.
Select the flash device to use for the cache tier.
Select the disks to use for the capacity tier.
Click Create to confirm your selections.
# esxcli vsan storage add -s <cache ID> -d <capacity ID>
# esxcli storage core device list
# esxcli vsan storage add -s mpx.hba0:C0:T0:L0 -d mpx.hba0:C0:T1:L0