change disk_domain pause_schedule_leveling
Function
The change disk_domain pause_schedule_leveling command is used to suspend the scheduling of new leveling tasks on the local controller within a specified period of time.
Format
change disk_domain pause_schedule_leveling time=?
Parameters
Parameter |
Description |
Value |
---|---|---|
time=? |
Time of new leveling task suspension, expressed in hours. |
The value is an integer ranging from 0 to 240. |
Views
Developer view
Usage Guidelines
None
Example
Suspend the scheduling of new leveling tasks within 1 hour.
developer:/>change disk_domain pause_schedule_leveling time=1
CAUTION: You are about to suspend the scheduling of new leveling tasks on the local controller .
This command is used to prevent the startup of new balancing tasks on the local controller within the specified time. If you want to prevent the startup of new balancing tasks in the entire system, run this command on all controllers.
Suggestion: Before running this command, determine whether the startup of new balancing tasks on the local controller needs to be prevented.
Do you wish to continue?(y/n)y
Command executed successfully.
developer:/>
System Response
None