- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vRealize LCM fails vrealize automation 8.2 installation with VM name invalid.
Error Code: LCMVSPHERECONFIG1000030
VM name is not valid. Ensure no other virtual machine with the same name exists in the target location where VM will be deployed or provide right VM name and retry.
Exception occured while trying to deploy ovf of product : vra. The name 'vm-mgmtapl-01' already exists.
(vim.fault.DuplicateName) { faultCause = null, faultMessage = null, name = null, object = null} at com.vmware.vrealize.lcm.drivers.vsphere65.vlsi.utils.ExceptionMappingUtils.mapAndThrowImportVAppExceptions(ExceptionMappingUtils.java:37) at com.vmware.vrealize.lcm.drivers.vsphere65.deploy.impl.BaseOvfDeploy.importOvf(BaseOvfDeploy.java:706) at com.vmware.vrealize.lcm.plugin.core.vsphere.tasks.DeployOvfTask.execute(DeployOvfTask.java:229) at com.vmware.vrealize.lcm.plugin.core.vsphere.tasks.DeployOvfTask.execute(DeployOvfTask.java:340) at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)
Additional Note:
NSlookup works fine for vCenter (forward and reverse lookup)
NSlookup works finr for LCM, VIDM, vRA names as well.
Tried differe varities of names.
VMname : vm-mgmtapl-01
Hostname:vm-mgmtapl-01.xxxx.com
Request for help ASAP, I have been trying various methodologies and not getting much clue.