simon_p1
8 years agoLevel 2
Errors when add the redhat6.7 vmware to RG
Errors as below:
• Unable to discover disk qualifier information of one or more disks for one or more assets. • Unable to discover IOTAP ID of one or more disks for one or more assets. • Multiple disks with same IOTAP ID is found for selected assets. • Correlation between the disks in the virtualization server and the in-guest storage disk is not discovered.
Env:
Source DC: vCenter Server version: 6.0.0, 3634794 ESXi Version: 6.0.0 3620759 VM tools version: 10.0.6.54238, build-3560309 VRP : 2.2 Target DC: AWS VRP : 2.2
Sound like
disk.EnableUUID = "TRUE"
is missing in VM config.
See e.g.
http://virtuallyhyper.com/2012/03/missing-links-to-devices-on-linux-vms-under-devdiskby-id/
you can check:
/opt/VRTSitrptap/bin/vxdevpathid
and or /lib/udev/scsi_id -u -g -d /dev/sd* to see if you get a UUID back if not enable
disk.EnableUUID