<?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 Warning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265925#M333510</link>
    <description>/opt/ignite/bin/make_tape_recovery -n 9 -v -a /dev/rmt/0mn -P s \&lt;BR /&gt; -x inc_entire=vg00 \&lt;BR /&gt; -x include=/opt &lt;BR /&gt;&lt;BR /&gt;We use a script that is run by autosys (schedular) to run ignite backup once a month.&lt;BR /&gt;&lt;BR /&gt;We are using DDS 1.&lt;BR /&gt;&lt;BR /&gt;I have another question in this regard.&lt;BR /&gt;&lt;BR /&gt;Can we use DDS 4 tape on DDS 1 or DDS 3 drive?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Sep 2008 18:54:53 GMT</pubDate>
    <dc:creator>Waqar Razi</dc:creator>
    <dc:date>2008-09-09T18:54:53Z</dc:date>
    <item>
      <title>Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265920#M333505</link>
      <description>I am getting a warning message on Ignite as follows:&lt;BR /&gt;&lt;BR /&gt;pax: Unable to prompt user: /dev/tty is unavailable.&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;       * Creation of system archive complete.&lt;BR /&gt;NOTE:    The following files are in the list of files that were on the&lt;BR /&gt;         system, but they are no longer present.  These files are not&lt;BR /&gt;         included in the backup:&lt;BR /&gt;       /var/tmp/ign_configure/make_sys_image.log&lt;BR /&gt;&lt;BR /&gt;       * Archive created and rewind the tape to beginning of tape.&lt;BR /&gt;         &lt;BR /&gt;       * Cleaning up old configuration file directories&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  09/08/08 12:16:18 EDT  make_tape_recovery completed with warnings&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; ** CHECK WARNINGS, pax non-zero return code **&lt;BR /&gt;&lt;BR /&gt;Can some one give me an idea about it?</description>
      <pubDate>Tue, 09 Sep 2008 18:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265920#M333505</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-09-09T18:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265921#M333506</link>
      <description>&amp;gt; pax: Unable to prompt user: /dev/tty is unavailable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your Ignite image cannot fit on one tape and pax ask you for another tape.&lt;BR /&gt;&lt;BR /&gt;Try to reduce archive size or use bigger tapes.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 09 Sep 2008 18:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265921#M333506</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-09T18:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265922#M333507</link>
      <description>Hi Wagar:&lt;BR /&gt;&lt;BR /&gt;This appears to be a case of a non-interactive 'make_tape_recovery' that required as second tape for its archive.&lt;BR /&gt;&lt;BR /&gt;Post the actual commandline used, please.&lt;BR /&gt;&lt;BR /&gt;Also, what type of tape (DDS4, etc) did you use?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 09 Sep 2008 18:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265922#M333507</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-09T18:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265923#M333508</link>
      <description>check the /var/opt/ignite/recovery/latest/recovery.log and post contents if incomplete above, could be linked with : &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1196580" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1196580&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;or is this a scheduled operation in which case see -&amp;gt; Patch Name: PHCO_35998 or equivalent.&lt;BR /&gt;&lt;BR /&gt;( SR:8606292410 CR:JAGae56173 )&lt;BR /&gt; When pax(1M) needs user attention, it opens /dev/tty to&lt;BR /&gt; display messages.  If this happens when the command is&lt;BR /&gt; run from a cron/at job the open fails because there is&lt;BR /&gt; no controlling terminal and we get the following&lt;BR /&gt; message.&lt;BR /&gt;&lt;BR /&gt; pax: Unable to prompt user: /dev/tty is unavailable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 18:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265923#M333508</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2008-09-09T18:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265924#M333509</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This means the image can not be trusted.&lt;BR /&gt;&lt;BR /&gt;The image build did not complete normally.&lt;BR /&gt;&lt;BR /&gt;Do not rely on this image at all. Resolve problems before using image or sending tape to DR facility.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Sep 2008 18:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265924#M333509</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-09T18:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265925#M333510</link>
      <description>/opt/ignite/bin/make_tape_recovery -n 9 -v -a /dev/rmt/0mn -P s \&lt;BR /&gt; -x inc_entire=vg00 \&lt;BR /&gt; -x include=/opt &lt;BR /&gt;&lt;BR /&gt;We use a script that is run by autosys (schedular) to run ignite backup once a month.&lt;BR /&gt;&lt;BR /&gt;We are using DDS 1.&lt;BR /&gt;&lt;BR /&gt;I have another question in this regard.&lt;BR /&gt;&lt;BR /&gt;Can we use DDS 4 tape on DDS 1 or DDS 3 drive?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 18:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265925#M333510</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-09-09T18:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265926#M333511</link>
      <description>With this option: &lt;BR /&gt;-x inc_entire=vg00 &lt;BR /&gt;&lt;BR /&gt;it's a good idea to add &lt;BR /&gt;-exclude=/var/adm/crash&lt;BR /&gt;&lt;BR /&gt;to reduce archive size.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 09 Sep 2008 18:57:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265926#M333511</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-09T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265927#M333512</link>
      <description>&amp;gt;&amp;gt;Can we use DDS 4 tape on DDS 1 or DDS 3 drive?&lt;BR /&gt;&lt;BR /&gt;The older drives will spit out the DDS4 tape.&lt;BR /&gt;&lt;BR /&gt;The DDS4 will read DDS1/3.  Always backward compat not forward.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2008 18:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning/m-p/4265927#M333512</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-09-09T18:57:45Z</dc:date>
    </item>
  </channel>
</rss>

