public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jakob Østergaard <jakob@unthought.net>
To: Roberto Fichera <kernel@tekno-soft.it>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Ext2 & Performances
Date: Tue, 21 Nov 2000 19:00:23 +0100	[thread overview]
Message-ID: <20001121190023.R4635@unthought.net> (raw)
In-Reply-To: <4.3.2.7.2.20001121174403.00d3e450@mail.tekno-soft.it>
In-Reply-To: <4.3.2.7.2.20001121174403.00d3e450@mail.tekno-soft.it>; from kernel@tekno-soft.it on Tue, Nov 21, 2000 at 05:58:58PM +0100

On Tue, Nov 21, 2000 at 05:58:58PM +0100, Roberto Fichera wrote:
> Hi All,
> 
> I need to know if there are some differences, in performances, between
> a ext2 filesystem in a 10Gb partition and another that reside in a 130Gb,
> each one have 4Kb block size.
> 
> I'm configuring a Compaq ML350 2x800PIII, 1Gb RAM, 5x36Gb UWS3 RAID 5
> with Smart Array 4300, as database SQL server. So I need to chose between a 
> single
> partition of 130Gb or multiple small partitions, depending by the performances.

Does your database *require* a filesystem ?   At least Oracle can do without,
but I don't know about others...

Usually, if you want performance, you let the database use the block device
without putting a filesystem on top of it.

You probably don't want a 130G ext2 if there is any chance that a power
surge etc. can cause the machine to reboot without umount()'ing the 
filesystem.  A fsck on a 130G filesystem is going to take a *long* time.

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-21 18:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-21 16:58 Ext2 & Performances Roberto Fichera
2000-11-21 18:00 ` Jakob Østergaard [this message]
2000-11-21 18:16 ` Roberto Fichera
2000-11-21 18:32   ` Andreas Dilger
2000-11-21 18:36   ` Aaron Sethman
2000-11-22  5:41     ` Eric W. Biederman

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=20001121190023.R4635@unthought.net \
    --to=jakob@unthought.net \
    --cc=kernel@tekno-soft.it \
    --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