Ch 10 Flashcards
- You need to put a host in maintenance mode to replace a failed NIC card. When you attempt to put the host in maintenance mode, it gets stuck at 2 percent. Which of the following are likely reasons why the maintenance mode task will not complete?
A. A virtual machine does not have VMware Tools installed.
B. A virtual machine has a snapshot.
C. A virtual machine is attached to an internal-only network.
D. A virtual machine is attached to an ISO on a local datastore
D. Virtual machines attached to an ISO on local storage cannot be migrated with vMotion.
- During a recent maintenance window you took a snapshot of a virtual machine. Prior to taking the snapshot you disconnected the NIC in the VM’s settings. The maintenance window ended with a failure, and the VM was reverted to its previous state. Now the owner of the application on this VM reports that the application is down. What is the most likely reason?
A. The virtual machine has the same MAC address as another virtual machine.
B. The IP address changed for the VM.
C. The virtual machine needs to be rebooted.
D. The VM’s NIC is disconnected.
D. The VM’s NIC was disconnected prior to the snapshot. When the VM was reverted, it had a disconnected NIC.
- Where can all of the ESXi logs be accessed from?
A. The vSphere Client
B. The vSphere Web Client
C. /var/run/log from the ESXi Shell
D. /var/vmware/log from the ESXi Shell
C. All of the ESXi logs are accessible from /var/run/log in the ESXi Shell.
- If the Define Failover Capacity By Static Number Of Hosts admission control policy is selected, which of the following panels will appear in the vSphere HA toolbar accessible from the Cluster’s Monitor tab?
A. Advanced Runtime Info
B. Advanced Cluster Info
C. Advanced Failure Info
D. Advanced HA Info
A. If the Define Failover Capacity By Static Number Of Hosts admission control policy is used, there will be an Advanced Runtime Info panel available in the vSphere HA toolbar accessible from the Cluster’s Monitor tab.
- You are troubleshooting what you believe to be a storage contention issue. Historically, the DAVG/cmd value returns an average of 7. Today that counter returns a value of 30. What statement best summarizes the situation?
A. There is no storage contention.
B. There is minimal storage contention but not enough to worry about.
C. There is storage contention.
D. None of these.
C. A DAVG/cmd value greater than 20 usually indicates a problem, and the value currently reported is nearly 4 times higher than normal. It is a safe conclusion that there is storage contention in this situation.
- You have a single virtual machine that fails when using vMotion. Other virtual machines work as expected with vMotion. Which of the following troubleshooting steps should be taken? (Choose all that apply.)
A. Verify that no firewalls are between hosts in the cluster.
B. Verify virtual switch settings, including VLAN and MTU.
C. Verify that the virtual machine is not attached to any devices on the local ESXi host.
D. Verify that the virtual machine is not in the middle of a VMware Tools installation.
C and D. A single virtual machine is affected, so checking host-specific or network settings is simply not necessary in this case.
- Which of the following can be used to troubleshoot vSphere HA issues? (Choose two.)
A. The settings toolbar on the Cluster’s Manage tab
B. The issues toolbar on the Cluster’s Manage tab.
C. The vSphere HA toolbar on the Cluster’s Monitor tab
D. The Issues toolbar on the Cluster’s Monitor tab
C and D. Both the Issues toolbar on the Cluster’s Monitor tab and the vSphere HA tab toolbar on the Cluster’s Monitor tab can be used to view all current vSphere HA issues.
- Which of the following system requirements do HA, DRS, and vMotion all share? (Choose all that apply.)
A. All hosts must be licensed to use the feature.
B. All hosts must have access to the same shared storage.
C. VMware Tools are required in virtual machines.
D. VMware Tools must be the most recent version.
A and B. All hosts must be licensed and have access to the same shared storage. Vmware Tools are never required for these features.
- You need to export the diagnostic information for your vCenter Server and all of the ESXi hosts it manages. What is the simplest way to accomplish this task?
A. Start > Programs > VMware > Generate vCenter Server Log Bundle
B> vSphere Web Client connected to vCenter Server
C. vSphere Client connected to each ESXi host
D. None of these
B. If the vShpere Web Client is connected to a vCenter Server, the diagnostic information for the ESXi hosts the server manages can also be exported at the same time.
- Which of the following is specifically used to measure virtual machine I/O latency? (Choose two.)
A. KAVG/cmd
B. DAVG/cmd
C. LAT/rd
D. LAT/wr
C and D. The LAT/rd and LAT/wr metrics are virtual machine specific and used to measure I/O latency.
- Which of the following could cause a DRS cluster to become imbalanced? (Choose all that apply.)
A. VMs with individual memory reservations
B. ESXi hosts in maintenance mode
C. VM-Host affinity/anti-affinity rules
D. VM-VM affinity rules
B, C and D. Each of these can lead to a DRS cluster imbalance.
- Which of the following can be viewed on a vMotion resource map? (Choose all that apply.)
A. Virtual machine-connected devices
B. vSwitches
C. Datastores
D. ESX/ESXi hosts
B, C and D. Virtual switches, datastores, hosts, and virtual machines can all be viewed in vMotion resource maps, but there is no ability to show connected devices for virtual machines.
- You are connected directly to an ESXi host with the vSphere Client. How do you obtain the health information for this system?
A. Select the host and use the Hardware Status tab.
B. Select the host and use the Configuration tab.
C. Select the host and use the Health Status tab.
D. Select the host and use the System Info tab.
B. When connected directly to an ESXi host with the vSphere Client, use the Configuration tab to view the Hardware Health Status information.
- Your NFS storage system firmware version does not support T10-based Storage APIs - Array Integration (Thin Provisioning). What will happen if an NFS volume fills to capacity on this storage system?
A. Virtual machines will shut down gracefully.
B. Virtual machines will be powered off.
C. Virtual machines will be paused
D. Virtual machines will crash.
D. Without the T10-based Storage APIs - Array Integration (Thin Provisioning) support, virtual machines will crash if an out-of-space condition occurs.
- Which of the following is defined as the average amount of time in milliseconds a device takes to service a single I/O request?
A. DAVG/cmd
B. KAVG/cmd
C. GAVG/cmd
D. QAVG/cmd
A. DAVG/cmd is the average amount of time in milliseconds a device takes to service a single I/O request.