<?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 and end-of-tape processing in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914268#M21346</link>
    <description>&lt;A href="http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=buWO5RhbFxJS%40malvm2.mala.bc.ca&amp;amp;rnum=3&amp;amp;prev=/groups%3Fq%3Dmagtape%2520fast%2520skip%2520filemarks%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg" target="_blank"&gt;http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=buWO5RhbFxJS%40malvm2.mala.bc.ca&amp;amp;rnum=3&amp;amp;prev=/groups%3Fq%3Dmagtape%2520fast%2520skip%2520filemarks%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;/FAST=NEVER may be very slow.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Tue, 26 Jul 2005 08:53:32 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-07-26T08:53:32Z</dc:date>
    <item>
      <title>BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914256#M21334</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;  I wrote backup tape in the /NOREWIND mode, appending savesets one to one. Now I need to remove last saveset from the end of the tape. I tried it on the test tape:&lt;BR /&gt; $ back login.com;0 mkb400:test1/sav&lt;BR /&gt; $! point1&lt;BR /&gt; $ set mag /rewind mkb400:&lt;BR /&gt; $ dump/bl=cou=100 mkb400:&lt;BR /&gt;VOL1...&lt;BR /&gt;HDR1...&lt;BR /&gt;HDR2...&lt;BR /&gt;*** End of file ***&lt;BR /&gt;data blocks...&lt;BR /&gt;*** End of file ***&lt;BR /&gt;EOF1...&lt;BR /&gt;EOF2...&lt;BR /&gt;*** End of file ***&lt;BR /&gt;*** End of file ***&lt;BR /&gt; $! now append 2nd saveset  &lt;BR /&gt; $ back login.com;0 mkb400:test2/sav/norew&lt;BR /&gt; $! now trying to put 2nd tapemark after&lt;BR /&gt; $! the 1st saveset to cut off 2nd saveset&lt;BR /&gt; $ set mag /rewind mkb400:&lt;BR /&gt; $ set mag /skip=file=3 mkb400: &lt;BR /&gt; $! now tape positioned at the HDR1 record of &lt;BR /&gt; $! the 2nd saveset&lt;BR /&gt; $ copy sys$input mkb400:&lt;BR /&gt; ^Z&lt;BR /&gt; $! point2&lt;BR /&gt; $ set mag /rewind mkb400:&lt;BR /&gt; $ dump/bl=cou=100 mkb400:&lt;BR /&gt;... output is exactly the same as after the point1...&lt;BR /&gt; &lt;BR /&gt;  But backup on that crafted tape failed with &lt;BR /&gt;%BACKUP-F-LABELERR, error in tape label processing on MKB400:[000000]TEST2.;&lt;BR /&gt;-SYSTEM-W-ENDOFVOLUME, end of volume&lt;BR /&gt;&lt;BR /&gt;  But why? Content of the tape (till the double tapemarks) is exactly the same in the both cases (I checked it DIFFing the DUMP output). Tape drive is Tandberg DLT8000&lt;BR /&gt;  Thank you.</description>
      <pubDate>Mon, 25 Jul 2005 06:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914256#M21334</guid>
      <dc:creator>Valentin Likoum</dc:creator>
      <dc:date>2005-07-25T06:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914257#M21335</link>
      <description>Check help set mag /skip.&lt;BR /&gt;/skip=file:3 skips tape markers, not files.&lt;BR /&gt;Whatever that exactly means.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 25 Jul 2005 09:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914257#M21335</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-25T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914258#M21336</link>
      <description>Valentin,&lt;BR /&gt;&lt;BR /&gt;Check also the SET MAG/END_OF_FILE which writes an end of file marker. Two end of file markers means end of tape.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 25 Jul 2005 09:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914258#M21336</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-07-25T09:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914259#M21337</link>
      <description>Also check help backup/rewind.&lt;BR /&gt;&lt;BR /&gt;Per default, backup will write starting at eot.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 25 Jul 2005 09:37:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914259#M21337</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-25T09:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914260#M21338</link>
      <description>You could try to do set mag/end before overwriting the last saveset.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 25 Jul 2005 09:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914260#M21338</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-25T09:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914261#M21339</link>
      <description>Also check this&lt;BR /&gt;&lt;A href="http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=9306021421.AA12830%40uu3.psi.com&amp;amp;rnum=5&amp;amp;prev=/groups%3Fq%3Dmagtape%2520site%253Ahp.com%2520skip%2520%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg" target="_blank"&gt;http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=9306021421.AA12830%40uu3.psi.com&amp;amp;rnum=5&amp;amp;prev=/groups%3Fq%3Dmagtape%2520site%253Ahp.com%2520skip%2520%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 25 Jul 2005 10:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914261#M21339</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-25T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914262#M21340</link>
      <description>to: Wim Van den Wyngaert&lt;BR /&gt;&amp;gt; Check help set mag /skip.&lt;BR /&gt;&amp;gt; /skip=file:3 skips tape markers, not files.&lt;BR /&gt;&lt;BR /&gt;  Yes, I know. I checked tape position before setting 2nd tapemark (DUMP/BL=COU=2  and rewind tape and skip files again)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Also check help backup/rewind.&lt;BR /&gt;&amp;gt; Per default, backup will write starting at eot.&lt;BR /&gt;&lt;BR /&gt;  But I don't want to rewrite tape from the beginning (BACKUP/REWIND) but only the last saveset&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You could try to do set mag/end before &lt;BR /&gt;&amp;gt; overwriting the last saveset.&lt;BR /&gt;&lt;BR /&gt;  COPY SYS$INPUT MKB400: followed by ^Z and SET MAG /END (also suggested by Bojan Nemec) do exactly the same - they set tapemark in the current position and the result exactly the same: BACKUP-F-LABELERR, &lt;BR /&gt;-SYSTEM-W-ENDOFVOLUME.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jul 2005 02:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914262#M21340</guid>
      <dc:creator>Valentin Likoum</dc:creator>
      <dc:date>2005-07-26T02:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914263#M21341</link>
      <description>I tested it on 6.2 1h3 with set mag/end and it works fine. See enclosure.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 26 Jul 2005 04:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914263#M21341</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-26T04:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914264#M21342</link>
      <description>I also tried couple of options:&lt;BR /&gt;When your tape is positioned somewhere, and you want one saveset back , you have to give:&lt;BR /&gt;$ set mag /skip=files=-4 &lt;BR /&gt;If you want three savesets back, you have to specify:&lt;BR /&gt;$ set mag /skip=files=-12 ! &lt;BR /&gt;Bit strange, but it works..&lt;BR /&gt;&lt;BR /&gt;When you are positioned at the beginning:&lt;BR /&gt;$ set mag /skip=files=2  &lt;BR /&gt;when you want to go to the next saveset&lt;BR /&gt;$ set mag /skip=files=4  &lt;BR /&gt;when you want to skip 2 savesets&lt;BR /&gt;&lt;BR /&gt;So when you go back double the numbers....&lt;BR /&gt;See the attachment&lt;BR /&gt;&lt;BR /&gt;Also tried the same trich as Wim vd Wijgaert did, but got an error:&lt;BR /&gt;-SYSTEM-W-ENDOFVOLUME&lt;BR /&gt;See the attachment&lt;BR /&gt;&lt;BR /&gt;I'm using a different version, 7.3-1&lt;BR /&gt;&lt;BR /&gt;Jeroen Bleeker</description>
      <pubDate>Tue, 26 Jul 2005 07:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914264#M21342</guid>
      <dc:creator>Jeroen Bleeker_2</dc:creator>
      <dc:date>2005-07-26T07:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914265#M21343</link>
      <description>In 7.2 HP added /fast to set mag.&lt;BR /&gt;Default depends on the tapedrive. But I guess my drive (TZ88) is doing /fast=never and your drive (?) is doing /fast=always. &lt;BR /&gt;&lt;BR /&gt;May be the functionality is not exactly the same ? Try your test with /fast=never.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 26 Jul 2005 08:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914265#M21343</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-26T08:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914266#M21344</link>
      <description>Wim: I use a TK89 drive. I tried it with the /fast option and your guess was good: it now works. Don't know if i'm going to use it but it's nice to know the futures..&lt;BR /&gt;&lt;BR /&gt;Jeroen Bleeker</description>
      <pubDate>Tue, 26 Jul 2005 08:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914266#M21344</guid>
      <dc:creator>Jeroen Bleeker_2</dc:creator>
      <dc:date>2005-07-26T08:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914267#M21345</link>
      <description>Hope to get my first points today..</description>
      <pubDate>Tue, 26 Jul 2005 08:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914267#M21345</guid>
      <dc:creator>Jeroen Bleeker_2</dc:creator>
      <dc:date>2005-07-26T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914268#M21346</link>
      <description>&lt;A href="http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=buWO5RhbFxJS%40malvm2.mala.bc.ca&amp;amp;rnum=3&amp;amp;prev=/groups%3Fq%3Dmagtape%2520fast%2520skip%2520filemarks%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg" target="_blank"&gt;http://groups.google.com/groups?hl=nl&amp;amp;lr=&amp;amp;threadm=buWO5RhbFxJS%40malvm2.mala.bc.ca&amp;amp;rnum=3&amp;amp;prev=/groups%3Fq%3Dmagtape%2520fast%2520skip%2520filemarks%26num%3D100%26hl%3Dnl%26lr%3D%26sa%3DN%26tab%3Dwg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;/FAST=NEVER may be very slow.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 26 Jul 2005 08:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914268#M21346</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-26T08:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914269#M21347</link>
      <description>And skipping negative values too. Values under 3 are slow. Above are fast.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 26 Jul 2005 08:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914269#M21347</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-26T08:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914270#M21348</link>
      <description>And give me a couple of zeroes for underestimating you. I learned from this thread.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 26 Jul 2005 13:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914270#M21348</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-07-26T13:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUp and end-of-tape processing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914271#M21349</link>
      <description>Hmm.. Tried to play with /fast=always and /fast=never. /fast=never gives desired result on the test tape but doesn't work on the target tape. Get bored after all and took another empty tape :)</description>
      <pubDate>Fri, 29 Jul 2005 07:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-and-end-of-tape-processing/m-p/4914271#M21349</guid>
      <dc:creator>Valentin Likoum</dc:creator>
      <dc:date>2005-07-29T07:22:25Z</dc:date>
    </item>
  </channel>
</rss>

