VMware NSX 4.x Professional (2024) — Question 6
An administrator is attempting to install a new management pack on to a 2-node vRealize Operations cluster but the installation is failing.
Which two actions can the administrator take to troubleshoot the issue? (Choose two.)
Answer options
- A. Run the $VMWARE_PYTHON_3_BIN /usr/lib/vmware-casa/bin/Netcheck.py script.
- B. Log into each vRealize Operations node in the cluster as admin.
- C. Log into each vRealize Operations node in the cluster as root.
- D. Run the $VMWARE_PYTHON_3_BIN /tmp/Netcheck.py script.
- E. Log into the Primary vRealize Operations node for the cluster as admin.
Correct answer: B, E
Explanation
The correct options are B and E because logging into each node as an admin allows the administrator to check the installation process and configuration settings. Option A and D involve running scripts that may not directly address the management pack installation issue, while option C is incorrect as accessing nodes as root is not recommended for routine management tasks.