<?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: named start errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516294#M596294</link>
    <description>The directories already exist with 777.  NAMED starts eventually.</description>
    <pubDate>Wed, 11 Apr 2001 21:08:22 GMT</pubDate>
    <dc:creator>JEAN TAYLOR</dc:creator>
    <dc:date>2001-04-11T21:08:22Z</dc:date>
    <item>
      <title>named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516292#M596292</link>
      <description>running named 4.9.7 PHNE_23277 as a secondary DNS server&lt;BR /&gt;&lt;BR /&gt;Named hangs; have to stop then start.  NAMED doesn't start properly.  errors below for each entry in the named.boot file.&lt;BR /&gt;&lt;BR /&gt;Mar 30 15:50:34 leghorn named-xfer[28132]: can't make tmpfile (rtc1/avoca.db.{28132): Bad file number&lt;BR /&gt;Mar 30 15:50:34 leghorn named-xfer[28131]: can't make tmpfile (rtc1/d64.db.{28131): Bad file number&lt;BR /&gt;&lt;BR /&gt;After several unsuccessful attempts, named starts and runs fine until the next hang&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2001 19:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516292#M596292</guid>
      <dc:creator>JEAN TAYLOR</dc:creator>
      <dc:date>2001-04-11T19:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516293#M596293</link>
      <description>Sounds like you have not done a mkdir on /usr/local/domain/rtc1  or wherever you have specified that the DNS subdirectories have to go in named.boot&lt;BR /&gt;&lt;BR /&gt;Named cannot add a subdirectory, it can only add files.&lt;BR /&gt;&lt;BR /&gt;If the subdirectory exists, it may not be globally writable and executable.  Make the permissions 777 on the directory.</description>
      <pubDate>Wed, 11 Apr 2001 20:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516293#M596293</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-11T20:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516294#M596294</link>
      <description>The directories already exist with 777.  NAMED starts eventually.</description>
      <pubDate>Wed, 11 Apr 2001 21:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516294#M596294</guid>
      <dc:creator>JEAN TAYLOR</dc:creator>
      <dc:date>2001-04-11T21:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516295#M596295</link>
      <description>Could you post some of the named.boot file?&lt;BR /&gt;Also a ll of the /usr/local/domain or wherever you have your DNS set up to reside?&lt;BR /&gt;&lt;BR /&gt;I am puzzled by the can't create temp file.&lt;BR /&gt;Do you have a lack of inodes available?&lt;BR /&gt;How about doing a bdf -i to see if you are running out of inodes?</description>
      <pubDate>Thu, 12 Apr 2001 11:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516295#M596295</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-12T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516296#M596296</link>
      <description># ps -ef | grep named&lt;BR /&gt;root 19365     1  0  Mar 30  ?        92:22 /usr/sbin/named -b /etc/named.data/named.boot&lt;BR /&gt;# pwd &lt;BR /&gt;/etc/named.data&lt;BR /&gt;# ls -al&lt;BR /&gt;total 1498&lt;BR /&gt;drw-r--r--  11 root       sys          27648 Jan 30 14:31 .&lt;BR /&gt;dr-xr-xr-x  27 bin        bin           6144 Mar 30 16:46 ..&lt;BR /&gt;-rw-rw-rw-   1 root       sys          96597 Dec 28  1998 allsecondary.boot&lt;BR /&gt;drwxrwxrwx   6 root       sys           1024 Apr  7 09:57 core&lt;BR /&gt;-r--r--r--   1 root       sys           1928 Dec  9  1998 db.cache&lt;BR /&gt;-rw-rw-rw-   1 root       sys          10240 Aug 17  2000 directories&lt;BR /&gt;-rw-rw-rw-   1 root       sys              3 Feb 26 10:23 dirs.lst&lt;BR /&gt;-rw-rw-rw-   1 root       sys            106 Aug 17  2000 dnsdirsync.pl&lt;BR /&gt;drwxrwxrwx  11 root       sys           1024 Apr 11 18:51 isbe&lt;BR /&gt;-rw-r--r--   1 root       sys          87550 Dec 11  1998 named.backup&lt;BR /&gt;-rw-r--r--   1 root       sys         159330 Apr  9 08:06 named.boot&lt;BR /&gt;-rw-r--r--   1 root       sys            140 Jun  9  1999 named.bootp&lt;BR /&gt;-rw-r--r--   1 root       sys             89 Jun  9  1999 named.bootp.bak&lt;BR /&gt;-rw-r--r--   1 root       sys          96347 Jun 28  1999 named.boot.backup&lt;BR /&gt;-rw-r--r--   1 root       sys         152180 Jan 30 15:11 named.boot.jmt&lt;BR /&gt;-rw-r--r--   1 root       sys          96261 Jun  9  1999 named.boot.lincon&lt;BR /&gt;-rwx------   1 root       sys            273 Feb 26 10:21 named.push&lt;BR /&gt;-rw-r-----   1 root       sys           2501 Dec  9  1998 primaries.lst&lt;BR /&gt;drwxrwxrwx  14 root       sys           3072 Apr 12 07:52 rtc1&lt;BR /&gt;drwxrwxrwx  11 root       sys           6144 Feb 28 14:02 rtc1-4&lt;BR /&gt;drwxrwxrwx  13 root       sys           1024 Apr 11 19:30 rtc5&lt;BR /&gt;drwxrwxrwx  26 root       sys           2048 Apr 12 07:46 rtc6&lt;BR /&gt;drwxrwxrwx  14 root       sys           4096 Apr 12 07:46 rtc7&lt;BR /&gt;drwxrwxrwx  18 root       sys           1024 Apr 12 07:48 rtc8&lt;BR /&gt;drwxrwxrwx  27 root       sys           1024 Apr 12 07:46 rtc9&lt;BR /&gt;# bdf -i&lt;BR /&gt;Filesystem          kbytes    used   avail %used  iused  ifree %iuse Mounted on&lt;BR /&gt;/dev/vg00/lvol3      86016   36386   47060   44%   3539  12405   22% /&lt;BR /&gt;/dev/vg00/lvol1      47829    9079   33967   21%     15   7665    0% /stand&lt;BR /&gt;/dev/vg00/lvol8     512000  164153  326210   33%   6020  86960    6% /var&lt;BR /&gt;/dev/vg00/lvol7     450560  303132  138227   69%  14283  36857   28% /usr&lt;BR /&gt;/dev/vg00/lvol4      32768    4372   26659   14%    140   7096    2% /tmp&lt;BR /&gt;/dev/vg00/lvol6     249856  112379  128896   47%   2038  34366    6% /opt&lt;BR /&gt;/dev/vg00/lvol5     307200   70098  222347   24%    802  59274    1% /home&lt;BR /&gt;# &lt;BR /&gt;# more named.boot&lt;BR /&gt;;&lt;BR /&gt;secondary  coveschool.pvt.k12.il.us     206.166.50.100  rtc1/coveschl.db&lt;BR /&gt;secondary  winfield.lib.il.us           206.166.50.100  rtc1/winfieldlib.db&lt;BR /&gt;secondary  echs.edwrds.k12.il.us        206.166.67.100  rtc9/edwrds/echs.db&lt;BR /&gt;secondary  ags.edwrds.k12.il.us         206.166.67.100  rtc9/edwrds/ags.db&lt;BR /&gt;secondary  wsgs.edwrds.k12.il.us        206.166.67.100  rtc9/edwrds/wsgs.db&lt;BR /&gt;secondary  eccusd.edwrds.k12.il.us      206.166.67.100  rtc9/edwrds/eccusd.db&lt;BR /&gt;secondary  225.107.64.in-addr.arpa</description>
      <pubDate>Thu, 12 Apr 2001 12:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516296#M596296</guid>
      <dc:creator>JEAN TAYLOR</dc:creator>
      <dc:date>2001-04-12T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516297#M596297</link>
      <description>try adding the statement&lt;BR /&gt;directory /etc/named.data &lt;BR /&gt;to named.boot&lt;BR /&gt;&lt;BR /&gt;This tells named where to get its initial data.&lt;BR /&gt;It may be trying to first oput them in /tmp since no directory is stated on startup.</description>
      <pubDate>Thu, 12 Apr 2001 13:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516297#M596297</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-12T13:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516298#M596298</link>
      <description>your named.boot/conf file on the slave should be the same format as on the primary, except that primary should be secondary (except for your loopback) and you need the ip of the primary in the 3rd field.. you need to have the directory directive of where your data is like mentioned above&lt;BR /&gt;directory                      /etc/named.data&lt;BR /&gt;then stop and restart named</description>
      <pubDate>Thu, 12 Apr 2001 16:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516298#M596298</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-04-12T16:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: named start errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516299#M596299</link>
      <description>i added the directory statement and that fixed the problem.  thanks much</description>
      <pubDate>Thu, 26 Apr 2001 14:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-start-errors/m-p/2516299#M596299</guid>
      <dc:creator>JEAN TAYLOR</dc:creator>
      <dc:date>2001-04-26T14:26:05Z</dc:date>
    </item>
  </channel>
</rss>

