Skip to main content
NetApp Knowledge Base

How to avoid an automatic ONTAP shutdown from environmental conditions

Views:
1,602
Visibility:
Public
Votes:
2
Category:
aff-series
Specialty:
hw
Last Updated:

Applies to

  • ONTAP 9
  • AFF Models
  • ASA Models
  • FAS Models

Answer

WARNING

The following activity is not recommended, since it can cause significant issues in the storage system if a hardware problem is present.

Disable shutdown only when necessary to complete other recovery or update procedures and ensure it is re-enabled when completed.

Using Bootarg Environment Variables at LOADER
  1. This option is available in ONTAP 9.8 and later.
  2. Reach the LOADER prompt.
  3. To prevent shutdown under all conditions, set the following variable:

LOADER-A> setenv bootarg.init.env_shutdown_override true

LOADER-A> saveenv

LOADER-A> printenv bootarg.init.env_shutdown_override

Variable Name        Value
-------------------- --------------------------------------------------
bootarg.init.env_shutdown_override true

  1. Complete troubleshooting to correct the issue which would generate the automatic ONTAP shutdown from environmental conditions.
  2. When troubleshooting is complete, you must enable automatic shutdown protection.  Failing to do so may cause catastrophic future results.
  3. Reach the LOADER prompt.
  4. Remove the following variable to re-enable automatic shutdown protection:

LOADER-A> unsetenv bootarg.init.env_shutdown_override

LOADER-A> saveenv

  1. Boot the controller and perform a giveback.

LOADER-A> bye

Using ONTAP Command Line

Please contact NetApp Technical Support or log into the NetApp Support Site to create a case. Reference this article for assistance with the solution. 

  • The solution requires Diagnostic-level recovery. 
  • The use of Diagnostic commands and recovery steps is potentially disruptive and should only be used with guidance from NetApp Support. 
 

 

Additional Information

additionalInformation_text
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.