From owner-freebsd-isp Wed Jun 6 12:47:56 2001 Delivered-To: freebsd-isp@freebsd.org Received: from phoenix.volant.org (dickson.phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (Postfix) with ESMTP id 544BE37B406 for ; Wed, 6 Jun 2001 12:47:51 -0700 (PDT) (envelope-from patl@Phoenix.Volant.ORG) Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with esmtp (Exim 1.92 #8) for freebsd-isp@freebsd.org id 157jHS-00078R-00; Wed, 6 Jun 2001 12:47:51 -0700 Received: from localhost (localhost [127.0.0.1]) by asimov.phoenix.volant.org (8.9.3+Sun/8.9.3) with SMTP id MAA09315 for ; Wed, 6 Jun 2001 12:47:49 -0700 (PDT) From: patl@Phoenix.Volant.ORG Date: Wed, 6 Jun 2001 12:47:49 -0700 (PDT) Reply-To: patl@Phoenix.Volant.ORG Subject: Urgent: yppush hangs when pushing to Solaris8 To: freebsd-isp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a customer with an NIS master set up on FreeBSD 4.1 and a slave on a Netra X1 running Solaris8. When I try to yppush from the server, it fails after a long (5 min+) hang. Here's a log (with actual host/ domain names obscured): root@fbsd.1006>yppush -vvv netgroup.byhost yppush: initiating transfer: netgroup.byhost -> fbsd.my.dom (transid = 991850786) yppush: fbsd.my.dom has been called yppush: checking return status: transaction ID: 991850786 yppush: transfer of map netgroup.byhost to server fbsd.my.dom failed yppush: status returned by ypxfr: Master's version not newer yppush: initiating transfer: netgroup.byhost -> x1.my.dom (transid = 991850787) yppush: x1.my.dom has been called yppush: all jobs dispatched yppush: x1.my.dom has not responded yppush: fbsd.my.dom has responded yppush: 1 transfer still pending yppush: timed out yppush: warning: exiting with transfer to x1.my.dom (transid = 991850787) still pending Getting a suitable log from the Solaris side appears to be more difficult. A manual ypxfr yields: root@x1.28> /usr/lib/netsvc/yp/ypxfr -f netgroup.byhost ypxfr: couldnot get fbsd.my.dom address (info) fbsd.my.dom nis.dom netgroup.byhost ypxfrd getdbm failed (reason = -1) -- using ypxfr Note that fbsd.my.dom is explicitly in the /etc/hosts file on the x1; and, of course, it is in both the NIS and DNS maps and the machines are able to communicate with no problems. I do not have ypxfrd running on the FreeBSD box because of the incompatability between *BSD and Sun implementations. If we can't get this push fixed, they will probably abandon the use of FreeBSD... -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message