Purpose
Resolution
To identify the storage adapter queue depth:
- Run the
esxtop
command in the service console of the ESX host or the ESXi shell (Tech Support mode). For more information, seeUsing Tech Support Mode in ESXi 4.1 and ESXi 5.0 (1017910) or Tech Support Mode for Emergency Support (1003677) . - Press d.
- Press f and select Queue Stats.
- The value listed under
AQLEN
is the queue depth of the storage adapter. This is the maximum number of ESX VMKernel active commands that the adapter driver is configured to support.
To identify the storage device queue depth:
- Run the
esxtop
command in the service console of the ESX host or the ESXi shell (Tech Support mode). For more information, seeUsing Tech Support Mode in ESXi 4.1 and ESXi 5.0 (1017910) or Tech Support Mode for Emergency Support (1003677). - Press u.
- Press f and select Queue Stats.
- The value listed under
DQLEN
is the queue depth of the storage device. This is the maximum number of ESX VMKernel active commands that the device is configured to support.
Notes:
- The value listed under
LQLEN
is the LUN queue depth. This is the maximum number of ESX/ESXi VMkernel active commands supported by the LUN. - The value listed under
%USD
is the percentage of queue depth (adapter, LUN, or world) used by ESX/ESXi VMkernel active command
Source:-
No comments:
Post a Comment