Hi Cristian, I can get that information for you tonight (us pacific) but I will unfortunately not have access to that box until that time as it is not web accessible and I am not physically at the facility at the moment. When last I looked it was
r...@db099:~# ip link show up 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 100 link/ether 00:30:48:72:21:d6 brd ff:ff:ff:ff:ff:ff 3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 link/ether 00:30:48:72:21:d7 brd ff:ff:ff:ff:ff:ff David Dreezer Customer Advocate, Social Strata, Inc. On Dec 13, 2010, at 11:30 PM, Cristian Ionescu-Idbohrn wrote: > On Mon, 13 Dec 2010, David Dreezer wrote: >> >> This did not work, unfortunately. I patched the get-boot-info script yet >> FAI still thinks eth1 is up. If I ssh to the client machine and run that >> line manually then echo $netdevices_up I see only eth0, however boot.log >> shows this: >> >> netdevices_all="eth0 >> eth1" >> netdevices_up="eth0 >> eth1" >> netdevices="eth0 >> eth1" >> BROADCAST='10.0.1.255' >> [cut] >> >> I'm not sure what the next step is. > > Could you please post here the result from: > > # ip link show up > > on that particular box? > > > Cheers, > > -- > Cristian
