Bug 79762

Summary: raidstop not accepting options "--all" and "-v"
Product: [Retired] Red Hat Linux Reporter: David Balažic <david.balazic>
Component: raidtoolsAssignee: Dave Jones <davej>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-27 23:17:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Balažic 2002-12-16 18:53:03 UTC
Description of problem:

raidstop does not accept the options "--all" and "-v"

Version-Release number of selected component (if applicable):

raidtools-1.00.2-3.3 ( same with raidtools-1.00.3-1 too )

How reproducible:

## --all not accepted :
[root@localhost root]# raidstop --all
usage: raidstop [--all] [--configfile] [--help] [--version] [-achv] </dev/md?>*

## -v not accepted, but then it says that is is a valid option :
[root@localhost root]# raidstop -v
-v: unknown option
usage: raidstop [--all] [--configfile] [--help] [--version] [-achv] </dev/md?>*


Steps to Reproduce:
1. create a /etc/raidtab file with some dummy radi device
2. start the raid devices
3. run raidstop with "-all" or "-v"
    
Actual results:
 - "raidstop -v" says that the "-v" option is unknown
 - "raidstop --all" just prints the usage; does not sop the raid device