From: berk walker <berk.walker@verizon.net>
To: John Stoffel <stoffel@lucent.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: mdadm - comments on command layout
Date: Fri, 13 Aug 2004 22:28:50 -0400 [thread overview]
Message-ID: <411D78E2.8000805@verizon.net> (raw)
In-Reply-To: <16669.9163.392465.637229@gargle.gargle.HOWL>
hear hear (also, here here)
b-
John Stoffel wrote:
>Hi Neil,
>
>I've been using mdadm recently to work with some arrays and I really
>have to say I dislike how the commands are laid out and used. First
>off, they're not consistent from one usage to another. Of course, I'm
>going to be jerk and not give good examples since my personal box at
>home is down and I'm at work. But the idea is that when you assemble
>a RAID device, it should look similiar to how you manage that raid
>device.
>
>I'd also love it if there was an mdadm shell, so I could just type
>'mdadm' and get back a shell prompt like:
>
> mdadm>
>
>which I could then use to manage my arrays.
>
>For example, I think all the commands should be of the format:
>
> mdadm <comand> [options] <array> [devices...]
>
>as much as possible. I'm basing my thoughts on both the Vertias VxVM
>command set, as well as the ClearCase 'cleartool' command shell. So
>ideally I could do either:
>
> > mdadm assemble md0 /dev/hda1 /dev/hda2 ...
>
>or
>
> > mdadm
> madam> assemble md0 /dev/hda1 /dev/hda2 ...
>
>depending on my mood. Currently, the mdadm commands use various
>formats for their arguement layouts and it's a pain to figure out what
>to use.
>
>So before I get all worked up on this issue, and spend a bunch of time
>mapping out how I think the commands should work, do people agree with
>my observation?
>
>Thanks,
>John
>-
>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
>
>
>
next prev parent reply other threads:[~2004-08-14 2:28 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 [this message]
2004-08-14 9:56 ` Frank van Maarseveen
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=411D78E2.8000805@verizon.net \
--to=berk.walker@verizon.net \
--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 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.