ypbind init script fails

Karl Larsen k5di at zianet.com
Mon Jul 16 23:46:42 UTC 2007


bruce wrote:
> karl....
>
> why would chkconfig automatically solve his issue(s) regarding nis/ypbind
> starting on an intermittent basis?
>
> if there's something else going on behind the scenes, then chkconfig may
> have no affect at all...
>
> is this the 1st attempt at running nis/ypbind on the server? are there other
> services running on the box? which services?
>
> are there any kind os security services being run on the box that might be
> interfering?
>
>
>
> -----Original Message-----
> From: fedora-list-bounces at redhat.com
> [mailto:fedora-list-bounces at redhat.com]On Behalf Of Karl Larsen
> Sent: Monday, July 16, 2007 4:21 PM
> To: For users of Fedora
> Subject: Re: ypbind init script fails
>
>
> Andrew Robinson wrote:
>   
>> I'm running FC6 on an eMachines laptop. I'm trying to configure NIS
>> for my growing home network. I seem to be having peculiar problems
>> with the ypbind init script. When I try to start the init script, it
>> fails:
>>
>> [root at proteus ~]# /etc/rc.d/init.d/ypbind start
>> Starting NIS service:                                      [  OK  ]
>> Binding  NIS service: .........                            [FAILED]
>> Shutting down NIS service:                                 [  OK  ]
>>
>> However, I find that if I run the init script with the restart option,
>> it will often, but not always, succeed:
>>
>> [root at proteus run]# /etc/rc.d/init.d/ypbind restart
>> Shutting down NIS service:                                 [FAILED]
>> Starting NIS service:                                      [  OK  ]
>> Binding  NIS service: ...                                  [  OK  ]
>>
>> If I start ypbind by itself from a command line, it always succeeds. I
>> verify the successes and failures with ps, ypwhich and ypcat commands.
>>
>> Anyone have a clue as to what is going on here? I've been looking for
>> some indication in some log, but haven't found any. The goal is to get
>> the init script to succeed on boot up. (The init script gives the same
>> messages at bootup as it does when run with "start" from the command
>> line.)
>>
>> Thanks!
>>
>> Andrew Robinson
>>
>>     
>     Try chkconfig ypbind on and when you reboot it will be on and stay on.
>
> Karl
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
>   
    Well what I read indicated he was trying to start it from 
/etc/rc.d/init.d and my experience has been poor using that. chkconfig 
works fine on FC6 and assumed it would for him. It appears he has a more 
General failure from his response.

Karl




More information about the fedora-list mailing list