public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* hybrid raid1 with trim support
@ 2013-03-12 17:49 Markus
  2013-03-24  9:21 ` Markus
  0 siblings, 1 reply; 7+ messages in thread
From: Markus @ 2013-03-12 17:49 UTC (permalink / raw)
  To: lkml

Hello!

I created a hybrid raid1 with one ssd and one hdd. Used writemostly and writebehind and put ext4 with discard enabled on it.
This setup worked quite well for the last months (last kernel was 3.7.6). But now as I booted 3.8.2 the hdd was dropped from the raid with:
> md/raid1:md2: Disk failure on sdb1, disabling device.
> md/raid1:md2: Operation continuing on 1 devices.

Re-adding this drive it will try to resync but the hdd will be dropped short time after. Now I remounted the device without the discard flag and the resync and usage works as before.
After remounting it again with discard enabled the hdd is dropped again. So I think this is the culprit as the hdd does obviously not support TRIM...

As it worked fine before, I think this is a regression? Or is this an intended change?


Thanks,
Markus

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

end of thread, other threads:[~2013-04-28 10:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 17:49 hybrid raid1 with trim support Markus
2013-03-24  9:21 ` Markus
2013-04-27 16:29   ` hybrid raid1 with trim support [REGRESSION] Markus
2013-04-28  0:54     ` Shaohua Li
2013-04-28  1:00       ` Shaohua Li
2013-04-28  9:40         ` Markus
2013-04-28 10:10           ` Shaohua Li

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