All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Fertman <vitaly@namesys.com>
To: Andreas Abele <aba@IZS.FhG.de>
Cc: reiserfs-list@namesys.com
Subject: Re: mkreiserfs and big RAID-Systems
Date: Mon, 15 Jul 2002 20:41:52 +0400	[thread overview]
Message-ID: <200207152041.52038.vitaly@namesys.com> (raw)
In-Reply-To: <1026757533.32136.26.camel@pallas.IZS.FhG.de>

> Hi Vitaly,
>
> Am Mon, 2002-07-15 um 18.08 schrieb Vitaly Fertman:
> > > Here is the result
> > > [root@saturn6 mkreiserfs]# ./mkreiserfs /dev/sdf1
> > > Count of blocks on the device: 210096054
> >
> > As you can see block number is correct - 840384216 blocks.
> >
> > > bread: Cannot read a block # 210096053.
>
> it looks like every block on these devices that is aboth about
> Block-Number 18000000 is declared as a bad block in reiserfs, in ext2fs
> that doesnt happen. (Thats why i hve tried 'mkreiserfs /dev/sdf1
> 190000000) and i got ' bread: Cannot read a block # 189999999.'

Badblocks list is still disabled in reiserfs. And mkreiserfs just want
to read that block and the kernel (not reiserfs part of it) prints I/O 
error into syslog.

> > This is likely to be a bad block. Run
> >     /sbin/badblock -b 4096 /dev/sdf1 210096053 210096053
> > or with some range.
>
> i tried the command, but if i am right, i have to declare 120 G-Blocks
> as bad, and i dont believe that in every of my 5 RAID-Systems there is
> exactly 1 defect Harddisk.

badblock tests disk blocks, not reiserfs. And as you can see you cannot 
access some blocks on your device. This is not reiserfs problem. Test with
badblock that harddisk separately, test your RAID configuration, etc.

-- 

Thanks,
Vitaly Fertman

  reply	other threads:[~2002-07-15 16:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-15 13:59 mkreiserfs and big RAID-Systems Andreas Abele
2002-07-15 12:39 ` Vitaly Fertman
2002-07-15 14:55   ` Andreas Abele
2002-07-15 13:38     ` Vitaly Fertman
2002-07-15 16:01       ` Andreas Abele
2002-07-15 14:24         ` Vitaly Fertman
2002-07-15 16:42           ` Andreas Abele
2002-07-15 16:08             ` Vitaly Fertman
2002-07-15 18:25               ` Andreas Abele
2002-07-15 16:41                 ` Vitaly Fertman [this message]
2002-07-15 16:46                 ` Kuba Ober
2002-07-15 16:53                 ` Kuba Ober
2002-07-15 15:47 ` Alexander Saers

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=200207152041.52038.vitaly@namesys.com \
    --to=vitaly@namesys.com \
    --cc=aba@IZS.FhG.de \
    --cc=reiserfs-list@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.