<?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: Linux Kernel Tune.....on SLES 9 SP3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077133#M49146</link>
    <description>I afraid you use some outdated manual for kernel 2.4. It seems that these params are obsolete for kernel 2.6.&lt;BR /&gt;&lt;BR /&gt;BTW, you can see al params with "sysctl -a".</description>
    <pubDate>Wed, 31 Oct 2007 03:10:52 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2007-10-31T03:10:52Z</dc:date>
    <item>
      <title>Linux Kernel Tune.....on SLES 9 SP3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077132#M49145</link>
      <description>Hsve the following in Sysctl.conf file:&lt;BR /&gt;# Disable response to broadcasts.&lt;BR /&gt;# You don't want yourself becoming a Smurf amplifier.&lt;BR /&gt;net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;BR /&gt;# enable route verification on all interfaces&lt;BR /&gt;net.ipv4.conf.all.rp_filter = 1&lt;BR /&gt;# enable ipV6 forwarding&lt;BR /&gt;#net.ipv6.conf.all.forwarding = 1&lt;BR /&gt;kernel.shmall = 2097152&lt;BR /&gt;kernel.shmmax = 8319508480&lt;BR /&gt;kernel.shmmni = 4096&lt;BR /&gt;kernel.msgmni = 2878&lt;BR /&gt;kernel.msgmnb = 65535&lt;BR /&gt;kernel.sem = 256 36352 100 142&lt;BR /&gt;fs.file-max = 200000&lt;BR /&gt;net.ipv4.ip_local_port_range = 1024 65000&lt;BR /&gt;vm.disable_cap_mlock = 1&lt;BR /&gt;#Improve File System Performance&lt;BR /&gt;vm.bdflush = 100 1200 128 512 500 6000 500 0 0&lt;BR /&gt;# Increase swap bandwidth system performacne&lt;BR /&gt;vm.kswapd = 1024 32 16&lt;BR /&gt;# Increased number of pages kernel reads in at once&lt;BR /&gt;vm.page-cluster = 16&lt;BR /&gt;# improve number of page tables keeps in a pre-processor cache&lt;BR /&gt;vm.pagetable_cache = 35 60&lt;BR /&gt;# increase TCP max buffer size&lt;BR /&gt;net.core.rmem_max = 16777216&lt;BR /&gt;net.core.wmem_max = 16777216&lt;BR /&gt;# increase Linux autotuning TCP buffer limits&lt;BR /&gt;# min, default, and max number of bytes to use&lt;BR /&gt;net.ipv4.tcp_rmem = 4096 87380 16777216&lt;BR /&gt;net.ipv4.tcp_wmem = 4096 65536 16777216&lt;BR /&gt;# don't cache ssthresh from previous connection&lt;BR /&gt;net.ipv4.tcp_no_metrics_save = 1&lt;BR /&gt;# recommended to increase this for 1000 BT or higher&lt;BR /&gt;net.core.netdev_max_backlog = 2500&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I run the command sysctl -p , am getting errors on some of the values:&lt;BR /&gt;/etc/ssh # sysctl -p&lt;BR /&gt;net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;BR /&gt;net.ipv4.conf.all.rp_filter = 1&lt;BR /&gt;kernel.shmall = 2097152&lt;BR /&gt;kernel.shmmax = 8319508480&lt;BR /&gt;kernel.shmmni = 4096&lt;BR /&gt;kernel.msgmni = 2878&lt;BR /&gt;kernel.msgmnb = 65535&lt;BR /&gt;kernel.sem = 256 36352 100 142&lt;BR /&gt;fs.file-max = 200000&lt;BR /&gt;net.ipv4.ip_local_port_range = 1024 65000&lt;BR /&gt;vm.disable_cap_mlock = 1&lt;BR /&gt;error: "vm.bdflush" is an unknown key&lt;BR /&gt;error: "vm.kswapd" is an unknown key&lt;BR /&gt;vm.page-cluster = 16&lt;BR /&gt;error: "vm.pagetable_cache" is an unknown key&lt;BR /&gt;net.core.rmem_max = 16777216&lt;BR /&gt;net.core.wmem_max = 16777216&lt;BR /&gt;net.ipv4.tcp_rmem = 4096 87380 16777216&lt;BR /&gt;net.ipv4.tcp_wmem = 4096 65536 16777216&lt;BR /&gt;error: "net.ipv4.tcp_no_metrics_save" is an unknown key&lt;BR /&gt;net.core.netdev_max_backlog = 2500&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to get the value or rectify the same...</description>
      <pubDate>Tue, 30 Oct 2007 17:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077132#M49145</guid>
      <dc:creator>Pawan_1</dc:creator>
      <dc:date>2007-10-30T17:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Kernel Tune.....on SLES 9 SP3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077133#M49146</link>
      <description>I afraid you use some outdated manual for kernel 2.4. It seems that these params are obsolete for kernel 2.6.&lt;BR /&gt;&lt;BR /&gt;BTW, you can see al params with "sysctl -a".</description>
      <pubDate>Wed, 31 Oct 2007 03:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077133#M49146</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-10-31T03:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Kernel Tune.....on SLES 9 SP3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077134#M49147</link>
      <description>Yes they are obsolete parms.</description>
      <pubDate>Wed, 31 Oct 2007 09:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-kernel-tune-on-sles-9-sp3/m-p/5077134#M49147</guid>
      <dc:creator>Pawan_1</dc:creator>
      <dc:date>2007-10-31T09:49:44Z</dc:date>
    </item>
  </channel>
</rss>

