HP Visualize b2000 hp enterprise file system: release note for hp DCE/9000 enh - Page 17

Will create a CDS replica server on an existing dce client machine. The node

Page 17 highlights

What's in This Version Features 7 Configure security replica: tcl_dce_config_secreplica (hostname celladmin \ > celladmin_pw) This function allows an existing dce client machine to become a security replica. The hostname will be the used as the name of the replica. The node you run this function on must be an existing dce client machine. For example: dcecp> tcl_dce_config_secreplica oddball cell_admin \ > -dce: dcecp> 8 Configure cds replica: tcl_dce_config_cdsreplica (hostname cds_server \ > celladmin celladmin_pw cds_dirlist) Will create a CDS replica server on an existing dce client machine. The node you run this function on must be an existing dce client. The hostname will be used as the name of the clearinghouse (with '_ch' appended). The cds_dirlist parameter is a space-separated list (in braces) of CDS directories that should be replicated in the new CDS server. The "/.:" directory is always automatically replicated. For example: dcecp> tcl_dce_config_cdsreplica oddball harpoon cell_admin -dce- \> {/.:/hosts /.:/hosts/oddball /.:/ hosts/blech}: dcecp> 17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40

17
What’s in This Version
Features
7
Configure security replica:
tcl_dce_config_secreplica (hostname celladmin \
> celladmin_pw)
This function allows an existing dce client machine to become a security replica.
The
hostname
will be the used as the name of the replica. The node you run
this function on must be an existing dce client machine.
For example:
dcecp> tcl_dce_config_secreplica oddball cell_admin \
> -dce-
:
dcecp>
8
Configure cds replica:
tcl_dce_config_cdsreplica (hostname cds_server \
> celladmin celladmin_pw cds_dirlist)
Will create a CDS replica server on an existing dce client machine. The node you
run this function on must be an existing dce client. The
hostname
will be used
as the name of the clearinghouse (with ‘_ch’ appended). The
cds_dirlist
parameter is a space-separated list (in braces) of CDS directories that should be
replicated in the new CDS server. The “/.:” directory is always automatically
replicated.
For example:
dcecp> tcl_dce_config_cdsreplica oddball harpoon
cell_admin -dce- \> {/.:/hosts /.:/hosts/oddball /.:/
hosts/blech}: dcecp>