The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Bareos is a cross-network Open Source backup solution
Bareos (Backup Archiving Recovery Open Sourced) is a cross-network Open Source backup solution which preserves, archives, and recovers data from all major operating systems. The Bareos project started in 2010 and is being developed under the AGPLv3 license. The company Bareos GmbH & Co. KG and their partners offer professional subscription and support services, so that customers can rely on a maintained backup environment.
Bareos (Backup Archiving Recovery Open Sourced) is a cross-network Open Source backup solution (AGPLv3 licensed) which preserves, archives, and recovers data from all major operating systems. The client-server backup solution consists of components which communicate with each other securely over the network: The Bareos Director, one or more Storage Daemons and the File Daemons installed on the clients to be backed up. The Director is the control center. It manages the backup catalog database and the connected clients, the File Sets (which files Bareos should back up), the configuration of the plugins, before and after jobs, the storage and the media pools (properties and retention times), schedules and the backup jobs themselves. Bareos supports TLS/SSL transport encryption and can encrypt data on the client. Then Director and Storage Daemon have no access to unencrypted content at any time.
There are two ways to communicate with the Director: the command line tool Bareos Console (bconsole) and the WebUI (since Bareos 15.2) which is accessed via a web browser. The interface is multilingual, can address multiple Bareos Directors and databases, display backup jobs, start, cancel or re-run them. During the restore process, the WebUI displays a file tree for easier navigation and also shows access rights, user and group membership, timestamp and size.
The File Daemon (FD) runs on the client and is responsible for backing up the data and restoring it when needed. The FD executes the instructions of the Bareos Director and sends the data to be backed up to the Bareos Storage Daemon. Bareos offers File Daemons for many popular operating systems, including Linux, FreeBSD, AIX, HP-UX, Solaris, Windows and macOS. In addition, the backup solution includes numerous plug-ins which allow safely backing up and restoring various database servers (PostgreSQL, MySQL, MSSQL), LDAP directory services, cloud storage and virtual machines (VMware, oVirt).
The Storage Daemon (SD) receives data from a File Daemon and stores it, along with all attributes, on the configured backup media. The most commonly used storage backends are hard disks and tape libraries; however, Bareos can also store backups on Amazon S3 or compatible cloud storage as backup targets. If a media changer is involved, then the Storage Daemon controls that device too. In case of a restore request, the SD identifies the correct data and sends it back to the File Daemon.
Red Hat certified products are tested to meet Red Hat’s criteria and supported as defined in the Red Hat Collaborative Support Process.
Partner validated products are tested by Red Hat Partners and supported as defined in the Red Hat Third Party Component Policy.
| Product | Level | |
|---|---|---|
Red Hat Enterprise Linux 9.1 Architecture: x86_64 |
Yes, Bareos works with all common tape libraries. Tapes provide very reliable data safety and allow air gapping for ransomware protection.
Yes, Bareos supports WORM tapes. WORM (Write Once Read Many) tapes are an alternative to air gapping for ransomware protection.
Yes, Bareos can store backups on S3 and compatible cloud storage. It is also possible to backup data from S3 or compatible storage.