linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gil <gil@fooplanet.com>
To: Mark Hahn <hahn@physics.mcmaster.ca>
Cc: linux-raid@vger.kernel.org
Subject: Re: New FAQ entry? (was IBM xSeries stop responding during RAID1 reconstruction)
Date: Wed, 21 Jun 2006 21:35:28 -0700	[thread overview]
Message-ID: <449A1E10.2050402@fooplanet.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0606212219120.10004-100000@coffee.psychology.mcmaster.ca>

Mark Hahn wrote:
>> There's much easier/simpler way to set default scheduler.  As
> 
> personally, I don't see any point to worrying about the default,
> compile-time or boot time:
> 
> for f in `find /sys/block/* -name scheduler`; do echo cfq > $f; done

I agree -- if you're talking about changing the io scheduler for the
duration of a resync you should take this approach rather than
changing kernels or rebooting.

--Gil

  reply	other threads:[~2006-06-22  4:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 16:09 New FAQ entry? (was IBM xSeries stop responding during RAID1 reconstruction) Niccolo Rigacci
2006-06-21 17:10 ` David Greaves
2006-06-21 18:51 ` Michael Tokarev
2006-06-22  2:20   ` Mark Hahn
2006-06-22  4:35     ` Gil [this message]
2006-06-22  7:11       ` Niccolo Rigacci
2006-06-23  3:14         ` 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=449A1E10.2050402@fooplanet.com \
    --to=gil@fooplanet.com \
    --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).