Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385976
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Barry Kauler <bkauler@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | f.s. corruption ext3 kernel 4.4.8 |
| Date | Mon, 25 Apr 2016 03:10:02 +0200 |
| Message-ID | <rrDce-5CF-21@gated-at.bofh.it> (permalink) |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=4tyd5dJdpJX3UgpLlwi8Sb2/0SP5cs3J+lczbyuU/Lo=; b=0yYQkOmYdc2KpuLqJNtSlzx0ap6/ytGucix+XjQR4KpcYaIBMTBCiJuPNv3HFz/WgU OEMTy1sIpi7s+PjLqKoDAThiAN9PWG2U89SvA33lq4+CvANzq70VcIyi8j6KYWW62Lq/ ts4q0Ebv/FqKdYvB2/M/uE28plU/BUKR/JOTcaoKdtgJOQVqz3z9+cWtw6AEpvrOvK7e OI2BUQhVrnT1UxzFn74GnA8f57PaMYV//DLEfWBb7iK4CH1NqqQjTXxVYiUaR/sfe9HQ hmf3zyre4/B7MtdlGPTOB0KCXyCrkrUwHFapKOUmvh0+tqX4Uy+CwlMawFRvMWMg/HGu D6AA== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=4tyd5dJdpJX3UgpLlwi8Sb2/0SP5cs3J+lczbyuU/Lo=; b=k5UyIazSF7DAUHAGPGoQfjYzP8U60306LPDuG2qMQPMcDA39TsuH2v2z0/tWGgPU4a gOKhYHTEOm4WoSe0kXhQ09nQFj9QiRGvgGvrIeP+anSKQP7UbEKNlDbEBZp767ihZke2 WauYOQY0KDevy8HMAAwFRgF2KljsX0Q7NHBm10DI/YkjG2RTySFo3h+Nsf1VPDQ7NyDq fzcxPtGk5gf48Z+uTsX/Ew/LOAYBEuqy5e6drMI3XJ1zSJbfrGQ9SxGRyMahA6FPOqPL vZybRZXjEImLSWJXBBCX9BfCT++YSYNklGN0z0u4+DVteVgH9eYAT7Fl+T6R5diSRlos 20ig== |
| X-Gm-Message-State | AOPr4FVaAeKH7p/A8+kxT91bDncDEIS6RZiGbJWsYvu2nY8kzb+Ij0ivzKDHMh2w6nI9863xQGwIpV2t1wKLOg== |
| MIME-Version | 1.0 |
| X-Received | by 10.37.202.67 with SMTP id a64mr19566399ybg.172.1461546568220; Sun, 24 Apr 2016 18:09:28 -0700 (PDT) |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 52 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Mon, 25 Apr 2016 09:09:28 +0800 |
| X-Original-Message-ID | <CABWT5yjUd+sJ-HisGv+RKMuwvE5EGs6svLoPi04vnXXP7dzs5Q@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1385976 |
Show key headers only | View raw
I sent this direct to Greg KH yesterday morning. 24 hours later got an automated reply to send my email to one of the lists. I reckon this is urgent. I have rolled back from 4.4.8 to 4.4.7, have used heavily since then, no problem. So, it's the kernel, not my laptop. Here is my msg to Greg: ------------------------- Greg, I thought that I had better alert you to this, just in case. I posted to my blog, quoting it here: -------------------- As I reported last night, I compiled the 4.4.8 kernel This morning, powered-up my laptop, clicked on "sda5", my main working partition, about 300GB with ext3 filesystem. I edited 'quicksetup', to fix the firewall checkbox, then went to save and got an I/O error. I found that sda5 has been mounted "ro". I unmounted it, clicked again to mount it, this time it mounted "rw", but looking at the filesystem with ROX-Filer, I find corruption, some directories have become I/O errors and replaced by triangle-with-exclamation-mark icons. I rebooted, with Quirky 8.0 and 4.4.7 kernel. Mounted sda5 and now the filesystem looks OK in ROX-Filer. Oh dear. I unmounted sda5, started "fsck.ext3 -p /dev/sda5", which reported errors and check is forced. Afterward, filesystem looks ok. Hard disk or RAM failure, maybe. But it is quite a coincidence that I compiled 4.4.8 last night. Then, going back to 4.4.7, my filesystem looks OK again. ----------------------- Of course, when it mounted "ro" the first time, that should have set off alarm bells and I should probably have backed up immediately. It may just be my laptop drive or RAM, but I thought it wise to alert you, just in case 4.4.8 is the cause. It could be that there is something with the ext3 driver or elsewhere that is causing the corruption. Back on 4.4.7, I seem to be OK. Right now, doing a backup of the partition. Regards, Barry Kauler
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
f.s. corruption ext3 kernel 4.4.8 Barry Kauler <bkauler@gmail.com> - 2016-04-25 03:10 +0200 Re: f.s. corruption ext3 kernel 4.4.8 Valdis.Kletnieks@vt.edu - 2016-04-26 19:30 +0200
csiph-web