Video Walkthrough
* JetPatch is designed to allow critical functionality to be operational, even when the JetPatch Manager Console is down during an upgrade. That is because the JetPatch connector running on all endpoints is independent of manager status. Thus, execution and monitoring of agent and patch management operations can still occur even when the manager is down.
Before the Upgrade
How to Upgrade
- Upload the new JetPatch RPMs to the server
- Access RPMs Folder & run the following commands:
yum localinstall -y intigua*.rpm
Notes
- Do not use wget to copy RPMs
- There is no need to manually stop/start Tomcat (this is done automatically)
- If there is an issue with the upgrade command try the following: rpm -Uvh --force intigua-*
- If you want to avoid live repo add --disablerepo="*"
-
yum localinstall -y intigua*.rpm --disablerepo="*"
-
- If you still encounter any upgrade issues, see the General Console and Upgrade Troubleshooting section.
- If your issues are yum related, clear cache: yum clean all
Comments
0 comments
Please sign in to leave a comment.