Name | Description |
active |
The component which is actively syncing.
|
queued |
The component which is in queue for sync to start. Status change from queue to active could be due to reasons like availability of space in the cluster.
|
suspended |
The component which is in suspended state. This implies that once this component was actively syncing but now the sync is stopped by the cluster. Suspended state can be due to the disk on which component resides is close to full.
|
VsanSyncStatus_Unknown |
represent the value when the lower version client cannot recognize the enum value
|