HP CIFS Client A.02.02.03 Administrator's Guide
networkInterfaces = ("192.168.1.21/24",
"192.168.2.23/24")
bindUdpExplicitly If this variable is set to yes, HP CIFS Client binds UDP ports
to all networks explicitly. Otherwise, it binds to address
0.0.0.0, a wildcard for all network interfaces installed.
Binding explicitly may be required on operating systems
which do not handle the source IP address of broadcasts
correctly if there are multiple network interfaces. Please note
that HP CIFS Client has to use the socket option
SO_REUSEADDR and does not get an error if it binds to the
same socket as Samba. You may have to change the default
bind port for bindNbnsPort and bindNbdgsPort if you
use this option. By default, this parameter is set to no.
pagePoolInitialSize This integer variable defines the number of 8k pages of
virtual memory that is allocated in advance for every share.
The default value is 128.
nfs3 This section defines a default behavior which can be
overridden by specific configurations. The NFS3 section
contains the following parameters:
cacheFiles This variable defines the number of files cached by NFS
handle. The default is 500.
cacheOpenFiles This variable defines the number of files that can be kept
open even if they are not currently accessed. The default is
20.
changeMicrosecondFileTimes This boolean variable determines whether the microsecond
part of file modification dates is changed on each access.
Changing the modification date effectively disables the
kernel's NFS cache. The default is no.
fakeDirLinks This variable defines the number of hard-links displayed for
directories if the backend can not provide a valid value.
The default is 2.
fakeDirSize This variable defines the the size displayed for directories
if the backend can not provide a valid value. It should be
set to a multiple of the block size.
mnttabPrefix This boolean variable is used to specify whether the
identifier[cifs] is prefixed to listings of mounted CIFS file
systems in /etc/mnttab and the output of mount(1M)
and bdf(1M). If mnttabPrefix is set to no, the standard
UNIX format is used; if it is set to yes, the format is
"[cifs]server:/share". The default setting is no.
The format with which the mounted filesystem is displayed
depends on the setting of mnttabPrefix at the time the
filesystem is mounted. To change the format after the
filesystem has been mounted, you must unmount and remount
the filesystem.
nfsKernelCacheTime NFS kernel is cached for this amount of time (in seconds).
A variable that can enable kernel caching by NFS. This
improves performance of certain types of operations by
reducing the number of calls sent over the network. The
deault setting is 0 second.
52 Configuration File