7.1
Table Of Contents
- Reference Architecture
- Contents
- vRealize Automation Reference Architecture Guide
- Updated Information
- Initial Deployment and Configuration Recommendations
- vRealize Automation Deployment
- vRealize Business for Cloud Deployment Considerations
- vRealize Automation Scalability
- vRealize Business for Cloud Scalability
- vRealize Automation High Availability Configuration Considerations
- vRealize Business for Cloud High Availability Considerations
- vRealize Automation Hardware Specifications
- vRealize Automation Small Deployment Requirements
- vRealize Automation Medium Deployment Requirements
- vRealize Automation Large Deployment Requirements
- Index
2 Locate the binding name and readerQuotas lines in the le.
<binding name=”ProxyAgentServiceBinding” maxReceivedMessageSize=”13107200”>
<readerQuotas maxStringContentLength=”13107200” />
N Do not confuse these two lines with the similar lines that contain the following string: binding
name = "ProvisionServiceBinding".
3 Replace the number values assigned to the maxReceivedMessageSize and maxStringContentLength
aributes with a larger value.
The optimal size depends on how many more objects you expect your VMware vSphere cluster to
contain in the future. For example, you can increase these numbers by a factor of 10 for testing.
4 Save your changes and close the le.
5 Restart the vRealize Automation manager service.
Distributed Execution Manager Performance Analysis and Tuning
You can view the total number of in progress or pending workows at any time on the Distributed
Execution Status page, and you can use the Workow History page to determine how long it takes to run a
given workow.
If you have a large number of pending workows, or if workows are taking longer than expected to nish,
add more Distributed Execution Manager (DEM) Worker instances to pick up the workows. Each DEM
Worker instance can process 30 concurrent workows. Excess workows are queued for execution.
You can adjust workow schedules to minimize the number of workows that start simultaneously. For
example, rather than scheduling all hourly workows to run at the beginning of the hour, you can stagger
their run times so that they do not compete for DEM resources. For more information about workows, see
the vRealize Automation Extensibility documentation.
Some workows, particularly certain custom workows, can be CPU intensive. If the CPU load on the DEM
Worker machines is high, consider increasing the processing power of the DEM machine or adding more
DEM machines to your environment.
Chapter 4 vRealize Automation Scalability
VMware, Inc. 19