Hello Everyone!
I am getting an error while starting the network service at Fedora 23 server. ENS3 is the interface but not sure why ENS5 is coming into the picture.
Please find the below details for reference:
-- Subject: Unit network.service has begun start-up
-- Unit network.service has begun starting up.
Jan 29 05:38:40 labr network[6071]: Default interface: ens3
Jan 29 05:38:40 labr network[6071]: Bringing up loopback interface: [ OK ]
Jan 29 05:38:40 labr network[6071]: Bringing up interface fw0: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device ens5 does not seem to be present, delaying initialization.
Jan 29 05:38:40 labr /etc/sysconfig/network-scripts/ifup-eth[6213]: Device ens5 does not seem to be present, delaying initialization.
Jan 29 05:38:40 labr network[6071]: [FAILED]
Jan 29 05:38:40 labr network[6071]: Bringing up interface mgmt0: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: [ OK ]
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr network[6071]: RTNETLINK answers: File exists
Jan 29 05:38:42 labr systemd[1]: network.service: Control process exited, code=exited status=1
Jan 29 05:38:42 labr systemd[1]: Failed to start LSB: Bring up/down networking.
-- Subject: Unit network.service has failed
-- Unit network.service has failed.
Jan 29 05:38:42 labr audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=network comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jan 29 05:38:42 labr systemd[1]: network.service: Unit entered failed state.
Jan 29 05:38:42 labr systemd[1]: network.service: Failed with result 'exit-code'.
Jan 29 05:39:18 labr systemd[1]: Starting LSB: Bring up/down networking...
--------------------------------------
bash-4.3# ls /sys/class/net/
ens3 lo
---------------------------------------
bash-4.3# systemctl status network
● network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed (Result: exit-code) since Tue 2019-01-29 05:39:20 PST; 2min 38s ago
Docs: man:systemd-sysv-generator(8)
Process: 6360 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr network[6360]: RTNETLINK answers: File exists
Jan 29 05:39:20 labr systemd[1]: network.service: Control proces...1
Jan 29 05:39:20 labr systemd[1]: Failed to start LSB: Bring up/d....
Jan 29 05:39:20 labr systemd[1]: network.service: Unit entered f....
Jan 29 05:39:20 labr systemd[1]: network.service: Failed with re....
Hint: Some lines were ellipsized, use -l to show in full.