<?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 tunning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672550#M51263</link>
    <description>Shiju,&lt;BR /&gt;       Yes both the OS ver are same. 11.0 , the reason for doing this is , there are Oracle applications running on Host A(K-Class) , and the DBA here wants to have the same parameters for the HOST B(L-Class) as its going to be a testing system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Feb 2002 14:54:38 GMT</pubDate>
    <dc:creator>ShivKumar_2</dc:creator>
    <dc:date>2002-02-27T14:54:38Z</dc:date>
    <item>
      <title>Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672548#M51261</link>
      <description>Experts,&lt;BR /&gt;         I need to make the KERNEL parameters of two hosts exactly similar, say HOST A and HOST B , whats the easiest way of doing it? Host A is a K-460 and the Host B is a L-2000&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 14:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672548#M51261</guid>
      <dc:creator>ShivKumar_2</dc:creator>
      <dc:date>2002-02-27T14:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672549#M51262</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would suggest you to take a printout of the kernel parameters from SAM-Kernel Configuration-Configurable parameters ; Choose Print option. Then apply the parameters in other system.&lt;BR /&gt;&lt;BR /&gt;You can print this by a command too - sysdef&lt;BR /&gt;&lt;BR /&gt;Do not try copying either vmunix or system files to other host as both are not identical ! &lt;BR /&gt;&lt;BR /&gt;Also why do you want to do this ? Is the OS version same ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 27 Feb 2002 14:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672549#M51262</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-27T14:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672550#M51263</link>
      <description>Shiju,&lt;BR /&gt;       Yes both the OS ver are same. 11.0 , the reason for doing this is , there are Oracle applications running on Host A(K-Class) , and the DBA here wants to have the same parameters for the HOST B(L-Class) as its going to be a testing system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 14:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672550#M51263</guid>
      <dc:creator>ShivKumar_2</dc:creator>
      <dc:date>2002-02-27T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672551#M51264</link>
      <description>Hi Shivkumar,&lt;BR /&gt;&lt;BR /&gt;OK. I would suggest you to do the same as described. As it is only one system, it won't take long for you.&lt;BR /&gt;&lt;BR /&gt;Make sure that you have backup of current kernel and settings ( safe side )&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 27 Feb 2002 15:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672551#M51264</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-27T15:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tunning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672552#M51265</link>
      <description>Also, you can look at /stand/build/tune.h.&lt;BR /&gt;&lt;BR /&gt;Be careful, however, some K class machines are not 64 bit (depends on the processor type, the HPPA-7xxx ones are not, the HPPA-8xxx are).  Some of the kernel parameters that may be needed on the L class may not be present on the K class if there is a 32/64 bit difference on the machines.&lt;BR /&gt;&lt;BR /&gt;I'd just use it for comparison purposes.&lt;BR /&gt;&lt;BR /&gt;Also, you can copy over the tune.h (to another directory) and see what the differences are.&lt;BR /&gt;&lt;BR /&gt;sort k_class_tune.h &amp;gt; k-tune.h&lt;BR /&gt;sort l_class_tune.h &amp;gt; l-tune.h&lt;BR /&gt;&lt;BR /&gt;diff k-tune.h l-tune.h&lt;BR /&gt;&lt;BR /&gt;That will highlight the differences.</description>
      <pubDate>Wed, 27 Feb 2002 15:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tunning/m-p/2672552#M51265</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-27T15:05:46Z</dc:date>
    </item>
  </channel>
</rss>

