F3215-HP Load Balancing Module System Management Command Reference-6PW101
121
patch active
Use patch active to activate patches.
Syntax
patch active [ patch-number ]
Views
System view
Default command level
3: Manage level
Parameters
patch-number: Specifies the sequence number of a patch. If no sequence number is specified, this
command validates all INACTIVE patches. If a sequence number is specified, this command activates the
specified patch and all its previous INACTIVE patches.
Usage guidelines
Before executing this command, you must use the patch load command to load patches.
The patch active command changes the state of DEACTIVE patches to ACTIVE state and runs the patches.
To continue to run these patches after a reboot, use the patch run command to change their state to
RUNNING. If not, the state of ACTIVE patches changes back to DEACTIVE at a reboot.
Examples
# Activate patch 3 and all its previous DEACTIVE patches.
<Sysname> system-view
[Sysname] patch active 3
# Activate all DEACTIVE patches.
<Sysname> system-view
[Sysname] patch active
patch deactive
Use patch deactive to stop running patches.
Syntax
patch deactive [ patch-number ]
Views
System view
Default command level
3: Manage level
Parameters
patch-number: Specifies the sequence number of a patch. If no sequence number is specified, this
command deactivates all ACTIVE patches. If a sequence number is specified, this command deactivates
the specified patch and all its subsequent ACTIVE patches.
Usage guidelines
This command is not applicable to patches in RUNNING state.