This issue is most likely related to VMWare ESXi settings:

VMWare's ESX GUI > machine properties > advanced > general > configuration parameters > add row > disk.enableUUID = "TRUE"

or directly via VMX config file on VMFS / ESXi server:

*.vmx:

disk.enableUUID = "TRUE"

Please stop affected machine beforehand.