Difference between revisions of "MOR 8 Upgrade"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
'''NEVER UPGRADE BOTH SERVERS AT THE SAME TIME IF YOU HAVE RUNING REPLICATION LINK, UPGRADE THEM ONE BY ONE, otherwise replication will brake 100%''' | '''NOTE: IF YOU HAVE REPLICATION -> NEVER UPGRADE BOTH SERVERS AT THE SAME TIME IF YOU HAVE RUNING REPLICATION LINK, UPGRADE THEM ONE BY ONE, otherwise replication will brake 100%''' | ||
To upgrade already installed MOR | To upgrade already installed MOR 8 to it's newest state (to apply current bugfixes), execute following commands: | ||
rm -fr /usr/src/mor2 | rm -fr /usr/src/mor2 |
Revision as of 07:49, 2 October 2009
NOTE: IF YOU HAVE REPLICATION -> NEVER UPGRADE BOTH SERVERS AT THE SAME TIME IF YOU HAVE RUNING REPLICATION LINK, UPGRADE THEM ONE BY ONE, otherwise replication will brake 100%
To upgrade already installed MOR 8 to it's newest state (to apply current bugfixes), execute following commands:
rm -fr /usr/src/mor2 mv /usr/src/mor/ /usr/src/mor2 /usr/src/mor2/sh_scripts/upgrade_install_script.sh /usr/src/mor/upgrade/0.8/fix_0.8.sh