<?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 Block size on &amp;quot;unsupported file system&amp;quot; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Block-size-on-quot-unsupported-file-system-quot/m-p/426850#M95298</link>
    <description>&lt;P&gt;I'm looking at using an unsupported Fuse filesystem. Yes I understand the caveats to support.&lt;/P&gt;

&lt;P&gt;In testing we're seeing 8KB blocks being sent, which is quite small. My assumption is this is a default for when it's not an NFS connection.&lt;/P&gt;

&lt;P&gt;Is there any way to tune this block size beyond 8KB? i.e. a setting&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2019 17:56:54 GMT</pubDate>
    <dc:creator>cpharvey</dc:creator>
    <dc:date>2019-04-25T17:56:54Z</dc:date>
    <item>
      <title>Block size on "unsupported file system"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Block-size-on-quot-unsupported-file-system-quot/m-p/426850#M95298</link>
      <description>&lt;P&gt;I'm looking at using an unsupported Fuse filesystem. Yes I understand the caveats to support.&lt;/P&gt;

&lt;P&gt;In testing we're seeing 8KB blocks being sent, which is quite small. My assumption is this is a default for when it's not an NFS connection.&lt;/P&gt;

&lt;P&gt;Is there any way to tune this block size beyond 8KB? i.e. a setting&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 17:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Block-size-on-quot-unsupported-file-system-quot/m-p/426850#M95298</guid>
      <dc:creator>cpharvey</dc:creator>
      <dc:date>2019-04-25T17:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Block size on "unsupported file system"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Block-size-on-quot-unsupported-file-system-quot/m-p/426851#M95299</link>
      <description>&lt;P&gt;Block size is defined at the OS level when you format a disk partition or logical volume. The options available are specific to a filesystem type, so not all settings will be available for all formats.&lt;/P&gt;

&lt;P&gt;You can set the block size at that point, but not after. Or at least I would not recommend trying to do so.&lt;/P&gt;

&lt;P&gt;Below is the syntax for setting block size to 4K on a logical partition in Linux using XFS.&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
mkfs.xfs -b 4096  /dev/vg00-someLV00&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 22:39:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Block-size-on-quot-unsupported-file-system-quot/m-p/426851#M95299</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-04-25T22:39:08Z</dc:date>
    </item>
  </channel>
</rss>

