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.

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