 |
Index for Section 5 |
|
 |
Alphabetical listing for S |
|
 |
Bottom of page |
|
sys_attrs_token(5)
NAME
sys_attrs_token - token subsystem attributes
DESCRIPTION
This reference page lists and describes attributes for the cluster file
system (CFS) token (token) kernel subsystem. Refer to the sys_attrs(5)
reference page for an introduction to the topic of kernel subsystem
attributes.
svrtok_hash_size
Determines the size of the svrcfstok hash table.
On a CFS server, the svrcfstok hash table manages data structures that
represent each active file in the cluster.
For better hashing performance, the value you assign should be an odd
number. Because of this, if you set svrtok_hash_size to an even value,
the software automatically adds a 1 to it.
On a system that is strictly a CFS client, you can set svrcfstok to its
minimum value, 64.
Supported operations: Query; Configure at boot time
Default value: 797
Minimum value: 64
Maximum value: 16384
SEE ALSO
sys_attrs(5)
 |
Index for Section 5 |
|
 |
Alphabetical listing for S |
|
 |
Top of page |
|