94
set job-parameters
Description Sets parameters for background scrub, partner firmware upgrade, and other jobs.
Syntax
set job-parameters [background-scrub enabled|on|disabled|off]
[partner-firmware-upgrade enabled|on|disabled|off]
[utility-priority low|medium|high]
Parameters background-scrub enabled|on|disabled|off
Optional. Sets whether vdisks are checked for disk defects to ensure system health.
partner-firmware-upgrade enabled|on|disabled|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
Komentáře k této Příručce