Solaris Tunable Parameters Reference Manual

nfs:nfs3_pathconf_disable_cache

Description

Controls the caching of pathconf(2) information for NFS Version 3 mounted file systems.

Data Type

Integer (32–bit)

Default

0 (caching enabled)

Range

0 (caching enabled), 1 (caching disabled)

Units

Boolean values

Dynamic?

Yes

Validation

None

When to Change

The pathconf information is cached on a per file basis. However, if the server can change the information for a specific file dynamically, then use this parameter to disable caching because there is no mechanism for the client to validate its cache entry.

Stability Level

Evolving