<?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: Bind: Problem in views synchronization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741942#M387309</link>
    <description>Looks like the slave does not even try to load the new view. Is it even aware of the requirement to do so? In other words: Did you restart the slave server after adding the new view to its configuration? &lt;BR /&gt;&lt;BR /&gt;Does the slave server have write permission to its data directory? (If it has write permission to existing data files only, it can overwrite/update the existing files, but cannot create new ones.)&lt;BR /&gt;&lt;BR /&gt;What settings are configured in file /etc/named.data/named.options? (Is one of those settings preventing communication with the master IP address of the new view?)&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 21 Jan 2011 12:39:36 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-01-21T12:39:36Z</dc:date>
    <item>
      <title>Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741941#M387308</link>
      <description>Hello,&lt;BR /&gt;currently, we have 2 UNIX HP-UX servers for DNS. Both servers are running over HP-UX B.11.23.&lt;BR /&gt;The DNS software is BIND 9.3.2.4&lt;BR /&gt;&lt;BR /&gt;We have created a new VIEW called LIMSGSN03. The db file was created also.&lt;BR /&gt;&lt;BR /&gt;When I restart the named process in order to synchronize the views in both servers, the new view is not updated in Slave server.&lt;BR /&gt;&lt;BR /&gt;21-Jan-2011 03:14:40.190 xfer-out: info: client 10.128.2.146#54182: view FISN01ST1: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR started&lt;BR /&gt;21-Jan-2011 03:14:40.194 xfer-out: info: client 10.128.2.146#54182: view FISN01ST1: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR ended&lt;BR /&gt;21-Jan-2011 03:14:40.700 xfer-out: info: client 10.128.2.147#54183: view FISN01ST2: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR started&lt;BR /&gt;21-Jan-2011 03:14:40.703 xfer-out: info: client 10.128.2.147#54183: view FISN01ST2: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR ended&lt;BR /&gt;21-Jan-2011 03:14:40.704 xfer-out: info: client 200.108.101.4#54184: view ANY: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR started&lt;BR /&gt;21-Jan-2011 03:14:40.707 xfer-out: info: client 200.108.101.4#54184: view ANY: transfer of 'mnc010.mcc716.gprs/IN': AXFR-style IXFR ended&lt;BR /&gt;&lt;BR /&gt;I expect to see transfer to client 10.128.2.141 (for new VIEW), but it doesn't happen.&lt;BR /&gt;&lt;BR /&gt;The configuration for the new view was done in /etc/named.conf and the db file for this new view was created under /etc/named.data (claro.mnc010.mcc716.LIMSGSN03)&lt;BR /&gt;&lt;BR /&gt;Is it needed to configure another file in DNS servers? What is the reason to have no updated file in Slave server (Master to Slave).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;CHristian Aguilar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jan 2011 09:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741941#M387308</guid>
      <dc:creator>Christian Aguilar Varga</dc:creator>
      <dc:date>2011-01-21T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741942#M387309</link>
      <description>Looks like the slave does not even try to load the new view. Is it even aware of the requirement to do so? In other words: Did you restart the slave server after adding the new view to its configuration? &lt;BR /&gt;&lt;BR /&gt;Does the slave server have write permission to its data directory? (If it has write permission to existing data files only, it can overwrite/update the existing files, but cannot create new ones.)&lt;BR /&gt;&lt;BR /&gt;What settings are configured in file /etc/named.data/named.options? (Is one of those settings preventing communication with the master IP address of the new view?)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 21 Jan 2011 12:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741942#M387309</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-01-21T12:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741943#M387310</link>
      <description>Hello friend,&lt;BR /&gt;thanks for your resposne. I restarted the named process in master server only. Attached you will find the named.options file.&lt;BR /&gt;&lt;BR /&gt;Is it needed to have the view claro.mnc010.mcc716.LIMSGSN03 in slave server before restarting named process?&lt;BR /&gt;&lt;BR /&gt;Please, could you send to me the procedure in order to both servers can synchronize the view each other?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;CHristian Aguilar</description>
      <pubDate>Fri, 21 Jan 2011 19:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741943#M387310</guid>
      <dc:creator>Christian Aguilar Varga</dc:creator>
      <dc:date>2011-01-21T19:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741944#M387311</link>
      <description>If you haven't run "rndc reconfig" on the slave BIND or restarted it after adding the new view to its configuration file, the slave won't "notice" the new view at all. &lt;BR /&gt;&lt;BR /&gt;Since it's not told anything about the new view, it will ignore any notify messages the master server sends to the slave.&lt;BR /&gt;&lt;BR /&gt;I think you have done everything right except the final step: making the slave BIND aware of the new configuration. If you have rndc keys configured correctly, the "rndc reconfig" on the slave would be all that is needed; if you're uncertain, restarting the slave BIND is a valid method too.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 21 Jan 2011 20:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741944#M387311</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-01-21T20:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741945#M387312</link>
      <description>Hello friend,&lt;BR /&gt;thanks again about your update.&lt;BR /&gt;&lt;BR /&gt;Is the "rndc reconfig" the same than "/sbin/init.d/named stop | start" ?&lt;BR /&gt;&lt;BR /&gt;I'll execute it tonight.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 24 Jan 2011 14:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741945#M387312</guid>
      <dc:creator>Christian Aguilar Varga</dc:creator>
      <dc:date>2011-01-24T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bind: Problem in views synchronization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741946#M387313</link>
      <description># /sbin/init.d/named stop&lt;BR /&gt;then &lt;BR /&gt;# /sbin/init.d/named start&lt;BR /&gt;&lt;BR /&gt;will completely restart named, obviously causing it to re-read its configuration in the process. &lt;BR /&gt;&lt;BR /&gt;"rndc reconfig" uses the rndc tool to tell named to re-read its configuration file without restarting. If you need to minimized named downtime, this might be useful.&lt;BR /&gt;&lt;BR /&gt;But rndc will work only if named's configuration includes the "controls" statement, and if /etc/rndc.key contains the same key as in named's "controls" statement (or if you've made other arrangements so that rndc will find the correct key).&lt;BR /&gt;&lt;BR /&gt;Your named.options file looks like it includes all the things required to use rndc. But since I have not seen your /etc/rndc.key, I cannot say for sure if it will work or not; restarting named will always work.&lt;BR /&gt;&lt;BR /&gt;To see if "rndc reconfig" would work, run "rndc status": if it lists named's version and other information, rndc can communicate with named and send commands to it. For more information, use the command "man rndc".&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 24 Jan 2011 17:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-problem-in-views-synchronization/m-p/4741946#M387313</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-01-24T17:28:20Z</dc:date>
    </item>
  </channel>
</rss>

