<?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 GUI in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137837#M514633</link>
    <description>Do you mean that you want to know what were exactly the options used in the command string when the tape was created?&lt;BR /&gt;In example: make_tape_recovery -a /dev/rmt/0mn -x inc_entire=vg00 ...?&lt;BR /&gt; &lt;BR /&gt;If memory serves me correctly, I think you can find several log files in /var/opt/ignite/recovery/latest where you can find info of your last executions. At least in my old version of Ignite ...&lt;BR /&gt;But I'm not sure if that is what you are looking for.&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor&lt;BR /&gt;</description>
    <pubDate>Sat, 06 Dec 2003 11:07:33 GMT</pubDate>
    <dc:creator>Zigor Buruaga</dc:creator>
    <dc:date>2003-12-06T11:07:33Z</dc:date>
    <item>
      <title>Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137835#M514631</link>
      <description>When running ignite from the GUI (not using an ignite server but local via the make_tape_recvoery -i commnad) where can I find the actual commnad that is being used to make the tape? I want ot be able to script this process, and have been unable to locate the file that contains the actual command string.</description>
      <pubDate>Sat, 06 Dec 2003 09:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137835#M514631</guid>
      <dc:creator>placitasmd</dc:creator>
      <dc:date>2003-12-06T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137836#M514632</link>
      <description>/opt/ignite/bin/make_tape_recovery&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Dec 2003 10:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137836#M514632</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-12-06T10:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137837#M514633</link>
      <description>Do you mean that you want to know what were exactly the options used in the command string when the tape was created?&lt;BR /&gt;In example: make_tape_recovery -a /dev/rmt/0mn -x inc_entire=vg00 ...?&lt;BR /&gt; &lt;BR /&gt;If memory serves me correctly, I think you can find several log files in /var/opt/ignite/recovery/latest where you can find info of your last executions. At least in my old version of Ignite ...&lt;BR /&gt;But I'm not sure if that is what you are looking for.&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Dec 2003 11:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137837#M514633</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-12-06T11:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137838#M514634</link>
      <description>Mark, &lt;BR /&gt;&lt;BR /&gt;   the actual command is make_tape_recovery.  For all the options associated with it, you can either look at the man page or at the Ignite book.  Mostly, you may want to use the -x inc_entire option but other than that I don't think you'll need much more than that.</description>
      <pubDate>Sat, 06 Dec 2003 12:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137838#M514634</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-12-06T12:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137839#M514635</link>
      <description>What I am looking for is the exact command that was used when I kicked off my make_tape_recovery when using the GUI interface of make_tape_recovery -i.</description>
      <pubDate>Sun, 07 Dec 2003 22:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137839#M514635</guid>
      <dc:creator>placitasmd</dc:creator>
      <dc:date>2003-12-07T22:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137840#M514636</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;I've just tried a "make_tape_recovery -i" and I'm unable to find the exact command in any log file. I only can think that looking at the log files in "/var/opt/ignite/recovery" you could be able to figure out what options ( from "man make_tape_recovery" ) you need to use in the command line.&lt;BR /&gt;Or if you reply with the things that you want to include/exclude, I'm sure somebody here will suggest to you what is the correct command you can use in your script.&lt;BR /&gt;Only an idea.&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Mon, 08 Dec 2003 03:49:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-gui/m-p/3137840#M514636</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-12-08T03:49:33Z</dc:date>
    </item>
  </channel>
</rss>

