In order to upgrade a Zend Server cluster, you must upgrade your cluster
manager, followed by each node separately. Use the procedure that applies
to the operating system on your machine (DEB,
RPM (RHEL, CentOS,
Fedora and OEL), RPM
(SLES and OpenSUSE) to complete the upgrade process.
It is highly recommended to review the FAQ's before
beginning the upgrade.
|
|
|
To upgrade a Zend Server cluster:
Note: The disabling process performs a Graceful Shutdown, which will increase the load on active nodes during this process since some of the node's sessions are moved to other nodes.
Note: Zend Server Cluster Manager upgrade does not affect the PHP operation of nodes, but actions such as Monitoring and Code Tracing will not be available until all the nodes have completed the upgrade process. Therefore, it is recommended to upgrade a chunk of the cluster at a time. You can then return the upgraded chunk to the cluster before beginning the process with the additional nodes. This will avoid PHP/site downtime, but does reduce the capacity of the cluster. |
|
Do I have to update my MySQL?
The cluster manager upgrade process will take care of your database
schema upgrade.
Do I lose any sessions or cached
content?
If you take the nodes off the cluster one by one, you will not
lose sessions. Most of the cached contents on the nodes will be lost
(opcode cache, data cache, page cache), and the Monitoring and Code
Tracing data will be kept in the node along with its references in
the MySQL database.
Should I make backups?
Since it is always safer to make backups, we suggest making
a backup of the MySQL database and the cluster manager installation
folder. We also recommend making a backup of your application
files and data.
|
|
|
Related Links: Upgrading |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.