Difference between revisions of "Upgrade Cluster"
From Roaring Penguin
Line 2: | Line 2: | ||
<ol> | <ol> | ||
<li>Stop CanIt on all machines: | <li>Stop CanIt on all machines: | ||
− | + | :<tt>/etc/init.d/canit-system stop</tt> | |
<li>Upgrade CanIt on the primary database: | <li>Upgrade CanIt on the primary database: | ||
− | + | :<tt>upgrade-canit-appliance</tt> | |
</ol> | </ol> | ||
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. | 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. |
Revision as of 15:44, 20 June 2014
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
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.