Two node upgrade on Windows - CustomerID
Last reviewed: 2019-03-26
Two node upgrade process
The idea is to set up a new two node system and to keep the current two node system as a backup.
- Install a new two node system. During installation:
- Transfer configuration files from old two node system from corresponding nodes to the new two node system.
- the whole
custom
folder win32.config
- the whole
- Correct addresses included in the
win32.config
file. Execute setup script on both nodes:
cd /D "%PROGRAMFILES%\Ubisecure\customerid\application" setup.cmd
- Perform database schema update depending on versions.
- See Database Changes.
- Point the new installation to the same data storages that the old two node system used.
- Transfer configuration files from old two node system from corresponding nodes to the new two node system.
- Move traffic to the new two node installation.
- Shutdown old two node system.
- Backup and remove old two node system.