Comment 3 for bug 1635133

Revision history for this message
Bruce Tan (brucetan) wrote :

I am having the same issue on my POWER 8 machine.

It's not some environment that I can use freely, but I do have the output for "facter" as follows:

[root@rdop5 ~]# facter interfaces
enP1p12s0f0,enP1p12s0f1,lo
[root@rdop5 ~]# facter ipaddress_enP1p12s0f0

[root@rdop5 ~]# facter ipaddress_enP1p12s0f1
192.168.1.5
[root@rdop5 ~]# facter ipaddress_lo
127.0.0.1

I never had such issue on VM before, so is it possible that the first NIC being down(no IP) is
causing this issue?