Bug #2992

No raid1 in unattended install

Added by Filippo Carletti over 6 years ago. Updated over 6 years ago.

Status:CLOSEDStart date:
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-installer
Target version:v6.6-beta1
Security class: Resolution:
Affected version:v6.5 NEEDINFO:No

Description

Installing a system with more than one disk using the unattended installer does not create a raid1 array (but the manual says it should).

Associated revisions

Revision 92943ae2
Added by Giacomo Sanchietti over 6 years ago

Unattended ks: fix raid1. Refs #2992

History

#1 Updated by Filippo Carletti over 6 years ago

anaconda list-harddrives had a bug: it listed cdroms. Trying to workaround the bug, raid1 install fails.
Since anaconda has been fixed, we no longer need the workaround and the installer could be simplified:
  • remove refeences to sr0
  • if [ $numd -lt 2 ] || [ $raid = "none" ] ; then

#2 Updated by Giacomo Sanchietti over 6 years ago

  • Category set to nethserver-installer
  • Status changed from NEW to TRIAGED
  • % Done changed from 0 to 20

#3 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from TRIAGED to ON_DEV
  • % Done changed from 20 to 30

#4 Updated by Giacomo Sanchietti over 6 years ago

  • Assignee set to Giacomo Sanchietti

#5 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from ON_DEV to MODIFIED
  • % Done changed from 30 to 60

#6 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from MODIFIED to ON_QA
  • Assignee deleted (Giacomo Sanchietti)
  • % Done changed from 60 to 70
Test case
  • Check the bug is not reproducible

#7 Updated by Filippo Carletti over 6 years ago

  • Status changed from ON_QA to VERIFIED
  • % Done changed from 70 to 90

I used unattended install on a two disk system: the system uses RAID1 as expected.

#8 Updated by Davide Principi over 6 years ago

  • Status changed from VERIFIED to CLOSED
  • % Done changed from 90 to 100

In nethserver-6.6-Beta1-x86_64 ISO

Also available in: Atom PDF