<?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: ignite tape recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596708#M33491</link>
    <description>Still same error&lt;BR /&gt;I am on a network but i havent set up nfs</description>
    <pubDate>Thu, 18 Oct 2001 12:26:31 GMT</pubDate>
    <dc:creator>dennis bergman</dc:creator>
    <dc:date>2001-10-18T12:26:31Z</dc:date>
    <item>
      <title>ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596695#M33478</link>
      <description>I ran  make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;I am getting the error &lt;BR /&gt;&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;&lt;BR /&gt;Does anyone know why I am getting this and what should I should do to  correct it&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Dennis&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2001 17:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596695#M33478</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-17T17:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596696#M33479</link>
      <description>That error has nothing to do with make_tape_recovery.&lt;BR /&gt;&lt;BR /&gt;That error is probably due to the fact that Automount is enabled, in /etc/rc.config.d/nfsconf check for the line AUTOMOUNT=1, and the /etc/auto_master file has a line '/net -hosts -nosuid,soft' which is the default for HP-UX (which is stupid).  To get rid of these messages make the AUTOMOUNT line in /etc/rc.config.d/nfsconf be AUTOMOUNT=0 nad if you don't need NFS you can do NFS_CLIENT=0 and NFS_SERVER=0&lt;BR /&gt;&lt;BR /&gt;Once that is done do:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;&lt;BR /&gt;and if you need either NFS service restarted do:&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.client start</description>
      <pubDate>Wed, 17 Oct 2001 17:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596696#M33479</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-10-17T17:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596697#M33480</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this  command instead.&lt;BR /&gt;/opt/ignite/bin/make_recovery -A -C -v -d &lt;TAPE_DEVICE&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;/TAPE_DEVICE&gt;</description>
      <pubDate>Wed, 17 Oct 2001 17:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596697#M33480</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-10-17T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596698#M33481</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -Avi&lt;BR /&gt;&lt;BR /&gt;with the tape in your default drive /dev/rmt/0m.&lt;BR /&gt;&lt;BR /&gt;The error message you are getting is probably due to the automounter. To disbale that NFS serer error message , edit /etc/rc.cofnig.d/nfsconf and set the AUTOMOUNT to 0. It is probably 1 at present. Do a restart of the NFS server once you change the parameter. You can kill the automount process too if you want, without retstating the NFS server. &lt;BR /&gt;&lt;BR /&gt;Look at the thread below for now info.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B1031-90048/B1031-90048.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B1031-90048/B1031-90048.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/42-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/42-toc.html&amp;amp;searchterms=Common%20Problems%20with%20NFS%20%20&amp;amp;queryid=20011017-114252" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/42-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/42-toc.html&amp;amp;searchterms=Common%20Problems%20with%20NFS%20%20&amp;amp;queryid=20011017-114252&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2001 17:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596698#M33481</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-10-17T17:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596699#M33482</link>
      <description>Thanks for your quick responses&lt;BR /&gt;&lt;BR /&gt;I made the suggested changes and am still recieving the same error. I only get these nfs errors when I run the make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;       * Creating local directories for configuration files and archive.&lt;BR /&gt;&lt;BR /&gt;=======  10/17/01 14:28:17 EDT  Started make_tape_recovery. (Wed Oct 17 &lt;BR /&gt;         14:28:17 EDT 2001)&lt;BR /&gt;         @(#) Ignite-UX Revision B.3.4.115&lt;BR /&gt;         @(#) net_recovery (opt) $Revision: 10.547 $&lt;BR /&gt;&lt;BR /&gt;       * Testing pax for needed patch&lt;BR /&gt;       * Passed pax tests.&lt;BR /&gt;       * Recovery Archive Description = Recovery Archive&lt;BR /&gt;         &lt;BR /&gt;       * Recovery Archive Location    = /dev/rmt/0mn&lt;BR /&gt;         &lt;BR /&gt;       * Number of Archives to Save   = 2&lt;BR /&gt;         &lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;NFS server (pid1870@/net) not responding still trying&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I got the same thing with Uday's suggested command.</description>
      <pubDate>Wed, 17 Oct 2001 17:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596699#M33482</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-17T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596700#M33483</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try downloading latest patch for ignite.. Just a thought.&lt;BR /&gt;-USA</description>
      <pubDate>Wed, 17 Oct 2001 17:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596700#M33483</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-10-17T17:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596701#M33484</link>
      <description>Just for the heck of it try moving the /etc/auto_master file to /etc/auto_master.orig the rerun your ignite backup and see what happens.  It appears it is still trying to automount /net for some reason.</description>
      <pubDate>Wed, 17 Oct 2001 18:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596701#M33484</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-10-17T18:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596702#M33485</link>
      <description>Patrick&lt;BR /&gt;I moved the file and Im still getting the same error</description>
      <pubDate>Wed, 17 Oct 2001 18:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596702#M33485</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-17T18:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596703#M33486</link>
      <description>What version of HP-UX are you running?</description>
      <pubDate>Wed, 17 Oct 2001 18:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596703#M33486</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-10-17T18:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596704#M33487</link>
      <description>Have you got any nfs mounted file systems listed in your /etc/fstab file?&lt;BR /&gt;We do that for some of our PC samba mounting file systems.&lt;BR /&gt;Eileen</description>
      <pubDate>Wed, 17 Oct 2001 18:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596704#M33487</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2001-10-17T18:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596705#M33488</link>
      <description>This is a freshly installed hpux 11 server. I have not set up any network file systems. &lt;BR /&gt;&lt;BR /&gt;I greatly appreciate all of your thoughts</description>
      <pubDate>Wed, 17 Oct 2001 19:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596705#M33488</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-17T19:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596706#M33489</link>
      <description>Dennis, I have run into this several times.  Each time I get this error I have a "pfs_mount"&lt;BR /&gt;running and I need to stop all the "pfs" processes and restart them.  Do a search on&lt;BR /&gt;"pfs mount" and you should find some threads talking about this...&lt;BR /&gt;&lt;BR /&gt;hope this helps...Jay</description>
      <pubDate>Wed, 17 Oct 2001 19:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596706#M33489</guid>
      <dc:creator>Jay Cantwell</dc:creator>
      <dc:date>2001-10-17T19:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596707#M33490</link>
      <description>OK, lets look at something and try something now:&lt;BR /&gt;&lt;BR /&gt;in /etc/rc.config.d/nfsconf make sure&lt;BR /&gt;AUTOMOUNT=0&lt;BR /&gt;AUTOFS=0&lt;BR /&gt;&lt;BR /&gt;now do&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;&lt;BR /&gt;Since you say you are NOT on a network yet, do NOT restart NFS.  &lt;BR /&gt;&lt;BR /&gt;Now try running your make_recovery again.</description>
      <pubDate>Wed, 17 Oct 2001 19:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596707#M33490</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-10-17T19:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596708#M33491</link>
      <description>Still same error&lt;BR /&gt;I am on a network but i havent set up nfs</description>
      <pubDate>Thu, 18 Oct 2001 12:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596708#M33491</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-18T12:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596709#M33492</link>
      <description>" holly microsoft " i rebooted and it works.&lt;BR /&gt;i also changed nfs_client to 0&lt;BR /&gt;and nfs_server to 0 prior to the reboot.&lt;BR /&gt;&lt;BR /&gt;Many thanks to Patrick, Uday and all who helped</description>
      <pubDate>Thu, 18 Oct 2001 15:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-recovery/m-p/2596709#M33492</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-10-18T15:20:58Z</dc:date>
    </item>
  </channel>
</rss>

