HP j6750 Supplementary Manual page 120

Enterprise file system, planning and configuring hp dce/9000 enhanced dfs version 3.0
Hide thumbs Also See for j6750:
Table of Contents

Advertisement

TCL Functions
DFS TCL Functions
NAME
tcl_dfs_config_dfsclient
The local host must already be configured with DCE, either as a client or a
server.
SYNOPSIS
tcl_dfs_config_dfsclient (cache_type cache_size cache_dir)
PARAMETERS
cache_type
Type of caching to use. The only two legal values are 'disk' and 'mem'.
Using anything else will result in an error.
cache_size
Size to use when creating the cache, whether it is disk or memory cache
(ex: 10000).
cache_dir
Location of the directory (ex: /var/opt/dce/adm/dfs/cache). When the
caching type is 'mem', the file created is needed, even though it is a dummy
file. When the caching type is 'disk', the file is real.
RETURNS
TCL_OK
Successfully configured the local host as a dfs client.
err_msg
An error was encountered.
120
- Configures the local host as a dfs client

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents