<?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 Server - Cron in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888653#M102432</link>
    <description>Assuming all of your stuff is in vg00, the make_tape_recovery command you should use is:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;Replace the /dev/rmt/0mn with whatever your appropriate tape drive is.&lt;BR /&gt;&lt;BR /&gt;You MIGHT be able to get all of your stuff on a DDS3, but it'll be close.  The make_net_recovery images are already compressed, so they won't change.  The OB2 DB and the rest of your VG00 is the question.  If I were you, I'd feel more comfortable with a DDS4 (20 GB native), but I don't know if you have the money to spend on one of those.&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Jan 2003 00:48:29 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2003-01-23T00:48:29Z</dc:date>
    <item>
      <title>Ignite Server - Cron</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888651#M102430</link>
      <description>Hey everyone.  I can't figure out the proper command string to do what I want from cron and thought I would ask you guys.  I have been using the Ignite GUI and am not sure exactly what it is doing.&lt;BR /&gt;&lt;BR /&gt;I have an Ignite - UX / Data Protector (Omniback) server that backs up all of our data.  I want to put a cron entry into each of our machines to do a make_net_recovery to that box as well and only keep 1 current archive.  And then later on issue a make_tape_recovery on the Ignite Side w/ Omniback shutdown.&lt;BR /&gt;&lt;BR /&gt;So far our total size from the make_net_recovery is about 8GB and our OB2 database is almost 3GB.  Using DDS3 tapes I am hoping I will be able to fit all of this on 1 tape.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 22 Jan 2003 21:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888651#M102430</guid>
      <dc:creator>Eric Buckner</dc:creator>
      <dc:date>2003-01-22T21:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Server - Cron</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888652#M102431</link>
      <description>We run make_net_recovery in a script that called from cron. The line we use to invoke make_net_recovery on the client side is:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/make_net_recovery -s myserver -a myserver:/var/images/myclient -v -d "myclient recovery archive" &amp;gt;&amp;gt; /tmp/ignite.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;fyi, "myserver" is the ignite server and "myclient" is the ignite client (not real names)&lt;BR /&gt;&lt;BR /&gt;-s indicates the ignite server -a indicates the ignite_server:path where the images are&lt;BR /&gt;&lt;BR /&gt;-v is verbose messaging&lt;BR /&gt;&lt;BR /&gt;-d gives the image a description&lt;BR /&gt;&lt;BR /&gt;We send the output off to a logfile for verification purposes. The script wraps this around some alerting/messaging stuff.&lt;BR /&gt;&lt;BR /&gt;we don't specify the number of archives kept, giving it a default of 2, but if we wanted only one, we'd use -n 1 for a syntax of:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/make_net_recovery -s myserver -a myserver:/var/images/myclient -v -d "myclient recovery archive" -n 1 &amp;gt;&amp;gt; /tmp/ignite.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;We still haven't converted over to make_tape_recovery - still on the old make_recovery, so I don't have the syntax for it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 00:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888652#M102431</guid>
      <dc:creator>Ian Kidd_1</dc:creator>
      <dc:date>2003-01-23T00:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Server - Cron</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888653#M102432</link>
      <description>Assuming all of your stuff is in vg00, the make_tape_recovery command you should use is:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;Replace the /dev/rmt/0mn with whatever your appropriate tape drive is.&lt;BR /&gt;&lt;BR /&gt;You MIGHT be able to get all of your stuff on a DDS3, but it'll be close.  The make_net_recovery images are already compressed, so they won't change.  The OB2 DB and the rest of your VG00 is the question.  If I were you, I'd feel more comfortable with a DDS4 (20 GB native), but I don't know if you have the money to spend on one of those.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 00:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888653#M102432</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-01-23T00:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Server - Cron</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888654#M102433</link>
      <description>Thanks for the info guys.  This is exactly what I was looking for!!&lt;BR /&gt;&lt;BR /&gt;10 pts for both of ya!</description>
      <pubDate>Thu, 23 Jan 2003 16:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888654#M102433</guid>
      <dc:creator>Eric Buckner</dc:creator>
      <dc:date>2003-01-23T16:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Server - Cron</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888655#M102434</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;small point of order,....&lt;BR /&gt;&lt;BR /&gt;ignite 2&amp;gt;&amp;amp;1 &amp;gt;&amp;gt;/tmp/log&lt;BR /&gt;&lt;BR /&gt;The above command will only capture Stdout and Stderr. Ignite will produce error output that is not captured by this method.&lt;BR /&gt;&lt;BR /&gt;ignite 2&amp;gt;&amp;amp;1 | tee -a /tmp/log&lt;BR /&gt;&lt;BR /&gt;The command above will actually capture all output (including all error text) and append it to the file.&lt;BR /&gt;&lt;BR /&gt;Kind of daft that Ignite would not correctly output using stderr, but this has caused me problems in the past!&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! ian</description>
      <pubDate>Thu, 23 Jan 2003 16:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-cron/m-p/2888655#M102434</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-01-23T16:49:45Z</dc:date>
    </item>
  </channel>
</rss>

