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, an 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.
Updating FlashGrid SF and CLAN
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-sfand/orflashgrid-clanRPM on the server usingyumorrpmtool. - Run
sudo flashgrid-clan-cfg deploy-config-localafter updatingflashgrid-clanRPM. -
Reboot the server:
# sync; sync # reboot
- On the server run
flashgrid-health-checkcommand to verify that the status is good and all checks have passed successfully.
Updating FlashGrid Diags
To update the flashgrid-diags RPM, follow these steps.
- Update the
flashgrid-diagsRPMs using the yum or rpm tool. -
Restart the
flashgrid-node-monitorservice:# systemctl restart flashgrid-node-monitor
Updating FlashGrid Health Check
To update the flashgrid-health-check RPM, follow these steps.
- Update the
flashgrid-health-checkRPMs using the yum or rpm tool. -
Restart the
flashgrid-health-checkservice:# systemctl restart flashgrid-health-check