[rdo-list] tripleo centos7 images missing linux-firmware package

Christopher Brown cbrown2 at ocf.co.uk
Fri Jul 8 16:08:21 UTC 2016


I'd just be inclined to build my own images then and add linux-firmware
to the downloaded image it builds everything else from. Located in
~/.cache after download.

http://docs.openstack.org/developer/tripleo-docs/basic_deployment/basic
_deployment_cli.html#get-images

or you can check the docs on just building the ramdisk:

http://docs.openstack.org/developer/ironic-python-agent/


On Fri, 2016-07-08 at 16:51 +0100, Ilja Maslov wrote:
> Thanks!  I've been using guestmount + chroot to achieve the same :)
>
> How do I install linux-firmware in the IPA ramdisk?  I do not think
> that libguestfs tools work with these and if I gunzip -c | cpio -id
> and then re-assemble, the image is not working anymore (kernel
> crashes).
>
> Ilja
>
> -----Original Message-----
> From: Christopher Brown [mailto:cbrown2 at ocf.co.uk]
> Sent: Friday, July 08, 2016 11:43 AM
> To: rdo-list at redhat.com; Ilja Maslov <imaslov at dispersivegroup.com>; b
> derzhavets at hotmail.com
> Subject: Re: [rdo-list] tripleo centos7 images missing linux-firmware
> package
>
> Hi Ilja,
>
> Whilst it doesn't help fix the underlying issue, as a workaround you
> can use virt-customize to add this package in prior to uploading the
> overcloud image which is a fairly trivial task.
>
> E.g.
>
> $ virt-customize -a overcloud-full.qcow2 --install linux-firmware
>
> ...
>
> $ openstack overcloud image upload --update-existing
>
> This article is a good reference although it requires a Red Hat
> account:
>
> https://access.redhat.com/articles/1556833
>
> Regards
>
> On Fri, 2016-07-08 at 16:14 +0100, Ilja Maslov wrote:
> > Thank you!
> >
> > In case anyone is interested in following this bug: https://bugzill
> > a.
> > redhat.com/show_bug.cgi?id=1353976
> >
> > Ilja
> >
> > From: Boris Derzhavets [mailto:bderzhavets at hotmail.com]
> > Sent: Friday, July 08, 2016 10:21 AM
> > To: Ilja Maslov <imaslov at dispersivegroup.com>; rdo-list at redhat.com
> > Subject: Re: tripleo centos7 images missing linux-firmware package
> >
> >
> >
> >
> > From: rdo-list-bounces at redhat.com <rdo-list-bounces at redhat.com> on
> > behalf of Ilja Maslov <imaslov at dispersivegroup.com>
> > Sent: Friday, July 8, 2016 7:46 AM
> > To: rdo-list at redhat.com
> > Subject: [rdo-list] tripleo centos7 images missing linux-firmware
> > package
> >
> > Hi,
> >
> > I’ve noticed that tripleo built/CI images do not have linux-
> > firmware
> > package installed since they are based on the Centos 7 generic
> > cloud
> > image.
> >
> > This causes a lot of pain with the baremetal deployments that
> > depend
> > on the firmware to be present (in my case, bnx2 firmware is missing
> > which causes introspection and overcloud deployment to fail,
> > because
> > PXE-booted images lose all network connectivity the moment
> > networking
> > is initialized from the image with messages like “bnx2: Can’t load
> > firmware file “bnx2/bnx2-rv2p-09ax-6.0.17.fw”.
> >
> > Is there a good overview of the typical decision tree on where to
> > open
> > a bug, for which component, etc?
> >
> >    File bug against openstack-tripleo at https://bugzilla.redhat.co
> > m/
> >    Select version ( the one affected )
> >    Hardware
> >    Severity
> >    Just follow instructions on bug's   blank
> >
> >    Boris.
> >    BTW. Here is a sample
> >    https://bugzilla.redhat.com/show_bug.cgi?id=1330289
> >
> >
> > Bug 1330289 – Failure to install Controller/Network ...
> >
> > bugzilla.redhat.com
> >
> > Red Hat Bugzilla – Bug 1330289. Failure to install
> > Controller/Network&&Compute Cluster on RDO Mitaka with keystone API
> > V3. Last modified: 2016-05-21 17:20:31 EDT
> >
> >
> > Thanks,
> > Ilja
> --
>
> Regards,
>
> Christopher Brown
> OpenStack Engineer
> OCF plc
>
> Tel: +44 (0)114 257 2200
> Web: www.ocf.co.uk
> Blog: blog.ocf.co.uk
> Twitter: @ocfplc
>
> Please note, any emails relating to an OCF Support request must
> always be sent to support at ocf.co.uk for a ticket number to be
> generated or existing support ticket to be updated. Should this not
> be done then OCF cannot be held responsible for requests not dealt
> with in a timely manner.
>
> OCF plc is a company registered in England and Wales. Registered
> number 4132533, VAT number GB 780 6803 14. Registered office address:
> OCF plc,
> 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield
> S35 2PG.
>
> This message is private and confidential. If you have received this
> message in error, please notify us immediately and remove it from
> your system.
--

Regards,

Christopher Brown
OpenStack Engineer
OCF plc

Tel: +44 (0)114 257 2200
Web: www.ocf.co.uk
Blog: blog.ocf.co.uk
Twitter: @ocfplc

Please note, any emails relating to an OCF Support request must always
be sent to support at ocf.co.uk for a ticket number to be generated or
existing support ticket to be updated. Should this not be done then OCF
cannot be held responsible for requests not dealt with in a timely
manner.

OCF plc is a company registered in England and Wales. Registered number
4132533, VAT number GB 780 6803 14. Registered office address: OCF plc,
5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield S35
2PG.

This message is private and confidential. If you have received this
message in error, please notify us immediately and remove it from your
system.




More information about the dev mailing list