All of lore.kernel.org
 help / color / mirror / Atom feed
* mkreiserfs and big RAID-Systems
@ 2002-07-15 13:59 Andreas Abele
  2002-07-15 12:39 ` Vitaly Fertman
  2002-07-15 15:47 ` Alexander Saers
  0 siblings, 2 replies; 13+ messages in thread
From: Andreas Abele @ 2002-07-15 13:59 UTC (permalink / raw)
  To: reiserfs-list

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







^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-07-15 18:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.