<?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: VXFS tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288572#M181685</link>
    <description>tried leaving -f off no difference ouput as below&lt;BR /&gt;&lt;BR /&gt;vxtunefs -ps -o read_nstream=2 /u01&lt;BR /&gt;vxfs vxtunefs: Usage:&lt;BR /&gt;    vxtunefs [-p] [-s [ -f tunefstab ] [ -o options ]]&lt;BR /&gt;        [mount point | special ] ...&lt;BR /&gt;&lt;BR /&gt;    where options is a comma separated list of one or more of the following:&lt;BR /&gt;&lt;BR /&gt;        [read_pref_io=value],&lt;BR /&gt;        [read_nstream=value],&lt;BR /&gt;        [read_unit_io=value],&lt;BR /&gt;        [write_pref_io=value],&lt;BR /&gt;        [write_nstream=value],&lt;BR /&gt;        [write_unit_io=value],&lt;BR /&gt;        [pref_strength=value],&lt;BR /&gt;        [buf_breakup_sz=value],&lt;BR /&gt;        [discovered_direct_iosz=value],&lt;BR /&gt;        [max_direct_iosz=value],&lt;BR /&gt;        [qio_cache_enable=value],&lt;BR /&gt;        [max_diskq=value],&lt;BR /&gt;        [initial_extent_size=value],&lt;BR /&gt;        [max_seqio_extent_size=value],&lt;BR /&gt;        [default_indir_size=value],&lt;BR /&gt;        [max_buf_data_size=value]&lt;BR /&gt;&lt;BR /&gt;    -o and -f options are mutually exclusive&lt;BR /&gt;    The default tunefstab is /etc/vx/tunefstab&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 May 2004 09:15:25 GMT</pubDate>
    <dc:creator>system administrator_15</dc:creator>
    <dc:date>2004-05-27T09:15:25Z</dc:date>
    <item>
      <title>VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288567#M181680</link>
      <description>I know i can tune hfs through tunefs script. but what about vxfs, is there a tunefs script for that or is it only done through fstab.</description>
      <pubDate>Thu, 27 May 2004 06:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288567#M181680</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2004-05-27T06:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288568#M181681</link>
      <description>vxtunefs is probably the command you are looking for!&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;Tonya Underwood</description>
      <pubDate>Thu, 27 May 2004 06:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288568#M181681</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-05-27T06:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288569#M181682</link>
      <description>Also look at fsadm - can be used to defrag vxfs:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -d -D -e -E /mountpoint&lt;BR /&gt;&lt;BR /&gt;Also look at this doc - in particular the section "VxFS Performance: Creating, Mounting, and Tuning File Systems"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/5971-4772/5971-4772.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/5971-4772/5971-4772.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 27 May 2004 07:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288569#M181682</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-05-27T07:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288570#M181683</link>
      <description>thanks for the info, i am trying to change perameters for my test box and have tried the following command, it seems to not like it does the file tunefstab need to be created first or does the command line entry do it automatically.&lt;BR /&gt;i am trying&lt;BR /&gt;&lt;BR /&gt; vxtunefs -ps -f -o read_nstream=2 /u01&lt;BR /&gt;am i having an OAP moment.&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 27 May 2004 08:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288570#M181683</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2004-05-27T08:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288571#M181684</link>
      <description>The file is not necessary as far as I can tell. &lt;BR /&gt;&lt;BR /&gt;However you are specifying -f... this means that you are telling it the file to use. However in your command I do not see the file. Try leaving the -f option off.&lt;BR /&gt;&lt;BR /&gt;Tonya Underwood</description>
      <pubDate>Thu, 27 May 2004 09:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288571#M181684</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-05-27T09:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288572#M181685</link>
      <description>tried leaving -f off no difference ouput as below&lt;BR /&gt;&lt;BR /&gt;vxtunefs -ps -o read_nstream=2 /u01&lt;BR /&gt;vxfs vxtunefs: Usage:&lt;BR /&gt;    vxtunefs [-p] [-s [ -f tunefstab ] [ -o options ]]&lt;BR /&gt;        [mount point | special ] ...&lt;BR /&gt;&lt;BR /&gt;    where options is a comma separated list of one or more of the following:&lt;BR /&gt;&lt;BR /&gt;        [read_pref_io=value],&lt;BR /&gt;        [read_nstream=value],&lt;BR /&gt;        [read_unit_io=value],&lt;BR /&gt;        [write_pref_io=value],&lt;BR /&gt;        [write_nstream=value],&lt;BR /&gt;        [write_unit_io=value],&lt;BR /&gt;        [pref_strength=value],&lt;BR /&gt;        [buf_breakup_sz=value],&lt;BR /&gt;        [discovered_direct_iosz=value],&lt;BR /&gt;        [max_direct_iosz=value],&lt;BR /&gt;        [qio_cache_enable=value],&lt;BR /&gt;        [max_diskq=value],&lt;BR /&gt;        [initial_extent_size=value],&lt;BR /&gt;        [max_seqio_extent_size=value],&lt;BR /&gt;        [default_indir_size=value],&lt;BR /&gt;        [max_buf_data_size=value]&lt;BR /&gt;&lt;BR /&gt;    -o and -f options are mutually exclusive&lt;BR /&gt;    The default tunefstab is /etc/vx/tunefstab&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2004 09:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288572#M181685</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2004-05-27T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288573#M181686</link>
      <description>Try using only the -s switch as the -p is only used to print the parameters.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Nicholas</description>
      <pubDate>Thu, 27 May 2004 20:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288573#M181686</guid>
      <dc:creator>Nicholas Melville</dc:creator>
      <dc:date>2004-05-27T20:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: VXFS tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288574#M181687</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;  for tuning mounted vxfs filesystem use&lt;BR /&gt;vxtunefs command&lt;BR /&gt;&lt;BR /&gt;#vxtunefs -s -o read_nstream=2 /mountpoint&lt;BR /&gt;&lt;BR /&gt;If filesystem is unmounted and remounted, this&lt;BR /&gt;value will be reset.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To make the changes persistent upon remounts / reboots&lt;BR /&gt;create /etc/vx/tunefstab as follows and modify&lt;BR /&gt;the parameters for required filesystems&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvol2  read_pref_io=64k&lt;BR /&gt;/dev/vg01/lvol2  read_nstream=4&lt;BR /&gt;&lt;BR /&gt;Parameters for system wide also can be set.&lt;BR /&gt;This will override values specified for each&lt;BR /&gt;filesystems.&lt;BR /&gt;&lt;BR /&gt;system-default   read_pref_io=128k&lt;BR /&gt;&lt;BR /&gt;Have fun&lt;BR /&gt;Srini&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 00:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-tuning/m-p/3288574#M181687</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2004-05-28T00:05:13Z</dc:date>
    </item>
  </channel>
</rss>

