LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   nfslock not running at startup (https://www.linuxquestions.org/questions/red-hat-31/nfslock-not-running-at-startup-184131/)

kaplan71 05-21-2004 10:25 AM

nfslock not running at startup
 
We have a group of Red Hat 7.3 servers running a clustering application. One peculiarity that occurs is when a system is brought down and subsequently rebooted, the nfslock daemon does not automatically activate on startup. I am
forced to manually start the daemon. Has anyone had this problem occur on their systems, and if so what was the fix? Thanks.

tells 05-29-2004 11:33 PM

Run: chkconfig --list nfslock

See if it is configured to start at boot for the run level you run. The runlevel command can tell you what run level you are currently running. If nfslock is not configured with on, run: chkconfig nfslock on


All times are GMT -5. The time now is 02:08 AM.