<?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: Kernel reconfigured - yet kmtune shows different planned value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929899#M409809</link>
    <description>Check /stand/system - still at 7.....&lt;BR /&gt;&lt;BR /&gt;So, I did a:&lt;BR /&gt;&lt;BR /&gt;kmtune -s dbc_max_pct=5&lt;BR /&gt;&lt;BR /&gt;# kmtune -l -q dbc_max_pct&lt;BR /&gt;Parameter:      dbc_max_pct&lt;BR /&gt;Current:        5&lt;BR /&gt;Planned:        5&lt;BR /&gt;Default:        50&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seems to have done the trick - will know for sure this Saturday - as I'm patching.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Wed, 28 Sep 2005 10:34:16 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-09-28T10:34:16Z</dc:date>
    <item>
      <title>Kernel reconfigured - yet kmtune shows different planned value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929897#M409807</link>
      <description>Can someone tell me what I missed?&lt;BR /&gt;&lt;BR /&gt;I reconfigured my kernel like so:&lt;BR /&gt;&lt;BR /&gt;cd /stand/build&lt;BR /&gt;/usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;vi system (made changes and saved the file)&lt;BR /&gt;mk_kernel -s system&lt;BR /&gt;kmupdate&lt;BR /&gt;cd /&lt;BR /&gt;shutdown_ham -r now&lt;BR /&gt;&lt;BR /&gt;Changes I made:&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct from 7 to 5&lt;BR /&gt;dbc_min_pct from 5 to 4&lt;BR /&gt;&lt;BR /&gt;Current settings are correct (verified with adb), and in SAM look like right as well:&lt;BR /&gt;&lt;BR /&gt;│Configurable Parameters                                      0 of 171 selected│&lt;BR /&gt;│──────────────────────────────────────────────────────────────────────────────│&lt;BR /&gt;│                             Current       Pending             Associated     │&lt;BR /&gt;│  Name                         Value         Value   Type      Module         │&lt;BR /&gt;│┌───────────────────────────────────────────────────────────────────────────┐ │&lt;BR /&gt;││ create_fastlinks                 0             0   Static    N/A          ^ │&lt;BR /&gt;││ dbc_max_pct                      5             5   Static    N/A            │&lt;BR /&gt;││ dbc_min_pct                      4             4   Static    N/A         &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yet, kmtune:&lt;BR /&gt;&lt;BR /&gt;Parameter             Current Dyn Planned                    Module     Version&lt;BR /&gt;===============================================================================&lt;BR /&gt;dbc_max_pct                 5  -  7&lt;BR /&gt;dbc_min_pct                 4  -  5&lt;BR /&gt;&lt;BR /&gt;What gives?&lt;BR /&gt;&lt;BR /&gt;Rdgs...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 10:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929897#M409807</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-28T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel reconfigured - yet kmtune shows different planned value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929898#M409808</link>
      <description>Hi,&lt;BR /&gt;open /stand/system and verify that the new values are in place. Just a thought!&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT &lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 10:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929898#M409808</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-09-28T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel reconfigured - yet kmtune shows different planned value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929899#M409809</link>
      <description>Check /stand/system - still at 7.....&lt;BR /&gt;&lt;BR /&gt;So, I did a:&lt;BR /&gt;&lt;BR /&gt;kmtune -s dbc_max_pct=5&lt;BR /&gt;&lt;BR /&gt;# kmtune -l -q dbc_max_pct&lt;BR /&gt;Parameter:      dbc_max_pct&lt;BR /&gt;Current:        5&lt;BR /&gt;Planned:        5&lt;BR /&gt;Default:        50&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seems to have done the trick - will know for sure this Saturday - as I'm patching.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 28 Sep 2005 10:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929899#M409809</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-28T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel reconfigured - yet kmtune shows different planned value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929900#M409810</link>
      <description>Doing the kmtune -s dbc_mac_pct=5 solved my issue.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 03 Oct 2005 11:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-reconfigured-yet-kmtune-shows-different-planned-value/m-p/4929900#M409810</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-10-03T11:17:51Z</dc:date>
    </item>
  </channel>
</rss>

