Article 57N2W Unable to use E1000e Network driver | RHEL 7.8

Unable to use E1000e Network driver | RHEL 7.8

by
Ashish Sood
from LinuxQuestions.org on (#57N2W)
Hi Everyone,

I am using RHEL7.8 on vmware workstation server and want to use e1000e network driver so that i can upgrade to RHEL8 as leapp preupgrade is getting failed with e1000 network driver.

I have blacklisted the e1000 driver and add the module e1000e but after the reboot i am unable to start the network services also my interface is down.

when i am trying to bring up the interface i am getting a below error

Code:#ifup ens34
Error: Connection activation failed: No suitable device found for this connection (device virbr0 not available because profile is not compatible with device (mismatching interface name)).I am using vmware workstation 15.5.6 and vmtool has been installed to latest

I can also see the loaded network driver module.

Code:# lsmod | grep -i e1000
e1000e 248599 0
ptp 23551 1 e1000eNetwork service status


Code:# systemctl -l status network
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2020-09-02 14:13:38 IST; 13min ago
Docs: man:systemd-sysv-generator(8)
Process: 1260 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)

Sep 02 14:13:38 iscsi.example.com systemd[1]: Starting LSB: Bring up/down networking...
Sep 02 14:13:38 iscsi.example.com network[1260]: Bringing up loopback interface: [ OK ]
Sep 02 14:13:38 iscsi.example.com network[1260]: Bringing up interface ens34: Error: Connection activation failed: No suitable device found for this connection (device lo not available because device is strictly unmanaged).
Sep 02 14:13:38 iscsi.example.com network[1260]: [FAILED]
Sep 02 14:13:38 iscsi.example.com systemd[1]: network.service: control process exited, code=exited status=1
Sep 02 14:13:38 iscsi.example.com systemd[1]: Failed to start LSB: Bring up/down networking.
Sep 02 14:13:38 iscsi.example.com systemd[1]: Unit network.service entered failed state.
Sep 02 14:13:38 iscsi.example.com systemd[1]: network.service failed.Please help

Thanks In advancelatest?d=yIl2AUoC8zA latest?i=O_XZhg72NAo:wMxOMmNAYeA:F7zBnMy latest?i=O_XZhg72NAo:wMxOMmNAYeA:V_sGLiP latest?d=qj6IDK7rITs latest?i=O_XZhg72NAo:wMxOMmNAYeA:gIN9vFwO_XZhg72NAo
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments