<?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 OS block Size. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922855#M408293</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Today my DBA asked me what is OS Block Size set on out HP Unix . I told I do not have any idea but showed him that filesystem block size (fstyp -v ) is set as 8KB .&lt;BR /&gt;&lt;BR /&gt;Is there any thing called OS block size ?&lt;BR /&gt;&lt;BR /&gt;Plz reply , thanks in advance .&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;BL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Sep 2005 09:11:52 GMT</pubDate>
    <dc:creator>baiju_3</dc:creator>
    <dc:date>2005-09-01T09:11:52Z</dc:date>
    <item>
      <title>OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922855#M408293</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Today my DBA asked me what is OS Block Size set on out HP Unix . I told I do not have any idea but showed him that filesystem block size (fstyp -v ) is set as 8KB .&lt;BR /&gt;&lt;BR /&gt;Is there any thing called OS block size ?&lt;BR /&gt;&lt;BR /&gt;Plz reply , thanks in advance .&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;BL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2005 09:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922855#M408293</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2005-09-01T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922856#M408294</link>
      <description>BAIJU,&lt;BR /&gt;Baiju LAL&lt;BR /&gt;&lt;BR /&gt;There is nothing as OS block size. All that is there is FS block size.&lt;BR /&gt;&lt;BR /&gt;Which you can check as follows.&lt;BR /&gt;fstyp -v&lt;BR /&gt;df -g /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2005 09:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922856#M408294</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-01T09:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922857#M408295</link>
      <description>hi there,&lt;BR /&gt;&lt;BR /&gt;You can try this to get your os block size:&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg00/lvol1 | grep f_bsize&lt;BR /&gt;&lt;BR /&gt;Regards, MB.</description>
      <pubDate>Thu, 01 Sep 2005 09:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922857#M408295</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2005-09-01T09:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922858#M408296</link>
      <description>Block size when setting up a Volume Group has according to prior posts little or no impact on database performance.&lt;BR /&gt;&lt;BR /&gt;Filesystem options can.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Sep 2005 09:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922858#M408296</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-01T09:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922859#M408297</link>
      <description>Tell your DBA that it is 8K. The reality is that HP-UX adjusts the actual I/O size according to a number of parameters. The basic blocksize on a disk (NOT a filesystem) is 512 bytes but this number is of no use to the DBA. In the old days, some Unices would run more efficiently with a specific blocksize for I/O but all of that goes out the window when you talk to arrays that hide the real disks and cache large amounts of I/O. The kernel recognizes this and looks for ways to concatenate a series of sequential I/Os, thus initiating fewer I/O's to the storage device.</description>
      <pubDate>Thu, 01 Sep 2005 09:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922859#M408297</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-01T09:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922860#M408298</link>
      <description>Hi Lalb,&lt;BR /&gt;&lt;BR /&gt;Hope the DBA might be interested knowing the disk block size , that set in the filesystem and can be used while accessing data from the FS :&lt;BR /&gt;&lt;BR /&gt;check :&lt;BR /&gt;# fstyp -v /dev/vgxx/lvolx | grep f_bsize &lt;BR /&gt;and divide by 1024 , comes to KB . &lt;BR /&gt;&lt;BR /&gt;Usually its 8192/1024= 8KB.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 01 Sep 2005 10:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922860#M408298</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-01T10:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: OS block Size.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922861#M408299</link>
      <description>Tnanks.</description>
      <pubDate>Thu, 01 Sep 2005 12:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-block-size/m-p/4922861#M408299</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2005-09-01T12:09:09Z</dc:date>
    </item>
  </channel>
</rss>

