All of lore.kernel.org
 help / color / mirror / Atom feed
* xfs_log_force: error 5 returend
@ 2009-09-14 10:05 Steffen Knauf
  2009-09-14 15:09 ` Tomek Kruszona
  2009-09-14 16:41 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Steffen Knauf @ 2009-09-14 10:05 UTC (permalink / raw)
  To: xfs

hello,

sometimes, our server crashed with xfs_log_force: error 5.
It isn't reproducible and a xfs_check / xfs_repair don't find some errors.

Perhaps it's a bug?  

Version: Linux version 2.6.26-bpo.1-amd64 (Debian 2.6.26-9~bpo40+1) (nobse@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21

greets

Steffen
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: xfs_log_force: error 5 returend
  2009-09-14 10:05 xfs_log_force: error 5 returend Steffen Knauf
@ 2009-09-14 15:09 ` Tomek Kruszona
  2009-09-14 16:41 ` Christoph Hellwig
  1 sibling, 0 replies; 4+ messages in thread
From: Tomek Kruszona @ 2009-09-14 15:09 UTC (permalink / raw)
  To: Steffen Knauf; +Cc: xfs

Steffen Knauf wrote:
> hello,
> 
> sometimes, our server crashed with xfs_log_force: error 5.
> It isn't reproducible and a xfs_check / xfs_repair don't find some errors.
> 
> Perhaps it's a bug?  
> 
> Version: Linux version 2.6.26-bpo.1-amd64 (Debian 2.6.26-9~bpo40+1) (nobse@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21
> 
> greets
> 
> Steffen
Hello!

Look at http://oss.sgi.com/bugzilla/show_bug.cgi?id=840
Please provide your dmesg output regarding kernel oops message (maybe
there is similar issue in your case as I had)
It seems that in my case it was a problem of HBA configuration (using
LVM2 and caches) as Christoph Hellwig replied. After proper
configuration I had similar issues still, but last Friday I upgraded HBA
firmware because I've found that there was an issue with cache mode
report (software reported that write caches are disabled but they were
still enabled). I hope this will help in my case - for now I had no
crash. We'll see within next week (it occurs about once a week).

In your case without oops message it's really hard to tell what's wrong.

Best regards,
Tomasz Kruszona

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: xfs_log_force: error 5 returend
  2009-09-14 10:05 xfs_log_force: error 5 returend Steffen Knauf
  2009-09-14 15:09 ` Tomek Kruszona
@ 2009-09-14 16:41 ` Christoph Hellwig
  2009-09-14 17:46   ` Eric Sandeen
  1 sibling, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2009-09-14 16:41 UTC (permalink / raw)
  To: Steffen Knauf; +Cc: xfs

On Mon, Sep 14, 2009 at 12:05:48PM +0200, Steffen Knauf wrote:
> hello,
> 
> sometimes, our server crashed with xfs_log_force: error 5.
> It isn't reproducible and a xfs_check / xfs_repair don't find some errors.
> 
> Perhaps it's a bug?  

Error 5 is EIO, and xfs_log_force basically passed the error through
from the underlying device.  Most likely it is an issue with the
underlying storage device.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: xfs_log_force: error 5 returend
  2009-09-14 16:41 ` Christoph Hellwig
@ 2009-09-14 17:46   ` Eric Sandeen
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Sandeen @ 2009-09-14 17:46 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Steffen Knauf, xfs

Christoph Hellwig wrote:
> On Mon, Sep 14, 2009 at 12:05:48PM +0200, Steffen Knauf wrote:
>> hello,
>>
>> sometimes, our server crashed with xfs_log_force: error 5.
>> It isn't reproducible and a xfs_check / xfs_repair don't find some errors.
>>
>> Perhaps it's a bug?  
> 
> Error 5 is EIO, and xfs_log_force basically passed the error through
> from the underlying device.  Most likely it is an issue with the
> underlying storage device.

Also, just to be semantically correct, it's unlikely that this was a
"server crash" - most likely you got an IO error, xfs noticed it, and
shut itself down for safety.

-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2009-09-14 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-14 10:05 xfs_log_force: error 5 returend Steffen Knauf
2009-09-14 15:09 ` Tomek Kruszona
2009-09-14 16:41 ` Christoph Hellwig
2009-09-14 17:46   ` Eric Sandeen

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.