public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Andreas Dilger <adilger@turbolabs.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: ext2 errors under fsx with 2.5.12-dj1.
Date: Thu, 2 May 2002 16:56:11 +0200	[thread overview]
Message-ID: <20020502165611.L16935@suse.de> (raw)
In-Reply-To: <20020502143250.GA19533@suse.de>

On Thu, May 02, 2002 at 03:32:50PM +0100, Dave Jones wrote:
 > EXT2-fs error (device ide0(3,65)): ext2_free_blocks: Freeing blocks not
 > in datazone - block = 2553887680, count = 1

Ugh, I figured out how this was caused, and its somewhat pathological.

What the script should have been doing was two parallel fsx's
one on hdb1 and the other on hdb2. Mounted on /mnt/test-hdb1 and
/mnt/test-hdb2
Due to a screwup in the script I wrote, both were mounting on /mnt/test

net result: chaos as 1 fsx process had another mount another
partition over the top of it.

With the script corrected, it seems to be playing well.

    Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

      reply	other threads:[~2002-05-02 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 14:32 ext2 errors under fsx with 2.5.12-dj1 Dave Jones
2002-05-02 14:56 ` Dave Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020502165611.L16935@suse.de \
    --to=davej@suse.de \
    --cc=adilger@turbolabs.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox