Mageia 2 beta 3 fresh install. Installer finds raid arrays fine , however when given the option to remove unused drivers at install time, it removes dmraid Steps to Reproduce Install on system that requires dmraid. install, then see the list of drivers that it wants to remove.
Summary: dmraid removed when needed. => dmraid removed when needed at install time
Hi, can you try with the netinstall ? https://wiki.mageia.org/en/Installation_Media#Network_Installs there were some fix about raid after the beta3 (it was too late for include it) Thanks
ah no sorry, you spoke about the live, sorry.
CC: (none) => mageia, tmbSummary: dmraid removed when needed at install time => dmraid removed when needed at install time (draklive)Source RPM: (none) => draklive-install
Which storage driver are you using? Please attach output of the "lspcidrake -v" command We likely need to add your driver in the following line in rpmsrate: 5 HW"HighPoint Technologies Inc.\|HPT37|JMicron 2036|Promise Technology.*FastTrak" || DRIVER"ata_piix|i2o_block|megaraid|sata_sil" dmraid Thanks
Created attachment 2072 [details] lspcidrake output
(wrong package in fact)
CC: (none) => thierry.vignaudSource RPM: draklive-install => drakxtools
Assignee: bugsquad => mageia
(In reply to comment #3) > Which storage driver are you using? > Please attach output of the "lspcidrake -v" command > > We likely need to add your driver in the following line in rpmsrate: > 5 HW"HighPoint Technologies Inc.\|HPT37|JMicron 2036|Promise > Technology.*FastTrak" || DRIVER"ata_piix|i2o_block|megaraid|sata_sil" dmraid Hmmm, if we only rely on that, we need to add atleast some of the ata drivers including ahci
Olivier, do you really want to install dmraid every time we see "ahci"? Wouldn't it better to keep it "if any { fs::type::is_dmraid($_) } @{$o->{all_hds}{hds}};" ?
Olivier, do you really want to install dmraid every time we see "ahci"? Wouldn't it better to keep it on same test as drakx: "if any { fs::type::is_dmraid($_) } @{$o->{all_hds}{hds}};" ?
Hi, This bug was filed against cauldron, but we do not have cauldron at the moment. Please report whether this bug is still valid for Mageia 2. Thanks :) Cheers, marja
Keywords: (none) => NEEDINFO
Please look at the bottom of this mail to see whether you're the assignee of this bug, if you don't already know whether you are. If you're the assignee: We'd like to know for sure whether this bug was assigned correctly. Please change status to ASSIGNED if it is, or put OK on the whiteboard instead. If you don't have a clue and don't see a way to find out, then please put NEEDHELP on the whiteboard. Please assign back to Bug Squad or to the correct person to solve this bug if we were wrong to assign it to you, and explain why. Thanks :) **************************** @ the reporter and persons in the cc of this bug: If you have any new information that wasn't given before (like this bug being valid for another version of Mageia, too, or it being solved) please tell us. @ the reporter of this bug If you didn't reply yet to a request for more information, please do so within two weeks from now. Thanks all :-D
@ Peter Was this bug was still valid for Mageia 2 final? @ Blino Please set status to ASSIGNED or put OK on the whiteboard - or reassign or close as fixed ;)
CC: (none) => marja11
Thomas, care to provide a driver list?
(In reply to comment #12) > Thomas, care to provide a driver list? So apparently still valid for Mga2 final
Keywords: NEEDINFO => (none)Whiteboard: (none) => (MGA2)
Created attachment 2743 [details] add dmraid selection Thomas, Blino could you test this patch on real HW?
Keywords: (none) => PATCH
CC: (none) => sysadmin-bugsComponent: Installer => Release (media or process)
Blocks: (none) => 7641
Done a fresh install of Mageia 3 Alpha 2 and same problem, as with MG2 final Should I start another bug report?
Blocks: 7641 => (none)
Priority: Normal => release_blockerBlocks: (none) => 7641
No. Thus BR is open against Cauldron as Mga2 Live ISOs are frozen. Someone has to test: - either my suggestion from comment #7 - or my patch though. I didn't commit it yet due to me lacking the appropriate hardware. Alternatively we could add dmraid to @wanted_hardware_packages in pkgs::remove_unused_packages(), which I'm not fond of. Or better remove dmraid from rpmsrate as we pull it anyway in install::any::default_packages(). We just need to list it in the no_copy section
Created attachment 3071 [details] blacklisting dmraid from being removed (bad solution, leaving dmraid installed on systems not needing it)
I'm uploading a new meta-task with last idea from comment #16. Once Thomas do some new Live ISOs, people can test.
Assignee: mageia => tmb
can anyone from this thread test if this bug is fixed with the last alpha3 or not ?
Whiteboard: (MGA2) => (none)
Done a install of Alpha 3, same problem.
Bit more info, tried again, dmraid is no longer listed in the remove unused drivers, however after the reboot the system drops to shell, error unable to find /dev/mapper/xxxx. Tried without removing the unused hardware and still not working. Seems to be removed regardless now.
Looked at the dracut.log and dmraid is listed as been omitted.
Bogus initrd is another issue, please open another bug report about it so that this bug report doesn't become unreadable
Removed Needinfo because the requested info is given. Roelof
Keywords: NEEDINFO => (none)CC: (none) => r.wobben
As said, this issue is fixed. Peter now has a initrd issue.
Status: NEW => RESOLVEDCC: (none) => mageiaResolution: (none) => FIXED