From owner-freebsd-current@freebsd.org Mon May 30 18:26:49 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57854B55F52 for ; Mon, 30 May 2016 18:26:49 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A2A517C5 for ; Mon, 30 May 2016 18:26:48 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1b7Rtm-0031mZ-53>; Mon, 30 May 2016 20:26:46 +0200 Received: from x5ce10b40.dyn.telefonica.de ([92.225.11.64] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (envelope-from ) id <1b7Rtl-0045jj-Qc>; Mon, 30 May 2016 20:26:46 +0200 Date: Mon, 30 May 2016 20:29:24 +0200 From: "O. Hartmann" To: "Ngie Cooper (yaneurabeya)" Cc: FreeBSD CURRENT Subject: Re: r 300949: rpcbind rejects to start: couldn't create ip6 socket Message-ID: <20160530202924.63629a4b.ohartman@zedat.fu-berlin.de> In-Reply-To: References: <20160529093230.68a5da55.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/WWXweY9JBCJK_uzFEr2Koh="; protocol="application/pgp-signature" X-Originating-IP: 92.225.11.64 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2016 18:26:49 -0000 --Sig_/WWXweY9JBCJK_uzFEr2Koh= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Am Sun, 29 May 2016 03:00:56 -0700 "Ngie Cooper (yaneurabeya)" schrieb: > > On May 29, 2016, at 00:32, O. Hartmann wr= ote: > >=20 > > After updating sources and build- and installworld, I realize that all = rpcbind related > > services, so far NFS, are not working. On a client I check the start of= rpcbind by > > setting option -d and receive the output shown below. > >=20 > > Well, prior to r300949 rpcbind started without complains - as it did wi= th r300901. > >=20 > > [...] > > rpcbind not running? > > Starting rpcbind. > > rpcbind debugging enabled. > > can't get local ip6 address: hostname nor servname provided, or not kno= wn > > couldn't create ip6 socket/etc/rc.d/rpcbind: WARNING: failed to start r= pcbind =20 >=20 > Hi, > Could you please try this patch with -d (it=E2=80=99ll continue on inste= ad of exiting=E2=80=A6 > I=E2=80=99m curious as to why it was failing before). Does IPv6 work in y= our environment? > Thanks! > -Ngie Well, funny is: staring rpcbind with options "-h 192.168.xxx.xxx -l -s -W" = does not make the rpcbind trying to create an IPv6 socket - which it fails due to absence= of IPv6 in kernel, but only "-h 192.168.xxx.xxx" does! I can reproduce this weird behaviour on several CURRENT systems on which IP= v6 is disabled by default. --Sig_/WWXweY9JBCJK_uzFEr2Koh= Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXTIaEAAoJEOgBcD7A/5N8HiwH/iZ6Que/lrs7eSgY/wfvR/4T +yXbts402qB1i0sE7HaMf/wBKM+KDPjC1MzsxDas+ZBnYQKZOnr300ZBFI7H8W77 BdIDt+wow+sCtboFG6Sp9FR6vjFwfTJN0cJ6P4wlYamyDMoWvt7TuQAHS8jG85V9 N9zSEb5Bj7BCwnFA/pt2NaO2Lo+F19cv1wHbsQzTFM+xVF/+xS1jMhZx8nrg1yBj hK0IiBQPwxvpbOD7i9dl0Cvtbbcqmq3gWlSjtIylW0JItBuijb5GVU+jD5j4U615 xh0GjeqYsWOZbo9pnzQqV7pvVzCIUOH5sHR0z0BQpB+9s86z3yKDX0GO136ZFts= =usF7 -----END PGP SIGNATURE----- --Sig_/WWXweY9JBCJK_uzFEr2Koh=--