<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Setting Up the Upgrade Agent on</title><link>https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/</link><description>Recent content in Setting Up the Upgrade Agent on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Upgrade Configurations</title><link>https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/upg_config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/upg_config/</guid><description>&lt;h2 id="view-the-agent-help">View the Agent Help&lt;/h2>
&lt;h3 id="generic-agent-help">Generic Agent Help&lt;/h3>
&lt;p>Before running any upgrade or rollback operation, run the agent help using the following command.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>/opt/protegrity/upgrader/bin/sdkupgrd -h
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>OR&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>/opt/protegrity/upgrader/bin/sdkupgrd --help 
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>/opt/protegrity/upgrader/bin/sdkupgrd -help
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>This command displays all supported parameters and usage instructions.&lt;/p>
&lt;p>The following help parameters are listed.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>SDK Upgrader Agent Version: 1.0.0+5.g0493
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Usage:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd upgrade [--conf &amp;lt;path&amp;gt;] [--esa-user &amp;lt;user&amp;gt;] [--esa-password &amp;lt;pass&amp;gt;]
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd rollback
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd version | -v | --version
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd -h | --help | -help
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Commands:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> upgrade Upgrade agent and protectors to a new version
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> rollback Rollback agent and protectors to a previous version
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> version Display agent version information
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Configuration:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> All parameters are read from data/sdkupgrd.conf
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> Use --conf &amp;lt;path&amp;gt; to specify a custom conf file path
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>ESA Credentials (security):
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ESA username and password are NOT stored in the conf file.
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> Provide via --esa-user / --esa-password arguments,
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> or they will be prompted interactively (password is hidden).
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>For detailed help on a specific command:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd upgrade -h
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> ./sdkupgrd rollback -h
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="agent-upgrade-help">Agent Upgrade Help&lt;/h3>
&lt;p>Run the agent upgrade help using the following command.&lt;/p></description></item><item><title>Rollback Behavior</title><link>https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/rollback/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/protectors/10.1/docs/ap/ap_java/upgrade/set_upg_agent/rollback/</guid><description>&lt;p>The Upgrade Agent restores all backed-up components to their previous state. Rollback supports both online and offline mode.&lt;/p>
&lt;ul>
&lt;li>If the backup folder is missing or deleted, rollback cannot proceed.&lt;/li>
&lt;li>Always verify that the backup directory exists before performing any rollback. The agent performs automatic rollback in case of upgrade failure.&lt;/li>
&lt;li>Rollback is supported only for the most recent upgrade, as a backup is created only for the last upgrade performed.&lt;/li>
&lt;/ul></description></item></channel></rss>