<?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: System Backup questions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309698#M339170</link>
    <description>Hi  Kathy,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; which brings me to the second question. as for the database we already do the daily shutdown and use cpio to back it up. My concern is that if I add the whole system backup to the database backup script it might go over one tape, which then means someone has to change the tape. &lt;BR /&gt;therefore I'm looking to find out which utility uses better data compresion, or even maybe we need different tape drives&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;HP Data Protector can be most recommended Backup software utility uses better data compression .&lt;BR /&gt;&lt;BR /&gt;we need different tape drives.?&lt;BR /&gt;&lt;BR /&gt;Yes ,  &lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;  &lt;BR /&gt;HP StorageWorks SSL1016 Tape Autoloader  &lt;BR /&gt; &lt;BR /&gt;(In this case we need not have some-one to load the tape)&lt;BR /&gt;&lt;BR /&gt;Once you have placed required backup- tapes to the   HP StorageWorks SSL1016 Tape Autoloader  &lt;BR /&gt; will load tape byitself and Data proctector will fire the backup as per your schedule &amp;amp; backup specfication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson  &lt;BR /&gt;</description>
    <pubDate>Thu, 20 Nov 2008 01:45:31 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-11-20T01:45:31Z</dc:date>
    <item>
      <title>System Backup questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309694#M339166</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have three HP systems in our site, at the present we do daily backup of user files and database. However we do not have a procedure in place for full system backup. I'm looking into incorporating the system backup with the databse backup (progress database) HPUX 11.23.&lt;BR /&gt;&lt;BR /&gt;Here are some question that I need to answer so far:&lt;BR /&gt;&lt;BR /&gt;1. Could make_tape_recovery be sufficient for system backup? done weekly?&lt;BR /&gt;2. We are concerned about the tape capacity, anyone knows if there is a difference between how much data is saved on a tape using different utilities? i.e. fbackup vs. cpio?&lt;BR /&gt;We have Ultrium 1-SCSI on all our systems. and using DDS IV tapes, 40GB capacity.&lt;BR /&gt;&lt;BR /&gt;As always, I thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;Kathy&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2008 20:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309694#M339166</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2008-11-19T20:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: System Backup questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309695#M339167</link>
      <description>Hi Kathy:&lt;BR /&gt;&lt;BR /&gt;First and foremost, Ignite (e.g. 'make_tape_recovery') is NOT a backup solution.  Ignite is designed to capture an image of vg00 (assuming that it contains standard HP-UX logical volumes and filesystems only).  This archive can then be cleanly leveraged when cloning, recovering a server after a catastrophic failure (including OS corruption), and in simply upgrading or updating an operating system version.&lt;BR /&gt;&lt;BR /&gt;For any filesystem or database backup, you have to address the issue of actively changing files.  For databases, this can be addressed by shutting them done or by doing "hot" backups.  Various commercial utilities can offer assistance here.&lt;BR /&gt;&lt;BR /&gt;That aside, use Ignite for only what it is designed.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Nov 2008 20:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309695#M339167</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-11-19T20:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: System Backup questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309696#M339168</link>
      <description>Hi Kathy!&lt;BR /&gt;&lt;BR /&gt;Like posted above, Ignite is used to restore the Operating system, and not the data used by your databases.&lt;BR /&gt;&lt;BR /&gt;My advice would be to use something like Data Protector to create a good backup policy for your company, you will need this type of software, if not getting the backup policies with fbackup or cpio for example is going to be too difficult and too many things will come into play specially when dealing with databases.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 19 Nov 2008 20:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309696#M339168</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2008-11-19T20:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: System Backup questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309697#M339169</link>
      <description>Thank you for explaining the Ignite. Now we need to decide between cpio and fbackup. &lt;BR /&gt;which brings me to the second question. as for the database we already do the daily shutdown and use cpio to back it up. My concern is that if I add the whole system backup to the database backup script it might go over one tape, which then means someone has to change the tape. &lt;BR /&gt;therefore I'm looking to find out which utility uses better data compresion, or even maybe we need different tape drives.</description>
      <pubDate>Wed, 19 Nov 2008 20:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309697#M339169</guid>
      <dc:creator>KathyK</dc:creator>
      <dc:date>2008-11-19T20:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: System Backup questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309698#M339170</link>
      <description>Hi  Kathy,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; which brings me to the second question. as for the database we already do the daily shutdown and use cpio to back it up. My concern is that if I add the whole system backup to the database backup script it might go over one tape, which then means someone has to change the tape. &lt;BR /&gt;therefore I'm looking to find out which utility uses better data compresion, or even maybe we need different tape drives&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;HP Data Protector can be most recommended Backup software utility uses better data compression .&lt;BR /&gt;&lt;BR /&gt;we need different tape drives.?&lt;BR /&gt;&lt;BR /&gt;Yes ,  &lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;  &lt;BR /&gt;HP StorageWorks SSL1016 Tape Autoloader  &lt;BR /&gt; &lt;BR /&gt;(In this case we need not have some-one to load the tape)&lt;BR /&gt;&lt;BR /&gt;Once you have placed required backup- tapes to the   HP StorageWorks SSL1016 Tape Autoloader  &lt;BR /&gt; will load tape byitself and Data proctector will fire the backup as per your schedule &amp;amp; backup specfication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson  &lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2008 01:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-backup-questions/m-p/4309698#M339170</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-20T01:45:31Z</dc:date>
    </item>
  </channel>
</rss>

