NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

FAS 2040 running 8.0.2

JOHNYTHENMARRY
3,845 Views

Hi,

Today I just finished the installation of FAS 2040 running
Data ONTAP 8.0.2, 7-Mode.But whenever I reboot the system it is going to the
loader prompt and I need type “autoboot” system to come up. So I need to know
this is the normal behavior of Data ONTAP Release 8.0.2?

Thanks

Johny

1 ACCEPTED SOLUTION

scottgelb
3,845 Views

There have been other posts about this and looks like a factory issue where AUTOBOOT was not set.  If you run "printenv AUTOBOOT" is likely is set to false.  You can "setenv AUTOBOOT true" , saveenv the boot_ontap... or even better just run "set-defaults" then "boot_ontap" and the default correct settings will be set.  Then reboot and test.

View solution in original post

2 REPLIES 2

scottgelb
3,846 Views

There have been other posts about this and looks like a factory issue where AUTOBOOT was not set.  If you run "printenv AUTOBOOT" is likely is set to false.  You can "setenv AUTOBOOT true" , saveenv the boot_ontap... or even better just run "set-defaults" then "boot_ontap" and the default correct settings will be set.  Then reboot and test.

JOHNYTHENMARRY
3,845 Views

Hi Scott,

 

Thanks for you GREAT support

Public