<?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: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990 in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157577#M5896</link>
    <description>&lt;P&gt;Hi, seems like the the issue is with missing site= for the master. This is fixed now. Thanks.&lt;/P&gt;</description>
    <pubDate>Sat, 13 Dec 2014 16:46:47 GMT</pubDate>
    <dc:creator>jackiewkc</dc:creator>
    <dc:date>2014-12-13T16:46:47Z</dc:date>
    <item>
      <title>The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157571#M5890</link>
      <description>&lt;P&gt;Does anyone know how this can be fixed? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157571#M5890</guid>
      <dc:creator>jackiewkc</dc:creator>
      <dc:date>2014-12-12T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157572#M5891</link>
      <description>&lt;P&gt;check multisite and site parameters are properly used in server.conf&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Admin/Serverconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.0/Admin/Serverconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:14:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157572#M5891</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2014-12-12T14:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157573#M5892</link>
      <description>&lt;P&gt;Thanks a lot for the quick reply. Unfortunately I am unable to figure out why this is happening.&lt;/P&gt;

&lt;P&gt;In server.conf on the master, I have this:&lt;/P&gt;

&lt;P&gt;[clustering]&lt;BR /&gt;
mode = master&lt;BR /&gt;
multisite = true&lt;BR /&gt;
available_sites = site1, site2&lt;/P&gt;

&lt;P&gt;On the two search heads I have got, I have this in server.conf:&lt;/P&gt;

&lt;P&gt;[clustering]&lt;BR /&gt;
master_uri = &lt;A href="https://master01:8990/" target="_blank"&gt;https://master01:8990/&lt;/A&gt;&lt;BR /&gt;
site_replication_factor = origin:2, total:3&lt;BR /&gt;
site_search_factor = origin:1, total:2&lt;BR /&gt;
multisite = true&lt;BR /&gt;
site = site1&lt;/P&gt;

&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157573#M5892</guid>
      <dc:creator>jackiewkc</dc:creator>
      <dc:date>2020-09-28T18:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157574#M5893</link>
      <description>&lt;P&gt;the site= line should go under the [general] stanza, try moving it there&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 21:17:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157574#M5893</guid>
      <dc:creator>dxu_splunk</dc:creator>
      <dc:date>2014-12-12T21:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157575#M5894</link>
      <description>&lt;P&gt;jackiewkc,&lt;/P&gt;

&lt;P&gt;Did the master start up okay? I suspect there is probably an error in the log saying clustering was not initialized on the master. The master needs a 'site=...' attribute too which is missing in your config. The site attribute should be under [general] stanza as dxu pointed out. Also site_replication_factor and site_search_factor are need on the master not the searchheads. &lt;/P&gt;

&lt;P&gt;See: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Indexer/Multisiteconffile" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.0/Indexer/Multisiteconffile&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The cli commands for setting up indexer clustering will put the entries  under the right stanza. See: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/MultisiteCLI" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/MultisiteCLI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:26:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157575#M5894</guid>
      <dc:creator>svasan_splunk</dc:creator>
      <dc:date>2020-09-28T18:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157576#M5895</link>
      <description>&lt;P&gt;Thanks. Adding site=1 to the master and then restarting it fixed the issue.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2014 16:46:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157576#M5895</guid>
      <dc:creator>jackiewkc</dc:creator>
      <dc:date>2014-12-13T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157577#M5896</link>
      <description>&lt;P&gt;Hi, seems like the the issue is with missing site= for the master. This is fixed now. Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2014 16:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157577#M5896</guid>
      <dc:creator>jackiewkc</dc:creator>
      <dc:date>2014-12-13T16:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157578#M5897</link>
      <description>&lt;P&gt;You need to have multisite = true on the search head. It's confusing based on the server.conf.spec because it says it used to inilizae the master.  However, this needs to be on your search heads and Cluster Master. Not your indexers.  The Site= Site1 needs to be on the indexers.  But the search head config needs the following:&lt;/P&gt;

&lt;P&gt;[general]&lt;BR /&gt;
site = site1&lt;/P&gt;

&lt;P&gt;[clustering]&lt;BR /&gt;
multisite = true&lt;BR /&gt;
master_uri = https:/A.IP.Address:8089&lt;BR /&gt;
mode = searchhead&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Indexer/Multisiteconffile"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Indexer/Multisiteconffile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2015 22:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157578#M5897</guid>
      <dc:creator>mgonter_splunk</dc:creator>
      <dc:date>2015-06-01T22:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157579#M5898</link>
      <description>&lt;P&gt;Pls ensure that mutlisite = true is entered in [general] stanza in the Cluster Master and restart the Cluster Master.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 07:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157579#M5898</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2016-09-16T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: The searchhead is unable to update the peer information. Error = 'Master has multisite enabled but it is missing the 'multisite' attribute' for master=https://127.0.0.1:8990</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157580#M5899</link>
      <description>&lt;P&gt;you meant site=site1 i assume.  site=1 is invalid.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 10:57:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/The-searchhead-is-unable-to-update-the-peer-information-Error/m-p/157580#M5899</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-03-29T10:57:49Z</dc:date>
    </item>
  </channel>
</rss>

