nfs mounts from fstab file are not mounted upon bootup

Solution Verified - Updated -

Environment

  • Red Hat Enterprise Linux 6

Issue

  • NFS mounts configured in /etc/fstab file are not auto mounted upon bootup

Resolution

Make sure netfs service is enabled to start upon boot and is started upon bootup.

chkconfig netfs on

Root Cause

netfs service was disabled to start upon system boot.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments