raid0 and discard/trim - current state?

raid0 and discard/trim - current state?

am 09.10.2010 19:21:57 von DagB

Hi.

I wonder about the current state of affairs regarding striping over
multiple SSDs.

Found this thread:
http://marc.info/?t=126787186000002&r=1&w=2

but nothing after that. Was this problem to hard to handle?


Dag B
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: raid0 and discard/trim - current state?

am 09.10.2010 20:34:33 von DagB

On 10/09/2010 07:21 PM, DagB wrote:
> Hi.
>
> I wonder about the current state of affairs regarding striping over
> multiple SSDs.
>
> Found this thread:
> http://marc.info/?t=126787186000002&r=1&w=2
>
> but nothing after that. Was this problem to hard to handle?
>

Bad form to reply to self.

More googling finally turned up this commit:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6 .git;a=commit;h=8357422d4bf33bc2c35884d4016c3fc9efbbc1d2


So I'll be ordering 2 SSDs.


Dag B
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: raid0 and discard/trim - current state?

am 12.10.2010 22:57:39 von Mike Snitzer

On Sat, Oct 9, 2010 at 2:34 PM, DagB wrote:
> On 10/09/2010 07:21 PM, DagB wrote:
>> Hi.
>>
>> I wonder about the current state of affairs regarding striping over
>> multiple SSDs.
>>
>> Found this thread:
>> http://marc.info/?t=126787186000002&r=1&w=2
>>
>> but nothing after that. Was this problem to hard to handle?
>>
>
> Bad form to reply to self.
>
> More googling finally turned up this commit:
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6 .git;a=commit;h=8357422d4bf33bc2c35884d4016c3fc9efbbc1d2

To be clear: DM's striped target does support discards. MD's raid0
(or any MD raid level) does not.