All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Saers" <alex@saers.com>
To: Andreas Abele <aba@IZS.FhG.de>, reiserfs-list@namesys.com
Subject: Re: mkreiserfs and big RAID-Systems
Date: Mon, 15 Jul 2002 17:47:44 +0200	[thread overview]
Message-ID: <003a01c22c16$f6ab2870$e4d22fc2@acealex> (raw)
In-Reply-To: 1026741573.30600.25.camel@pallas.IZS.FhG.de

Are you sure that you dont have looked at the wrong valus. I mean, when
running raid-5 you loose some storage space and gain some redundance. You do
that by adding checksum on one or several disks. Very often you also have
stand in disks "spare - disks" that actually not are used at all. But when
one disk fails they are connected in.

So my advice are to check your raid config and se what the actual raid size
is. Also check what harddrive that are in the raid array and start counting
and se if it all matches your numbers

/Alexander

----- Original Message -----
From: "Andreas Abele" <aba@IZS.FhG.de>
To: <reiserfs-list@namesys.com>
Sent: Monday, July 15, 2002 3:59 PM
Subject: [reiserfs-list] mkreiserfs and big RAID-Systems


Hello,

I have a RAID5-Set with 840 GB netto here.

1.) fdisk shows:

Festplatte /dev/sdf: 255 Köpfe, 63 Sektoren, 104623 Zylinder
Einheiten: Zylinder mit 16065 * 512 Bytes
    Device boot.  Start       End    Blocks   Id  Dateisystemtyp
/dev/sdf1   *         1    104623 840384216   83  Linux
                                  ^^^^^^^^^
2.) mkreiserfs /dev/sdf1
3.) mount /dev/sdf1 /users1/p1
4.) df /dev/sdf1
Dateisystem          1K-Blöcke    Benutzt Verfügbar Ben% montiert auf
/dev/sdf1            720312060     32840 720279220   1% /users1/p1
                     ^^^^^^^^^

Where are the remaining 120 GBytes?

Cross-Test with ext2

2a.) mke2fs /dev/sdf1
3a.) mount /dev/sdf1 /users1/p1
4a.) df /dev/sdf1
Dateisystem          1K-Blöcke    Benutzt Verfügbar Ben% montiert auf
/dev/sdf1            827197400        20 785178172   1% /users1/p1
                     ^^^^^^^^^

What is happening here? When i run mkreiserfs, the programs last
blocknumber seen is 180060160, which is exactly a1/4 of the mounted
kilobytes (4k-Blocks okay). But where are the remaining 120 G-Blocks?

Any ideas? According to the reiserfs-specs a filesystem can hold 17.6
TBytes.

kind regards
Andreas Abele










      parent reply	other threads:[~2002-07-15 15:47 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
2002-07-15 16:46                 ` Kuba Ober
2002-07-15 16:53                 ` Kuba Ober
2002-07-15 15:47 ` Alexander Saers [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='003a01c22c16$f6ab2870$e4d22fc2@acealex' \
    --to=alex@saers.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.