setpwronpausestage.sh
Function
Format
setpwronpausestage.sh [pausethirdinsmod | resumethirdinsmod | pausenodepoweron | resumenodepoweron | pauseobjpoweron | resumeobjpoweron]
Parameters
Parameter |
Description |
Value |
---|---|---|
pausethirdinsmod | Suspends module loading. This parameter takes effect only after the storage system restarts. | - |
resumethirdinsmod | Resumes module loading. | - |
pausenodepoweron | Suspends the adding of a specified controller into a cluster. If the controller has been added into a cluster, the storage system must be restarted for the suspension to take effect. | - |
resumenodepoweron | Resumes the adding of a specified controller into a cluster. | - |
pauseobjpoweron | Suspends object power-on. This command must be executed on the master controller. If this object has been powered on, the storage system must be restarted for the suspension to take effect. If the ID of the master controller is different from that before the restart, you must execute this command on the new master controller for the suspension to take effect. | - |
resumeobjpoweron | Resumes object power-on. | - |
Usage Guidelines
The suspension or resuming operation is performed for different objects based on the parameter you set. For example, if you run "setpwronpausestage.sh pausenodepoweron", the adding of a specified controller into a cluster will be suspended. If you run "setpwronpausestage.sh resumenodepoweron", the adding of a specified controller into a cluster will be resumed. If the controller has been powered on, you must restart the storage system for the command to take effect.
Example
-
Suspend module loading.
Storage: minisystem> setpwronpausestage.sh pausethirdinsmod Please reboot the system to take effect.
-
Resume module loading.
Storage: minisystem> setpwronpausestage.sh resumethirdinsmod
-
Suspend the adding of a specified controller into a cluster.
Storage: minisystem> setpwronpausestage.sh pausenodepoweron If the system power-on has gone through this phase, you must restart the storage system to enable the command to take effect.
-
Resume the adding of a specified controller into a cluster.
Storage: minisystem> setpwronpausestage.sh resumenodepoweron
-
Suspend object power-on.
Storage: minisystem> setpwronpausestage.sh pauseobjpoweron If the system power-on has gone through this phase, you must restart the storage system to enable the command to take effect.
-
Resume object power-on.
Storage: minisystem> setpwronpausestage.sh resumeobjpoweron