<?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_recovery failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990898#M495334</link>
    <description>&lt;P&gt;Here's the line it is complaining about in /etc/fstab:&lt;/P&gt;&lt;P&gt;/dev/vgarchive1/lvol_archive /opt/oracle/OPS/archive vxfs delaylog 0 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do the /dev/vgarchive1/lvol_archive volume group and logical volume exist (check with 'vgdisplay -v vgarchive1')?&amp;nbsp; Does the /opt/oracle/OPS/archive exist (check with 'bdf')?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, then you may want to remove, or comment, that line in /etc/fstab and try again.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2017 14:08:24 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2017-12-08T14:08:24Z</dc:date>
    <item>
      <title>make_tape_recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990864#M495332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a question, when I execute the bellow make_tape_recovery command. &amp;nbsp;The errors come up.... How can I fix it.. The make_tape_recovery is relying on the /etc/fstab? &amp;nbsp;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;backupdr[/etc]#make_tape_recovery -Av&lt;BR /&gt;* Creating local directories for configuration files and archive.&lt;/P&gt;&lt;P&gt;======= 12/08/17 15:16:24 EAT Started make_tape_recovery. (Fri Dec 08&lt;BR /&gt;15:16:24 EAT 2017)&lt;BR /&gt;@(#) Ignite-UX Revision B.4.3.94&lt;BR /&gt;@(#) net_recovery (opt) $Revision: 10.609 $&lt;/P&gt;&lt;P&gt;* Testing pax for needed patch&lt;BR /&gt;* Passed pax tests.&lt;BR /&gt;* Recovery Archive Description = Recovery Archive&lt;BR /&gt;&lt;BR /&gt;* Recovery Archive Location = /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;* Number of Archives to Save = 2&lt;BR /&gt;&lt;BR /&gt;* Pax type = tar&lt;BR /&gt;&lt;BR /&gt;ERROR: Cannot stat device file: /dev/vgarchive1/lvol_archive: No such file or&lt;BR /&gt;directory (errno = 2). Check /etc/fstab for a bad entry.&lt;/P&gt;&lt;P&gt;** 0 - The Volume Group or Filesystem is Not included in the&lt;BR /&gt;System Recovery Archive&lt;BR /&gt;** 1 - The Volume Group or Filesystem is Partially included in the&lt;BR /&gt;System Recovery Archive&lt;BR /&gt;** 2 - The Volume Group or Filesystem is Fully included in the&lt;BR /&gt;System Recovery Archive&lt;/P&gt;&lt;P&gt;* Checking Versions of Ignite-UX filesets&lt;BR /&gt;&lt;STRONG&gt;ERROR: Cannot stat device file: /dev/vgarchive1/lvol_archive: No such file or&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;directory (errno = 2). Check /etc/fstab for a bad entry.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: The list_expander command failed. This could be due to a problem with&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;the file: "/var/opt/ignite/recovery/latest/archive_content" - see &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;messages above.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;backupdr[/etc]#ll /etc/fstab&lt;BR /&gt;-rw-r--r-- 1 oracle dba 1632 Mar 31 2016 /etc/fstab&lt;BR /&gt;backupdr[/etc]#\&lt;BR /&gt;&amp;gt; cat /etc/fstab&lt;BR /&gt;# System /etc/fstab file. Static information about the file systems&lt;BR /&gt;# See fstab(4) and sam(1M) for further details on configuring devices.&lt;BR /&gt;/dev/vg00/lvol_photo070109 /test vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;/dev/vg00/lvol4 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /var vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol_fuo /home/fuo vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/deploy /var/Deploy vxfs delaylog 0 2&lt;BR /&gt;/dev/vg48-11/lvol_archive /insure_archive vxfs delaylog 0 2&lt;BR /&gt;/dev/vg48-11/lvol_backarch2 /hisarch2 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2&lt;BR /&gt;/dev/vgextdb03/lvol_arch /opt/oracle/archive_web vxfs delaylog 0 2&lt;BR /&gt;/dev/vgextdb01/lvol_arch2 /opt/oracle/archive_web2 vxfs delaylog 0 2&lt;BR /&gt;/dev/vgarchive1/lvol_archive /opt/oracle/OPS/archive vxfs delaylog 0 2&lt;BR /&gt;/dev/vgarchive2/lvol_archive /opt/oracle/OPS/archive2 vxfs delaylog 0 2&lt;BR /&gt;#/dev/vg48-10/photo /photo vxfs delaylog 0 2&lt;BR /&gt;#/dev/vg48-11/lvol_archive /insure_archive vxfs delaylog 0 2&lt;BR /&gt;#/dev/vg48-11/lvol_backarch2 /hisarch2 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2&lt;BR /&gt;/dev/vg00/lvol8 /home vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol2b ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol_swap01 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol_swap02 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol_swap03 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol_swap04 ... swap pri=1 0 0&lt;BR /&gt;#/dev/vg00/lvol2b / dump defaults 0 0&lt;BR /&gt;#/dev/vg00/lvol_swap01 / dump defaults 0 0&lt;BR /&gt;#/dev/vg00/lvol_swap02 / dump defaults 0 0&lt;BR /&gt;#/dev/vg00/lvol_swap03 / dump defaults 0 0&lt;BR /&gt;#/dev/vg00/lvol_swap04 / dump defaults 0 0&lt;BR /&gt;/dev/vgdmp/lvdmp /dmp vxfs delaylog 0 2&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 07:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990864#M495332</guid>
      <dc:creator>dennischen</dc:creator>
      <dc:date>2017-12-08T07:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990868#M495333</link>
      <description>&lt;P&gt;You could try something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 07:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990868#M495333</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2017-12-08T07:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990898#M495334</link>
      <description>&lt;P&gt;Here's the line it is complaining about in /etc/fstab:&lt;/P&gt;&lt;P&gt;/dev/vgarchive1/lvol_archive /opt/oracle/OPS/archive vxfs delaylog 0 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do the /dev/vgarchive1/lvol_archive volume group and logical volume exist (check with 'vgdisplay -v vgarchive1')?&amp;nbsp; Does the /opt/oracle/OPS/archive exist (check with 'bdf')?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, then you may want to remove, or comment, that line in /etc/fstab and try again.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 14:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990898#M495334</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2017-12-08T14:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990918#M495335</link>
      <description>&lt;P&gt;The command line suggested by Torsten is definitely recommended. The Ignite program make_tape_recovery is designed for vg00 only. It is used to restore a boot disk when it has failed (and no mirroring). Without the option&lt;STRONG&gt;&amp;nbsp;-x inc_entire=vg00, &lt;/STRONG&gt;all the mountpoints will be included which will likely exceed your tape capacity. Your backup strategy should be make_tape_recovery for failed boot disk recovery, and fbackup for all the mountpoints (including vg00). fbackup knows how to use multiple tapes and is the fastest backup method for tape.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For fbackup, first&amp;nbsp;create a&amp;nbsp;config file like this:&lt;/P&gt;&lt;PRE&gt;# cat /etc/fbackup.conf&lt;BR /&gt;blocksperrecord 4096
records 64
checkpointfreq 8192
readerprocesses 6
maxretries 5
retrylimit 5000000
maxvoluses 200
filesperfsm 5000&lt;/PRE&gt;&lt;P&gt;Then you can backup your entire system like this:&lt;/P&gt;&lt;PRE&gt;fbackup -i / -v -c /etc/fbackup.conf -f /dev/rmt/0m &amp;gt; /tmp/fbackup.log 2&amp;gt;&amp;amp;1&lt;/PRE&gt;&lt;P&gt;All the progress and error messages will be recorded in the logfile&amp;nbsp;&lt;STRONG&gt;/tmp/fbackup.log&lt;BR /&gt;&lt;/STRONG&gt;Look at this file for the results of the backup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 18:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6990918#M495335</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2017-12-08T18:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6992254#M495336</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Actuallly I think your mount point path is not corrected. Please check library again and mount point mn should be corrected then you select your tape path like /dev/rmt/4mn.&lt;/P&gt;&lt;P&gt;or you can check your tape is proper or not by using below commands...&lt;/P&gt;&lt;P&gt;#mt -f path stat&lt;/P&gt;&lt;P&gt;in output-&lt;/P&gt;&lt;P&gt;Status :BOT online compression immediate-report-mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;#amiteshjsk&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2017 07:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-tape-recovery-failed/m-p/6992254#M495336</guid>
      <dc:creator>Amiteshjsk</dc:creator>
      <dc:date>2017-12-27T07:54:13Z</dc:date>
    </item>
  </channel>
</rss>

