<?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-noslot when mounting new shadowset in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031577#M82288</link>
    <description>Thank you all for sharing your knowledge. It is appreciated!! The steps to take are clear. &lt;BR /&gt;Regards,&lt;BR /&gt;Louis</description>
    <pubDate>Sat, 10 Mar 2007 02:33:00 GMT</pubDate>
    <dc:creator>Louis Nijman</dc:creator>
    <dc:date>2007-03-10T02:33:00Z</dc:date>
    <item>
      <title>Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031555#M82266</link>
      <description>Hallo,&lt;BR /&gt;I am new to this forum. I have the following problem:&lt;BR /&gt;When mounting a new shadowset on an Alpha ES45 using VMS V7.3-2 i get the error message:&lt;BR /&gt;%mount-f-noslot, no PCB available. Has anyone a suggestion as how to overcome this error? Any help will be appreciated.</description>
      <pubDate>Fri, 02 Mar 2007 11:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031555#M82266</guid>
      <dc:creator>Louis Nijman</dc:creator>
      <dc:date>2007-03-02T11:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031556#M82267</link>
      <description>&lt;!--!*#--&gt;alp $ help /message noslot&lt;BR /&gt;&lt;BR /&gt; NOSLOT,  no PCB available&lt;BR /&gt;&lt;BR /&gt;  Facility:     SYSTEM, System Services&lt;BR /&gt;&lt;BR /&gt;  Explanation:  The maximum number of processes that can be created at one&lt;BR /&gt;                time has been exceeded.&lt;BR /&gt;&lt;BR /&gt;  User Action:  Wait for another process to be deleted, or increase the&lt;BR /&gt;                MAXPROCESSCNT system parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How much don't you know about changing system&lt;BR /&gt;parameters like MAXPROCESSCNT?</description>
      <pubDate>Fri, 02 Mar 2007 11:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031556#M82267</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-02T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031557#M82268</link>
      <description>This means that you have too many processes running, or not enough process slots have been configured.  &lt;BR /&gt;&lt;BR /&gt;You've already been pointed to MAXPROCESSCNT, the other part of this is to look at what is present in the MODPARAMS.DAT file -- that's a common spot for tuning a system, and an equally common spot for mistuning a system -- and find out of it makes sense.  I've seen all manner of parameter settings embedded there that are outdated (whether due to subsequent application or OpenVMS changes, or old information on system tuning), or should have been entered as MIN_, MAX_ or ADD_ parameter settings and that were erroneously inserted into MODPARAMS as absolute settings.  &lt;BR /&gt;&lt;BR /&gt;The contents of MODPARAMS can and do constrain what AUTOGEN can do to tune the settings, and what values it can establish.  &lt;BR /&gt;&lt;BR /&gt;In this case, I'd look at what's in MODPARAMS with a particular eye toward any process-level settings and any (absolute) setting of MAXPROCESSCNT, clean out any cruft, and where the values are still required I'd switch to MIN_, MAX_, or ADD_ where appropriate, and would AUTOGEN with FEEDBACK.&lt;BR /&gt;&lt;BR /&gt;You can then begin an investigation of physical memory and process quotas.  But the immediate NOSLOT limit can be lifted by using a MIN_MAXPROCESSCNT setting and an AUTOGEN (with FEEDBACK, and reboot) pass, or by reducing the numbers of currently active processes.&lt;BR /&gt;&lt;BR /&gt;There is some risk to AUTOGEN, in that there are also folks that make system parameter settings changes directly, using SYSGEN or SYSMAN, and these changes can be lost over any subsequent AUTOGEN pass, and this AUTOGEN that can be required by a subsequent product installation, ECO, or OpenVMS upgrade.  (Tweaking a parameter directly without also tweaking it in MODPARAMS is a common mistake.  Most everybody makes it once.)&lt;BR /&gt;&lt;BR /&gt;Ok, enough verbiage.  Tweak MAXPROCESSCNT up via MODPARAMS and AUTOGEN FEEDBACK and reboot, or remove a few non-system, non-critical processes and continue running until you can schedule the tweak and the reboot.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;&lt;A href="http://www.HoffmanLabs.com" target="_blank"&gt;www.HoffmanLabs.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2007 11:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031557#M82268</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-03-02T11:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031558#M82269</link>
      <description>First,&lt;BR /&gt;&lt;BR /&gt;(now online) Louis: WELCOME to the VMS Forum.&lt;BR /&gt;&lt;BR /&gt;Ok.&lt;BR /&gt;&lt;BR /&gt;Background: I am a collegue of Louis, but because I will be incommunicado for nearly two weeks beginning next monday, we decided that it would be better to have someone else to deal with responses and further questions.&lt;BR /&gt;&lt;BR /&gt;Now the problem.&lt;BR /&gt;&lt;BR /&gt;- cluster environment, currently two nodes.&lt;BR /&gt;- current process counts just under &amp;amp; just over 1 K&lt;BR /&gt;- MAXPROCESSCOUNT both 3 K&lt;BR /&gt;- BALSETCOUNT both 2998&lt;BR /&gt;- 20 two-member shadow sets mounted clusterwide (20th set successfully mounted just minutes before)&lt;BR /&gt;- MOUNT &lt;ONE intended="" member=""&gt; is OK&lt;BR /&gt;- MOUNT/SYSTEM &lt;INTENDED member=""&gt; is OK&lt;BR /&gt;- MOUNT set /SHADOW=&lt;ONE intended="" member=""&gt; gives the error again (private MOUNT or /SYSTEM makes no difference)&lt;BR /&gt;&lt;BR /&gt;The error is&lt;BR /&gt;%MOUNT-F-NOSLOT,&lt;BR /&gt;but HELP/MESS NOSLOT does _NOT_ mention MOUNT as a facility that should display the error.&lt;BR /&gt;&lt;BR /&gt;Now, I at least was out of options.&lt;BR /&gt;&lt;BR /&gt;Hope you can help.&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;&lt;/ONE&gt;&lt;/INTENDED&gt;&lt;/ONE&gt;</description>
      <pubDate>Fri, 02 Mar 2007 13:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031558#M82269</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-02T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031559#M82270</link>
      <description>It seemed strange to me that mounting a shadowset would cost you a process slot.&lt;BR /&gt;&lt;BR /&gt;Have you checked your shadowing license?  Maybe you don't have the traditional unlimited license and have a restriction as to number of shadow disks?&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2007 14:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031559#M82270</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-02T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031560#M82271</link>
      <description>&amp;gt;&amp;gt;It seemed strange to me that mounting a shadowset would cost you a process slot.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Gotta put that shadow server process somewhere.&lt;BR /&gt;&lt;BR /&gt;Here's an old description of the overhead of shadowing...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_4407.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_4407.html&lt;/A&gt;</description>
      <pubDate>Fri, 02 Mar 2007 14:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031560#M82271</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-03-02T14:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031561#M82272</link>
      <description>Yeah but the shadow_server was already out there.  And it's only one process for any number of shadow sets.&lt;BR /&gt;&lt;BR /&gt;I really think it's a license problem.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2007 14:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031561#M82272</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-02T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031562#M82273</link>
      <description>You have more than 12 write bitmaps in the system, that's causing the ss$_noslot error.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031562#M82273</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2007-03-02T15:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031563#M82274</link>
      <description>Neat.  I'll have to keep that in mind as I'm just about to start setting up a large number of shadowsets on a new system.</description>
      <pubDate>Fri, 02 Mar 2007 15:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031563#M82274</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-02T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031564#M82275</link>
      <description>Jur,&lt;BR /&gt;&lt;BR /&gt;do you mean that is a hard limit??&lt;BR /&gt;&lt;BR /&gt;Sounds rather, or more than, extreme, seeing that write bitmaps are a rather recent devellopment, and the total of allowed shadowsets has for a very long time now been "limited" to 600 members, ie, 200 3-member sets or 300 2-member sets.&lt;BR /&gt;&lt;BR /&gt;If the limit can be influenced, the gold medal question of course is:&lt;BR /&gt;The magic incantation, please, master?&lt;BR /&gt;&lt;BR /&gt;But, at least it is the first explanation that is not at odds with the observations!&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>Fri, 02 Mar 2007 15:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031564#M82275</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-02T15:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031565#M82276</link>
      <description>You have more than 12 write bitmaps in the system, that's causing the ss$_noslot error.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;There's a limit of 12 bitmaps per shadow set &lt;BR /&gt;(6 minicopy and 6 host-based minimerge),&lt;BR /&gt;but there is no limit systemwide (other than memory constraints).&lt;BR /&gt;&lt;BR /&gt;I'll make sure the MOUNT maintainer hears about this one -- I'm curious to see who is actually returning NOSLOT.&lt;BR /&gt;&lt;BR /&gt;-- Rob (ex-VMS Engineering, but still with HP)</description>
      <pubDate>Fri, 02 Mar 2007 20:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031565#M82276</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-03-02T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031566#M82277</link>
      <description>Louis,&lt;BR /&gt;&lt;BR /&gt;did you check for existing device bitmaps on the shadowset(s) ?&lt;BR /&gt;&lt;BR /&gt;$ SHOW DEV/BITMAP D&lt;BR /&gt;&lt;BR /&gt;If there are old device bitmaps hanging around, you can delete them with $ DELETE/BITMAP xxx&lt;BR /&gt;&lt;BR /&gt;The WBM facility (Write Bit Map) also reports errors into OPERATOR.LOG, did you check there ?&lt;BR /&gt;&lt;BR /&gt;SS$_NOSLOT is being return with the WBM code (no more WBME entry slots available). This information should be added to the NOSLOT message help text.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 03 Mar 2007 08:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031566#M82277</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-03T08:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031567#M82278</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;did you check for existing device bitmaps on the shadowset(s) ?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The drive was INITed just seconds before the first attempt to mount it, to create an entirely new, previously non-existing shadow set.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;The WBM facility (Write Bit Map) also reports errors into OPERATOR.LOG, did you check there ?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;We did not do that, Will do monday, and add that info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;SS$_NOSLOT is being return with the WBM code (no more WBME entry slots available). This information should be added to the NOSLOT message help text.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Not entirely clear what exactly you mean here (probably my lack of knowledge)&lt;BR /&gt;The reported error was MOUNT-F-NOSLOT. No secondairy message, nothing about WBM or WBME.&lt;BR /&gt;&lt;BR /&gt;If Jur and Robert are indeed on the right track, then I agree, an addition to the HELP/MESSAGE text would be appropriate.&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;</description>
      <pubDate>Sat, 03 Mar 2007 10:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031567#M82278</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-03T10:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031568#M82279</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;MOUNT itself does not return SS$_NOSLOT. The WBM (Write Bit Map) routines in the IO subsystem may return this error. The WBM-routines are called when mounting a shadowed disk. They also issue a message via OPCOM, as you will most probably find out on monday.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 03 Mar 2007 10:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031568#M82279</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-03T10:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031569#M82280</link>
      <description>Okay, new (negative) results.&lt;BR /&gt;&lt;BR /&gt;$ DIR/DAT OPC$LOGFILE_NAME&lt;BR /&gt;&lt;REDIRECTDIR&gt;:OPERATOR.LOG 20-FEB-2007&lt;BR /&gt;Other node similar.&lt;BR /&gt;$ SEARCH those for DSA23  (intended shadowset) NOMATCHES&lt;BR /&gt;SEARCH for noslot  -- no matches&lt;BR /&gt;search for mount-f-  -- no matches&lt;BR /&gt;&lt;BR /&gt;Any more ideas?&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;/REDIRECTDIR&gt;</description>
      <pubDate>Mon, 05 Mar 2007 07:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031569#M82280</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-05T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031570#M82281</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;try searching for 'WBM'&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 05 Mar 2007 07:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031570#M82281</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-05T07:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031571#M82282</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;$ search &lt;OPERATORLOGS&gt; &lt;BR /&gt;SEARCH-I-NOMATCHES&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;/OPERATORLOGS&gt;</description>
      <pubDate>Mon, 05 Mar 2007 07:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031571#M82282</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-05T07:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031572#M82283</link>
      <description>Oops.&lt;BR /&gt;&lt;BR /&gt;last reply should of course have been&lt;BR /&gt;&lt;BR /&gt;$ search &lt;OPERATORLOGS&gt; wbm&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;/OPERATORLOGS&gt;</description>
      <pubDate>Mon, 05 Mar 2007 08:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031572#M82283</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-05T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031573#M82284</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;I have seen WBM OPCOM messages like this:&lt;BR /&gt;&lt;BR /&gt;Message from user WBM$SERVER&lt;BR /&gt;%WBM-I-WBMINFO No more bitmaps slots available&lt;BR /&gt;&lt;BR /&gt;Does the problem still exist ? If so, try REPLY/ENABLE and repeat the failing mount command.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Mar 2007 09:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031573#M82284</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-05T09:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mount-f-noslot when mounting new shadowset</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031574#M82285</link>
      <description>AIAIAIAIAIAI !&lt;BR /&gt;&lt;BR /&gt;I _HOPE_ we have found the cause.&lt;BR /&gt;&lt;BR /&gt;It seems that the system was configured by an overly "economic" person, who wanted to save a few KB of memory (on 4 GB systems!)&lt;BR /&gt;&lt;BR /&gt;SYSGEN param SHADOW_MAX_UNIT is set as 20 !!!&lt;BR /&gt;&lt;BR /&gt;It looks like a reboot cycle coming up.&lt;BR /&gt;&lt;BR /&gt;As an aside:&lt;BR /&gt;&lt;BR /&gt;I really would have appreciated if the error message had been more relevant, ie, more in line what we have come to expect from VMS!&lt;BR /&gt;&lt;BR /&gt;After the reboots we will report the results.&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, 05 Mar 2007 10:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-f-noslot-when-mounting-new-shadowset/m-p/5031574#M82285</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-05T10:32:24Z</dc:date>
    </item>
  </channel>
</rss>

