<?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: Interactive/partial ignite restore ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956212#M515944</link>
    <description>You need to first rewind the tape:&lt;BR /&gt;# mt -f /dev/rmt/0mn rew  (rewinds)&lt;BR /&gt;# mt -f /dev/rmt/0mn fsf 1  (fast forward)&lt;BR /&gt;# cd /   (change to root)&lt;BR /&gt;# tar xvf /dev/rmt/0m etc  (restore directory)&lt;BR /&gt;  Notice no slash is before etc.&lt;BR /&gt;OR&lt;BR /&gt;# tar xvf /dev/rmt/0m etc/copyright  (restore single file)&lt;BR /&gt;  Again, no slash is before etc.&lt;BR /&gt;                            &lt;BR /&gt;Cheryl</description>
    <pubDate>Tue, 22 Apr 2003 10:41:48 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2003-04-22T10:41:48Z</dc:date>
    <item>
      <title>Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956207#M515939</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have done a backup using :&lt;BR /&gt;make_tape_recovery -v -A -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;Now we want to restore only a couple of files from /dev/vg00 and not the whole vg00. Any ideas how to do this ? Your help will be much apreciated.&lt;BR /&gt;&lt;BR /&gt;Best regs,&lt;BR /&gt;David</description>
      <pubDate>Tue, 22 Apr 2003 09:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956207#M515939</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-04-22T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956208#M515940</link>
      <description>If you are eable to boot the system from the disk and restore some files you can use the following commands&lt;BR /&gt;&lt;BR /&gt;#  mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;# tar -xvf /dev/rmt/0m Filenames.&lt;BR /&gt;&lt;BR /&gt;Hope this will work for you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rajesh</description>
      <pubDate>Tue, 22 Apr 2003 09:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956208#M515940</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2003-04-22T09:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956209#M515941</link>
      <description>Hi Rajesh,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick reply.&lt;BR /&gt;&lt;BR /&gt;So, let me understand it well. &lt;BR /&gt;mt -t &lt;DEVICE&gt; fsf 1 ??&lt;BR /&gt;- does the one(1) mention an FS or just vg00 ??&lt;BR /&gt;&lt;BR /&gt;Never knew tar would work this way as well. You are very sure it just restores the specified files right ? We are talking about an operational production server. Sorry I have to be carefull.&lt;BR /&gt;If this will work out well, both your answers will be a 10-pointer of course !!&lt;BR /&gt;&lt;BR /&gt;P.S. always issue an mt rewind first ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regs David&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 22 Apr 2003 10:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956209#M515941</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-04-22T10:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956210#M515942</link>
      <description>Hi David:&lt;BR /&gt;&lt;BR /&gt;Yes, the proper command sequence to extract a file from an Ignite recovery tape is:&lt;BR /&gt;&lt;BR /&gt;# mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;# tar -xvf /dev/rmt/0m filename&lt;BR /&gt;&lt;BR /&gt;The 'mt' 'fsf' fowards the tape beyond the LIF area written by Ignite and positions the tape at the tar archive.&lt;BR /&gt;&lt;BR /&gt;It doesn't hurt to rewind the tape before issuing these commands if it is already in the tape drive.&lt;BR /&gt; &lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 22 Apr 2003 10:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956210#M515942</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-22T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956211#M515943</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt; What I understood is that you want to restore some files from the recovery tape (eg: /etc/password, /tcb etc). You can use the command I mentioned eralier for this. &lt;BR /&gt;&lt;BR /&gt;mt -f &lt;DEV file=""&gt; fsf 1 will point the tape to next count files. not the Volume groups. Make sure that you are using no-rewind device file for this operation. After this command you can issue a tar -tvf command to view the files in the tape. I am always using this command to cross check after creating a tape using make_recovery.&lt;BR /&gt;&lt;BR /&gt; I am sure that all the files are been backed up using tar command only.&lt;BR /&gt;&lt;BR /&gt;before doing tar -xvf do a tar -tvf and confirm the files are there in the tape.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rajesh&lt;/DEV&gt;</description>
      <pubDate>Tue, 22 Apr 2003 10:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956211#M515943</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2003-04-22T10:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956212#M515944</link>
      <description>You need to first rewind the tape:&lt;BR /&gt;# mt -f /dev/rmt/0mn rew  (rewinds)&lt;BR /&gt;# mt -f /dev/rmt/0mn fsf 1  (fast forward)&lt;BR /&gt;# cd /   (change to root)&lt;BR /&gt;# tar xvf /dev/rmt/0m etc  (restore directory)&lt;BR /&gt;  Notice no slash is before etc.&lt;BR /&gt;OR&lt;BR /&gt;# tar xvf /dev/rmt/0m etc/copyright  (restore single file)&lt;BR /&gt;  Again, no slash is before etc.&lt;BR /&gt;                            &lt;BR /&gt;Cheryl</description>
      <pubDate>Tue, 22 Apr 2003 10:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956212#M515944</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-22T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive/partial ignite restore ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956213#M515945</link>
      <description>For reference see also  the &lt;BR /&gt;manpage of make_tape_recovery(1M):&lt;BR /&gt;&lt;BR /&gt;Section "Extracting files from tape"&lt;BR /&gt;After the system recovery &lt;BR /&gt;tape has been created, a &lt;BR /&gt;single file or files can be &lt;BR /&gt;extracted from tape by &lt;BR /&gt;seeking to the tape position &lt;BR /&gt;where the archive is  &lt;BR /&gt;located.  The mt command can &lt;BR /&gt;be used to seek to the  &lt;BR /&gt;appropriate location, and pax &lt;BR /&gt;or tar can be used to extract &lt;BR /&gt;files from the archive.&lt;BR /&gt;&lt;BR /&gt;To extract a single file from &lt;BR /&gt;the recovery archive:&lt;BR /&gt;&lt;BR /&gt;mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;tar -xvf /dev/rmt/0m filename&lt;BR /&gt;&lt;BR /&gt;Extracting files from tape &lt;BR /&gt;can take a long time, &lt;BR /&gt;especially when archives are &lt;BR /&gt;large.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 11:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interactive-partial-ignite-restore/m-p/2956213#M515945</guid>
      <dc:creator>Andreas Kruth</dc:creator>
      <dc:date>2003-04-23T11:54:14Z</dc:date>
    </item>
  </channel>
</rss>

