Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2015 21:19:21 +0100
From:      Marc Santhoff <M.Santhoff@web.de>
To:        freebsd-stable@freebsd.org
Subject:   USB3 disk failing on 9.3R
Message-ID:  <1420229961.5322.14.camel@puma.das.netz>

next in thread | raw e-mail | index | archive | help
Hi,

when trying to use a brand new 3TB disk in an external case via USB3
that part is doing nasty things. Happening on 9.3 Release.

When plugging in after the machine is booted and working the log says:

Jan  2 04:06:42 kiwi kernel: umass0: <Intenso External USB 3.0, class 0/0, rev 3.00/3.07, addr 1> on usbus0
Jan  2 04:06:42 kiwi kernel: umass0:  SCSI over Bulk-Only; quirks = 0x0100
Jan  2 04:06:42 kiwi kernel: umass0:6:0:-1: Attached to scbus6
Jan  2 04:06:42 kiwi kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 
Jan  2 04:06:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
Jan  2 04:06:42 kiwi kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
Jan  2 04:06:42 kiwi kernel: (probe0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code)
Jan  2 04:06:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Error 22, Unretryable error
Jan  2 04:07:15 kiwi kernel: ugen0.2: <Intenso> at usbus0 (disconnected)
Jan  2 04:07:15 kiwi kernel: umass0: at uhub0, port 2, addr 1 (disconnected)
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:07:15 kiwi kernel: (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted
Jan  2 04:07:15 kiwi kernel: (da0:umass-sim0:0:0:0): got CAM status 0xa
Jan  2 04:07:15 kiwi kernel: (da0:umass-sim0:0:0:0): fatal error, failed to attach to device
Jan  2 04:07:16 kiwi kernel: xptioctl: pass driver is not in the kernel
Jan  2 04:07:16 kiwi kernel: xptioctl: put "device pass" in your kernel config file

In /dev only da0 is visible, the disk is preformatted with FAT32.


If the disk is active while booting something similar:

Jan  2 04:20:42 kiwi kernel: umass0: <Intenso External USB 3.0, class 0/0, rev 3.00/3.07, addr 1> on usbus0
Jan  2 04:20:42 kiwi kernel: umass0:  SCSI over Bulk-Only; quirks = 0x0100
Jan  2 04:20:42 kiwi kernel: umass0:7:0:-1: Attached to scbus7
Jan  2 04:20:42 kiwi kernel: uhub3: 6 ports with 6 removable, self powered
Jan  2 04:20:42 kiwi kernel: uhub6: 6 ports with 6 removable, self powered
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code)
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Error 22, Unretryable error
...
Jan  2 04:20:42 kiwi kernel: run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Retrying command
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 01 83 00 fc 00 
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Jan  2 04:20:42 kiwi kernel: (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted

Afterwards nothing happens, the device da0 is never appearing ind /dev.

In both cases random device are kicked from USB (mouse, keyboard).
When shutting down it takes a very long time, some minutes, until the
computer is turning off.

Other USB3 umass disk are working nicely, the controller is a

Dec 30 00:25:00 kiwi kernel: xhci0: <ASMedia ASM1042 USB 3.0 controller> mem 0xfeaf0000-0xfeaf7fff irq 19 at device 0.0 on pci2

but the problem does exist on another machine under 9.1 stable having a:

xhci0: <NEC uPD720200 USB 3.0 controller> mem 0xfe7fe000-0xfe7fffff irq 17 at device 0.0 on pci2


Is thre anything I can do?
Should I take this qeustion to the usb list?
Any data necessary to understand what's going on?


Regards,
Marc


-- 
Marc Santhoff <M.Santhoff@web.de>




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