<div dir="ltr">This URL you posted seems to indicate this is a RHEL 6.1-specific problem.<div><br></div><div>Have you tried a more recent RHEL6 version?  We boot just fine off 10 GbE-capable ethernet cards (X520s or X540s). We image to RHEL 6.3 and 6.5.</div><div><br></div><div>The *only* quirkness I've seen w/ this ixgbe / Intel 10 GbE NIC combo is if the switch port is configured for 1 GbE.  Then the card seems to take a while to auto-neg down to 1 GbE.  So we have to put a link delay in the ifcfg-eth* file.  And all is good. I believe the syntax is:  LINKDELAY=10 or some such.</div><div><br></div><div>We never experienced this problem when kickstarting.  But even if we had, I believe there's equiv syntax in the ks.cfg to do this.</div><div><br></div><div>If the switch port is set to 10 GbE, I've seen no quirkness on the RHEL 6.3 or 6.5 ixgbe driver.  And we've imaged hundred of servers at this point to RHEL 6.3 or 6.5, all with Intel NICs.  </div><div><br></div><div>Long ago, I had a similar problem on SLES 10, I had to crack open the boot media and put in a more recent raid controller driver.  That was when vmlinuz was in the old format; I wouldn't know how to do that now.  And even back then, it was quite painful.</div><div><br></div><div>That's why popping up your RHEL 6.x version seems to be an easier fix.</div><div><br></div><div>Spike</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 17, 2015 at 11:00 AM,  <span dir="ltr"><<a href="mailto:kickstart-list-request@redhat.com" target="_blank">kickstart-list-request@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Kickstart-list mailing list submissions to<br>
        <a href="mailto:kickstart-list@redhat.com">kickstart-list@redhat.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:kickstart-list-request@redhat.com">kickstart-list-request@redhat.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:kickstart-list-owner@redhat.com">kickstart-list-owner@redhat.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Kickstart-list digest..."<br>
<br>Today's Topics:<br>
<br>
   1. I need to build a couple modules into an ISO (Christopher Petro)<br>
<br><br>---------- Forwarded message ----------<br>From: Christopher Petro <<a href="mailto:petro@cpetro.us">petro@cpetro.us</a>><br>To: <a href="mailto:kickstart-list@redhat.com">kickstart-list@redhat.com</a><br>Cc: <br>Date: Mon, 16 Mar 2015 11:12:39 -0600<br>Subject: I need to build a couple modules into an ISO<br><div dir="ltr"><div>My team has around 450 servers (and increasing) distributed around the US in batches of 2 to 12 servers, and we install/reinstall them by uploading a ISO into "vflash" (or mounting via NFS/HTTP over the OOB interface. PXE is not really an option) and then telling the hardware to boot off that.<br><br></div>We are using Intel 10G ethernet cards that use the ixgbe driver, but the one built into RHEL6.x doesn't work so we need to use the kmod-ixgbe ( see <a href="https://rhn.redhat.com/errata/RHEA-2011-1347.html" target="_blank">https://rhn.redhat.com/errata/RHEA-2011-1347.html</a> ) <div><br></div><div>We usually install our servers in batches of 7 to 15, so we prefer to automate the process as much as possible (mounting a driver disk is problematic in our environment). <br><div><br></div><div>Thus I would like to build this into the kickstart initrd or image.img (or wherever) so that the interfaces can be lit up (additional problem, we're using bonding) during install.</div><div><br></div><div>One way I have thought of doing this is to unpackage the RPM (rpm2cpio) and manually ifup the interface, but that would be sort ugly. </div><div><br></div><div>Any suggestions or pointers to documents? </div><div><br></div><div>Regards,</div><div>Petro.</div><div>:wq</div><div><br></div></div></div>
<br>_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br></blockquote></div><br></div>