Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 08:24:57 +0900
From:      horio shoichi <bugsgrief@bugsgrief.net>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: rpc.ypxfrd(8)
Message-ID:  <20030905.232459.4e06fd01cf304f07.10.0.3.9@bugsgrief.net>
In-Reply-To: <20030905194702.GA81946@sunbay.com>
References:  <20030905194702.GA81946@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Sep 2003 22:47:02 +0300
Ruslan Ermilov <ru@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@sunbay.com		Sunbay Software Ltd,
> ru@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030905.232459.4e06fd01cf304f07.10.0.3.9>