ONTAP Discussions

options shelf.fw.auto.update off

wzndragon1
2,388 Views

       I know that there is a parameter in 7-mode,options shelf.fw.auto.update off to prevent shelf from automatically upgrading shelf firmware.But I don't know if there are equivalent parameters in Cmode,This parameter storage disk option modify -node *  -bkg-firmware-update off ,I think it should just turn off the automatic upgrade of disk firmware instead of the automatic upgrade of disk shelf firmware,Is my understanding correct?

     My second question is, can sp, shelf and disk firmware be upgraded at the same time? Will this affect the stability of the system?

       

3 REPLIES 3

Ontapforrum
2,348 Views

shelf firmware updates are enabled by default. But, you can verify using this cmd in cMode/ONTAP (similar to 7-mode):
::> node run -node <node> -command options shelf.fw.auto.update

Ontapforrum
2,347 Views

My second question is, can sp, shelf and disk firmware be upgraded at the same time? Will this affect the stability of the system? In general 'No', background updates are done sequentially for disk and shelf, so that is not an issue. Even SP updates are quick, as it is a separate module, it should not cause impact.

chenguanghui
101 Views

hello:

at first,Before you update drive firmware or add new drive types or sizes to a cluster, you must update the DQP.

The following article will help you

https://kb-cn.netapp.com/on-prem/ontap/OHW/OHW-KBs/What_is_the_order_for_an_ONTAP_upgrade 

Public