Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

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