<?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_recovery error!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715583#M251791</link>
    <description>Amit,&lt;BR /&gt;Firat of all it would be nice for you use&lt;BR /&gt;make_tape_recovery&lt;BR /&gt;so goto&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/download.html" target="_blank"&gt;http://www.docs.hp.com/en/IUX/download.html&lt;/A&gt;&lt;BR /&gt;try to install new version of ignite.&lt;BR /&gt;it is very easy then &lt;BR /&gt;try to empty /var/tmp dir because once upon&lt;BR /&gt;a time i faced an error which cause of full of /var because while running make_tape_recovery it fills up the /var so&lt;BR /&gt;this dir must have enough spcae;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=816940" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=816940&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
    <pubDate>Tue, 24 Jan 2006 04:24:23 GMT</pubDate>
    <dc:creator>Cem Tugrul</dc:creator>
    <dc:date>2006-01-24T04:24:23Z</dc:date>
    <item>
      <title>make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715575#M251783</link>
      <description>HI,&lt;BR /&gt;On a HP server running 11.00 I am getting following error for make_recovery&lt;BR /&gt;make_recovery -A -v -d /dev/rmt/0m&lt;BR /&gt;NOTE:    make_recovery(103): The make_recovery command will be replaced by&lt;BR /&gt;         make_tape_recovery.  Both commands are supported in this&lt;BR /&gt;         release (Ignite-UX Revision 3.2).  Please read the man page&lt;BR /&gt;         make_tape_recovery(1M) for usage of the new command.  In a&lt;BR /&gt;         future release, make_recovery will be replaced by a script&lt;BR /&gt;         that calls make_tape_recovery.&lt;BR /&gt;      Option -A specified. Entire Core Volume Group/disk will be backed up.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;make_recovery(356): WARNING /data/USM01D/b01 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;ERROR:   Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file&lt;BR /&gt;         or directory (errno = 2).  Check /etc/fstab for a bad entry.&lt;BR /&gt;make_recovery(356): WARNING /data/USM01L/u03 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/USM01L/u04 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/USM01L/u05 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/u01 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/u02 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/u03 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/u04 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/u05 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/UIN01L/b01 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;make_recovery(356): WARNING /data/USM01L/b01 found in /etc/fstab but not on the system. errno=2&lt;BR /&gt;/dev/vga_xlarge_01/env07i: No such file or directory&lt;BR /&gt;make_recovery(358): Error while reading through the /etc/fstab file.&lt;BR /&gt;make_recovery(214): make_recovery(1M) encountered a fatal error.&lt;BR /&gt;make_recovery(216): Please fix errors and re-try.&lt;BR /&gt;        Cleanup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can anybody suggest please.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 12:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715575#M251783</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2006-01-23T12:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715576#M251784</link>
      <description>The error seems pretty clear... you have some logical volumes and mount points configured in /etc/fstab that do not exist on the system. If they are supposed to exist, you need to find out why they aren't there. If they shouldn't exist, remove them from /etc/fstab.</description>
      <pubDate>Mon, 23 Jan 2006 12:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715576#M251784</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-01-23T12:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715577#M251785</link>
      <description>Hi Amit:&lt;BR /&gt;&lt;BR /&gt;It would seem that you have entries in '/etc/fstab' that reference logical volumes that are not on your system.  If this is correct, I would remove these.&lt;BR /&gt;&lt;BR /&gt;Other than that, you are using a very, very old version of Ignite.  I would download a current version; install it; and use 'make_tape_recovery' --- the command that replaces 'make_recovery'.  You should be using much more current software.&lt;BR /&gt;&lt;BR /&gt;Download Ignite from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/download.html" target="_blank"&gt;http://www.docs.hp.com/en/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To make a tape archive of vg00, you can use:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Jan 2006 12:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715577#M251785</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-23T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715578#M251786</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you check the errors it is complaining about.&lt;BR /&gt;&lt;BR /&gt;The ignite process is complaining that an entry exist in /etc/fstab, but it is unable to stat the device which means it cannot find that device, in other words the lv it is complainging about does not exist on this system. However a valid entry for that device / lv exist in the /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2006 12:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715578#M251786</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-01-23T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715579#M251787</link>
      <description>Hello Amit,&lt;BR /&gt;&lt;BR /&gt;Could you post the output of...&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vga_xlarge_01/*&lt;BR /&gt;&lt;BR /&gt;...reason being that you might have to recreate that file.&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Mon, 23 Jan 2006 12:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715579#M251787</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-01-23T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715580#M251788</link>
      <description>Now i am getting this error:&lt;BR /&gt;&lt;BR /&gt;               Creating boot LIF&lt;BR /&gt;make_recovery(466): Call to /opt/ignite/bin/make_medialif failed.&lt;BR /&gt;       Check the /var/opt/ignite/logs/makrec.log1 file.&lt;BR /&gt;        Cleanup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can anybody help urgently.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 04:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715580#M251788</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2006-01-24T04:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715581#M251789</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the error in the file&lt;BR /&gt;var/opt/ignite/logs/makrec.log1 ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 24 Jan 2006 04:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715581#M251789</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-24T04:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715582#M251790</link>
      <description>The error is &lt;BR /&gt;&lt;BR /&gt;make_medialif: error - gzip failure on scripts, probable insufficient disk space in /var/tmp.&lt;BR /&gt;&lt;BR /&gt;there is 490 MB space available in /var/tmp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 04:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715582#M251790</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2006-01-24T04:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715583#M251791</link>
      <description>Amit,&lt;BR /&gt;Firat of all it would be nice for you use&lt;BR /&gt;make_tape_recovery&lt;BR /&gt;so goto&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/download.html" target="_blank"&gt;http://www.docs.hp.com/en/IUX/download.html&lt;/A&gt;&lt;BR /&gt;try to install new version of ignite.&lt;BR /&gt;it is very easy then &lt;BR /&gt;try to empty /var/tmp dir because once upon&lt;BR /&gt;a time i faced an error which cause of full of /var because while running make_tape_recovery it fills up the /var so&lt;BR /&gt;this dir must have enough spcae;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=816940" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=816940&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Tue, 24 Jan 2006 04:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery-error/m-p/3715583#M251791</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-24T04:24:23Z</dc:date>
    </item>
  </channel>
</rss>

