<?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: Particular FS Restoration from IGNITE Tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250154#M331402</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Ignite was not designed for single file system restoration.&lt;BR /&gt;&lt;BR /&gt;You can do this by using your method above and extracting the files you want to a temporary storage area and then copying them to the target restore area.&lt;BR /&gt;&lt;BR /&gt;A real backup policy uses Ignite to back up the system boot disk and volume group and other more friendly tools to backup and recover data file systems.&lt;BR /&gt;&lt;BR /&gt;You can do this but you are using the wrong tool for the job here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 12 Aug 2008 07:21:58 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-08-12T07:21:58Z</dc:date>
    <item>
      <title>Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250149#M331397</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I need to restore some data from Ignite Backup (taken with make_tap_recovery -AIv command) tape to a mount point. But unable to do the same.&lt;BR /&gt;Following are the steps I followed :&lt;BR /&gt;#mt rew&lt;BR /&gt;#mt fsf 1&lt;BR /&gt;#cd /restore&lt;BR /&gt;#restore&amp;gt;tar -xvf /dev/rmt/0mn /&lt;BR /&gt;&lt;BR /&gt;After this this command took almost 15 minutes but no data was restored.&lt;BR /&gt;&lt;BR /&gt;Please suggest :&lt;BR /&gt;Regards :&lt;BR /&gt;Arun Jain</description>
      <pubDate>Tue, 12 Aug 2008 04:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250149#M331397</guid>
      <dc:creator>Arun Jain</dc:creator>
      <dc:date>2008-08-12T04:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250150#M331398</link>
      <description>&amp;gt;tar -xvf /dev/rmt/0mn /&lt;BR /&gt;&lt;BR /&gt;You need to use "tar -tvf /dev/rmt/0mn" to see the format.&lt;BR /&gt;I think you need to use "./".</description>
      <pubDate>Tue, 12 Aug 2008 05:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250150#M331398</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-12T05:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250151#M331399</link>
      <description>Any messages on the screen?&lt;BR /&gt;&lt;BR /&gt;Is this a HP9000 or Integrity server?&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;&lt;BR /&gt;will tell you.</description>
      <pubDate>Tue, 12 Aug 2008 05:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250151#M331399</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-12T05:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250152#M331400</link>
      <description>Dear Dennis / Torsten,&lt;BR /&gt;&lt;BR /&gt;Dennis : What format exactly you are talking about.&lt;BR /&gt;I understand this command but format I am not getting.&lt;BR /&gt;&lt;BR /&gt;Torsten : Their are no error messages on the screen. After sometime prompts return back.&lt;BR /&gt;model is : 9000/800/rp3440&lt;BR /&gt;&lt;BR /&gt;Plz suggest ;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 12 Aug 2008 05:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250152#M331400</guid>
      <dc:creator>Arun Jain</dc:creator>
      <dc:date>2008-08-12T05:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250153#M331401</link>
      <description>&amp;gt;I understand this command but format I am not getting.&lt;BR /&gt;&lt;BR /&gt;The format of the paths of the files.  If you used -tvf, you would already know that by now.&lt;BR /&gt;If the files start with "/", as you used with -xvf, you wouldn't be able to extract them in /restore, unless you used "pax -s".</description>
      <pubDate>Tue, 12 Aug 2008 06:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250153#M331401</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-12T06:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Particular FS Restoration from IGNITE Tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250154#M331402</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Ignite was not designed for single file system restoration.&lt;BR /&gt;&lt;BR /&gt;You can do this by using your method above and extracting the files you want to a temporary storage area and then copying them to the target restore area.&lt;BR /&gt;&lt;BR /&gt;A real backup policy uses Ignite to back up the system boot disk and volume group and other more friendly tools to backup and recover data file systems.&lt;BR /&gt;&lt;BR /&gt;You can do this but you are using the wrong tool for the job here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Aug 2008 07:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/particular-fs-restoration-from-ignite-tape/m-p/4250154#M331402</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-12T07:21:58Z</dc:date>
    </item>
  </channel>
</rss>

