From owner-freebsd-current@FreeBSD.ORG Thu Aug 14 11:27:29 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A54B931 for ; Thu, 14 Aug 2014 11:27:29 +0000 (UTC) Received: from mx11.netapp.com (mx11.netapp.com [216.240.18.76]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx11.netapp.com", Issuer "VeriSign Class 3 International Server CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F11E4281F for ; Thu, 14 Aug 2014 11:27:28 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.01,862,1400050800"; d="asc'?scan'208";a="140104260" Received: from vmwexceht06-prd.hq.netapp.com ([10.106.77.104]) by mx11-out.netapp.com with ESMTP; 14 Aug 2014 04:27:28 -0700 Received: from HIOEXCMBX04-PRD.hq.netapp.com (10.122.105.37) by vmwexceht06-prd.hq.netapp.com (10.106.77.104) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 14 Aug 2014 04:26:50 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx04-prd.hq.netapp.com (10.122.105.37) with Microsoft SMTP Server (TLS) id 15.0.913.22; Thu, 14 Aug 2014 04:26:49 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::f0de:b572:dd26:36b5%21]) with mapi id 15.00.0913.011; Thu, 14 Aug 2014 04:26:49 -0700 From: "Eggert, Lars" To: "current@freebsd.org" Subject: nscd not caching Thread-Topic: nscd not caching Thread-Index: AQHPt7KjJmpD94JuA0qgbFukGy7xyA== Date: Thu, 14 Aug 2014 11:26:48 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.1878.6) x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_21F53EF8-54DC-4516-BACE-AD3A401FCD8C"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 14 Aug 2014 11:27:29 -0000 --Apple-Mail=_21F53EF8-54DC-4516-BACE-AD3A401FCD8C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii [Resending to current@, since I can't get it to work on -CURRENT = either.] Hi, anyone have an idea why nscd would not be caching NIS lookups? My nsswitch.conf looks as follows: group: cache files nis hosts: cache files dns networks: cache files passwd: cache files nis shells: files services: cache files nis protocols: cache files rpc: cache files nisdomain is set and ypbind is started, and I see lots of NIS traffic = going in and out. But nothing is cached; running nscd with -t just prints this and then = then nothing, ever: M1 from main: successfully daemonized M1 from main: request agents registered successfully M2 from cache: cache was successfully initialized M2 from runtime environment: using socket /var/run/nscd M2 from runtime environment: successfully initialized M1 from main: thread #0 was successfully created M1 from main: thread #1 was successfully created M1 from main: thread #2 was successfully created M1 from main: thread #3 was successfully created M1 from main: thread #4 was successfully created M1 from main: thread #5 was successfully created M1 from main: thread #6 was successfully created M1 from main: thread #7 was successfully created Lars --Apple-Mail=_21F53EF8-54DC-4516-BACE-AD3A401FCD8C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQCVAwUBU+ydHdZcnpRveo1xAQJQ3gP+OTe/yYJrI25SLsLeYVypEyuEsNL3Pfvs 29COKz7zDFTFt8iKHxGZtwCv61xE057hRyV/sbB040fDn3L2JLNKzbwGEbIuIAxW Hiu52ZI1/4dEUezGOg22pz5kpTuJ47qyxAA56zvydg6kqcJw040gKc92FNWT9GfH 6dPbPDL37zQ= =fyQO -----END PGP SIGNATURE----- --Apple-Mail=_21F53EF8-54DC-4516-BACE-AD3A401FCD8C--