nerdexam
Nutanix

NCP-MCA · Question #79

Refer to the exhibit. 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…

The correct answer is D. The SSH Service is not running on the VMs. The error message "INTERNAL_ERROR: ErrorCode: 9" typically indicates an issue with the SSH service on the VMs. In this context, where a playbook is being executed to shut down Linux VMs, it's essential that the SSH service is running to allow for remote management and execution…

Monitor and Troubleshoot Automation

Question

Refer to the exhibit. 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?

Exhibit

NCP-MCA question #79 exhibit

Options

  • AThe VM is missing Nutanix Guest Tool.
  • Bexecuting the not have privileges.
  • CThe VM is Off.
  • DThe SSH Service is not running on the VMs.

How the community answered

(59 responses)
  • A
    3% (2)
  • B
    8% (5)
  • C
    5% (3)
  • D
    83% (49)

Explanation

The error message "INTERNAL_ERROR: ErrorCode: 9" typically indicates an issue with the SSH service on the VMs. In this context, where a playbook is being executed to shut down Linux VMs, it's essential that the SSH service is running to allow for remote management and execution of commands. If the SSH service isn't running, the playbook won't be able to execute commands on the VMs, leading to an internal error.

Topics

#Playbook troubleshooting#VM power management#SSH service#graceful shutdown

Community Discussion

No community discussion yet for this question.

Full NCP-MCA Practice