| PRIMECLUSTER Installation and Administration Guide 4.1 (for Solaris(TM) Operating System) |
Contents
Index
![]()
|
| Appendix F Registering, Changing, and Deleting State Transition Procedure Resources for SynfinityCluster Compatibility |
Take the following steps to delete a procedure resource on all nodes where the procedure resource needs to be changed.
Operation Procedure:
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
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
Contents
Index
![]()
|