<?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: Client provided hostname &amp;quot;hostname&amp;quot; which does not match resolved name &amp;quot;hostnameB&amp;quot; in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336159#M56554</link>
    <description>Firstly, you should have the hostname as an alias for all interfaces on Serviceguard nodes, i.e. what you should really do is:&lt;BR /&gt;&lt;BR /&gt;cat &amp;gt;&amp;gt; /etc/hosts&lt;BR /&gt;123.234.12.25 hostname hostname.fqdn&lt;BR /&gt;10.1.1.25 hostnameB hostnameB.fqdn hostname&lt;BR /&gt;^D&lt;BR /&gt;&lt;BR /&gt;since 123.234.12.25 and 10.1.1.25 belong to host "hostname" this should be an alias for both these addresses. This should stop all the messages you are seeing in syslog.&lt;BR /&gt;&lt;BR /&gt;This is described in the section entitled, "Configuring Name Resolution" in the HP-UX and Linux Managing Serviceguard Manual.&lt;BR /&gt;&lt;BR /&gt;With regards to the UDP broadcasts, this is normal and no a misconfig. UDP broadcasts are done for various different reasons at different times including checking for duplicate names on a subnet which are not supported, but also so multiple interfaces can respond to a command so that the commands work even when the primary host based lan has failed. This leads to the situations where one cluster picks up messages broadcast by another cluster. This is quite normal behaviour.&lt;BR /&gt;&lt;BR /&gt;However, if you are seeing many of these messages it does indicate that something or someone is running Serviceguard commands when you do not realise it. Maybe you have a cron job issuing commands, or an application like ITO configured to run SG commands regularly. UDP broadcasts on hacl-cfg are only issued when a command is run and are not used during normal cluster running by the cluster daemons themselves.</description>
    <pubDate>Tue, 13 Jan 2009 09:33:51 GMT</pubDate>
    <dc:creator>John Bigg</dc:creator>
    <dc:date>2009-01-13T09:33:51Z</dc:date>
    <item>
      <title>Client provided hostname "hostname" which does not match resolved name "hostnameB"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336157#M56552</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have this particular problem regarding name resolution in MC/SG for Linux.&lt;BR /&gt;&lt;BR /&gt;Context:&lt;BR /&gt;&lt;BR /&gt;SUSE Linux Enterprise Server 10 (x86_64)&lt;BR /&gt;VERSION = 10&lt;BR /&gt;PATCHLEVEL = 2&lt;BR /&gt;&lt;BR /&gt;serviceguard-A.11.18.00-0.sles10&lt;BR /&gt;&lt;BR /&gt;I have 2 pkgs running on a 2-node cluster which are working fine.&lt;BR /&gt;&lt;BR /&gt;The problem is that I see &lt;BR /&gt;&lt;BR /&gt;Client provided hostname "hostname" which does not match resolved name "hostnameB" in my syslog.&lt;BR /&gt;&lt;BR /&gt;"hostname" is the front-end interface from another 2-node HP-UX cluster.&lt;BR /&gt;&lt;BR /&gt;"hostnameB" is the back-end interface from that other 2-node HP-UX cluster.&lt;BR /&gt;&lt;BR /&gt;The Linux cluster is on the same networks as the HP-UX one.&lt;BR /&gt;&lt;BR /&gt;I tcpdump'ed the networks (back-end and front-end) on my Linux cluster and saw that the HP-UX cluster is broadcasting cmclconfd packets on each network containing "hostname" in the payload.&lt;BR /&gt;&lt;BR /&gt;123.234.12.25.59660 &amp;gt; 123.234.12.255.5302: [udp sum ok] UDP&lt;BR /&gt;10.1.1.25.59659 &amp;gt; 10.1.1.255.5302: [udp sum ok] UDP&lt;BR /&gt;&lt;BR /&gt;It seems the problem is name resolution related but I can't seem to find an acceptable solution for it.&lt;BR /&gt;&lt;BR /&gt;Things I have tried so far:&lt;BR /&gt;&lt;BR /&gt;1 - echo "123.234.12.25  hostname hostname.fqdn" &amp;gt;&amp;gt; /etc/hosts&lt;BR /&gt;&lt;BR /&gt;2 - echo "10.1.1.25   hostnameB hostnameB.fqdn" &amp;gt;&amp;gt; /etc/hosts&lt;BR /&gt;&lt;BR /&gt;The #1 fixes one of the two occurences in my syslog regarding "hostname" in the payload of the broadcast packet but the other remains since the short name always resolves to "hostname" (the front-end interface) and obviously is not matching "hostnameB".&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;&lt;BR /&gt;Why is the HP-UX cluster broadcasts the node name "hostname" on the 2 networks?&lt;BR /&gt;&lt;BR /&gt;Is it the right behavior or is there a config problem?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2009 21:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336157#M56552</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2009-01-12T21:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Client provided hostname "hostname" which does not match resolved name "hostnameB"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336158#M56553</link>
      <description>what "hostname" command show?&lt;BR /&gt;try to change your hostname with this command.</description>
      <pubDate>Tue, 13 Jan 2009 09:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336158#M56553</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-01-13T09:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Client provided hostname "hostname" which does not match resolved name "hostnameB"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336159#M56554</link>
      <description>Firstly, you should have the hostname as an alias for all interfaces on Serviceguard nodes, i.e. what you should really do is:&lt;BR /&gt;&lt;BR /&gt;cat &amp;gt;&amp;gt; /etc/hosts&lt;BR /&gt;123.234.12.25 hostname hostname.fqdn&lt;BR /&gt;10.1.1.25 hostnameB hostnameB.fqdn hostname&lt;BR /&gt;^D&lt;BR /&gt;&lt;BR /&gt;since 123.234.12.25 and 10.1.1.25 belong to host "hostname" this should be an alias for both these addresses. This should stop all the messages you are seeing in syslog.&lt;BR /&gt;&lt;BR /&gt;This is described in the section entitled, "Configuring Name Resolution" in the HP-UX and Linux Managing Serviceguard Manual.&lt;BR /&gt;&lt;BR /&gt;With regards to the UDP broadcasts, this is normal and no a misconfig. UDP broadcasts are done for various different reasons at different times including checking for duplicate names on a subnet which are not supported, but also so multiple interfaces can respond to a command so that the commands work even when the primary host based lan has failed. This leads to the situations where one cluster picks up messages broadcast by another cluster. This is quite normal behaviour.&lt;BR /&gt;&lt;BR /&gt;However, if you are seeing many of these messages it does indicate that something or someone is running Serviceguard commands when you do not realise it. Maybe you have a cron job issuing commands, or an application like ITO configured to run SG commands regularly. UDP broadcasts on hacl-cfg are only issued when a command is run and are not used during normal cluster running by the cluster daemons themselves.</description>
      <pubDate>Tue, 13 Jan 2009 09:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336159#M56554</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2009-01-13T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Client provided hostname "hostname" which does not match resolved name "hostnameB"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336160#M56555</link>
      <description>Hi Francis,&lt;BR /&gt;&lt;BR /&gt;Did you managed to resolve your issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Tue, 16 Jun 2009 10:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336160#M56555</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2009-06-16T10:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Client provided hostname "hostname" which does not match resolved name "hostnameB"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336161#M56556</link>
      <description>This issue is probably already solved some time ago, but I just wanted to confirm that the solution from John Bigg is correct.&lt;BR /&gt;I had the same messages here after an upgrade from 11.17 to 11.19 and adding the short hostname as alias to all configured IP addresses solved the issue.</description>
      <pubDate>Wed, 04 Nov 2009 07:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/client-provided-hostname-quot-hostname-quot-which-does-not-match/m-p/4336161#M56556</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2009-11-04T07:28:53Z</dc:date>
    </item>
  </channel>
</rss>

