
3.3XSCF Web
XSCF Web lets you execute DR functions from a browser. XSCF Web is beyond the scope of this document. For details, refer to SPARC Enterprise M4000/M5000/M8000/M9000 Servers XSCF User’s Guide.
3.4RCM Script
Reconfiguration Coordination Manager (RCM) is a framework used to manage the dynamic disconnection of system components. RCM provides script functions that enable you to write your own scripts for dynamic reconfiguration.
Using RCM scripts enables you to avoid complicated DR operations (e.g., stopping applications and releasing devices from applications).
For details of how to register RCM scripts and script execution timing, see the Solaris man page for rcmscript(4).
Note – (Note 1) An RCM script can only automate actions performed to prepare for the deletion of a system board. When a system board is added to a domain, any actions required for use of the added resources must be manually performed.
Note – (Note 2) You should test the RCM scripts you create for DR before executing the DR operations. The RCM scripts may not be able to execute certain processing.
Chapter 3 DR User Interface