linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank van Maarseveen <frankvm@xs4all.nl>
To: John Stoffel <stoffel@lucent.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: mdadm - comments on command layout
Date: Sat, 14 Aug 2004 11:56:44 +0200	[thread overview]
Message-ID: <20040814095644.GA25051@janus> (raw)
In-Reply-To: <16669.9163.392465.637229@gargle.gargle.HOWL>

On Fri, Aug 13, 2004 at 04:25:47PM -0400, John Stoffel wrote:
> ideally I could do either:
> 
>   > mdadm assemble md0 /dev/hda1 /dev/hda2 ...
> 
> or
> 
>   > mdadm
>   madam> assemble md0 /dev/hda1 /dev/hda2 ...
> 

Both should have an identical command/argument syntax. The "shell"
mode would allow for context sensitive argument completion and help (can
mostly be done in bash as well but that's a bit clumsy).
This might be useful for tools which aren't used on daily basis.

On the other hand you have to figure it out anyway and better prepare
the cookbooks/scripts to handle drive failure in advance.

-- 
Frank

  parent reply	other threads:[~2004-08-14  9:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-13 20:25 mdadm - comments on command layout John Stoffel
2004-08-14  2:28 ` berk walker
2004-08-14  9:56 ` Frank van Maarseveen [this message]
2004-08-14 12:33 ` Neil Brown
2004-08-14 14:46   ` maarten van den Berg
2004-08-14 16:26     ` Guy
2004-08-14 14:13 ` Mark Hahn

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=20040814095644.GA25051@janus \
    --to=frankvm@xs4all.nl \
    --cc=linux-raid@vger.kernel.org \
    --cc=stoffel@lucent.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).