You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle Linux - Using _netdev In Local Filesystem Can Cause Systemd Dependencies Problems

edited Jun 17, 2025 3:08PM in Linux

Note!!Please register a free account to access the full content and also to participate in Q&A in the community

Applies To:
Oracle Linux 8

Symptoms:

If _netdev is specified as an option on /etc/fstab for a local (non-network mounted) filesystem in /etc/fstab, it can cause systemd dependencies problems.
NetworkManager can fail to start, which will cause DHCP to fail to renew the IP address and the instance to become unreachable.
The logs will show messages like:

May 25 21:01:24 <HOSTNAME> systemd[1]: cloud-init.service: Found ordering cycle on NetworkManager-wait-online.service/start
...
May 25 21:01:24 <HOSTNAME> systemd[1]: cloud-init.service: Found dependency on tmp.mount/start
May 25 21:01:24 <HOSTNAME> systemd[1]: cloud-init.service: Found dependency on network-online.target/start

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!