A customer would like to add virtual machines to a non-hyperconverged cluster, and the administrator needs to gauge the impact on a particular cluster.
Which option within the What-If Analysis feature should be used to obtain this information?
References:
What-If Analysis - Workload Planning: Traditional - VMware Docs
What-If Analysis with vRealize Operations 8.0 - VMware Blogs
What-If Analysis - Cluster Planning: Traditional - VMware Docs
[What-If Analysis - Virtual Machine Planning: Traditional - VMware Docs]
[What-If Analysis - Infrastructure Planning: Traditional - VMware Docs]
A system administrator needs to create a vRealize Operations (vROps) support bundle from an on-premises deployment following an inaccessible vROps User Interface (UI) issue.
Which process will gather the correct information successfully?
To create a support bundle from the CLI, you need to log in to the vRealize Operations nodes using SSH and run the generateSupportBundle.py script. This script collects the log and configuration files from the nodes and creates a support bundle in ZIP format. You can then download the support bundle from the /storage/vcops/support directory of the nodes .
However, you do not need to log in to each vRealize Operations node and run the script separately. You only need to log in to the Primary node and run the script once. The script will automatically collect the files from all the nodes in the cluster and create a single support bundle. Therefore, option A is not a necessary process. You only need to log in to the Primary node and run the script .
Option B is not a correct process, as it does not use the generateSupportBundle.py script. The /var/log/messages file is not sufficient to gather the correct information for troubleshooting a vRealize Operations issue. You need to use the script to collect all the relevant log and configuration files from the nodes .
Therefore, the process that will gather the correct information successfully is to log in to the vRealize Operations Primary node using SSH, and then run the generateSupportBundle.py script. This is option D.
References:
An administrator has been tasked with configuring vRealize Operations to discover which custom application services are running on virtual machines.
How should the administrator complete this task?
The VMware Cloud Director administrator wants to make sure that the system is able to collect log bundles from all cells at once.
How should the administrator accomplish this goal?
During an upgrade of the vRealize Operations cluster via the Administration UI, the cluster has failed, and the status has changed to offline.
Which remediation strategy should be used to manage this problem and continue the installation process?
The other options are not suitable for managing this problem and continuing the installation process. The Rollback Installation option is used to revert the cluster to the previous version of vRealize Operations, not to resume the upgrade process. The Rollback Installation option is only available if the cluster is online and the upgrade has failed. The administrator should not manually take the cluster offline, as this would interrupt the upgrade process and cause data loss or corruption.References: