You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have enabled a FILIO backing store and I have mounted it from a Win2016 Server. I do get lots of output in dmesg when doing something heavy like a chkdsk -r (surface scan). Are these messages harmless or do they indicate a problem that I need to sort out?
There are no errors reported in Windows, and as far as I can tell the storage works fine with no corruptions.
# System
OS: Alpine Linux 3.16
Kernel: 5.15.57
Targetcli: 2.1.54-r1
# dmesg
[65095.963669] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65095.964074] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65095.985581] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 950272 for SAM Opcode: 0x2f
[65100.964521] target_cmd_size_check: 11557 callbacks suppressed
[65100.964523] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.964979] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.965386] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 950272 for SAM Opcode: 0x2f
[65100.965783] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.966176] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.966543] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.966981] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 950272 for SAM Opcode: 0x2f
[65100.967355] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.967699] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65100.968045] TARGET_CORE[iSCSI]: Expected Transfer Length: 0 does not match SCSI CDB Length: 1048576 for SAM Opcode: 0x2f
[65105.968019] target_cmd_size_check: 11718 callbacks suppressed
...
snip, continues a lot
....
Hello, this is a kernel issue. targetcli is just a userspace tool used to configure the target, the rest of the work is done by the kernel driver.
I think you should send this dmesg output to the target-devel mailing list ([email protected])
Hi,
I have enabled a FILIO backing store and I have mounted it from a Win2016 Server. I do get lots of output in dmesg when doing something heavy like a chkdsk -r (surface scan). Are these messages harmless or do they indicate a problem that I need to sort out?
There are no errors reported in Windows, and as far as I can tell the storage works fine with no corruptions.
# System
OS: Alpine Linux 3.16
Kernel: 5.15.57
Targetcli: 2.1.54-r1
# dmesg
# saveconfig.json
The text was updated successfully, but these errors were encountered: