<?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: restore with tar in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991081#M28141</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If tar -cvzf works, that means "z" option is supported. There is no question of it not working.&lt;BR /&gt;&lt;BR /&gt;maybe the tar -cvzf has not at all worked. check your backup logs.&lt;BR /&gt;&lt;BR /&gt;Rachiel</description>
    <pubDate>Mon, 30 Apr 2007 09:35:45 GMT</pubDate>
    <dc:creator>Rachiel</dc:creator>
    <dc:date>2007-04-30T09:35:45Z</dc:date>
    <item>
      <title>restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991078#M28138</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;i use tar command to backup data i do foure remote backup from four servers to a tape connected to one , the first two backups i use tar cvf /dev/nst command for backup for the third one i use tar with compression tar cvzf /dev/nst2 , i try to recover the data from the third backup the compressed one but i could not even i try to list the backuped file with tar tvf /dev/st2 it does not work kindly any help in the restoring issue.&lt;BR /&gt;1- for the first server &lt;BR /&gt;tar cvf RADIUS:/dev/nst2 /backup1&lt;BR /&gt;&lt;BR /&gt;2-for the second server&lt;BR /&gt;tar cvf RADIUS:/dev/nst2 /backup2&lt;BR /&gt;&lt;BR /&gt;3- for the third one&lt;BR /&gt;tar cvzf RAIUDS:/dev/nst2 /backup3&lt;BR /&gt;&lt;BR /&gt;i use the mt command to see the data &lt;BR /&gt;&lt;BR /&gt;mt -f /dev/st2 fsf&lt;BR /&gt;tar tvf /dev/st2&lt;BR /&gt;&lt;BR /&gt;for the first i see the data &lt;BR /&gt;for the second also i see it&lt;BR /&gt;for the third i get&lt;BR /&gt;this does not look like tar archive&lt;BR /&gt;&lt;BR /&gt;BR;&lt;BR /&gt;Fadia</description>
      <pubDate>Mon, 30 Apr 2007 07:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991078#M28138</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2007-04-30T07:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991079#M28139</link>
      <description>Not 100% sure about your situation, but when you create a compressed tar archive with 'tar cvzf', you should also pass the 'z' option for viewing the archive: 'tar tvzf'.&lt;BR /&gt;&lt;BR /&gt;If your HPUX tar does not support the 'z' option, first 'gunzip' you file and then 'tar tvf' it.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout</description>
      <pubDate>Mon, 30 Apr 2007 07:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991079#M28139</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-04-30T07:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991080#M28140</link>
      <description>i try both command and it does not work</description>
      <pubDate>Mon, 30 Apr 2007 08:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991080#M28140</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2007-04-30T08:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991081#M28141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If tar -cvzf works, that means "z" option is supported. There is no question of it not working.&lt;BR /&gt;&lt;BR /&gt;maybe the tar -cvzf has not at all worked. check your backup logs.&lt;BR /&gt;&lt;BR /&gt;Rachiel</description>
      <pubDate>Mon, 30 Apr 2007 09:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991081#M28141</guid>
      <dc:creator>Rachiel</dc:creator>
      <dc:date>2007-04-30T09:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991082#M28142</link>
      <description>Well, seeing the command(s):&lt;BR /&gt;&lt;BR /&gt;# tar cvf RADIUS:/dev/nst2 /backup1&lt;BR /&gt;&lt;BR /&gt;Fadia is backing up from one box to another.&lt;BR /&gt;&lt;BR /&gt;Fadia, are the source and target machines both HPUX boxes ? Are you using the same tar on both ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout&lt;BR /&gt;</description>
      <pubDate>Wed, 02 May 2007 05:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991082#M28142</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-05-02T05:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: restore with tar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991083#M28143</link>
      <description>*cough*&lt;BR /&gt;&lt;BR /&gt;If you are trying to restore on the same machine as you took the backup one, ignore my last message ;-)</description>
      <pubDate>Wed, 02 May 2007 05:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restore-with-tar/m-p/3991083#M28143</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-05-02T05:46:32Z</dc:date>
    </item>
  </channel>
</rss>

