From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 11 11:58:50 2014 Return-Path: Delivered-To: hackers@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 07C8C871 for ; Mon, 11 Aug 2014 11:58:50 +0000 (UTC) Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx12.netapp.com", Issuer "VeriSign Class 3 International Server CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BFEF32AE8 for ; Mon, 11 Aug 2014 11:58:49 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.01,841,1400050800"; d="asc'?scan'208";a="181243509" Received: from vmwexceht02-prd.hq.netapp.com ([10.106.76.240]) by mx12-out.netapp.com with ESMTP; 11 Aug 2014 04:58:50 -0700 Received: from HIOEXCMBX01-PRD.hq.netapp.com (10.122.105.34) by vmwexceht02-prd.hq.netapp.com (10.106.76.240) with Microsoft SMTP Server (TLS) id 14.3.123.3; Mon, 11 Aug 2014 04:58:22 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx01-prd.hq.netapp.com (10.122.105.34) with Microsoft SMTP Server (TLS) id 15.0.913.22; Mon, 11 Aug 2014 04:58:21 -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; Mon, 11 Aug 2014 04:58:21 -0700 From: "Eggert, Lars" To: "hackers@freebsd.org" Subject: nscd not caching Thread-Topic: nscd not caching Thread-Index: AQHPtVuLYaAik14OAEOAejvgb8mhtA== Date: Mon, 11 Aug 2014 11:58:21 +0000 Message-ID: <9F8FBD79-2825-4B22-BD14-EACF65A7DD50@netapp.com> 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=_A11AFBBE-B33C-4780-A4A8-DA70BFBF9564"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 11 Aug 2014 12:11:27 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 11:58:50 -0000 --Apple-Mail=_A11AFBBE-B33C-4780-A4A8-DA70BFBF9564 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, anyone have an idea why nscd would not be caching NIS lookups on = 10-RELEASE? My nsswitch.conf looks as follows: group: cache files nis #group_compat: nis hosts: cache files dns networks: files passwd: cache files nis #passwd_compat: nis shells: files services: cache files nis #services_compat: nis protocols: files rpc: 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 -nst just prints this and then sits = there: root@laurel:~ # nscd -nst 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: working in single-threaded mode Lars --Apple-Mail=_A11AFBBE-B33C-4780-A4A8-DA70BFBF9564 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+iv99ZcnpRveo1xAQK2FAP+NUpt0VBJpfd7SIRW2dTHsPdnVMExTUPM b9ZFI43D7kxvDQVIjPfYtHQvtxNAo6F47zSfitDjdEI7/EYy/n+4wuXgQj2XE7+7 gY6i24SVNcFf6rOERC0yyN1PtGsFA0aASOyhfPInkr+sKQ+2cgnIfedHhSpI/MFj ry3E7yjSV/Y= =Pa61 -----END PGP SIGNATURE----- --Apple-Mail=_A11AFBBE-B33C-4780-A4A8-DA70BFBF9564--