From: Luca Berra <bluca@comedia.it>
To: linux-raid maillist <linux-raid@vger.kernel.org>
Subject: Re: Any hope for a 27 disk RAID6+1HS array with four disks reporting "No md superblock detected"?
Date: Tue, 10 Feb 2009 09:55:03 +0100 [thread overview]
Message-ID: <20090210085503.GA11220@maude.comedia.it> (raw)
In-Reply-To: <499017CB.30307@fastmail.co.uk>
im going a bit ot, bare with me.
On Mon, Feb 09, 2009 at 01:47:23PM +0200, Max Waterman wrote:
> I only have the one drive (sda) on this computer, so 'sa[abcd]1' only
> matched one drive. The unexpected bit is that the shell passed on the arg
> 'as is' when it didn't match any file (IIRC that's different for csh, which
> I notice you're using).
filename generation (glob) syntax is common to all shell iirc
behaviour when globbing does not match varies
ksh: will pass the argument unmodified, which i believe is posix.
csh: depends on option nonomatch, if set lets the argument unmodified,
else (default) will print an error.
csh% got light?
No Match.
bash: has two options that controll globbing
default is as ksh
failglob: if set prints error, like csh
nullglob: if set just ignores the pattern (i.e. replaces it with
nothing)
zsh: rtfm
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
prev parent reply other threads:[~2009-02-10 8:55 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 19:27 Any hope for a 27 disk RAID6+1HS array with four disks reporting "No md superblock detected"? Thomas J. Baker
2009-02-04 20:50 ` Joe Landman
2009-02-04 21:03 ` Thomas J. Baker
2009-02-04 21:17 ` Thomas J. Baker
2009-02-05 18:49 ` Bill Davidsen
2009-02-05 18:59 ` Thomas J. Baker
2009-02-05 23:57 ` Bill Davidsen
2009-02-06 0:08 ` Thomas Baker
2009-02-06 5:14 ` Neil Brown
2009-02-06 20:32 ` Thomas J. Baker
2009-02-06 21:01 ` NeilBrown
2009-02-06 21:47 ` Thomas J. Baker
2009-02-07 2:09 ` NeilBrown
2009-02-09 14:48 ` Thomas J. Baker
2009-02-10 16:58 ` Nagilum
2009-02-07 4:05 ` Mr. James W. Laferriere
2009-02-08 22:02 ` Thomas Baker
2009-02-09 11:47 ` Max Waterman
2009-02-10 8:55 ` Luca Berra [this message]
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=20090210085503.GA11220@maude.comedia.it \
--to=bluca@comedia.it \
--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.