VMware Cloud Community
mjha
Hot Shot
Hot Shot

vROPS Deployment via vRSLCM failing

Hello All,

I tried deploying vROPS 6.7 (Small with HA) using LCM and it failed during pre validation phase.

As per the error "number of analytics node is exceeding than whats supported"

pastedImage_0.png

On clicking recommendation button, I got the following.

pastedImage_1.png

In Small with HA deployment type, LCM automatically selected 4 nodes for deployment.

pastedImage_2.png

This error floated in request tab

LCMVROPSYSTEM25036: Error during vROps install validation.

com.vmware.vrealize.lcm.plugin.common.vrops.domain.InstallValidationException: The pre install validation failed for vROps

at com.vmware.vrealize.lcm.plugin.core.vrops.tasks.PreInstallCheckTask.execute(PreInstallCheckTask.java:143)

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)

Is this a bug or something? I tried changing Node size from Extra small to small, but stll no luck

pastedImage_3.png

Have anyone faced this issue before?

Please consider marking this answer "correct" or "helpful" if you think your query have been answered correctly. Manish Jha | Operations Support Engineer | vCloud Air Operations vExpert 2015-17 | vExpert-NSX | vExpert-Cloud | VCAP6-DCV | VCP6-DCV | RHCE-7 Website : http://vstellar.com
0 Kudos
3 Replies
mjha
Hot Shot
Hot Shot

Update on above issue:

Issue got fixed when I selected Node size as medium.

Please consider marking this answer "correct" or "helpful" if you think your query have been answered correctly. Manish Jha | Operations Support Engineer | vCloud Air Operations vExpert 2015-17 | vExpert-NSX | vExpert-Cloud | VCAP6-DCV | VCP6-DCV | RHCE-7 Website : http://vstellar.com
GayathriS
Expert
Expert

mjha​  That will fix the issue because :

  • Extra small and small node are designed for test environment and POC, we do not recommend to scale-out small node more than two nodes and we do not recommend to scale out extra small node.

Keep this article for reference:

VMware Knowledge Base

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

regards

Gayathri

0 Kudos
mshaker1880
Enthusiast
Enthusiast

I faced the same issue in vRA 8.7 deployment using vRLCM and fixd via scaling up the vIDM appliance from small to medium

as below

 

Procedure
From the vRealize Suite Lifecycle Manager dashboard, click Manage Environments.
Click View Details for Global Environment or a vRealize Suite product.
Click the ellipsis (...) for the product level operation, and then select Vertical Scale Up.
In the Proceed to Vertical Scale Up pop-up window, click Trigger Inventory Sync.
Click Proceed when the inventory sync is complete.
Select the Node Type, and then click Next.
Under Vertical Scale-Up Details, select Scale Up Size from the drop-down menu. You can select the Additional Disk Size (optional).
Under Advanced Settings, select the appropriate datastore for the nodes from the drop-down menus, and then click Next.
Click RUN PRECHECK.

 

 

https://docs.vmware.com/en/VMware-vRealize-Suite-Lifecycle-Manager/8.7/com.vmware.vrsuite.lcm.8.7.do...

Find this helpful? Please award points. Thank you !
https://www.youtube.com/channel/UCZhOxAVLH-olT9sAcjUvAJg
0 Kudos