<?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: problem in frecover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148015#M454017</link>
    <description>hi,&lt;BR /&gt;/archive is mounted separately, its only 43 % full.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# bdf /archive&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgrtx06/lvol3 62914560 26631656 36005432   43% /archive</description>
    <pubDate>Mon, 29 Dec 2008 10:57:56 GMT</pubDate>
    <dc:creator>prasadb</dc:creator>
    <dc:date>2008-12-29T10:57:56Z</dc:date>
    <item>
      <title>problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148013#M454015</link>
      <description>hello Geeks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i am trying to frecover a file from the tape.&lt;BR /&gt;i want one file i.e.,DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z&lt;BR /&gt;&lt;BR /&gt;i m using this command :&lt;BR /&gt;&lt;BR /&gt;frecover -f /dev/rmt/0mn -x -v -i /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;and following is the error i am getting.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Error &lt;BR /&gt;&lt;BR /&gt;-------&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;msgcnt 16 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;&lt;BR /&gt;frecover(1048): I/O error in write of file /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--      102     104     /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z&lt;BR /&gt;&lt;BR /&gt;frecover(1073): frecover of DL_RTX_TAP:AUG06.dmp.Z failed&lt;BR /&gt;&lt;BR /&gt;Here is the o/p of bdf command, root is not full as the error message says:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     819200  195328  623872   24% /&lt;BR /&gt;/dev/vg00/lvol1     393392   64624  289424   18% /stand&lt;BR /&gt;/dev/vg00/lvol7    6291456 4953016 1328744   79% /var&lt;BR /&gt;/dev/vg00/lvol6    2260992 1463024  791792   65% /usr&lt;BR /&gt;/dev/vg00/lvol5    2097152 1779304  316016   85% /tmp&lt;BR /&gt;/dev/vg00/lvol4    10240000 5848680 4361208   57% /opt&lt;BR /&gt;&lt;BR /&gt;Alos, i i tried to rewind the tape and frecover.&lt;BR /&gt;just like,and also the error message :&lt;BR /&gt;&lt;BR /&gt;#  mt -f /dev/rmt/0mn rew&lt;BR /&gt;# frecover -f /dev/rmt/0mn -x -v -i /archive/temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z&lt;BR /&gt;frecover(4301): /archive/temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.dmp.Z not recovered from backup media&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my system is HP-UX B.11.11 super-dome model&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WR,&lt;BR /&gt;prasad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 09:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148013#M454015</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-12-29T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148014#M454016</link>
      <description>Hi Prasad,&lt;BR /&gt;&lt;BR /&gt;If you /archive directory is in the root filesystem and the DL_RTX_TAP:AUG06.dmp.Z file is larger then 600MB it will fail!&lt;BR /&gt;&lt;BR /&gt;Try restoring it to /var/tmp or an other filesystem with more space.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 29 Dec 2008 10:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148014#M454016</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-12-29T10:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148015#M454017</link>
      <description>hi,&lt;BR /&gt;/archive is mounted separately, its only 43 % full.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# bdf /archive&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgrtx06/lvol3 62914560 26631656 36005432   43% /archive</description>
      <pubDate>Mon, 29 Dec 2008 10:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148015#M454017</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-12-29T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148016#M454018</link>
      <description>Here is the scenario when i tried the same using SAM.Now the session is stuck at the last message given here at the end.&lt;BR /&gt;&lt;BR /&gt;Starting file recovery...&lt;BR /&gt;frecover(2105): did not find expected file marker&lt;BR /&gt;frecover(5419): checksum on volume header is incorrect.&lt;BR /&gt;frecover(5420): not an fbackup volume; magic value is incorrect&lt;BR /&gt;frecover(2105): did not find expected file marker&lt;BR /&gt;frecover(5412): Do you wish to try to salvage this volume? (^[yY]/^[nN]) y&lt;BR /&gt;frecover(5413): attempting to read backup following bad volume header&lt;BR /&gt;frecover(1003): backup id does not match expected value&lt;BR /&gt;frecover(1061): attempt to continue recovery with new backup id? (^[yY]/^[nN]) y&lt;BR /&gt;frecover(1004): backup time does not match expected value&lt;BR /&gt;frecover(1062): attempt to continue recovery with new backup time? (^[yY]/^[nN]) y&lt;BR /&gt;frecover(1060): / itself not on media;&lt;BR /&gt; continuing with /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.log and following files&lt;BR /&gt;-rw-r--r-- 102 104  /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:AUG06.log&lt;BR /&gt;-rw-r--r-- 102 104  /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_RTX_TAP:JUN06.log&lt;BR /&gt;&lt;BR /&gt;frecover(1001): file trailer does not match file header for&lt;BR /&gt;frecover(1002): file /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_UDR_KEY_HOME:AUG06.dmp.Z&lt;BR /&gt;frecover(1045): error in trailer recovery&lt;BR /&gt;frecover(1001): file trailer does not match file header for&lt;BR /&gt;frecover(1002): file /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_UDR_LT_06AUGC1.log&lt;BR /&gt;frecover(1045): error in trailer recovery&lt;BR /&gt;&lt;BR /&gt;frecover(1001): file trailer does not match file header for&lt;BR /&gt;frecover(1002): file /temp_for_restore/DLRTX_CLUSTER_DUMPS/DL_UDR_LT_06AUGC3.dmp.Z&lt;BR /&gt;frecover(1045): error in trailer recovery&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 11:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148016#M454018</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-12-29T11:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148017#M454019</link>
      <description>&amp;gt;Here is the output of bdf command, root is not full as the error message says:&lt;BR /&gt;&lt;BR /&gt;You are confused.  / was full and now it isn't.  It depends on the size of the file as Robert-Jan said.</description>
      <pubDate>Mon, 29 Dec 2008 11:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148017#M454019</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-29T11:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148018#M454020</link>
      <description>the secend erros is somting els..&lt;BR /&gt;properly to manny DLT units are sharing the same SCSI-bus...&lt;BR /&gt;&lt;BR /&gt;if you fo to the restore please and ad the -X to your recovery comand it will restore the file in the please where you are.&lt;BR /&gt;that will make sure / is not full.</description>
      <pubDate>Mon, 29 Dec 2008 12:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148018#M454020</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-12-29T12:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148019#M454021</link>
      <description>you may have  a look at this thread; it is not a solution. But it may trigger some hint to you.</description>
      <pubDate>Mon, 29 Dec 2008 16:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148019#M454021</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-12-29T16:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148020#M454022</link>
      <description>you may have  a look at this thread; it is not a solution. But it may trigger some hint to you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1294763" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1294763&lt;/A&gt;</description>
      <pubDate>Mon, 29 Dec 2008 16:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148020#M454022</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-12-29T16:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148021#M454023</link>
      <description>when i am trying to restore the files with SAM, following is the error i am getting..&lt;BR /&gt;&lt;BR /&gt;"CAUTION:  There is more than one user currently on the system.  This&lt;BR /&gt;could result in an incomplete recovery if they are accessing the    &lt;BR /&gt;files you are recovering.&lt;BR /&gt;Do you want to proceed? "&lt;BR /&gt;&lt;BR /&gt;is the normal/frequent message while restoring ?&lt;BR /&gt;&lt;BR /&gt;kindly let me know your views..&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Dec 2008 05:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148021#M454023</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-12-31T05:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148022#M454024</link>
      <description>&amp;gt;is the normal/frequent message while restoring&amp;lt;&lt;BR /&gt;&lt;BR /&gt;This is the normal msg, while you wil try to take backup/restore.&lt;BR /&gt;&lt;BR /&gt;You will get this msg because other users are alreday loggedin in the server.</description>
      <pubDate>Wed, 31 Dec 2008 06:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148022#M454024</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2008-12-31T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem in frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148023#M454025</link>
      <description>Hello all,&lt;BR /&gt;finally i was able to recover the files thru SAM.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your valuable inputs.</description>
      <pubDate>Wed, 31 Dec 2008 08:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-frecover/m-p/5148023#M454025</guid>
      <dc:creator>prasadb</dc:creator>
      <dc:date>2008-12-31T08:23:39Z</dc:date>
    </item>
  </channel>
</rss>

