<?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: mount-f-exquota in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136458#M88284</link>
    <description>&lt;!--!*#--&gt;Can I suggest looking at the process quotas immediately prior to attempting the mount ?&lt;BR /&gt;in another (privileged) process, do:&lt;BR /&gt;$ analyse/system&lt;BR /&gt;SDA&amp;gt; set process /id= (pid of process about to do the mount)&lt;BR /&gt;SDA&amp;gt; show process&lt;BR /&gt;You will get some of the current process quotas displayed in the bottom right corner of the display, e.g.&lt;BR /&gt;&lt;BR /&gt;# open files remaining         97/100&lt;BR /&gt;Direct I/O count/limit        150/150&lt;BR /&gt;Buffered I/O count/limit      150/150&lt;BR /&gt;BUFIO byte count/limit     198976/198976&lt;BR /&gt;ASTs remaining                247/250&lt;BR /&gt;Timer entries remaining        10/10&lt;BR /&gt;Active page table count         0&lt;BR /&gt;Process WS page count         407&lt;BR /&gt;&lt;BR /&gt;Look for any quotas where you already have a large difference between the first and second numbers, e.g.&lt;BR /&gt;Direct I/O count/limit         50/150&lt;BR /&gt;and in any case, post what you find. &lt;BR /&gt;JT:</description>
    <pubDate>Tue, 29 Jan 2008 12:17:07 GMT</pubDate>
    <dc:creator>John Travell</dc:creator>
    <dc:date>2008-01-29T12:17:07Z</dc:date>
    <item>
      <title>mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136454#M88280</link>
      <description>What are the likely resources that cause this error when trying to mount a device?</description>
      <pubDate>Mon, 28 Jan 2008 10:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136454#M88280</guid>
      <dc:creator>steve esson</dc:creator>
      <dc:date>2008-01-28T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136455#M88281</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;pls. tell us the exact command/message you entered/received.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 28 Jan 2008 11:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136455#M88281</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2008-01-28T11:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136456#M88282</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Welcome to the VMS Forum!&lt;BR /&gt;&lt;BR /&gt;In addition to Kalle's request: What VMS version/patch level?&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>Mon, 28 Jan 2008 11:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136456#M88282</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2008-01-28T11:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136457#M88283</link>
      <description>Answer also depends on whether this is a private or /SYSTEM (or /CLUSTER) mount, I think.  Hits different quotas.&lt;BR /&gt;&lt;BR /&gt;The items being charged are probably VCBs for the volume and FCBs for the file structure files like INDEXF.SYS, at least as a first blush.  Where ever that stuff goes is the quota in question.  Non-paged pool?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2008 17:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136457#M88283</guid>
      <dc:creator>Richard W Hunt</dc:creator>
      <dc:date>2008-01-28T17:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136458#M88284</link>
      <description>&lt;!--!*#--&gt;Can I suggest looking at the process quotas immediately prior to attempting the mount ?&lt;BR /&gt;in another (privileged) process, do:&lt;BR /&gt;$ analyse/system&lt;BR /&gt;SDA&amp;gt; set process /id= (pid of process about to do the mount)&lt;BR /&gt;SDA&amp;gt; show process&lt;BR /&gt;You will get some of the current process quotas displayed in the bottom right corner of the display, e.g.&lt;BR /&gt;&lt;BR /&gt;# open files remaining         97/100&lt;BR /&gt;Direct I/O count/limit        150/150&lt;BR /&gt;Buffered I/O count/limit      150/150&lt;BR /&gt;BUFIO byte count/limit     198976/198976&lt;BR /&gt;ASTs remaining                247/250&lt;BR /&gt;Timer entries remaining        10/10&lt;BR /&gt;Active page table count         0&lt;BR /&gt;Process WS page count         407&lt;BR /&gt;&lt;BR /&gt;Look for any quotas where you already have a large difference between the first and second numbers, e.g.&lt;BR /&gt;Direct I/O count/limit         50/150&lt;BR /&gt;and in any case, post what you find. &lt;BR /&gt;JT:</description>
      <pubDate>Tue, 29 Jan 2008 12:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136458#M88284</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2008-01-29T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136459#M88285</link>
      <description>The VMS version is 5.5-2&lt;BR /&gt;The hardware is a vaxstation 3100.&lt;BR /&gt;It's still running after all this time with the original disks as well.  Now thats what you call a reliable machine.&lt;BR /&gt;&lt;BR /&gt;Unfortunately this is a real system from which I have to extract data.   The data is stored on optical disks.&lt;BR /&gt;&lt;BR /&gt;The drive required a custom device driver so the mount command goes thus:-&lt;BR /&gt;$ odmount &lt;DEV&gt; &lt;LABEL&gt;&lt;BR /&gt;The error is thus:-&lt;BR /&gt;MOUNT-F-EXQUOTA, exceeded quota.&lt;BR /&gt;&lt;BR /&gt;It's been so long since I touched VMS I had forgotten about the analyse/system  command.&lt;BR /&gt;&lt;BR /&gt;It shows nothing of any significance that I can see.  There appear to be no exceeded process level quotas and the process virtual pages are restricted by neither virtualpagecnt nor pgflquo.  &lt;BR /&gt;&lt;BR /&gt;The pool areas appear to be largely empty.&lt;BR /&gt;Any chance it could be related to the ACP caching for dirs, headers, map areas etc ?&lt;BR /&gt;&lt;BR /&gt;The optical disks themselves are standard ODS format but apparently without the volume image info  (used in backup/image )   &lt;BR /&gt;Any further suggestions would be most welcome.&lt;BR /&gt;&lt;BR /&gt;Just for interest, the data I need to recover is the bench test radar descent data for the Huygens probe which landed on Titan 3 years ago.   Why they chose to put the data on optical disks on a 15 year old workstation is another mystery of the universe.  &lt;BR /&gt;&lt;/LABEL&gt;&lt;/DEV&gt;</description>
      <pubDate>Mon, 04 Feb 2008 10:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136459#M88285</guid>
      <dc:creator>steve esson</dc:creator>
      <dc:date>2008-02-04T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136460#M88286</link>
      <description>Steve,&lt;BR /&gt;You will not have any quotas already exceeded before mounting the device.&lt;BR /&gt;In the example I gave you, &lt;BR /&gt;Direct I/O count/limit         50/150&lt;BR /&gt;you started with 150 and have counted down so that you have 50 left. The absolute values you see here do not necessarily reflect the UAF quotas for the process, as there are circumstances where VMS makes permanent deductions from the UAF quota that are only returned when you logout...&lt;BR /&gt;Are there any of the 'xx' values in 'xx/yy' that are a LOT less than 'yy', or any where 'xx' is close to zero ?&lt;BR /&gt;JT:</description>
      <pubDate>Mon, 04 Feb 2008 11:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136460#M88286</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2008-02-04T11:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136461#M88287</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Glad to see the detail information. Why not provide that right away?! 'mount' works all day every day for 1000's of VMS systems, without exquota. So there is something special about the setup. It now turns out that everything is special! A vax, 5.5-2 (amber: a fine and stable early 90's vintage), and not a Plain Old Disk with plain old mount either.&lt;BR /&gt;&lt;BR /&gt;Anyway, my money for the mount problem is on SYSGEM BYTLM and/or AUTORIZE /BYTLM settings &lt;BR /&gt;$MCR AUTHORIZE SHOW xyz/full&lt;BR /&gt;or login and&lt;BR /&gt;$SHOW PROC/QUO: Buffered I/O byte count quota...).&lt;BR /&gt;$MCR SYSGEN SHOW PQL_DBY&lt;BR /&gt;and&lt;BR /&gt;$MCR SYSGEN SHOW PQL_MBY&lt;BR /&gt;or&lt;BR /&gt;$MCR SYSGEN SHOW /PQL&lt;BR /&gt;&lt;BR /&gt;And uh... get ready to dive into the driver sources for odmount or call up support (ha!) for it.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 12:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136461#M88287</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-02-04T12:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: mount-f-exquota</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136462#M88288</link>
      <description>This might be the osms/osds and the RWZ-series magneto-optical disk widgets.&lt;BR /&gt;&lt;BR /&gt;Brute force: double your process quotas (all of them), and log in anew, and repeat until it works, or until the mount blows up differently.&lt;BR /&gt;&lt;BR /&gt;Alternatively, find the operator account on this or the original box, and clone it.&lt;BR /&gt;&lt;BR /&gt;osms/osds and the RWZ-class gear all moved from DEC over to US Design, IIRC, and moved over many years ago.&lt;BR /&gt;&lt;BR /&gt;Or you could get somebody in to deal with this case and this investigation and the migration for you, if you're disinclined to start reverse-engineering an old MO environment and old (now) third-party code.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 17:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-exquota/m-p/4136462#M88288</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-02-04T17:57:26Z</dc:date>
    </item>
  </channel>
</rss>

