Bug 138706

Summary: wb 9 ch5 discussion typo (spare-disk 0)
Product: [Retired] Red Hat Academy Reporter: Vince Hoang <vince>
Component: RHA130 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED NOTABUG QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://academy.redhat.com/instructor/courses/rha130-2.1/rha130_kernel_softraid.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-01 00:27:58 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 Vince Hoang 2004-11-10 19:55:15 UTC
Description of problem:

The RAID5 example, the spare-disk line should read 3 and not 0:
spare-disk  0

Comment 1 Brad Smith 2005-01-01 00:27:58 UTC
The raid-disk array and the spare-disk array use separate indexes, so
the first spare disk is always spare-disk 0, regardless of how many
raid-disks have been defined. For an example of this, see the examples
in the raidtab man page.