<?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: make_net_recovery error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983900#M420397</link>
    <description>See previous</description>
    <pubDate>Fri, 09 Jun 2006 09:28:42 GMT</pubDate>
    <dc:creator>David Cassin</dc:creator>
    <dc:date>2006-06-09T09:28:42Z</dc:date>
    <item>
      <title>make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983887#M420384</link>
      <description>I'm getting the following error when trying to run a make_net_recovery. Has anyone got any ideas on a fix?&lt;BR /&gt;&lt;BR /&gt;Creating Ignite Image for hostA on hostB&lt;BR /&gt;&lt;BR /&gt;       * Creating NFS mount directories for configuration files.&lt;BR /&gt;ERROR:   Could not make directory:&lt;BR /&gt;         /var/opt/ignite/recovery/client_mnt/0x00306E5DD4AF: Permission denied&lt;BR /&gt;         (errno = 13)&lt;BR /&gt;ERROR:   Failed creating the directory&lt;BR /&gt;         /var/opt/ignite/recovery/client_mnt/0x00306E5DD4AF:Permission denied&lt;BR /&gt;         (errno = 13)&lt;BR /&gt;ERROR:    Failed to create NFS mount directories for configuration files.&lt;BR /&gt;&lt;BR /&gt;=======  06/08/06 14:14:54 BST  make_net_recovery completed unsuccessfully&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2006 08:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983887#M420384</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-08T08:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983888#M420385</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;This is a permissions problem on the ignite server. Either you have not exported the &lt;BR /&gt;/var/opt/ignite/recovery/client_mnt directory with the correct permissions, or the directory itself has very restrictive permissions.&lt;BR /&gt;&lt;BR /&gt;Check the /etc/exports file and make sure that it has the above directory exported with -anon=2 in it. Check the permissions on the directory that it is global write.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;JASH</description>
      <pubDate>Thu, 08 Jun 2006 08:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983888#M420385</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-06-08T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983889#M420386</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You execute this about a ignite server or not ?&lt;BR /&gt;if yes , verify /etc/exports host A et B must be set and execute exportfs -av&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2006 08:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983889#M420386</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2006-06-08T08:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983890#M420387</link>
      <description>On ignite server, hostB, the directory /var/opt/ignite/recovery/client_mnt has the permissions 777.&lt;BR /&gt;&lt;BR /&gt;The /etc/exports file has the following entry for hostA;&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/archives/hostA -anon=2,access=hostA&lt;BR /&gt;&lt;BR /&gt;I've run the exportfs -av, and still get the same error when trying the make_net_recovery.</description>
      <pubDate>Thu, 08 Jun 2006 08:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983890#M420387</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-08T08:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983891#M420388</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Take off the hostA at the end of the line in exports, then run exportfs -av.&lt;BR /&gt;&lt;BR /&gt;It will then work.(hopefully)&lt;BR /&gt;&lt;BR /&gt;JASH</description>
      <pubDate>Thu, 08 Jun 2006 08:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983891#M420388</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-06-08T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983892#M420389</link>
      <description>I mean take off the whole bit of access=HostA&lt;BR /&gt;off the end of the line, sorry.</description>
      <pubDate>Thu, 08 Jun 2006 08:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983892#M420389</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-06-08T08:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983893#M420390</link>
      <description>Jash, that's not the problem as the ignite server has 150+ clients in the /etc/exports file, and those clients are able to run the make_net_recovery. &lt;BR /&gt;&lt;BR /&gt;I actually think the issue is on the client side. I've been able to manually mount the directory /var/opt/ignite/recovery/client_mnt on hostA from hostB (ignite server). Therefore the export is working properly from the ignite host. &lt;BR /&gt;&lt;BR /&gt;Any other ideas?</description>
      <pubDate>Thu, 08 Jun 2006 08:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983893#M420390</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-08T08:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983894#M420391</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Sorry, thought I had it there.&lt;BR /&gt;&lt;BR /&gt;If hostA is a new server, do you have the .rhosts set up on BOTH servers for hostA on hostB and hostB on hostA?&lt;BR /&gt;&lt;BR /&gt;You haven't, but any chance, made any network changes on hostA, recently. Has it ever worked?&lt;BR /&gt;&lt;BR /&gt;Jash</description>
      <pubDate>Thu, 08 Jun 2006 08:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983894#M420391</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-06-08T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983895#M420392</link>
      <description>&lt;BR /&gt;David,&lt;BR /&gt;&lt;BR /&gt;It sounds like you have everything configured correctly (especially since you 150 other servers working fine with the same config)&lt;BR /&gt;&lt;BR /&gt;Two things that have tripped me up when adding a new client&lt;BR /&gt;&lt;BR /&gt;directory ownership should be bin:bin&lt;BR /&gt;&lt;BR /&gt;Ignite versions must be the same.  I have corrected errrors like the one you are describing by &lt;BR /&gt;a. installing the same version of ignite on the client as on the server&lt;BR /&gt;b. reinstalling the ignite on the client&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 08 Jun 2006 09:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983895#M420392</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-06-08T09:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983896#M420393</link>
      <description>Just been checking the ignite versions, and they differ on the client and ignite server so i'm going to upgrade the versions to see if that solves the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help so far, i'll update again on the outcome of the above.</description>
      <pubDate>Thu, 08 Jun 2006 09:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983896#M420393</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-08T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983897#M420394</link>
      <description>I've updated the ignite version, although i'm still getting the same error so have decided to raise service call with HP. &lt;BR /&gt;&lt;BR /&gt;Will update this thread with the outcome and any fixes from HP. Thanks for the help so far.</description>
      <pubDate>Fri, 09 Jun 2006 05:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983897#M420394</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-09T05:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983898#M420395</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Please let us know what it is, I know that it is something simple, but just cannot put my finger on it now!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;JASH</description>
      <pubDate>Fri, 09 Jun 2006 05:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983898#M420395</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-06-09T05:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983899#M420396</link>
      <description>With help from HP s/w engineer, found the problem to be with the ignite server, hostB, not having the directory /var/opt/ignite/recovery/clients/0x00306E5DD4AF, and the link for this directory /var/opt/ignite/recovery/clients/hostA -&amp;gt; 0x00306E5DD4A&lt;BR /&gt;&lt;BR /&gt;Once this was created, and permissions set, the ignite image created successfully.</description>
      <pubDate>Fri, 09 Jun 2006 09:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983899#M420396</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-09T09:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983900#M420397</link>
      <description>See previous</description>
      <pubDate>Fri, 09 Jun 2006 09:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-error/m-p/4983900#M420397</guid>
      <dc:creator>David Cassin</dc:creator>
      <dc:date>2006-06-09T09:28:42Z</dc:date>
    </item>
  </channel>
</rss>

