Verify that VMware Aria Automation can continue to operate when a member of the cluster becomes unavailable.
Validate that after a member of the cluster becomes unavailable, VMware Aria Automation is operational by logging in with a system account and provisioning cloud templates.
Expected Outcome |
---|
You can successfully log in with a system account and perform provisioning operations without any disruptions after a VMware Aria Automation node becomes unavailable. |
Procedure
-
Shut down one member of the VMware Aria Automation cluster.
- Log in to the management domain vCenter Server at https://<management_vcenter_server_fqdn>/ui as [email protected].
-
In the VMs and templates inventory, expand the management domain vCenter Server tree and expand the management domain data center.
-
Expand the VMware Aria Automation virtual machine folder.
-
Right-click one of the VMware Aria Automation cluster nodes and select .
-
In the Confirm guest shut down dialog box, click Yes.
- Log in to the VMware Aria Automation cloud services console at https://<aria_automation_cluster_fqdn>/csp/gateway/portal with a user assigned the Service Broker administrator service role.
-
Request a testing deployment.
-
Under My services, click Service Broker.
-
In the left pane, select Catalog.
-
In a cloud template card, click Request.
-
On the New request page, configure the settings and click Submit.
-
-
Verify that the testing deployment completes successfully.
-
In the left pane, select
and click the card for the testing deployment. -
Click the History tab and click the Request details tab.
-
Verify that the table shows the applied cloud template constraint tags.
-
When the testing deployment completes, verify that the deployment card has the Create Successful tag.
-
-
Power on the VMware Aria Automation cluster node that you powered off.
-
Log back in to the management domain vCenter Server.
-
In the VMs and templates inventory, expand the management domain vCenter Server tree and expand the management domain data center.
-
Right-click the powered-off VMware Aria Automation cluster node and select .
-
-
Verify the status of the pods on the VMware Aria Automation cluster node that you powered on.
-
Log in to the VMware Aria Automation cluster node that you powered on by using a Secure Shell (SSH) client as root.
-
Verify that all pods are Running and Ready by running the command.
# kubectl -n prelude get pods
-
-
Repeat this procedure for each of the remaining VMware Aria Automation cluster nodes.
What to do next
If you encounter issues while performing this procedure, use the following troubleshooting tips.
Troubleshooting Tips |
---|
|