<?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 to localhost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454754#M500856</link>
    <description>I've decided to just set up an ignite server. Thanks for the suggestions everyone.</description>
    <pubDate>Tue, 14 Jul 2009 18:58:05 GMT</pubDate>
    <dc:creator>Eric Bakken</dc:creator>
    <dc:date>2009-07-14T18:58:05Z</dc:date>
    <item>
      <title>make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454747#M500849</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Is it possible to set up a server to do a make_net_recovery to the local machine? I have a new blade that only has a dvd writer and no tape drive. I'd like to just make a recovery DVD but don't have the resources right now to set up a seperate Ignite server. Has anyone been able to do a make_opticaldisc_recovery to the local server? Thanks in advace,&lt;BR /&gt;&lt;BR /&gt;-Eric B.</description>
      <pubDate>Tue, 07 Jul 2009 14:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454747#M500849</guid>
      <dc:creator>Eric Bakken</dc:creator>
      <dc:date>2009-07-07T14:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454748#M500850</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If your system has a local NFS share and its read write, you can probably trick make_net_recovery into writing to a local file system.&lt;BR /&gt;&lt;BR /&gt;localhost, probably not.&lt;BR /&gt;&lt;BR /&gt;Set up an alias in /etc/hosts, yes that would probably work.&lt;BR /&gt;&lt;BR /&gt;You better make sure this gets backed up or transferred some place.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Jul 2009 14:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454748#M500850</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-07T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454749#M500851</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You can use make_net_recovery on the local machine. I am not sure about using&lt;BR /&gt;hostname "localhost" but it certainly&lt;BR /&gt;works for a valid hostname.&lt;BR /&gt;&lt;BR /&gt;Basically, here is what happens:&lt;BR /&gt;&lt;BR /&gt;Your server becomes an NFS server for itself.&lt;BR /&gt;I did this before and it worked fine. Ignite&lt;BR /&gt;saved the image in a proper directory.&lt;BR /&gt;&lt;BR /&gt;I did not use make_opticaldisc_recovery&lt;BR /&gt;because all my servers have root volume&lt;BR /&gt;groups (or VxVM disk group) larger than 4&lt;BR /&gt;GB. Note that make_opticaldisc_recovery&lt;BR /&gt;still handles only single-layer DVDs (unless&lt;BR /&gt;something changed recently). Hence the&lt;BR /&gt;limit of around 4 GB.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 07 Jul 2009 19:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454749#M500851</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-07-07T19:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454750#M500852</link>
      <description>Or you can use make_sys_image.</description>
      <pubDate>Tue, 07 Jul 2009 21:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454750#M500852</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-07-07T21:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454751#M500853</link>
      <description>Ok, I'll try these suggestions and let you know how it goes. Thanks for your help so far.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Thu, 09 Jul 2009 12:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454751#M500853</guid>
      <dc:creator>Eric Bakken</dc:creator>
      <dc:date>2009-07-09T12:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454752#M500854</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;It is not meaningful to have make_net_recovery for local machine. There is no way to recover if the local system is down and it holds the make_net_recovery image.</description>
      <pubDate>Thu, 09 Jul 2009 12:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454752#M500854</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-09T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454753#M500855</link>
      <description>It's meaningful if I want to make an opticaldisc recovery and make_opticaldisc_recovery used make_net_recovery.</description>
      <pubDate>Thu, 09 Jul 2009 13:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454753#M500855</guid>
      <dc:creator>Eric Bakken</dc:creator>
      <dc:date>2009-07-09T13:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: make_net_recovery to localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454754#M500856</link>
      <description>I've decided to just set up an ignite server. Thanks for the suggestions everyone.</description>
      <pubDate>Tue, 14 Jul 2009 18:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-net-recovery-to-localhost/m-p/4454754#M500856</guid>
      <dc:creator>Eric Bakken</dc:creator>
      <dc:date>2009-07-14T18:58:05Z</dc:date>
    </item>
  </channel>
</rss>

