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

configuring a single-node server

Page 16 highlights

What's in This Version Features 5 Configure cdsd: tcl_dce_config_cdsserver (hostname cellname \ > sec_server celladmin celladmin_pw) The hostname parameter can be passed as either the full domain name (for example, blech.ch.apollo.hp.com) or the short name (for example, blech). Specify the cellname parameter without the /.../ in front. The dts_type parameter should be one of 'client', 'local', 'global' or 'none'. Choose your own celladmin account name (usually 'cell_admin') and password. If you are configuring a single-node server, sec_server should be the same as hostname. For example: dcecp> tcl_dce_config_cdsserver oddball gumby1 \ >oddball cell_admin -dce: dcecp> 6 Configure dtsd: tcl_dce_config_dtsserver (hostname dts_type \ > celladmin celladmin_pw) The hostname parameter can be passed as either the full domain name (for example, blech.ch.apollo.hp.com) or the short name (for example, blech). Specify the cellname parameter without the /.../ in front. The dts_type parameter should be one of 'client', 'local', 'global' or 'none'. Choose your own celladmin account name (usually 'cell_admin') and password. For example: dcecp> tcl_dce_config_dtsserver oddball client \ > cell_admin -dce: dcecp> 16

  • 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

16
What’s in This Version
Features
5
Configure cdsd:
tcl_dce_config_cdsserver (hostname cellname \
> sec_server celladmin celladmin_pw)
The
hostname
parameter can be passed as either the full domain name (for
example, blech.ch.apollo.hp.com) or the short name (for example, blech).
Specify the
cellname
parameter without the /.../ in front. The
dts_type
parameter should be one of ‘client’, ‘local’, ‘global’ or ‘none’. Choose your own
celladmin
account name (usually ‘cell_admin’) and password. If you are
configuring a single-node server,
sec_server
should be the same as
hostname
.
For example:
dcecp> tcl_dce_config_cdsserver oddball gumby1 \
>oddball cell_admin -dce-
:
dcecp>
6
Configure dtsd:
tcl_dce_config_dtsserver (hostname dts_type \
> celladmin celladmin_pw)
The
hostname
parameter can be passed as either the full domain name (for
example, blech.ch.apollo.hp.com) or the short name (for example, blech).
Specify the
cellname
parameter without the /.../ in front. The
dts_type
parameter should be one of ‘client’, ‘local’, ‘global’ or ‘none’. Choose your own
celladmin
account name (usually ‘cell_admin’) and password.
For example:
dcecp> tcl_dce_config_dtsserver oddball client \
> cell_admin -dce-
:
dcecp>