Re: ypbind problem at boot
On 23 May 2006, in the Usenet newsgroup comp.os.linux.admin, in article
<yla7j4cbl7q.fsf@sobolev.cs.columbia.edu>, Art Werschulz wrote:
>Booting for the Dell OptiFlex GX520 hangs for a while at the msg
> Listening for an NIS domain server
>After a bit of time, this times out, and the rest of the booting proceeds
>quasi-normally, with the (unsurprising) exception of autofs not
>automounting remote directories.
>
>Oddly enough, after the boot process, if I log in as root and issue the
>commands
> # service ypbind start
> # service autofs restart
>everything is OK. NIS now works, and the remote directories automount as
>expected.
Compare the configuration files - most likely /etc/sysconfig/network.
Also compare the "file names" in the runlevel directory - remember that
these scripts are run in the same order you would see if you issued an
'ls -1 /etc/rc.d/rc3.d/' command. Are the names identical in a working and
non-working system?
A less common problem is a PATH difference. Remember that when you log in,
you have a different PATH compared to that set by the init-scripts.
>Does anybody have an explanation for this? That is, why would the machine
>(*) not be able to find its NIS server when booting, yet
>(*) be able to find its NIS server after booting?
Obviously something is starting out of sequence.
Another clue for you - "comp.os.linux.admin" is a bogus newsgroup only
carried on mis-configured news servers, or those that claim to have more
groups than anyone else. Try comp.os.linux.misc.
Old guy
|