A vSphere administrator wants to migrate a VM with vMotion from one node to another in the same cluster, but when the destination server is specified, an error message is displayed. What might be wrong?
a. The destination host does not have access to the shared datastore
b. The hosts are licensed for vSphere Essentials Plus
c. The cluster is configured for EVC and the hosts are of the same processor family
d. The hosts have a dedicated vMotion VMKernel interface configured.
Answer:
A. The destination host does not have access to the shared datastore
D. The hosts have a dedicated vMotion VMKernel interface configured.
You might also like to view...
What is wrong with this code?
``` int Money4Me( int dollars ) { int pennies, coins; coins = dollars * 100; }``` A. The function name is invalid. B. There is no return type. C. You can’t have math statements inside a function. D. Nothing is wrong with it.
VLOOKUP and HLOOKUP are two functions used to look up a value and return data that is associated with that value
Indicate whether the statement is true or false.
The Trivial File Transfer Protocol (TFTP) sends data using a reliable connection.
Answer the following statement true (T) or false (F)
Certain types of systems are called ________ because they must run without failure or with nearly instant recovery from failure.
A. mission-critical B. MIS C. uninterruptable D. expert systems