Planning and Configuring HP DCE 1.8

Chapter 5 97
Configuring HP DCE Cells
Configuring Cells Using dce_config
Attempting to stop all running DCE daemons...
Successfully stopped all running DCE daemons...
Attempting to remove all remnants of previous DCE
configurations...
Successfully removed all remnants of previous DCE
configurations for all components...
Re-initializing the dce_config environment
3. If you are unconfiguring an entire cell, repeat steps 1 and 2 on each
cell member.
4. If you want to reconfigure the cell, do so as described starting with
the section "Initial Cell Configuration". Reconfigure the cell only after
you have run the REMOVE option on each cell member.
dce_config Error and Message Logging
dce_config and its component scripts write log messages containing
errors, warnings, action summaries, and action details. Some log
messages are written to stdout; log messages are also written to
/var/opt/dce/config/dce_config.log.
Log messages have different priorities, based on content, which
determine both where the messages are logged and how they are
formatted. Table 5-1 describes log message types (in priority order from
highest to lowest), their format, and their content.
Table 5-1 dce_config Message Categories
Priority Format Content
ERROR ERROR:<message> Result of an operation that was not as
expected, and is probably fatal. Always
followed by a prompt for user to
continue or quit.
WARNING WARNING:<message> Information the user should be aware of
before proceeding. Always non-fatal.
Always logged to display and to log
file. Always followed by a prompt for
user to continue or quit unless
DO_CHECKS="n".