linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: Twigathy <twigathy@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Booting off of RAID10 versus RAID1
Date: Thu, 08 May 2008 19:38:22 +0200	[thread overview]
Message-ID: <48233A8E.4000400@wpkg.org> (raw)
In-Reply-To: <1f0f1a960805081016k3aebfdecj3450f3edb1470a43@mail.gmail.com>

Twigathy schrieb:
> My desktop NFS boots off my fileserver, with a local /boot partition
> on a 2GB CompactFlash card in an IDE -> CF adapter bought for pennies
> on fleabay. With a partition like /boot that doesn't get written to
> very often (Only on kernel updates and initrd changes) I don't see the
> write limitations as being too much of a problem. Not sure how well
> they would fare in a raid1 setup, but again they'd only be written to
> occasionally.

For my SAN servers, I usually have a system installed on a IDE-flash or a 
USB-stick; data is stored separately on hard disks.

This way, an operating system is independent of data - in case of any operating 
system failure, just replace a small flash module, and you have access to data 
again. Having an operating system together with data on any RAID makes recovery 
from failures much harder.

Of course, everything depends on your usage.


So far, I had only one problem with worn out flash: I placed RAID bitmap on 
flash, and some time later, I had I/O errors when trying to access the bitmap 
file. Probably Transcend IDE-flash disks don't do a very clever wear-levelling.

Other than that, I don't have any problems - although some of these systems run 
off flash for several years now (including /var/log/).

See also a recent "Compact Flash Question" discussion on lkml.


-- 
Tomasz Chmielewski
http://wpkg.org

  reply	other threads:[~2008-05-08 17:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08 16:25 Booting off of RAID10 versus RAID1 David Lethe
2008-05-08 17:16 ` Twigathy
2008-05-08 17:38   ` Tomasz Chmielewski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-08 13:34 Maurice Hilarius
2008-05-08 14:35 ` Andrew Farley
2008-05-08 14:40 ` Keld Jørn Simonsen
2008-05-11  7:28   ` Keld Jørn Simonsen
2008-05-08 15:30 ` David Greaves
2008-05-09 15:09   ` Bill Davidsen

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=48233A8E.4000400@wpkg.org \
    --to=mangoo@wpkg.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=twigathy@gmail.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 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).