<?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: trace open files, problems dismounting volume in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224083#M97747</link>
    <description>Larry,&lt;BR /&gt;&lt;BR /&gt;  There's an SDA extension for tracking global sections, but I think you're looking at a bug. I'd expect installed images to show up on SHOW DEVICE/FILES.&lt;BR /&gt;&lt;BR /&gt;  Over the years INSTALL has improved greatly in cleaning up after itself, but I'm not sure it will ever reach 100%. I think you've found some obscure sequence of events that after removing the installed images, there's still just enough junk left around that DISMOUNT thinks there are installed images present.&lt;BR /&gt;&lt;BR /&gt;  You probably have to reboot, but please consider forcing a crash and sending the dump to HP so they can figure out what's wrong with LDA20.</description>
    <pubDate>Mon, 08 Feb 2010 21:17:39 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2010-02-08T21:17:39Z</dc:date>
    <item>
      <title>trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224081#M97745</link>
      <description>not-clustered, Alpha vms 8.3, all recent patches&lt;BR /&gt;&lt;BR /&gt;I've got a volume, that I cannot dismount.&lt;BR /&gt;(show device/files gives no useful info)&lt;BR /&gt;&lt;BR /&gt;$ dism lda20:&lt;BR /&gt;%DISM-W-CANNOTDMT, LDA20: cannot be dismounted&lt;BR /&gt;%DISM-W-INSTIMAGE, 2 images installed on volume&lt;BR /&gt;&lt;BR /&gt;$ sh dev/files lda20:&lt;BR /&gt;Files accessed on device $1$LDA20: (node) on  8-FEB-2010 12:33:40.55&lt;BR /&gt;Process name      PID     File name&lt;BR /&gt;                00000000  [000000]INDEXF.SYS;1&lt;BR /&gt;&lt;BR /&gt;No swap/pagefiles on this volume; &lt;BR /&gt;normally any open files might be handful of installed images.&lt;BR /&gt;&lt;BR /&gt;I looked at the SDA, (show proc/chan) for &lt;BR /&gt;each/every PID. and none showed any channels to LDA20. &lt;BR /&gt;&lt;BR /&gt;I'm about to give up, and just reboot this system later today.  But for future reference, can anyone here think of other things to try?  &lt;BR /&gt;eg. looking at the XQP and/or RMS locks associated with this volume? &lt;BR /&gt;&lt;BR /&gt;(iirc, there was an SDA extension that might help with that ...)</description>
      <pubDate>Mon, 08 Feb 2010 20:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224081#M97745</guid>
      <dc:creator>Larry Bohan</dc:creator>
      <dc:date>2010-02-08T20:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224082#M97746</link>
      <description>Did you do a $ INSTALL LIST yet?&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2010 20:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224082#M97746</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2010-02-08T20:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224083#M97747</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;  There's an SDA extension for tracking global sections, but I think you're looking at a bug. I'd expect installed images to show up on SHOW DEVICE/FILES.&lt;BR /&gt;&lt;BR /&gt;  Over the years INSTALL has improved greatly in cleaning up after itself, but I'm not sure it will ever reach 100%. I think you've found some obscure sequence of events that after removing the installed images, there's still just enough junk left around that DISMOUNT thinks there are installed images present.&lt;BR /&gt;&lt;BR /&gt;  You probably have to reboot, but please consider forcing a crash and sending the dump to HP so they can figure out what's wrong with LDA20.</description>
      <pubDate>Mon, 08 Feb 2010 21:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224083#M97747</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-02-08T21:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224084#M97748</link>
      <description>&lt;!--!*#--&gt;Smells like a feature. :-)&lt;BR /&gt;&lt;BR /&gt;You may have a file (any, no image required)  installed (without /open or /anything). Then you can't dismount the volume and can't see it with anything else than INSTALL LIST:&lt;BR /&gt;&lt;BR /&gt;$ install add BREZN$DKC400:[HARTMUT]GZIP.EXE&lt;BR /&gt;$ install list BREZN$DKC400:[HARTMUT]GZIP.EXE&lt;BR /&gt;&lt;BR /&gt;DISK$VMS_073:&lt;HARTMUT&gt;.EXE&lt;BR /&gt;   GZIP;1           &lt;BR /&gt;$ sh dev/file BREZN$DKC400:&lt;BR /&gt;&lt;BR /&gt;Files accessed on device BREZN$DKC400: on  8-FEB-2010 22:58:13.97&lt;BR /&gt;&lt;BR /&gt;Process name      PID     File name&lt;BR /&gt;                00000000  [000000]INDEXF.SYS;1&lt;BR /&gt;$ dism BREZN$DKC400:&lt;BR /&gt;%DISM-W-CANNOTDMT, BREZN$DKC400: cannot be dismounted&lt;BR /&gt;%DISM-W-INSTIMAGE, 1 image installed on volume&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;As can be seen, the logical name is shown by install, so a search in INSTALL LIST's output for my DKC400 will not show this installed image.&lt;BR /&gt;&lt;BR /&gt;Obviously there are no channels open and there are no global sections for this file.&lt;/HARTMUT&gt;</description>
      <pubDate>Mon, 08 Feb 2010 22:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224084#M97748</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2010-02-08T22:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224085#M97749</link>
      <description>&lt;BR /&gt;All 3 of you helped me resolve a brain-cramp,&lt;BR /&gt;and recover lost-knowledge.&lt;BR /&gt;&lt;BR /&gt;Looking back, I was using a symbol/shortcut, for install, which included the /global qualifier.  (What I would usually be looking &lt;BR /&gt;for, is global sects, perhaps with delete-pending...)&lt;BR /&gt;&lt;BR /&gt;It took the extra nudge(s), to go back and&lt;BR /&gt;do a unqualified INSTALL LIST. &lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 08 Feb 2010 22:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224085#M97749</guid>
      <dc:creator>Larry Bohan</dc:creator>
      <dc:date>2010-02-08T22:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: trace open files, problems dismounting volume</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224086#M97750</link>
      <description>Larry, &lt;BR /&gt;&lt;BR /&gt;Appreciate the specific feedback. Excelent.&lt;BR /&gt;&lt;BR /&gt;Now that you've been here a little while, please consider given a reply feedback with the 'point' system. Should be easy enough here, as everyone gave great help!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 05:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/trace-open-files-problems-dismounting-volume/m-p/5224086#M97750</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-02-09T05:26:37Z</dc:date>
    </item>
  </channel>
</rss>

