https://drive.google.com/drive/folders/1lnjR8EzIsbPWQuImr4b_RQX78BF3Cdvd
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:
https://drive.google.com/file/d/1X43yxtlIJw5JEXY23vJnU10-XXoTO6iE/view?usp=sharing
run the following Linux commands on the server:
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