Description of problem: Autofs doesn't mount /home/boston until I do a "service autofs restart" after boot Version-Release number of selected component (if applicable): autofs-4.1.3-22 How reproducible: Every time Steps to Reproduce: 1.reboot fenlason-rhide 2.log in as fenlason 3.note that my home directory is not mounted Actual results: Expected results: Additional info:
Can you post all entries from your /var/log/messages file which contain 'automount' or 'autofs'. This could potentially be a problem w/ yp not coming up soon enough.
Created attachment 105402 [details] /var/log/messages from fenlason-rhide
I was able to logon to fenlason-rhide, and for some reason autofs was turned off: [root@fenlason-rhide ~]# chkconfig --list autofs autofs 0:off 1:off 2:off 3:off 4:off 5:off 6:off After setting autofs to run in run levels 3-5 everything worked properly. Investigation is underway to determine why autofs was turned off.
Unable to determine why autofs was turned off. No apparent changes have been made to the autofs rpm to cause this. If the problem re-occur's please re-open the bug.