PRIMECLUSTER Installation and Administration Guide 4.1 (for Solaris(TM) Operating System)
|
Contents
Index

|
F.3 Deleting a Procedure Resource
Take the following steps to delete a procedure resource on all nodes where the procedure resource needs to be changed.
Operation Procedure:
- Log in with the system administrator authority to the node from which the procedure resource is to be deleted.
- Execute the "cldelprocrsc(1M)" command to delete the procedure resource.

For details on the "cldelprocrsc(1M)" command, see the manual page.

When deleting a procedure resource, the procedure resource needs to meet the folloing conditions;
- The resource key of the procedure resource is SDISK,
- This procedure resource uses the state transition procedure registered in the BasicApplication class, and
- The node identification name is NODE1
# /etc/opt/FJSVcluster/bin/cldelprocrsc -n SDISK -c BasicApplication -s NODE1
- Deleting the state transition procedure
If a state transition procedure becomes unnecessary after all procedure resources that use that state transition procedure have been deleted, execute the cldelproc(1M) command to delete the state transition procedure.

For details on the "cldelproc(1M)" command, see the manual page.

When deleting a procedure resource, the procedure resource needs to meet the following conditions;
- The procedure name is program, and
- This procedure resource uses the state transition procedure registered in the BasicApplication class
# /etc/opt/FJSVcluster/bin/cldelproc -c BasicApplication program
All Rights Reserved, Copyright (C) FUJITSU LIMITED 2005