RE: [SLE] place for final commands -- nfs mounts
Thank you. I found something interesting which may be preventing nfs from importing nfs mount points from /etc/fstab at boot up. chkconfig -a nfs insserv: There is a loop between service named and nfs nfs 0:off 1:off 2:off 3:on 4:off 5:on 6:off What is happening with named and nfs? Thank you again, James -----Original Message----- From: Jeffrey Laramie [mailto:suse-linux-e@trans-star.net] Sent: Thursday, February 24, 2005 10:41 AM To: suse-linux-e@suse.com Subject: Re: [SLE] place for final commands -- nfs mounts
I see. Any way to run or modify the run level editor at the command line without using Yast?
chkconfig -a <servicename> to add a service at startup Jeff
James D. Parra wrote:
chkconfig -a nfs insserv: There is a loop between service named and nfs nfs 0:off 1:off 2:off 3:on 4:off 5:on 6:off
What is happening with named and nfs?
Look at the Required-Start line in the scripts. The loop means inconsistency, one saying it needs something before it another after, basically a catch 22 situation. Have you changed any Required-Start lines in any scripts, since it may not be named or nfs but one of their "requirements". -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871
participants (2)
-
James D. Parra
-
Joe Morris (NTM)