
(*)
echo "Usage: $0 {start|stop|status|restart} <inst> [failover|null]"
exit 1
esac
exit 0
5 Maintaining the Caché Registry When
Upgrading
You can upgrade Caché in a failover cluster with Caché running on either cluster member.
However, the registry which Caché maintains (displayed with ccontrol all and ccontrol list)
does not display the correct version id on the node that did not run the upgrade. Update this
manually using the ccontrol update command. The syntax is:
ccontrol update $instname versionid=$ver
For example, to set the current version id to 5.1.0.900 for instance cacheha1, run:
ccontrol update cacheha1 versionid="5.1.0.900"
Caché ECP Clusters on Red Hat Enterprise Linux 9
Maintaining the Caché Registry When Upgrading
Commenti su questo manuale