Go to main content

Oracle® Server CLI Tools for Oracle Solaris 11.3 User's Guide

Exit Print View

Updated: April 2018
 
 

Modify a Controller

The modify controller command modifies certain controller attributes.

  • To modify a controller, type:

    # raidconfig modify controller -c controller option

    For example:

    # raidconfig modify controller -c c1 --disable-auto-rebuild=true

    The modify controller subcommand requires the option shown in the following table.

    Short Option
    Long Option
    Description
    –c
    –-controller
    Specifies the controller to modify. This is required for the modify controller subcommand.

    The following table lists an additional option for the modify controller subcommand.

    Option
    Description
    –-disable-auto-rebuild=true|false
    Disables auto rebuild. When this option is set to true for a specific controller, auto rebuild will be disabled. If the option is set to false, a hot spare can automatically replace a faulty disk, in which case a long running background task is started.

    Note -  Not all controllers support modifications of –-disable-auto-rebuild.