PRIMECLUSTER Wizard for NetWorker starts and stops NetWorker by the script. PRIMECLUSTER Wizard for NetWorker provides user interfaces that allow users to perform unique operation during NetWorker start/stop.
For example, application startup/stop and batch processing can be executed along with startup or stop of NetWorker.
Script
PreOnlineScript
Executed before Online processing
PostOnlineScript
Executed after Online processing
PreOfflineScript
Executed before Offline processing
PostOfflineScript
Executed after Offline processing
FaultScript
Executed when failures occur
Notice
Execute the scripts using root privileges.
The exit code 0 indicates normal termination. The value other than 0 indicates abnormal termination or Online processing and Offline processing of userApplication failure.
If the script exceeds the maximum execution time (ScriptTimeout), switching process will fail.
Each script has the environment variable defined in RMS.
Information
For details of each script, see “2.6.3 Script” of the “PRIMECLUSTER RMS Configuration and Administration Guide”.