<?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: vxfsd uses 90% CPU in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358988#M193733</link>
    <description>Hi,&lt;BR /&gt;maybe ou are facing a problem with the inode cache.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check ninode and vx_ninode&lt;BR /&gt;&lt;BR /&gt;If they are 0, meaning that they are controlled by OS, and you can allow a reboot, change these accordingly:&lt;BR /&gt;&lt;BR /&gt;ninode: 30% of nfile&lt;BR /&gt;vx_ninode: 80% of ninode&lt;BR /&gt;&lt;BR /&gt;both these parameters are only CACHE, and from time to times they lead to high cpu usage and memory leak.&lt;BR /&gt;&lt;BR /&gt;Havng nindo at 100% in sar is aboslutel normal. I always try to keep them low.&lt;BR /&gt;&lt;BR /&gt;Above formulas are my own rules of thumb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also: be sure to have the pastest vx patches, they help a lot!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo</description>
    <pubDate>Tue, 17 Aug 2004 10:19:04 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2004-08-17T10:19:04Z</dc:date>
    <item>
      <title>vxfsd uses 90% CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358987#M193732</link>
      <description>Hello HP guru's!&lt;BR /&gt;&lt;BR /&gt;I noticed that on our RP7410 HP11.11 server, with 12GB of ram and 4 CPU's, the vxfsd is using almost 90% of CPU with nothing running at all. (an average of 32% CPU usage!!)&lt;BR /&gt;&lt;BR /&gt;On the server we have a tiny Oracle 9.2 database installed but there aren't many users connecting, and the database is not havily being used. &lt;BR /&gt;&lt;BR /&gt;I have the December 2003 patch bundle installed on the server and have tuned dbc_max_pct to 7 and dbc_min_pct to 2. &lt;BR /&gt;&lt;BR /&gt;All the other kernel settings seem to be correct to.&lt;BR /&gt;&lt;BR /&gt;I checked with sar, glance, top and perfview to get a good overview.&lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea to what to look at/adjust/modify?&lt;BR /&gt;&lt;BR /&gt;Any specific patches to install or kernel settings to adjust? I phoned HP, but they came up with the answer to install the december 2003 patch bundles....hmm...duh?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Tue, 17 Aug 2004 10:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358987#M193732</guid>
      <dc:creator>martino</dc:creator>
      <dc:date>2004-08-17T10:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: vxfsd uses 90% CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358988#M193733</link>
      <description>Hi,&lt;BR /&gt;maybe ou are facing a problem with the inode cache.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check ninode and vx_ninode&lt;BR /&gt;&lt;BR /&gt;If they are 0, meaning that they are controlled by OS, and you can allow a reboot, change these accordingly:&lt;BR /&gt;&lt;BR /&gt;ninode: 30% of nfile&lt;BR /&gt;vx_ninode: 80% of ninode&lt;BR /&gt;&lt;BR /&gt;both these parameters are only CACHE, and from time to times they lead to high cpu usage and memory leak.&lt;BR /&gt;&lt;BR /&gt;Havng nindo at 100% in sar is aboslutel normal. I always try to keep them low.&lt;BR /&gt;&lt;BR /&gt;Above formulas are my own rules of thumb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also: be sure to have the pastest vx patches, they help a lot!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo</description>
      <pubDate>Tue, 17 Aug 2004 10:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358988#M193733</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-08-17T10:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: vxfsd uses 90% CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358989#M193734</link>
      <description>I agree with Massimo to some extent. ninode applies only to hfs file systems. And on most of the hp-ux systems the only fs that is hfs is /stand. So setting ninode should be easy.&lt;BR /&gt;&lt;BR /&gt;Real time usage can be seen with &lt;BR /&gt;glance -t&lt;BR /&gt;sar -v 3 3&lt;BR /&gt;&lt;BR /&gt;About vx_ninode, I prefer to set it to 0. So that OS takes care of it. And if I remember correctly, in case you want to tune it, you must have a patch.(I do not recall which patch was this)&lt;BR /&gt;&lt;BR /&gt;What is your setting for vx_ninode???&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 17 Aug 2004 10:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358989#M193734</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-17T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: vxfsd uses 90% CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358990#M193735</link>
      <description>I have the following kernel settings:&lt;BR /&gt;&lt;BR /&gt;ninode :72864  -  (8*NPROC+2048)             &lt;BR /&gt;vx_ninode : 0  -  0&lt;BR /&gt;nproc : 8852  -  (20+8*MAXUSERS)&lt;BR /&gt;nfile : 21987  -  (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2004 10:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358990#M193735</guid>
      <dc:creator>martino</dc:creator>
      <dc:date>2004-08-17T10:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: vxfsd uses 90% CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358991#M193736</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Problem should be fixed by the following patch:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=PHKL_29688&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;****. VxFS may create new threads unnecessarily&lt;BR /&gt; even when enough flushing threads are already&lt;BR /&gt; present. It results in increased VxFS flushing&lt;BR /&gt; threads which may block creation of&lt;BR /&gt; fdd/DMAPI threads and&lt;BR /&gt; increased CPU/memory consumption.&lt;BR /&gt;****&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 18 Aug 2004 06:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfsd-uses-90-cpu/m-p/3358991#M193736</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2004-08-18T06:11:45Z</dc:date>
    </item>
  </channel>
</rss>

