Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
To: Phil Turmel <philip@turmel.org>
Cc: linux-raid@vger.kernel.org, Mike Vanhorn <michael.vanhorn@wright.edu>
Subject: Re: multiple disk failures in an md raid6 array
Date: Fri, 5 Apr 2013 10:25:42 +0200 (CEST)	[thread overview]
Message-ID: <17354834.2.1365150342620.JavaMail.root@zimbra> (raw)
In-Reply-To: <515CBC33.20402@turmel.org>

> for x in /sys/block/sd[cdfghij] ; do echo $x: $(< $x/device/timeout) ;
> done >timeout.txt

I never made that one work. This one did, though

# for x in /sys/block/sd[cdfghij] ; do echo -n "$x: "; cat $x/device/timeout; done

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy@karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk.
--
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

  reply	other threads:[~2013-04-05  8:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 13:19 multiple disk failures in an md raid6 array Vanhorn, Mike
2013-04-03 23:33 ` Phil Turmel
2013-04-05  8:25   ` Roy Sigurd Karlsbakk [this message]
2013-04-05 12:05     ` Phil Turmel
2013-04-05 17:06       ` Roy Sigurd Karlsbakk
     [not found] <1365607598.94859.YahooMailNeo@web161904.mail.bf1.yahoo.com>
2013-04-11 20:36 ` Phil Turmel
2013-04-11 20:48   ` Vanhorn, Mike

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=17354834.2.1365150342620.JavaMail.root@zimbra \
    --to=roy@karlsbakk.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=michael.vanhorn@wright.edu \
    --cc=philip@turmel.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