set port io-throttle-count

To specify the number of IO operations that can be pending in the vHBA at one time, use the set port io-throttle-count command.

set port io-throttle-count io-throttle-count

Syntax Description

io-throttle-count

The range is 256 to 4096; the default is 512;

Command Default

Up to 16 pending IO operations are supported.

Command Modes

Fibre Channel policy (/org/fc-policy)

Command History

Release Modification
1.0(1)

This command was introduced.

Usage Guidelines

Use this command to specify the number of IO operations that can be pending in the vHBA at one time.

Examples

This example shows how to specify a limit of 64 pending IO operations:

switch-A# scope org /
switch-A /org # scope fc-policy fcPolicy13
switch-A /org/fc-policy # set port io-throttle-count 64
switch-A /org/fc-policy* # commit-buffer
switch-A /org/fc-policy # 

Related Commands

Command

Description

show port (fc-policy)