#Upgrade ontap system bios via diag user.

1 messages · Page 1 of 1 (latest)

patent kettle
#

What are the steps required to upgrade the ONTAP system bios using the diag user if I SCP them to the controllers? I have no access to a webserver to download the files from NetApp support.

frigid zodiac
#

you can run a webserver on your laptop by using python -m http.server 8080 in the directory where your ONTAP updates are

#

if you copy them to the cluster via scp, you should be able to use the file:// URI with the storage firmware download command

distant token
#

It’s going to require takeover/giveback/reboots. Why not just update ONTAP to a version that includes it?

frigid zodiac
#

just a guess, but sometimes there are newer BIOS versions available for download than what is included in ONTAP

distant token
#

Agreed. That is very rare that the bios component is not included in the “next” ONTAP version.