Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)

Chapter 3 Command Descriptions 137
set job-parameters
Description
Sets parameters for background scrub, partner firmware upgrade, and other jobs.
Input
Example
Enable background scrubbing of virtual disks and disable partner firmware upgrade.
Related Commands
“show job-parameters” on page 198
set job-parameters [background-scrub enabled|on|disabled|off]
[partner-firmware-upgrade enabled|on|disabled|off] [utility-
priority low|medium|high]
Parameter Description
background-scrub
enabled|on|disabled|off
Optional. Controls whether vdisks are checked
for disk drive defects to ensure system health.
partner-firmware-upgrade
enabled|on|disabled|off
Optional. Controls whether versions of
firmware components are monitored and
automatically updated 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 virtual disk
verification and reconstruction, but not
background scrub.
# set job-parameters background-scrub on partner-firmware-upgrade
off
Info: Set Job-Parameters Background-Scrub on.
Info: Set Job-Parameters Partner-Firmware-Upgrade off.
Success: Command completed successfully