Skip to content
Fragmented Development

Latest Post

Creating an encrypted RAID-5 array with MDADM, LUKS and LVM

I run a 12TB RAID 5 array comprised of three 6TB hard drives. My RAID setup is defined in software, not hardware - which has served me well, as it has been migrated between three installs and two separate sets of server hardware. The raw drives have been added to a MDADM software RAID array, which is encrypted with LUKS, and partitions are managed by LVM.

Read the full post: Creating an encrypted RAID-5 array with MDADM, LUKS and LVM

Platform

My servers run a host of underlying software that allows me to host sites and applications:

  • Debian GNU/Linux
  • PHP
  • Python
  • Django
  • Nginx
  • OpenSSH
  • MariaDB
  • Postgres
  • Postfix
  • Dovecot
  • SpamAssassin
  • SQLite