Skip to main content
ONTAP FlexArray

Checking for back-end configuration errors preventing system operation

Contributors netapp-chikkusu

ONTAP requires you to fix common back-end configuration errors that would prevent a storage array and an ONTAP system from operating together normally. Using the storage array config show command helps you determine whether there are back-end configuration errors.

Steps
  1. Enter the following command: storage array config show

    The first step in installation verification (and troubleshooting) is to run the storage array config show command. If ONTAP detects an error in the back-end configuration, the following message is displayed at the bottom of the storage array config show output:

    Warning: Configuration errors were detected.  Use 'storage errors show' for detailed information.
  2. Take the appropriate action, as follows:

    If…​ Then…​

    storage array config show instructs you to run storage errors show

    Go to Step 3.

    storage array config show does NOT instruct you to run storage errors show

    Review the storage array config show output to make sure that the output reflects the configuration you intended. See Verifying if the back-end configuration matches the expected output section. (You do not need to continue with the next steps in this procedure.) Verifying if the back-end configuration matches the expected output

  3. Enter the following command: storage errors show

    The storage errors show command enables you to see details of the problem at the array LUN level.

  4. Review the error message and fix any errors shown.

    You must fix any errors shown by storage errors show. See The storage errors show messages and their resolution section to learn about the cause of each problem detected by storage errors show and how to fix it. The storage errors show messages and their resolution

  5. After fixing the problem, run storage errors show again to confirm that the error was fixed.

    If storage errors show continues to show the problem, review the documentation again for more information about what to do, or contact technical support.

  6. After you resolve the back-end configuration error, run storage array config show again so that you can review the output to ensure that the configuration meets the expected output.