<?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 custom limits for kernel parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715688#M61823</link>
    <description>Hi,&lt;BR /&gt;Does anybody have any experience with setting higher values for kernel parameters than HP recommended? It seems we can change these limits in /usr/conf/master.d/core-hpux file. I want set msgseg more than 32767 (Max by HP), Will this be a problem?&lt;BR /&gt;Please share any experience with this.&lt;BR /&gt;Thank you&lt;BR /&gt;Vijay</description>
    <pubDate>Thu, 02 May 2002 13:53:39 GMT</pubDate>
    <dc:creator>Vijayakrishna</dc:creator>
    <dc:date>2002-05-02T13:53:39Z</dc:date>
    <item>
      <title>custom limits for kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715688#M61823</link>
      <description>Hi,&lt;BR /&gt;Does anybody have any experience with setting higher values for kernel parameters than HP recommended? It seems we can change these limits in /usr/conf/master.d/core-hpux file. I want set msgseg more than 32767 (Max by HP), Will this be a problem?&lt;BR /&gt;Please share any experience with this.&lt;BR /&gt;Thank you&lt;BR /&gt;Vijay</description>
      <pubDate>Thu, 02 May 2002 13:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715688#M61823</guid>
      <dc:creator>Vijayakrishna</dc:creator>
      <dc:date>2002-05-02T13:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: custom limits for kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715689#M61824</link>
      <description>Hi,&lt;BR /&gt;We had to do something similar when installing Websphere Application Server :&lt;BR /&gt;root/sv00247#vi /usr/conf/master.d/core-hpux&lt;BR /&gt;*range maxfiles&amp;lt;=60000&lt;BR /&gt;*range maxfiles_lim&amp;lt;=60000&lt;BR /&gt;root/sv00247#shutdown ???r ???y 0&lt;BR /&gt;&lt;BR /&gt;The reboot is necessary, otherwise it won't work. As to "should I do this" we got the following reply from IBM : "You either choose support from HP or support from IBM !".&lt;BR /&gt;&lt;BR /&gt;Personally I would not do it, unless you get HP to confirm that the change is supported.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 02 May 2002 14:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715689#M61824</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-02T14:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: custom limits for kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715690#M61825</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The max / min kernel params are more often that not what HP ???feels??? comfortable with.&lt;BR /&gt;&lt;BR /&gt;These are not guessed at but are derived for testing.&lt;BR /&gt;&lt;BR /&gt;Whilst it is unlikely that your server will fall over if you exceed these setting,  HP will happily support what they know and so if you change a parameter over what HP recommends and you have problems the most likely the first thing they will request is that the parameter is changed to within HP recommendations.&lt;BR /&gt;&lt;BR /&gt;Speak to HP in reference to your support first.&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 14:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715690#M61825</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-05-02T14:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: custom limits for kernel parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715691#M61826</link>
      <description>Hi Vijay:&lt;BR /&gt;&lt;BR /&gt;Personally, I would not do this without consulting with HP support. Evenif you increase the parameter above the maximum limit given by HP, there will be restrictions/limitation to the new value depend up on your OS versions, resources and system properties. For safe side these points might be useful:&lt;BR /&gt;&lt;BR /&gt;1) Create make_tape_recovery tapes&lt;BR /&gt;2) Full backup of the system&lt;BR /&gt;3) Backup of /stand/vmunix and /stand/system files.&lt;BR /&gt;4) Print out of current kernel parameters values (with SAM or sysdef or kmtune)&lt;BR /&gt;5) Check the impact of other kernel parameters if you increase one(in your case, the msgseg is directly related to msgssz too)&lt;BR /&gt;6) Check this document, this describes the similar situation (TKB #UEMSKBRC00006980):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=c7056b610546b054e7/screen=ckiDisplayDocument?docId=200000058669704" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=c7056b610546b054e7/screen=ckiDisplayDocument?docId=200000058669704&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;my 2 cents ..&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 02 May 2002 14:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-limits-for-kernel-parameters/m-p/2715691#M61826</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-02T14:25:53Z</dc:date>
    </item>
  </channel>
</rss>

