<?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: Strange performance issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175084#M161878</link>
    <description>Well I couldn't replicate this, although I didn't have an 11.00 system. I tested using 11i (well patched) and Solaris 2.8 (unpatched from base)and the throughput was steady before and after 2GBs in any configuration. I suspect it is a patch issue, make sure you are on the latest of the relevant subsystem, especially vxfs if this is what you are using. Also, as mentioned, Dave Olkers online guide is excellent, his book even better. I don't know much about the NetApp product but it may be worth looking into their software too. If the software is on a unix host you can use tusc to trace the server process, use the timestamp option to check for a delay in a system call. If there is a delay here HP can trace the process stack to find the kernel function that is causing a problem.&lt;BR /&gt;&lt;BR /&gt;- James.</description>
    <pubDate>Tue, 27 Jan 2004 15:59:54 GMT</pubDate>
    <dc:creator>James Murtagh</dc:creator>
    <dc:date>2004-01-27T15:59:54Z</dc:date>
    <item>
      <title>Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175074#M161868</link>
      <description>Hi gurus,&lt;BR /&gt;we are trying to implement a backup with nearline storage and ran into a strange issue. When we backup we have a speed of about 30Mb/s to an NFS filesystem. But when the file reaches the 2Gb, the speed drops down to about 3Mb/s. So we are looking at the backup software. But now I've done some more testing, and the problem is not limited to the backup software.&lt;BR /&gt;&lt;BR /&gt;If I run a cp of a file of 10 Gb (from a local to disk to a NFS mounted disk) and monitor the growth on the copy, it grows at the same rate, about 40Mb/s. But if I copy the file using 'cat &lt;FILE&gt; &amp;gt; &lt;NFS-DIR&gt;' the speed drops down from about 37Mb/s before the 2Gb limit to 1-7 Mb/s after that limit.&lt;BR /&gt;&lt;BR /&gt;The OS: HP-UX 11.00&lt;BR /&gt;Patches: QPK march 2003 + PHNE_29210 + its requirements.&lt;BR /&gt;&lt;BR /&gt;Backup software: Legato Networker 7.1&lt;BR /&gt;&lt;BR /&gt;NFS server: NetApp filer, but same issue with other NFS servers.&lt;BR /&gt;&lt;BR /&gt;Anyone seen this before? Any thought on a solution? HP and Legato haven't come up with a solution in the last 2 weeks...&lt;/NFS-DIR&gt;&lt;/FILE&gt;</description>
      <pubDate>Tue, 27 Jan 2004 08:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175074#M161868</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-27T08:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175075#M161869</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;I had an issue with Networker 6.1.3 recently. I was trying to restore an AIX client from an HP server running 11.11. The recovery took hours. I had the network cards at both ends of a crossover cable set to auto negotiate. They were both showing 100 full duplex. It turned out they weren't. When I forced them both to 100 full duplex the recovery speed up and all was ok.&lt;BR /&gt;&lt;BR /&gt;It may not be related, but may help.&lt;BR /&gt;&lt;BR /&gt;I assume you have all the latest patches from Legato and HP.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 27 Jan 2004 09:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175075#M161869</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2004-01-27T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175076#M161870</link>
      <description>Elmar, &lt;BR /&gt;&lt;BR /&gt;Make sure that NFS_CLIENT=1 in the&lt;BR /&gt;&lt;BR /&gt;     /etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;Elena.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jan 2004 09:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175076#M161870</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2004-01-27T09:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175077#M161871</link>
      <description>Thanx for the responses, but:&lt;BR /&gt;&lt;BR /&gt;David, this is a known issue to us. If that was the cause, the copy action would drop in performance too.&lt;BR /&gt;&lt;BR /&gt;Elena, if we didn't have NFS_CLIENT=1 in the config file, we wouldn't be able to nfsmount the directory at all...&lt;BR /&gt;&lt;BR /&gt;Better luck next time.</description>
      <pubDate>Tue, 27 Jan 2004 09:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175077#M161871</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-27T09:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175078#M161872</link>
      <description>Something we tested too: ftp the 10Gb file to the NFS disk. Monitoring the growth of the file returns same behaviour.&lt;BR /&gt;If we start another ftp, paralel, to the same NFS disk but with another filename, the behaviour is the same, even though there is still a ftp session writing...&lt;BR /&gt;&lt;BR /&gt;Only difference with cat and networker: the performance drops to less then 1 Mb/s in total.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jan 2004 09:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175078#M161872</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-27T09:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175079#M161873</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;Sounds like an interesting one. Once the file reaches 2GB the filesystem will need to use indirection to manage the extra blocks, although I would be surprised if it caused that much performance degredation. Certainly 30MB/s seems good though before this. Its probably easier I try to replicate this and trace it at the various levels. A few things that would help though :&lt;BR /&gt;&lt;BR /&gt;&amp;gt; the nfsstat's from the server and client, also the connection protocol&lt;BR /&gt;&amp;gt; size of nfs server memory and what is dedicated to the buffer cache&lt;BR /&gt;&amp;gt; type of filesystem used on the nfs server, also state the patches for this fs type&lt;BR /&gt;&amp;gt; have you tried any other OS's?&lt;BR /&gt;&amp;gt; have you changed any network parameters using ndd on the systems?&lt;BR /&gt;&lt;BR /&gt;Also, what tool are you using to monitor the throughput?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 27 Jan 2004 10:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175079#M161873</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2004-01-27T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175080#M161874</link>
      <description>Could it have something to do with caching on your disk array (if you're using one)?&lt;BR /&gt;&lt;BR /&gt;I've seen before where a copy slows down once you've transferred enough data to fill up the cache.&lt;BR /&gt;&lt;BR /&gt;Just a wild guess but maybe that will give you an idea to pursue.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jan 2004 11:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175080#M161874</guid>
      <dc:creator>Ralph Haefner</dc:creator>
      <dc:date>2004-01-27T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175081#M161875</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;Sounds like a ptach issue to me. I see you already have the NFS perf patch. Do you have the latest LVM cumulative - PHCO_24437?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search&lt;/A&gt;|&amp;amp;patchid=PHCO_24437&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;Since the network is involved here, I'd also look at the latest ARPA cumulative - PHNE_26771:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search&lt;/A&gt;|&amp;amp;patchid=PHNE_26771&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;And while you're at it - the latest JFS 3.3 cumulative - PHCO_29258:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search&lt;/A&gt;|&amp;amp;patchid=PHCO_29258&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;And if fibre channel is involved here, the latest fibre channel cumulative - PHKL_23939:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search&lt;/A&gt;|&amp;amp;patchid=PHKL_23939&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;And probably should also look at the latest streams cumulative - PHNE_27902:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search&lt;/A&gt;|&amp;amp;patchid=PHNE_27902&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;I guess the point is if you're not current on patches, now would be a good time to do so as a significant portion of patches are performance related.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jan 2004 11:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175081#M161875</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-01-27T11:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175082#M161876</link>
      <description>I suggest that you read over this paper carefully -- hopefully something will "click" inside your head. Dave did an outstanding job of presenting NFS performance issues and techniques for diagnosing problems.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 27 Jan 2004 12:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175082#M161876</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-01-27T12:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175083#M161877</link>
      <description>Hi Elmar,&lt;BR /&gt;&lt;BR /&gt;You can see if this is with NFS in fact by probably doing an ftp or scp. If cache on the system or on the storage is playing a part, then you would see that behaviour through the other tools too.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 27 Jan 2004 12:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175083#M161877</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-27T12:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175084#M161878</link>
      <description>Well I couldn't replicate this, although I didn't have an 11.00 system. I tested using 11i (well patched) and Solaris 2.8 (unpatched from base)and the throughput was steady before and after 2GBs in any configuration. I suspect it is a patch issue, make sure you are on the latest of the relevant subsystem, especially vxfs if this is what you are using. Also, as mentioned, Dave Olkers online guide is excellent, his book even better. I don't know much about the NetApp product but it may be worth looking into their software too. If the software is on a unix host you can use tusc to trace the server process, use the timestamp option to check for a delay in a system call. If there is a delay here HP can trace the process stack to find the kernel function that is causing a problem.&lt;BR /&gt;&lt;BR /&gt;- James.</description>
      <pubDate>Tue, 27 Jan 2004 15:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175084#M161878</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2004-01-27T15:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175085#M161879</link>
      <description>I'm still looking at the given info... A. Clay Stephenson's document is proving to be usefull, but takes time to interpret to our problem. But I now found that I can get the performance after 2Gb the same as before the 2Gb by running without the biod. But the performance will drop down to 17Mb/s the whole way. Running with 1 biod gives about the same speed, running with 2 biods gives the old results: speed drops after 2 Gb. Haven't tried concurrent backups yet. I'm afraid they drop in speed with 1 biod...&lt;BR /&gt;&lt;BR /&gt;Some info I forgot and is asked: we don't have this issue on 11i systems (used as storage node). James, thanks for testing, but we had done this too.&lt;BR /&gt;&lt;BR /&gt;One thing to bear in mind: the problem does not exist when using cp, so it can/should not be directly network related !&lt;BR /&gt;&lt;BR /&gt;Jeff, I will look into the patches.</description>
      <pubDate>Wed, 28 Jan 2004 05:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175085#M161879</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-28T05:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175086#M161880</link>
      <description>Just a quick note. Normally your biods processes should not take a lot of CPU - 1-3% depending on the NFS activity. When we had a problem with the application being very slow (the  server running (HP-UX 11.00) financial application with the Oracle DB on  Network Appliance Filer), our four biods consumed almost all four CPU time. &lt;BR /&gt;You may want to check biods and run nfsstat -m during your tests. &lt;BR /&gt;I'll do the latest NFS patches first.</description>
      <pubDate>Wed, 28 Jan 2004 12:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175086#M161880</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2004-01-28T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175087#M161881</link>
      <description>I would try running with 0 biod's. I would also bump the number up to about 16 and get that data point. I assume you started with the default 4. Boxes running NFS also typically benefit from larger than normal buffer cache (maybe as much as 800-1200MB). So that you are not altering too many things at once, I would disable dynamic buffer cache by setting bufpages to a non-zero value --- that's my preference anyway for almost all HP-UX boxes. Finally, eventhough it is not obvious, especially for an NFS client, I would make sure that all VxFS/hfs performance patches are installed because many of those affect buffer cache usage -- and that in turn affect even NFS clients -- and biod's.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jan 2004 13:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175087#M161881</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-01-28T13:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175088#M161882</link>
      <description>We have tested with 0, 1, 2, 4 and 16 biods.&lt;BR /&gt;&lt;BR /&gt;With 16 biods (the situation I started with), the performance dropped after 2 Gb.&lt;BR /&gt;&lt;BR /&gt;With 4 biods and 2 biods, the same.&lt;BR /&gt;With 1 biod, the speed is a bit better with 1 stream, but totally unacceptable with multiple streams.&lt;BR /&gt;&lt;BR /&gt;With 0 biods, we have the most stable solution, right now.&lt;BR /&gt;&lt;BR /&gt;I'm going to test patch 28995 (GE-LAN patch) now. Haven't yet have time to look into Jeff's patch list.&lt;BR /&gt;&lt;BR /&gt;Since I don't know yet what solves the problem, I can not yet assign points.</description>
      <pubDate>Thu, 29 Jan 2004 03:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175088#M161882</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-29T03:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175089#M161883</link>
      <description>Of the list of patches in Jeffs post, only the LVM and JFS patch are not installed. I know that the parent directories of the NFS mounts are in those, but for now I will not install those patches. The machine needs to be available as failover node for other software too, so I don't want to be too far off with patches between the two environments.</description>
      <pubDate>Thu, 29 Jan 2004 03:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175089#M161883</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-29T03:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175090#M161884</link>
      <description>It would be interesting if you could provide the server model, physical memory installed and buffer cache kernel settings. We know that only 25% of the buffer cache can be used with biod's running but that doesn't explain why have one will give you steady performance while more than this it drops....unless they are pulling data too quick over your gigabit lan to the server and saturating the cache, causing constant invalidations/flushes. From your posts it appears(?) that you are always testing the write case to the NFS mounted filesystem - if you haven't already tried then a read test may throw up some interesting results, i.e. copy a file from the NFS mount to the local disk. I'm not quite sure if the buffers marked as writeable to the local disk will still fall under the NFS window but I think its worth testing if you haven't already. Even if they are the writes to the local disks should hopefully be a lot quicker and you should see different results.&lt;BR /&gt;&lt;BR /&gt;- James.</description>
      <pubDate>Thu, 29 Jan 2004 05:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175090#M161884</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2004-01-29T05:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175091#M161885</link>
      <description>Not sure if this will help as you may have already seen this doc but we had a few problems with our Netapps filers too until we followed their documentation exactly;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.netapp.com/tech_library/3146.html" target="_blank"&gt;http://www.netapp.com/tech_library/3146.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do everything - hidden kernel parameters etc. Read it thoroughly.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2004 05:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175091#M161885</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-01-29T05:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175092#M161886</link>
      <description>Stefan, this document was already brought under my attention. It was the reason for the 29210 patch. But thanks.&lt;BR /&gt;&lt;BR /&gt;James, I also tried to read from the disk when copying to another NFS disk. But since I'm going to use those disks for backup, write performance is the most important. When restoring, the network to the client trying to restore will be the bottleneck... So it may be a bit slower, though I assume using biods will improve performance then.&lt;BR /&gt;&lt;BR /&gt;We're still looking into it... And HP and Legato are too. But no solution yet...</description>
      <pubDate>Tue, 03 Feb 2004 01:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175092#M161886</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-03T01:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Strange performance issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175093#M161887</link>
      <description>Problem still exists... What I find strange about it, is that apparently no one on this forum has run into this problem... Or nobody noticed it.&lt;BR /&gt;&lt;BR /&gt;HP still has not come up with a solution. As has Legato.</description>
      <pubDate>Mon, 09 Feb 2004 03:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-performance-issue/m-p/3175093#M161887</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-09T03:56:50Z</dc:date>
    </item>
  </channel>
</rss>

