From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 63981] New: Bad: Buffer I/O errors make disk unusable
Date: Mon, 28 Oct 2013 19:38:44 +0000 [thread overview]
Message-ID: <bug-63981-13602@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=63981
Bug ID: 63981
Summary: Bad: Buffer I/O errors make disk unusable
Product: File System
Version: 2.5
Kernel Version: 3.12.0-rc6
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: ext4
Assignee: fs_ext4@kernel-bugs.osdl.org
Reporter: scalg1@bfh.ch
Regression: No
Created attachment 112591
--> https://bugzilla.kernel.org/attachment.cgi?id=112591&action=edit
dmesg of the errors causing the problem
When I use my laptop, suddenly the SSD disk become unusable. The disk is
mounted in read-only mode and the only way to get it work again is to reboot.
During the reboot, the file system check, fixes the errors and I can use the
laptop for some hours after that the problem appear again.
This problem is difficult to reproduce because there are no precise steps to
perform in order to cause the I/O errors showed by the attached dmesg.
I had the same problem using kernel 3.11.5 and 3.10.6. I use a
Sony VAIO pro (Sony Corporation SVP1321C5E/VAIO, BIOS R1040V7 09/09/2013).
============================
Information about my system:
bash-4.2# cat /proc/scsi/scsi
Attached devices:
Host: scsi3 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: SAMSUNG MZNTD256 Rev: DXT2
Type: Direct-Access ANSI SCSI revision: 05
========================================
/etc/fstab
/dev/sda1 / ext4 defaults 1 1
/dev/sda2 /home/ ext4 defaults 1 2
/dev/sda3 /media/hd1 ext4 defaults 1 2
#/dev/cdrom /mnt/cdrom auto
noauto,owner,ro,comment=x-gvfs-show 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults,noatime,nodiratime,mode=1777
0 0
tmpfs /var/spool tmpfs defaults,noatime,nodiratime,mode=1777
0 0
tmpfs /var/tmp tmpfs defaults,noatime,nodiratime,mode=1777
0 0
/proc/version
Linux version 3.12.0-rc6 (root@darkstar) (gcc version 4.8.1 (GCC) ) #1 SMP Sun
Oct 27 19:02:16 CET 2013
Attached you will find the relevant part of dmesg.
Thanks for your help.
--
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2013-10-28 19:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 19:38 bugzilla-daemon [this message]
2013-10-28 22:35 ` [Bug 63981] Bad: Buffer I/O errors make disk unusable bugzilla-daemon
2013-10-28 23:01 ` bugzilla-daemon
2013-10-28 23:20 ` bugzilla-daemon
2013-10-28 23:31 ` bugzilla-daemon
2013-10-29 8:28 ` bugzilla-daemon
2013-10-29 15:14 ` 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-63981-13602@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).