Difference between revisions of "Upgrade Cluster"
From Roaring Penguin
(Typo) |
|||
Line 1: | Line 1: | ||
+ | Before beginning the upgrade check that: | ||
+ | *There are no none Roaring Penguin repositories listed. | ||
+ | |||
You should upgrade your CanIt cluster by: | You should upgrade your CanIt cluster by: | ||
<ol> | <ol> |
Revision as of 11:42, 14 January 2017
Before beginning the upgrade check that:
- There are no none Roaring Penguin repositories listed.
You should upgrade your CanIt cluster by:
- Stop CanIt on all machines:
- /etc/init.d/canit-system stop
- Upgrade CanIt on the primary database:
- upgrade-canit-appliance
- Upgrade CanIt on the remaining machines in any order, or simultaneously.
- After running all the upgrades, starting with the database, run:
- /etc/init.d/canit-system start
Note that the "Upgrading Database" part may appear to "hang" for a bit because it doesn't print anything; it's not hung, it's just working without printing anything, so do NOT interrupt it.