<?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: backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350073#M192333</link>
    <description>Use tar xvf to restore on one system and ftp the restored data to transfer to another system.&lt;BR /&gt;&lt;BR /&gt;sks</description>
    <pubDate>Thu, 05 Aug 2004 03:30:11 GMT</pubDate>
    <dc:creator>Sanjay Kumar Suri</dc:creator>
    <dc:date>2004-08-05T03:30:11Z</dc:date>
    <item>
      <title>backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350068#M192328</link>
      <description>i have hp unix 10.20 and i want to do remote restore for this server from a tape drive connected to another server which is hp 10.20 also , please quick help , i need what files i must change to do this backup</description>
      <pubDate>Thu, 05 Aug 2004 02:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350068#M192328</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-08-05T02:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350069#M192329</link>
      <description>First we need to know what format the tape is written in.</description>
      <pubDate>Thu, 05 Aug 2004 02:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350069#M192329</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-08-05T02:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350070#M192330</link>
      <description>it is dds2</description>
      <pubDate>Thu, 05 Aug 2004 02:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350070#M192330</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-08-05T02:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350071#M192331</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I assume fbackup frecover&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Restore from remote drive&lt;BR /&gt;&lt;BR /&gt;/etc/frecover -xi/directory -f remote_name:/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Remote restore, local  drive&lt;BR /&gt;&lt;BR /&gt;remsh remote_name " /etc/frecover -xi/directory \&lt;BR /&gt;-f local_name:/dev/rmt/0m"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Thu, 05 Aug 2004 02:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350071#M192331</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-08-05T02:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350072#M192332</link>
      <description>but the backup done by the tar command</description>
      <pubDate>Thu, 05 Aug 2004 03:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350072#M192332</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-08-05T03:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350073#M192333</link>
      <description>Use tar xvf to restore on one system and ftp the restored data to transfer to another system.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 05 Aug 2004 03:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350073#M192333</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-08-05T03:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350074#M192334</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Bad choice as slow but this should work&lt;BR /&gt;to restore a `tar' tape from a remote computer that owns a compatible  drive.&lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;remsh name -l user dd if=/dev/rmt/0m bs=10k | tar xvf -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may do well to use tar tvf to check it but it works for me&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel</description>
      <pubDate>Thu, 05 Aug 2004 03:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350074#M192334</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-08-05T03:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350075#M192335</link>
      <description>please explain the command deeply i do not know what to use&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 03:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350075#M192335</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-08-05T03:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350076#M192336</link>
      <description>To backup: tar cvf /dev/rmt/0m files_names&lt;BR /&gt;To restore: tar xvf /dev/rmt/0m files_names&lt;BR /&gt;To Verify: tar tvf /dev/rmt/0m  &lt;BR /&gt;&lt;BR /&gt;Refer man tar pages for more details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 05 Aug 2004 03:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350076#M192336</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-08-05T03:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350077#M192337</link>
      <description>Check this link for more inputs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.atmos.ucla.edu/web/info/HowTo/tape.html" target="_blank"&gt;http://www.atmos.ucla.edu/web/info/HowTo/tape.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 05 Aug 2004 03:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350077#M192337</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-08-05T03:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350078#M192338</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ok&lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;cd to where you want to recover from&lt;BR /&gt;&lt;BR /&gt;Then  to test it&lt;BR /&gt;&lt;BR /&gt;remsh name -l user dd if=/dev/rmt/0m bs=10k | tar tvf -&lt;BR /&gt;&lt;BR /&gt;Should show what is on tape&lt;BR /&gt;&lt;BR /&gt;If you see what you expect then&lt;BR /&gt;&lt;BR /&gt;remsh name -l user dd if=/dev/rmt/0m bs=10k | tar xvf -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Will recover files&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                   Steve Steel</description>
      <pubDate>Thu, 05 Aug 2004 04:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350078#M192338</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-08-05T04:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350079#M192339</link>
      <description>...where name is the server name...</description>
      <pubDate>Thu, 05 Aug 2004 04:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/3350079#M192339</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-08-05T04:29:17Z</dc:date>
    </item>
  </channel>
</rss>

