<?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: NIS Push error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014893#M129368</link>
    <description>These servers are on different subnet.  Nothing has changed.  It used to work fine..since about a week or so I am getting this errors..</description>
    <pubDate>Thu, 03 Jul 2003 17:31:21 GMT</pubDate>
    <dc:creator>IRI Unix Support Group</dc:creator>
    <dc:date>2003-07-03T17:31:21Z</dc:date>
    <item>
      <title>NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014891#M129366</link>
      <description>Trying to push maps to slave servers but keep getting this errors:&lt;BR /&gt;Building map hosts.byaddr&lt;BR /&gt;Pushing hosts.byname&lt;BR /&gt;Status received from ypxfr on tshp2:&lt;BR /&gt;        Failed - dbm operation on map failed.&lt;BR /&gt;Status received from ypxfr on penguin:&lt;BR /&gt;        Failed - dbm operation on map failed.&lt;BR /&gt;Status received from ypxfr on macaw:&lt;BR /&gt;        Failed - dbm operation on map failed.&lt;BR /&gt;Status received from ypxfr on stork:&lt;BR /&gt;        Failed - dbm operation on map failed.&lt;BR /&gt;&lt;BR /&gt;Any idea why I am getting this errors?  Servers listed in error messages are not consistent.  Each time a push is initiated server are different.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 03 Jul 2003 17:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014891#M129366</guid>
      <dc:creator>IRI Unix Support Group</dc:creator>
      <dc:date>2003-07-03T17:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014892#M129367</link>
      <description>Are these slaves on different network or subnet??&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 17:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014892#M129367</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-07-03T17:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014893#M129368</link>
      <description>These servers are on different subnet.  Nothing has changed.  It used to work fine..since about a week or so I am getting this errors..</description>
      <pubDate>Thu, 03 Jul 2003 17:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014893#M129368</guid>
      <dc:creator>IRI Unix Support Group</dc:creator>
      <dc:date>2003-07-03T17:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014894#M129369</link>
      <description>&lt;BR /&gt;I remember working on this problem,   but this was long time back. I think  I added route entry for the  slave with -p optin for transmittin unit.&lt;BR /&gt;by route -p &lt;SOME value=""&gt; add &lt;IP address=""&gt; &lt;IP -address=""&gt; 1&lt;BR /&gt;&lt;BR /&gt;man route for more info on -p option &lt;BR /&gt;&lt;BR /&gt;before that do &lt;BR /&gt;#set tcp_pmtu 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;/IP&gt;&lt;/IP&gt;&lt;/SOME&gt;</description>
      <pubDate>Thu, 03 Jul 2003 17:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014894#M129369</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-07-03T17:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014895#M129370</link>
      <description>If you got all your slaves in a different subnet and the binding method you used is at IP level (not broadcast) then whenever the master server is rebooted, all the other slaves need to have their nis.client restarted.&lt;BR /&gt;# /sbin/init.d/nis.client stop&lt;BR /&gt;# /sbin/init.d/nis.client start&lt;BR /&gt;Is this your case ? The error also sounds like it could be a possible NIS DB corruption. To confirm this you can rebuild one of the slaves and see if it helps. On one of the slave .. (assuming your domain name is "engr") ..&lt;BR /&gt;# cd /var/yp&lt;BR /&gt;# mv engr engr.org&lt;BR /&gt;# domainname engr&lt;BR /&gt;# /usr/sbin/ypinit -s &lt;NIS-MASTER-HOSTNAME&gt;&lt;BR /&gt;==&amp;gt; This will copy all of NIS DB from the master to slave.&lt;BR /&gt;# /sbin/init.d/nis.server stop&lt;BR /&gt;# /sbin/init.d/nis.client stop&lt;BR /&gt;# /sbin/init.d/nis.server start&lt;BR /&gt;# /sbin/init.d/nis.client start&lt;BR /&gt;Now on the master server, make a change to any of the NIS-managed file and push it out. Do you still see the same error on the slave you have just rebuilt ?&lt;BR /&gt;&lt;/NIS-MASTER-HOSTNAME&gt;</description>
      <pubDate>Thu, 03 Jul 2003 19:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014895#M129370</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-07-03T19:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Push error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014896#M129371</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;What you need to do is to init your&lt;BR /&gt;nis slave servers that they will take&lt;BR /&gt;the maps from the master server.&lt;BR /&gt;ypinit -s &lt;SERVER name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/SERVER&gt;</description>
      <pubDate>Thu, 03 Jul 2003 19:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-push-error/m-p/3014896#M129371</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-03T19:54:22Z</dc:date>
    </item>
  </channel>
</rss>

