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 - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html