exam questions

Exam 2V0-621 All Questions

View all questions & answers for the 2V0-621 exam

Exam 2V0-621 topic 1 question 68 discussion

Actual exam question from VMware's 2V0-621
Question #: 68
Topic #: 1
[All 2V0-621 Questions]

A device's vStorage API for Array Integration (VAAI) support status command line output shows:

naa.500253825002a865 VAAI Plugin Name: ATS Status: unsupported Clone Status: unsupported Zero Status: supported Delete Status: unsupported

What is the corresponding VAAI support status in the vSphere Web Client?

  • A. Unknown
  • B. Supported
  • C. Not supported
  • D. Unsupported
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Explanation : If you go to Host > Configuration > Storage, you can see the Hardware Acceleration Status in the panel on the right side.
For each storage device and datastore, the vSphere Client displays the hardware acceleration support status in the Hardware Acceleration column of the Devices view and the Datastores view.
The status values are Unknown, Supported, and Not Supported. The initial value is Unknown. The status changes to Supportedafter the host successfully performs the offload basic operations. If the offload operation fails, the status changes to Not Supported.
To determine if your storage device supports VAAI, test the Full Copy VAAI primitive:
1. Using the vSphere Client, browse the datastore and locate a virtual disk (VMDK) of at least 4 MB that is not in use.
2. Copy the virtual disk to a new file.
3. Check the Hardware Acceleration status to verify that it changes from Unknown to either Supported or Not Supported.
: VAAI primitives can also be tested by creating a virtual machine with at least one new virtual disk, or cloning a virtual machine.

Note -
Can I check the VAAI status from the command line?

On ESXi 5.x -
To check the VAAI status, run this command:
# esxcli storage core device vaai status get
You see output similar to:
mpx.vmhba1:C0:T1:L0
VAAI Plugin Name:

ATS Status: unsupported -

Clone Status: unsupported -

Zero Status: unsupported -

Delete Status: unsupported -
mpx.vmhba1:C0:T0:L0
VAAI Plugin Name:

ATS Status: unsupported -

Clone Status: unsupported -

Zero Status: unsupported -

Delete Status: unsupported -
Reference:
https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1021976

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...