Mount a Datastore with ESXCLI
The
esxcli storage
filesystem commands support mounting and unmounting volumes. You can
also specify whether to persist the mounted volumes across reboots by using the
--no-persist
option.
Use the
esxcli storage
filesystem command to list mounted volumes, mount new volumes, and
unmount a volume. Specify one of the connection options listed in
Connection Options for ESXCLI Host Management Commands
in place of
<conn_options>
.
Procedure
What to do next
You can later run esxcli storage filesystem volume unmount to unmount the snapshot volume.
esxcli <conn_options> storage filesystem volume unmount --volume-label=<label>|--volume-uuid=<VMFS-UUID>