VMware Cloud Community
Sharko777
Contributor
Contributor
Jump to solution

vRNI through VRSLCM

Trying to setup vRNI through VRSLCM but request doesn't go through. Error while Deploying vRNI Platform Node (between step1 and step 2)

LCMVRNICONFIG90031: Import spec creation error

com.vmware.vrealize.lcm.common.exception.vcenter.ImportSpecCreationException: Problem while creating Import Params, Error: Line 55: Duplicate element 'InstanceID'.

at com.vmware.vrealize.lcm.drivers.vsphere65.deploy.impl.BaseOvfDeploy.createImportSpecResult(BaseOvfDeploy.java:756)

at com.vmware.vrealize.lcm.drivers.vsphere65.deploy.impl.BaseOvfDeploy.deployOVFfromlocal(BaseOvfDeploy.java:188)

at com.vmware.vrealize.lcm.drivers.vsphere65.deploy.impl.BaseOvfDeploy.deployOVA(BaseOvfDeploy.java:250)

at com.vmware.vrealize.lcm.drivers.vsphere65.deploy.helper.DeployHelper.deploy(DeployHelper.java:97)

at com.vmware.vrealize.lcm.plugin.core.vrni.task.platform.DeployVRNIPlatformSetupTask.execute(DeployVRNIPlatformSetupTask.java:152)

at com.vmware.vrealize.lcm.platform.automata.core.ExecutionTask.run(ExecutionTask.java:41)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

vRNI in standard mode - 1 platform - 1 collector

product binary is from local

all settings are set correct - however following error appears

Checked every parameter twice, couldn't find a solution

Someone an idea?

0 Kudos
1 Solution

Accepted Solutions
GayathriS
Expert
Expert
Jump to solution

The issue is related to changesrelated to OVF. Latest vCenter Server 6.7 has more strict ovf parser to enforce duplicate elements. This issue is applicable when deployment is done using automation (vRSLCM, ovftool) and not manually. For now, my recommendation would be to perform a manual deploy and import.

Release notes may be getting update sooner.

Please mark this as "correct" or " Helpfull" if this answers your query.

regards

Gayathri

View solution in original post

0 Kudos
7 Replies
GayathriS
Expert
Expert
Jump to solution

Hi

As this error is thrown from vCenter it seems something is wrong with configuration.

To verify, Kindly confirm Are you able to deploy any other VM (apart from vRNI VM) in same vCenter and ESXi using vRSLCM ?

Please make sure you have proper privileges:

Assign a User Role in vCenter Server

Also check if you are able to manually deploy this VRNI on same VC and esxi ?

regards

Gayathri

0 Kudos
GayathriS
Expert
Expert
Jump to solution

Also what is the VRLCM version ?

0 Kudos
Sharko777
Contributor
Contributor
Jump to solution

Version is 2.0.0 Patch 2

0 Kudos
GayathriS
Expert
Expert
Jump to solution

Kindly confirm Are you able to deploy any other VM (apart from vRNI VM) in same vCenter and ESXi using vRSLCM ?

Please make sure you have proper privileges:

Assign a User Role in vCenter Server

Also check if you are able to manually deploy this VRNI on same VC and esxi ?

regards

Gayathri

0 Kudos
GayathriS
Expert
Expert
Jump to solution

Based on reaserch It Looks like this is fixed in LCM 2.1 and higher versions.

Please mark this as "correct" or " Helpfull" if this answers your query.

regards

Gayathri

0 Kudos
GayathriS
Expert
Expert
Jump to solution

The issue is related to changesrelated to OVF. Latest vCenter Server 6.7 has more strict ovf parser to enforce duplicate elements. This issue is applicable when deployment is done using automation (vRSLCM, ovftool) and not manually. For now, my recommendation would be to perform a manual deploy and import.

Release notes may be getting update sooner.

Please mark this as "correct" or " Helpfull" if this answers your query.

regards

Gayathri

0 Kudos
marsherian
Enthusiast
Enthusiast
Jump to solution

Is there are release scheduled for 2.1?

0 Kudos