Name: | rear |
---|---|
Version: | 2.4 |
Release: | 7.0.1.el7 |
Architecture: | aarch64 |
Group: | Applications/File |
Size: | 2148426 |
License: | GPLv3 |
RPM: | rear-2.4-7.0.1.el7.aarch64.rpm |
Source RPM: | rear-2.4-7.0.1.el7.src.rpm |
Build Date: | Wed Jul 10 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://relax-and-recover.org/ |
Summary: | Relax-and-Recover is a Linux disaster recovery and system migration tool |
Description: | Relax-and-Recover is the leading Open Source disaster recovery and system migration solution. It comprises of a modular frame-work and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. As a benefit, it allows to restore to different hardware and can therefore be used as a migration tool as well. Currently Relax-and-Recover supports various boot media (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies (incl. IBM TSM, HP DataProtector, Symantec NetBackup, EMC NetWorker, Bacula, Bareos, BORG, Duplicity, rsync). Relax-and-Recover was designed to be easy to set up, requires no maintenance and is there to assist when disaster strikes. Its setup-and-forget nature removes any excuse for not having a disaster recovery solution implemented. Professional services and support are available. |
- Change OS_VENDOR to OracleServer
- Backport fix for upstream bug 1913 (backup succeeds in case of tar error) Resolves: rhbz1631183 - Apply upstream patch PR1885 Partition information recorded is unexpected when disk has 4K block size Resolves: rhbz1610638 - Apply upstream patch PR1887 LPAR/PPC64 bootlist is incorrectly set when having multiple 'prep' partitions Resolves: rhbz1610647 - Apply upstream patch PR1993 Automatically exclude $BUILD_DIR from the backup Resolves: rhbz1655956 - Require xorriso instead of genisoimage, it is now the preferred method and supports files over 4GB in size. Resolves: rhbz1462189
- Apply upstream PR2065 (record permanent MAC address for team members) Resolves: rhbz1685166
- Apply upstream PR2034 (multipath optimizations for lots of devices)
- Backport fixes for upstream bugs 1974 and 1975 - Apply upstream PR1954 (record permanent MAC address for bond members) - Apply upstream PR2004 (support for custom network interface naming) - Backport fix for upstream bug 1926 (support for LACP bonding and teaming)
- Build and install the HTML user guide. #1418459
- Rebase to version 2.4, drop patches integrated upstream Resolves #1534646 #1484051 #1498828 #1571266 #1496518
- Ensure that NetBackup is started automatically upon recovery (PR#1544) Also do not kill daemons spawned by sysinit.service at the service's end (PR#1610, applies to NetBackup and also to dhclient) Resolves #1506231 - Print a warning if grub2-mkimage is about to fail and suggest what to do. bz#1492177 - Update the patch for #1388653 to the one actually merged upstream (PR1418)
- cd to the correct directory before md5sum to fix BACKUP_INTEGRITY_CHECK. Upstream PR#1685, bz1532676
- Retry get_disk_size to fix upstream #1370, bz1388653