...
To update a Primis 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, and delete the database replication from the Primis 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 Primis web UI.
...
Copy primis11.1_to_11.2.1.2.tgz to the Primis 11.1 server, the file is in the Identiv R&D Google share drive:
...
...
Run the following Linux commands on the server:
Code Block tar xvf primis11.1_to_11.2.1.2.tgz
...
cd primis11.1_to_11.2.1.2
...
sh update
...
Check for any errors.
...
Reboot the server.