Do I need to sort the entries in fstab in the desired mount order in RHEL 5 and 6?
Issue
-
When creating a vxfs filesystem with a dependency mount point, do I need to sort them correctly inside fstab or will Linux do it by itself (mount filesystem in the correct order):
/dev/vx/dsk/local-dg/webserver /webserver vxfs _netdev 1 2 /dev/vx/dsk/local-dg/webserver_logs /webserver/logs vxfs _netdev 1 2 /dev/vx/dsk/local-dg/webserver_logs_RDF /webserver/logs/RDF vxfs _netdev 1 2
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
