Installation guide

Using the RSN Software
6-6 Fault Tolerant System Administration (R1004H) HP-UX version 11.00.03
Checking Your RSN Setup
You can use the rsncheck command to display the configuration of your RSN
software and flags any errors. The rsncheck command performs the following
functions:
displays the machine name and site ID
checks that rsndbs, rsngetty, and rsn_monitor are currently running
and are set to respawn in /etc/inittab
ensures that rsntrans is enabled in /var/spool/cron/crontabs/sracs
displays the phone number and modem being used by the RSN software
checks that the protocol is RSNCP
The output of the rsncheck command lists any problems and the actions you can
take to correct them. The following is sample output:
# rsncheck
+=======================================================+
ERROR3: bridge system path is not set on chopin
Follow these instructions to set the
bridge_system_path:
Run ’rsnadmin’
Select ’local_info’
Select ’bridge_system_path’
Select ’set’.
Enter ’/’ if this is the system connected to
the HUB, otherwise enter the path of the
system connected to the HUB
Example: ’/net/machinename’
+=======================================================+
For more information, see the rsncheck(1M) man page.