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

that are still running. Use the ABORT CLIM, INTFALL command to stop these interfaces on the
failover CLIM.
If the CLIM is configured in STORAGE MODE and is being used by the storage subsystem,
you cannot delete the CLIM.
DELETE PROVIDER
The DELETE PROVIDER command deletes the specified provider from this system. The provider must
be in the STOPPED state, and no CLIM can exist that specifies the provider in its configuration. For
the IPDATA provider, if an existing CLIM refers to the provider in its configuration, you must delete
the CLIM before deleting the provider.
The subordinated ROUTE objects must be deleted before the PROVIDER object can be deleted.
DELETE PROVIDER Command Syntax
DELETE PROVIDER $ZZCIP.prov-name
prov-name
Is the name of the provider to delete.
Example 34 deletes the provider named ZTC2.
Example 34 DELETE PROVIDER
> DELETE PROV $ZZCIP.ZTC2
Guidelines
The default IPDATA provider name ZTC0 cannot be deleted.
The proper order for deleting objects is:
Remove all ROUTE objects1.
2. Remove all PROVIDER objects of TYPE MAINTENANCE
3. Remove all CLIM objects
4. Remove all PROVIDER objects of TYPE IPDATA
This order avoids the problem of a delete request being rejected due to the specified object
being referenced by other objects.
HP recommends a 15–second delay between issuing a DELETE PROVIDER command and
issuing an ADD PROVIDER command. This delay is especially recommended for the
MAINTENANCE PROVIDER.
The IPDATA provider object cannot be deleted if there are configured interfaces associated
with the provider, including data interfaces configured on CLIMs that have the MULTIPROV
attribute set to ON. To see these data interfaces, issue the CLIMCMD
{clim-name|ip-address} climconfig prov -info {prov-name | all}, as described under
climconfig.prov(1).
DELETE ROUTE
The SCF DELETE ROUTE command deletes the specified ROUTE object from this system.
DELETE ROUTE Command Syntax
DELETE ROUTE $ZZCIP.prov-name.route-name
prov-name
Specifies the parent provider.
route-name
Specifies the name of the ROUTE to delete.
Example 35 deletes a ROUTE named ROUTE2 associated with parent provider ZTC1.
234 SCF Reference for CIP