rpc.ypxfrd(8)

horio shoichi bugsgrief at bugsgrief.net
Fri Sep 5 16:25:11 PDT 2003


On Fri, 5 Sep 2003 22:47:02 +0300
Ruslan Ermilov <ru at FreeBSD.org> 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,
> ru at sunbay.com		Sunbay Software Ltd,
> ru at FreeBSD.org		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



More information about the freebsd-current mailing list