Re: Flushing the nameserver cache on AIX



Thank you all for your responses.

I was actually looking to flush the client side cache. It seems that
AIX does not cache nameserver entries on the client side. Is there a
way to confirm this? Can I run some tests to confirm?

Thanks,
Jigar


Ian Northeast wrote:
On Wed, 06 Sep 2006 16:55:11 -0700, Jigs wrote:

Hi All,

Can anyone help me with flushing the nameserver cache on AIX? Solaris has
an equivalent nscd daemon that caches name service requests. Does AIX have
a similar daemon?

You seem to be confusing two different things here. Nscd is a client side
caching daemon which can cache hosts and user database information.
Caching hosts information is generally disabled by default these days as
nameserver caches work better - nscd does not IME respect TTLs.

The nameserver cache is in the namserver itself not on the client.

As far as I know nscd has never been available on AIX, nor is there any
equivalent. It's not normally needed as it primary purpose is to
address performance issues in large NIS+ networks and AIX doesn't use NIS+
by default. AIX clients do not ever cache hosts information AFAIK.

As Roy said, the normal way to flush a bind nameserver's cache is "rndc
flush", but as far as I can see IBM do not ship rndc with AIX. You could
install it from a regular bind distribution. Otherwise you can stop and
restart bind, which flushes the cache as it is in memory. This was the
only way with earlier versions.

Regards, Ian

.



Relevant Pages

  • Re: Flushing the nameserver cache on AIX
    ... Can anyone help me with flushing the nameserver cache on AIX? ... an equivalent nscd daemon that caches name service requests. ...
    (comp.unix.aix)
  • AIX reporting L2cache0 size
    ... I am in the process of upgrading a IBM Intellistation, ... from AIX 5.1 to AIX 5.3 ... I am under the impression that this processor has 8MB of L2 cache, ...
    (comp.unix.aix)
  • Re: How do I know the size of L2 cache on AIX 5.3 ?
    ... machine generally should have L2 cache which is not zero. ... on AIX 5.3? ... Did the same command, on a partition with dedicatad cpu's, L2 size is ...
    (comp.unix.aix)
  • Re: AIX reporting L2cache0 size
    ... I am under the impression that this processor has 8MB of L2 cache, ... processor has 8MB of L2 cache. ... If AIX 5.3 is getting it wrong and using only 4MB, ... It is extremely accurate. ...
    (comp.unix.aix)
  • lame server messages in named.log
    ... Mar 30 05:42:30.526 security: info: client 202.52.250.176#1052: ... query (cache) denied ...
    (RedHat)