<?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: tune of vxfs filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565699#M372172</link>
    <description>&amp;gt; Can we tune by using vxtunefs to reduce the time for the creation.&lt;BR /&gt;&lt;BR /&gt;It's not 100% sure that the FS layer is what you need to finetune. What is your setup? Do you have Mirrordisk/UX? Is this fs residing on an LVM volume at all? Or do you have HW raid implemented?&lt;BR /&gt;&lt;BR /&gt;I allocated 1Gig to our FS that has software RAID 1 on the LVM level and I got the same ~1 minute as result:&lt;BR /&gt;&lt;BR /&gt;# time prealloc asdf $((1024*1024*1024))&lt;BR /&gt;&lt;BR /&gt;real    1m10.06s&lt;BR /&gt;user    0m0.10s&lt;BR /&gt;sys     0m3.96s&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look inside this document to get the idea of performance tuning - the performance: &lt;BR /&gt;&lt;BR /&gt;1) is relative&lt;BR /&gt;2) depends on several factors that you must consider when finetuning&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;IMHO this is a very useful document that is also entertaining to read.</description>
    <pubDate>Wed, 20 Jan 2010 11:47:05 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-01-20T11:47:05Z</dc:date>
    <item>
      <title>tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565693#M372166</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX B.11.11 U 9000/800 &lt;BR /&gt;&lt;BR /&gt;$ model&lt;BR /&gt;9000/800/rp3440&lt;BR /&gt;&lt;BR /&gt;when i tried to create a dummy 1gb file it is taking morethan 1min.&lt;BR /&gt;&lt;BR /&gt;Can we tune by using vxtunefs to reduce the time for the creation.&lt;BR /&gt;&lt;BR /&gt;When i was creating a 1gb dummy file the I/O statistics are:&lt;BR /&gt;&lt;BR /&gt;c2t1d0    12078    461.8     1.0&lt;BR /&gt;  c2t0d0    12484    438.2     1.0&lt;BR /&gt;  c2t1d0    19152    704.0     1.0&lt;BR /&gt;  c2t0d0    18770    640.0     1.0&lt;BR /&gt;  c2t1d0    19154    705.9     1.0&lt;BR /&gt;  c2t0d0    19404    669.3     1.0&lt;BR /&gt;  c2t1d0    19143    709.9     1.0&lt;BR /&gt;  c2t0d0    18671    648.5     1.0&lt;BR /&gt;  c2t1d0    20280    736.0     1.0&lt;BR /&gt;  c2t0d0    20230    683.0     1.0&lt;BR /&gt;  c2t1d0    18561    681.4     1.0&lt;BR /&gt;  c2t0d0    18610    638.2     1.0&lt;BR /&gt;  c2t1d0    18491    668.3     1.0&lt;BR /&gt;  c2t0d0    18149    620.8     1.0&lt;BR /&gt;  c2t1d0    17790    636.6     1.0&lt;BR /&gt;  c2t0d0    17919    606.9     1.0&lt;BR /&gt;  c2t1d0    18651    680.8     1.0&lt;BR /&gt;  c2t0d0    18552    637.4     1.0&lt;BR /&gt;  c2t1d0    16990    645.1     1.0&lt;BR /&gt;  c2t0d0    16704    600.0     1.0&lt;BR /&gt;  c2t1d0    11894    639.2     1.0&lt;BR /&gt;  c2t0d0    11810    610.8     1.0&lt;BR /&gt;  c2t1d0    18021    696.0     1.0&lt;BR /&gt;  c2t0d0    17880    654.5     1.0&lt;BR /&gt;  c2t1d0    13192    731.0     1.0&lt;BR /&gt;  c2t0d0    13342    729.0     1.0&lt;BR /&gt;  c2t1d0    16976    691.2     1.0&lt;BR /&gt;  c2t0d0    16971    654.9     1.0&lt;BR /&gt;  c2t1d0    7120    741.0     1.0&lt;BR /&gt;  c2t0d0    6938    701.0     1.0&lt;BR /&gt;  c2t1d0    16311    711.8     1.0&lt;BR /&gt;  c2t0d0    16323    684.3     1.0&lt;BR /&gt;  c2t1d0    16192    647.5     1.0&lt;BR /&gt;  c2t0d0    16117    622.8     1.0&lt;BR /&gt;  c2t1d0    14358    568.3     1.0&lt;BR /&gt;  c2t0d0    14580    568.3     1.0&lt;BR /&gt;  c2t1d0    11942    601.0     1.0&lt;BR /&gt;  c2t0d0    12019    591.1     1.0&lt;BR /&gt;  c2t1d0    10694    600.0     1.0&lt;BR /&gt;  c2t0d0    10484    566.7     1.0&lt;BR /&gt;  c2t1d0    12121    511.0     1.0&lt;BR /&gt;  c2t0d0    12233    502.0     1.0&lt;BR /&gt;  c2t1d0    15219    613.7     1.0&lt;BR /&gt;  c2t0d0    15852    607.8     1.0&lt;BR /&gt;  c2t1d0    14512    619.8     1.0&lt;BR /&gt;  c2t0d0    13771    562.4     1.0&lt;BR /&gt;  c2t1d0    13970    607.8     1.0&lt;BR /&gt;  c2t0d0    14225    591.2     1.0&lt;BR /&gt;  c2t1d0    11305    613.0     1.0&lt;BR /&gt;  c2t0d0    11233    619.0     1.0&lt;BR /&gt;  c2t1d0    8843    542.2     1.0&lt;BR /&gt;  c2t0d0    8935    538.2     1.0&lt;BR /&gt;  c2t1d0    9640    555.9     1.0&lt;BR /&gt;  c2t0d0    9977    525.5     1.0&lt;BR /&gt;  c2t1d0    11239    601.0     1.0&lt;BR /&gt;  c2t0d0    11116    586.9     1.0&lt;BR /&gt;  c2t1d0    10678    641.6     1.0&lt;BR /&gt;  c2t0d0    10425    600.0     1.0&lt;BR /&gt;  c2t1d0    11502    587.3     1.0&lt;BR /&gt;  c2t0d0    11692    567.6     1.0&lt;BR /&gt;  c2t1d0    12083    564.4     1.0&lt;BR /&gt;  c2t0d0    12315    549.5     1.0&lt;BR /&gt;  c2t1d0    13318    557.0     1.0&lt;BR /&gt;  c2t0d0    13658    548.0     1.0&lt;BR /&gt;  c2t1d0    11668    554.9     1.0&lt;BR /&gt;  c2t0d0    11575    536.3     1.0&lt;BR /&gt;  c2t1d0    11882    636.6     1.0&lt;BR /&gt;  c2t0d0    11999    615.8     1.0&lt;BR /&gt;  c2t1d0    12195    582.2     1.0&lt;BR /&gt;  c2t0d0    12712    567.3     1.0&lt;BR /&gt;  c2t1d0    11805    574.3     1.0&lt;BR /&gt;  c2t0d0    12292    550.5     1.0&lt;BR /&gt;  c2t1d0    11143    627.7     1.0&lt;BR /&gt;  c2t0d0    12303    682.2     1.0&lt;BR /&gt;  c2t1d0    9839    1097.0     1.0&lt;BR /&gt;  c2t0d0    16066    1846.5     1.0&lt;BR /&gt;  c2t1d0    9605    1224.5     1.0&lt;BR /&gt;  c2t0d0    9752    1221.6     1.0&lt;BR /&gt;  c2t1d0    11837    1480.8     1.0&lt;BR /&gt;  c2t0d0    8435    1032.3     1.0&lt;BR /&gt;  c2t1d0    8921    1142.2     1.0&lt;BR /&gt;  c2t0d0    12407    1549.0     1.0&lt;BR /&gt;  c2t1d0    9678    1233.7     1.0&lt;BR /&gt;  c2t0d0    9575    1201.0     1.0&lt;BR /&gt;  c2t1d0    9628    1230.4     1.0&lt;BR /&gt;  c2t0d0    9760    1217.6     1.0&lt;BR /&gt;&lt;BR /&gt;May i know the correct parameter to tune ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2010 03:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565693#M372166</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-01-18T03:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565694#M372167</link>
      <description>&lt;A href="http://docs.hp.com/en/B3929-90011/ch05s07.html" target="_blank"&gt;http://docs.hp.com/en/B3929-90011/ch05s07.html&lt;/A&gt;</description>
      <pubDate>Mon, 18 Jan 2010 03:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565694#M372167</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-18T03:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565695#M372168</link>
      <description>What command you using to make file?&lt;BR /&gt;which vxfs version and OJFS version.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 18 Jan 2010 04:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565695#M372168</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-01-18T04:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565696#M372169</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you please paste the output of &lt;BR /&gt;&lt;BR /&gt;# vxtunefs  &lt;BR /&gt;&lt;BR /&gt;I hope it can be accomplished by changing write_pref_io parameter.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2010 08:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565696#M372169</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-18T08:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565697#M372170</link>
      <description>did you use dd or prealloc command to allocate the disk space?</description>
      <pubDate>Tue, 19 Jan 2010 13:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565697#M372170</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-19T13:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565698#M372171</link>
      <description>Hi Ajesh,&lt;BR /&gt;&lt;BR /&gt;Please find the output of vxtunefs for the /var.&lt;BR /&gt;# vxtunefs -p /var&lt;BR /&gt;Filesystem i/o parameters for /var&lt;BR /&gt;read_pref_io = 65536&lt;BR /&gt;read_nstream = 1&lt;BR /&gt;read_unit_io = 65536&lt;BR /&gt;write_pref_io = 65536&lt;BR /&gt;write_nstream = 1&lt;BR /&gt;write_unit_io = 65536&lt;BR /&gt;pref_strength = 10&lt;BR /&gt;buf_breakup_size = 131072&lt;BR /&gt;discovered_direct_iosz = 262144&lt;BR /&gt;max_direct_iosz = 1048576&lt;BR /&gt;default_indir_size = 8192&lt;BR /&gt;qio_cache_enable = 0&lt;BR /&gt;max_diskq = 1048576&lt;BR /&gt;initial_extent_size = 1&lt;BR /&gt;max_seqio_extent_size = 2048&lt;BR /&gt;max_buf_data_size = 8192&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jan 2010 09:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565698#M372171</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-01-20T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: tune of vxfs filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565699#M372172</link>
      <description>&amp;gt; Can we tune by using vxtunefs to reduce the time for the creation.&lt;BR /&gt;&lt;BR /&gt;It's not 100% sure that the FS layer is what you need to finetune. What is your setup? Do you have Mirrordisk/UX? Is this fs residing on an LVM volume at all? Or do you have HW raid implemented?&lt;BR /&gt;&lt;BR /&gt;I allocated 1Gig to our FS that has software RAID 1 on the LVM level and I got the same ~1 minute as result:&lt;BR /&gt;&lt;BR /&gt;# time prealloc asdf $((1024*1024*1024))&lt;BR /&gt;&lt;BR /&gt;real    1m10.06s&lt;BR /&gt;user    0m0.10s&lt;BR /&gt;sys     0m3.96s&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look inside this document to get the idea of performance tuning - the performance: &lt;BR /&gt;&lt;BR /&gt;1) is relative&lt;BR /&gt;2) depends on several factors that you must consider when finetuning&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;IMHO this is a very useful document that is also entertaining to read.</description>
      <pubDate>Wed, 20 Jan 2010 11:47:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tune-of-vxfs-filesystem/m-p/4565699#M372172</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-20T11:47:05Z</dc:date>
    </item>
  </channel>
</rss>

