On Fri, 5 Sep 2003 22:47:02 +0300
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> Is there anybody out there who successfully uses the rpc.ypxfrd(8)
> server to speed up distribution of NIS maps, either on 4.x or 5.x?
> I have trouble getting it to work.
> 
> 
> Cheers,
> -- 
> Ruslan Ermilov                Sysadmin and DBA,
> [EMAIL PROTECTED]             Sunbay Software Ltd,
> [EMAIL PROTECTED]             FreeBSD committer
> 

I recently switched NIS master to 4.8-STABLE, and had some trouble.

To make long story short, I did:

1. edit /var/yp/ypservers to make it single array of slaves. For example,

        server1 server1
        server2 server2
        server3 server3
        ...

        to

        server1
        server2
        server3
        ...

2. cd /var/yp && make


Qurious, which of ypinit, yppoll is to be blamed.



horio shoichi

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to