General Discussion

disable shutdown because of nvram batteries low

adminqskills
2,919 Views

Hi everybody,

is it possible to disable the shutdown of the system (FAS2240 CDOT) ? We are running trainings with netapp, therefore it isnt that big problem

running without nvram:

 

if the NVRAM batteries are dangerously low, the system shuts down automatically every 24 hours to encourage you to replace them. If you reboot the system it will run for another 24 hours before shutting down.
1 ACCEPTED SOLUTION

Ontapforrum
2,894 Views

Following option will delay the automatic shutdown.

::> options ra*
raid.timeout 24


The value is in hours; the default is 24, the minimum acceptable value is 0 and the largest acceptable value is 4,294,967,295.

I think 0 will disbale this shutdown. Incase it does not accept 0, then simply set it higher value so that you can continue with your training duration without thinking about it.

View solution in original post

1 REPLY 1

Ontapforrum
2,895 Views

Following option will delay the automatic shutdown.

::> options ra*
raid.timeout 24


The value is in hours; the default is 24, the minimum acceptable value is 0 and the largest acceptable value is 4,294,967,295.

I think 0 will disbale this shutdown. Incase it does not accept 0, then simply set it higher value so that you can continue with your training duration without thinking about it.

Public