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
- 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.
- 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 |
- 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.
- Review the error message and fix any errors shown.
- 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.
- 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.