All of lore.kernel.org
 help / color / mirror / Atom feed
* RAID, ext4, barriers
@ 2009-11-08 17:01 Andrew Dunn
  2009-11-23 16:29 ` Ric Wheeler
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Dunn @ 2009-11-08 17:01 UTC (permalink / raw)
  To: linux-raid

I noticed this in my dmesg:

[ 7089.116953] JBD: barrier-based sync failed on md0:8 - disabling barriers
[ 9296.850098] JBD: barrier-based sync failed on md1:8 - disabling barriers

I was wondering if this is a problem. I saw some links where people were
listing this as a bug report for ext[2,3,4] partitions. I don't know if
it will be a problem for me, any experience?

-- 
Andrew Dunn
http://agdunn.net


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RAID, ext4, barriers
  2009-11-08 17:01 RAID, ext4, barriers Andrew Dunn
@ 2009-11-23 16:29 ` Ric Wheeler
  0 siblings, 0 replies; 2+ messages in thread
From: Ric Wheeler @ 2009-11-23 16:29 UTC (permalink / raw)
  To: Andrew Dunn; +Cc: linux-raid

On 11/08/2009 12:01 PM, Andrew Dunn wrote:
> I noticed this in my dmesg:
>
> [ 7089.116953] JBD: barrier-based sync failed on md0:8 - disabling barriers
> [ 9296.850098] JBD: barrier-based sync failed on md1:8 - disabling barriers
>
> I was wondering if this is a problem. I saw some links where people were
> listing this as a bug report for ext[2,3,4] partitions. I don't know if
> it will be a problem for me, any experience?
>
>    

Hi Andrew,

If you are worried about losing power on this RAID set, you need to make 
sure that the write cache on the individual drives is disabled. Without 
barriers, you can bet that the file system will lose data after a power hit.

Note that not all MD raid levels support barriers, although I think that 
Neil posted some patches that tried to close that gap,

Ric


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-23 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-08 17:01 RAID, ext4, barriers Andrew Dunn
2009-11-23 16:29 ` Ric Wheeler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.