DRLM Version 2.3.1 (July 2019) – Release Notes

  • Fixed DRLM user group permissions (issue #118).
  • Fixed copy_ssh_id function with the -u parameter (issue #119).
  • Listbackup in pretty mode without OS version / ReaR version works now (issue #120).
  • Updated the default configuration.

https://github.com/brainupdaters/drlm/releases

DRLM 2.2.0 Available

Hi, we launched DRLM 2.2.0

We added Real Time client ReaR log in DRLM server and bash_completion feature. Compatibility with Debian 9 added, among other improvements.

DRLM Version 2.2.0 – Release Notes

  • “Make deb” improved deleting residual files.
  • NEW Real time client ReaR log in DRLM server.
  • NEW bash_completion feature added to facilitate the use.
  • It is possible to perform a “rear recover” without the parameters DRLM_SERVER, REST_OPTS and ID.
  • listbackup, listclient and listnetwork with “-A” parameter by default.
  • SSH_OPTS variable created in default.conf for remove hardcoded ssh options.
  • Debian 9 compatibility added.
  • Improved client configuration template.
  • Improved treatment of deleted client backups
  • Improved/extened DRLM RESTful API (better error handling and control with clients)

DOWNLOAD

You can take a look at the full history on release notes at Github

Disaster Recovery management with ReaR and DRLM Workshop at FOSDEM 17

DRLM returns to FOSDEM for take part in the Backup and Disaster Recovery Devroom.

You will have the opportunity to go deeper into the DRLM (Disaster Recovery Linux Manager) tool and know more about the project history, features, news and a complete workshop on DR management with ReaR and DRLM.

DRLM-Workshop-FOSDEM-17_-Backup-and-Disaster-Recovery-Devroom

We encourage you to attend to the talk and ask questions to our speaker, Didac Oliveria, co-founder and maintainer at DRLM Project.

Also an informal talk with ReaR, DRLM and Bareos users, about what they would like to implement in future ReaR, DRLM and Bareos versions will be offered to conclude all sessions of the Backup and Disaster Recovery Devroom.

Save the date 4February 2017:

Disaster-Recovery-management-with-ReaR-and-DRLM_MAP

DRLM 2.1.0 Roadmap

This is the ROADMAP defined for DRLM 2.1.0.

It will be released at end of this year.

DRLM 2.1.0 Roadmap:

– Add support for DRLM on SLES12
– Addclient improvements:
– online mode
– install mode
– minor enhacements
– New Backup Schedule workflow
– New Export/Import DR image workflow
– Passing drlm params automatically (eg: -vD) to rear on runbackup execution from DRLM.

 

banner download DRLM 2.0.

2.0. DRLM IS HERE

You can download the new DRLM 2.0.

This new version solve lots of bugs and new cool features are added!

New Features:

  • New installclient workflow
  • Suport for parallel backups
  • Speed up DR image creation and backup time
  • Sqlite3 database backend
  • Added error reporting support for:
    • Nagios
    • Zabbix
    • Mail

DRLM 2.0.0 Release Notes:

  • Multiarch netboot with GRUB2 – x86_64-efi i386-efi i386-pc – (issue #2)
  • New installclient workflow (issue #5)
  • Added support for systemd distros – RHEL7 CentOS7 Debian8 – (issue #14)
  • Use bash socket implementation instead of netcat (issue #15)
  • Runbackup workflow enhacement with sparse raw images with qemu-img reducing backup time and improving management (issue #16)
  • Added support for parallel backups on DRLM (issue #22)
  • Added support for new DB backend sqlite3 (issue #23)
  • Added support for Nagios error reporting (issue #28)
  • Added support for Zabbix error reporting (issue #29)
  • Added support for Mail error reporting (issue #30)
  • Added timeout var for Sqlite in sqlite3-driver.sh for avoiding database locks.
  • Added source of local.conf and site.conf files in drlm-stord
  • Solved lots of bugs
  • DRLM documentation updated to reflect version 2.0 changes

You can take a look to the full history on release notes at Github