Why am I seeing the error "Error: Connection activation failed: No suitable device found for this connection (device nic0 not available because device is strictly unmanaged)."
Issue
NetworkManager
is not managing the physical Interfaces. While doing the configuration withnmcli
, changes are not getting into effect.- Seeing errors when trying to bring the device up with
nmcli con up
:
# nmcli con up nic0
Error: Connection activation failed: No suitable device found for this connection (device nic0 not available because device is strictly unmanaged).
- Startup of
NetworkManager
not reporting the following in/var/log/messages
nor system Journal:
manager: Networking is enabled by state file
- Startup of
NetworkManager
reports the following in/var/log/messages
and system Journal:
manager: Networking is disabled by state file
Environment
- Red Hat Enterprise Linux (RHEL) 7
- Red Hat Enterprise Linux (RHEL) 8
- Red Hat Enterprise Linux (RHEL) 9 Beta
NetworkManager
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.