Skip to content
Kevin's Blog

Kevin's Blog

Thoughts from Kevin Veen-Birkenbach

  • Solutions
  • Imprint

Tag: server data backup strategy

Posted on January 12, 2021January 29, 2021

Software RAID1

Source: https://unsplash.com/photos/GNyjCePVRs8

RAID is a system to prevent data lost by mirroring two storage devices. In my opinion it should be a part of a server data backup strategy.

I have much experiences with setting up software RAID1’s. In the most of the cases I use a btrfs which mirrors the devices of an physical RAID0 cluster. A repositories which shows an example for how I use a software RAID1 can be found here:

https://github.com/kevinveenbirkenbach/hetzner-arch-luks

Proudly powered by WordPress