Match each item with a statement below.
A. A console interface that can be used to interact with an ESXi server host.
B. The process of assigning more disk space to virtual disks that you have space available on a VMFS data store.
C. A file stored in a VMFS volume that acts as a proxy or go-between providing a physical storage device to virtual disk mapping.
D. Allows the administrator to set up rules and procedures to manage how virtual network resources are used.
E. Allocates the space required for a virtual machine during creation. Data remaining on the physical device is zeroed out when the disk is created.
F. Space required for a virtual disk is allocated during creation, but data remaining on the physical device is not erased during creation, it is zeroed out over time.
G. Uses only as much data store space as the disk initially needs.
H. As an example, this is used by a physical switch to pass packets from multiple VLANs to a host using VLAN tags.
I. An emulated version of the AMD 79C970 PCnet32 NIC
J. The next generation of a paravirtualized NIC, designed for performance and advanced features such as fault tolerance.
A. Direct Console User Interface (DCUI)
B. overallocation
C. Raw Device Mapping (RDM)
D. switch policies
E. Thick Provision Eager Zeroed
F. Thick Provision Lazy Zeroed
G. Thin Provision
H. trunk port
I. vlance
J. vmxnet3
You might also like to view...
What will be the value of i after the C statements at the right have been executed?
a. 5 i = 3; b. 6 j = 10; c. 8 if ((3 * i) < j) d. 10 i = i + 2; e. 15 i = i + 3;
Is the graph below connected? Is it complete?
Write a small application with a GUI that could be the basis of a larger application. Your application will ask the user three questions. You will need three labels for the questions and three corresponding text fields for the user’s answers. When the user presses an Accept button, you should check whether each text area contains a nonempty string. If each does, display the message Your answers have been recorded. on a result label. If not, change the color of the label holding the question for the blank text field to red and display the message You must answer all questions on the result label.
What will be an ideal response?
Members of a SharePoint community site can explore and filter discussions, and gain reputation points for contributions they make to the community site
Indicate whether the statement is true or false