<div dir="ltr">Did you make sure the HWADDR is the same?  You can just comment that out too if you&#39;re using a single adapter.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 5, 2016 at 1:25 PM, Mike Bean <span dir="ltr">&lt;<a href="mailto:beandaemon@gmail.com" target="_blank">beandaemon@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>OK, I&#39;m running low on my bag of tricks,  as is my custom when I get desperate, I consult the council!</div><div><br></div><div>I have a series of seven DL380&#39;s using 10GB 2 port NICs which are HP 560 SFP adapters.  Using the same configuration on each host, I&#39;ve been able to get network on six of them, using CentOS 6.7; config files follow</div><div><br></div><div>As near as I can tell, the only difference between the one without network, and the 6 that do, is the six that do have two of the 10GB nics, and the one without, has one.  (2 ports to each NIC)</div><div><br></div><div>Ethtool shows no link, ip link show, shows BROADCAST, MULTICAST, UP,  state unknown.</div><div><br></div><div>(scratches head)   If I&#39;m missing something, I sure don&#39;t know what it is.  Got my networking guy to show me a copy of the switch port config, it&#39;s identical for all ports.  My onsite guy assures me it&#39;s plugged in and they&#39;ve got link light on the cable.</div><div><br></div><div>If I&#39;m missing something, it sure isn&#39;t jumping out at me.  So all advice is appreciated.</div><div>Is there a way to tell definitively which ethernet I need configure?  In case maybe it&#39;s not eth0?   Unlikely - since the other six came up fine when I configured eth0, but I&#39;m running low on ideas.</div><div><br></div><div>Mike B</div><div><br></div><div>(etc/hosts)</div><div><div>127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4</div><div>::1         localhost localhost.localdomain localhost6 localhost6.localdomain6</div><div>127.0.1.1<span style="white-space:pre-wrap">        (HOSTNAME)</span></div></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">(/etc/resolv.conf)</span></div><div><span><span style="white-space:pre-wrap">search DOMAIN1 DOMAIN2
nameserver DNS1
nameserver DNS2</span><br></span></div><div><span><span style="white-space:pre-wrap"><br></span></span></div><div><span><span style="white-space:pre-wrap">(/etc/sysconfig/network)</span></span></div><div><span><div style="white-space:pre-wrap">NETWORKING=yes</div><div style="white-space:pre-wrap">GATEWAY= (GATEWAY)</div><div style="white-space:pre-wrap">HOSTNAME= (HOSTNAME)</div><div style="white-space:pre-wrap">IPV6FORWARDING=yes</div><div style="white-space:pre-wrap">IPV6_AUTOCONF=no</div><div style="white-space:pre-wrap">IPV6_AUTOTUNNEL=no</div><div style="white-space:pre-wrap">IPV6_DEFAULTDEV=eth0</div><div style="white-space:pre-wrap">NETWORKING_IPV6=yes</div><div style="white-space:pre-wrap"><br></div><div style="white-space:pre-wrap">(/etc/sysconfig/network-scripts/ifcfg-eth0)</div><div style="white-space:pre-wrap"><br></div><div><span style="white-space:pre-wrap">DEVICE=eth0
HWADDR= (SOMEADDR)
TYPE=Ethernet
UUID= (SOMEUUID)
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=static
GATEWAY= (GATEWAY)
IPADDR=(IPADDR)
NETMASK=255.255.255.0
DNS1= (DNS1)
DNS2=(DNS2)
DOMAIN=(DOMAIN)
PEERDNS=no
USERCTL=no</span><br></div></span></div></div>
<br>_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" rel="noreferrer" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br></blockquote></div><br></div>