<?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: DDS3 backup solution in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418775#M203853</link>
    <description>Data Protector (formerly known as Omniback) will append backups to a tape.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
    <pubDate>Wed, 10 Nov 2004 03:12:34 GMT</pubDate>
    <dc:creator>MarkSyder</dc:creator>
    <dc:date>2004-11-10T03:12:34Z</dc:date>
    <item>
      <title>DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418774#M203852</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I has a case in which I have to give out a solution to backup data from HDD to DDS3 tape.&lt;BR /&gt;I have a file system with 3GB and want to do a full backup to DDS3 tape (12GB) weekly, but I also want to do a full backup of this file system of other weeks to this tape to save the tape quantity so that I can take approximately 4 times full backup in one tape (4x3GB=12GB) and of course, the data of a week does not overwrite the one of other weeks .&lt;BR /&gt;Could anyone introduce backup mechanisms to meet this requirement. As I dimly know, vxdump can do this situation so someone can introduce more detail or have scripts to help me this case.&lt;BR /&gt;&lt;BR /&gt;Highly appriciate your help.&lt;BR /&gt;HMT</description>
      <pubDate>Wed, 10 Nov 2004 03:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418774#M203852</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-11-10T03:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418775#M203853</link>
      <description>Data Protector (formerly known as Omniback) will append backups to a tape.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 10 Nov 2004 03:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418775#M203853</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-11-10T03:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418776#M203854</link>
      <description>I know this mechanism but dont want to install a type of third party products. As I said, I really need the mechanisms like vxdump or fbackup. Are you able to help me with this mechanism.&lt;BR /&gt;Anyway, thanks for your response</description>
      <pubDate>Wed, 10 Nov 2004 03:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418776#M203854</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-11-10T03:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418777#M203855</link>
      <description>You can use vxdump but it involves some more commands to be run before vxdump. If you want to use same cartridge which use once you have to run mt command to move tape to next count.&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;&lt;BR /&gt;then run vxdump to take backup.&lt;BR /&gt;&lt;BR /&gt;sunil</description>
      <pubDate>Wed, 10 Nov 2004 04:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418777#M203855</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-10T04:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418778#M203856</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Appending backups to a media without using a "real" backup software is very tricky. If you don't want to spend mony on e.g. Data Protector Single server edition I belive it is better to use one media per backup.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 04:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418778#M203856</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2004-11-10T04:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418779#M203857</link>
      <description>Thank Sunnil, Leif for your advice.&lt;BR /&gt;I think Sunnil's advice is highly feasible. It means that I have to do some commands like:&lt;BR /&gt;At the first time: &lt;BR /&gt;mt -t /dev/rmt/0mn fsf 1&lt;BR /&gt;vxdump -0[options] /dev/rmt/0mn /filesytem&lt;BR /&gt;At the second time:&lt;BR /&gt;mt -t /dev/rmt/0mn fsf 2&lt;BR /&gt;vxdump -0[options] /dev/rmt/0mn /filesytem&lt;BR /&gt;and so on. &lt;BR /&gt;&lt;BR /&gt;Do you think it 's correct?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 05:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418779#M203857</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-11-10T05:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: DDS3 backup solution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418780#M203858</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's very much possible I was using this for adhoc backup.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 10 Nov 2004 06:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dds3-backup-solution/m-p/3418780#M203858</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-10T06:19:03Z</dc:date>
    </item>
  </channel>
</rss>

