Note: In most cases using FlashGrid Server Update package is recommended for updating FlashGrid software.
Note: Please review the corresponding release notes and check with FlashGrid support before performing any major version update. A major version consists of the first two numbers. The third number represents a revision (hotfix). For example, update from version 19.02.x to 19.05.x is major, but from 19.05.100 to 19.05.200 is a hotfix revision.
To update flashgrid-sf and/or flashgrid-clan RPM perform the following steps
-
Stop all running databases.
-
Stop Oracle High Availability Services:
# crsctl stop has
-
Stop the FlashGrid Storage Fabric services:
# flashgrid-node stop
-
Stop the FlashGrid Cloud Area Network service:
# systemctl stop flashgrid-clan
-
Update the
flashgrid-sf
and/orflashgrid-clan
RPM on the server usingyum
orrpm
tool. -
Run
sudo flashgrid-clan-cfg deploy-config-local
after updatingflashgrid-clan
RPM. -
Reboot the server:
# sync; sync
# reboot - On the server run
flashgrid-health-check
command to verify that the status is good and all checks have passed successfully.
To update flashgrid-diags RPM
-
Update the flashgrid-diags RPM using
yum
orrpm
tool -
Restart the flashgrid-node-monitor service (this can be done without stopping any Oracle services):
# systemctl restart flashgrid-node-monitor