<?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: New memory installation in Alpha server DS10 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461215#M66672</link>
    <description>I'm not sure that 1GB DIMMs are supported in the DS10.  All the information I've seen shows 512MB DIMMs as the largest supported by the DS10.</description>
    <pubDate>Tue, 08 Feb 2005 13:57:13 GMT</pubDate>
    <dc:creator>Eric Dittman</dc:creator>
    <dc:date>2005-02-08T13:57:13Z</dc:date>
    <item>
      <title>New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461208#M66665</link>
      <description>I am going to install 2 x 1Gb DIMMs into my DS10 and would like to know if the system will recognize the change on boot and run autogen.</description>
      <pubDate>Wed, 12 Jan 2005 07:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461208#M66665</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2005-01-12T07:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461209#M66666</link>
      <description>You need to run AUTOGEN on your own.</description>
      <pubDate>Wed, 12 Jan 2005 07:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461209#M66666</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-01-12T07:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461210#M66667</link>
      <description>Thanks for that.&lt;BR /&gt;I had almost come to that conclusion.&lt;BR /&gt;Autogen will calculate the default page, swap and dump files sizes and locations. I guess I would only need to use modparams.dat if I need to change the defaults??</description>
      <pubDate>Wed, 12 Jan 2005 07:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461210#M66667</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2005-01-12T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461211#M66668</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;that is essentially correct.&lt;BR /&gt;&lt;BR /&gt;But you might seriously contemplate NOT to increase page-, swap-, and dumpfile!&lt;BR /&gt;If you have more memory, you priobably need them even less.&lt;BR /&gt;&lt;BR /&gt;For that, in MODPARAMS specidy &lt;BR /&gt;PAGEFILE=0&lt;BR /&gt;SWAPFILE=0&lt;BR /&gt;DUMPFILE=0&lt;BR /&gt;That directs AUTOGEN to leave those alone.&lt;BR /&gt;&lt;BR /&gt;Furthermore, at those amounts of memory you might well consider to NOT dump the full memory when dumping.&lt;BR /&gt;&lt;BR /&gt;Carefully read the help from&lt;BR /&gt;MC SYSGEN HELP SYS_PAR DUMPSTYLE, and decide YOUR optimum choice.&lt;BR /&gt;&lt;BR /&gt;Using the pagefile for swapping as well is also possible, under governance of the same param.&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;Jan</description>
      <pubDate>Wed, 12 Jan 2005 07:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461211#M66668</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-12T07:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461212#M66669</link>
      <description>Magic. Thanks for that.&lt;BR /&gt;We have 768Mb in right now but are getting 90% memory usage at peak times and users are denied a session.&lt;BR /&gt;I figured whilst we had the lid off we might as well put in 2Gb.</description>
      <pubDate>Wed, 12 Jan 2005 07:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461212#M66669</guid>
      <dc:creator>Tony Cullen</dc:creator>
      <dc:date>2005-01-12T07:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461213#M66670</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;Quote &amp;lt;&lt;BR /&gt;We have 768Mb in right now but are getting 90% memory usage at peak times and users are denied a session.&lt;BR /&gt;I figured whilst we had the lid off we might as well put in 2Gb.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Users being denied a session sounds like an issue&lt;BR /&gt;with MAXPROCESSCNT, not physical memory.&lt;BR /&gt;What error message are you seeing when they are&lt;BR /&gt;denied access?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 08:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461213#M66670</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-01-12T08:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461214#M66671</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;"and users are denied a session"&lt;BR /&gt;&lt;BR /&gt;that probably is NOT to do with memory usage directly!&lt;BR /&gt;&lt;BR /&gt;Usually that means that some number, like MAXPROCESSCNT, runs into the wall.&lt;BR /&gt;The typical symptom of running out of mem is &lt;BR /&gt;very severe slowdown. But at 90% mem use, you still have some 70 Mb available, which should be more then enough for allowing a new process to be created. Any usefull work is another issue...&lt;BR /&gt;At current mem prices, the extra mem is a good investment in all cases!!!&lt;BR /&gt;&lt;BR /&gt;The issue of denied sessions is to be investigated separately.&lt;BR /&gt;The point to start is ACCOUNTING.&lt;BR /&gt;(if you have not enabled it, this is a good time, and a perfect reason!).&lt;BR /&gt;When you get another report of denied session (try to get some of those shortly after they happen),&lt;BR /&gt;then do &lt;BR /&gt;$ ACCOUNT /SINCE=(not too long before the failure)/USER=(denied username)&lt;BR /&gt;Look for a LOGFAIL.&lt;BR /&gt;The last item on the line is the Final Status.&lt;BR /&gt;$ EXIT %X&lt;FINAL status=""&gt; shows the logfail reason.  (leave out the "1" directly after the %X, or you suppress displaying, and that tends to hide the info you are seeking)&lt;BR /&gt;&lt;BR /&gt;If it is not immediately clear from that, report back and we take it from there.&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;Jan&lt;BR /&gt;&lt;BR /&gt;&lt;/FINAL&gt;</description>
      <pubDate>Wed, 12 Jan 2005 08:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461214#M66671</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-12T08:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461215#M66672</link>
      <description>I'm not sure that 1GB DIMMs are supported in the DS10.  All the information I've seen shows 512MB DIMMs as the largest supported by the DS10.</description>
      <pubDate>Tue, 08 Feb 2005 13:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461215#M66672</guid>
      <dc:creator>Eric Dittman</dc:creator>
      <dc:date>2005-02-08T13:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: New memory installation in Alpha server DS10</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461216#M66673</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;Users being "denied a session" is definitely something else, not a shortage of physical memory.&lt;BR /&gt;&lt;BR /&gt;MAXPROCESSCNT and other parameters (and licensing issues) are the most likely cause of users being denied login.&lt;BR /&gt;&lt;BR /&gt;I echo some of the other comments, what exactly is the error message that you are seeing.&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>Tue, 08 Feb 2005 14:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/new-memory-installation-in-alpha-server-ds10/m-p/3461216#M66673</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-02-08T14:12:49Z</dc:date>
    </item>
  </channel>
</rss>

