<?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: Real life comparison of XFS and EXT3 file systems in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140279#M21517</link>
    <description>&lt;P&gt;Eh. BTRFS's desirable features are way too immature for my taste. Needs another few years&amp;nbsp;before I'll trust it on my management servers, let alone my firewalls. On the plus side, offering it would mean moving away from RHEL (which removed all support in RHEL 8), which could delay the systemd nonsense. I am absolutely never allowing systemd anywhere near my firewalls.&lt;/P&gt;
&lt;P&gt;ZFS, on the other hand ...&lt;/P&gt;
&lt;P&gt;draid2:1s means never having to say you're sorry.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 18:27:07 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2022-02-02T18:27:07Z</dc:date>
    <item>
      <title>Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140083#M21451</link>
      <description>&lt;P&gt;To give a bit historic background - XFS was introduced in R80.20. The caveat was that if you were doing upgrades from R80.10 or earlier version using CPUSE, it would keep existing EXT3 file system and you would miss out on apparently faster XFS. The only way to change the file system to XFS would be by full fresh install from external disk, which for many of us meant a hard choice of being forced to rely on CPUSE upgrade and keeping EXT3 as boxes were in remote locations and cost of the travel and time of full box reinstall was too high.&lt;/P&gt;
&lt;P&gt;I had a bit of lab time today and decided to test the difference between two file systems as we have many 5900 clusters that were introduced back in 2017 with R80.10 onboard = EXT3 file system. As mentioned above, we decided to perform upgrades to R80.30 and R80.40 using CPUSE, thus keeping original file system.&lt;/P&gt;
&lt;P&gt;And the main reason for the test actually was the fact that snapshot creation on EXT3 boxes puts insane strain on CPU usage - they almost become unmanageable with multiple CPU cores running zero CPU idle time.&lt;/P&gt;
&lt;P&gt;Results actually exceeded my expectations. In case you wanted to know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD width="20%" height="40px" class="lia-align-center" style="width: 20%;"&gt;&lt;STRONG&gt;Test&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="2" width="20%" height="40px" class="lia-align-center" style="width: 20%;"&gt;&lt;STRONG&gt;XFS&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="2" width="20%" height="40px" class="lia-align-center" style="width: 20%;"&gt;&lt;STRONG&gt;EXT3&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD width="20%" height="47px"&gt;&lt;STRONG&gt;Snapshot creation&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="20%" height="47px" class="lia-align-center"&gt;3 mins&lt;/TD&gt;
&lt;TD width="20%" height="47px"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Minimal CPU impact&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="20%" height="47px" class="lia-align-center"&gt;15 mins&lt;/TD&gt;
&lt;TD width="20%" height="47px"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;System becomes nearly unusable&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD width="20%" height="40px"&gt;&lt;STRONG&gt;HFA install&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;17 mins&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;21 mins&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Fair impact on CPU&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD width="20%" height="40px"&gt;&lt;STRONG&gt;Reboot time&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;4 mins&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;6 mins&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD width="20%" height="40px"&gt;&lt;STRONG&gt;Write speed large file&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;100MB/s&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="20%" height="40px" class="lia-align-center"&gt;27MB/s&lt;/TD&gt;
&lt;TD width="20%" height="40px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 40px;"&gt;
&lt;TD height="40px"&gt;&lt;STRONG&gt;Write speed small files&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD height="40px" class="lia-align-center"&gt;0.6-1.6GB/s&lt;/TD&gt;
&lt;TD height="40px"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Varied a lot!&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD height="40px" class="lia-align-center"&gt;0.9GB/s&lt;/TD&gt;
&lt;TD height="40px"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Fairly consistent&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to add if you wanted to know how to check it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 459px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/15191i0E1641C2CD3E0F6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:55:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140083#M21451</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2022-02-01T14:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140087#M21452</link>
      <description>&lt;P&gt;Creation snapshot with BTRFS: less then a second&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smirking_face:"&gt;😏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 13:58:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140087#M21452</guid>
      <dc:creator>Daniel_</dc:creator>
      <dc:date>2022-02-01T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140117#M21461</link>
      <description>&lt;P&gt;This is awesome information!&lt;/P&gt;
&lt;P&gt;Are these results from a gateway or a Manager?&amp;nbsp; Everything I know about the XFS filesystem suggested there was no real benefit to do a clean build on a gateway, but certainly was worth doing it at the management layer, especially on a logging server.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 21:17:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140117#M21461</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2022-02-01T21:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140149#M21470</link>
      <description>&lt;P&gt;Sorry - I should have been more clear - it's definitely gateways, not management. For management there was no question from the start - XFS was a MUST. And gateways I was doubtful as all they do is write a bit of local logging, but I was really wrong - there are very good reasons to update file system even on gateways, like taking snapshots during daytime which is impossible with EXT3 as it will affect traffic. And faster boot times. And faster HFA installations. For me it's all valid operational reasons.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 06:33:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140149#M21470</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2022-02-02T06:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140153#M21471</link>
      <description>&lt;P&gt;Just to clarify, XFS was available on anything that has a Linux 3.10 kernel.&lt;BR /&gt;That meant initially on the management in R80.20 but didn’t become mainstream on gateways until R80.40.&lt;BR /&gt;And yes, it requires a fresh install from ISO to convert to the new filesystem since we use a different partitioning scheme as well.&lt;/P&gt;
&lt;P&gt;In any cases this is exceptionally useful information you’ve provided here.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 06:44:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140153#M21471</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-02-02T06:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140196#M21481</link>
      <description>&lt;P&gt;Awesome!&lt;/P&gt;
&lt;P&gt;I think CP should be adding these figures into there documentation!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gives technical resources real figures to justify clean installation to the business.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 10:07:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140196#M21481</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2022-02-02T10:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140245#M21500</link>
      <description>&lt;P&gt;Wow, what a difference!&amp;nbsp; Thanks for the post.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:31:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140245#M21500</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-02-02T14:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140248#M21502</link>
      <description>&lt;P&gt;I know! Totally changed my mind about having XFS on gateways! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; will be making plan of upgrading them all! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:36:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140248#M21502</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2022-02-02T14:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140270#M21513</link>
      <description>&lt;P&gt;XFS was developed by SGI to run on their Cray mainframes and later "donated" to Linux community.&amp;nbsp; As such it is targeted to work best with large files. On the down side it uses aggressive caching and in general eats a bit more memory. I was a great fan of it until BTRFS appeared. I wonder if CheckPoint is going to stick with XFS in the future or it is planning to support other file systems as well...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 16:42:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140270#M21513</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2022-02-02T16:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Real life comparison of XFS and EXT3 file systems</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140279#M21517</link>
      <description>&lt;P&gt;Eh. BTRFS's desirable features are way too immature for my taste. Needs another few years&amp;nbsp;before I'll trust it on my management servers, let alone my firewalls. On the plus side, offering it would mean moving away from RHEL (which removed all support in RHEL 8), which could delay the systemd nonsense. I am absolutely never allowing systemd anywhere near my firewalls.&lt;/P&gt;
&lt;P&gt;ZFS, on the other hand ...&lt;/P&gt;
&lt;P&gt;draid2:1s means never having to say you're sorry.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 18:27:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Real-life-comparison-of-XFS-and-EXT3-file-systems/m-p/140279#M21517</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2022-02-02T18:27:07Z</dc:date>
    </item>
  </channel>
</rss>

