I have two of the same usb hard drives (CN Memory Airy USB 2.0 2TB) which worked liked charm. I could use the first one and mount the second one and made backup from disk one to disk two.
Yesterday I tried to mount the second hard drive and the result was that I was unable to mount it and the first one lost its connection - which means it wasn't mounted anymore.
What makes it even worth: I am now unable to mount both devices. I tried different ports and other cable - no effect. Both drives work without problems on a windows laptop.
Now I downgraded from 3.6 to kernel 3.5 and wow: I could mount the drive again.
Here is my actual output of dmesg when i plug in one of the drives. Any idea welcome. Was there an update of udev or something similar which breaks compability?
- Code: Select all
[ 199.106043] usb 1-1: new high-speed USB device number 3 using ehci_hcd
[ 199.320374] usb 1-1: New USB device found, idVendor=152d, idProduct=2329
[ 199.320380] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 199.320383] usb 1-1: Product: USB to ATA/ATAPI bridge
[ 199.320385] usb 1-1: Manufacturer: JMicron
[ 199.320388] usb 1-1: SerialNumber: 59D82464
[ 199.368130] usb-storage 1-1:1.0: Quirks match for vid 152d pid 2329: 8020
[ 199.368166] scsi4 : usb-storage 1-1:1.0
[ 200.618534] scsi 4:0:0:0: Direct-Access ST2000DL 003-9VT166 CC45 PQ: 0 ANSI: 2 CCS
[ 200.679258] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 200.680757] sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 200.683403] sd 4:0:0:0: [sdb] Write Protect is off
[ 200.683410] sd 4:0:0:0: [sdb] Mode Sense: 28 00 00 00
[ 200.685384] sd 4:0:0:0: [sdb] No Caching mode page present
[ 200.685387] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 205.089403] sd 4:0:0:0: [sdb] No Caching mode page present
[ 205.089410] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 206.496043] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 207.674798] sdb: sdb1
[ 209.584048] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 210.759033] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 212.013044] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 213.058045] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 214.131037] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 215.178039] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 215.973049] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 216.716048] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 216.902434] sd 4:0:0:0: [sdb] Asking for cache data failed
[ 216.902440] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 216.902444] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 217.637035] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 218.756031] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 219.570037] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 220.911039] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 221.134381] usb 1-1: device descriptor read/all, error -71
[ 221.237037] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 222.066050] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 222.864038] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 223.488063] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 224.217051] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 225.028045] usb 1-1: reset high-speed USB device number 3 using ehci_hcd
[ 225.217264] sd 4:0:0:0: [sdb] Unhandled error code
[ 225.217268] sd 4:0:0:0: [sdb]
[ 225.217269] Result: hostbyte=0x07 driverbyte=0x00
[ 225.217272] sd 4:0:0:0: [sdb] CDB:
[ 225.217273] cdb[0]=0x28: 28 00 e8 e0 88 00 00 00 08 00
[ 225.217281] end_request: I/O error, dev sdb, sector 3907028992
[ 225.217284] Buffer I/O error on device sdb, logical block 488378624
