From: Paul Waldo <pwaldo@waldoware.com>
To: Gordon Henderson <gordon@drogon.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: Care and feeding of RAID?
Date: Tue, 05 Sep 2006 13:46:50 -0400 [thread overview]
Message-ID: <44FDB80A.50606@waldoware.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0609051749430.17570@lion.drogon.net>
Gordon Henderson wrote:
> On Tue, 5 Sep 2006, Steve Cousins wrote:
[snip]
> and my weekly badblocks script looks like:
>
> #!/bin/csh
>
> echo "`uname -n`: Badblocks test starting at [`date`]"
>
> foreach disk ( a c )
> foreach partition ( 1 2 3 5 6 )
> echo -n "hd$disk${partition}: "
> badblocks -c 128 /dev/hd$disk$partition
> end
> echo ""
> end
>
> echo "`uname -n`: Badblocks test ending at [`date`]"
[snip]
Maybe I'm missing something, but are these partitions mounted? Here's what I
get when I do this on a mounted partition:
[root@paul ~]# badblocks -nsv /dev/md0
/dev/md0 is mounted; it's not safe to run badblocks!
If you are running RAID, is it safe to run badblocks on the underlying partition?
next prev parent reply other threads:[~2006-09-05 17:46 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-05 12:48 Care and feeding of RAID? Paul Waldo
2006-09-05 13:14 ` Benjamin Schieder
2006-09-05 16:56 ` Patrik Jonsson
2006-09-05 17:04 ` Gordon Henderson
2006-09-05 13:19 ` Gordon Henderson
2006-09-05 15:03 ` Steve Cousins
2006-09-05 15:41 ` Benjamin Schieder
2006-09-05 18:29 ` Steve Cousins
2006-09-05 20:57 ` Luca Berra
2006-09-06 7:12 ` Benjamin Schieder
2006-09-06 18:49 ` Luca Berra
2006-09-10 7:36 ` Benjamin Schieder
[not found] ` <44FDF08D.8000504@maine.edu>
2006-09-06 7:16 ` Luca Berra
2006-09-06 7:33 ` Mario 'BitKoenig' Holbe
2006-09-05 16:23 ` Mike Hardy
2006-09-05 17:02 ` Gordon Henderson
2006-09-05 17:46 ` Paul Waldo [this message]
2006-09-06 0:04 ` Gordon Henderson
2006-09-06 7:41 ` Mario 'BitKoenig' Holbe
2006-09-09 15:56 ` Nix
2006-09-05 17:09 ` Paul Waldo
2006-09-05 20:17 ` Richard Scobie
2006-09-05 17:57 ` Rev. Jeffrey Paul
2006-09-05 18:35 ` Steve Cousins
2006-09-05 17:39 ` Paul Waldo
2006-09-09 15:58 ` Nix
2006-09-10 5:23 ` dean gaudet
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=44FDB80A.50606@waldoware.com \
--to=pwaldo@waldoware.com \
--cc=gordon@drogon.net \
--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.