User Tools

Site Tools


virtualization:vmware:vmware_esxcfg_01

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
virtualization:vmware:vmware_esxcfg_01 [2021/12/14 06:43] – created rpleckovirtualization: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://wiki.tuturutu.eu/lib/exe/detail.php?id=virtualization:vmware:vmware_esxcfg_01&media=virtualization:vmware:esxi_001.png|{{  :virtualization:vmware:esxi_001.png?700  }}]]
  
-  esxcfg-volume –l 
-   
 To resignature the volume. The general syntax is following: To resignature the volume. The general syntax is following:
 +<code>
 +
 +  esxcfg-volume -M
 +
 +</code>
 +
 +[[http://wiki.tuturutu.eu/lib/exe/detail.php?id=virtualization:vmware:vmware_esxcfg_01&media=virtualization:vmware:esxi_002.png|{{  :virtualization:vmware:esxi_002.png?700  }}]]
 +
 +[[https://www.vladan.fr/mount-vmfs-datastore/|Vladan knows...]]
 +
  
-  esxcfg-volume –M 
-   
-   
virtualization/vmware/vmware_esxcfg_01.1639464221.txt.gz · Last modified: 2021/12/14 06:43 by rplecko