Errors when bringing down eth0

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
gaia
Forum Regular
Forum Regular
Posts: 213
Joined: Tue Jun 09, 2009 12:57 pm

Errors when bringing down eth0

Unread post by gaia »

"service network restart" shows the following alerts. How do I make these alerts go away?

Code: Select all

NET[23441]: /etc/sysconfig/network-scripts/ifdown-post : updated /etc/resolv.conf
lldpad[1395]: evb_ifdown:port eth0 remove failed
lldpad[1395]: evb_ifdown:port eth0 remove failed
lldpad[1395]: evb_ifdown:port eth0 remove failed
NET[23692]: /etc/sysconfig/network-scripts/ifup-post : updated /etc/resolv.conf

Code: Select all

> cat ifcfg-eth0
GATEWAY=xxx.xxx.32.193
HWADDR=52:54:00:d9:e6:30
IPV6INIT=no
BROADCAST=""
DNS1=8.8.8.8
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
BOOTPROTO=none
NAME="System eth0"
MACADDR=""
NM_CONTROLLED=yes
TYPE=Ethernet
DEVICE=eth0
PREFIX=29
NETMASK=""
MTU=""
IPADDR=xxx.xxx.32.195
DEFROUTE=yes
NETWORK=""
IPV4_FAILURE_FATAL=yes
ONBOOT=yes
There are also ifcfg-eth0:1, ifcfg-eth0:2 and ifcfg-eth0:3 for other IPs in the same VM (hypervisor KVM)

Thanks
CentOS 6.9
ASL 4.0.19-37
Post Reply