<?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: SysGen changes in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916018#M73319</link>
    <description>Just FYI, &lt;BR /&gt;&lt;BR /&gt;I was also advised to set npag_aggressive and gentle to 100 by an HP technician that looked at a crash dump for us (OpenVms 7.2-1).&lt;BR /&gt;&lt;BR /&gt;He stated :&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;I suspect that the root cause of the reset and crash is that we ran out of &lt;BR /&gt;non-paged pool. We had expanded npagedyn from 4882432 to 24412160 (npagevir) &lt;BR /&gt;bytes and the largest packet of non-paged pool available to us is 1024 bytes.&lt;BR /&gt;&lt;BR /&gt;I would recommend increasing npagedyn to 30MB, pagepyn to 8MB and upgrade the &lt;BR /&gt;console firmware to the latest version. I would also set npag_gentle and&lt;BR /&gt;npag_aggressive to 100 and smp_spinwait to 800000 to avoid potential pool&lt;BR /&gt;reclaimation problems.&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Hope that helps.</description>
    <pubDate>Wed, 21 Dec 2005 13:35:09 GMT</pubDate>
    <dc:creator>Jim Frederick_1</dc:creator>
    <dc:date>2005-12-21T13:35:09Z</dc:date>
    <item>
      <title>SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916013#M73314</link>
      <description>I was told to increase npag_aggressive to 100, and npag_gentle to 100.  Is this a good idea?  How do I change them, and then how do I verify the changes?</description>
      <pubDate>Wed, 03 Aug 2005 16:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916013#M73314</guid>
      <dc:creator>Douglass Anderson</dc:creator>
      <dc:date>2005-08-03T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916014#M73315</link>
      <description>I cannot comment on whether the change is a good idea or not, but there are several ways to change.  To change temporarily on the running system do the following:&lt;BR /&gt;&lt;BR /&gt;$ mcr sysgen&lt;BR /&gt;SYSGEN&amp;gt; USE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; SET NPAG_AGGRESSIVE 100&lt;BR /&gt;SYSGEN&amp;gt; SET NPAG_GENTLE 100&lt;BR /&gt;SYSGEN&amp;gt; WRITE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;I would suggest doing a SHOW NPAG_ before changing values to see the current settings.&lt;BR /&gt;&lt;BR /&gt;If you want to make the change permanent across reboots, then there are two methods.  The best method is to edit SYS$SYSTEM:MODPARAMS.DAT and add the lines:&lt;BR /&gt;&lt;BR /&gt;NPAG_AGGRESSIVE=100&lt;BR /&gt;NPAG_GENTLE=100&lt;BR /&gt;&lt;BR /&gt;The other method is to perform the same block of commands as shown at the start of this message, but replace the word ACTIVE with the word CURRENT in both places.  Active affects the currently running system and CURRENT modifies the structures that are read during the boot process.</description>
      <pubDate>Wed, 03 Aug 2005 16:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916014#M73315</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-08-03T16:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916015#M73316</link>
      <description>Sorry, I read my post and realized I did not complete my answer.  After editing the SYS$SYSTEM:MODPARAMS.DAT file, you will need to run Autogen and reboot to make the changes take effect.</description>
      <pubDate>Wed, 03 Aug 2005 16:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916015#M73316</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-08-03T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916016#M73317</link>
      <description>You and run &lt;BR /&gt;&lt;BR /&gt;@sys$update:autogen help&lt;BR /&gt;&lt;BR /&gt;for quick information about autogen.  Generally you'd change these values (or insert) into modparams.dat then run autogen.  Each set is input into the next step.  If you modify modparams.dat you need to go back to GETDATA step.  &lt;BR /&gt;&lt;BR /&gt;After the SETPARMS phase you will have a copy of your old system parameters in sys$system:ALPHAVMSSYS.OLD.  To restore the previous configuration rename this file to sys$system:ALPHAVMSSYS.PAR.  &lt;BR /&gt;&lt;BR /&gt;Whether or not these changes are a good idea depends on your system, application and so on.  Sometimes you need to try a change and be prepared to return to a known state.  OpenVMS makes this possible.</description>
      <pubDate>Wed, 03 Aug 2005 21:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916016#M73317</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-08-03T21:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916017#M73318</link>
      <description>Douglass,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is this a good idea? &lt;BR /&gt;&lt;BR /&gt;  I guess it depends on who told you and why. It also depends on what version you're running. The defaults for V7.3 are 50 and 85, but for V8.2 they've been changed to 100 &amp;amp; 100.&lt;BR /&gt;&lt;BR /&gt;  NPAG_AGGRESSIVE and NPAG_GENTLE affect the way the system manages Non Paged Dynamic Memory lookaside lists. Some workloads can cause pool fragmentation, leading to excessive expansion. This can be alleviated by adjusting those parameters. &lt;BR /&gt;&lt;BR /&gt;  For details, see SYSGEN&amp;gt; HELP SYS NPAG_&lt;BR /&gt;&lt;BR /&gt;  If your system is exhibiting signs of pool expansion and/or fragmentation, then this might be worthwhile. On the other hand, if it's being done without regard to symptoms, I'd recommend against it.&lt;BR /&gt;&lt;BR /&gt;  Both parameters are dynamic, so they can be modified without a reboot, as described by Dale:&lt;BR /&gt;&lt;BR /&gt;$ mcr sysgen&lt;BR /&gt;SYSGEN&amp;gt; USE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; SET NPAG_AGGRESSIVE 100&lt;BR /&gt;SYSGEN&amp;gt; SET NPAG_GENTLE 100&lt;BR /&gt;SYSGEN&amp;gt; WRITE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  To check that they've changed, use&lt;BR /&gt;&lt;BR /&gt;$ mcr sysgen show npag_&lt;BR /&gt;&lt;BR /&gt;  look at the "Current" column.&lt;BR /&gt;&lt;BR /&gt;To see the effect of the changes, use SDA&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; SHOW POOL/NONPAGED/STAT&lt;BR /&gt;&lt;BR /&gt; and look at the lookaside lists. Do this before you change the parameters. After changing them, wait at least NPAG_INTERVAL seconds and look again. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  It surprises me that someone would recommend such a change without telling you why, how to do it, and whether it should be a permanent or temporary change. I'd strongly recommend going back and asking the whys and hows.</description>
      <pubDate>Wed, 03 Aug 2005 21:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916017#M73318</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-08-03T21:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916018#M73319</link>
      <description>Just FYI, &lt;BR /&gt;&lt;BR /&gt;I was also advised to set npag_aggressive and gentle to 100 by an HP technician that looked at a crash dump for us (OpenVms 7.2-1).&lt;BR /&gt;&lt;BR /&gt;He stated :&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;I suspect that the root cause of the reset and crash is that we ran out of &lt;BR /&gt;non-paged pool. We had expanded npagedyn from 4882432 to 24412160 (npagevir) &lt;BR /&gt;bytes and the largest packet of non-paged pool available to us is 1024 bytes.&lt;BR /&gt;&lt;BR /&gt;I would recommend increasing npagedyn to 30MB, pagepyn to 8MB and upgrade the &lt;BR /&gt;console firmware to the latest version. I would also set npag_gentle and&lt;BR /&gt;npag_aggressive to 100 and smp_spinwait to 800000 to avoid potential pool&lt;BR /&gt;reclaimation problems.&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Wed, 21 Dec 2005 13:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916018#M73319</guid>
      <dc:creator>Jim Frederick_1</dc:creator>
      <dc:date>2005-12-21T13:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: SysGen changes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916019#M73320</link>
      <description>change suggested not needed.</description>
      <pubDate>Wed, 21 Dec 2005 13:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-changes/m-p/4916019#M73320</guid>
      <dc:creator>Douglass Anderson</dc:creator>
      <dc:date>2005-12-21T13:41:01Z</dc:date>
    </item>
  </channel>
</rss>

