Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

https://drive.google.com/drive/folders/1lnjR8EzIsbPWQuImr4b_RQX78BF3Cdvd

To update a freedom 11.1 server to 11.2.1.2, perform the following steps:

  • If the server is configured for database replication: Start from the replication nodes, delete the database replication from the Freedom web UI. System->Utilities->DB Replication.  After deleting the database replication from all the replication nodes, delete the database replication from the master node from the Freedom web UI.

  • copy freedom11.1_to_11.2.1.2.tgz to the freedom 11.1 server, the file is in the Viscount R&D google share drive:

https://drive.google.com/file/d/1X43yxtlIJw5JEXY23vJnU10-XXoTO6iE/view?usp=sharing

  • run the following linux commands on the server:

tar xvf freedom11.1_to_11.2.1.2.tgz

cd freedom11.1_to_11.2.1.2

sh update

  • check for any errors.

  • reboot the server

  • No labels