Comment 2 for bug 1635133

Revision history for this message
junfengzhao (junfengzhao) wrote :

Sorry,my host os have reinstalled.But i have another OpenPOWER host installed packstack(newton).Maybe I could find the wrong reason.

[root@controller ~]# facter interfaces
br_ex,br_int,br_tun,enP3p3s0f0,enP3p3s0f1,enP3p3s0f2,enP3p3s0f3,enP4p1s0f0,enP4p1s0f1,lo,ovs_system

[root@controller ~]# facter ipaddress
172.30.241.112

[root@controller ~]# facter |grep enp3p3s0f0
ipaddress_enp3p3s0f0 => 172.30.241.112
macaddress_enp3p3s0f0 => 00:0a:f7:86:be:fc
mtu_enp3p3s0f0 => 1500
netmask_enp3p3s0f0 => 255.255.255.0
network_enp3p3s0f0 => 172.30.241.0

facter interfaces command returns the correct network adapter name enP3p3s0f0
But ipaddress_enp3p3s0f0 variable are lower case.