Can ONTAP be set to not boot automatically such as after power loss?
- Views:
- 3,586
- Visibility:
- Public
- Votes:
- 2
- Category:
- fas-systems
- Specialty:
- HW
- Last Updated:
- 5/17/2023, 7:08:40 AM
Applies to
- FAS Series
- AFF Series
Answer
Perform below command in LOADER.
LOADER-A> printenv AUTOBOOT
LOADER-A> setenv AUTOBOOT false
LOADER-A> saveenv
LOADER-A> boot_ontap
Additional Information
By default, AUTOBOOT is true.