You are not logged in.
Pages: 1
My arch install bekomes very unresponsive or compleatly freezes during hevy file io (copying any file over about 50Mb)
heres a dmesg this happend while dd'ing a arch iso over to a sd card in my nexus one (freezes while copying things around on the HDDs to thow):
[10997.432262] usb 5-3: new full speed USB device number 74 using ohci_hcd
[10997.588664] usb 5-3: not running at top speed; connect to a high speed hub
[10997.612763] scsi25 : usb-storage 5-3:1.0
[10998.618770] scsi 25:0:0:0: Direct-Access Google, Inc.Nexus One PQ: 0 ANSI: 2
[10998.658760] sd 25:0:0:0: [sdd] Attached SCSI removable disk
[11002.959050] sd 25:0:0:0: [sdd] 2012160 512-byte logical blocks: (1.03 GB/982 MiB)
[11002.971047] sd 25:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[11003.008066] sdd: sdd1
[11041.351800] sdd:
[12360.912133] INFO: task blkid:6094 blocked for more than 120 seconds.
[12360.912136] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[12360.912137] blkid D 0000000100364efc 0 6094 5594 0x00000004
[12360.912141] ffff88004df91ad8 0000000000000082 ffff880000000000 ffffffff814065d8
[12360.912144] ffff880088d38730 ffff88004df91fd8 ffff88004df91fd8 ffff88004df91fd8
[12360.912146] ffff880128f19cc0 ffff880088d38730 ffff880088d38730 ffffffff8105adf0
[12360.912148] Call Trace:
[12360.912154] [<ffffffff814065d8>] ? wait_for_common+0x128/0x160
[12360.912158] [<ffffffff8105adf0>] ? try_to_wake_up+0x290/0x290
[12360.912160] [<ffffffff8140662d>] ? wait_for_completion+0x1d/0x20
[12360.912163] [<ffffffff8107eb5b>] ? wait_on_work+0x1cb/0x1e0
[12360.912165] [<ffffffff814072ef>] schedule+0x3f/0x60
[12360.912167] [<ffffffff81408939>] __mutex_lock_slowpath+0x139/0x330
[12360.912176] [<ffffffff81408b46>] mutex_lock+0x16/0x30
[12360.912179] [<ffffffff811943eb>] __blkdev_get+0x7b/0x430
[12360.912181] [<ffffffff811947f3>] blkdev_get+0x53/0x310
[12360.912183] [<ffffffff81194b0d>] blkdev_open+0x5d/0x80
[12360.912186] [<ffffffff8115b65c>] __dentry_open+0x21c/0x3f0
[12360.912188] [<ffffffff81194ab0>] ? blkdev_get+0x310/0x310
[12360.912191] [<ffffffff8115ca61>] nameidata_to_filp+0x71/0x80
[12360.912193] [<ffffffff8116ccfc>] do_last+0x32c/0x9d0
[12360.912195] [<ffffffff8116d4b2>] path_openat+0xd2/0x3c0
[12360.912198] [<ffffffff81124ea4>] ? handle_mm_fault+0x1b4/0x350
[12360.912201] [<ffffffff8122b330>] ? rb_insert_color+0x110/0x150
[12360.912203] [<ffffffff8116d8c2>] do_filp_open+0x42/0xa0
[12360.912206] [<ffffffff81179e6c>] ? alloc_fd+0xec/0x140
[12360.912208] [<ffffffff8115cb67>] do_sys_open+0xf7/0x1d0
[12360.912210] [<ffffffff8115cc60>] sys_open+0x20/0x30
[12360.912212] [<ffffffff8140aa42>] system_call_fastpath+0x16/0x1b
this is with the newest default kernel (3.1) but also happend with previus kernels. file IO ist fine in PCLOS and Vista on the same pc and partitions. any futher steps to debug this?
Last edited by IM back (2011-12-19 14:28:34)
Offline
kernel 3.2 may bring improvements: https://bbs.archlinux.org/viewtopic.php … 9#p1029699
Let's just say that you're not the only one having this issue:
https://bbs.archlinux.org/viewtopic.php?id=76553
https://bbs.archlinux.org/viewtopic.php?id=110590
https://bbs.archlinux.org/viewtopic.php?id=124856
https://bbs.archlinux.org/viewtopic.php?id=111575
https://bbs.archlinux.org/viewtopic.php?id=112846
https://bbs.archlinux.org/viewtopic.php?id=123929
https://bbs.archlinux.org/viewtopic.php?id=124191
https://bbs.archlinux.org/viewtopic.php?id=124570
https://bbs.archlinux.org/viewtopic.php?id=125167
https://bbs.archlinux.org/viewtopic.php?id=125826
https://bbs.archlinux.org/viewtopic.php?id=126261
https://bbs.archlinux.org/viewtopic.php?id=120982
https://bbs.archlinux.org/viewtopic.php?id=127051
https://bbs.archlinux.org/viewtopic.php?id=130129
https://bbs.archlinux.org/viewtopic.php?id=131194
https://bbs.archlinux.org/viewtopic.php?id=131312
https://bbs.archlinux.org/viewtopic.php?id=131527
https://bbs.archlinux.org/viewtopic.php?id=131557
https://bbs.archlinux.org/viewtopic.php?id=131703
https://bbs.archlinux.org/viewtopic.php?id=132151
Offline
Great. Astoundingly i dident find anything when googleing "INFO: task blkid blocked for more than 120 seconds." il try with forum search next time.
https://bbs.archlinux.org/viewtopic.php?id=132152 possibly related?
Last edited by IM back (2011-12-19 14:41:11)
Offline
The last time I had an "INFO: task <taskname> blocked for more than 120 seconds." warning it was a bad hard drive that needs to be replaced. Beware.
Offline
Pages: 1