<?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: Warning during ignite backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190815#M461553</link>
    <description>&lt;!--!*#--&gt;Hello Again,&lt;BR /&gt;&lt;BR /&gt;Problem lines:&lt;BR /&gt;&amp;gt;&amp;gt; line: 41 odsarchive/oracle/10.1/agent106/bin/nmo0  100640 1084975920 0 0 NA 1 0x35e6 0x4000000a &amp;lt;&amp;lt;= 40 chars but showing as 41&lt;BR /&gt;&amp;gt;&amp;gt; 100640 shows that this is a regular file with permission 640 ie -rw-r-----&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;# touch "abc   "  &amp;lt;&amp;lt;==  will note the space after abc&lt;BR /&gt;# ll abc&lt;BR /&gt;abc not found&lt;BR /&gt;# ll abc*&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Aug  2 20:18 abc&lt;BR /&gt;&lt;BR /&gt;# echo ab* | od -c&lt;BR /&gt;0000000   a   b   c      \n  &amp;lt;&amp;lt;== note extra space after 'c'&lt;BR /&gt;0000005&lt;BR /&gt;&lt;BR /&gt;Try :&lt;BR /&gt;# ll odsarchive/oracle/10.1/agent106/bin/nmo0  &amp;lt;&amp;lt;== any errors&lt;BR /&gt;# echo odsarchive/oracle/10.1/agent106/bin/nmo0* | od -c  &amp;lt;&amp;lt;== find number of characters&lt;BR /&gt;&lt;BR /&gt;R.K.&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Aug 2009 01:48:44 GMT</pubDate>
    <dc:creator>R.K. #</dc:creator>
    <dc:date>2009-08-03T01:48:44Z</dc:date>
    <item>
      <title>Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190813#M461551</link>
      <description>Hi,&lt;BR /&gt;I am using following command for ignite backup. &lt;BR /&gt;opt/ignite/bin/make_tape_recovery -Av&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I see following warning in my log file. I also have attached the whole log file here. Can any one help me finding out the problem here and why i am receiving the warning. Thanks&lt;BR /&gt;&lt;BR /&gt;WARNING: There was a problem with the list of files/directories to archive.&lt;BR /&gt;         Input: /var/opt/ignite/recovery/2009-08-02,00:00/flist&lt;BR /&gt;         The following line(s) had too few/incorrect entries:&lt;BR /&gt;         Problem lines:&lt;BR /&gt;         line: 41 odsarchive/oracle/10.1/agent106/bin/nmo0  100640 1084975920 0 0 NA 1 0x35e6 0x4000000a&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Aug 2009 23:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190813#M461551</guid>
      <dc:creator>Salman Ahmed Qureshi</dc:creator>
      <dc:date>2009-08-02T23:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190814#M461552</link>
      <description>&lt;BR /&gt;Hello Salman,&lt;BR /&gt;&lt;BR /&gt;The backup should be OK and that the file above is probably just being excluded from the archive. To verify this performing the following.&lt;BR /&gt;&lt;BR /&gt;1)  mt -t /dev/rmt/Xmn fsf 1  &lt;BR /&gt;2)  tar -tvf /dev/rmt/Xmn  &lt;BR /&gt;&lt;BR /&gt;Look for the file "odsarchive/oracle/10.1/agent106/bin/nmo0" in the output.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 01:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190814#M461552</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-03T01:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190815#M461553</link>
      <description>&lt;!--!*#--&gt;Hello Again,&lt;BR /&gt;&lt;BR /&gt;Problem lines:&lt;BR /&gt;&amp;gt;&amp;gt; line: 41 odsarchive/oracle/10.1/agent106/bin/nmo0  100640 1084975920 0 0 NA 1 0x35e6 0x4000000a &amp;lt;&amp;lt;= 40 chars but showing as 41&lt;BR /&gt;&amp;gt;&amp;gt; 100640 shows that this is a regular file with permission 640 ie -rw-r-----&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;# touch "abc   "  &amp;lt;&amp;lt;==  will note the space after abc&lt;BR /&gt;# ll abc&lt;BR /&gt;abc not found&lt;BR /&gt;# ll abc*&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Aug  2 20:18 abc&lt;BR /&gt;&lt;BR /&gt;# echo ab* | od -c&lt;BR /&gt;0000000   a   b   c      \n  &amp;lt;&amp;lt;== note extra space after 'c'&lt;BR /&gt;0000005&lt;BR /&gt;&lt;BR /&gt;Try :&lt;BR /&gt;# ll odsarchive/oracle/10.1/agent106/bin/nmo0  &amp;lt;&amp;lt;== any errors&lt;BR /&gt;# echo odsarchive/oracle/10.1/agent106/bin/nmo0* | od -c  &amp;lt;&amp;lt;== find number of characters&lt;BR /&gt;&lt;BR /&gt;R.K.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 01:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190815#M461553</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-03T01:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190816#M461554</link>
      <description>Hi,&lt;BR /&gt;Please see bellow for the results of commands you asked me to run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/Xmn fsf 1&lt;BR /&gt;/dev/rmt/Xmn: No such file or directory&lt;BR /&gt;# tar -tvf /dev/rmt/Xmn&lt;BR /&gt;tar: cannot open /dev/rmt/Xmn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And in second post.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ll nmo0&lt;BR /&gt;nmo0 not found&lt;BR /&gt;# echo /odsarchive/oracle/10.1/agent106/bin/nmo0* | od -c&lt;BR /&gt;0000000   /   o   d   s   a   r   c   h   i   v   e   /   o   r   a   c&lt;BR /&gt;0000020   l   e   /   1   0   .   1   /   a   g   e   n   t   1   0   6&lt;BR /&gt;0000040   /   b   i   n   /   n   m   o   0      \n&lt;BR /&gt;0000053&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 03:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190816#M461554</guid>
      <dc:creator>Salman Ahmed Qureshi</dc:creator>
      <dc:date>2009-08-03T03:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190817#M461555</link>
      <description>First you have to find o/p:&lt;BR /&gt;# ioscan -fnC tape&lt;BR /&gt;you will find the value of X in this o/p&lt;BR /&gt;It will be some thing like&lt;BR /&gt;&lt;BR /&gt;/dev/rmt/0mn  &amp;lt;&amp;lt;== zero here&lt;BR /&gt;&lt;BR /&gt;1) mt -t /dev/rmt/Xmn fsf 1 &amp;lt;&amp;lt;== replace X with a number&lt;BR /&gt;2) tar -tvf /dev/rmt/Xmn &amp;lt;&amp;lt;== replace X with a number.&lt;BR /&gt;&lt;BR /&gt;In your case it will be 0 (zero), as no option is given while taking ignite by make_tape_recovery, so replace X by 0 as shown below:&lt;BR /&gt;&lt;BR /&gt;1) mt -t /dev/rmt/0mn fsf 1 &lt;BR /&gt;2) tar -tvf /dev/rmt/0mn &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 03:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190817#M461555</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-03T03:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190818#M461556</link>
      <description>Hi,&lt;BR /&gt;Ok now commnd executed fine. Do you want me to upload the output? How to proceed and how to fix it?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 03 Aug 2009 05:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190818#M461556</guid>
      <dc:creator>Salman Ahmed Qureshi</dc:creator>
      <dc:date>2009-08-03T05:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190819#M461557</link>
      <description>Hello Salman,&lt;BR /&gt;&lt;BR /&gt;Do we have the file "/odsarchive/oracle/10.1/agent106/bin/nmo0" in the tar o/p?&lt;BR /&gt;&lt;BR /&gt;If yes, then possibly everything is ok.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 05:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190819#M461557</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-03T05:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190820#M461558</link>
      <description>Yes i have this file there. So you mean i dont need to worry about anything, right?</description>
      <pubDate>Mon, 03 Aug 2009 06:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190820#M461558</guid>
      <dc:creator>Salman Ahmed Qureshi</dc:creator>
      <dc:date>2009-08-03T06:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190821#M461559</link>
      <description>I feel everything is Ok.&lt;BR /&gt;&lt;BR /&gt;Still to make it confirm, you can restore this single file for the ignite tape and compare both.&lt;BR /&gt;&lt;BR /&gt;How to restore, look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137154" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137154&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R.K.</description>
      <pubDate>Mon, 03 Aug 2009 06:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190821#M461559</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-03T06:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Warning during ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190822#M461560</link>
      <description>Thanks :)</description>
      <pubDate>Mon, 03 Aug 2009 08:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-during-ignite-backup/m-p/5190822#M461560</guid>
      <dc:creator>Salman Ahmed Qureshi</dc:creator>
      <dc:date>2009-08-03T08:21:49Z</dc:date>
    </item>
  </channel>
</rss>

