Warning: It is not possible to upgrade to 2.0.5 from any version less than 2.0.4
Upgrade Type |
Version Issues |
Service Outage |
Recovery During Upgrade |
Exercises Fail-over Logic |
Rolling |
yes |
yes |
yes |
yes |
Target Version |
Oldest Compatible Version |
2.0.5 |
2.0.4 |
2.0.4 |
2.0.0 |
>=2.0.3 |
1.2.3* |
2.0.3 |
2.0.0 |
2.0.2 |
2.0.0 |
2.0.1 |
2.0.0 |
2.0.0 |
2.0.0 |
* Upgrading from 1.2.3 is possible following the detach & reattach approach.
On each node:
Repeat for each node in the cluster
Always check your existing configuration is still compatible with the version you are installing before starting the first upgraded node.
If you do not want this to occur, enable the ignore_dtd feature by setting it to true in the top-level cib tag.
<cib ignore_dtd="true" ... >