Modify a Controller

The modify controller command modifies certain controller attributes.

  1. 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.