Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753272AbYLCQxP (ORCPT ); Wed, 3 Dec 2008 11:53:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751295AbYLCQw7 (ORCPT ); Wed, 3 Dec 2008 11:52:59 -0500 Received: from hp3.statik.tu-cottbus.de ([141.43.120.68]:42379 "EHLO hp3.statik.tu-cottbus.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751190AbYLCQw6 (ORCPT ); Wed, 3 Dec 2008 11:52:58 -0500 Message-ID: <4936B967.3070004@s5r6.in-berlin.de> Date: Wed, 03 Dec 2008 17:52:55 +0100 From: Stefan Richter User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12 MIME-Version: 1.0 To: Andrej Hocevar CC: linux-kernel@vger.kernel.org Subject: Re: buffer i/o error References: <20081203153302.GA12232@stoa> In-Reply-To: <20081203153302.GA12232@stoa> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1268 Lines: 37 Andrej Hocevar wrote: > Hello, I suddenly realized that one of my external disks (a Western Digital > MyBook usb disk) wasn't accessible anymore. Then I found the following message. > There seems to have been no apparent damage or loss, but I'm reporting it > anyway. > > Regards, > > Andrej Hocevar > > > ------------[ cut here ]------------ > WARNING: at fs/buffer.c:1186 mark_buffer_dirty+0x20/0x69() [...] > [] mark_buffer_dirty+0x20/0x69 > [] journal_update_superblock+0x4a/0x7c > [] journal_destroy+0x101/0x146 > [] autoremove_wake_function+0x0/0x2d > [] ext3_put_super+0x1f/0x147 > [] generic_shutdown_super+0x4a/0xad > [] kill_block_super+0xc/0x1b [...] This warning typically happens when the connection to a disk was lost. Alas it doesn't tell /why/ the connection was lost. http://kerneloops.org/guilty.php?guilty=journal_update_superblock has more of this sort. -- Stefan Richter -=====-==--- ==-- ---== http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/