NAME
scsi_maxphys — maximum allowed length of an I/O on all SCSI devices
VALUES
Allowed values
1048576
(16777215
and
33554432
for V-Class systems)
Recommended values
1048576
(16777215
for V-Class systems)
DESCRIPTION
This tunable sets the maximum data size the SCSI subsystem will accept for
an I/O.
Depending on the device's characteristics and the device driver
configuration, the maximum size allowed by the SCSI subsystem for a
particular SCSI device might be lower than or equal to this tunable's value.
It will never be greater.
USAGE NOTES
Who Is Expected to Change This Tunable?
Any customer.
Restrictions on Changing
Changes to this tunable will take effect when the device is first opened.
When Should the Value of This Tunable Be Raised?
The value should never be raised except on V-Class systems where it can be
raised to 32 MB.
What Are the Side Effects of Raising the Value of This Tunable?
When Should the Value of This Tunable Be Lowered?
The value should never be lowered.
What Are the Side Effects of Lowering the Value of This Tunable?
What Other Tunables Should Be Changed at the Same Time as This One?
None.
WARNINGS
All HP-UX kernel tunable parameters are release specific.
This parameter may be removed or have its meaning changed in
future releases of HP-UX.
AUTHOR
scsi_maxphys
was developed by HP.