User Tools

Site Tools


vmware:resignlun

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vmware:resignlun [2014/09/10 14:42] naccadvmware:resignlun [2014/09/10 15:36] (current) naccad
Line 41: Line 41:
 -nick -nick
  
 +== Update ==
  
 +With the introduction of ''esxcli'' and ''localcli'' that replace multiple ''esxcfg-*'' commands, the same operations can be done using the following instead:
 +
 +
 +   - Get the list: ''localcli storage vmfs snapshot list''
 +   - Mount "-m": ''localcli storage vmfs mount --no-persist --volume-label''
 +   - Mount "-M": ''localcli storage vmfs mount --volume-uuid''
 +   - Resignature: ''localcli storage vmfs resignature --volume-label''
 +
 +
 +-nick
vmware/resignlun.1410360169.txt.gz · Last modified: 2014/09/10 14:42 by naccad