Linux RAID subsystem development
 help / color / mirror / Atom feed
* RAID5 TRIM/DISCARD user land support (fstriim and mkfs)
@ 2015-08-10  7:46 Christian Balzer
  2015-08-10  8:28 ` Holger Kiehl
  2015-08-11  5:20 ` Christian Balzer
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Balzer @ 2015-08-10  7:46 UTC (permalink / raw)
  To: linux-raid


Hello,

Debian system, tested both Wheezy and Jessie, thus 3.16 kernel with
backports.

8 SSD RAID5, of course with raid456.devices_handle_discard_safely set to 1.
I can re-mount it with discard w/o a problem:
---
EXT4-fs (md4): re-mounted. Opts: stripe=112,data=ordered,discard
---

However fstrim whines about "FITRIM ioctl failed: Operation not supported"
and mkfs.ext4 unsurprisingly doesn't discard things when invoked.

The same HW/OS combo works fine with RAID10.

When looking at the sysfs entries for that MD device the fact
that /sys/class/block/md4/queue/discard_zeroes_data is 0 doesn't instill
me with hope or confidence 

Now while the SSDs in question (Intel DC S3610s) don't really need TRIM
really would have liked them to be able to start with a clean slate so to
speak.

Any insights?

Christian
-- 
Christian Balzer        Network/Systems Engineer                
chibi@gol.com   	Global OnLine Japan/Fusion Communications
http://www.gol.com/

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

end of thread, other threads:[~2015-08-11  5:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10  7:46 RAID5 TRIM/DISCARD user land support (fstriim and mkfs) Christian Balzer
2015-08-10  8:28 ` Holger Kiehl
2015-08-10  8:53   ` Christian Balzer
2015-08-10  8:59     ` Holger Kiehl
2015-08-11  5:20 ` Christian Balzer

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