<?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: Image backup not found on tape in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113536#M90252</link>
    <description>Hi all, Not here ofteen but...&lt;BR /&gt;&lt;BR /&gt;IMHO it is not wise to keep system disks mounted on any systems other than the owners. This is one example of what can occur, another is the inability to mount the system disk at boot time because of an "another volume with the same name" type error, probably only occurs when shadowed.&lt;BR /&gt;&lt;BR /&gt;Suggestion, only mount the remote disks when you actually need them, put some F$GETDVI's in place to verify the status of those disks both before and after mounting and raise alarms if there appears to be a problem. And dismount them when done.</description>
    <pubDate>Tue, 17 Jun 2008 14:19:16 GMT</pubDate>
    <dc:creator>Ian P</dc:creator>
    <dc:date>2008-06-17T14:19:16Z</dc:date>
    <item>
      <title>Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113515#M90231</link>
      <description>I am helping a site recover from a flood.  Upon arrival I discovered that none of the tapes had image backups for two of the system disks that were in the backup schedule on the tapes.  After much work, I have the two nodes that were lost recovered to new hardware so I turned my attention to the backups.  Cluster is a 3 node lan cluster with each node having its own system disk.  They were only running backups from one node which had the other two system disks mounted.  I reviewed the backup job and I did not see a problem with the command.  No warnings are given during the backup, in fact it seems to indicate that the disks are backed up.&lt;BR /&gt;&lt;BR /&gt;Last night I specifically set the job off myself and watched it exit with no errors.  I loaded the tape and did a listing out to a file, all disks were there except for the two system disks mscp mounted from the other nodes. The backup command occurs after the tape is initted:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;backup/nocrc/block=65534/ignore=(label,inter)/image /journal=journaldir:filename/media=compaction diskname: tapename:diskname.bck/save&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I logged on to one of the nodes whose system disk was not backing up.  I ran a simple image backup of its system disk to its tapedrive and listed the saveset and the files were there. &lt;BR /&gt;&lt;BR /&gt;What in the world am I missing?  System is ds15a running VMS 7.3-2.  System is only up to update v9.0.  Thanks in advance for any help.</description>
      <pubDate>Wed, 11 Jun 2008 14:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113515#M90231</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T14:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113516#M90232</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;you say the backup is on tapename:diskname.bck/save&lt;BR /&gt;&lt;BR /&gt;Is tapename a logical pointing to nl: ?&lt;BR /&gt;&lt;BR /&gt;I notice backup/nocrc&lt;BR /&gt;While recent tapes handle the crc, older tapes do not deal with this, but I do not think this may be the problem.&lt;BR /&gt;&lt;BR /&gt;A backup/list of the tape shows what ? an empty save-set, no save-set at all ?</description>
      <pubDate>Wed, 11 Jun 2008 14:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113516#M90232</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-06-11T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113517#M90233</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;I would second the comment to check that logical and I would expand it to I would like to see the entire logfile.&lt;BR /&gt;&lt;BR /&gt;Even though /NOCRC saves some processing, I have seen it uncover problems so I do NOT generally recommend /NOCRC.&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>Wed, 11 Jun 2008 14:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113517#M90233</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-06-11T14:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113518#M90234</link>
      <description>Tapename is just what i put in or purposes of the question.  It is really mkb600:&lt;BR /&gt;&lt;BR /&gt;A listing of savesets shows all the other savesets except the two remote system disks.  They are just not there.  I did a listing so I could see every file on the tape just to be sure.&lt;BR /&gt;&lt;BR /&gt;The /nocrc works for the other drives so I dont think that is it.&lt;BR /&gt;&lt;BR /&gt;Just now I used the tape drive on one of the systems that is not showing up on the tape to backup the system drive of one of the other cluster members.  Just a quick and dirty backup job and it worked with no problem.  I put a /log on the backup job and saw every file going to tape.  I did the listing out to a file and all the files are there. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113518#M90234</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T14:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113519#M90235</link>
      <description>Are you sure the backup command gets executed ? Do you have a log of it ? No "exit" before the backup command to disable them ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Jun 2008 14:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113519#M90235</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-06-11T14:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113520#M90236</link>
      <description>$ show logical mkb600 yields nothing&lt;BR /&gt;$ show device mkb600 gives&lt;BR /&gt;&lt;BR /&gt;nodename$mkb600:</description>
      <pubDate>Wed, 11 Jun 2008 14:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113520#M90236</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113521#M90237</link>
      <description>backup job consists of a list of disk and a subroutine to do the actual backup.  It actually goes through one by one.  One of these is first in the list, the other is third.  No exits and I actually watched it run.  What I want to try next is to run the job with the /log on the backup command.</description>
      <pubDate>Wed, 11 Jun 2008 14:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113521#M90237</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T14:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113522#M90238</link>
      <description>How long does it last ? 5 seconds or a more reasonable 20 minutes ?&lt;BR /&gt;&lt;BR /&gt;May be you can check in SDA the open channels, and if the tape is used ?&lt;BR /&gt;sda&amp;gt; sh proc/id=xxx/chan&lt;BR /&gt;&lt;BR /&gt;and a basic &lt;BR /&gt;sh dev mkb600:/fu&lt;BR /&gt;does show the item &lt;BR /&gt;Operations completed &lt;BR /&gt;increasing during the backup ?</description>
      <pubDate>Wed, 11 Jun 2008 14:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113522#M90238</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-06-11T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113523#M90239</link>
      <description>Was the journal file created ? Anything in it ? May be errors were redirected with set mes or define sys$error ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Jun 2008 14:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113523#M90239</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-06-11T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113524#M90240</link>
      <description>The journal file shows both missing disk and their files.  I am not seeing any errors or problems listed?</description>
      <pubDate>Wed, 11 Jun 2008 15:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113524#M90240</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T15:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113525#M90241</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;some accidental /REWIND or $ INIT MKB400: between the BACKUP commands ? Is image accounting turned on ? If so, look at the image accounting records for BACKUP.EXE ? Does the no. of image accounting records for BACKUP.EXE match the no. of disks backed up ? Any unexpected short execution time and/or exit status ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 11 Jun 2008 15:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113525#M90241</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-06-11T15:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113526#M90242</link>
      <description>Please post the DCL.  All of it.&lt;BR /&gt;&lt;BR /&gt;Please identify the specific MKA600: device.&lt;BR /&gt;&lt;BR /&gt;I'd probably only use /NOCRC on the backups I didn't ever want to restore, particularly if this is (as I suspect) a DAT/DDS.  DLT is rather more reliable than DAT/DDS, and I might consider turning off CRC.   (DAT/DDS is very nearly write-once archival media, in my experience.)&lt;BR /&gt;&lt;BR /&gt;Those file system interlocks being ignored are there to prevent silent data corruptions in the output BACKUP saveset or output disk, too.&lt;BR /&gt;&lt;BR /&gt;Ignoring the label processing is fairly benign in some environments, but can also lead to cases where the media is overwritten.&lt;BR /&gt;&lt;BR /&gt;There are cases of write-only tapes (and I've met a few of these over the years), a situation which has lead me to use /VERIFY.  If you need seriously faster and are skipping /VERIFY to stay in your window and you don't have an Ultrium-class (fast) tape, you might want to go disk-to-disk-to-tape.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 16:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113526#M90242</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-06-11T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113527#M90243</link>
      <description>I am making progress.  I have run this same backup again and gotten the remote system disks savesets to show up.  The tapes are sdlt.  I have found a tape from before the flood, the disks are not on it but logfiles from that time are there.  I will post more once I check a few more things.</description>
      <pubDate>Wed, 11 Jun 2008 17:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113527#M90243</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T17:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113528#M90244</link>
      <description>Thanks for all the replies so far, I will get points in for all once i get this straight.  &lt;BR /&gt;&lt;BR /&gt;I was able to recover old logs from 6 weeks or so ago and it shed great light on the issue.  Both those disk were getting the following error:&lt;BR /&gt;&lt;BR /&gt;%backup-f-procindex, error processing index file on $3$dka0:, RVN 1 &lt;BR /&gt;-system-f-volinv, volume is not software enabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I need to go look this up now.  That is the update for now.</description>
      <pubDate>Wed, 11 Jun 2008 17:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113528#M90244</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T17:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113529#M90245</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;An -F- error, that would likely have terminated the backup. Also check for any definitions of the symbol BACKUP (perhaps /RECORD is on?).&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE should work without the volume being write enabled.&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>Wed, 11 Jun 2008 19:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113529#M90245</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-06-11T19:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113530#M90246</link>
      <description>I will check the backup for the /record but I am 98% sure that is not there.  What we think happened at this point is that at some point the system disk maybe through a shutdown or something were dismounted but did not leave this node cleanly resulting in a mount verify state on the drive.  In fact I lost two hours early this morning when that exact thing happened on one of the nodes. At this point we believe that is what happened.  &lt;BR /&gt;&lt;BR /&gt;If anyone thinks this is far fetched, let me know.</description>
      <pubDate>Wed, 11 Jun 2008 20:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113530#M90246</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-11T20:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113531#M90247</link>
      <description>RE:"%backup-f-procindex, error processing index file on $3$dka0:, RVN 1 &lt;BR /&gt;-system-f-volinv, volume is not software enabled"&lt;BR /&gt;&lt;BR /&gt;RVN 1 indicates the backup thought that $3$dka0: was part of a bound volume set.  For normal volumes the relative volume number (RVN) will be 0.  I am quite certain that bound volume sets are not valid as system disks, so is the client sure that these were really system disks?&lt;BR /&gt;&lt;BR /&gt;The message just seems really odd for a backup of a system disk.&lt;BR /&gt;&lt;BR /&gt;Can you post the "sanitized" version of the backup command that was used?  (you are evidently protecting the clients identity, which is fine, but please give us enough information help).&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 20:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113531#M90247</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-06-11T20:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113532#M90248</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;system-f-volinv, volume is not software enabled&lt;BR /&gt;&lt;BR /&gt;is a CLEAR indication, that that disk was NOT correctly MOUNTED at the time the BACKUP ran. Most likely, the disk was in MntVerifyTimeout, because the MSCP-Serving node had been down for more then MVTIMEOUT seconds and that disk had not been dismounted and re-mounted after the other node came back.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 12 Jun 2008 04:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113532#M90248</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-06-12T04:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113533#M90249</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;In fact I lost two hours early this morning when that exact thing happened on one of the nodes.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Sometimes, the drive gets into MOUNT_VERIFY and does not respond to any commands before the timeout expires.&lt;BR /&gt;&lt;BR /&gt;If that was.is the case, next time you CAN speed up things be enring &lt;BR /&gt;SYSGEN&lt;BR /&gt;USE ACTIVE&lt;BR /&gt;SHOW MVTIMEOUT  (&amp;gt;&amp;gt;&amp;gt; and remember the CURRENT value&lt;BR /&gt;SET MVTIMEOUT  &lt;SOMETHING as="" low="" as="" has="" already="" expired=""&gt;&lt;BR /&gt;WRITE ACTIVE&lt;BR /&gt;&lt;BR /&gt;In case of MSCP served, probably needed on all involved nodes&lt;BR /&gt;&lt;BR /&gt;Now MOUNT verify times out&lt;BR /&gt;&lt;BR /&gt;SYSGEN reset MVTIMEOUTto remembered value (on all changed nodes)&lt;BR /&gt;&lt;BR /&gt;It is quicker han waiting!&lt;BR /&gt;&lt;BR /&gt;hth&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;/SOMETHING&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113533#M90249</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2008-06-12T10:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Image backup not found on tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113534#M90250</link>
      <description>Sorry it took me so long to respond, I was on a plane all day yesterday.  I have requested a copy of the backup com procedure so if they send me that I will sanitize and post.  &lt;BR /&gt;&lt;BR /&gt;Thanks for the last few posts which have been extremely helpful.  I definitely believe it is mount related.</description>
      <pubDate>Fri, 13 Jun 2008 12:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/image-backup-not-found-on-tape/m-p/5113534#M90250</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2008-06-13T12:54:45Z</dc:date>
    </item>
  </channel>
</rss>

