You are not logged in.

#1 2016-08-10 19:34:14

5ulo
Member
From: Slovakia
Registered: 2012-05-04
Posts: 100

External USB 3.0 drive disconnecting while copying files

I have an USB 3.0 drive attached to my HTPC based on Arch with Gnome Shell. While copying files from internal drive to external drive the disc is disconnected. There's no regularity.. sometimes it copies 100MB and disconnects, sometimes it copied 10GB and crashes.. After the USB is self-disconnect, I'm not able to successfully reboot.. the computer still thinks he is copying something somewhere. To reboot and again read my USB drive I have to hard reset the computer. I'll be thankfull if someone point me what logs do I need to find out what's happening.
The computer is full updated.

Here's dmesg output sice USB was connected, while copying and after disconnecting:

[ 9375.663708] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 9375.720643] usbcore: registered new interface driver usb-storage
[ 9375.728404] scsi host2: uas
[ 9375.729042] usbcore: registered new interface driver uas
[ 9377.945568] scsi 2:0:0:0: Direct-Access     Intenso  External USB 3.0 5438 PQ: 0 ANSI: 6
[ 9377.981420] sd 2:0:0:0: [sdc] 1953525164 512-byte logical blocks: (1.00 TB/932 GiB)
[ 9377.983541] sd 2:0:0:0: [sdc] Write Protect is off
[ 9377.983570] sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 9377.984047] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9378.003574]  sdc: sdc1
[ 9378.007352] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 9378.929197] EXT4-fs (sdc1): recovery complete
[ 9378.951517] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 9512.001817] sd 2:0:0:0: [sdc] tag#1 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT 
[ 9512.001828] sd 2:0:0:0: [sdc] tag#1 CDB: opcode=0x2a 2a 00 22 9a 28 00 00 04 00 00
[ 9512.108231] sd 2:0:0:0: [sdc] tag#0 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT 
[ 9512.108263] sd 2:0:0:0: [sdc] tag#0 CDB: opcode=0x2a 2a 00 22 9a 24 00 00 04 00 00
[ 9512.220385] sd 2:0:0:0: [sdc] tag#2 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT 
[ 9512.220417] sd 2:0:0:0: [sdc] tag#2 CDB: opcode=0x2a 2a 00 22 9a 20 00 00 04 00 00
[ 9512.332239] sd 2:0:0:0: [sdc] tag#3 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT 
[ 9512.332251] sd 2:0:0:0: [sdc] tag#3 CDB: opcode=0x2a 2a 00 22 9a 1c 00 00 04 00 00
[ 9512.444297] sd 2:0:0:0: [sdc] tag#4 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT 
[ 9512.444328] sd 2:0:0:0: [sdc] tag#4 CDB: opcode=0x2a 2a 00 22 9a 18 00 00 04 00 00
[ 9512.556031] sd 2:0:0:0: [sdc] tag#5 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT 
[ 9512.556062] sd 2:0:0:0: [sdc] tag#5 CDB: opcode=0x2a 2a 00 22 9a 14 00 00 04 00 00
[ 9517.003140] sd 2:0:0:0: [sdc] tag#6 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT 
[ 9517.003152] sd 2:0:0:0: [sdc] tag#6 CDB: opcode=0x2a 2a 00 3a 04 0b 00 00 00 38 00
[ 9517.114096] scsi host2: uas_eh_bus_reset_handler start
[ 9517.224193] usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
[ 9517.247143] scsi host2: uas_eh_bus_reset_handler success
[ 9527.241944] sd 2:0:0:0: [sdc] tag#6 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD 
[ 9527.241975] sd 2:0:0:0: [sdc] tag#6 CDB: opcode=0x0 00 00 00 00 00 00
[ 9527.241994] scsi host2: uas_eh_bus_reset_handler start
[ 9532.240087] usb 2-3: Disable of device-initiated U1 failed.
[ 9537.237419] usb 2-3: Disable of device-initiated U2 failed.
[ 9542.352312] xhci_hcd 0000:00:14.0: Command completion event does not match command
[ 9542.352396] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 9547.562584] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
[ 9547.765459] usb 2-3: device not accepting address 2, error -62
[ 9547.819399] scsi host2: uas_post_reset: alloc streams error -19 after reset
[ 9547.819708] usb 2-3: USB disconnect, device number 2
[ 9716.025944] INFO: task scsi_eh_2:2338 blocked for more than 120 seconds.
[ 9716.025967]       Not tainted 4.6.4-1-ARCH #1
[ 9716.025977] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9716.025989] scsi_eh_2       D ffff8802406c7568     0  2338      2 0x00000000
[ 9716.026019]  ffff8802406c7568 0000000000000000 ffff88027674b400 ffff88025cab2700
[ 9716.026042]  ffff8802406c8000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9716.026061]  ffff8802406c76c8 ffff8802406c7580 ffffffff815c37bc 0000000000000000
[ 9716.026079] Call Trace:
[ 9716.026111]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.026131]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9716.026149]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9716.026167]  [<ffffffff8116f1dc>] ? find_get_pages_tag+0x12c/0x1d0
[ 9716.026185]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9716.026201]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.026216]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9716.026231]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9716.026248]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9716.026264]  [<ffffffff8116e7b9>] wait_on_page_bit+0xc9/0xe0
[ 9716.026282]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9716.026298]  [<ffffffff8116e8c3>] __filemap_fdatawait_range+0xf3/0x160
[ 9716.026318]  [<ffffffff81170f91>] filemap_fdatawait_keep_errors+0x21/0x30
[ 9716.026336]  [<ffffffff81223f3a>] sync_inodes_sb+0x15a/0x1e0
[ 9716.026357]  [<ffffffff81229faa>] sync_filesystem+0x5a/0xa0
[ 9716.026375]  [<ffffffff812327c8>] fsync_bdev+0x28/0x60
[ 9716.026393]  [<ffffffff812c6190>] ? bdget_disk+0x30/0x40
[ 9716.026409]  [<ffffffff812c6944>] invalidate_partition+0x24/0x50
[ 9716.026426]  [<ffffffff812c7a08>] del_gendisk+0xc8/0x230
[ 9716.026453]  [<ffffffffa0247b91>] sd_remove+0x61/0xc0 [sd_mod]
[ 9716.026478]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9716.026495]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9716.026512]  [<ffffffff81411711>] bus_remove_device+0x101/0x170
[ 9716.026528]  [<ffffffff8140d9a9>] device_del+0x139/0x260
[ 9716.026546]  [<ffffffff812e7a4a>] ? kobject_put+0x9a/0x1d0
[ 9716.026583]  [<ffffffffa026a43b>] __scsi_remove_device+0xcb/0xd0 [scsi_mod]
[ 9716.026613]  [<ffffffffa0268640>] scsi_forget_host+0x60/0x70 [scsi_mod]
[ 9716.026643]  [<ffffffffa025d359>] scsi_remove_host+0x79/0x140 [scsi_mod]
[ 9716.026667]  [<ffffffffa090fc25>] uas_disconnect+0x85/0xa0 [uas]
[ 9716.026707]  [<ffffffffa02dfe58>] usb_unbind_interface+0x78/0x260 [usbcore]
[ 9716.026727]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9716.026744]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9716.026779]  [<ffffffffa02e00b7>] usb_driver_release_interface+0x77/0x80 [usbcore]
[ 9716.026813]  [<ffffffffa02e00ee>] usb_forced_unbind_intf+0x2e/0x50 [usbcore]
[ 9716.026847]  [<ffffffffa02e0160>] unbind_marked_interfaces.isra.5+0x50/0x70 [usbcore]
[ 9716.026880]  [<ffffffffa02e02b9>] usb_unbind_and_rebind_marked_interfaces+0x19/0x30 [usbcore]
[ 9716.026913]  [<ffffffffa02d23fc>] usb_reset_device+0x1ac/0x270 [usbcore]
[ 9716.026932]  [<ffffffffa090fcef>] uas_eh_bus_reset_handler+0xaf/0x180 [uas]
[ 9716.026965]  [<ffffffffa025eef1>] scsi_try_bus_reset+0x31/0xc0 [scsi_mod]
[ 9716.026995]  [<ffffffffa025f040>] ? scsi_try_host_reset+0xc0/0xc0 [scsi_mod]
[ 9716.027025]  [<ffffffffa025fbf1>] scsi_send_eh_cmnd+0x2d1/0x3a0 [scsi_mod]
[ 9716.027044]  [<ffffffff8140e22d>] ? dev_printk+0x5d/0x80
[ 9716.027077]  [<ffffffffa025fcfa>] scsi_eh_tur+0x3a/0x70 [scsi_mod]
[ 9716.027107]  [<ffffffffa025fe34>] scsi_eh_test_devices+0xa4/0x280 [scsi_mod]
[ 9716.027139]  [<ffffffffa02606b6>] scsi_eh_ready_devs+0x6a6/0x930 [scsi_mod]
[ 9716.027172]  [<ffffffffa0261856>] scsi_error_handler+0x4f6/0x560 [scsi_mod]
[ 9716.027204]  [<ffffffffa0261360>] ? scsi_eh_get_sense+0x180/0x180 [scsi_mod]
[ 9716.027222]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9716.027243]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9716.027260]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9716.027277] INFO: task mc:2348 blocked for more than 120 seconds.
[ 9716.027288]       Not tainted 4.6.4-1-ARCH #1
[ 9716.027296] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9716.027305] mc              D ffff880256ad3a38     0  2348   2322 0x00000000
[ 9716.027329]  ffff880256ad3a38 00ff880256ad3dd8 ffff88027674b400 ffff880240586800
[ 9716.027348]  ffff880256ad4000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9716.027367]  ffff880256ad3b98 ffff880256ad3a50 ffffffff815c37bc 0000000000000000
[ 9716.027385] Call Trace:
[ 9716.027402]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.027417]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9716.027433]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9716.027449]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9716.027464]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.027479]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9716.027494]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9716.027509]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9716.027523]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.027539]  [<ffffffff815c3d32>] out_of_line_wait_on_bit+0x82/0xb0
[ 9716.027555]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9716.027585]  [<ffffffffa035bc3e>] do_get_write_access+0x1be/0x510 [jbd2]
[ 9716.027612]  [<ffffffffa035bfc1>] jbd2_journal_get_write_access+0x31/0x60 [jbd2]
[ 9716.027665]  [<ffffffffa03ae221>] __ext4_journal_get_write_access+0x31/0x70 [ext4]
[ 9716.027712]  [<ffffffffa037d4d7>] ext4_reserve_inode_write+0x77/0xa0 [ext4]
[ 9716.027760]  [<ffffffffa03812b8>] ? ext4_dirty_inode+0x48/0x70 [ext4]
[ 9716.027807]  [<ffffffffa037d54e>] ext4_mark_inode_dirty+0x4e/0x250 [ext4]
[ 9716.027856]  [<ffffffffa03812b8>] ext4_dirty_inode+0x48/0x70 [ext4]
[ 9716.027874]  [<ffffffff812242b5>] __mark_inode_dirty+0x45/0x410
[ 9716.027921]  [<ffffffffa0380c54>] ext4_setattr+0x334/0x950 [ext4]
[ 9716.027939]  [<ffffffff81206b66>] ? filename_lookup+0xc6/0x140
[ 9716.027957]  [<ffffffff81213422>] notify_change+0x212/0x370
[ 9716.027976]  [<ffffffff811f4679>] chmod_common+0x169/0x180
[ 9716.027996]  [<ffffffff811f57ea>] SyS_fchmodat+0x5a/0xb0
[ 9716.028012]  [<ffffffff811f5859>] SyS_chmod+0x19/0x20
[ 9716.028029]  [<ffffffff815c7232>] entry_SYSCALL_64_fastpath+0x1a/0xa4
[ 9716.028047] INFO: task jbd2/sdc1-8:2359 blocked for more than 120 seconds.
[ 9716.028058]       Not tainted 4.6.4-1-ARCH #1
[ 9716.028066] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9716.028075] jbd2/sdc1-8     D ffff8802405e39f8     0  2359      2 0x00000000
[ 9716.028096]  ffff8802405e39f8 00ff8802405e3a10 ffff88027674b400 ffff880240580d00
[ 9716.028115]  ffff8802405e4000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9716.028133]  ffff8802405e3b58 ffff8802405e3a10 ffffffff815c37bc 0000000000000000
[ 9716.028153] Call Trace:
[ 9716.028170]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.028185]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9716.028200]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9716.028218]  [<ffffffff812b331b>] ? queue_unplugged+0x3b/0xc0
[ 9716.028233]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9716.028248]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9716.028263]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9716.028278]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9716.028293]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9716.028307]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9716.028323]  [<ffffffff8116e7b9>] wait_on_page_bit+0xc9/0xe0
[ 9716.028339]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9716.028355]  [<ffffffff8116e8c3>] __filemap_fdatawait_range+0xf3/0x160
[ 9716.028373]  [<ffffffff8116e944>] filemap_fdatawait_range+0x14/0x30
[ 9716.028388]  [<ffffffff8116e983>] filemap_fdatawait+0x23/0x30
[ 9716.028413]  [<ffffffffa035dcfc>] jbd2_journal_commit_transaction+0x77c/0x1910 [jbd2]
[ 9716.028437]  [<ffffffff810a0f48>] ? finish_task_switch+0x78/0x210
[ 9716.028457]  [<ffffffff810e779e>] ? try_to_del_timer_sync+0x5e/0x90
[ 9716.028481]  [<ffffffffa036423a>] kjournald2+0xca/0x260 [jbd2]
[ 9716.028498]  [<ffffffff810bd490>] ? wake_atomic_t_function+0x60/0x60
[ 9716.028521]  [<ffffffffa0364170>] ? commit_timeout+0x10/0x10 [jbd2]
[ 9716.028538]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9716.028557]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9716.028574]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9716.028593] INFO: task kworker/2:2:2404 blocked for more than 120 seconds.
[ 9716.028716]       Not tainted 4.6.4-1-ARCH #1
[ 9716.028731] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9716.028740] kworker/2:2     D ffff88024e12bc48     0  2404      2 0x00000000
[ 9716.028789] Workqueue: usb_hub_wq hub_event [usbcore]
[ 9716.028810]  ffff88024e12bc48 00ff88024e12bc68 ffff880274980d00 ffff880054123400
[ 9716.028829]  ffff88024e12c000 ffff88005422b0fc ffff880054123400 00000000ffffffff
[ 9716.028848]  ffff88005422b100 ffff88024e12bc60 ffffffff815c37bc ffff88005422b0f8
[ 9716.028866] Call Trace:
[ 9716.028886]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9716.028902]  [<ffffffff815c3b65>] schedule_preempt_disabled+0x15/0x20
[ 9716.028918]  [<ffffffff815c501e>] __mutex_lock_slowpath+0xce/0x140
[ 9716.028934]  [<ffffffff815c50a7>] mutex_lock+0x17/0x30
[ 9716.028968]  [<ffffffffa02d3011>] usb_disconnect+0x51/0x2a0 [usbcore]
[ 9716.029002]  [<ffffffffa02d50f8>] hub_event+0x618/0x1570 [usbcore]
[ 9716.029020]  [<ffffffff810b1753>] ? put_prev_entity+0x33/0x8b0
[ 9716.029036]  [<ffffffff810b0c92>] ? dequeue_task_fair+0xc2/0x960
[ 9716.029055]  [<ffffffff81093a05>] process_one_work+0x1e5/0x480
[ 9716.029070]  [<ffffffff81093ce8>] worker_thread+0x48/0x4e0
[ 9716.029085]  [<ffffffff81093ca0>] ? process_one_work+0x480/0x480
[ 9716.029099]  [<ffffffff81093ca0>] ? process_one_work+0x480/0x480
[ 9716.029115]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9716.029134]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9716.029151]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9835.974708] INFO: task scsi_eh_2:2338 blocked for more than 120 seconds.
[ 9835.974731]       Not tainted 4.6.4-1-ARCH #1
[ 9835.974741] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9835.974753] scsi_eh_2       D ffff8802406c7568     0  2338      2 0x00000000
[ 9835.974781]  ffff8802406c7568 0000000000000000 ffff88027674b400 ffff88025cab2700
[ 9835.974803]  ffff8802406c8000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9835.974821]  ffff8802406c76c8 ffff8802406c7580 ffffffff815c37bc 0000000000000000
[ 9835.974840] Call Trace:
[ 9835.974872]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.974889]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9835.974908]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9835.974928]  [<ffffffff8116f1dc>] ? find_get_pages_tag+0x12c/0x1d0
[ 9835.974946]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9835.974961]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.974976]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9835.974991]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9835.975008]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9835.975023]  [<ffffffff8116e7b9>] wait_on_page_bit+0xc9/0xe0
[ 9835.975041]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9835.975056]  [<ffffffff8116e8c3>] __filemap_fdatawait_range+0xf3/0x160
[ 9835.975077]  [<ffffffff81170f91>] filemap_fdatawait_keep_errors+0x21/0x30
[ 9835.975096]  [<ffffffff81223f3a>] sync_inodes_sb+0x15a/0x1e0
[ 9835.975119]  [<ffffffff81229faa>] sync_filesystem+0x5a/0xa0
[ 9835.975137]  [<ffffffff812327c8>] fsync_bdev+0x28/0x60
[ 9835.975156]  [<ffffffff812c6190>] ? bdget_disk+0x30/0x40
[ 9835.975173]  [<ffffffff812c6944>] invalidate_partition+0x24/0x50
[ 9835.975189]  [<ffffffff812c7a08>] del_gendisk+0xc8/0x230
[ 9835.975215]  [<ffffffffa0247b91>] sd_remove+0x61/0xc0 [sd_mod]
[ 9835.975236]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9835.975253]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9835.975269]  [<ffffffff81411711>] bus_remove_device+0x101/0x170
[ 9835.975285]  [<ffffffff8140d9a9>] device_del+0x139/0x260
[ 9835.975303]  [<ffffffff812e7a4a>] ? kobject_put+0x9a/0x1d0
[ 9835.975338]  [<ffffffffa026a43b>] __scsi_remove_device+0xcb/0xd0 [scsi_mod]
[ 9835.975369]  [<ffffffffa0268640>] scsi_forget_host+0x60/0x70 [scsi_mod]
[ 9835.975398]  [<ffffffffa025d359>] scsi_remove_host+0x79/0x140 [scsi_mod]
[ 9835.975419]  [<ffffffffa090fc25>] uas_disconnect+0x85/0xa0 [uas]
[ 9835.975461]  [<ffffffffa02dfe58>] usb_unbind_interface+0x78/0x260 [usbcore]
[ 9835.975481]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9835.975498]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9835.975532]  [<ffffffffa02e00b7>] usb_driver_release_interface+0x77/0x80 [usbcore]
[ 9835.975567]  [<ffffffffa02e00ee>] usb_forced_unbind_intf+0x2e/0x50 [usbcore]
[ 9835.975600]  [<ffffffffa02e0160>] unbind_marked_interfaces.isra.5+0x50/0x70 [usbcore]
[ 9835.975633]  [<ffffffffa02e02b9>] usb_unbind_and_rebind_marked_interfaces+0x19/0x30 [usbcore]
[ 9835.975666]  [<ffffffffa02d23fc>] usb_reset_device+0x1ac/0x270 [usbcore]
[ 9835.975685]  [<ffffffffa090fcef>] uas_eh_bus_reset_handler+0xaf/0x180 [uas]
[ 9835.975717]  [<ffffffffa025eef1>] scsi_try_bus_reset+0x31/0xc0 [scsi_mod]
[ 9835.975747]  [<ffffffffa025f040>] ? scsi_try_host_reset+0xc0/0xc0 [scsi_mod]
[ 9835.975777]  [<ffffffffa025fbf1>] scsi_send_eh_cmnd+0x2d1/0x3a0 [scsi_mod]
[ 9835.975796]  [<ffffffff8140e22d>] ? dev_printk+0x5d/0x80
[ 9835.975828]  [<ffffffffa025fcfa>] scsi_eh_tur+0x3a/0x70 [scsi_mod]
[ 9835.975858]  [<ffffffffa025fe34>] scsi_eh_test_devices+0xa4/0x280 [scsi_mod]
[ 9835.975890]  [<ffffffffa02606b6>] scsi_eh_ready_devs+0x6a6/0x930 [scsi_mod]
[ 9835.975922]  [<ffffffffa0261856>] scsi_error_handler+0x4f6/0x560 [scsi_mod]
[ 9835.975953]  [<ffffffffa0261360>] ? scsi_eh_get_sense+0x180/0x180 [scsi_mod]
[ 9835.975973]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9835.975992]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9835.976009]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9835.976028] INFO: task mc:2348 blocked for more than 120 seconds.
[ 9835.976039]       Not tainted 4.6.4-1-ARCH #1
[ 9835.976047] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9835.976056] mc              D ffff880256ad3a38     0  2348   2322 0x00000000
[ 9835.976079]  ffff880256ad3a38 00ff880256ad3dd8 ffff88027674b400 ffff880240586800
[ 9835.976098]  ffff880256ad4000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9835.976116]  ffff880256ad3b98 ffff880256ad3a50 ffffffff815c37bc 0000000000000000
[ 9835.976135] Call Trace:
[ 9835.976151]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.976166]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9835.976182]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9835.976198]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9835.976212]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.976228]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9835.976242]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9835.976257]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9835.976271]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.976287]  [<ffffffff815c3d32>] out_of_line_wait_on_bit+0x82/0xb0
[ 9835.976303]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9835.976332]  [<ffffffffa035bc3e>] do_get_write_access+0x1be/0x510 [jbd2]
[ 9835.976359]  [<ffffffffa035bfc1>] jbd2_journal_get_write_access+0x31/0x60 [jbd2]
[ 9835.976410]  [<ffffffffa03ae221>] __ext4_journal_get_write_access+0x31/0x70 [ext4]
[ 9835.976458]  [<ffffffffa037d4d7>] ext4_reserve_inode_write+0x77/0xa0 [ext4]
[ 9835.976505]  [<ffffffffa03812b8>] ? ext4_dirty_inode+0x48/0x70 [ext4]
[ 9835.976552]  [<ffffffffa037d54e>] ext4_mark_inode_dirty+0x4e/0x250 [ext4]
[ 9835.976600]  [<ffffffffa03812b8>] ext4_dirty_inode+0x48/0x70 [ext4]
[ 9835.976619]  [<ffffffff812242b5>] __mark_inode_dirty+0x45/0x410
[ 9835.976666]  [<ffffffffa0380c54>] ext4_setattr+0x334/0x950 [ext4]
[ 9835.976684]  [<ffffffff81206b66>] ? filename_lookup+0xc6/0x140
[ 9835.976701]  [<ffffffff81213422>] notify_change+0x212/0x370
[ 9835.976720]  [<ffffffff811f4679>] chmod_common+0x169/0x180
[ 9835.976740]  [<ffffffff811f57ea>] SyS_fchmodat+0x5a/0xb0
[ 9835.976756]  [<ffffffff811f5859>] SyS_chmod+0x19/0x20
[ 9835.976773]  [<ffffffff815c7232>] entry_SYSCALL_64_fastpath+0x1a/0xa4
[ 9835.976791] INFO: task jbd2/sdc1-8:2359 blocked for more than 120 seconds.
[ 9835.976802]       Not tainted 4.6.4-1-ARCH #1
[ 9835.976810] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9835.976819] jbd2/sdc1-8     D ffff8802405e39f8     0  2359      2 0x00000000
[ 9835.976840]  ffff8802405e39f8 00ff8802405e3a10 ffff88027674b400 ffff880240580d00
[ 9835.976859]  ffff8802405e4000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9835.976878]  ffff8802405e3b58 ffff8802405e3a10 ffffffff815c37bc 0000000000000000
[ 9835.976897] Call Trace:
[ 9835.976914]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.976929]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9835.976944]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9835.976962]  [<ffffffff812b331b>] ? queue_unplugged+0x3b/0xc0
[ 9835.976977]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9835.976991]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9835.977006]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9835.977021]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9835.977036]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9835.977051]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9835.977066]  [<ffffffff8116e7b9>] wait_on_page_bit+0xc9/0xe0
[ 9835.977082]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9835.977098]  [<ffffffff8116e8c3>] __filemap_fdatawait_range+0xf3/0x160
[ 9835.977116]  [<ffffffff8116e944>] filemap_fdatawait_range+0x14/0x30
[ 9835.977130]  [<ffffffff8116e983>] filemap_fdatawait+0x23/0x30
[ 9835.977155]  [<ffffffffa035dcfc>] jbd2_journal_commit_transaction+0x77c/0x1910 [jbd2]
[ 9835.977180]  [<ffffffff810a0f48>] ? finish_task_switch+0x78/0x210
[ 9835.977200]  [<ffffffff810e779e>] ? try_to_del_timer_sync+0x5e/0x90
[ 9835.977224]  [<ffffffffa036423a>] kjournald2+0xca/0x260 [jbd2]
[ 9835.977240]  [<ffffffff810bd490>] ? wake_atomic_t_function+0x60/0x60
[ 9835.977264]  [<ffffffffa0364170>] ? commit_timeout+0x10/0x10 [jbd2]
[ 9835.977281]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9835.977299]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9835.977316]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9835.977333] INFO: task kworker/2:2:2404 blocked for more than 120 seconds.
[ 9835.977401]       Not tainted 4.6.4-1-ARCH #1
[ 9835.977413] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9835.977423] kworker/2:2     D ffff88024e12bc48     0  2404      2 0x00000000
[ 9835.977473] Workqueue: usb_hub_wq hub_event [usbcore]
[ 9835.977484]  ffff88024e12bc48 00ff88024e12bc68 ffff880274980d00 ffff880054123400
[ 9835.977503]  ffff88024e12c000 ffff88005422b0fc ffff880054123400 00000000ffffffff
[ 9835.977523]  ffff88005422b100 ffff88024e12bc60 ffffffff815c37bc ffff88005422b0f8
[ 9835.977542] Call Trace:
[ 9835.977561]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9835.977577]  [<ffffffff815c3b65>] schedule_preempt_disabled+0x15/0x20
[ 9835.977606]  [<ffffffff815c501e>] __mutex_lock_slowpath+0xce/0x140
[ 9835.977622]  [<ffffffff815c50a7>] mutex_lock+0x17/0x30
[ 9835.977656]  [<ffffffffa02d3011>] usb_disconnect+0x51/0x2a0 [usbcore]
[ 9835.977690]  [<ffffffffa02d50f8>] hub_event+0x618/0x1570 [usbcore]
[ 9835.977709]  [<ffffffff810b1753>] ? put_prev_entity+0x33/0x8b0
[ 9835.977724]  [<ffffffff810b0c92>] ? dequeue_task_fair+0xc2/0x960
[ 9835.977743]  [<ffffffff81093a05>] process_one_work+0x1e5/0x480
[ 9835.977758]  [<ffffffff81093ce8>] worker_thread+0x48/0x4e0
[ 9835.977773]  [<ffffffff81093ca0>] ? process_one_work+0x480/0x480
[ 9835.977788]  [<ffffffff81093ca0>] ? process_one_work+0x480/0x480
[ 9835.977804]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9835.977822]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9835.977839]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9955.923330] INFO: task scsi_eh_2:2338 blocked for more than 120 seconds.
[ 9955.923353]       Not tainted 4.6.4-1-ARCH #1
[ 9955.923363] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9955.923375] scsi_eh_2       D ffff8802406c7568     0  2338      2 0x00000000
[ 9955.923405]  ffff8802406c7568 0000000000000000 ffff88027674b400 ffff88025cab2700
[ 9955.923427]  ffff8802406c8000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9955.923445]  ffff8802406c76c8 ffff8802406c7580 ffffffff815c37bc 0000000000000000
[ 9955.923464] Call Trace:
[ 9955.923496]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9955.923516]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9955.923534]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9955.923554]  [<ffffffff8116f1dc>] ? find_get_pages_tag+0x12c/0x1d0
[ 9955.923572]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9955.923587]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9955.923602]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9955.923617]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9955.923634]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9955.923649]  [<ffffffff8116e7b9>] wait_on_page_bit+0xc9/0xe0
[ 9955.923667]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9955.923683]  [<ffffffff8116e8c3>] __filemap_fdatawait_range+0xf3/0x160
[ 9955.923703]  [<ffffffff81170f91>] filemap_fdatawait_keep_errors+0x21/0x30
[ 9955.923721]  [<ffffffff81223f3a>] sync_inodes_sb+0x15a/0x1e0
[ 9955.923744]  [<ffffffff81229faa>] sync_filesystem+0x5a/0xa0
[ 9955.923762]  [<ffffffff812327c8>] fsync_bdev+0x28/0x60
[ 9955.923779]  [<ffffffff812c6190>] ? bdget_disk+0x30/0x40
[ 9955.923796]  [<ffffffff812c6944>] invalidate_partition+0x24/0x50
[ 9955.923813]  [<ffffffff812c7a08>] del_gendisk+0xc8/0x230
[ 9955.923840]  [<ffffffffa0247b91>] sd_remove+0x61/0xc0 [sd_mod]
[ 9955.923864]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9955.923881]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9955.923898]  [<ffffffff81411711>] bus_remove_device+0x101/0x170
[ 9955.923915]  [<ffffffff8140d9a9>] device_del+0x139/0x260
[ 9955.923933]  [<ffffffff812e7a4a>] ? kobject_put+0x9a/0x1d0
[ 9955.923968]  [<ffffffffa026a43b>] __scsi_remove_device+0xcb/0xd0 [scsi_mod]
[ 9955.923999]  [<ffffffffa0268640>] scsi_forget_host+0x60/0x70 [scsi_mod]
[ 9955.924028]  [<ffffffffa025d359>] scsi_remove_host+0x79/0x140 [scsi_mod]
[ 9955.924053]  [<ffffffffa090fc25>] uas_disconnect+0x85/0xa0 [uas]
[ 9955.924095]  [<ffffffffa02dfe58>] usb_unbind_interface+0x78/0x260 [usbcore]
[ 9955.924115]  [<ffffffff814120c1>] __device_release_driver+0xa1/0x160
[ 9955.924132]  [<ffffffff814121a3>] device_release_driver+0x23/0x30
[ 9955.924167]  [<ffffffffa02e00b7>] usb_driver_release_interface+0x77/0x80 [usbcore]
[ 9955.924201]  [<ffffffffa02e00ee>] usb_forced_unbind_intf+0x2e/0x50 [usbcore]
[ 9955.924234]  [<ffffffffa02e0160>] unbind_marked_interfaces.isra.5+0x50/0x70 [usbcore]
[ 9955.924268]  [<ffffffffa02e02b9>] usb_unbind_and_rebind_marked_interfaces+0x19/0x30 [usbcore]
[ 9955.924301]  [<ffffffffa02d23fc>] usb_reset_device+0x1ac/0x270 [usbcore]
[ 9955.924320]  [<ffffffffa090fcef>] uas_eh_bus_reset_handler+0xaf/0x180 [uas]
[ 9955.924352]  [<ffffffffa025eef1>] scsi_try_bus_reset+0x31/0xc0 [scsi_mod]
[ 9955.924382]  [<ffffffffa025f040>] ? scsi_try_host_reset+0xc0/0xc0 [scsi_mod]
[ 9955.924412]  [<ffffffffa025fbf1>] scsi_send_eh_cmnd+0x2d1/0x3a0 [scsi_mod]
[ 9955.924430]  [<ffffffff8140e22d>] ? dev_printk+0x5d/0x80
[ 9955.924462]  [<ffffffffa025fcfa>] scsi_eh_tur+0x3a/0x70 [scsi_mod]
[ 9955.924492]  [<ffffffffa025fe34>] scsi_eh_test_devices+0xa4/0x280 [scsi_mod]
[ 9955.924523]  [<ffffffffa02606b6>] scsi_eh_ready_devs+0x6a6/0x930 [scsi_mod]
[ 9955.924555]  [<ffffffffa0261856>] scsi_error_handler+0x4f6/0x560 [scsi_mod]
[ 9955.924588]  [<ffffffffa0261360>] ? scsi_eh_get_sense+0x180/0x180 [scsi_mod]
[ 9955.924609]  [<ffffffff81099998>] kthread+0xd8/0xf0
[ 9955.924629]  [<ffffffff815c7442>] ret_from_fork+0x22/0x40
[ 9955.924646]  [<ffffffff810998c0>] ? kthread_worker_fn+0x170/0x170
[ 9955.924663] INFO: task mc:2348 blocked for more than 120 seconds.
[ 9955.924674]       Not tainted 4.6.4-1-ARCH #1
[ 9955.924682] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9955.924691] mc              D ffff880256ad3a38     0  2348   2322 0x00000000
[ 9955.924714]  ffff880256ad3a38 00ff880256ad3dd8 ffff88027674b400 ffff880240586800
[ 9955.924734]  ffff880256ad4000 ffff88027fd95940 7fffffffffffffff ffffffff815c4080
[ 9955.924752]  ffff880256ad3b98 ffff880256ad3a50 ffffffff815c37bc 0000000000000000
[ 9955.924771] Call Trace:
[ 9955.924788]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9955.924803]  [<ffffffff815c37bc>] schedule+0x3c/0x90
[ 9955.924818]  [<ffffffff815c6293>] schedule_timeout+0x1d3/0x260
[ 9955.924834]  [<ffffffff810eea31>] ? ktime_get+0x41/0xb0
[ 9955.924849]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9955.924864]  [<ffffffff815c2c44>] io_schedule_timeout+0xa4/0x110
[ 9955.924879]  [<ffffffff815c409b>] bit_wait_io+0x1b/0x70
[ 9955.924893]  [<ffffffff815c3c7b>] __wait_on_bit+0x5b/0x90
[ 9955.924907]  [<ffffffff815c4080>] ? bit_wait+0x60/0x60
[ 9955.924923]  [<ffffffff815c3d32>] out_of_line_wait_on_bit+0x82/0xb0
[ 9955.924939]  [<ffffffff810bd4d0>] ? autoremove_wake_function+0x40/0x40
[ 9955.924967]  [<ffffffffa035bc3e>] do_get_write_access+0x1be/0x510 [jbd2]
[ 9955.924992]  [<ffffffffa035bfc1>] jbd2_journal_get_write_access+0x31/0x60 [jbd2]
[ 9955.925045]  [<ffffffffa03ae221>] __ext4_journal_get_write_access+0x31/0x70 [ext4]
[ 9955.925092]  [<ffffffffa037d4d7>] ext4_reserve_inode_write+0x77/0xa0 [ext4]
[ 9955.925140]  [<ffffffffa03812b8>] ? ext4_dirty_inode+0x48/0x70 [ext4]
[ 9955.925187]  [<ffffffffa037d54e>] ext4_mark_inode_dirty+0x4e/0x250 [ext4]
[ 9955.925235]  [<ffffffffa03812b8>] ext4_dirty_inode+0x48/0x70 [ext4]
[ 9955.925253]  [<ffffffff812242b5>] __mark_inode_dirty+0x45/0x410
[ 9955.925300]  [<ffffffffa0380c54>] ext4_setattr+0x334/0x950 [ext4]
[ 9955.925319]  [<ffffffff81206b66>] ? filename_lookup+0xc6/0x140
[ 9955.925336]  [<ffffffff81213422>] notify_change+0x212/0x370
[ 9955.925353]  [<ffffffff811f4679>] chmod_common+0x169/0x180
[ 9955.925373]  [<ffffffff811f57ea>] SyS_fchmodat+0x5a/0xb0
[ 9955.925389]  [<ffffffff811f5859>] SyS_chmod+0x19/0x20
[ 9955.925406]  [<ffffffff815c7232>] entry_SYSCALL_64_fastpath+0x1a/0xa4

Last edited by 5ulo (2016-08-10 19:35:47)

Offline

#2 2016-08-10 19:48:56

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: External USB 3.0 drive disconnecting while copying files

I bought a 3TB USB 3.0 HD about a year ago.  Looking at it about 2 months ago I thought "what the hell."  I took the enclosure apart and mounted the actual standard hard-drive inside that inside my PC in a SATA plug.  Never looked back and it works even better than going through a USB 3.0 plug.  You might not be able to do this but it is good to know that inside that enclosure they are standard drives.  The formatting of the drive may not be standard however, that depends on the USB enclosure, but at worst (after making sure your back-ups are current) you just reformat the drive and you're good to go.

Offline

#3 2016-08-10 19:59:19

5ulo
Member
From: Slovakia
Registered: 2012-05-04
Posts: 100

Re: External USB 3.0 drive disconnecting while copying files

I know there's regular 2,5" drive. I tried to put there another two USB drives.. I also tried another USB drive dock for 2,5" disks.. still the same effect - disconnecting.
I can put the drive in the case, but that's not the solution.. this drive is my travel drive.

Last edited by 5ulo (2016-08-10 20:22:33)

Offline

#4 2016-08-10 22:20:28

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: External USB 3.0 drive disconnecting while copying files

What is the file-system on the drive?  Is it NTFS?  If it is, that depends on ntfs-3g which if I'm recalling correctly is GVFS/Fuse-based.  With those I've always found them to be unreliable.  I don't have any concrete suggestions if that is so, just pointing out that in my experience GVFS/Fuse isn't the best.

Last edited by headkase (2016-08-10 22:21:55)

Offline

#5 2016-08-11 08:41:46

5ulo
Member
From: Slovakia
Registered: 2012-05-04
Posts: 100

Re: External USB 3.0 drive disconnecting while copying files

it's ext4 filesystem.
I found this topic about almost same problem.. https://bbs.archlinux.org/viewtopic.php?id=143862
tried that "solution" which wasn't solution for me.

Offline

Board footer

Powered by FluxBB