VMware 2V0-622D Exam Practice Questions (P. 1)
- Full Access (234 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
An ESXi host's VMCA-Signed certificate has expired. How can the certificate be renewed?
- AIn the vSphere Web Client, browse to the host in question. Click the Manage tab and select settings. Select System and click Certificate, then click the Renew button.
- BIn the vSphere Web Client, browse to the host in question. Click the Manage tab and select settings. Select System and click Certificate, then click the Refresh CA Certificates button.
- CRun the command /sbin/generate-certificates on the affected host.
- DDisconnect the host from vCenter Server and reconnect it.
Correct Answer:
D
You can renew your certificates when they are about to expire, or if you want to provision the host with a new certificate for other reasons. If the certificate is already expired, you must disconnect the host and reconnect it.
Reference: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.security.doc/GUID-ECFD1A29-0534-4118-B762-967A113D5CAA.html
D
You can renew your certificates when they are about to expire, or if you want to provision the host with a new certificate for other reasons. If the certificate is already expired, you must disconnect the host and reconnect it.
Reference: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.security.doc/GUID-ECFD1A29-0534-4118-B762-967A113D5CAA.html
send
light_mode
delete
Question #2
Which is the correct order for upgrading vSphere components?
- AvCenter Server, ESXi hosts, VMware Tools, Virtual Machine hardware
- BVMware Tools, Virtual Machine hardware, ESXi hosts, vCenter Server
- CvCenter Server, Virtual Machine hardware, VMware tools, ESXi hosts
- DESXi hosts, vCenter Server, Virtual Machine hardware, VMware Tools
Correct Answer:
A
Correct order is:
1 Back up your configuration
2 Upgrade vCenter Server
3 Upgrade ESXi hosts
4 Upgrade virtual machines and virtual appliances
Reference:
https://docs.vmware.com/en/VMware-vSphere/6.5/vsphere-esxi-vcenter-server-65-upgrade-guide.pdf
A
Correct order is:
1 Back up your configuration
2 Upgrade vCenter Server
3 Upgrade ESXi hosts
4 Upgrade virtual machines and virtual appliances
Reference:
https://docs.vmware.com/en/VMware-vSphere/6.5/vsphere-esxi-vcenter-server-65-upgrade-guide.pdf
send
light_mode
delete
Question #3
Which two datastore types are supported by Storage I/O Control v2? (Choose two.)
- AvSAN
- BRDM
- CNFS
- DVirtual Volumes
- EVMFS
Correct Answer:
CE
Reference: https://storagehub.vmware.com/t/vsphere-storage/vsphere-6-5-storage-1/storage-i-o-control-v2-2/
CE
Reference: https://storagehub.vmware.com/t/vsphere-storage/vsphere-6-5-storage-1/storage-i-o-control-v2-2/
send
light_mode
delete
Question #4
Which iSCSI initiator type can be used with any network interface card?
- ASoftware iSCSI initiator
- BSoftware FCoE adapter
- CHardware Independent iSCSI initiator
- DHardware Dependent iSCSI initiator
Correct Answer:
A
A software iSCSI adapter is a VMware code built into the VMkernel. It allows your host to connect to the iSCSI storage device through standard network adapters.
The software iSCSI adapter handles iSCSI processing while communicating with the network adapter. With the software iSCSI adapter, you can use iSCSI technology without purchasing specialized hardware.
Reference:
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.storage.doc/GUID-7A4E3767-CB54-4E88-9BA8-298876119465.html
A
A software iSCSI adapter is a VMware code built into the VMkernel. It allows your host to connect to the iSCSI storage device through standard network adapters.
The software iSCSI adapter handles iSCSI processing while communicating with the network adapter. With the software iSCSI adapter, you can use iSCSI technology without purchasing specialized hardware.
Reference:
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.storage.doc/GUID-7A4E3767-CB54-4E88-9BA8-298876119465.html
send
light_mode
delete
Question #5
An administrator is attempting to power on a virtual machine with 32GB of memory. The operation fails with the following error:
Could not power on VM : No space left on device
Checking the space on the virtual machine's datastore, there is 30GB free.
Which action would allow the VM to power on?
Could not power on VM : No space left on device
Checking the space on the virtual machine's datastore, there is 30GB free.
Which action would allow the VM to power on?
- ASet a 2GB memory reservation on the VM.
- BMount the virtual disk from the affected VM on to another virtual machine and free up space from within the OS.
- CEnable vSphere HD admission control on the cluster in which the VM resides.
- DSet a 2GB memory limit on the VM.
Correct Answer:
A
The swap file size can be calculated with the formula (.vswp File = Allocated Memory - Memory Reservation).
As per default, the reservation is set to 0, so the .vswp file size is equal to the amount of virtual memory.
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007638
A
The swap file size can be calculated with the formula (.vswp File = Allocated Memory - Memory Reservation).
As per default, the reservation is set to 0, so the .vswp file size is equal to the amount of virtual memory.
Reference: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007638
send
light_mode
delete
All Pages