Diskbuffsize

The diskbuffsize option specifies the maximum disk I/O buffer size (in kilobytes) that the client can use when reading files. The diskbuffsize option replaces the largecommbuffers option.

Windows operating systemsLinux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsOptimal backup, archive, or HSM migration client performance can usually be achieved if the value for this option is equal to or smaller than the amount of file read ahead provided by the client file system. A larger buffer requires more memory and it might not improve performance.

Important: Use the default setting, unless otherwise directed by IBM® support personnel.
Windows operating systemsLinux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systems

Supported Clients

This option is valid for all clients.

Options File

Windows operating systemsPlace this option in the client options file (dsm.opt).

Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsPlace this option in the client system-options file (dsm.sys) within a server stanza.

Syntax

Read syntax diagramSkip visual syntax diagramDISKBuffsize  size

Parameters

Windows operating systemsLinux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemssize
Windows operating systemsLinux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsSpecifies the maximum disk I/O buffer size (in kilobytes) that the client uses when reading files. The range of values is 16 through 1023; the default is 256. If enablelanfree yes is set, the default setting for diskbuffsize is 32.

Examples

Options file:
diskbuffsize 64
Command line:
Does not apply.