From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 114821] Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive Date: Fri, 18 Mar 2016 22:46:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: linux-ext4@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:32950 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752325AbcCRWqa (ORCPT ); Fri, 18 Mar 2016 18:46:30 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5CE552039C for ; Fri, 18 Mar 2016 22:46:29 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id D25EF20390 for ; Fri, 18 Mar 2016 22:46:27 +0000 (UTC) In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=114821 Theodore Tso changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tytso@mit.edu --- Comment #5 from Theodore Tso --- No file system activity should be causing a head load cycle in the absence of a hardware problem. Any chance you can try copying the file system image to another external usb drive, run e2fsck on the copied file system image, and then try using the copied file systme image on the new usb drive? -- You are receiving this mail because: You are watching the assignee of the bug.