The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
scsiblade.invalid events
Contributors

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.