<?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: File system performances in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033653#M742852</link>
    <description>&lt;P&gt;Hi Hein,&lt;BR /&gt;&lt;BR /&gt;Thanks for pointing out the problem of locating Mark Ray's VxFS Tuning guide. I looked around docs.hp.com and I was only able to find it on the HP-UX 11i v1.5 and v1.6 pages under System Administration -&amp;gt; technical Papers. Not exactly the first place I'd think to look.&lt;BR /&gt;&lt;BR /&gt;I've sent an email to Mark Ray asking him to change/add the paper to more locations on docs.hp.com to make it easier to find.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 11:05:43 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2021-06-18T11:05:43Z</dc:date>
    <item>
      <title>File system performances</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033650#M742849</link>
      <description>EVA8000 disk array with 8 ports and 56 disk 15k, conected to HP9000 server with 6 HBA.&lt;BR /&gt;LUN 500 GB. &lt;BR /&gt;Access raw mode to this LUN shows 1,2  GigaBytes/sec.&lt;BR /&gt; From File system veritas version 4, no more than 500 GB/sec.&lt;BR /&gt;&lt;BR /&gt; Kernel ?&lt;BR /&gt; Tunning ?&lt;BR /&gt; Others ?&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jul 2007 04:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033650#M742849</guid>
      <dc:creator>TOMAS BERNABEU</dc:creator>
      <dc:date>2007-07-07T04:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: File system performances</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033651#M742850</link>
      <description>First I thought scsi_max_qdepth, but that would apply to raw as well. Still, between different buffer sizes and more, or less, bursty behaviour that could make a difference.&lt;BR /&gt;Have you raised scsi_max_qdepth from the default 8 to 50 or 100 or so?&lt;BR /&gt;&lt;BR /&gt;Anyway, somehow I think you know an awful lot more then you show in the question. Please don't let us waste time speculating:&lt;BR /&gt;- Is the test read, write or mix?&lt;BR /&gt;- Sequential, random or a mix?&lt;BR /&gt;- Did you try presents the storage as mutliple luns and use multiple mointpoint?&lt;BR /&gt;- Did you try to use LVM to create the 500 GB lun into smaller LV's? &lt;BR /&gt;&lt;BR /&gt;What reasearch have you done for existing advice?&lt;BR /&gt;google: +hpux +filesystem +performance +site:hp.com&lt;BR /&gt;&lt;BR /&gt;May we assume you read: &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf" target="_blank"&gt;http://docs.hp.com/en/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That document would be a good starting point, but there is more out there.&lt;BR /&gt;&lt;BR /&gt;and then there are outside documents like:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://oss.sgi.com/projects/xfs/papers/xfs_white/xfs_white_paper.html" target="_blank"&gt;http://oss.sgi.com/projects/xfs/papers/xfs_white/xfs_white_paper.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein van den Heuvel (at gmail dot com)&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jul 2007 08:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033651#M742850</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-07-07T08:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: File system performances</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033652#M742851</link>
      <description>Here is an other critically important whitepaper for those interested in file system performance and tuning&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5576/JFS_Tuning.pdf" target="_blank"&gt;http://docs.hp.com/en/5576/JFS_Tuning.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;btw... I knew (from Dave Olkers references) that is should be under docs.hp.com, but I could not find it neither through simple search for "JFS Tuning and Performance"&lt;BR /&gt;nor by hierarchical browsing&lt;BR /&gt;Google found it in one:&lt;BR /&gt;+"JFS Tuning and Performance" +site:docs.hp.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jul 2007 08:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033652#M742851</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-07-07T08:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: File system performances</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033653#M742852</link>
      <description>&lt;P&gt;Hi Hein,&lt;BR /&gt;&lt;BR /&gt;Thanks for pointing out the problem of locating Mark Ray's VxFS Tuning guide. I looked around docs.hp.com and I was only able to find it on the HP-UX 11i v1.5 and v1.6 pages under System Administration -&amp;gt; technical Papers. Not exactly the first place I'd think to look.&lt;BR /&gt;&lt;BR /&gt;I've sent an email to Mark Ray asking him to change/add the paper to more locations on docs.hp.com to make it easier to find.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 11:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-performances/m-p/4033653#M742852</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2021-06-18T11:05:43Z</dc:date>
    </item>
  </channel>
</rss>

