Bug 4300

Summary: raid startup is wrong
Product: [Retired] Red Hat Linux Reporter: Marty Shannon <martys>
Component: initscriptsAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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: 1999-08-02 15:45:07 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 Marty Shannon 1999-08-01 16:22:47 UTC
In /etc/rc.d/rc.sysinit, a test is made for the
executability of /sbin/raidadd, and raidrun, neither of
which exist.  The 6.0 code should refer to the executability
of /sbin/raidstart (and execute it with a '-a' flag), and
eliminate the 'if' clause that executes raidrun.

Comment 1 Bill Nottingham 1999-08-02 15:45:59 UTC
*** This bug has been marked as a duplicate of 2328 ***