Advisory notes for script usage are given below.
A prerequisite for the use of scripts is operational checks by the user. This function does not check the validity of the user script itself.
Any trouble occurring from execution of scripts is the responsibility of the user.
When an operation is stopped due to an error, scripts after that operation will not be executed.
When the following conditions are satisfied, the scripts are executed even if an error occurs during the operation.
When performing "Batch power on" or "Batch power off", an error occurs in some L-Server operations
When communication with VM management software such as vCenter is not possible after L-Server power operations are executed
In the case above, PROGRESS="Error".
By identifying the character string above in the scripts, the scripts can be set not to execute, when an error occurs.
When a manager is restarted during an operation, scripts from before that operation will be executed again.
During the script execution, the operation is not recovered if the status is as follows: Search for the relevant process using the Task Manager (for Windows) or the ps command (for Linux), and then manually stop the script.
When the script before operations is not recovered
Recent operations have not progressed from 0%
FJSVrcx:INFO:21164:Script name:script execution started event log is output
FJSVrcx:INFO:21165:Script name:script execution completed or JSVrcx:ERROR:61195: Script name:script error (return value = value ) event log is not output
When the script after operations is not recovered
FJSVrcx:INFO:21164:Script name:script execution started event log is output
FJSVrcx:INFO:21165:Script name:script execution completed or JSVrcx:ERROR:61195: Script name:script error (return value = value ) event log is not output
When batch power on of L-Servers in a Tenant is performed, the power operation scripts of L-Platforms and L-Servers are not executed.
When subscribing, unsubscribing, and batch power supply operations of L-Platform are executed, none of the creation, deletion, or power supply operation scripts of L-Servers are executed.