It seems the "Anaca" has problemos with "Predictable Network Interface Names", http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterface...
$ dmesg -t | grep eth ... r8169 0000:01:09.0 enp1s9: renamed from eth1 ...
To further confirm this conclusion, if you boot with the 'net.ifnames=0'
$ dmesg -t | grep eth ... r8169 0000:01:09.0 eth1: link down r8169 0000:01:09.0 eth1: link down IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready ...
problemo does not occur.
On 16.07.2015 13:09, poma wrote:
It seems the "Anaca" has problemos with "Predictable Network Interface Names", http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterface...
$ dmesg -t | grep eth ... r8169 0000:01:09.0 enp1s9: renamed from eth1 ...
To further confirm this conclusion, if you boot with the 'net.ifnames=0'
$ dmesg -t | grep eth ... r8169 0000:01:09.0 eth1: link down r8169 0000:01:09.0 eth1: link down IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready ...
problemo does not occur.
anaconda-devel@lists.stg.fedoraproject.org