To resolve this issue, perform the following steps on all vRealize Automation appliances:
- Log into vRealize Automation using SSH.
- Run the command:
service vcac-server restart
Alternative stop and start command:
vcac-vami service-manage stop vco-server vcac-server horizon-workspace elasticsearch
vcac-vami service-manage start elasticsearch horizon-workspace hzn-dots vcac-server vco-server
Note: The above commands will stop then start all dependent services in the necessary order.
- Wait for all services to change to REGISTERED.
Service Validation:
- Open a browser tab to https://vRAApplianceFQDN:5480
- Login using root credentials
- Review service registrations under vRA Settings > Services
Alternatively,
- The following URI can be used to load an XML definition of registration states:
https://vRAApplianceFQDN/component-registry/services/status/current?limit=100
The storage grid should now be populated.