<?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: msgmax and msgmnb dynamic kernel parms in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667235#M931871</link>
    <description>kmtune | grep msg        &lt;BR /&gt;msgmap                    514  - (2+MSGTQL)                 &lt;BR /&gt;msgmax                  65535  Y  65535                      &lt;BR /&gt;msgmnb                  65535  Y  65535                      &lt;BR /&gt;msgmni                    256  -  256                        &lt;BR /&gt;msgseg                  16384  -  16384                      &lt;BR /&gt;msgssz                     16  -  16                         &lt;BR /&gt;msgtql                    512  -  512</description>
    <pubDate>Tue, 19 Feb 2002 12:37:30 GMT</pubDate>
    <dc:creator>JJ_4</dc:creator>
    <dc:date>2002-02-19T12:37:30Z</dc:date>
    <item>
      <title>msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667233#M931869</link>
      <description>HP-UX 11i  and db2 7.1&lt;BR /&gt;&lt;BR /&gt;Just an FYI really for DB2 users.&lt;BR /&gt;&lt;BR /&gt;It is a requirement that DB2 needs msgmax and msgmnb both need setting  to 65535.&lt;BR /&gt;&lt;BR /&gt;If you do this dynamically through SAM, then all is fine until reboot.&lt;BR /&gt;&lt;BR /&gt;After reboot kmtune shows the following:&lt;BR /&gt;Parameter             Current Dyn Planned&lt;BR /&gt;msgmax                   8192  Y  65535&lt;BR /&gt;msgmnb                  65535  Y  65535&lt;BR /&gt;&lt;BR /&gt;as you can see msgmnb keeps the value, but msgmax resets back to 8192.&lt;BR /&gt;&lt;BR /&gt;Trying to then use DB2 gives errors like:&lt;BR /&gt;&lt;BR /&gt; db2 connect to sample&lt;BR /&gt;DB21016E  The Command Line Processor encountered a system error while sending the command to the backend process.&lt;BR /&gt;&lt;BR /&gt;kmtune -u -s msgmax=65535&lt;BR /&gt;&lt;BR /&gt;can then be run to update the running kernel</description>
      <pubDate>Tue, 19 Feb 2002 12:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667233#M931869</guid>
      <dc:creator>JJ_4</dc:creator>
      <dc:date>2002-02-19T12:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667234#M931870</link>
      <description>JJ,&lt;BR /&gt;&lt;BR /&gt;The formula is this:&lt;BR /&gt;&lt;BR /&gt;min (msgmnb, msgseg * msgssz, 65535)&lt;BR /&gt;&lt;BR /&gt;Which returns the smallest of the values. So what do you have msgseq and msgssz set to? If they are multiplied together what do you get? &lt;BR /&gt;&lt;BR /&gt;msgmax &amp;lt;= msgmnb&lt;BR /&gt;msgmax &amp;lt;= ( msgssz * msgseg)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Feb 2002 12:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667234#M931870</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-19T12:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667235#M931871</link>
      <description>kmtune | grep msg        &lt;BR /&gt;msgmap                    514  - (2+MSGTQL)                 &lt;BR /&gt;msgmax                  65535  Y  65535                      &lt;BR /&gt;msgmnb                  65535  Y  65535                      &lt;BR /&gt;msgmni                    256  -  256                        &lt;BR /&gt;msgseg                  16384  -  16384                      &lt;BR /&gt;msgssz                     16  -  16                         &lt;BR /&gt;msgtql                    512  -  512</description>
      <pubDate>Tue, 19 Feb 2002 12:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667235#M931871</guid>
      <dc:creator>JJ_4</dc:creator>
      <dc:date>2002-02-19T12:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667236#M931872</link>
      <description>JJ,&lt;BR /&gt;&lt;BR /&gt;Do you have the Dec 2001 patch bundle installed? I'm testing the change to msgmax right now, I'll let you know what happens. It's dynamic, so a reboot isn't necessary, but I'm just testing it for the fun of it :-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Feb 2002 12:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667236#M931872</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-19T12:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667237#M931873</link>
      <description>JJ,&lt;BR /&gt;&lt;BR /&gt;I modified msgmax to 65535 without any issue, and I even rebooted to make sure it stayed put, which it did. I suggest using HP's custom patch manager, to make sure you have the latest and greatest patches.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Feb 2002 13:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667237#M931873</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-19T13:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667238#M931874</link>
      <description>This is all I have (albeit totally unreadable)&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  B3899BA                       B.11.11.02     HP C/ANSI C Developer's Bundle for HP-UX 11.00 (S700) &lt;BR /&gt;  B6835AA                       B.11.11.03     Netscape 6.01  &lt;BR /&gt;  B6848AA                       1.1.2          GTK+ Support Libraries for HP-UX 11i &lt;BR /&gt;  B8110AA                       1.2.2.08.00    Java 2 SDK for HP-UX (700/800), PA1.1 + PA2.0 Add On &lt;BR /&gt;  B8342AA                       B.11.11.09     Netscape Communicator 4.79 &lt;BR /&gt;  B9788AA                       1.3.1.02.00    Java 2 SDK 1.3 for HP-UX (700/800), PA1.1 + PA2.0 Add On &lt;BR /&gt;  BUNDLE11i                     B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001 &lt;BR /&gt;  CDE-English                   B.11.11        English CDE Environment &lt;BR /&gt;  CDE-French                    B.11.11        French CDE Environment &lt;BR /&gt;  CDE-German                    B.11.11        German CDE Environment &lt;BR /&gt;  CDE-Italian                   B.11.11        Italian CDE Environment &lt;BR /&gt;  CDE-Spanish                   B.11.11        Spanish CDE Environment &lt;BR /&gt;  CDE-Swedish                   B.11.11        Swedish CDE Environment &lt;BR /&gt;  FDDI-00                       B.11.11.01     PCI FDDI;Supptd HW=A3739A/A3739B;SW=J3626AA &lt;BR /&gt;  FibrChanl-00                  B.11.11.03     PCI FibreChannel;Supptd HW=A5158A &lt;BR /&gt;  GOLDAPPS11i                   B.11.11.0112.6 Gold Applications Patches for HP-UX 11i, December 2001 &lt;BR /&gt;  GOLDBASE11i                   B.11.11.0112.6 Gold Base Patches for HP-UX 11i, December 2001 &lt;BR /&gt;  GigEther-00                   B.11.11.14     PCI/HSC GigEther;Supptd HW=A4926A/A4929A/A4924A/A4925A;SW=J1642AA &lt;BR /&gt;  HPUX11i-TCOE                  B.11.11        HP-UX Technical Computing OE Component &lt;BR /&gt;  HPUXBase64                    B.11.11        HP-UX 64-bit Base OS &lt;BR /&gt;  HPUXBaseAux                   B.11.11        HP-UX Base OS Auxiliary &lt;BR /&gt;  HWEnable11i                   B.11.11.0112.5 Hardware Enablement Patches for HP-UX 11i, December 2001 &lt;BR /&gt;  OnlineDiag                    B.11.11.00.04  HPUX 11.11 Support Tools Bundle &lt;BR /&gt;  PROCSETS                      A.01.00.00.06  HP-UX Processor Sets Bundle &lt;BR /&gt;  RAID-00                       B.11.11.00     PCI RAID; Supptd HW=A5856A &lt;BR /&gt;#&lt;BR /&gt;# Product(s) not contained in a Bundle:&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  DB2V7CAE                      7.1.0.40       Administration Client for HP-UX &lt;BR /&gt;  DB2V7CONN                     7.1.0.40       Connect Enterprise Edition for HP-UX &lt;BR /&gt;  DB2V7HTML                     7.1.0.40       Product Library (HTML) &lt;BR /&gt;  DB2V7SDK                      7.1.0.40       Application Development Tools for HP-UX &lt;BR /&gt;  DB2V7WGRP                     7.1.0.40       UDB Workgroup Edition for HP-UX &lt;BR /&gt;  DB2V7XENT                     7.1.0.40       UDB Enterprise - Extended Edition for HP-UX &lt;BR /&gt;  IMNSearch                     1.2.3.1        NetQuestion Online Documentation Search &lt;BR /&gt;  PHKL_23240                    1.0            VxFS fancy read ahead performance improvemnt &lt;BR /&gt;  tusc                          6.9            tusc</description>
      <pubDate>Tue, 19 Feb 2002 13:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667238#M931874</guid>
      <dc:creator>JJ_4</dc:creator>
      <dc:date>2002-02-19T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667239#M931875</link>
      <description>JJ, well you do have the Dec 2001 patches installed. When you change it via sam, does the pending and current change to 65535?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 19 Feb 2002 13:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667239#M931875</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-19T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: msgmax and msgmnb dynamic kernel parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667240#M931876</link>
      <description>Oh yes.</description>
      <pubDate>Tue, 19 Feb 2002 14:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/msgmax-and-msgmnb-dynamic-kernel-parms/m-p/2667240#M931876</guid>
      <dc:creator>JJ_4</dc:creator>
      <dc:date>2002-02-19T14:20:53Z</dc:date>
    </item>
  </channel>
</rss>

