F 17 (64). After update, no network!

Greg Woods woods at ucar.edu
Wed Jun 20 16:35:04 UTC 2012


On Wed, 2012-06-20 at 09:41 -0400, Natalie Gross wrote:

> Jun 20 09:09:06 Phenom9600 network[1793]: Bringing up loopback interface:  [...]
> Jun 20 09:09:06 Phenom9600 network[1793]: Bringing up interface em1:
> Jun 20 09:09:06 Phenom9600 dhclient[1913]: DHCPREQUEST on em1 to 255.255.255...)
> Jun 20 09:09:06 Phenom9600 dhclient[1913]: DHCPACK from 192.168.1.1 (xid=0x7...)
> Jun 20 09:09:08 Phenom9600 dhclient[1913]: bound to 192.168.1.13 -- renewal ....
> Jun 20 09:09:08 Phenom9600 network[1793]: Determining IP information for em1....
> Jun 20 09:09:09 Phenom9600 network[1793]: [  OK  ]
> Jun 20 09:09:09 Phenom9600 network[1793]: Bringing up interface p6p1:  ERROR....
> Jun 20 09:09:09 Phenom9600 network[1793]: [FAILED]

This looks like you have a /etc/sysconfig/network-scripts/ifcfg-p6p1
script but your Ethernet device is actually em1. Looks like em1 is
getting set up OK. Try moving aside the ifcfg-p6p1 script and see if
that makes the failure go away, e.g.

# cd /etc/sysconfig/network-scripts
# mv ifcfg-p6p1 sav.ifconfig-p6p1

(that way you can bring it back later if you have to)

--Greg




More information about the users mailing list