Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 15 submissions in the queue.

Submission Preview

Link to Story

Running an ext4 RAID0 with a Linux 4.x Kernel? Better Spray for Bugs

Accepted submission by gewg_ at 2015-05-25 06:21:46
OS
from the patch-immediately dept.

The combination of RAID0 redundancy, an ext4 filesystem, a Linux 4.x kernel, and either Debian Linux or Arch Linux has been associated with data corruption.

El Reg reports EXT4 filesystem can EAT ALL YOUR DATA [theregister.co.uk]

Fixes are available, one explained by Lukas Czerner on the Linux Kernel Mailing List . That post suggests the bug is long-standing, possibly as far back as the 3.12-stable kernel. Others suggest the bug has only manifested in Linux 4.x.

[...]This patch [brown.name] for version 4.x and the patched Linux kernel 3.12.43 LTS [softpedia.com] both seem like sensible code to contemplate.


Original Submission