public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* every week new xfs errors
@ 2015-09-03 20:55 Reinoud Koornstra
  2015-09-03 22:20 ` Dave Chinner
  0 siblings, 1 reply; 2+ messages in thread
From: Reinoud Koornstra @ 2015-09-03 20:55 UTC (permalink / raw)
  To: xfs

Hi Everyone,

I am running xfs on a SSD.
smartd reports this:

Device: /dev/sdb [SAT], Crucial_CT256M550SSD3, S/N:15020ED48DF8,
WWN:5-00a075-10ed48df8, FW:MU02, 256 GB

I am running a compiled linux 4.1.6 kernel (before 4.1.2 and before
that 3.18.x) on ubuntu 14.04
xfs_repair had issues mostly every week to report.
Now xfs_repair says it's finally clean.
However:

reinoud@Mipam:/$ sudo xfs_db -r /dev/sdb1
xfs_db> frag
Metadata CRC error detected at block 0x773cac0/0x1000
Metadata CRC error detected at block 0xee79570/0x1000
Metadata CRC error detected at block 0x165b6020/0x1000
actual 2891336, ideal 2888294, fragmentation factor 0.11%

There are still issue.
Are there problems with running xfs on a SSD in general?
It's fast and stable (seems like), but mostly i start noticing
problems when i'm running git operations that fail, after that
xfs_repair reports issues indeed.

How can i fix these error reported here or can't i fix them?
Thanks,

Reinoud.

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

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

* Re: every week new xfs errors
  2015-09-03 20:55 every week new xfs errors Reinoud Koornstra
@ 2015-09-03 22:20 ` Dave Chinner
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2015-09-03 22:20 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: xfs

On Thu, Sep 03, 2015 at 02:55:56PM -0600, Reinoud Koornstra wrote:
> Hi Everyone,
> 
> I am running xfs on a SSD.
> smartd reports this:
> 
> Device: /dev/sdb [SAT], Crucial_CT256M550SSD3, S/N:15020ED48DF8,
> WWN:5-00a075-10ed48df8, FW:MU02, 256 GB
> 
> I am running a compiled linux 4.1.6 kernel (before 4.1.2 and before
> that 3.18.x) on ubuntu 14.04
> xfs_repair had issues mostly every week to report.
> Now xfs_repair says it's finally clean.
> However:
> 
> reinoud@Mipam:/$ sudo xfs_db -r /dev/sdb1
> xfs_db> frag
> Metadata CRC error detected at block 0x773cac0/0x1000
> Metadata CRC error detected at block 0xee79570/0x1000
> Metadata CRC error detected at block 0x165b6020/0x1000
> actual 2891336, ideal 2888294, fragmentation factor 0.11%

You're running on a mounted filesystem? (the "-r" is only
necessary if the fs is mounted) If so, this is expected.

> There are still issue.
> Are there problems with running xfs on a SSD in general?
> It's fast and stable (seems like), but mostly i start noticing
> problems when i'm running git operations that fail, after that
> xfs_repair reports issues indeed.

Perhaps you'd like to start by reporting these issues, as solving
them is far more important that what the (useless) frag command
reports. Start here:

http://xfs.org/index.php/XFS_FAQ#Q:_What_information_should_I_include_when_reporting_a_problem.3F


Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

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

end of thread, other threads:[~2015-09-03 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 20:55 every week new xfs errors Reinoud Koornstra
2015-09-03 22:20 ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox