Examples Of Primary Dfs Functions - HP j6750 Supplementary Manual

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

Examples of Primary DFS Functions

# For purposes of the examples, harpoon is dce server and
# softtail is dce client.
# If using an SCM, create that first.
# Then create the first FLDB server.
# Then create the first Fileset Server (ie root.dfs).
# Having problems when first FLDB server and first fileset
server
# are not on the same machine.
# Then create the dfsclients.
# The upserver (SCM) is written to control the following lists:
#
admin.butc,
admin.bos
# Upclients must be started using tcl_dfs_start_upclient.
**************************************************************
# CONFIGURE SCM (upserver)
# tcl_dfs_config_dfsscm hostname celladmin celladmin_pw
tcl_dfs_config_dfsscm harpoon cell_admin -dce-
**************************************************************
**************************************************************
# CONFIGURE FLDB SERVER
# tcl_dfs_config_dfsfldb hostname celladmin celladmin_pw
tcl_dfs_config_dfsfldb harpoon cell_admin -dce-
**************************************************************
**************************************************************
# CONFIGURE FTSERVER
#
tcl_dfs_config_dfsfs
fileset_name \
#
agg_name agg_dev_name agg_id agg_fs_type init_lfs \
#
epi_force blksize fragsize
tcl_dfs_config_dfsfs harpoon cell_admin -dce- root.dfs epi1 /
dev/vg00/lvol8 \
1 episode y y 8192 1024
**************************************************************
**************************************************************
# CONFIGURE A DFS CLIENT
# tcl_dfs_config_dfsclient cache_type cache_size cache_dir
# test disk cache
tcl_dfs_config_dfsclient disk 10000 /var/opt/dce/adm/dfs/cache
# test mem cache
tcl_dfs_config_dfsclient mem 1000 /var/opt/dce/adm/dfs/cache
**************************************************************
136
admin.bak,
admin.fl,
hostname
admin.ft,
admin.up,
celladmin
celladmin_pw

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents