Your ICT partner

Relax-and-Recover (ReaR)

ReaR logo

Relax-and-Recover (ReaR) is an Open Source bare metal disaster recovery framework started in 2006. It is the successor to the Make CD-ROM Recovery (mkCDrec) project and has become the de facto standard Linux disaster recovery tool — shipped natively with Fedora, RHEL, openSUSE, SUSE Linux Enterprise, Ubuntu, and Debian.

What ReaR does

ReaR is a modular disaster recovery engine written entirely in Bash and released under GPLv3. It works in two complementary steps:

  1. Rescue image creation — ReaR snapshots your running system’s disk layout, bootloader, network configuration, and hardware details into a bootable ISO image. This can be done online, without taking the system down.
  2. Recovery — Boot the ISO on bare metal (or a VM), and ReaR reconstructs partitions, LVM volumes, filesystems, and the bootloader, then restores data from the backup.

Backups can be stored almost anywhere: NFS, CIFS/SMB, USB, SAN, S3-compatible object storage, or PXE. ReaR integrates with commercial backup solutions (IBM Spectrum Protect, Veritas NetBackup, Micro Focus Data Protector) as well as Open Source tools (Bareos, Bacula, Borg, duplicity, rsync).

Current status

ReaR v2.9 was released in January 2025. It is actively maintained at github.com/rear/rear.

Getting support

If you need help setting up ReaR, adding new features, or need guaranteed support for your environment, IT3 Consultants offers paid ReaR support services including support contracts, workshops, and custom integration work.

Resources