Before You Begin
You cannot upgrade TeamQuest Manager (versions 11.3.10 and higher) using TeamQuest Update Server manually as a non-root user when one of the following conditions apply:
- Manager is running on a systemd systems (OS such as RHEL7, Ubuntu 15 and CentOS 7).
- Autorestart is configured.
Non-root user privileges cannot be elevated to run the necessary commands to complete the upgrade process.
Steps
To work around this, you can manually upgrade TeamQuest Manager to start as the root user.
- Upgrade TeamQuest Manager.
Now you can start TeamQuest Manager as the non-root user and reconfigure the Autorestart script to run as the non-root user.
- Shutdown TeamQuest Manager.
- Run the following commands:
manager/etc/setup autorestart remove
manager/etc/setup autorestart install username
where username is the non-root user that exists on the system and with a valid shell.
- Restart TeamQuest Manager.
- Verify that all TeamQuest Manager processes are configured to run as the non-root username using the following command:
ps -ef|grep manager
Last Modified On:
No, open a new Support Case