Skip to content

Instantly share code, notes, and snippets.

@tierra
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tierra/9791768 to your computer and use it in GitHub Desktop.
Save tierra/9791768 to your computer and use it in GitHub Desktop.
[43881.471021] usb 3-3: new SuperSpeed USB device number 3 using xhci_hcd
[43881.488529] usb 3-3: New USB device found, idVendor=152d, idProduct=0551
[43881.488538] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[43881.488544] usb 3-3: Product: USB to ATA/ATAPI Bridge
[43881.488548] usb 3-3: Manufacturer: JMicron
[43881.488551] usb 3-3: SerialNumber: 6290003FFFFF
[43886.485186] usb 3-3: Set SEL for device-initiated U1 failed.
[43891.483389] usb 3-3: Set SEL for device-initiated U2 failed.
[43891.483515] usb-storage 3-3:1.0: USB Mass Storage device detected
[43891.483688] scsi5 : usb-storage 3-3:1.0
[43896.481589] usb 3-3: Set SEL for device-initiated U1 failed.
[43901.479791] usb 3-3: Set SEL for device-initiated U2 failed.
[43923.416088] usb 3-3: reset SuperSpeed USB device number 3 using xhci_hcd
[43923.442187] usb 3-3: device descriptor read/8, error -71
[43923.543762] usb 3-3: reset SuperSpeed USB device number 3 using xhci_hcd
[43923.570139] usb 3-3: device descriptor read/8, error -71
[43923.727784] usb 3-3: USB disconnect, device number 3
[43923.727803] scsi 5:0:0:0: Device offlined - not ready after error recovery
[43923.728015] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802127c0100
[43923.728019] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802127c0140
[ 99.309501] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 99.336090] Initializing USB Mass Storage driver...
[ 99.336500] scsi6 : usb-storage 4-1:1.0
[ 99.336693] usbcore: registered new interface driver usb-storage
[ 99.336700] USB Mass Storage support registered.
[ 100.332742] scsi 6:0:0:0: Direct-Access H/W RAID 5 PQ: 0 ANSI: 5
[ 100.334434] sd 6:0:0:0: Attached scsi generic sg1 type 0
[ 100.335442] sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[ 100.335712] sd 6:0:0:0: [sdb] 23441702912 512-byte logical blocks: (12.0 TB/10.9 TiB)
[ 100.336413] sd 6:0:0:0: [sdb] Write Protect is off
[ 100.336425] sd 6:0:0:0: [sdb] Mode Sense: 28 00 00 00
[ 100.338859] sd 6:0:0:0: [sdb] No Caching mode page found
[ 100.338867] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 100.339889] sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[ 100.341626] sd 6:0:0:0: [sdb] No Caching mode page found
[ 100.341633] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 100.500557] sdb: sdb1
[ 100.501372] sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[ 100.503087] sd 6:0:0:0: [sdb] No Caching mode page found
[ 100.503095] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 100.503101] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 100.984276] kjournald starting. Commit interval 5 seconds
[ 100.988640] EXT3-fs (sdb1): using internal journal
[ 100.988654] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment