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

Causes the command to execute without displaying a warning and request for operator confirmation.
Example 25 stops the CIP subsystem until the persistence manager restarts it.
Example 25 ABORT PROCESS
> ABORT PROCESS $ZZCIP , SUB ALL
Open sockets still exist, okay to continue? Y
ABORT PROCESS Guidelines
MON objects are not affected even with the SUB ALL or SUB ONLY options
ABORT PROVIDER
The ABORT PROVIDER command terminates operations on a provider, even if the provider has
open sockets. Existing sockets and connections associated with the provider are cleared.
ABORT PROVIDER Command Syntax
ABORT PROVIDER $ZZCIP.prov-name [,FORCED]
prov-name
Is the name of the provider to abort. A wildcard can specify a set of providers.
FORCED
Causes the command to execute without displaying a warning and request for operator
confirmation.
Example 26 halts PROVIDER ZTC2 with no warning, even if sockets currently exist:
Example 26 ABORT PROVIDER
> ABORT PROVIDER $ZZCIP.ZTC2 , FORCED
ABORT PROVIDER Guidelines
HP recommends having a 15–second delay between issuing an ABORT PROVIDER command and
issuing a DELETE PROVIDER command. This delay is especially recommended for the
MAINTENANCE PROVIDER.
ADD Commands
ADD is a sensitive command that adds an object to the CIP subsystem. The fully qualified name
assigned to the created object must be unique. The ADD command does not support wildcard
characters.
The CIP subsystem does not support the ADD MON or ADD PROCESS command. Add the CIPMON
and CIPMAN processes in the Kernel subsystem, as described in Chapter 3 (page 69).
ADD CLIM
The ADD CLIM command makes a CLIM known to the system by specifying the name and location
of the CLIM. The subsystem does not reveal whether an operational CLIM exists at the specified
LOCATION until the CLIM object is started.
ADD CLIM Command Syntax
ADD CLIM $ZZCIP.clim-name
,LOCATION (group, module, slot, port, fiber)
[ , CONNPTS { 1 | 2 } ]
[ , MODE STORAGE | [, MODE {IP | OPEN}]
[, MULTIPROV { ON | OFF } ]
[, PROVIDER prov-name] ]
226 SCF Reference for CIP