Categories: Uncategorized

Easy OnTap Upgrades (NDU)

An easy way to upgrade your filer is to issue the following (always run the upgrade advisor prior to upgrades to ensure you’re system is good to go to the version you’re looking for).

  1. download ontap from the NOW site
  2. load that file onto a web server (http)
  3. login to your filer from the console (rlm if preferred)
  4. toasterA> software update http://{ipaddress}/{version}_setup_q.exe -r
  5. toasterB> software update http://{ipaddress}/{version}_setup_q.exe -r
  6. *you should update the disk and shelf firmware at this point to speed the cluster failover time*
  7. toasterA> storage download shelf (Wait to complete)
  8. toasterB> storage download shelf (Wait to complete)
  9. toasterB> cf takeover
  10. … wait for reboot (10 min) …
  11. toasterB> cf giveback
  12. toasterA> cf takeover
  13. … wait for reboot (10 min) …
  14. toasterA> cf giveback
TomLasswell

Share
Published by
TomLasswell
Tags: netapp

Recent Posts

Autotask: PowerShell: Enable Client Portal for all users

This is a quick one, it's been forever since I've posted here. After moving back…

2 years ago

PowerShell :: Get Exchange Mailboxes Over XXGB

Simple command turned crazy. I ended up coming up with this due to the fact…

3 years ago

PowerShell: ConnectWise Documents API, Uploading a document or attachment to a ticket

Phew, this one took a minute to figure out. ConnectWise has a form based documents…

5 years ago

PowerShell: ConnectWise REST API Query Contacts by Email Address

I've found myself at a new job, recreating many of the processes that I spent…

5 years ago

First post in a long time — changing hosting providers

Wow, it's been a while since I've done a real post on this site. I've…

6 years ago

Powershell: AutoTask – Get Picklist Values

When using AutoTask's API it's required to lookup a various amount of picklist values that…

9 years ago