public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* XFS and nobarriers on Intel SSD
@ 2015-09-03  2:24 Richard Bade
  2015-09-03 13:33 ` Eric Sandeen
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Bade @ 2015-09-03  2:24 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 1191 bytes --]

Hi Everyone,
I have a question about nobarriers. In the XFS FAQ it looks like the
recommendation is that if you have a Battery Backed raid controller you
should set nobarriers for performance reasons.
Our LSI card doesn’t have battery backed cache as it’s configured in HBA
mode (IT) rather than Raid (IR). Our Intel s3710 SSD’s do have a capacitor
backed cache though.
So is it recommended that barriers are turned off as the drive has a safe
cache (I am confident that the cache will write out to disk on power
failure)?

The reason I am asking about this is that we are seeing some significant
I/O delays on the disks causing a “SCSI Task Abort” from the OS. This seems
to be triggered by the drive receiving a “Synchronize cache command”.
My current thinking is that setting no barriers will stop the drive
receiving a sync command and therefore stop the I/O delay associated with
it.

This is happening on our Ceph storage cluster. For those not familiar with
Ceph, it uses XFS as the underlying filesystem for the object stores.

Has anyone else encountered this issue?
Any info or suggestions about this would be appreciated.

Regards,
Richard

[-- Attachment #1.2: Type: text/html, Size: 1371 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

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

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03  2:24 XFS and nobarriers on Intel SSD Richard Bade
2015-09-03 13:33 ` Eric Sandeen
2015-09-03 13:43   ` Eric Sandeen

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