Bug 822495
Summary: | Fedora 17 DVD build does not contain device-mapper-multipath | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark Hamzy <hamzy> |
Component: | spin-kickstarts | Assignee: | Jeroen van Meeuwen <vanmeeuwen+fedora> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 17 | CC: | awilliam, bruno, dwa, kevin, maxamillion, notting, robatino, tcallawa, tflink, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | AcceptedBlocker | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-21 16:04:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 752650 |
Description
Mark Hamzy
2012-05-17 14:21:50 UTC
Was this with RC1? I am not sure this is really a blocker, but it looks like it could potentially be and should get reviewed. Confirmed that device-mapper-multipath isn't in the packages dir on RC1. commit b47d3f01d77b3a1f4c015b0f8f6f0fd74e8a33a7 Author: Bill Nottingham <notting> Date: Mon Sep 19 16:46:05 2011 -0400 Drop device-mapper-multipath from @base (#739327) Anaconda will still install this where necessary. Long-term, this should be in some sort of advanced storage group. (And mdadm, lvm2, etc. would be listed there as well.) That was before the release of 16, though, so I guess something still pulled it in via dependencies at that point. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Discussed at the 2012-05-17 Fedora 17 final go/no-go meeting. Accepted as a blocker for Fedora 17 final due to violation of the following Fedora 17 final release criterion [1]: The installer must be able to complete an installation using any network-attached storage devices (e.g. iSCSI, FCoE, Fibre Channel) Seeing as multipath is very much the norm for higher end networked storage, it isn't much of a conditional breakage. [1] http://fedoraproject.org/wiki/Fedora_17_Final_Release_Criteria So I noticed fcoe-utils is also missing. I think we need a more systematic approach to ensuring all the stuff anaconda can add to the installation package set when it deems it appropriate is actually on the DVD. notting will create a new comps group for this purpose. So, see: https://fedorahosted.org/rel-eng/ticket/5195 -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers http://git.fedorahosted.org/git/?p=comps.git;a=commitdiff;h=04412e90b8c41ec7474803baf754a9f69bcf2b7c http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=commitdiff;h=5e27c96cb90179630502640149f1b169b1ecda36 Discussed in the 2012-05-18 blocker bug review meeting. The comps changes from comment #7 were included in Fedora 17 final RC2 and this needs to be tested to verify that the needed builds are now included on the DVD. If they are, we are going to need a new build of spin-kickstarts before the next RC due to the Fedora 17 final release criterion [1] : A Package-x-generic-16.pngspin-kickstarts package which contains the exact kickstart files used to build the release must be present in the release repository. The included kickstarts must define the correct set of release repositories. [1] http://fedoraproject.org/wiki/Fedora_17_Final_Release_Criteria Confirmed that device-mapper-multipath-0.4.9-25.fc17 and device-mapper-multipath-libs-0.4.9-25.fc17 are both present on the RC2 DVD media. |