<?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: Splunk ITSI upgrade trouble in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-ITSI-upgrade-trouble/m-p/672640#M18188</link>
    <description>&lt;P&gt;Self resolved.&lt;/P&gt;&lt;P&gt;Splunk 9.1.2 was not compatible with ITSI 4.11.6.&lt;/P&gt;&lt;P&gt;Therefore, downgrading Splunk 9.1.2 allowed us to upgrade ITSI.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Dec 2023 13:07:00 GMT</pubDate>
    <dc:creator>shinsuke</dc:creator>
    <dc:date>2023-12-23T13:07:00Z</dc:date>
    <item>
      <title>Splunk ITSI upgrade trouble</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-ITSI-upgrade-trouble/m-p/672586#M18178</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am in trouble. I need help.&lt;/P&gt;&lt;P&gt;We are performing an UPGRADE of splunk ITSI.&lt;/P&gt;&lt;P&gt;Following the upgrade path of ITSI, we are now handling the following.&lt;/P&gt;&lt;P&gt;4.9.x → 4.11.x → 4.13.x → 4.15.x&lt;/P&gt;&lt;P&gt;Trouble is occurring in the following cases&lt;BR /&gt;4.9.6 → 4.11.6&lt;/P&gt;&lt;P&gt;The server configuration is a cluster.&lt;BR /&gt;The Splunk version is as follows.&lt;/P&gt;&lt;P&gt;Search head:Splunk 9.1.2&lt;BR /&gt;indexer:Splunk 9.1.2&lt;BR /&gt;api(HF):Splunk 9.1.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Migration logs at the time the trouble occurred are as follows.&lt;/P&gt;&lt;P&gt;--------------------------------------------------------&lt;/P&gt;&lt;P&gt;2023/12/22 14:45:20.640&lt;BR /&gt;2023-12-22 14:45:20,640+0900 process:2531 thread:MainThread ERROR [itsi.migration] [itsi_migration:4543] [run_migration] Migration from 4.9.2 to 4.10.0 did not finish successfully.&lt;BR /&gt;host = logmng-st-splunk_srch01source = /opt/splunk/var/log/splunk/itsi_migration_queue.logsourcetype = itsi_internal_log&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2023/12/22 14:45:20.636&lt;BR /&gt;2023-12-22 14:45:20,636+0900 process:2531 thread:MainThread ERROR [itsi.migration] [__init__:1433] [exception] 4.9.2 to 4.10.0: [HTTP 404] &lt;A href="https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type" target="_blank" rel="noopener"&gt;https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type&lt;/A&gt;; [{'type': 'ERROR', 'code': None, 'text': 'An object with name=itsi_entity_management_rules does not exist'}]&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/migration/migration.py", line 310, in run&lt;BR /&gt;if not command.execute():&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/itsi_migration.py", line 249, in execute&lt;BR /&gt;backup.execute()&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 1244, in execute&lt;BR /&gt;self.backup()&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 973, in backup&lt;BR /&gt;raise e&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 942, in backup&lt;BR /&gt;object_types = self._get_object_type_from_collection(collection)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 601, in _get_object_type_from_collection&lt;BR /&gt;rsp, content = simpleRequest(location, sessionKey=self.session_key, raiseAllErrors=False, getargs=getargs)&lt;BR /&gt;File "/opt/splunk/lib/python3.7/site-packages/splunk/rest/__init__.py", line 669, in simpleRequest&lt;BR /&gt;raise splunk.ResourceNotFound(uri, extendedMessages=extractMessages(body))&lt;BR /&gt;splunk.ResourceNotFound: [HTTP 404] &lt;A href="https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type" target="_blank" rel="noopener"&gt;https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type&lt;/A&gt;; [{'type': 'ERROR', 'code': None, 'text': 'An object with name=itsi_entity_management_rules does not exist'}]&lt;/P&gt;&lt;P&gt;host = logmng-st-splunk_srch01source = /opt/splunk/var/log/splunk/itsi_migration_queue.logsourcetype = itsi_internal_log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2023/12/22 14:45:20.635&lt;BR /&gt;2023-12-22 14:45:20,635+0900 process:2531 thread:MainThread ERROR [itsi.migration] [__init__:1433] [exception] 4.9.2 to 4.10.0: BackupRestore: [HTTP 404] &lt;A href="https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type" target="_blank" rel="noopener"&gt;https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type&lt;/A&gt;; [{'type': 'ERROR', 'code': None, 'text': 'An object with name=itsi_entity_management_rules does not exist'}]&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 1244, in execute&lt;BR /&gt;self.backup()&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 973, in backup&lt;BR /&gt;raise e&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 942, in backup&lt;BR /&gt;object_types = self._get_object_type_from_collection(collection)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/upgrade/kvstore_backup_restore.py", line 601, in _get_object_type_from_collection&lt;BR /&gt;rsp, content = simpleRequest(location, sessionKey=self.session_key, raiseAllErrors=False, getargs=getargs)&lt;BR /&gt;File "/opt/splunk/lib/python3.7/site-packages/splunk/rest/__init__.py", line 669, in simpleRequest&lt;BR /&gt;raise splunk.ResourceNotFound(uri, extendedMessages=extractMessages(body))&lt;BR /&gt;splunk.ResourceNotFound: [HTTP 404] &lt;A href="https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type" target="_blank" rel="noopener"&gt;https://127.0.0.1:8089/servicesNS/nobody/SA-ITOA/storage/collections/data/itsi_entity_management_rules?fields=object_type&lt;/A&gt;; [{'type': 'ERROR', 'code': None, 'text': 'An object with name=itsi_entity_management_rules does not exist'}]&lt;/P&gt;&lt;P&gt;host = logmng-st-splunk_srch01source = /opt/splunk/var/log/splunk/itsi_migration_queue.logsourcetype = itsi_internal_log&lt;/P&gt;&lt;P&gt;--------------------------------------------------------&lt;/P&gt;&lt;P&gt;How do you deal with errors?&lt;/P&gt;&lt;P&gt;Any help would be good!&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;shinsuke&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 05:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-ITSI-upgrade-trouble/m-p/672586#M18178</guid>
      <dc:creator>shinsuke</dc:creator>
      <dc:date>2023-12-22T05:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ITSI upgrade trouble</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-ITSI-upgrade-trouble/m-p/672640#M18188</link>
      <description>&lt;P&gt;Self resolved.&lt;/P&gt;&lt;P&gt;Splunk 9.1.2 was not compatible with ITSI 4.11.6.&lt;/P&gt;&lt;P&gt;Therefore, downgrading Splunk 9.1.2 allowed us to upgrade ITSI.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2023 13:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-ITSI-upgrade-trouble/m-p/672640#M18188</guid>
      <dc:creator>shinsuke</dc:creator>
      <dc:date>2023-12-23T13:07:00Z</dc:date>
    </item>
  </channel>
</rss>

