ATP USB flash failure (regression?)
Gerrit Kühn
gerrit.kuehn at aei.mpg.de
Wed Jan 22 12:41:32 UTC 2014
Hi all,
I have USB-attached flash media by ATP that worked on my FreeBSD 9.2 System not too long ago:
---
ugen1.4: <ATP Electronics> at usbus1
umass0: <ATP Electronics ATP IG eUSB SSD, class 0/0, rev 2.00/11.00, addr 4> on usbus1
umass0: SCSI over Bulk-Only; quirks = 0x0100
umass0:8:0:-1: Attached to scbus8
da8 at umass-sim0 bus 0 scbus8 target 0 lun 0
da8: <ATP ATP IG eUSB SSD 1100> Fixed Direct Access SCSI-0 device
da8: 40.000MB/s transfers
da8: 1960MB (4014080 512 byte sectors: 255H 63S/T 249C)
da8: quirks=0x2<NO_6_BYTE>
---
After pulling in the most recent updates from the 9.2-stable branch, it looks like this does not work anymore:
---
ugen1.4: <ATP Electronics> at usbus1
umass0: <ATP Electronics ATP IG eUSB SSD, class 0/0, rev 2.00/11.00, addr 4> on usbus1
umass0: SCSI over Bulk-Only; quirks = 0x4101
umass0:8:0:-1: Attached to scbus8
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
Trying to mount root from ufs:/dev/mirror/root [rw]...
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
igb0: link state changed to UP
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
arp: 10.117.0.1 moved from 00:1a:8c:f0:14:e1 to 00:1a:8c:f0:14:e0 on igb0
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Error 5, Retries exhausted
---
It looks like the quieks have changed and do not work anymore now... Does anybody have an idea how to fix this?
cu
Gerrit
More information about the freebsd-usb
mailing list