PureInsight Update
This article explains how to update PureInsight using the CLI. To update PureInsight, you need to have the pureinsight_x.x.x_xxxxxxxx.tar.gz
file.
1. Accessing qpadmin using SSH
(In this example, we use qpadmin account and ip address 192.168.1.120)
ssh qpadmin@192.168.1.120
2. Copy pureinsight_x.x.x_xxxxxxxx.tar.gz
to /var/tmp
(In this example, pureinsight_1.7.1_c308664177f66d29e42b15d778adefea7ff.tar.gz
)
cp <file_path>/pureinsight_1.7.1_c308664177f66d29e42b15d778adefea7ff.tar.gz /var/tmp
3. Switch to root account (root password: pr0dquantea
)
su root
4. Go to /var/tmp and execute commands to update the Pureinsight
5. Update starts and ends in a few minutes
PureInsight updates are only available from the root account. If you encounter any errors while logging into the root account, please contact us.