A newer release of this product is available.
scsiblade.invalid events
Contributors
Suggest changes
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
scsiblade.invalid.xfer.len
- Severity
-
NOTICE
- Description
-
This message occurs when a SCSI command requests a transfer length greater than the LUN's maximum supported transfer length of 1MB. ONTAP® software completes the command normally but the host has sent this request in violation of the SCSI protocol.
- Corrective Action
-
Rescan the LUNs or reboot the host to enable discovery of the supported maximum transfer length for the LUN.
- Syslog Message
-
Host type %s sent command opcode 0x%x with a transfer length of %lld bytes, which exceeds the maximum of 1MB on LUN %s.
- Parameters
-
host_os_type (STRING): Host OS type.
opcode (INT): SCSI opcode.
length (LONGINT): Request transfer length.
LUNSerialNumber (STRING): Serial number of the LUN.