<?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: Remote backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798696#M81471</link>
    <description>sorry ... I missed the "-f" ..&lt;BR /&gt;# fbackup -f mars:/dev/rmt/0m -v -i /opt&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Sep 2002 13:26:11 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-09-03T13:26:11Z</dc:date>
    <item>
      <title>Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798693#M81468</link>
      <description>How to use fbackup to remote backup files from other hosts? Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2002 13:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798693#M81468</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-03T13:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798694#M81469</link>
      <description>I can think of two choices right off the top.&lt;BR /&gt;&lt;BR /&gt;1)You could NFS mount the remote file system.&lt;BR /&gt;&lt;BR /&gt;2)You could run fbackup on the remote system and use the "rmt" utility if the tape drive is on another system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Tue, 03 Sep 2002 13:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798694#M81469</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-09-03T13:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798695#M81470</link>
      <description>A typical fbackup command for this would look like ..(assuming "mars" has the drive /dev/rmt/0m and you want to backup everything under /opt from venus). On venus...&lt;BR /&gt;# fbackup mars:/dev/rmt/0m -v -i /opt&lt;BR /&gt;In order for this to work, root must be able to remsh from vanus to mars (ie you got to setup the appropriate .rhosts permission).&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2002 13:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798695#M81470</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-09-03T13:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798696#M81471</link>
      <description>sorry ... I missed the "-f" ..&lt;BR /&gt;# fbackup -f mars:/dev/rmt/0m -v -i /opt&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2002 13:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798696#M81471</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-09-03T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798697#M81472</link>
      <description>S.K. Chan's method is use remote backup drive to backup local file.&lt;BR /&gt;How can I use my local backup drive to backup remote hosts?&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 16 Sep 2002 12:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798697#M81472</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-16T12:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798698#M81473</link>
      <description>Hi,&lt;BR /&gt;To backup the remote host from backup drive machine, NFS mount the filesystems to be backedup  from remote host to the machine which has drive. then start the backup.</description>
      <pubDate>Mon, 16 Sep 2002 12:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798698#M81473</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-16T12:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798699#M81474</link>
      <description>Why not use remsh to the remote host to use your local tape drive?&lt;BR /&gt;&lt;BR /&gt;remsh remotehost -f localhost:/dev/rmt/tapedrive ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 16 Sep 2002 12:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798699#M81474</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-16T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798700#M81475</link>
      <description>I am not sure if you have solved your issue yet, but I thought I would let you know What I do.  I backup remote systems by mounting an NFS. I have setup the necessary FSs on the remote WrkStion by making entries in the "/etc/exports" file. I then type "exportfs -a". I have created an empty file called ".backup" on each of the remote FSs to be backed-up.  My "fbackup" shell checks the remote FSs for this file and then mounts them if indicated. At the conclusion of the backup the shell umounts them.  Please call if you would like a complete explanation (810) 234-2078.  I could send you the shell I use so you could hack it up to fit your need if you wish.</description>
      <pubDate>Tue, 17 Sep 2002 12:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798700#M81475</guid>
      <dc:creator>Thomas M. Williams_1</dc:creator>
      <dc:date>2002-09-17T12:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798701#M81476</link>
      <description>I don't want to mount other system to backup cos i think it is unsafe to do that, can suggest other methods? Thanks.</description>
      <pubDate>Wed, 18 Sep 2002 02:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798701#M81476</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-18T02:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798702#M81477</link>
      <description>#fbackup -0v -i /home -f xx.xx.xx.xx:/dev/rmt/??&lt;BR /&gt;&lt;BR /&gt;should do it.&lt;BR /&gt;check for the -f option of fbackup using man pages.&lt;BR /&gt;&lt;BR /&gt;Before you do that make sure that you can do a remsh (without asking for password)to the remote host having a tape drive.&lt;BR /&gt;&lt;BR /&gt;For remsh to work&lt;BR /&gt;For this make entries in the remote host .rhosts file in the / directory.&lt;BR /&gt;&lt;BR /&gt;The file should include&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx    root&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 03:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798702#M81477</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-18T03:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798703#M81478</link>
      <description>Hi T G Manikandan,&lt;BR /&gt;How can i use local backup drive to backup remote file?&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 06:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-backup/m-p/2798703#M81478</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-18T06:31:29Z</dc:date>
    </item>
  </channel>
</rss>

