virtualization:vmware:vmware_esxcfg_01
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualization:vmware:vmware_esxcfg_01 [2021/12/14 06:47] – rplecko | virtualization:vmware:vmware_esxcfg_01 [2021/12/20 18:15] (current) – rplecko | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| == Using ESXCLI == | == Using ESXCLI == | ||
| - | We can list all detected VMFS snapshot volumes with the following command, even if for some reason we aren't able to mount the volume from within vSphere client (it was my case in a lab recently…). | + | We can list all detected VMFS snapshot volumes with the following command, even if for some reason we aren't able to mount the volume from within vSphere client (it was my case in a lab recently…). This command will list the names of the VMFS datastores and their UUIDs. |
| - | This command will list the names of the VMFS datastores and their UUIDs. | + | |
| + | esxcfg-volume -l | ||
| + | |||
| + | [[http:// | ||
| - | esxcfg-volume –l | ||
| - | | ||
| - | {{ : | ||
| - | | ||
| To resignature the volume. The general syntax is following: | To resignature the volume. The general syntax is following: | ||
| + | < | ||
| + | |||
| + | esxcfg-volume -M | ||
| + | |||
| + | </ | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | [[https:// | ||
| + | |||
| - | esxcfg-volume –M | ||
| - | | ||
| - | | ||
virtualization/vmware/vmware_esxcfg_01.1639464438.txt.gz · Last modified: 2021/12/14 06:47 by rplecko
