<?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: How to clone a server using ignite? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662922#M242355</link>
    <description>You can:&lt;BR /&gt;&lt;BR /&gt;do a make_tape_recovery on a good server and boot off that tape on bad. There is an interactive action that lets you change hostname and ip address.&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;boot the bad server of a recent 5.x or above Ignite server and use another machines make_net_recovery to rebuild the bad server.&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;Boot off a golden image, though I don't think this meets your need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 02 Nov 2005 09:18:57 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-11-02T09:18:57Z</dc:date>
    <item>
      <title>How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662921#M242354</link>
      <description>I have a machine that has its /usr filesystem corrupted.  I can't fsck it.  This machine is a clone of an another machine on the network (same subnet).  The machine with the problem can only come up in single user mode.  If I try to bring it up in multi-user mode, it complains that the INIT process is spawning too rapidly.  &lt;BR /&gt;&lt;BR /&gt;How do I use ignite to clone the master to the client?  I have done this before with make_recovery but never on a machine without a tape/cd-rom drive.  I know I have to use make_net_recovery - but am not sure about all the details.  Can someone who has done this give me a detailed procedure.  Thanks.</description>
      <pubDate>Wed, 02 Nov 2005 09:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662921#M242354</guid>
      <dc:creator>Geetha_1</dc:creator>
      <dc:date>2005-11-02T09:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662922#M242355</link>
      <description>You can:&lt;BR /&gt;&lt;BR /&gt;do a make_tape_recovery on a good server and boot off that tape on bad. There is an interactive action that lets you change hostname and ip address.&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;boot the bad server of a recent 5.x or above Ignite server and use another machines make_net_recovery to rebuild the bad server.&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;Boot off a golden image, though I don't think this meets your need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Nov 2005 09:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662922#M242355</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-02T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662923#M242356</link>
      <description>Steven,&lt;BR /&gt;I don't have a tape drive on both machines so option 1 is ruled out.  How do I do the second option (make_net_recovery) - can you please give me the detailed steps?  Thx.</description>
      <pubDate>Wed, 02 Nov 2005 09:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662923#M242356</guid>
      <dc:creator>Geetha_1</dc:creator>
      <dc:date>2005-11-02T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662924#M242357</link>
      <description>I think you can use ignite with option "-i" interactive mode, to clone the machine.&lt;BR /&gt;Then, when you start the instalation to clone machine with ignite, you will be able to set Ip address and hostname.&lt;BR /&gt;See make_recovery man pages for more information, or continue the thread.&lt;BR /&gt;&lt;BR /&gt;Juanma.</description>
      <pubDate>Wed, 02 Nov 2005 09:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662924#M242357</guid>
      <dc:creator>Juan Manuel López</dc:creator>
      <dc:date>2005-11-02T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662925#M242358</link>
      <description>The are multiple steps necessary to do what you want to do&lt;BR /&gt;&lt;BR /&gt;1. set up an ignite server with adequate space for the make_net_recovery archives&lt;BR /&gt;&lt;BR /&gt;2. configure the ignite server to accept the network backup&lt;BR /&gt;&lt;BR /&gt;3. run the nertwork backup&lt;BR /&gt;&lt;BR /&gt;4. set up the clone process for the server to be cloned&lt;BR /&gt;&lt;BR /&gt;All this is documented in chapter 9 of the ignite manual&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90893/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90893/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is actually well documented, and works quite well - I just did three servers last week using the info in chapter 9</description>
      <pubDate>Wed, 02 Nov 2005 09:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662925#M242358</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-11-02T09:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to clone a server using ignite?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662926#M242359</link>
      <description>Will try it out and let you know.  Thx.</description>
      <pubDate>Wed, 02 Nov 2005 11:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clone-a-server-using-ignite/m-p/3662926#M242359</guid>
      <dc:creator>Geetha_1</dc:creator>
      <dc:date>2005-11-02T11:04:00Z</dc:date>
    </item>
  </channel>
</rss>

