Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 16:05:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 196230] New: USB issue with Raidsonic ICY BOX IB-3640SU3
Message-ID:  <bug-196230-17@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196230

            Bug ID: 196230
           Summary: USB issue with Raidsonic ICY BOX IB-3640SU3
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: usb
          Assignee: freebsd-usb@FreeBSD.org
          Reporter: szalai.bandi@gmail.com

Hi Guys,

I have a Raidsonic ICY BOX IB-3640SU3 external HDD rack, which is connected to
the computer via USB 3.0. In the rack, there are two SATA HDDs, but only the
first one recognized. Kernel log output (FreeBSD 10.1):

Dec 23 13:34:49 tristania kernel: ugen1.2: <vendor 0x152d> at usbus1
Dec 23 13:34:49 tristania kernel: umass0: <vendor 0x152d product 0x0539, class
0/0, rev 3.00/28.12, addr 1> on usbus1
Dec 23 13:34:54 tristania kernel: umass0: Get Max Lun not supported
(USB_ERR_TIMEOUT)
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12
00 00 00 24 00
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB
request completed with an error
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): Retrying command
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB:
a0 00 00 00 00 00 00 00 00 10 00 00
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI
Status Error
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check
Condition
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): SCSI sense:
ILLEGAL REQUEST asc:20,0 (Invalid command operation code)
Dec 23 13:34:59 tristania kernel: (probe0:umass-sim0:0:0:0): Error 22,
Unretryable error
Dec 23 13:34:59 tristania kernel: da0 at umass-sim0 bus 0 scbus7 target 0 lun 0
Dec 23 13:34:59 tristania kernel: da0: <WDC WD20 EARS-00MVWB0 0X0B> Fixed
Direct Access SCSI-6 device
Dec 23 13:34:59 tristania kernel: da0: Serial Number
Dec 23 13:34:59 tristania kernel: da0: 400.000MB/s transfers
Dec 23 13:34:59 tristania kernel: da0: 1907729MB (3907029168 512 byte sectors:
255H 63S/T 243201C)
Dec 23 13:34:59 tristania kernel: da0: quirks=0xa<NO_6_BYTE,4K>

The second HDD is not recognized, because "Get Max Lun not supported
(USB_ERR_TIMEOUT)" error.

However, with FreeBSD 9.1, the external rack worked without any issue:

Dec 12 09:23:25 tristania kernel: ugen1.2: <JMicron> at usbus1
Dec 12 09:23:25 tristania kernel: umass0: <JMicron USB to ATAATAPI Bridge,
class 0/0, rev 3.00/28.12, addr 1> on usbus1
Dec 12 09:23:25 tristania kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB:
a0 0 0 0 0 0 0 0 0 10 0 0
Dec 12 09:23:25 tristania kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI
Status Error
Dec 12 09:23:25 tristania kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check
Condition
Dec 12 09:23:25 tristania kernel: (probe0:umass-sim0:0:0:0): SCSI sense:
ILLEGAL REQUEST asc:20,0 (Invalid command operation code)
Dec 12 09:23:25 tristania kernel: (probe0:umass-sim0:0:0:0): Error 22,
Unretryable error
Dec 12 09:23:25 tristania kernel: da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
Dec 12 09:23:25 tristania kernel: da0: <WDC WD20 EARS-00MVWB0 0X0B> Fixed
Direct Access SCSI-6 device
Dec 12 09:23:25 tristania kernel: da0: 400.000MB/s transfers
Dec 12 09:23:25 tristania kernel: da0: 1907729MB (3907029168 512 byte sectors:
255H 63S/T 243201C)
Dec 12 09:23:25 tristania kernel: da1 at umass-sim0 bus 0 scbus6 target 0 lun 1
Dec 12 09:23:25 tristania kernel: da1: <WDC WD20 EARS-00MVWB0 0X0B> Fixed
Direct Access SCSI-6 device
Dec 12 09:23:25 tristania kernel: da1: 400.000MB/s transfers
Dec 12 09:23:25 tristania kernel: da1: 1907729MB (3907029168 512 byte sectors:
255H 63S/T 243201C)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196230-17>