SANtricity 11.8 Commands

to Japanese version

Show storage Array ODX setting

The show storageArray odxsetting command returns the current settings for Offloaded Data Transfer (ODX) and VMware vStorage API Array Architecture (VAAI) on the storage system.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin or Storage Monitor role.

Context

The settings for this command can be one of the following:

  • True — ODX and VAAI are turned on.

  • False — ODX and VAAI are turned off.

  • Inconsistent — The controllers do not have the same settings.

  • Unknown — The setting for ODX or VAAI cannot be determined.

Syntax

show storageArray odxsetting

Parameters

None.

Notes

This command returns the ODX and VAAI information similar to this example.

Windows ODX Setting Status
odxEnabled  True | False | Inconsistent | Unknown
vaaiEnabled True | False | Inconsistent | Unknown
Top of Page