Storage System Upgrade Manager

From OSNEXUS Online Documentation Site
Revision as of 12:48, 14 February 2023 by Qadmin (Talk | contribs)

Jump to: navigation, search

The Upgrade Manager allows you to upgrade you QuantaStor system to the latest version with no system downtime. QuantaStor is comprised of four major packages: Core Services package, the Web Management interface package, the Target driver package and the Tomcat web server package. Most upgrades are upgrades to just the Management and Core Services package which are always upgraded together. Updates to the target driver and tomcat web server packages are much less common.

How do I upgrade my system?

System Upgrade Manager General Settings.

Navigation: Storage Management --> Storage Systems --> Storage System --> Upgrade Manager (toolbar)

To upgrade the Storage System open the Upgrade Manager dialog. Choose the desired upgrade type. Then press the 'Start Upgrade' button. If a network gateway or DNS configuration issue that is preventing the appliance from gathering package information from packages.osnexus.com, a dialog will appear to inform the user.

System Upgrade Manager Advanced Settings.

On the 'Advanced Settings' tab you can choose to force a flush of package repository metadata and all package files to redownload.

Does the target driver upgrade interrupt my iSCSI storage volumes?

No, the new drivers are copied into place but the drivers are not reloaded. As such you can do upgrades at any time even while the system is under heavy use.

The upgrade task says that I need to reboot after the upgrade, what's that about?

For Additional information... Administrator Guide-Upgrade Manager

You will need to reboot your system at your convenience to activate the new drivers. Alternatively you can run these steps at the console to activate the new drivers without a reboot, but it will drop all active iSCSI sessions so use this with caution:

sudo service iscsi-target restart
sudo service quantastor restart

Note that you should not login to the system or use the web management interface for a couple of minutes after you've started the upgrade process. During that time QuantaStor will be downloading and restarting the web service and core services. Note also that restarting the core service 'quantastor' does not impact IO access to your iSCSI, FC, or NFS shares.


Return to the QuantaStor Web Admin Guide