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 Hardware

boot password

manuelhepting
3,812 Views

Hi,

I´m looking for a solution to set a "boot" password on a FAS 2040, Ontap 7.3.3.

It is required, that the FAS 2040 is only booting when a password is entered.

Thanks in advance!

Manuel

2 REPLIES 2

peter_lehmann
3,812 Views

Sounds like a BIOS Password prompt, correct?

I do not know of any way to set soemthing like this on a NetApp Controller.

One possible workaround could be to prevent it from automatic starting up. I'm not sure if this environment variable still is valid with todays ontap versions (especially Ontap 8).

try setting this FW env variable to TRUE:

CFE> setenv floppy-boot? true

check with thi scomand if it took the setting:

CFE> printenv floppy-boot?

This will make the controller to start and then wait after the FW load for an answer to the question:
Floppy Boot (Y/N)

...........

Maybe this helps,

Peter

eric_barlier
3,812 Views

Nice litle trick! so long the RLM/BMC is setup and works this would be beneficial. You run the risk of not being able to remotely login to your controller if you prevent it

from rebooting automatically.

Eric

Public