<?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: Reg : Backup restore using tar in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710615#M384913</link>
    <description>&lt;!--!*#--&gt;&amp;gt; Inside the Cartridge we have [...]&lt;BR /&gt;&lt;BR /&gt;How do you know what's on the tape?  How was&lt;BR /&gt;the tape made, "tar" or some other program?&lt;BR /&gt;Can you read what's on the tape?  How?  If it&lt;BR /&gt;is a "tar" tape, then actual output from a&lt;BR /&gt;"tar tfv" command could be useful.&lt;BR /&gt;&lt;BR /&gt;As usual, showing actual commands with their&lt;BR /&gt;actual output can be more helpful than vague&lt;BR /&gt;descriptions or interpretations.  Often nice&lt;BR /&gt;to know, for example:&lt;BR /&gt;&lt;BR /&gt;      uname -a</description>
    <pubDate>Mon, 08 Nov 2010 20:07:12 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-11-08T20:07:12Z</dc:date>
    <item>
      <title>Reg : Backup restore using tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710612#M384910</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have HP LTO2 Universal Cartridge, inside the cartridge backup1, backup2, backup3 directories are there.&lt;BR /&gt;&lt;BR /&gt;Now I have to restore backup1 directory only, how can I restore using tar command.&lt;BR /&gt;&lt;BR /&gt;Please guide me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Masthan.</description>
      <pubDate>Mon, 08 Nov 2010 16:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710612#M384910</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-11-08T16:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Backup restore using tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710613#M384911</link>
      <description>Are the /backup* directories stored as '/backup1', './backup1' or 'backup1'?  It makes a difference in how you restore.&lt;BR /&gt;&lt;BR /&gt;To find out you could do a:&lt;BR /&gt;&lt;BR /&gt;tar -tvf /dev/rmt/?m&lt;BR /&gt;&lt;BR /&gt;(where the ?m is your appropriate tape device)&lt;BR /&gt;&lt;BR /&gt;If the 'tar -t' show 'backup1' (no leading '/' or './') then you can do:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tar -xvf /dev/rmt/?m backup1&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2010 16:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710613#M384911</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-11-08T16:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Backup restore using tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710614#M384912</link>
      <description>Hi Patrick Wallek,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Inside the Cartridge we have cold_bkp_01112010, cold_bkp_02112010, arc10, arc11 &amp;amp; arc12 files are there.&lt;BR /&gt;&lt;BR /&gt;Old path for cold_bkp_01112010 (/prod8/backup/ cold_bkp_01112010).&lt;BR /&gt;&lt;BR /&gt;We have taken cold_bkp_01112010 backup and  deleted above logical &amp;amp; physical path in hp-ux server and storage.&lt;BR /&gt;&lt;BR /&gt;Now I have to restore cold_bkp_01112010 in different path (/prod4/backup)&lt;BR /&gt;&lt;BR /&gt;Please suggest the same.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan. &lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2010 17:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710614#M384912</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-11-08T17:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Backup restore using tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710615#M384913</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Inside the Cartridge we have [...]&lt;BR /&gt;&lt;BR /&gt;How do you know what's on the tape?  How was&lt;BR /&gt;the tape made, "tar" or some other program?&lt;BR /&gt;Can you read what's on the tape?  How?  If it&lt;BR /&gt;is a "tar" tape, then actual output from a&lt;BR /&gt;"tar tfv" command could be useful.&lt;BR /&gt;&lt;BR /&gt;As usual, showing actual commands with their&lt;BR /&gt;actual output can be more helpful than vague&lt;BR /&gt;descriptions or interpretations.  Often nice&lt;BR /&gt;to know, for example:&lt;BR /&gt;&lt;BR /&gt;      uname -a</description>
      <pubDate>Mon, 08 Nov 2010 20:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710615#M384913</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-08T20:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Backup restore using tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710616#M384914</link>
      <description>&amp;gt;I have to restore cold_bkp_01112010 in different path (/prod4/backup)&lt;BR /&gt;&lt;BR /&gt;If the file was written with an absolute path, you'll need pax's -s to rename it.  (Or gnu tar.)</description>
      <pubDate>Mon, 08 Nov 2010 20:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-backup-restore-using-tar/m-p/4710616#M384914</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-11-08T20:31:30Z</dc:date>
    </item>
  </channel>
</rss>

