A subset of Linux VMS is required to be gracefully shutdown each evening. A Playbook is created to shut down the targeted VMs, however, the error message shown in the error message when the Playbook is executed.
Data flow
Playbook execution terminated due to action failure.
Trigger
Manual
Action
Power of vm
Error message Failed to with Internal Error. VM power state task failed to complete. status: Error: INTERNAL_ERROR: Errorcode: 9
What is causing the error message?
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?
Where can an administrator view captured snapshot for a single VM blueprint running with Nutanix as the provider?
A company has a business-critical VM. The VM Utilization of CPU and memory differs from time to time, but can never be allowed to run out of resources. The administrator also wants to make sure that the VM is not over provisioned when not needed.
The administrator determines these requirements that have been validated and automated in a test environment should also apply for the production environment:
VCPU needs to be added when CPU Utilization been over 80% for 15 minutes.
Memory needs to be increased by 4 GB when utilization reaches 80%.
Return of over-allocated resources must not affect other business applications.
What can the administrator do with the least amount of effort to make sure the VM is always performant and returns resources when not required?