From: Tyler <pml@dtbb.net>
To: Mark Hahn <hahn@physics.mcmaster.ca>
Cc: linux-raid@vger.kernel.org
Subject: Re: linux-raid compatable w/ Adaptec AIC-7902?
Date: Fri, 08 Jul 2005 16:20:08 -0700 [thread overview]
Message-ID: <42CF0A28.9080603@dtbb.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0507081852360.29479-100000@coffee.psychology.mcmaster.ca>
Mark Hahn wrote:
>>>>> md0 /boot sd[ab]1
>>>>> md1 / sd[ab]2
>>>>> md2 /usr sd[ab]3
>>>>> md3 /var sd[ab]4
>>>>>
>>>>>
>...
>
>
>>There are other reasons to use multiple partitions. Having /home as a
>>separate partition, e.g., allows one to reinstall without copying the data
>>off to another machine. It also prevents a user from filling up the root
>>fs, which often has bad consequences. The same goes for partitions for
>>/tmp and/or /var.
>>
>>
>
>one very serious problem with this approach is that each filesystem
>will probably be journaled, which means that it'll spend a lot of time
>shuttling the heads between journal and data areas. if you have activity
>on /, /usr and /var at the same time, your heads will do little other
>than rush madly around. in cases where this can't be avoided (for instance,
>using quotas to eliminate the user-fills-partition problem), you can
>often improve things markedly by turning on noatime/nodiratime.
>
>
>
Also, depending on the file system, you can set reserved space
percentage for root with tools such as tune2fs.
Tyler.
next prev parent reply other threads:[~2005-07-08 23:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-29 22:38 linux-raid compatable w/ Adaptec AIC-7902? Eric Pretorious
2005-06-29 22:57 ` Eric Pretorious
2005-06-29 23:57 ` Eric Pretorious
2005-06-29 23:55 ` Eric Pretorious
2005-06-30 2:10 ` Guy
2005-06-30 17:14 ` Eric Pretorious
2005-07-04 11:27 ` Turbo Fredriksson
2005-07-07 18:49 ` Eric Pretorious
2005-07-08 0:35 ` Mathieu Chouquet-Stringer
2005-07-08 12:40 ` Turbo Fredriksson
2005-07-08 12:52 ` Joshua Baker-LePain
2005-07-08 22:56 ` Mark Hahn
2005-07-08 23:20 ` Tyler [this message]
2005-06-30 0:38 ` Eric Pretorious
2005-06-30 1:08 ` Eric Pretorious
2005-06-30 15:51 ` Dinesh
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=42CF0A28.9080603@dtbb.net \
--to=pml@dtbb.net \
--cc=hahn@physics.mcmaster.ca \
--cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).