<?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: write performance too slow / changing memory cash in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848177#M777475</link>
    <description>Hi,&lt;BR /&gt;these are my values for &lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep dbc_min_pct &lt;BR /&gt;dbc_min_pct     2&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep  dbc_max_pct &lt;BR /&gt;dbc_max_pct     10&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep bufpages&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep  nbuf &lt;BR /&gt;&lt;BR /&gt;The system is at normal activity not stressed</description>
    <pubDate>Wed, 23 Aug 2006 03:18:42 GMT</pubDate>
    <dc:creator>medali.benchaabane</dc:creator>
    <dc:date>2006-08-23T03:18:42Z</dc:date>
    <item>
      <title>write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848167#M777465</link>
      <description>&lt;!--!*#--&gt;HI &lt;BR /&gt;I have a two node cluster HPUX 11.11 connected to an EVA 3000. &lt;BR /&gt;I created a new file system on the eva and presented it to each system one by one. &lt;BR /&gt;I tried to write some date on it and compare the results. &lt;BR /&gt;on test system&lt;BR /&gt;# time cp test.tmp test.tmp.1&lt;BR /&gt;real    0m46.34s&lt;BR /&gt;user    0m0.03s&lt;BR /&gt;sys     0m16.98s&lt;BR /&gt;#                            &lt;BR /&gt;on 1st production system&lt;BR /&gt;On BSCS1&lt;BR /&gt;bscs1:/test_perf2 #time cp test.tmp test.tmp.1&lt;BR /&gt;real     1:11.5&lt;BR /&gt;user        0.0&lt;BR /&gt;sys        25.8&lt;BR /&gt;bscs1:/test_perf2 #&lt;BR /&gt;&lt;BR /&gt;On BSCS2&lt;BR /&gt;bscs2  root:/test_perf2 #time cp test.tmp test.tmp.1&lt;BR /&gt;real     7:57.0&lt;BR /&gt;user        0.2&lt;BR /&gt;sys        34.2&lt;BR /&gt;bscs2  root:/test_perf2 #  &lt;BR /&gt;&lt;BR /&gt;the second production system is 7 times slower than the test system which is crazy.&lt;BR /&gt;&lt;BR /&gt;I enclosed some performance results. &lt;BR /&gt;&lt;BR /&gt;I enclosed also the result of &lt;BR /&gt; STM &amp;gt; TOOLS &amp;gt; UTILITY &amp;gt; RUN &amp;gt; LOGTOOL &amp;gt; FILE &amp;gt; RAW SUMMARY &lt;BR /&gt;&lt;BR /&gt;this thread is opened as consequence of this one &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052343" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052343&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where do you thing the problem is, most probably it's related to momory cache, even with the help of the support we couldn't find where the problem is and how to fix it. &lt;BR /&gt;thanks.</description>
      <pubDate>Tue, 22 Aug 2006 10:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848167#M777465</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-22T10:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848168#M777466</link>
      <description>First I would check where cp command being invoked from PATH? then look for any error messages in syslog. Also check IO timeout value on the disk.&lt;BR /&gt;&lt;BR /&gt;  Also check network settings on the othernode which you have problems like it might set to 100HD with Auto negotiation which will put it slow.</description>
      <pubDate>Tue, 22 Aug 2006 11:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848168#M777466</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-22T11:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848169#M777467</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;the cp is voked from the same file system on the same server, so the data is not moving on the network. &lt;BR /&gt;&lt;BR /&gt;this is the file system created &lt;BR /&gt;&lt;BR /&gt;/dev/test_perf1/lvol1&lt;BR /&gt;                   2048000    1606 1918502    0% /test_perf1&lt;BR /&gt;&lt;BR /&gt;the cp is on the same server &lt;BR /&gt;cd /test_perf1&lt;BR /&gt;cp /test_perf1/test.tmp test.tmp1&lt;BR /&gt;&lt;BR /&gt;it couln't be pb of the network? &lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 11:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848169#M777467</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-22T11:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848170#M777468</link>
      <description>You really need to isolate the problem better when you both read and write from a filesystem at the same time, it's difficult to know what you are actually measuring. A much better test is to read from a device node and write to a device node. &lt;BR /&gt;&lt;BR /&gt;e.g. as a read test:&lt;BR /&gt;&lt;BR /&gt;timex dd if=myfile of=/dev/null bs=64k&lt;BR /&gt;&lt;BR /&gt;a write test:&lt;BR /&gt;timex dd if=/dev/zero bs=64k count=1000 of=myfile&lt;BR /&gt;&lt;BR /&gt;It's even better if you do not use a fully cooked file such as myfile but instead write directly to a raw device. This will isolate the filesystem overhead from the disk i/o.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;raw read test:&lt;BR /&gt;timex dd if=/dev/rdsk/c1t5d0 bs=64k count=1000 of=/dev/null bs=64k&lt;BR /&gt;&lt;BR /&gt;raw write test: NOTE THIS S DESTRUCTIVE and will overwite any filesystem data that happens to be on a disk so know what you are doing.&lt;BR /&gt;timex dd if=/dev/zero bs=64k count=1000 of=/dev/rdsk/c1t5d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Man dd for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 11:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848170#M777468</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-22T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848171#M777469</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check if filesystem mount options differ between the nodes:&lt;BR /&gt;&lt;BR /&gt;bscs1:/ # mount -v | grep /test_perf2&lt;BR /&gt;bscs2:/ # mount -v | grep /test_perf2&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 22 Aug 2006 11:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848171#M777469</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-08-22T11:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848172#M777470</link>
      <description>here is the results :&lt;BR /&gt;bscs2  root:/tmp #time dd if=/dev/test_perf2/rlvol1 bs=64k count=1000 of=/dev/null bs=64k&lt;BR /&gt;1000+0 records in&lt;BR /&gt;1000+0 records out&lt;BR /&gt;&lt;BR /&gt;real        9.4&lt;BR /&gt;user        0.0&lt;BR /&gt;sys         0.1&lt;BR /&gt;bscs2  root:/tmp #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bscs2  root:/tmp #time dd if=/dev/zero bs=64k count=1000 of=/dev/test_perf2/rlvol1 &lt;BR /&gt;1000+0 records in&lt;BR /&gt;1000+0 records out&lt;BR /&gt;&lt;BR /&gt;real        1.2&lt;BR /&gt;user        0.0&lt;BR /&gt;sys         0.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bscs1:/dev #time dd if=/dev/test_perf2/rlvol1 bs=64k count=1000 of=/dev/null bs=64k&lt;BR /&gt;1000+0 records in&lt;BR /&gt;1000+0 records out&lt;BR /&gt;&lt;BR /&gt;real        7.4&lt;BR /&gt;user        0.0&lt;BR /&gt;sys         0.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bscs1:/dev #time dd if=/dev/zero bs=64k count=1000 of=/dev/test_perf2/rlvol1 &lt;BR /&gt;1000+0 records in&lt;BR /&gt;1000+0 records out&lt;BR /&gt;&lt;BR /&gt;real        1.4&lt;BR /&gt;user        0.0&lt;BR /&gt;sys         0.2&lt;BR /&gt;bscs1:/dev #&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 22 Aug 2006 11:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848172#M777470</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-22T11:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848173#M777471</link>
      <description>mount -v | grep test_perf2&lt;BR /&gt;/dev/test_perf2/lvol1 on /test_perf2 type vxfs log,nodatainlog on Tue Aug 22 18:59:12 2006</description>
      <pubDate>Tue, 22 Aug 2006 12:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848173#M777471</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-22T12:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848174#M777472</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;These days write performance is often dependent on the configuration of LUNS. If they are not configured for raid 1 or raid 10 write performance will be awful in write intensive systems.&lt;BR /&gt;&lt;BR /&gt;It is common for performance to get hammered due to poor cache performance, but I agree at this point the cause has not been identified.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-682735245+1156266342722+28353475&amp;amp;category=c0&amp;amp;mode=id&amp;amp;search.y=8" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;searchCrit=allwords&amp;amp;search.x=28&amp;amp;admit=-682735245+1156266342722+28353475&amp;amp;category=c0&amp;amp;mode=id&amp;amp;search.y=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This document will give you more to look at in eliminating local causes of this issue.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Aug 2006 12:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848174#M777472</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-22T12:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848175#M777473</link>
      <description>sorry but I had no response in this link &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Note: We're sorry but your search produced 0 results</description>
      <pubDate>Tue, 22 Aug 2006 12:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848175#M777473</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-22T12:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848176#M777474</link>
      <description>Looking at your sar -b (* buffer activity report *) rcache can be increased from 78% to 98% - 100%.  Paste in your values for &lt;BR /&gt;&lt;BR /&gt;bufpages &lt;BR /&gt;Pages of static buffer cache &lt;BR /&gt;&lt;BR /&gt;dbc_min_pct &lt;BR /&gt;Minimum dynamic buffer cache &lt;BR /&gt;&lt;BR /&gt;dbc_max_pct &lt;BR /&gt;Maximum dynamic buffer cache &lt;BR /&gt;&lt;BR /&gt;nbuf&lt;BR /&gt;Number of static buffer headers &lt;BR /&gt;&lt;BR /&gt;Looking at the rest like sar -q I don't see a lot of activity so I have to ask if you took these reports while the system was stressed?  Perhaps a 15 min. cron job would be inorder for a historical reference over 24 hours and a week.&lt;BR /&gt;&lt;BR /&gt;For swap use vmstat 5 5 and swapinfo.</description>
      <pubDate>Tue, 22 Aug 2006 20:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848176#M777474</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-08-22T20:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848177#M777475</link>
      <description>Hi,&lt;BR /&gt;these are my values for &lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep dbc_min_pct &lt;BR /&gt;dbc_min_pct     2&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep  dbc_max_pct &lt;BR /&gt;dbc_max_pct     10&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep bufpages&lt;BR /&gt;bscs2  root:/tmp #cat /stand/system | grep  nbuf &lt;BR /&gt;&lt;BR /&gt;The system is at normal activity not stressed</description>
      <pubDate>Wed, 23 Aug 2006 03:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848177#M777475</guid>
      <dc:creator>medali.benchaabane</dc:creator>
      <dc:date>2006-08-23T03:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: write performance too slow / changing memory cash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848178#M777476</link>
      <description>I'd lower my dbc_max_pct to 5.  But this is very oracle sensitive so I'd verify with dba's first, just to cover your....</description>
      <pubDate>Tue, 29 Aug 2006 03:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-performance-too-slow-changing-memory-cash/m-p/3848178#M777476</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-08-29T03:13:16Z</dc:date>
    </item>
  </channel>
</rss>

