Aria Orchestrator workflow with "getAllVMs" action is taking longer time or returns 504 Gateway Timeout
search cancel

Aria Orchestrator workflow with "getAllVMs" action is taking longer time or returns 504 Gateway Timeout

book

Article ID: 410255

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

workflow to get VM list from vCenter endpoint with getAllVMs action is taking longer time or returns 504 Gateway Timeout

Environment

Aria Orchestrator 8.18.1

Cause

 The default cache expiration times were lowered as Orchestrator had many Java OOM Issues. 

Resolution

Increase the maximum requests per session with the property  - com.vmware.vmo.plugin.vi4.reqPerSession value to 200. 

  1. Take Snapshot of Aria Orchestrator Nodes/ Valid Backup of Nodes. 
  2. SSH to Aria Orchestrator appliance 

  3. vracli vro properties set -k com.vmware.vmo.plugin.vi4.reqPerSession -v 200