<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106030#M312508</link>
    <description>Well, logs of "make_tape_recovery" are located on the server itself, under /var/opt/ignite/recovery/&lt;DATE_AND_TIME_OF_BACKUP&gt;/recovery.log&lt;BR /&gt;&lt;BR /&gt;Eric&lt;/DATE_AND_TIME_OF_BACKUP&gt;</description>
    <pubDate>Wed, 21 Nov 2007 08:54:26 GMT</pubDate>
    <dc:creator>Eric SAUBIGNAC</dc:creator>
    <dc:date>2007-11-21T08:54:26Z</dc:date>
    <item>
      <title>Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106022#M312500</link>
      <description>I noticed one warning during backup creation via ignite:&lt;BR /&gt;&lt;BR /&gt;* Creating Archive File List&lt;BR /&gt;WARNING: list_expander returned a warning,please check the log file.&lt;BR /&gt;* Creating Archive Configuration&lt;BR /&gt;&lt;BR /&gt;This causes that:&lt;BR /&gt;=======  11/21/07 12:59:03 MET  make_tape_recovery completed with warnings&lt;BR /&gt;&lt;BR /&gt;How to ensure that this backup is recoverable or be sure that this warning is not important.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2007 08:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106022#M312500</guid>
      <dc:creator>MQ'ski</dc:creator>
      <dc:date>2007-11-21T08:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106023#M312501</link>
      <description>Marcin,&lt;BR /&gt;&lt;BR /&gt;Most list_expander Warnings are just that, a Warning, they tend to happen because the list_expander is run as a non root user, and when that happens it just indicates that you will not be able to recover if the remote server is down ( of course ).&lt;BR /&gt;&lt;BR /&gt;If the archive completed successfully you should be fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 21 Nov 2007 08:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106023#M312501</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-11-21T08:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106024#M312502</link>
      <description>Hi Marcin,&lt;BR /&gt;&lt;BR /&gt;Warnings from list_expander can usually be safely ignored : it often complains about temporary files. &lt;BR /&gt;&lt;BR /&gt;What do you find exactly in the logfile about this warning ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 21 Nov 2007 08:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106024#M312502</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-21T08:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106025#M312503</link>
      <description>Yes the archive completed.&lt;BR /&gt;Could you be so kind and add some comments abaut this list_expander?&lt;BR /&gt;Marcin</description>
      <pubDate>Wed, 21 Nov 2007 08:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106025#M312503</guid>
      <dc:creator>MQ'ski</dc:creator>
      <dc:date>2007-11-21T08:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106026#M312504</link>
      <description>Hi Eric. Which log in addition should be checked?</description>
      <pubDate>Wed, 21 Nov 2007 08:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106026#M312504</guid>
      <dc:creator>MQ'ski</dc:creator>
      <dc:date>2007-11-21T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106027#M312505</link>
      <description>Marcin,&lt;BR /&gt;&lt;BR /&gt;This is the log that the Warning is talking about:&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/clients/&lt;HOSTNAME_OF_CLIENT&gt;/recovery/latest &lt;BR /&gt;&lt;BR /&gt;To find the details of the warning, the following can be used:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/lbin/list_expander &amp;gt; /tmp/list_expander.log &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME_OF_CLIENT&gt;</description>
      <pubDate>Wed, 21 Nov 2007 08:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106027#M312505</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-11-21T08:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106028#M312506</link>
      <description>Did you issue "make_net_recovery -s ..." or "make_tape_recovery ..." ?&lt;BR /&gt;&lt;BR /&gt;With make_net_recovery you will find the log on the server side in /var/opt/ignite/clients/&lt;IGNITE_CLIENT_NAME&gt;/recovery/&lt;DATE_AND_TIME_OF_BACKUP&gt;/recovery.log&lt;BR /&gt;&lt;BR /&gt;&lt;IGNITE_CLIENT_NAME&gt; is the name of the client server where you did make_net_recovery and &lt;DATE_AND_TIME_OF_BACKUP&gt; is date and time of backup.&lt;BR /&gt;&lt;BR /&gt;For make_tape_recovery i am not pretty sure (did not make tape ignite for a long long time). I think you find find the log under /var/opt/ignite under local or logs&lt;BR /&gt;&lt;BR /&gt;Eric&lt;/DATE_AND_TIME_OF_BACKUP&gt;&lt;/IGNITE_CLIENT_NAME&gt;&lt;/DATE_AND_TIME_OF_BACKUP&gt;&lt;/IGNITE_CLIENT_NAME&gt;</description>
      <pubDate>Wed, 21 Nov 2007 08:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106028#M312506</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-21T08:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106029#M312507</link>
      <description>This was make_tape_recovery...&lt;BR /&gt;Localy done backup</description>
      <pubDate>Wed, 21 Nov 2007 08:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106029#M312507</guid>
      <dc:creator>MQ'ski</dc:creator>
      <dc:date>2007-11-21T08:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite warning question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106030#M312508</link>
      <description>Well, logs of "make_tape_recovery" are located on the server itself, under /var/opt/ignite/recovery/&lt;DATE_AND_TIME_OF_BACKUP&gt;/recovery.log&lt;BR /&gt;&lt;BR /&gt;Eric&lt;/DATE_AND_TIME_OF_BACKUP&gt;</description>
      <pubDate>Wed, 21 Nov 2007 08:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-warning-question/m-p/4106030#M312508</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2007-11-21T08:54:26Z</dc:date>
    </item>
  </channel>
</rss>

