<?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 disable barrier support in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841720#M24628</link>
    <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I get the following error when mounting reiserfs Filesystems or during boot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on dm-2&lt;BR /&gt;&lt;BR /&gt;Therefore i  put the following kernel option in /boot/grub/menu.lst&lt;BR /&gt;&lt;BR /&gt;barrier=off&lt;BR /&gt;&lt;BR /&gt;So get i rid off this message.&lt;BR /&gt;&lt;BR /&gt;I don't know what barrier support is. &lt;BR /&gt;Shall i switch back to the default value ?&lt;BR /&gt;&lt;BR /&gt;I'm running SLES 9 SP3 kernel 2.6.5-7.244-smp on &lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Uli</description>
    <pubDate>Fri, 11 Aug 2006 03:50:05 GMT</pubDate>
    <dc:creator>Tehrani_1</dc:creator>
    <dc:date>2006-08-11T03:50:05Z</dc:date>
    <item>
      <title>disable barrier support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841720#M24628</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I get the following error when mounting reiserfs Filesystems or during boot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on dm-2&lt;BR /&gt;&lt;BR /&gt;Therefore i  put the following kernel option in /boot/grub/menu.lst&lt;BR /&gt;&lt;BR /&gt;barrier=off&lt;BR /&gt;&lt;BR /&gt;So get i rid off this message.&lt;BR /&gt;&lt;BR /&gt;I don't know what barrier support is. &lt;BR /&gt;Shall i switch back to the default value ?&lt;BR /&gt;&lt;BR /&gt;I'm running SLES 9 SP3 kernel 2.6.5-7.244-smp on &lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Uli</description>
      <pubDate>Fri, 11 Aug 2006 03:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841720#M24628</guid>
      <dc:creator>Tehrani_1</dc:creator>
      <dc:date>2006-08-11T03:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: disable barrier support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841721#M24629</link>
      <description>Hi Uli....&lt;BR /&gt;&lt;BR /&gt;As you have mentioned that you have ReiserFS on your machine and while mounting you get an error to flush barriers so you have switched off the barriers.&lt;BR /&gt;&lt;BR /&gt;SuseLinux ES9 provides you with maximum data integrity guarantee by enforcing barriers from the filesystem.&lt;BR /&gt;&lt;BR /&gt;Although without it, while journaling....the system lacks control that they need over the order in which data is written onto the disk. And at times, mis-ordered writes can lead to data corruption and other unfortunate things.&lt;BR /&gt;&lt;BR /&gt;So, it depends on you whether you want to activate it or you want to deactivate it to avoid the error messages.......&lt;BR /&gt;&lt;BR /&gt;So, what I would suggest is that in the "/etc/fstab" file or whatever you have, you can probably specify an option which is "barrier=flush".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Atul</description>
      <pubDate>Fri, 11 Aug 2006 08:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841721#M24629</guid>
      <dc:creator>Atul Gautam</dc:creator>
      <dc:date>2006-08-11T08:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: disable barrier support</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841722#M24630</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've the same kind of message in dmesg on a SLES9 (Kernel 2.6.5-7.276) System.&lt;BR /&gt;&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p8&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p10&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p7&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p11&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p9&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p5&lt;BR /&gt;reiserfs: using flush barriers&lt;BR /&gt;reiserfs: disabling flush barriers on cciss/c0d0p6&lt;BR /&gt;&lt;BR /&gt;My question: Wy does the system disable the flush barriers?&lt;BR /&gt;I found nothing in my fstab.&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;regards&lt;BR /&gt;Bernie</description>
      <pubDate>Mon, 25 Sep 2006 07:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disable-barrier-support/m-p/3841722#M24630</guid>
      <dc:creator>Bernhard J. Dreher</dc:creator>
      <dc:date>2006-09-25T07:12:42Z</dc:date>
    </item>
  </channel>
</rss>

