<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi folks,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m new to fai and am still learning how all of the pieces fit together.  If this has been asked and answered already, please point me in the right direction and accept my apologies for the noise on the list.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m using FAI 4 to install debian on a device that has 6 ethernet interfaces on it.  Per the installation walkthrough documentation, it looks like FAI 4 is designed to iterate through the interfaces, trying each one until dhcp gets an IP.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My problem is that eth0 is tried last on this device, and happens to be the interface I need/want to use for fai installs:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[ snip ]<o:p></o:p></p><p class=MsoNormal>[    7.413341] sd 2:0:0:0: [sda] Attached SCSI disk                             <o:p></o:p></p><p class=MsoNormal>Starting dhcp for interface eth2                                                <o:p></o:p></p><p class=MsoNormal>[   44.373888] ADDRCONF(NETDEV_UP): eth2: link is not ready                     <o:p></o:p></p><p class=MsoNormal>dhcp failed                                                                     <o:p></o:p></p><p class=MsoNormal>Starting dhcp for interface eth3                                                <o:p></o:p></p><p class=MsoNormal>[  106.997866] ADDRCONF(NETDEV_UP): eth3: link is not ready                     <o:p></o:p></p><p class=MsoNormal>dhcp failed                                                                     <o:p></o:p></p><p class=MsoNormal>Starting dhcp for interface eth4                                                <o:p></o:p></p><p class=MsoNormal>[  168.465885] ADDRCONF(NETDEV_UP): eth4: link is not ready                     <o:p></o:p></p><p class=MsoNormal>dhcp failed                                                                     <o:p></o:p></p><p class=MsoNormal>Starting dhcp for interface eth5                                                <o:p></o:p></p><p class=MsoNormal>[  229.609877] ADDRCONF(NETDEV_UP): eth5: link is not ready                     <o:p></o:p></p><p class=MsoNormal>dhcp failed                                                                     <o:p></o:p></p><p class=MsoNormal>Starting dhcp for interface eth1                                                <o:p></o:p></p><p class=MsoNormal>[  290.709887] ADDRCONF(NETDEV_UP): eth1: link is not ready                     <o:p></o:p></p><p class=MsoNormal>dhcp failed                                                                     <o:p></o:p></p><p class=MsoNormal>[  352.426992] dracut: Mounted root filesystem 192.168.210.1:/srv/fai/nfsroot   <o:p></o:p></p><p class=MsoNormal>[  352.442919] aufs: module is from the staging directory, the quality is unknown.<o:p></o:p></p><p class=MsoNormal>[  352.456081] aufs 3.2-20130204                                                <o:p></o:p></p><p class=MsoNormal>[ snip ]<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is there a way to force the interface that dhcp uses on the client during boot to use eth0 so I can avoid the several-minute delay during initial boot?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks in advance for any guidance on this,<o:p></o:p></p><p class=MsoNormal>-Mike.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>