Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

SUB
Determines the set of objects and subordinate objects that the command targets:
ONLY specifies that only subordinate objects are targets of the command.
ALL specifies that the named object and the subordinate objects are targets of the command.
This is the default used if the SUB keyword is used but no option is selected.
NONE specifies that none of the subordinate objects are targets of the command. This is
the default selected if the SUB keyword is not used.
Example 82 stops the CIP subsystem on this system.
Example 82 STOP PROCESS
> STOP PROCESS $ZZCIP, SUB ALL
STOP PROCESS Guidelines
MON objects are not affected by STOP PROCESS even when the SUB ALL or SUB ONLY option
is specified.
STOP PROVIDER
The STOP PROVIDER command terminates operations on a provider, provided that the system has
no existing sockets using the provider.
STOP PROVIDER Command Syntax
STOP PROVIDER $ZZCIP.prov-name
prov-name
Is the name of the provider to stop. A wildcard can specify a set of providers.
Example 83 stops the PROVIDER ZTC1.
Example 83 STOP PROVIDER
> STOP PROVIDER $ZZCIP.ZTC1
STOP PROVIDER Guidelines
HP recommends a 15–second delay between issuing a STOP PROVIDER command and issuing a
DELETE PROVIDER command. This delay is especially recommended for the MAINTENANCE
PROVIDER.
SWITCH CLIM
The SWITCH CLIM command initiates a manual CLIM-to-CLIM failover operation. It can specify
either a single interface or all the interfaces on a CLIM. The type of operation is given as a parameter
and can be:
Migrate all the resources using the specified interface(s) to the alternate interface of their configured
failover pair(s). Both home and visiting resources could be moved.
FAILOVER
Migrate the home resources of the specified interface(s) back to their home interface(s), reversing the
actions of a previous automatic failover. Resources already on their home interface are not moved.
RESTORE
CIPMAN SCF Commands 273