<?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 set up ignite OS net backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198483#M503480</link>
    <description>This is not mandatory but I would first execute ignite on the ignite server.  Choose add a new client. Then follow the prompts, pick your options and go.&lt;BR /&gt;&lt;BR /&gt;After that.&lt;BR /&gt;&lt;BR /&gt;A weekly cron entry on the client with:&lt;BR /&gt;/opt/ignite/bin/make_net_recovery -P s -s ignite_server &amp;gt;&amp;gt; a.log.file 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 15 May 2008 12:57:41 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2008-05-15T12:57:41Z</dc:date>
    <item>
      <title>How to set up ignite OS net backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198482#M503479</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I have two HPUX servers Servers A is itanium RX2620 running 11.23   and server B is PArisc running 11.11. &lt;BR /&gt;I need to set up OS ignite back up of server A to the Server B also need to add in crontab to run every week . &lt;BR /&gt;&lt;BR /&gt;I will be very appreciate if some one can give me the step by step procedure. &lt;BR /&gt;&lt;BR /&gt;Thanks in Advance &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 12:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198482#M503479</guid>
      <dc:creator>Salm</dc:creator>
      <dc:date>2008-05-15T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up ignite OS net backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198483#M503480</link>
      <description>This is not mandatory but I would first execute ignite on the ignite server.  Choose add a new client. Then follow the prompts, pick your options and go.&lt;BR /&gt;&lt;BR /&gt;After that.&lt;BR /&gt;&lt;BR /&gt;A weekly cron entry on the client with:&lt;BR /&gt;/opt/ignite/bin/make_net_recovery -P s -s ignite_server &amp;gt;&amp;gt; a.log.file 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 12:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198483#M503480</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-15T12:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up ignite OS net backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198484#M503481</link>
      <description>Hi Nelson &lt;BR /&gt;&lt;BR /&gt;Can you give me step by step procedure ?? Added client through SAM ?  Server B is not a ignite Server,just regular Backup server running 11.11 &lt;BR /&gt;&lt;BR /&gt;What step should Taken to the Server A ?&lt;BR /&gt;what step need to be complted on Servers B ?&lt;BR /&gt;&lt;BR /&gt;Both server has diffrent OS.defintely Ignite version will be diffrent. If I configure . It will work ?? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 13:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198484#M503481</guid>
      <dc:creator>Salm</dc:creator>
      <dc:date>2008-05-15T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up ignite OS net backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198485#M503482</link>
      <description>Great Doc is here &lt;A href="http://www.docs.hp.com/en/5992-3336/5992-3336.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5992-3336/5992-3336.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;serverB:&lt;BR /&gt;#&amp;gt;ignite&lt;BR /&gt;actions&amp;gt;add new client for recovery&amp;gt;&lt;BR /&gt;enter IP for new client&lt;BR /&gt;follow the prompts, make your selections&lt;BR /&gt;&lt;BR /&gt;serverA:&lt;BR /&gt;for cron (example for Sunday morn @ 1am ):&lt;BR /&gt;crontab -e (:wq or ZZ to save and exit )&lt;BR /&gt;0 1 * * 0 /opt/ignite/bin/make_tape_recovery -P s -s serverB &amp;gt;&amp;gt; /my/log.file 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 14:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-up-ignite-os-net-backup/m-p/4198485#M503482</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-15T14:13:54Z</dc:date>
    </item>
  </channel>
</rss>

