<?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 frecover problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311289#M339463</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;We have created new logical partitions on volume groups vg01 and vg02, we were succesfully restored the data from tape on vg02, but we are facing problem while restoring the data on logical volumes on vg01. can anyone help me in this?&lt;BR /&gt;&lt;BR /&gt;#frecover -xvf /dev/rmt/0m -i /dev/vg01&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;frecover(1048): I/O error in write of file /dev/vg01/data_0&lt;BR /&gt;-rw-r--r--      sybase  sybase  /dev/vg01/data_0&lt;BR /&gt;frecover(1073): frecover of data_0 failed&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 23 Nov 2008 00:44:21 GMT</pubDate>
    <dc:creator>csreenivas</dc:creator>
    <dc:date>2008-11-23T00:44:21Z</dc:date>
    <item>
      <title>frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311289#M339463</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;We have created new logical partitions on volume groups vg01 and vg02, we were succesfully restored the data from tape on vg02, but we are facing problem while restoring the data on logical volumes on vg01. can anyone help me in this?&lt;BR /&gt;&lt;BR /&gt;#frecover -xvf /dev/rmt/0m -i /dev/vg01&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;frecover(1048): I/O error in write of file /dev/vg01/data_0&lt;BR /&gt;-rw-r--r--      sybase  sybase  /dev/vg01/data_0&lt;BR /&gt;frecover(1073): frecover of data_0 failed&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Nov 2008 00:44:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311289#M339463</guid>
      <dc:creator>csreenivas</dc:creator>
      <dc:date>2008-11-23T00:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311290#M339464</link>
      <description>You are out of space on your root disk.&lt;BR /&gt;Is /dev/vg01 a directory or a device file?</description>
      <pubDate>Sun, 23 Nov 2008 01:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311290#M339464</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-23T01:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311291#M339465</link>
      <description>/dev/vg01 is not device file, its volume group</description>
      <pubDate>Sun, 23 Nov 2008 01:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311291#M339465</guid>
      <dc:creator>csreenivas</dc:creator>
      <dc:date>2008-11-23T01:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311292#M339466</link>
      <description>&amp;gt; vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt; &lt;BR /&gt;Your root filesystem (/) is full. You have created a file called /dev/vg01/data_0 which should have been a device file. You do not restore files in vg01 by specifying the name of the device file. In order to restore files from vg01, you must:&lt;BR /&gt; &lt;BR /&gt;- create vg01&lt;BR /&gt;- create the logical volume(s) that you need&lt;BR /&gt;- mount each lvol on the same mountpoint name on your fbackup tape.&lt;BR /&gt;- use -i to specify the mountpoint directory you want to restore so that the result will go into your new mountpoint.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sun, 23 Nov 2008 01:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311292#M339466</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-11-23T01:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311293#M339467</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;frecover(1048): I/O error in write of file /dev/vg01/data_0&lt;BR /&gt;-rw-r--r-- sybase sybase /dev/vg01/data_0&lt;BR /&gt;frecover(1073): frecover of data_0 failed &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;bdf --&amp;gt; check any File system reached full&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;frecover(1048): I/O error in write of file /dev/vg01/data_0&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The data can be transfered several different ways. The safest but most time consuming by pointing  mount point&lt;BR /&gt;&lt;BR /&gt;frecover -xvf /dev/rmt/0m -i /new_created_mount_piont&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;frecover -xvf /dev/rmt/0m -i /d</description>
      <pubDate>Sun, 23 Nov 2008 03:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311293#M339467</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-23T03:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: frecover problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311294#M339468</link>
      <description>Thank You. We have restored the data to vg02 mount point and the DBA team has started database. At last 50% of the problem has been solved after trying for many options. Learned many new things and realised the importance of ignite backup.</description>
      <pubDate>Sun, 23 Nov 2008 06:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-problem/m-p/4311294#M339468</guid>
      <dc:creator>csreenivas</dc:creator>
      <dc:date>2008-11-23T06:02:47Z</dc:date>
    </item>
  </channel>
</rss>

