Enhancement #2941
[cosmetic] raid=none incorrectly says it will format both disks
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-installer | |||
Target version: | v6.6-beta1 | |||
Resolution: | NEEDINFO: | No |
Description
Installing on a two disk system while passing the "raid=none" boot option to use only one of the disks, the installer will warn the user that it will format both disks.
However the second disk will not be used and everything goes as exprcted, ie raid will not be enabled.
.
Associated revisions
installer: fix disk format label. Refs #2941
installer: fix disk format label. Refs #2941
History
#1 Updated by Giacomo Sanchietti almost 7 years ago
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#2 Updated by Giacomo Sanchietti almost 7 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Giacomo Sanchietti
- % Done changed from 20 to 30
#3 Updated by Giacomo Sanchietti almost 7 years ago
- Status changed from ON_DEV to MODIFIED
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 30 to 60
#4 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from MODIFIED to ON_QA
- % Done changed from 60 to 70
Test case
- Do a clone of nethserver-devbox repository, build the ISO and use it to install a new machine
- Set the
raid=none
option - Check the message is not displayed anymore
Note: latest NON public build of ISO can be found here: http://git.nethesis.it/install/nethserver/iso/NethServer-6.6beta1-x86_64.iso
If someone want to try it, feel free to ask.
#5 Updated by Filippo Carletti over 6 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
No warning displayed.
System installed only on sda (first disk).
#6 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