From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 13:57:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10C537B401 for ; Thu, 17 Apr 2003 13:57:46 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC1143FAF for ; Thu, 17 Apr 2003 13:57:46 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h3HKvjS9026357; Thu, 17 Apr 2003 15:57:45 -0500 (CDT) (envelope-from dan) Date: Thu, 17 Apr 2003 15:57:45 -0500 From: Dan Nelson To: Blake Swensen Message-ID: <20030417205745.GB28037@dan.emsphone.com> References: <3E9F10A9.3050207@pyramus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E9F10A9.3050207@pyramus.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: FreeBSD List Subject: Re: Yp server not pushing out maps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 20:57:47 -0000 In the last episode (Apr 17), Blake Swensen said: > > The master server has stopped pushing maps out the slave server. For > example: > Updating master.passwd.byuid... > yppush: transfer of map master.passwd.byuid to server phil failed > yppush: status returned by ypxfr: Master's version not newer > yppush: transfer of map master.passwd.byuid to server samson failed > yppush: status returned by ypxfr: Master's version not newer > Pushed master.passwd.byuid map. > > However both computers are being updated by the same NTP server and the > maps on the slave (phil) are older than the maps on the master (samson). Run "ypmatch YP_LAST_MODIFIED master.passwd.byuid" on both master and slave, and compare the numbers to verify that in fact the slave's map is older. -- Dan Nelson dnelson@allantgroup.com