All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Keld Jørn Simonsen" <keld@dkuug.dk>
To: Harold Pritchett <harold@uga.edu>
Cc: linux-raid@vger.kernel.org
Subject: Re: Draft Mirrored Linux Mini How-to
Date: Sat, 8 Aug 2009 13:36:44 +0200	[thread overview]
Message-ID: <20090808113644.GA14028@rap.rap.dk> (raw)
In-Reply-To: <20090807173423.GA32127@rap.rap.dk>

Forgot to cc linux-raid...

keld

On Fri, Aug 07, 2009 at 07:34:23PM +0200, Keld Jørn Simonsen wrote:
> On Fri, Aug 07, 2009 at 12:52:34PM -0400, Harold Pritchett wrote:
> > Keld Jørn Simonsen wrote:
> >
> >> It is a good idea to have a how-to. But there are already a few around.
> >> I wrote something like it for our wiki at
> >> http://linux-raid.osdl.org/index.php/Preventing_against_a_failing_disk
> >> but with some more advanced features, such as you do not crash if one
> >> disk fails, and you can reboot the system without a rescue disk, and you
> >> get faster mirrored raid, avoiding the slow raid 1. It does not do LVM,
> >> however, and I think that how-to should be enhanced with LVM.
> >
> > I guess this would depend upon the linux.  Currently, I am working with
> > Centos 5.3 and the only raid personalities available in the kernel on
> > the DVD appear to be RAID0, RAID1, RAID5, and RAID6.  With two disks
> > this limits us to RAID0 and RAID1.
> 
> I am also running centos 5.3 and raid10 is supported, and I run most of
> my data on it.
> 
> >>> I'm from the old school.  I believe in lots of partitions.  Create any
> >>> additional partitions you may need.  If you really want to, you can
> >>> just create a single partition and put "/" in it.  You still will
> >>> need the "/boot" partition since you can't boot from an LVM partition.
> >>
> >> I think it is good to have a / , a /home, and possibly a /boot 
> >> partition, but having more partitions is probably just shooting 
> >> yourself in the
> >> foot, because you may create space problems. Those smaill partitions can
> >> easily hit some roof, like /var (when logs run full)  and /tmp (doing temporary
> >> work like editing in big files), /opt and /usr/local (installing big new packages)
> >> and why should /usr and / be on different partition - that beats me.
> >
> > As I said, I'm from the old school originally cutting my teeth on BSD unix in
> > the 1980's.  In those days, disks were always too small.  A couple of 20 MB
> > disks (that's MB, not GB) was a LOT of space back then.  By using multiple
> > partitions you could keep a run-away from crashing the whole system when it
> > filled up /tmp or /var.
> 
> I am also from that time, starting out with UNIX V6 on RL05 with 2.5 MB on a PDP-11/45.
> And we had a *big* 40 MB disk in the corner. Later we ran VAX'en and BSD
> 4.2 - still I think it is better to keep the system things in one
> partition. Anyway why not describe both, and tell of pros and cons.
> 
> > But once again, this personal preferences.  All you really need is /boot, / and
> > some swap space.
> 
> I agree with that.
> 
> >>> You can now continue to install linux normally.  I usually do it twice.
> >>> the first time is to get an idea of how big each partition should be
> >>> and the second time is to get it right.
> >>
> >> That is cumbersome, and probably caused by your use of many partitions.
> >> It will turn some novices off.
> >
> > Make the default a single partition and put the multiple partition version in an
> > appendix...  In today's world of TeraByte disk drives for under $100.00 It may
> > be the best idea to just put it all in a single file system.
> 
> as sad you could decribe both. For pedagogical reasons, and because it
> does not matter very much, you could probebly benefit from describing
> the simpler version.
> 
> >> why can't you boot from the working drive?
> >> The system should be configured to do this.
> >>
> >>> 4.  Boot from the linux rescue CD/DVD and start the system, no network.
> >>
> >> better avoid the rescue cd by making the system bootable from both drives.'
> >
> > can do...  I just didn't think of this...
> >
> >>> 14. Wait for the mirror to sync.  It may take several hours
> >>
> >> you can begin using the system immediately, while the raids are syncing.
> >
> > Good point.  I knew that and just didn't say it.
> >
> >> it would be nice if you could reference our wiki, wherever you put up
> >> your howto.
> >
> > I would be glad to...  In fact, if we get something useful, you might want
> > to put a copy on the wiki...
> 
> to me it is very overlapping with what is already up there.
> For now I cannot see the benefit of two howtos with the same aim.
> Better consolidate it.
> 
> best regards
> keld
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2009-08-08 11:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04 12:27 2.6.31-rc5-git2 crash on a idle system Sachin Sant
2009-08-04 13:43 ` 2.6.31-rc5-git2 crash [net/core/flow.c:flow_cache_new_hashrnd] Sachin Sant
2009-08-04 14:15   ` Michael Ellerman
2009-08-04 14:15     ` Michael Ellerman
2009-08-06 22:23     ` Benjamin Herrenschmidt
2009-08-06 22:23       ` Benjamin Herrenschmidt
2009-08-07  2:54       ` Josh Boyer
2009-08-07  2:54         ` Josh Boyer
2009-08-07  3:13         ` Benjamin Herrenschmidt
2009-08-07  3:49           ` Tony Breeds
2009-08-11  5:25       ` Sachin Sant
2009-08-04 21:27 ` 2.6.31-rc5-git2 crash on a idle system Benjamin Herrenschmidt
2009-08-05  9:17   ` Sachin Sant
2009-08-05  9:17     ` Sachin Sant
2009-08-05  9:52     ` Benjamin Herrenschmidt
2009-08-05  9:52       ` Benjamin Herrenschmidt
2009-08-06 13:33       ` Sachin Sant
2009-08-06 13:33         ` Sachin Sant
2009-08-06 13:40         ` Michael Ellerman
2009-08-06 13:40           ` Michael Ellerman
2009-08-06 21:51         ` Benjamin Herrenschmidt
2009-08-07  0:08           ` Draft Mirrored Linux Mini How-to Harold Pritchett
2009-08-07  2:09             ` Goswin von Brederlow
2009-08-07  3:53             ` Tapani Tarvainen
2009-08-08  1:11               ` Goswin von Brederlow
2009-08-08  1:41                 ` NeilBrown
2009-08-08  7:59                   ` Goswin von Brederlow
2009-08-08 15:24                     ` John Robinson
2009-08-08 14:09                   ` Bill Davidsen
2009-08-07  8:10             ` Fredrik Pettersson
2009-08-07  9:51             ` Keld Jørn Simonsen
     [not found]               ` <4A7C5BD2.80508@uga.edu>
     [not found]                 ` <20090807173423.GA32127@rap.rap.dk>
2009-08-08 11:36                   ` Keld Jørn Simonsen [this message]
2009-08-07 15:27             ` Draft Mirrored Linux Mini How-to - sfdisk suggestion Maurice Hilarius
2009-08-08  1:13               ` Goswin von Brederlow
2009-08-09 18:55     ` 2.6.31-rc5-git2 crash on a idle system Louwrentius

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=20090808113644.GA14028@rap.rap.dk \
    --to=keld@dkuug.dk \
    --cc=harold@uga.edu \
    --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 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.