Re: RFC swap over raid1
From: <hidden>
Date: 2013-08-02 18:26:40
From: <hidden>
Date: 2013-08-02 18:26:40
On Fri, Aug 02, 2013 at 02:29:50PM -0300, Roberto Spadim wrote:
nice, well, considering everything... 1)partitions + raid1 is prefered for read speed and security 2)fileswap only if i can't add partitions 3)only use swap over single drive if don't have two devices (in this case use raid1) 4)there's no badblock layer in linux, each layer / filesystem must implement it by yourself that's all right?
I would use raid10,far for its faster read vs raid1. There is badblock handling in the raid layer. Best regards keld