linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 89511] USB-storage mount error
Date: Fri, 19 Dec 2014 08:48:10 +0000	[thread overview]
Message-ID: <bug-89511-13602-fWuXQb8CdR@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-89511-13602@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=89511

--- Comment #13 from Jun Itou <itou_jun@infoseek.jp> ---
root@sv-server:~# dmesg
[  645.276542] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[  645.796524] usb 1-1: New USB device found, idVendor=04bb, idProduct=0109
[  645.796527] usb 1-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[  645.796529] usb 1-1: Product: I-O DATA HDZ-UES
[  645.796531] usb 1-1: Manufacturer: I-O DATA DEVICE INC.
[  645.796532] usb 1-1: SerialNumber: 0000000042A4
[  645.882473] Initializing USB Mass Storage driver...
[  645.883167] scsi3 : usb-storage 1-1:1.0
[  645.883322] usbcore: registered new interface driver usb-storage
[  645.883324] USB Mass Storage support registered.
[  646.884168] scsi 3:0:0:0: Direct-Access     I-O DATA HDZ-UE1.0TS      6706
PQ: 0 ANSI: 0 CCS
[  646.887386] sd 3:0:0:0: Attached scsi generic sg2 type 0
[  646.889095] sd 3:0:0:0: [sdb] 1953588672 512-byte logical blocks: (1.00
TB/931 GiB)
[  646.894571] sd 3:0:0:0: [sdb] Write Protect is off
[  646.894573] sd 3:0:0:0: [sdb] Mode Sense: 34 00 00 00
[  646.900113] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[  646.930078]  sdb: sdb1
[  646.955000] sd 3:0:0:0: [sdb] Attached SCSI disk
[  662.278480] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4372:
Filesystem error recorded from previous mount: IO failure
[  662.278483] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4373:
Marking fs in need of filesystem check.
[  662.282419] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck
is recommended
[  662.338997] EXT4-fs (sdb1): recovery complete
[  662.340632] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
(null)
[  663.594301] end_request: I/O error, dev sdb, sector 0
[  669.228566] end_request: I/O error, dev sdb, sector 973342744
[  669.228815] Aborting journal on device sdb1-8.
[  669.291432] EXT4-fs error (device sdb1): ext4_journal_start_sb:327: Detected
aborted journal
[  669.291752] EXT4-fs (sdb1): Remounting filesystem read-only
[  962.263034] EXT4-fs (sdb1): error count since last fsck: 5
[  962.263041] EXT4-fs (sdb1): initial error at time 1418959480:
ext4_journal_check_start:56
[  962.263044] EXT4-fs (sdb1): last error at time 1418971964:
ext4_journal_start_sb:327
[ 6265.348470] EXT4-fs error (device sdb1): ext4_put_super:819: Couldn't clean
up the journal
[ 6268.951780] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4372:
Filesystem error recorded from previous mount: IO failure
[ 6268.951784] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4373:
Marking fs in need of filesystem check.
[ 6268.957163] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck
is recommended
[ 6269.014756] EXT4-fs (sdb1): recovery complete
[ 6269.016237] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
(null)
[ 6293.840536] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck
is recommended
[ 6293.896660] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
(null)
[ 6297.609729] end_request: I/O error, dev sdb, sector 0
[ 6298.054636] end_request: I/O error, dev sdb, sector 973342744
[ 6298.054851] Aborting journal on device sdb1-8.
[ 6298.057033] journal commit I/O error
[ 6298.060325] EXT4-fs error (device sdb1): ext4_put_super:819: Couldn't clean
up the journal
[ 6298.060622] EXT4-fs (sdb1): Remounting filesystem read-only
[ 6384.756358] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4372:
Filesystem error recorded from previous mount: IO failure
[ 6384.756592] EXT4-fs warning (device sdb1): ext4_clear_journal_err:4373:
Marking fs in need of filesystem check.
[ 6384.764453] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck
is recommended
[ 6384.836288] EXT4-fs (sdb1): recovery complete
[ 6384.839274] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
(null)
[ 6388.604514] end_request: I/O error, dev sdb, sector 0
[ 6390.380935] end_request: I/O error, dev sdb, sector 973342744
[ 6390.381126] Aborting journal on device sdb1-8.
[ 6390.384914] journal commit I/O error
[ 6390.388592] EXT4-fs error (device sdb1): ext4_put_super:819: Couldn't clean
up the journal
[ 6390.388595] EXT4-fs (sdb1): Remounting filesystem read-only

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2014-12-19  8:48 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10  2:35 [Bug 89511] New: USB-storage mount error bugzilla-daemon
2014-12-10 17:17 ` [Bug 89511] " bugzilla-daemon
2014-12-10 22:33 ` bugzilla-daemon
2014-12-10 22:51 ` bugzilla-daemon
2014-12-11 10:00 ` bugzilla-daemon
2014-12-11 19:31 ` bugzilla-daemon
2014-12-12 13:01 ` bugzilla-daemon
2014-12-13  7:41 ` bugzilla-daemon
2014-12-16 21:50 ` bugzilla-daemon
2014-12-19  8:36 ` bugzilla-daemon
2014-12-19  8:41 ` bugzilla-daemon
2014-12-19  8:42 ` bugzilla-daemon
2014-12-19  8:44 ` bugzilla-daemon
2014-12-19  8:44 ` bugzilla-daemon
2014-12-19  8:48 ` bugzilla-daemon [this message]
2014-12-19  8:50 ` bugzilla-daemon
2014-12-19 18:51 ` bugzilla-daemon
2014-12-19 21:15 ` bugzilla-daemon
2014-12-19 21:16 ` bugzilla-daemon
2014-12-19 21:19 ` bugzilla-daemon
2014-12-19 22:11 ` bugzilla-daemon
2014-12-20  1:48 ` bugzilla-daemon
2014-12-20  1:50 ` bugzilla-daemon
2014-12-20  1:50 ` bugzilla-daemon
2014-12-20  1:55 ` bugzilla-daemon
2014-12-25  7:45 ` bugzilla-daemon
2014-12-25 21:03 ` bugzilla-daemon
2014-12-26  7:56 ` bugzilla-daemon
2014-12-26 15:51 ` bugzilla-daemon
2014-12-26 22:08 ` bugzilla-daemon
2014-12-27 12:51 ` bugzilla-daemon
2014-12-27 13:01 ` bugzilla-daemon
2014-12-28  8:15 ` bugzilla-daemon
2014-12-28  8:24 ` bugzilla-daemon
2014-12-28  8:32 ` bugzilla-daemon
2015-01-02  0:49 ` bugzilla-daemon
2015-01-03 23:47 ` bugzilla-daemon
2015-01-04 20:12 ` bugzilla-daemon
2015-01-05 12:10 ` bugzilla-daemon
2015-01-05 13:48 ` bugzilla-daemon
2015-01-06  1:08 ` bugzilla-daemon
2015-01-06  1:42 ` bugzilla-daemon
2015-01-07  1:55 ` bugzilla-daemon
2015-01-08 13:01 ` bugzilla-daemon
2015-01-08 14:14 ` bugzilla-daemon
2015-01-09 13:46 ` bugzilla-daemon
2015-01-09 13:46 ` bugzilla-daemon
2015-01-09 19:54 ` bugzilla-daemon
2015-01-09 20:56 ` bugzilla-daemon
2015-01-09 21:19 ` bugzilla-daemon
2015-01-10 21:13 ` bugzilla-daemon
2015-01-11  1:29 ` bugzilla-daemon
2015-01-11  2:22 ` bugzilla-daemon
2015-06-04  7:47 ` bugzilla-daemon
2015-06-05 14:54 ` bugzilla-daemon
2015-06-07 10:22 ` bugzilla-daemon
2015-06-07 14:35 ` bugzilla-daemon
2015-06-07 22:12 ` bugzilla-daemon
2015-06-09 20:40 ` bugzilla-daemon
2015-06-09 21:11 ` bugzilla-daemon
2015-06-11  2:01 ` bugzilla-daemon
2015-06-11 13:56 ` bugzilla-daemon
2015-06-11 18:22 ` bugzilla-daemon
2015-06-11 18:46 ` bugzilla-daemon
2015-06-17 17:05 ` bugzilla-daemon
2015-06-17 17:18 ` bugzilla-daemon
2015-06-17 17:54 ` bugzilla-daemon
2015-06-17 19:56 ` bugzilla-daemon
2015-06-19 23:50 ` bugzilla-daemon
2015-06-21  8:59 ` bugzilla-daemon
2015-06-22 14:33 ` bugzilla-daemon
2015-07-22 17:39 ` bugzilla-daemon
2015-12-03  1:18 ` bugzilla-daemon
2015-12-03 23:25 ` bugzilla-daemon
2015-12-03 23:52 ` bugzilla-daemon
2017-09-17 12:12 ` bugzilla-daemon
2017-09-18 20:59 ` bugzilla-daemon
2017-09-19 14:46 ` bugzilla-daemon
2017-09-19 15:04 ` bugzilla-daemon
2017-09-19 17:18 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-89511-13602-fWuXQb8CdR@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).