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:08:51 +0400	[thread overview]
Message-ID: <200207152008.51657.vitaly@namesys.com> (raw)
In-Reply-To: <1026751348.32136.14.camel@pallas.IZS.FhG.de>

> 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.
>
> Abgebrochen (core dumped)
>
> This is the syslog-entry from fdisk
> ===================================
> Jul 16 01:23:14 saturn6 kernel: SCSI device sdf: 1680779520 512-byte hdwr
> sectors (-238952 MB) Jul 16 01:23:14 saturn6 kernel: 
> /dev/scsi/host4/bus0/target4/lun0: p1 Jul 16 01:23:16 saturn6 kernel: SCSI
> device sdf: 1680779520 512-byte hdwr sectors (-238952 MB) Jul 16 01:23:16
> saturn6 kernel:  /dev/scsi/host4/bus0/target4/lun0: p1
>
>
> This is the syslogentry from mkreiserfs
> =======================================
> Jul 16 01:26:39 saturn6 kernel:  I/O error: dev 08:51, sector 1680768424

This is likely to be a bad block. Run 
    /sbin/badblock -b 4096 /dev/sdf1 210096053 210096053 
or with some range.

-- 

Thanks,
Vitaly Fertman

  reply	other threads:[~2002-07-15 16:08 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 [this message]
2002-07-15 18:25               ` Andreas Abele
2002-07-15 16:41                 ` Vitaly Fertman
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=200207152008.51657.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.