<?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 parameter CHANNELCNT not getting changed in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887681#M80060</link>
    <description>Hi JPE&lt;BR /&gt;&lt;BR /&gt;Many thanks as usual JPE for your response and this forum has been really good and quick in responding to queries.&lt;BR /&gt;&lt;BR /&gt;Many thanks to everyone and will close the thread with this note.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srikanth&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Oct 2006 17:03:35 GMT</pubDate>
    <dc:creator>Srikanth Arunachalam</dc:creator>
    <dc:date>2006-10-31T17:03:35Z</dc:date>
    <item>
      <title>sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887670#M80049</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need to set the value of CHANNELCNT sysgen parameter to a larger value. I perform the following :-&lt;BR /&gt;mc sysgem&lt;BR /&gt;SYSGEN&amp;gt;  USE CURRENT&lt;BR /&gt;SYSGEN&amp;gt;  USE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt;  SET CHANNELCNT 2048&lt;BR /&gt;SYSGEN&amp;gt;  WRITE CURRENT&lt;BR /&gt;SYSGEN&amp;gt;   WRITE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt;  EXIT&lt;BR /&gt;&lt;BR /&gt;Is this not a dynamic parameter. I dont see the change in sys$system:params.dat. Please let me know how to make this change permenant.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Srikanth</description>
      <pubDate>Thu, 26 Oct 2006 19:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887670#M80049</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-10-26T19:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887671#M80050</link>
      <description>$mc sysgen&lt;BR /&gt;use current&lt;BR /&gt;show channelcnt&lt;BR /&gt;&lt;BR /&gt;This will show the value. &lt;BR /&gt;&lt;BR /&gt;Then reboot.</description>
      <pubDate>Thu, 26 Oct 2006 19:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887671#M80050</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-10-26T19:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887672#M80051</link>
      <description>&lt;BR /&gt;Hi Srikanth,&lt;BR /&gt;&lt;BR /&gt;First a few usage notes: &lt;BR /&gt;USE CURRENT opens the current parameter file on disk, sys$system:alphavmssys.par for Alphaservers.  This is how your system will be configured following the next reboot.  Following the next boot, CHANNELCNT should be set to your new values.&lt;BR /&gt;&lt;BR /&gt;USE ACTIVE uses the live system parameters.  This is what what your system is running right now.&lt;BR /&gt;&lt;BR /&gt;Although you can set system parameters with SYSGEN, it's not recommended.  You should edit sys$system:modparams.dat and add a line like one these:&lt;BR /&gt;&lt;BR /&gt;CHANNELCNT=2048       ! comment date/reason&lt;BR /&gt;MIN_CHANNELCNT=2048   ! comment date/reason&lt;BR /&gt;&lt;BR /&gt;Then use SYS$UPDATE:AUTOGEN.COM.&lt;BR /&gt;&lt;BR /&gt;@sys$update:autogen savparams testfile&lt;BR /&gt;&lt;BR /&gt;Review the report file, agen$params.report for warnings, errors, cautions.  &lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;@sys$update:autogen setparams (reboot)&lt;BR /&gt;&lt;BR /&gt;MODPARAMS.DAT is the recommended way to make changes and not have a future autogen overwrite your changes.  At the very least add the new value for CHANNELCNT to spare some one down the line form having to document changes before tuning the system.&lt;BR /&gt;&lt;BR /&gt;Chapter 1 of the System Manager's vol 2 goes into much more detail.  See &lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl." target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl.&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Before you start anything, I'd also recomment creating a copy of the parameter file, sys$system:alphavmssys.par, vaxvmssys.par or ia64vmssys.par.  &lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Thu, 26 Oct 2006 19:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887672#M80051</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2006-10-26T19:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887673#M80052</link>
      <description>Hi Srikanth,&lt;BR /&gt;&lt;BR /&gt;The params.dat file is created from the getdata phase.During this phase, autogen is getting data from the 3 inputs to autogen and putting them in the params.dat file.&lt;BR /&gt;&lt;BR /&gt;In your case you are not using autogen, you are using sysgen:&lt;BR /&gt;to determine if a parameter is dynamic or static you should:&lt;BR /&gt;SYSGEN&amp;gt; SHOW CHANNELCNT , if there's a D so it's a dynamic and if no D it's static.&lt;BR /&gt;&lt;BR /&gt;I think that CHANNELCNT is not dynamic , it's a static parameter and the system requires reboot.&lt;BR /&gt;&lt;BR /&gt;also&lt;BR /&gt;SYSGEN&amp;gt; WRITE CURRENT , you are saving to alphavmssys.par(alpha server) and not to params.dat.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Ziad</description>
      <pubDate>Fri, 27 Oct 2006 04:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887673#M80052</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2006-10-27T04:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887674#M80053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. I will modify them and give a reboot of the system.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;Srikanth</description>
      <pubDate>Fri, 27 Oct 2006 04:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887674#M80053</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-10-27T04:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887675#M80054</link>
      <description>As a comment.&lt;BR /&gt;&lt;BR /&gt;Channelcnt effects other paraments, and&lt;BR /&gt;really should be changed via autogen.&lt;BR /&gt;&lt;BR /&gt;That said, if you want to just change&lt;BR /&gt;it, then I'd recommend also setting&lt;BR /&gt;it in modparams.dat so that when Autogen&lt;BR /&gt;does get run you won't lose your changes.&lt;BR /&gt;&lt;BR /&gt;Bob C&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2006 11:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887675#M80054</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2006-10-27T11:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887676#M80055</link>
      <description>Thanks everybody for your response. This parameter is now set.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srikanth</description>
      <pubDate>Fri, 27 Oct 2006 12:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887676#M80055</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-10-27T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887677#M80056</link>
      <description>I should have added it.&lt;BR /&gt;&lt;BR /&gt;You should not be saying USE active or Write Active.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Oct 2006 07:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887677#M80056</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2006-10-31T07:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887678#M80057</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you please explain me the specific context you were saying not to use the command. Otherwise, I have managed to set it using modparams.dat already.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Srikanth A</description>
      <pubDate>Tue, 31 Oct 2006 07:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887678#M80057</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-10-31T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887679#M80058</link>
      <description>&amp;gt; USE ACTIVE&lt;BR /&gt;&amp;gt; changes&lt;BR /&gt;&amp;gt; WRITE ACTIVE&lt;BR /&gt;&lt;BR /&gt;This sequence will modify the current system parameters in use.  It will not be saved for the next boot.  For dynamic parameters this is sometimes useful to avoid rebooting.  For a paremeter like CHANNELCNT which requires a reboot this doesn't do anything.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; USE CURRENT&lt;BR /&gt;&amp;gt; changes&lt;BR /&gt;&amp;gt; WRITE  CURRENT&lt;BR /&gt;&lt;BR /&gt;This modifies the system parameters for the next reboot.  Changes here are generally considered "fast and dirty."  You can manage a system like this, however anyone following you is going to have problems.&lt;BR /&gt;&lt;BR /&gt;Using AUTOGEN and the modparams.dat file allows you to provide a list of system modifications documented.  Autogen uses this list, checks for releationships and will provide warnings in the AGEN$PARAMS.REPORT file.  You can review this file, modify your modparams and rerun AUTOGEN.  AUTOGEN tunes the "average system" and collects feedback from your environment.  Your application and users may have additional requirements.  The MIN_ and MAX_ prefix allow you to set boundries.  &lt;BR /&gt;&lt;BR /&gt;It's not unusual to run autogen, collect data for a few days, or over the "end of quarter" and rerun autogen.  Pick your peak periods and tune around those.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Oct 2006 12:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887679#M80058</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2006-10-31T12:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887680#M80059</link>
      <description>Srikanth,&lt;BR /&gt;&lt;BR /&gt;not claiming that our way is the best there is, but here it is anyway:&lt;BR /&gt;&lt;BR /&gt;Each week we run AUTOGEN SAVPARAMS GETDATA at peak time (for most load) on each cluster node (from a scheduled batch job)&lt;BR /&gt;Next evening, when the systems tend to be quieter, we run AUTOGEN GENPARAMS SETPARAMS FEEDBACK, generating AGEN$REPORTs in the process.&lt;BR /&gt;Next morning we review those reports, and if a trend approaches criticallity we schedule a reboot.&lt;BR /&gt;If you are aware of trends, you can prognose values (especially for non-dynamic params) and enter MIN_ or MAX_ values in MODPARAMS, such that reboot needs become rarer and rarer.&lt;BR /&gt;Do not expect, nor aim, to get there in one pass!&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;jpe</description>
      <pubDate>Tue, 31 Oct 2006 12:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887680#M80059</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-10-31T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887681#M80060</link>
      <description>Hi JPE&lt;BR /&gt;&lt;BR /&gt;Many thanks as usual JPE for your response and this forum has been really good and quick in responding to queries.&lt;BR /&gt;&lt;BR /&gt;Many thanks to everyone and will close the thread with this note.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Srikanth&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Oct 2006 17:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887681#M80060</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-10-31T17:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887682#M80061</link>
      <description>Srikanth,&lt;BR /&gt;&lt;BR /&gt;  (late response)...&lt;BR /&gt;&lt;BR /&gt;Please be VERY CAREFUL using SYSGEN!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; SYSGEN&amp;gt; USE ACTIVE&lt;BR /&gt;&amp;gt;&amp;gt; SYSGEN&amp;gt; SET CHANNELCNT 2048&lt;BR /&gt;&amp;gt;&amp;gt; SYSGEN&amp;gt; WRITE CURRENT&lt;BR /&gt;&lt;BR /&gt;This sequence is very dangerous. You've taken your ACTIVE set and written it back to CURRENT. In many cases that may be benign, but there are a few situations where it could result in an unbootable system. At the very least, you don't know if you're committing some dynamic changes to other parameters since the last reboot to the permanent set.&lt;BR /&gt;&lt;BR /&gt;Please make sure you know EXACTLY which set of parameters you're working with. Personally, I ALWAYS type an explicit USE command in SYSGEN to be certain. Most of the time it would be:&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; ... change some dynamic parameters&lt;BR /&gt;SYSGEN&amp;gt; WRITE ACTIVE&lt;BR /&gt;&lt;BR /&gt; OR&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE CURRENT&lt;BR /&gt;SYSGEN&amp;gt; ... change some permanent parameters&lt;BR /&gt;SYSGEN&amp;gt; WRITE CURRENT&lt;BR /&gt;&lt;BR /&gt;For permanent parameters, you're MUCH better off making your changes in MODPARAMS and using AUTOGEN to implement them. Changes should document what was done, when, why and by whom. You're also better off using a MIN,  MAX or ADD, so that AUTOGEN can take other factors into consideration. Your CHANNELCNT change should look like this in MODPARAMS.DAT:&lt;BR /&gt;&lt;BR /&gt;MIN_CHANNELCNT = 2048 ! Srikanth 27-Oct-2006, required by &lt;SOME product=""&gt;&lt;/SOME&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887682#M80061</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-11-15T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: sysgen parameter CHANNELCNT not getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887683#M80062</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for your precise answer. I will follow this when I am changing it for the next time.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Srikanth A&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2006 17:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysgen-parameter-channelcnt-not-getting-changed/m-p/3887683#M80062</guid>
      <dc:creator>Srikanth Arunachalam</dc:creator>
      <dc:date>2006-11-15T17:50:40Z</dc:date>
    </item>
  </channel>
</rss>

