In TCA, a PVC is created but not bound.
Using the vsphere-csi addon and CNS Cloust Native Storage plugin is not provisioning to the VSAN datastore.
Error:
VSLM task failed
CnsFault error: VSLM task failed
TCA 2.2
Solution
NOT FCD, but the catalog
1) Identify one host in the cluster for the VSAN datastore, which we are rebuilding the FCD catalog.
2) SSH into that host and stop the hostd process.
/etc/init.d/hostd stop
3) Move the existing FCD catalog to the backup folder [or delete].
4) Start Hostd
/etc/init.d/hostd start
Example:
c) /etc/init.d/hostd start
4) Go to host MOB and invoke the ReconcileDatastoreInventory_Task with the datastore id for the VSAN Datastore.
For ESXi:
Enable the mob
Steps to enable the MOB:
The Managed Object Browser is disabled by default in vSphere 6.x
To reconcile the managed virtual disk inventory from a Web browser, use the VMware Managed
HostReconcileDatastoreInventory_Task
HostScheduleReconcileDatastoreInventory
Object Browser to invoke a Web Services method. For example:
Click info.
If the value of the state field is "success", the reconciliation is done.