<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Removing Previous Commits on Panorama which are Stuck in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558384#M113265</link>
    <description>&lt;P&gt;Hi, any updates on this? We are experiencing the same issue.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 14:14:12 GMT</pubDate>
    <dc:creator>AdriMallorqui</dc:creator>
    <dc:date>2023-09-18T14:14:12Z</dc:date>
    <item>
      <title>Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63823#M38343</link>
      <description>&lt;P&gt;Is there a way to clear old commits on Panorama which have never succeeded? Our firewall which we were committing to dropped off the network during that time and the commit is still pending.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any CLI commands to clear this other than restarting the management plane&amp;nbsp;on Panorama?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/143i773C253CCD0FCF17/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Stuck_Commit.JPG" title="Stuck_Commit.JPG" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 17:13:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63823#M38343</guid>
      <dc:creator>tulrich</dc:creator>
      <dc:date>2015-08-28T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63824#M38344</link>
      <description>&lt;P&gt;From the command line you can run 'show jobs all'. &amp;nbsp;This will list all jobs that the Panorama has ran. &amp;nbsp;(Note: &amp;nbsp;You can also do 'show jobs pending' to show jobs that haven't been completed yet.) &amp;nbsp;You then can write down the ID of the jobs that need to be cancelled and type 'clear job id #'. &amp;nbsp;Replace the # symbol with the ID of the job you need to cancel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Jacob&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 17:20:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63824#M38344</guid>
      <dc:creator>jacobwebb</dc:creator>
      <dc:date>2015-08-28T17:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63825#M38345</link>
      <description>&lt;P&gt;I should also note that this will only cancel it from the Panorama view. &amp;nbsp;You will need to cancel on the firewalls as well using the same commands.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 17:21:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/63825#M38345</guid>
      <dc:creator>jacobwebb</dc:creator>
      <dc:date>2015-08-28T17:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/523844#M108441</link>
      <description>&lt;P&gt;Does not work for me. Ver 10.2.2-h2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;joe@Panorama&amp;gt; show jobs all | match Commit&lt;BR /&gt;2022/12/12 13:30:14 13:30:14 572918 CommitAll ACT OK 50 %&lt;BR /&gt;2022/12/12 13:00:54 13:00:54 572903 CommitAll ACT OK 50 %&lt;BR /&gt;2022/12/12 14:08:53 14:08:53 572922 CommitAll FIN FAIL 100 % &lt;BR /&gt;2022/12/12 13:30:14 13:30:14 572919 CommitAll FIN OK 100 % &lt;BR /&gt;2022/12/12 13:29:08 13:29:08 572906 Commit FIN OK 13:29:44 &lt;BR /&gt;2022/12/12 13:00:54 13:00:54 572902 CommitAll FIN OK 100 % &lt;BR /&gt;2022/12/12 13:00:54 13:00:54 572901 CommitAll FIN OK 100 % &lt;BR /&gt;2022/12/12 13:00:54 13:00:54 572900 CommitAll FIN OK 100 % &lt;BR /&gt;2022/12/12 12:57:44 12:57:44 572888 Commit FIN OK 12:58:18 &lt;BR /&gt;joe@Panorama&amp;gt; clear job id 572903&lt;/P&gt;
&lt;P&gt;Server error : Cannot stop job 572903 at this time&lt;BR /&gt;joe@Panorama&amp;gt; clear job id 572918&lt;/P&gt;
&lt;P&gt;Server error : Cannot stop job 572918 at this time&lt;BR /&gt;joe@Panorama&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 19:27:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/523844#M108441</guid>
      <dc:creator>ksalustro</dc:creator>
      <dc:date>2022-12-12T19:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/546539#M111703</link>
      <description>&lt;P&gt;why can't this be done from the gui?&lt;/P&gt;
&lt;P&gt;seem like an easy enough that admins should be able to do&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 15:59:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/546539#M111703</guid>
      <dc:creator>miguelMA</dc:creator>
      <dc:date>2023-06-20T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558384#M113265</link>
      <description>&lt;P&gt;Hi, any updates on this? We are experiencing the same issue.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 14:14:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558384#M113265</guid>
      <dc:creator>AdriMallorqui</dc:creator>
      <dc:date>2023-09-18T14:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558476#M113287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/298613"&gt;@AdriMallorqui&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which version are you running ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure when exactly it was implemented but in Panorama 11.0.1 there's an option to clear the commit queue (this option wasn't available on Panorama in the initial post):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="kiwi_0-1695103170669.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/53821i7FB5DDDBC4F9437F/image-size/large?v=v2&amp;amp;px=999" role="button" title="kiwi_0-1695103170669.png" alt="kiwi_0-1695103170669.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't have this option in your PAN-OS version yet you can try clearing the jobID's individually in the CLI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If none of the above work then the remaining option is to restart the management plane&amp;nbsp;on Panorama.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 06:03:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558476#M113287</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2023-09-19T06:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558502#M113293</link>
      <description>&lt;P&gt;Hi Kim &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for your suggestions. We are currently running version 10.1.8-h2, and the option to clear the commit queue in the GUI is already there, but I did not notice that. However, I tried to clear the job through CLI, but I had the same error that&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/331"&gt;@ksalustro&lt;/a&gt;&amp;nbsp;"&lt;SPAN&gt;Server error: Cannot stop job XXXXX at this time&lt;/SPAN&gt;". Nevertheless, the commit eventually failed due to a timeout after a while.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could not try the clear option in the GUI, but I think that if it can not be cleared from the CLI, the result from the GUI might be the same unless the internal process triggered is different.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your help!&lt;BR /&gt;Adri&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 07:53:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558502#M113293</guid>
      <dc:creator>AdriMallorqui</dc:creator>
      <dc:date>2023-09-19T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558704#M113331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/298613"&gt;@AdriMallorqui&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If needed, here is a &lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClaGCAS" target="_self"&gt;link&lt;/A&gt; to restarting the management process. The command also works for Panorama.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 04:16:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/558704#M113331</guid>
      <dc:creator>JayGolf</dc:creator>
      <dc:date>2023-09-20T04:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Previous Commits on Panorama which are Stuck</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/644571#M122142</link>
      <description>&lt;H1 class="slds-text-heading_large article_detail_title"&gt;How to Clear a Hung or Pending Job from the CLI&lt;/H1&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClhFCAS" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClhFCAS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 18:03:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/removing-previous-commits-on-panorama-which-are-stuck/m-p/644571#M122142</guid>
      <dc:creator>sbagh</dc:creator>
      <dc:date>2024-11-21T18:03:59Z</dc:date>
    </item>
  </channel>
</rss>

