Manage a
Cluster
You can activate
when you
create host clusters or enable
on
existing clusters. When enabled,
aggregates
all local storage disks available on the hosts into a single datastore shared
by all hosts.
You can run these commands in
the
for
a host, or the command affects the target host that you specify as part of the
vCLI connection options.
- Join the target host to a given cluster.esxcli vsan cluster join --cluster-uuid <uuid>The UUID of the cluster is required.
- Verify that the target host is joined to a cluster.esxcli vsan cluster get
- Remove the target host from the cluster.esxcli vsan cluster leave