<?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: make_tape_recovey is failing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569588#M227941</link>
    <description>Files that have unseen characters can cause these messages.  To check if the filenames might be the problem:&lt;BR /&gt;# cd /var/tmp ; ll |vis&lt;BR /&gt;&lt;BR /&gt;If am24jun.txt, am24old.txt, am24jun.txt, am24old.txt, amjun05.txt, and amout.txt are in /var/tmp - consider clearing /var/tmp.  This is a directory that is for temporary application files ONLY (like vi etc.), and can be periodically cleared.&lt;BR /&gt;&lt;BR /&gt;Check into configuring clean_tmps on reboot.  This will clear /tmp and /var/tmp automatically for you at reboot.  In the Knowledge Base look  at "KBRC00012005:  How can the clean_tmps start script remove files in /var/tmp?"&lt;BR /&gt;&lt;BR /&gt;***** Note: &lt;BR /&gt;Documents in the Knowledge Base can be accessed if you have a valid support agreement and are entitled to access.&lt;BR /&gt;&lt;BR /&gt;Posting or delivery of entitled material via the forums or email is in violation of the terms of usage.   If you need help accessing these documents, contact HP Support.</description>
    <pubDate>Fri, 24 Jun 2005 07:09:42 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2005-06-24T07:09:42Z</dc:date>
    <item>
      <title>make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569574#M227927</link>
      <description>HP-UX 11.00 on a K480 with current patches installed.&lt;BR /&gt;&lt;BR /&gt;I am trying to create an Ignite Backup tape and have done this many many times, but this time it is not completing. It gets to the writing boot lif to tape and then this happens:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;* Writing boot LIF to tape&lt;BR /&gt;43470+1 records in&lt;BR /&gt;43470+1 records out&lt;BR /&gt;       * Complete writing boot LIF onto tape.&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/1mn -t n -s &lt;BR /&gt;         local -n 2005-06-23,17:18 -m t -w &lt;BR /&gt;         /var/opt/ignite/recovery/2005-06-23,17:18/recovery.log -u -R -g &lt;BR /&gt;         /var/opt/ignite/recovery/2005-06-23,17:18/flist -a 3284270&lt;BR /&gt;         &lt;BR /&gt;       * Preparing to create a system archive&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of fast01 via tar image to local device/dev/rmt/1mn.&lt;BR /&gt;am24jun.txt : No such file or directory&lt;BR /&gt;am24old.txt : No such file or directory&lt;BR /&gt;am24jun.txt : No such file or directory&lt;BR /&gt;am24old.txt : No such file or directory&lt;BR /&gt;amjun05.txt : No such file or directory&lt;BR /&gt;amout.txt : No such file or directory&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 back-up:&lt;BR /&gt;       /var/tmp/ign_configure/make_sys_image.log&lt;BR /&gt;&lt;BR /&gt;ERROR:   The make_sys_image command failed. The system recovery archive will &lt;BR /&gt;         not be created.&lt;BR /&gt;&lt;BR /&gt;=======  06/23/05 17:57:37 MEST  make_tape_recovery completed unsuccessfully&lt;BR /&gt;&lt;BR /&gt;Has anyone ran across this. Any suggestions?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 11:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569574#M227927</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T11:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569575#M227928</link>
      <description>I am under the impression that you have run the make_tape_recovery command with the -x inc_entire=vg00 option.&lt;BR /&gt;&lt;BR /&gt;And these am24* files were preset at the time ignite utility scanned all your vg00 for files and recorded them, but between the scan and the time it tried to write them to the tape, someone/some process removed these files.&lt;BR /&gt;&lt;BR /&gt;This is the most likely scenario. If that is the case, and nobody is doing file deletions on vg00 mounted volumes anymore, you should not encounter this problem, if you run it one more time. But considering the nature of /tmp and /var/tmp, there will always be write's and delete's outside your control and more than likely they are mounted on vg00 unfortunately. So, short of taking the system offline to make a tape recovery archive, you can add the following option to your command line:&lt;BR /&gt;&lt;BR /&gt;-x exclude=/tmp -x exclude=/var/tmp&lt;BR /&gt;&lt;BR /&gt;also, it is advisable to add more excludes if you have any application or user who is doing file operations nortoriously over a vg00 filesystem. An mp3 downloader to his/her home directory would be a good candidate as an example.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Thu, 23 Jun 2005 11:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569575#M227928</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-23T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569576#M227929</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The error indicated that the files were present when backup was fired but when it reached that file it was missing. The exit code has changed probably these files includes a ignite log filemake_sys_image.log which was removed from /var/tmp/ign_configure. &lt;BR /&gt;&lt;BR /&gt;Try to isolate the cron /batch jobs which could have been doing this. Or could be space problem.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 23 Jun 2005 11:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569576#M227929</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-23T11:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569577#M227930</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;please give us your used command&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Thu, 23 Jun 2005 11:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569577#M227930</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-06-23T11:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569578#M227931</link>
      <description>I don't think that this is the reason for the failure ...&lt;BR /&gt;&lt;BR /&gt;These are probably temp files that were present during the file list creation, but were removed before pax actually got to them and it's a normal condition. I have it almost every backup.&lt;BR /&gt;&lt;BR /&gt;Do you see some more info in:&lt;BR /&gt;var/tmp/ign_configure/make_sys_image.log?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 11:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569578#M227931</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-06-23T11:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569579#M227932</link>
      <description>My command was as follows:&lt;BR /&gt;&lt;BR /&gt;./make_tape_recovery -I -v -x inc_entie=vg00 -a /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;Right now I am trying to run it by adding -x excludes for /tmp and for /var tmp so that is still running:&lt;BR /&gt;&lt;BR /&gt;./make_tape_recovery -I -v -x exclude=/tmp -x exclude=/var/tmp -x inc_entire=vg00 -a /dev/rmt/1mn. It has not errored out yet but I am assuming it will and am not sure why. I will post again if it does error out.</description>
      <pubDate>Thu, 23 Jun 2005 12:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569579#M227932</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T12:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569580#M227933</link>
      <description>I ran the command:&lt;BR /&gt;&lt;BR /&gt;./make_tape_recovery -I -v -x exclude=/tmp -x exclude=/var/tmp -x inc_entire=vg00 -a /dev/rmt/1mn&lt;BR /&gt;&lt;BR /&gt;It still failed, what gives?&lt;BR /&gt;&lt;BR /&gt;Here is the output:&lt;BR /&gt;&lt;BR /&gt;* Writing boot LIF to tape&lt;BR /&gt;43469+1 records in&lt;BR /&gt;43469+1 records out&lt;BR /&gt;       * Complete writing boot LIF onto tape.&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/1mn -t n -s &lt;BR /&gt;         local -n 2005-06-23,18:53 -m t -w &lt;BR /&gt;         /var/opt/ignite/recovery/2005-06-23,18:53/recovery.log -u -R -g &lt;BR /&gt;         /var/opt/ignite/recovery/2005-06-23,18:53/flist -a 3172160&lt;BR /&gt;         &lt;BR /&gt;       * Preparing to create a system archive&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of fast01 via tar image to local device/dev/rmt/1mn.&lt;BR /&gt;am24jun.txt : No such file or directory&lt;BR /&gt;am24old.txt : No such file or directory&lt;BR /&gt;am24jun.txt : No such file or directory&lt;BR /&gt;am24old.txt : No such file or directory&lt;BR /&gt;amjun05.txt : No such file or directory&lt;BR /&gt;amout.txt : No such file or directory&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;&lt;BR /&gt;ERROR:   The make_sys_image command failed. The system recovery archive will &lt;BR /&gt;         not be created.&lt;BR /&gt;&lt;BR /&gt;=======  06/23/05 19:31:14 MEST  make_tape_recovery completed unsuccessfully&lt;BR /&gt;#</description>
      <pubDate>Thu, 23 Jun 2005 12:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569580#M227933</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T12:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569581#M227934</link>
      <description>Alex   no make_sys_image.log in that directory. I searched for it and did not find it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 12:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569581#M227934</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T12:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569582#M227935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See if you can write to that directory &amp;amp; there are no permissions / space issues.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 23 Jun 2005 12:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569582#M227935</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-23T12:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569583#M227936</link>
      <description>Yes I can rwx to that directory.</description>
      <pubDate>Thu, 23 Jun 2005 12:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569583#M227936</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T12:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569584#M227937</link>
      <description>Is there an option to redirect where the tmp file gets put at. by default it goes to /tmp I believe or maybe /var/tmp. can I use some option to direct i under another directory. Although I do not believe this is the problem I was going to try it.</description>
      <pubDate>Thu, 23 Jun 2005 12:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569584#M227937</guid>
      <dc:creator>Joe_419</dc:creator>
      <dc:date>2005-06-23T12:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569585#M227938</link>
      <description>so. let me understand this correctly, you have run the make_tape_recovery command and it again failed due to not finding the very same files ? &lt;BR /&gt;&lt;BR /&gt;Maybe you need to look into where these files are getting created and then removed from. It may not be under /tmp or /var/tmp. After finding it, you may need to exclude that directory or the files (with their full paths) by additional excludes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 13:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569585#M227938</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-23T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569586#M227939</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems the recovery is complete successfully as the recovery complete message is there. But the reason for error is the exit status which is because the log file has got removed where the final messages are to be put.&lt;BR /&gt;&lt;BR /&gt;Can you try testing the ignite tape wheather it contains all files or not to confirm the validity of the same?&lt;BR /&gt;&lt;BR /&gt;#export TMPDIR=/xyz &lt;BR /&gt;should change your /tmp location. But not sure wheather ignite will take it from here as it writes everything to /var/tmp.&lt;BR /&gt;&lt;BR /&gt;Was it the first time the ignite was tried or was it working fine earlier ? Any recent changes ? Can you try to search for the missing file initially after starting backup ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 23 Jun 2005 13:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569586#M227939</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-23T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569587#M227940</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think about a wrong or not readable filename.&lt;BR /&gt;Try to find these files with:&lt;BR /&gt;'find / -name "*24old.txt*" -print'&lt;BR /&gt;Look if there's anything incorrect in the file name/path like '~' or 'space'.&lt;BR /&gt;&lt;BR /&gt;I know this from a process I ran every week at my server.&lt;BR /&gt;UX is collecting the directories and purge this dirs. If there's a space in it (most common: 'Neuer Ordner') then UX can't look into this directory and fails.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jun 2005 04:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569587#M227940</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-06-24T04:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569588#M227941</link>
      <description>Files that have unseen characters can cause these messages.  To check if the filenames might be the problem:&lt;BR /&gt;# cd /var/tmp ; ll |vis&lt;BR /&gt;&lt;BR /&gt;If am24jun.txt, am24old.txt, am24jun.txt, am24old.txt, amjun05.txt, and amout.txt are in /var/tmp - consider clearing /var/tmp.  This is a directory that is for temporary application files ONLY (like vi etc.), and can be periodically cleared.&lt;BR /&gt;&lt;BR /&gt;Check into configuring clean_tmps on reboot.  This will clear /tmp and /var/tmp automatically for you at reboot.  In the Knowledge Base look  at "KBRC00012005:  How can the clean_tmps start script remove files in /var/tmp?"&lt;BR /&gt;&lt;BR /&gt;***** Note: &lt;BR /&gt;Documents in the Knowledge Base can be accessed if you have a valid support agreement and are entitled to access.&lt;BR /&gt;&lt;BR /&gt;Posting or delivery of entitled material via the forums or email is in violation of the terms of usage.   If you need help accessing these documents, contact HP Support.</description>
      <pubDate>Fri, 24 Jun 2005 07:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569588#M227941</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2005-06-24T07:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovey is failing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569589#M227942</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;I just had the same error come up 2 days ago. We deleted the core dump files and used a new tape and the ignite tape was successfully completed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Doug</description>
      <pubDate>Fri, 24 Jun 2005 10:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovey-is-failing/m-p/3569589#M227942</guid>
      <dc:creator>Doug_85</dc:creator>
      <dc:date>2005-06-24T10:25:25Z</dc:date>
    </item>
  </channel>
</rss>

