<?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: Panorama Log Collector VM Cluster in 'Yellow' Status. in Panorama Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568517#M2034</link>
    <description>&lt;P&gt;from what i can tell these shards are just orphaned and the cluster has recovered and will not do anything to clear them. Can we delete the shard '.pancache'? if so how?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2023 01:07:50 GMT</pubDate>
    <dc:creator>Paul_Stinson</dc:creator>
    <dc:date>2023-12-06T01:07:50Z</dc:date>
    <item>
      <title>Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/557658#M1843</link>
      <description>&lt;P&gt;We had some issues with licensing for one of the nodes.&lt;/P&gt;
&lt;P&gt;We have since rectified this issue (switching to Panorama mode changed serial, licensed and changed back to logger mode).&lt;/P&gt;
&lt;P&gt;On initial bootup Panorama was reporting log collectors connected and in config sync.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However there was a message around 'inter-lc-connectivity' not working.&lt;/P&gt;
&lt;P&gt;We rebooted both log collectors within say 30secs of each other (as this has fixed this particular issue in the past).&lt;/P&gt;
&lt;P&gt;On bootup I could see that Panorama was reporting "connected to all LC's in group" now with no issues reported.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So Panorama looks pretty good and you would think no issues from this side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;**Edit:&lt;/STRONG&gt; checking log collector detail shows a low number on amount of detailed storage "9days" etc which doesn't marry up with the list of&amp;nbsp;"show log-collector-es-indices" which shows some traffic indices as 20Gb in size.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe the system is still doing something in the backend or we have instead some orphaned indices taking up space (any ideas on this welcome).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However checking the log collectors themselves I saw issues.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When performing "show log-collector-es-cluster health" it moved from red to yellow as it checked local logs and 'active-shards....' increased until it hit around 99% mark.&lt;/P&gt;
&lt;P&gt;It seems to be staying on yellow though I suspect due to 4 shards in an 'unassigned state' and 'active_shards_percent....' never reaches 100%.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paul_Stinson_0-1694584415313.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/53665i0376A9BA44906D85/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Paul_Stinson_0-1694584415313.png" alt="Paul_Stinson_0-1694584415313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas on whether there are any commands we can run or steps or process to deal with "unassigned shards' in Palo Log Collectors?&lt;/P&gt;
&lt;P&gt;I see Elasticsearch doco has commands that they use to deal with unassigned shards but what can we do on palo firewalls to either clear these shards or get them re-integrated?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;many thanks for your advice.&lt;/P&gt;
&lt;P&gt;I'll log a ticket with tac if there are no ideas on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:16:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/557658#M1843</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2023-09-13T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/557660#M1844</link>
      <description>&lt;P&gt;I have since found one of the commands shows more info around unassigned.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;      ".pancache" : {
        "shards" : {
          "2" : [
            {
              "state" : "STARTED",
              "primary" : true,
              "node" : "Kpu5WVqMSLSQWzCSV42-dg",
              "relocating_node" : null,
              "shard" : 2,
              "index" : ".pancache",
              "allocation_id" : {
                "id" : "Z5XfmB_CRNavbcLzpT2Xlw"
              }
            },
            {
              "state" : "UNASSIGNED",
              "primary" : false,
              "node" : null,
              "relocating_node" : null,
              "shard" : 2,
              "index" : ".pancache",
              "recovery_source" : {
                "type" : "PEER"
              },
              "unassigned_info" : {
                "reason" : "CLUSTER_RECOVERED",
                "at" : "2023-09-13T05:18:17.409Z",
                "delayed" : false,
                "allocation_status" : "no_attempt"
              }
            }
          ],
          "1" : [
            {
              "state" : "STARTED",
              "primary" : true,
              "node" : "Kpu5WVqMSLSQWzCSV42-dg",
              "relocating_node" : null,
              "shard" : 1,
              "index" : ".pancache",
              "allocation_id" : {
                "id" : "cZkPb8isTiSH-H4hHo8ojw"
              }
            },
            {
              "state" : "UNASSIGNED",
              "primary" : false,
              "node" : null,
              "relocating_node" : null,
              "shard" : 1,
              "index" : ".pancache",
              "recovery_source" : {
                "type" : "PEER"
              },
              "unassigned_info" : {
                "reason" : "CLUSTER_RECOVERED",
                "at" : "2023-09-13T05:18:17.409Z",
                "delayed" : false,
                "allocation_status" : "no_attempt"
              }
            }
          ],
          "3" : [
            {
              "state" : "STARTED",
              "primary" : true,
              "node" : "Kpu5WVqMSLSQWzCSV42-dg",
              "relocating_node" : null,
              "shard" : 3,
              "index" : ".pancache",
              "allocation_id" : {
                "id" : "4BBrampGQL--XQbqQYiUCQ"
              }
            },
            {
              "state" : "UNASSIGNED",
              "primary" : false,
              "node" : null,
              "relocating_node" : null,
              "shard" : 3,
              "index" : ".pancache",
              "recovery_source" : {
                "type" : "PEER"
              },
              "unassigned_info" : {
                "reason" : "CLUSTER_RECOVERED",
                "at" : "2023-09-13T05:18:17.409Z",
                "delayed" : false,
                "allocation_status" : "no_attempt"
              }
            }
          ],&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:22:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/557660#M1844</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2023-09-13T06:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568514#M2032</link>
      <description>&lt;P&gt;Also seeing that the particular indices = '.pancache'&lt;/P&gt;
&lt;P&gt;yellow open .pancache 4 1 278039 8221 2.7gb 2.7gb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could anyone from Palo Alto advise on what to do to clear the shard or get system to re-integrate it (or anyone else that has solved this issue) using the limited commands palo has for Elasticsearch?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 00:59:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568514#M2032</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2023-12-06T00:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568516#M2033</link>
      <description>&lt;P&gt;I see all this info with following command around this indice&lt;/P&gt;
&lt;P&gt;show log-collector-es-cluster state routing_table&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;".pancache" : {
"shards" : {
"2" : [
{
"state" : "STARTED",
"primary" : true,
"node" : "Kpu5WVqMSLSQWzCSV42-dg",
"relocating_node" : null,
"shard" : 2,
"index" : ".pancache",
"allocation_id" : {
"id" : "Z5XfmB_CRNavbcLzpT2Xlw"
}
},
{
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 2,
"index" : ".pancache",
"recovery_source" : {
"type" : "PEER"
},
"unassigned_info" : {
"reason" : "CLUSTER_RECOVERED",
"at" : "2023-11-13T13:34:44.153Z",
"delayed" : false,
"allocation_status" : "no_attempt"
}
}
],
"1" : [
{
"state" : "STARTED",
"primary" : true,
"node" : "Kpu5WVqMSLSQWzCSV42-dg",
"relocating_node" : null,
"shard" : 1,
"index" : ".pancache",
"allocation_id" : {
"id" : "cZkPb8isTiSH-H4hHo8ojw"
}
},
{
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 1,
"index" : ".pancache",
"recovery_source" : {
"type" : "PEER"
},
"unassigned_info" : {
"reason" : "CLUSTER_RECOVERED",
"at" : "2023-11-13T13:34:44.153Z",
"delayed" : false,
"allocation_status" : "no_attempt"
}
}
],
"3" : [
{
"state" : "STARTED",
"primary" : true,
"node" : "Kpu5WVqMSLSQWzCSV42-dg",
"relocating_node" : null,
"shard" : 3,
"index" : ".pancache",
"allocation_id" : {
"id" : "4BBrampGQL--XQbqQYiUCQ"
}
},
{
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 3,
"index" : ".pancache",
"recovery_source" : {
"type" : "PEER"
},
"unassigned_info" : {
"reason" : "CLUSTER_RECOVERED",
"at" : "2023-11-13T13:34:44.153Z",
"delayed" : false,
"allocation_status" : "no_attempt"
}
}
],
"0" : [
{
"state" : "STARTED",
"primary" : true,
"node" : "Kpu5WVqMSLSQWzCSV42-dg",
"relocating_node" : null,
"shard" : 0,
"index" : ".pancache",
"allocation_id" : {
"id" : "480BwuhvRKu4C1Wm_lmXzw"
}
},
{
"state" : "UNASSIGNED",
"primary" : false,
"node" : null,
"relocating_node" : null,
"shard" : 0,
"index" : ".pancache",
"recovery_source" : {
"type" : "PEER"
},
"unassigned_info" : {
"reason" : "CLUSTER_RECOVERED",
"at" : "2023-11-13T13:34:44.153Z",
"delayed" : false,
"allocation_status" : "no_attempt"
}
}
]
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 01:05:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568516#M2033</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2023-12-06T01:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568517#M2034</link>
      <description>&lt;P&gt;from what i can tell these shards are just orphaned and the cluster has recovered and will not do anything to clear them. Can we delete the shard '.pancache'? if so how?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 01:07:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/568517#M2034</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2023-12-06T01:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/574799#M2106</link>
      <description>&lt;P&gt;we see these and always have to open a ticket with TS. With them, we drop to root and run some command to re-process the unassigned shards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 20:39:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/574799#M2106</guid>
      <dc:creator>Patrick1C</dc:creator>
      <dc:date>2024-01-29T20:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/576520#M2138</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/100677"&gt;@Paul_Stinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I came across this newly published KB:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000sam4CAA" target="_self"&gt;How to fix Elasticsearch unassigned shards in Panorama Log Collector running 11.0&lt;/A&gt;. This might help you with unassigned shards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 21:42:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/576520#M2138</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2024-02-07T21:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Panorama Log Collector VM Cluster in 'Yellow' Status.</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/576546#M2139</link>
      <description>&lt;P&gt;that would be useful if we were on version 11 ( not just yet but probably soon).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got original issue fixed by logging tac case and a root engineer roped into to get root access to fix es cluster unassigned shards.&lt;/P&gt;
&lt;P&gt;It must be a common issue to introduce new commands in 11 to fix this.&lt;/P&gt;
&lt;P&gt;We just recently updated 10.2 release and issue has just reoccured...... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the common 'shard' that appears to have issues is a . (dot) file so hidden i gather and appears to be some sort of temp file i assume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paul_Stinson_0-1707351612771.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57495iB528BA16DBDC73B1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Paul_Stinson_0-1707351612771.png" alt="Paul_Stinson_0-1707351612771.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it also appears the 'unassigned' reason appears to be something to do with a 'CLUSTER_RECOVERED" with NO attempt to allocate???&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paul_Stinson_0-1707352116932.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57496iE48142DAB70AB546/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Paul_Stinson_0-1707352116932.png" alt="Paul_Stinson_0-1707352116932.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so off to log another case with Palo for same issue all caused by simple upgrade to panorama and the two log collectors.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 00:29:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/panorama-log-collector-vm-cluster-in-yellow-status/m-p/576546#M2139</guid>
      <dc:creator>Paul_Stinson</dc:creator>
      <dc:date>2024-02-08T00:29:13Z</dc:date>
    </item>
  </channel>
</rss>

