Link to home
Start Free TrialLog in
Avatar of DFPITC
DFPITCFlag for Australia

asked on

Get/Set UUID for VMDK on ESXi 5

In older versions of ESX, you used to be able to run this command to get / set the UUID of VMDK files:

vmkfstools -J getuuid /vmfs/volumes/datastore/VM/vm.vmdk
vmkfstools -J setuuid /vmfs/volumes/datastore/VM/vm.vmdk

If I run vmkfstools now, it doesn't have the "-J" option

How do I get/set the UUID of VMDK files in ESXi 5?
ASKER CERTIFIED SOLUTION
Avatar of Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DFPITC

ASKER

ok, it seems that if you ssh in it works, even though if you do vmkfstools --help it doesn't appear.

So, cool, problem solved
Avatar of schweitzerm
schweitzerm

The -J setuuid isn´t working on ESXi 5.0 1311175. The Parameter is invalid. Does anyone has the solution?
@schweitzerm Post a new EE Question and myself or other experts will be glad to assist.