RDF System Management Manual

Table Of Contents
Managing RDF
HP NonStop RDF System Management Manual524388-003
5-17
Stopping RDF From the Backup System
Stopping RDF From the Backup System
If you issue a STOP RDF command on the primary system when the communications
lines are down, then you must also do so on the backup system. That is the only time
you should ever issue a STOP RDF command on the backup system.
RDF can recover from a communications line failure, as explained under Responding
to Operational Failures earlier in this section.
When you issue a STOP RDF command on the backup system, RDFCOM attempts to
contact the RDF monitor on the primary system. After discovering that the monitor is
not accessible, RDFCOM sends individual stop messages to all RDF processes on the
backup system.
If RDFCOM can contact the monitor on the primary system, the STOP RDF command
is aborted.
To stop the RDF processes on the backup system, RDFCOM must be able to locate
the RDF control subvolume (whose name is the same as that of the control subvolume
on the primary system). You must explicitly specify the control subvolume name when
you start the RDFCOM session. For example, if the associated primary system is
named \DALLAS and you did not specify a suffix in the INITIALIZE RDF command,
start the RDFCOM session on the backup system as follows:
>RDFCOM DALLAS; STOP RDF
If the associated primary system is named \DALLAS and you specified the suffix “3” in
the INITIALIZE RDF command, start the RDFCOM session on the backup system as
follows:
>RDFCOM DALLAS3; STOP RDF
An alternative way to stop RDF on the backup system is to enter the following
command through TACL:
>STATUS *, PROG RDF-software-loc.*, STOP
Caution. Issuing this command in this situation is only safe, however, if this is the backup
system for a single RDF environment.