Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, June 11, 2020 8:18 AM, antlists <antli...@youngman.org.uk> wrote:
> On 06/06/2020 23:11, Neil Bothwick wrote:
>
> > You don't boot from an encrypted drive (yet) or use unusual hardware,
> > that's what I meant by a plain system. Dracut handles booting from a a
> > btrfs root on a LUKS encrypted block device here with no fancy
> > configuration. It really is impressive the way it figures so much out for
> > itself.
>
> All I need is for it to figure out dm-integrity, and it'll boot my setup
> fine ... hard-drive -> dm-integrity -> md-raid -> lvm -> filesystem
>
> I'm trying to get round the fact that a damaged disk will mess up raid,
> so I want to add just that little bit more robustness :-)
>
> Cheers,
> Wol
Are you just using striping? A failed drive would be bad then, X times (where
X is the number of drives) worse than a normal single drive failure. It's
important to remember that drives fail completely and suddenly sometimes in any
case. I'm building a file server for my house and plan to use raid6 to
mitigate that issue, It also allows me to comfortably use refurbished drives (6
of the 4 tb htsg drives, $60 ea. on ebay). I am keeping a spare drive just in
case, and I used multiple sources so the drives will hopefully be less likely
to fail in a group over a short time. It'll still be very fast and near the
limit of my Gb/s network.