What condition would prevent an administrator from creating a new VMFS3 datastore on an ESXi 6.x host using the vSphere Web Client?

A. A VMFS3 datastore cannot be created on an ESXi 6.x host.
B. The VMFS3 kernel module is not loaded.
C. A VMFS3 datastore cannot be mounted on an ESXi 6.x host.
D. VMFS3 datastores are not compatible with virtual machines created on an ESXi 6.x host.

Answer: A. A VMFS3 datastore cannot be created on an ESXi 6.x host.

Computer Science & Information Technology

You might also like to view...

The ________ of a sample is the summation of the squared deviations divided by the amount of the sample (n - 1)

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following will cause the next output to begin on a new line?

A) cout << endl; B) cout << "endl"; C) cout << "/n"; D) All of the above E) A and C, but not B

Computer Science & Information Technology