<?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: Using multiple tape drives in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882428#M66518</link>
    <description>Alon,&lt;BR /&gt;&lt;BR /&gt;With "tape units", I meant different tape drives. And as Bojan said, you cannot use two tape drives in one BACKUP command simultaneously. What is possible, is to use two or more tape drives in a serial manner, like:&lt;BR /&gt;BACKUP/IMAGE DISK1 MKA0:DISK1.BCK/SAVE,MKA100:&lt;BR /&gt;then if the tape in MKA0 is full it will overflow to the tape in MKA100:.&lt;BR /&gt;I know that this is not what you want.&lt;BR /&gt;The best thing to do for you is to create 2 backup jobs (one for 1st tape drive; another for the 2nd), and split the files/directories among them, and then launch them at the same time.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Jan 2005 06:30:10 GMT</pubDate>
    <dc:creator>Kris Clippeleyr</dc:creator>
    <dc:date>2005-01-27T06:30:10Z</dc:date>
    <item>
      <title>Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882422#M66512</link>
      <description>On one of my servers we're backing-up into two different tapes, and in order to save time I'm running two batch jobs at the same time to do so. The only problem is that I have to devide the files and folders "manualy" between the two.&lt;BR /&gt;My question is - can I use both tape to work simultaneously (not one after the other) in a single BACKUP command, and i so - how?</description>
      <pubDate>Thu, 27 Jan 2005 03:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882422#M66512</guid>
      <dc:creator>Alon Jacob</dc:creator>
      <dc:date>2005-01-27T03:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882423#M66513</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;can I use both tape to work simultaneously &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I'm afraid you can't. The backup operation to tape can use multiple tape units, but only one after the other.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 04:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882423#M66513</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-01-27T04:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882424#M66514</link>
      <description>Kris.&lt;BR /&gt;&lt;BR /&gt;Just to be sure I explained myself well - I need to use 2 different DRIVES at the same time.&lt;BR /&gt;&lt;BR /&gt;Alon.</description>
      <pubDate>Thu, 27 Jan 2005 05:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882424#M66514</guid>
      <dc:creator>Alon Jacob</dc:creator>
      <dc:date>2005-01-27T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882425#M66515</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;As Kris mentioned, you can not use 2 different tapes simultaneously in one single backup command. How will backup know what to write on each tape?&lt;BR /&gt;Maybe a stupid question, but if you have more than one disk to backup, you can "divide" backups by groups of disks.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Thu, 27 Jan 2005 06:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882425#M66515</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-01-27T06:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882426#M66516</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;Your first question was clear.&lt;BR /&gt;&lt;BR /&gt;BACKUP uses one drive, then the other. &lt;BR /&gt;&lt;BR /&gt;If you can break your backup into two separate streams, you can run two BACKUP processes at the same time, and obviously use both tapes. I frequently do this to make BACKUP sets more manageable, and to allow different backup policies for different groups of users.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 27 Jan 2005 06:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882426#M66516</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-01-27T06:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882427#M66517</link>
      <description>Alon,&lt;BR /&gt;I believe you still continue divide manually all files and directories.&lt;BR /&gt;I don't know what hardware you have and am not sure two tapes work always faster than single tape, for example DLT unit.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 06:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882427#M66517</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-01-27T06:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882428#M66518</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;With "tape units", I meant different tape drives. And as Bojan said, you cannot use two tape drives in one BACKUP command simultaneously. What is possible, is to use two or more tape drives in a serial manner, like:&lt;BR /&gt;BACKUP/IMAGE DISK1 MKA0:DISK1.BCK/SAVE,MKA100:&lt;BR /&gt;then if the tape in MKA0 is full it will overflow to the tape in MKA100:.&lt;BR /&gt;I know that this is not what you want.&lt;BR /&gt;The best thing to do for you is to create 2 backup jobs (one for 1st tape drive; another for the 2nd), and split the files/directories among them, and then launch them at the same time.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 06:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882428#M66518</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-01-27T06:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882429#M66519</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;Something more-or-less in line with how I understand your question:&lt;BR /&gt;What you COULD do is provide the pool of your Backup processes with a single file of 'things to do'. The processes will have to know what goes into a saveset. &lt;BR /&gt;Your backups will somehow have to deliver a number of savesets.&lt;BR /&gt;The moment a process is about to begin a saveset, the name of that saveset is written to a 'semaphore' file (or, better, is created as a directory in a semaphore directory, which delegates the desired locking to RMS).&lt;BR /&gt;A backup process about to start its next saveset tries to create the semaphore. If successful, do that saveset, if unsuccessfull, proceed to next saveset, until 'things-to-do' exhausted.&lt;BR /&gt;&lt;BR /&gt;One drawback: now you need VERY good administration of WHICH saveset is on WHICH tape!&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me (and another one because it's my birthday!)&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Jan 2005 07:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882429#M66519</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-27T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882430#M66520</link>
      <description>Alon,&lt;BR /&gt;The answer to your question is NO.&lt;BR /&gt;I am afraid the BACKUP command is not intelligent enough to do this...i know this would be good to have...Many Enterprise Backup Systems using Tape Libraries do this.. but not possible through the BACKUP command.&lt;BR /&gt;&lt;BR /&gt;As many have suggested the only way to do this in the resources you have is by using 2 backups commands..&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Mobeen</description>
      <pubDate>Thu, 27 Jan 2005 07:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882430#M66520</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2005-01-27T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882431#M66521</link>
      <description>Alon,&lt;BR /&gt;&lt;BR /&gt;As many people before me: It's not possible to use simultanius in one backup command more then 1 tapeunit. As Mobeen statet: Many enterprice backup solutions can do this. But the biggest problem of this: If you are using an enterprice backup solution: The software must be installed before restore. And the version is also applicatble. With all the VMS backup's you are free to restore on any system, and the major and importance of VMS-backup: You can restore on a clean system and after this 'reboot and youre up'. The only problem you have with VMS backup is: 'Where is the tape (or tapes) to restore!'. With all the enterprice softwares is: 'Where is the index, use it, then we know whitch tape must be used, then we can start restore and you can go on !' This is why most enterprice backup solutions always backup the index of all the backups on top of every tape. So if you use any backup solution other then VMS-backup, the software must be installed and running before you can use it !&lt;BR /&gt;The solution of Jan would be nice, and should work alright. But as he stated 'Make sure youre administration is alright otherwise you better can not backup, so you dont have to restore'&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Thu, 27 Jan 2005 08:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882431#M66521</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-01-27T08:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882432#M66522</link>
      <description>Alon, We run backups to two different tape drives on two of our clusters. &lt;BR /&gt;No you can't use two tape drives from a single BACKUP command.&lt;BR /&gt;The way to do it with VMS BACKUP is to have two (or more) backup jobs, each with a lists of unique disks to back up. Each of our backups has a default tape drive to run on. If a tape drive is down, the second backup job can be run on another tape drive.</description>
      <pubDate>Thu, 27 Jan 2005 16:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882432#M66522</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-01-27T16:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882433#M66523</link>
      <description>Thanks all.&lt;BR /&gt;&lt;BR /&gt;As I understand it's realy impossible to use both drives from a single backup command, justas I thought.&lt;BR /&gt;&lt;BR /&gt;Thread closed.</description>
      <pubDate>Fri, 28 Jan 2005 14:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882433#M66523</guid>
      <dc:creator>Alon Jacob</dc:creator>
      <dc:date>2005-01-28T14:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882434#M66524</link>
      <description>Alon, to thank the people who have helped you see&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Jan 2005 15:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882434#M66524</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-01-29T15:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882435#M66525</link>
      <description>But of-course I will... ;-)&lt;BR /&gt;Anyway - thread is closed as far as I see it.</description>
      <pubDate>Sun, 30 Jan 2005 06:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882435#M66525</guid>
      <dc:creator>Alon Jacob</dc:creator>
      <dc:date>2005-01-30T06:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using multiple tape drives</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882436#M66526</link>
      <description>Got the answer I needed.&lt;BR /&gt;&lt;BR /&gt;Thanks all.</description>
      <pubDate>Sun, 30 Jan 2005 07:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-multiple-tape-drives/m-p/4882436#M66526</guid>
      <dc:creator>Alon Jacob</dc:creator>
      <dc:date>2005-01-30T07:02:00Z</dc:date>
    </item>
  </channel>
</rss>

