HP StorageWorks 2300 Family Modular Smart Array CLI reference guide (500912-002, July 2010)

HP StorageWorks 2000 G2 Modular Smart Array CLI Reference Guide 101
set job-parameters
Description Sets parameters for background scrub, partner firmware upgrade, and other jobs.
Syntax
set job-parameters
[background-scrub enabled|disabled|on|off]
[partner-firmware-upgrade enabled|disabled|on|off]
[utility-priority low|medium|high]
Parameters background-scrub enabled|disabled|on|off
Optional. Sets whether vdisks are checked for disk defects to ensure system health. The interval
between background scrub finishing and starting again is 24 hours.
partner-firmware-upgrade enabled|disabled|on|off
Optional. Sets whether versions of firmware components are monitored and automatically upgraded
on the partner controller.
utility-priority low|medium|high
Optional. Sets the priority at which jobs run with respect to I/O operations competing for the
system's processors. This affects vdisk verification and reconstruction, but not background scrub.
Example Enable background scrubbing of vdisks and disable partner firmware upgrade:
# set job-parameters background-scrub on partner-firmware-upgrade off
Info: Command completed successfully. - Parameter 'background-scrub' was set to
'on'.
Info: Command completed successfully. - Parameter 'partner-firmware-upgrade' was
set to 'off'.
Success: Command completed successfully. - The settings were changed
successfully.
See also show job-parameters