<?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: Automated network backups without a budget :) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742499#M256369</link>
    <description>Amanda.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.amanda.org" target="_blank"&gt;www.amanda.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll love it.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Mar 2006 09:52:27 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2006-03-02T09:52:27Z</dc:date>
    <item>
      <title>Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742494#M256364</link>
      <description>Does anyone know of a free backup software that will run on HPUX and utilise a tape library?&lt;BR /&gt;&lt;BR /&gt;I need to back up a number of servers over a gigabit lan.&lt;BR /&gt;&lt;BR /&gt;There is no budget available for this but i do have a neostore LTO2 tape library and a spare L1000 that i can use as a media server. &lt;BR /&gt;&lt;BR /&gt;Not even cheap software is an option here.</description>
      <pubDate>Thu, 02 Mar 2006 06:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742494#M256364</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2006-03-02T06:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742495#M256365</link>
      <description>George,&lt;BR /&gt;&lt;BR /&gt;Considering your limitations, I think you've got to take a look at fbackup.  Here's a thread that discusses some of fbackups features and drawbacks:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005814" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005814&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 02 Mar 2006 07:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742495#M256365</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-02T07:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742496#M256366</link>
      <description>Cheers Pete, i know what i've got to work with is a bit limited but i enjoy a challenge ;)&lt;BR /&gt;&lt;BR /&gt;1 tape per backup isnt an issue here the main thing would be getting the right tape in the right drive for the right backup.&lt;BR /&gt;&lt;BR /&gt;The silo can hold about 40 tapes and has 2 drives. I have 10 servers to backup with about 2tb of data.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 07:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742496#M256366</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2006-03-02T07:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742497#M256367</link>
      <description>Hi George, &lt;BR /&gt;&lt;BR /&gt;Check this out, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.backupcentral.com/free-backup-software2.html" target="_blank"&gt;http://www.backupcentral.com/free-backup-software2.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 02 Mar 2006 08:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742497#M256367</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-02T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742498#M256368</link>
      <description>fbackup will work well and you can manipulate the tape library with the mc command. Now running fbackup on the local node and specifying the tape device as a remote tape means you won't have any control over the tape library (changer). So the task will have to be coordinated from the media server. Your backup starts by loading the right tape, then scheduling fbackup on the remote machine and sending the data to the media server's tape drive. You always need to use a config file for fbackup or the records will be too small to keep the tape drive running at full speed. And the media server must allow remsh from the remote systems so the remote tape capability will work.&lt;BR /&gt; &lt;BR /&gt;Also consider carefully the recovery process. fbackup works well for individual files and directories but is useless for loss of the remote system's root disk. For that, you will need Ignite/UX, specifically setting up the media server as an Ignite network server. You'll need anough space to hold VG00 for all the machines. And of course, test the backups and the restore steps. You don't want to find out you can't restore the files you need because of a mistake in the backup process.</description>
      <pubDate>Thu, 02 Mar 2006 09:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742498#M256368</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-03-02T09:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742499#M256369</link>
      <description>Amanda.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.amanda.org" target="_blank"&gt;www.amanda.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll love it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 09:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742499#M256369</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-03-02T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742500#M256370</link>
      <description>bacula also looks to be promising, might by a serious competition for amanda.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.bacula.org/" target="_blank"&gt;http://www.bacula.org/&lt;/A&gt;</description>
      <pubDate>Fri, 03 Mar 2006 02:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742500#M256370</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-03-03T02:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automated network backups without a budget :)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742501#M256371</link>
      <description>I would put in a vote for bacula aswel, it is very similar to data protector.</description>
      <pubDate>Fri, 03 Mar 2006 03:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automated-network-backups-without-a-budget/m-p/3742501#M256371</guid>
      <dc:creator>Chris Watson</dc:creator>
      <dc:date>2006-03-03T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

