in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
Invalid
|
Undecided
|
Unassigned | ||
Release Notes for Ubuntu |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Invalid
|
Critical
|
Surbhi Palande | ||
Karmic |
Invalid
|
Critical
|
Unassigned |
Bug Description
There are worrying reports of filesystem corruption on ext4 in karmic. Scott says:
12:36 < Keybuk> this whole ext4 thing is worrying me
12:36 < Keybuk> I just downloaded an iso image, md5sum didn't match
12:36 < Keybuk> downloaded it into an ext3 partition, matched just fine
12:59 < Keybuk> and I know mvo has seen bugs with corrupted .debs in /var/cache/
12:59 < Keybuk> which seems to imply its any file large enough to use lots of extents
I'm opening this bug report so that this bug gets tracked & triaged for karmic. If we're unable to isolate the issue, we should consider rolling back to ext3 as the default filesystem in the installer.
ProblemType: Bug
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xee240000 irq 17'
Mixer name : 'Analog Devices AD1981'
Components : 'HDA:11d41981,
Controls : 20
Simple ctrls : 11
Date: Fri Oct 16 16:01:26 2009
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=
MachineType: LENOVO 6371CTO
Package: linux-image-
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcCmdLine: root=/dev/
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
RelatedPackageV
SourcePackage: linux
Uname: Linux 2.6.31-13-generic x86_64
WpaSupplicantLog:
dmi.bios.date: 12/27/2006
dmi.bios.vendor: LENOVO
dmi.bios.version: 7IET23WW (1.04 )
dmi.board.name: 6371CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 6371CTO
dmi.product.
dmi.sys.vendor: LENOVO
ls
Changed in linux (Ubuntu Karmic): | |
status: | New → Triaged |
Changed in linux (Ubuntu Karmic): | |
milestone: | ubuntu-9.10 → karmic-updates |
Changed in linux: | |
importance: | Unknown → Undecided |
status: | Unknown → New |
Changed in ubuntu-release-notes: | |
status: | New → Fix Released |
Changed in linux: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in linux: | |
importance: | Unknown → Undecided |
status: | Unknown → New |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in linux: | |
status: | Unknown → Confirmed |
Changed in linux: | |
importance: | Unknown → Undecided |
status: | Confirmed → New |
Changed in linux: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in linux: | |
importance: | Unknown → Undecided |
status: | Unknown → New |
summary: |
- corruption of large files reported with linux 2.6.31-14.46 on ext4 + in-place corruption of large files *without fsck or reboot* reported + with linux 2.6.31-14.46 on ext4 |
tags: | added: 2.6.31.8 |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Fix Committed |
status: | Fix Committed → Fix Released |
description: | updated |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Incomplete |
Changed in linux (Ubuntu): | |
assignee: | nobody → Surbhi Palande (csurbhi) |
Changed in ubuntu-release-notes: | |
status: | Fix Released → Incomplete |
Changed in linux (Ubuntu Karmic): | |
status: | Invalid → Incomplete |
Changed in linux (Ubuntu): | |
status: | Invalid → Confirmed |
Changed in linux (Ubuntu Karmic): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |
There are several open bug reports upstream regarding ext4 corruption, but it's not clear which, if any, are related to the problems being observed.
http:// bugzilla. kernel. org/show_ bug.cgi? id=14354 is one bug that appears to be linked to the use of the DM layer - if you're following up to this bug report, please indicate whether your ext4 fs is sitting on top of a dm-crypt, LVM, or RAID device.
That bug also mentions using auto_da_alloc=0 as a boot option to work around; we should check whether that boot option makes a difference for users seeing this bug.