<?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: backup qualifiers in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908720#M21255</link>
    <description>&lt;BR /&gt;We had an internal report/experience where BACKUP from an XP was slow compared to copy.&lt;BR /&gt;&lt;BR /&gt;There the deep queue / high parallelism saturated the XP front end / cache algoritmes.&lt;BR /&gt;&lt;BR /&gt;The workaround was  to drop DIOLM and PQL_MDIOLM to 8 from the current recommendation of 100.  The IOPS jumped from 300 to 2,000.&lt;BR /&gt;&lt;BR /&gt;THey also found that the XP, and I imageing other cached controllers also, really like IO sizes in powers of 2, and transfers alling at powers of 2. On VMS that would suggest clustersizes of 4, 8, 16, 32, 64 to at least get the first IOs started alligned.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Jun 2005 10:00:18 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2005-06-24T10:00:18Z</dc:date>
    <item>
      <title>backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908698#M21233</link>
      <description>To copy a large file (4 Gb) from disc to disc, backup seems to be faster then copy. Are there qualifiers to speed up the copy or the backup process?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 23 Jun 2005 03:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908698#M21233</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-23T03:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908699#M21234</link>
      <description>$ backup &lt;SOURCE file=""&gt; &lt;DISK&gt;&lt;PATH&gt;&lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;example&lt;BR /&gt;&lt;BR /&gt;$ backup/log test.db -&lt;BR /&gt;  dka100:[000000.dir1.dir2.dir3]*.*&lt;BR /&gt;&lt;BR /&gt;the log qualifier will genarte the message:&lt;BR /&gt;%BACKUP-S-CREATED, created dka100:[000000.dir1.dir2.dir3]test.db&lt;/FILENAME&gt;&lt;/PATH&gt;&lt;/DISK&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 23 Jun 2005 03:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908699#M21234</guid>
      <dc:creator>Jeroen Hartgers_3</dc:creator>
      <dc:date>2005-06-23T03:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908700#M21235</link>
      <description>Jeroen,&lt;BR /&gt;&lt;BR /&gt;I guess using the log qualifier will not speed up the process?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 23 Jun 2005 03:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908700#M21235</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-23T03:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908701#M21236</link>
      <description>You could try different values of&lt;BR /&gt;SET RMS /BLOCK=? /BUFFER=?, but one limiting factor will be the fragmentation of the source disk.&lt;BR /&gt;For Backup see the various streams about backup performance.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 23 Jun 2005 04:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908701#M21236</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-06-23T04:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908702#M21237</link>
      <description>the log qualifier will speed down but in this case with 1 file nor realy. if there is a lot of log output by examble een backup restore of a disk it will speeddown the back restore for a match time.</description>
      <pubDate>Thu, 23 Jun 2005 04:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908702#M21237</guid>
      <dc:creator>Jeroen Hartgers_3</dc:creator>
      <dc:date>2005-06-23T04:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908703#M21238</link>
      <description>that's right</description>
      <pubDate>Thu, 23 Jun 2005 04:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908703#M21238</guid>
      <dc:creator>Jeroen Hartgers_3</dc:creator>
      <dc:date>2005-06-23T04:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908704#M21239</link>
      <description>Marc,&lt;BR /&gt;&lt;BR /&gt;You are DEFINITELY right!  /LOG wil slow it down. For each file processed, an output line has to be constructed, and an extra IO must be executed to write that line to SYS$OUTPUT or the specified logfile. &lt;BR /&gt;But in this case, an operation on just one file, the effect is very minimal.&lt;BR /&gt;&lt;BR /&gt;@Jeroen:&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;...&lt;BR /&gt;dka100:[000000.dir1.dir2.dir3]*.*&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;You are playing with matches in a gunpowder storage!&lt;BR /&gt;Specifying [000000... in a backup output string generates a toplevel 000000.DIR.&lt;BR /&gt;So far, no noticable problem yet, maybe for a long time  &lt;BR /&gt;BUT, if you process this directory the same way again, you will have created 000000.000000.DIR&lt;BR /&gt;And NOW you are in for some fun!&lt;BR /&gt;&lt;BR /&gt;Please, train yourself to NOT use the [000000.xyz  syntax in output specifications!&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 04:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908704#M21239</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-23T04:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908705#M21240</link>
      <description>In VMS V8.2 and V7.3-2 patch kits the default block size for copy was increased to 127 blocks and this has helped copy performance. &lt;BR /&gt;The optimim value if using EVA is 124.&lt;BR /&gt;If you are not at these versions then use the SET RMS command to increase the default multiblock and multibuffer counts.&lt;BR /&gt;Try MBC=124 and buffer count=3 for a start.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 04:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908705#M21240</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-06-23T04:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908706#M21241</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;my /log remark was ment a little bit sarcastic because the answer of Jeroen was not really answering my question (Jeroen, dont feel offended).&lt;BR /&gt;So, dont think nor talk about /log but about qualifiers speeding up the process ;).&lt;BR /&gt;&lt;BR /&gt;Rgds Marc</description>
      <pubDate>Thu, 23 Jun 2005 04:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908706#M21241</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-23T04:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908707#M21242</link>
      <description>/LOG will REALLY slow it down if you're using an old ASR33 or similar.&lt;BR /&gt;:-)</description>
      <pubDate>Thu, 23 Jun 2005 05:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908707#M21242</guid>
      <dc:creator>Galen Tackett</dc:creator>
      <dc:date>2005-06-23T05:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908708#M21243</link>
      <description>Galen, DMC32 and now ASR33 - you are showing your age :-)</description>
      <pubDate>Thu, 23 Jun 2005 05:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908708#M21243</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-06-23T05:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908709#M21244</link>
      <description>Karl and Ian,&lt;BR /&gt;&lt;BR /&gt;set rms/block=124/buf=3 did not make any (measurable) difference.&lt;BR /&gt;&lt;BR /&gt;(btw: vms version: V7.2-1)&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 23 Jun 2005 06:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908709#M21244</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-23T06:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908710#M21245</link>
      <description>Marc,&lt;BR /&gt;&lt;BR /&gt;in effect the speed transfers of large amounts of data are nearly completely dependant on IO throughput.&lt;BR /&gt;So, your hardware config is the main factor.&lt;BR /&gt;Then, there are some settings that can (de-)optimise the use of the hardware capability.&lt;BR /&gt;That optimisation is mainly done with bufferings, and for that, see previous answers.&lt;BR /&gt;&lt;BR /&gt;About being offended: do you really think that someone so easily offendable can do our kind of work for longer than a few months?&lt;BR /&gt;&lt;BR /&gt;For those that sensitive, we have a saying: "If you can not stand the heat, you have to stay out of the kitchen"&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 23 Jun 2005 06:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908710#M21245</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-23T06:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908711#M21246</link>
      <description>Btw, what performance do you achieve (on what hardware)?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 23 Jun 2005 06:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908711#M21246</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-06-23T06:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908712#M21247</link>
      <description>Karl,&lt;BR /&gt;&lt;BR /&gt;with backup it takes 59' to copy 16Gb of files (15 files between 0.1Gb and 2Gb)&lt;BR /&gt;from hsz50 disks to an internal 10000 rpm disc on a COMPAQ AlphaServer DS20E 833 MHz.&lt;BR /&gt;&lt;BR /&gt;(btw: backing it up to a dlt8000 is almost 2 times faster)&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 23 Jun 2005 06:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908712#M21247</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-23T06:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908713#M21248</link>
      <description>Is your target disk shadowed? If so, it _may_ cause slow down.&lt;BR /&gt;/BLOCK=&lt;BIG size=""&gt; may speed up but could prove contra-productive. I have no measurements - just the feeling.&lt;BR /&gt;My memory may have faded and blurred, but as far as I remember, COPY will process a file record by record, and BACKUP will copy block(s)-by-block(s). Also, COPY will use the cache, and BACKUP may bypass it. This would explain yhe difference.&lt;/BIG&gt;</description>
      <pubDate>Thu, 23 Jun 2005 07:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908713#M21248</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-06-23T07:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908714#M21249</link>
      <description>BACKUP may bypass cache --&lt;BR /&gt;make that BACKUP DOES bypass cache.&lt;BR /&gt;&lt;BR /&gt;I just will have to scan trough my Bootcamp notes to find a direct reference, but it has been pointed out in an XFC discussion.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 23 Jun 2005 09:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908714#M21249</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-23T09:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908715#M21250</link>
      <description>Marc,&lt;BR /&gt;&lt;BR /&gt;with your backup disk-to-disk, you reach about 4.5 MB/sec. If it's twice that fast disk-to-tape, then the output disk probably seems to be the bottleneck.&lt;BR /&gt;&lt;BR /&gt;You could try to disable high-water-marking on the destination disk (SET VOL/NOHIGH), it reduced the duration of my little test by about 10%.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 23 Jun 2005 09:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908715#M21250</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-23T09:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908716#M21251</link>
      <description>Marc,&lt;BR /&gt;&lt;BR /&gt;just to make sure, regarding Volkers answer:&lt;BR /&gt;&lt;BR /&gt;ARE the input and output disk 2 separate physical devices?&lt;BR /&gt;If so, are they on the same or different controllers? Of what type?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 23 Jun 2005 13:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908716#M21251</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-23T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: backup qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908717#M21252</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;disabling high-water-marking on a disc is one of the first things I do on a disc I have to use.&lt;BR /&gt;&lt;BR /&gt;Jan,&lt;BR /&gt;&lt;BR /&gt;from hsz50 disks to an internal 10000 rpm disc on a COMPAQ AlphaServer DS20E 833 MHz.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc</description>
      <pubDate>Fri, 24 Jun 2005 00:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-qualifiers/m-p/4908717#M21252</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2005-06-24T00:13:07Z</dc:date>
    </item>
  </channel>
</rss>

