Go to main content

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

Exit Print View

Updated: April 2018
 
 

Disable Auto Rebuild

When a hotspare disk replaces a faulty disk, it will start autobuilding the volume to use the hotspare disk if auto rebuild is enabled. If you do not want to start the long-running background task automatically, you can disable this feature.

  • To disable auto rebuild, type:

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

    For example:

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