Revision as of 11:57, 8 April 2014 edit212.47.169.114 (talk)No edit summaryTag: section blanking← Previous edit | Latest revision as of 07:05, 8 January 2025 edit undoJJMC89 bot III (talk | contribs)Bots, Administrators3,691,767 editsm Moving Category:Software using the GNU AGPL license to Category:Software using the GNU Affero General Public License per Misplaced Pages:Categories for discussion/Speedy | ||
(212 intermediate revisions by 87 users not shown) | |||
Line 1: | Line 1: | ||
{{Distinguish|Bakula (disambiguation)}} | {{Distinguish|Bakula (disambiguation)}} | ||
{{ |
{{about|computer backup software|the penile bone found in some mammals|baculum|the genus of sea snail|Bacula (gastropod)}} | ||
{{ |
{{primary sources|date=May 2012}} | ||
{{ |
{{Infobox Software | ||
| name = Bacula | | name = Bacula | ||
| logo = | | logo = Bacula logo.png | ||
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| collapsible = | | collapsible = | ||
| developer = Kern Sibbald |
| developer = Kern Sibbald and team | ||
| released = {{Start date and age|2000|01}} | |||
| latest_release_version = 7.0.2 | |||
| latest release version = {{wikidata|property|reference|P348}} | |||
| latest_release_date = {{release_date|2014|04|02}} | |||
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | |||
| operating_system = ] | | operating_system = ] | ||
| programming_language = C++ | | programming_language = ], ] | ||
| genre = ] | | genre = ] | ||
| license = ] v3.0 | | license = ] v3.0 | ||
| website = http://www.bacula.org/ | |||
}} | }} | ||
'''Bacula''' is an |
'''Bacula''' is an ], enterprise-level computer backup system for heterogeneous networks. It is designed to automate backup tasks that had often required intervention from a systems administrator or computer operator. | ||
Bacula supports ], ], ], and ] backup clients, and a range of professional backup devices including |
Bacula supports ], ], ], and ] backup clients, and a range of professional backup devices including tape libraries. Administrators and operators can configure the system via a command line, GUI or web interface; its back-end is a catalog of information stored by ], ], or ]. | ||
==Overview== | ==Overview== | ||
Line 26: | Line 26: | ||
Bacula is a set of computer programs for managing backup, recovery, and verification of computer data across a network—providing a backup solution for mixed operating system environments. | Bacula is a set of computer programs for managing backup, recovery, and verification of computer data across a network—providing a backup solution for mixed operating system environments. | ||
Bacula is |
Bacula is open-source and released under the ] license with exceptions to permit linking with OpenSSL and distributing Windows binaries.<ref>{{cite web |url=http://www.bacula.org/7.0.x-manuals/en/main/Bacula_Copyright_Trademark_.html |title=Bacula Copyright, Trademark, and Licenses |publisher=Bacula.org }}</ref> | ||
Windows binaries.<ref>{{cite web|url=http://www.bacula.org/dev-manual/en/main/main/Bacula_Copyright_Trademark_.html |title=Bacula Copyright, Trademark, and Licenses |publisher=Bacula.org |date= |accessdate=2012-06-09}}</ref> | |||
Bacula is available under a "dual license" (see ]) AGPLv3 or Proprietary license. Several entities offer commercial support for the AGPL "Bacula community version" while Bacula Systems<ref>{{cite web |url=http://www.baculasystems.com |title=Bacula Systems S.A.}}</ref> sells various levels of annual support contracts for "Bacula Enterprise Edition", which contains various non-GPL components developed in-house. | |||
According to project information published on ], since April 2002, Bacula has over 1.3 million downloads, which makes it the most downloaded open source backup program. | |||
In common with other dual-license software, components developed for the Bacula Enterprise Edition are released into Bacula Community edition after some period of exclusivity to the proprietary version. | |||
Since April 2002, Bacula has over 2 million downloads, which makes it the most downloaded open-source backup program.<ref>{{Cite web|url=http://sourceforge.net/projects/bacula/|title=Bacula|date=22 March 2024 }}</ref> | |||
==Features== | ==Features== | ||
Line 37: | Line 40: | ||
===Network options=== | ===Network options=== | ||
*]/] |
*]/] – ] communication uses standard ports and services instead of ] for ], ], etc.; this eases firewall administration and network security | ||
*] |
*] – configurable client–server authentication | ||
*]/] |
*]/] – client-side ] to reduce ] consumption; this runs separate from hardware compression done by the backup device | ||
*] |
*] – network communication encryption<ref>{{Cite web|url=https://www.bacula.org/9.4.x-manuals/en/main/Bacula_TLS_Communications_E.html|title = Bacula TLS – Communications Encryption}}</ref> | ||
*]/] |
*]/] – verify file integrity | ||
*] |
*] – verify data block integrity | ||
*] |
*] – backup data encryption | ||
*] |
*] – enterprise version plugin<ref></ref> | ||
*] with some ] file storage services | |||
===Client-options=== | |||
*] ] - needed to restore ] ACE's and Samba servers | |||
*]/] - cross-platform filenames | |||
*] - calls Microsoft's snapshot service | |||
*] - pre-script setup for Linux/UNIX snapshot | |||
*] - backup files larger than 2GiB | |||
*raw - backup devices without a filesystem | |||
===Backup devices=== | |||
*pooling - allocates backup volumes according to job needs and retention configuration | |||
*spooling - writes backup data to spool until target backup medium is allocated so jobs can continue uninterrupted | |||
*media-spanning - such as spanning tapes | |||
*multi-streaming - write multiple, simultaneous data streams to the same medium | |||
*] & ] - IBM compatibility | |||
*Barcodes - reading tape barcodes in libraries | |||
*autoloaders - virtually every tape autoloader available (called autochangers in Bacula) | |||
*most tape drives, including DDS, DLT, SDLT, LTO-1-5 | |||
===Client OS=== | ===Client OS=== | ||
The client software, executed by a "file daemon" running on a Bacula client, supports |
The client software, executed by a "file daemon" running on a Bacula client, supports multiple operating systems.<ref>{{cite web|url=http://www.bacula.org/7.0.x-manuals/en/main/Supported_Operating_Systems.html |title=Supported Operating Systems |publisher=Bacula.org }}</ref> | ||
<ref>{{cite web|url=http://www.bacula.org/dev-manual/en/main/main/Supported_Operating_Systems.html |title=Supported Operating Systems |publisher=Bacula.org |date= |accessdate=2012-06-09}}</ref> including: | |||
*] - most major distributions, including: CentOS, Debian, Fedora, Gentoo, Mandriva, OpenSUSE, Red Hat and Ubuntu. | |||
*] | |||
*] - all released versions | |||
*] | |||
*] (File daemon supported on all 32 and 64 bit Windows OSes) | |||
*] | |||
*] | |||
*] | |||
*] | |||
*] | |||
==Structure== | |||
A Bacula installation contains three kinds of ] to execute backup and restore functionality: | |||
;Director Daemon: manages other daemons, queries and updates catalog, interfaces with operator front-ends, automates backup schedules | |||
;Storage Daemon: makes system calls to drive backup media, responds to read/write requests from Director, and receives backup/restore data from file daemon | |||
;File Daemon: negotiates client-side communication, encryption and compression, opens file handles to access a client's data | |||
;Bacula Console: the control interface from which the user can enter commands to operate Bacula tasks. the console is a ]. | |||
;Bat (Bacula Administrative Tool) Console: a GUI interface from which the user can enter commands to operate Bacula tasks. | |||
;Tray Monitor: is a ] that can be installed on any desktop to monitor the Bacula operations. | |||
;Bweb: a web interface that allows systems management views of all the Bacula backups. It also permits most all operations that can be done with the console. | |||
==Considerations== | |||
These daemons can run on independent hosts but typical installations consist of three kinds of Bacula hosts: | |||
;Client machines: the machines that contain the files to be backed up | |||
;Storage machines: machines that contain the media used to store the backups | |||
;Backup Servers: that orchestrate the backup processes | |||
By default, Bacula's differential and incremental backups are based on system time stamps. Consequently, if you move files into an existing directory or move a whole directory into the backup FileSet after a full backup, those files may not be backed up by an incremental save because they may have old dates. You must explicitly update the date/time stamp on all moved files. Bacula versions starting with 3.0 or later support Accurate backup, which is an option that addresses this issue without requiring modification of the files timestamps. This feature should always be used if an accurate state of the filesystem is important. Which criteria should be applied is configurable, i.e. inode comparisons, modification times or md5/sha1 signatures.<ref name=":0">{{cite web|url=http://www.bacula.org/7.0.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION00520000000000000000 |title=New Features in 3.0.0 |publisher=Bacula.org}}</ref> | |||
The Director manages everything so is called a "backup server"; the client and storage daemons run as its subordinates and have no direct control of the back up process. While this structure suggests that the three daemons run on three different machines, an equally valid setup is to run all three daemons on the machine that controls the backup process and backup additional machines that have just a file daemon installed. It is also possible to mount remote files and storage resources into the Director's filesystem over ] or ], however, the Bacula developers discourage this in favor of having a File daemon installed on each machine to be backed up. In practice, however, the Director and Storage Daemon are often run on one machine (often referred to as the Bacula Server). The File Daemon is then run on each machine to be backed up (including the Bacula server—because its catalog is dumped as ]). | |||
Backup data can be stored on various media, including tape, and disk. | |||
==Limitations== | |||
Bacula stores backup data in an open and documented yet unique volume format; there are Bacula standalone tools to read/write the backup data (bls, bcopy, bscan, bextract), these tools are not compatible with other Unix backup utilities such as ] or ]. | |||
By default, Bacula's differential and incremental backups are based on system time stamps. Consequently, if you move files into an existing directory or move a whole directory into the backup FileSet after a full backup, those files may not be backed up by an incremental save because they may have old dates. You must explicitly update the date/time stamp on all moved files. Bacula versions starting with 3.0 or later support Accurate backup, which is an option that addresses this issue.<ref>{{cite web|url=http://www.bacula.org/3.0.x-manuals/en/concepts/concepts/New_Features_in_3_0_0.html#428 |title=New Features in 3.0.0 |publisher=Bacula.org |date= |accessdate=2012-06-09}}</ref> | |||
== History == | == History == | ||
Line 133: | Line 84: | ||
|- | |- | ||
| April 2009 | | April 2009 | ||
| Release 3.0.0 | | Release 3.0.0 with new features<ref name=":0" /> | ||
|- | |- | ||
| January 2010 | | January 2010 | ||
| Release 5.0.0 with new features<ref>{{cite web|url=http://www.bacula.org/7.0.x-manuals/en/main/New_Features_in_5_2_13.html#SECTION00450000000000000000 |title=New Features in 5.0.0 |publisher=Bacula.org}}</ref> | |||
| Release 5.0.0 | |||
|- | |- | ||
| September 2010 | | September 2010 | ||
Line 142: | Line 93: | ||
|- | |- | ||
| January 2012 | | January 2012 | ||
| Release 5.2.4 with new features<ref>{{cite web|url=http://www.bacula.org/7.0.x-manuals/en/main/New_Features_in_5_2_13.html#SECTION00410000000000000000 | title=New Features in 5.2.0| publisher=Bacula.org}}</ref> | |||
| Release 5.2.4 | |||
|- | |- | ||
| February 2012 | | February 2012 | ||
Line 152: | Line 103: | ||
| February 2013 | | February 2013 | ||
| Release 5.2.13 | | Release 5.2.13 | ||
|- | |||
| July 2014 | |||
| Release 7.0.5 with many new features<ref>{{cite web|url=http://www.bacula.org/7.0.x-manuals/en/main/New_Features_in_7_0_0.html |title=New Features in 7.0.0 |publisher=Bacula.org}}</ref> | |||
|- | |||
| August 2015 | |||
| Release 7.2.0 with many new features<ref>{{cite web|url=http://www.bacula.org/7.2.x-manuals/en/main/New_Features_in_7_2_0.html |title=New Features in 7.2.0 |publisher=Bacula.org}}</ref> | |||
|- | |||
| July 2017 | |||
| Release 9.0.0 with many new features<ref>{{cite web|url=http://www.bacula.org/9.0.x-manuals/en/main/New_Features_in_9_0_0.html |title=New Features in 9.0.0 |publisher=Bacula.org}}</ref> | |||
|- | |||
| December 2018 | |||
| Release 9.2.0 with many new features<ref>{{cite web|url=https://www.bacula.org/9.2.x-manuals/en/main/New_Features_in_9_2_0.html |title=New Features in 9.2.0 |publisher=Bacula.org}}</ref> | |||
|- | |||
| January 2020 | |||
| Release 9.4.0 with many new features<ref>{{cite web|url=http://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_4_0.html |title=New Features in 9.4.0 |publisher=Bacula.org}}</ref> | |||
|- | |||
| March 2021 | |||
| Release 11.0.0 with many new features<ref>{{cite web|url=http://www.bacula.org/11.0.x-manuals/en/main/New_Features_in_11_0_0.html |title=New Features in 11.0.0 |publisher=Bacula.org}}</ref><ref>{{cite web|url=https://cloud7.news/software/bacula-11-0-1-released/|title=New Features in 11.0.1|date=6 February 2021|publisher=Cloud7 News}}</ref> | |||
|- | |||
| August 2022 | |||
| Release 13.0.1 with many new features<ref>{{cite web|url=http://www.bacula.org/13.0.x-manuals/en/main/New_Features_in_13_0_0.html|title=New Features in 13.0.0 |publisher=Bacula.org}}</ref><ref>{{cite web|url=https://www.bacula.org/bacula-release-13-0-1/|title=New Features in 13.0.1|date=5 August 2022|publisher=Bacula.org}}</ref> | |||
|- | |||
| March 2024 | |||
| Release 15.0.2 with many new features<ref>{{cite web|url=http://www.bacula.org/15.0.x-manuals/en/main/New_Features_in_15_0_0.html|title=New Features in 15.0.0 |publisher=Bacula.org}}</ref><ref>{{cite web|url=https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/releases/Release-15.0.2|title=New Features in 15.0.2|date=22 March 2024|publisher=Bacula.org}}</ref> | |||
|} | |} | ||
== |
== Forks of Bacula == | ||
In 2011, Graham Keeling, a "former" Bacula community developer, released a friendly fork of Bacula.<ref>{{cite web|url=http://burp.grke.org/index.html|title=Burp}}</ref> | |||
* {{cite book |title=Backup & Recovery |last=Preston |first=W. Curtis |year=2007 |publisher=O'Reilly Media |isbn=0-596-10246-1 |url=http://oreilly.com/catalog/9780596102463 |accessdate=10 May 2010}} Chapter 7 covers Bacula | |||
* | |||
In February 2013 a former Bacula community developer (with several other Free Software users) released ] as a fork of Bacula.<ref>{{cite web|url=https://www.bareos.org|title=Bareos}}</ref> | |||
* | |||
* | |||
==See also== | |||
* | |||
* ] | |||
* {{cite book |title=Bacula|last=Storz|first=Philipp|year=2013|publisher=Open Source Press|isbn=978-3-95539-002-0|url=http://www.bacula-book.com}} | |||
* ] | |||
* ] | |||
* ] | |||
* ] | |||
==References== | ==References== | ||
Line 166: | Line 145: | ||
==External links== | ==External links== | ||
{{ |
{{Portal|Free and open-source software}} | ||
* {{official website}} | |||
* | |||
* | * | ||
* | |||
* | |||
] | |||
] | ] | ||
] | ] | ||
] | |||
] | |||
] | ] | ||
] |
Latest revision as of 07:05, 8 January 2025
Not to be confused with Bakula (disambiguation). This article is about computer backup software. For the penile bone found in some mammals, see baculum. For the genus of sea snail, see Bacula (gastropod).This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Bacula" – news · newspapers · books · scholar · JSTOR (May 2012) (Learn how and when to remove this message) |
Developer(s) | Kern Sibbald and team |
---|---|
Initial release | January 2000; 25 years ago (2000-01) |
Stable release | 7.0.5 / 28 July 2014; 14 August 2015; 29 March 2014; 20 February 2013; 11 June 2012; 7 July 2010; 21 January 2010; 28 December 2008; 4 June 2008; 14 April 2002; 29 June 2006; 1 January 2007; September 2007; 25 January 2008; 1 June 2016; 8 February 2017; 7 July 2017; 22 November 2017; 7 November 2018; 25 July 2018; 28 May 2019; 26 February 2020; 11 June 2020; 21 September 2020; 3 June 2021; 10 March 2022; 4 July 2022; 5 August 2022; 20 February 2023; 22 March 2024; Error: first parameter cannot be parsed as a date or time. (28 July 2014; 14 August 2015; 29 March 2014; 20 February 2013; 11 June 2012; 7 July 2010; 21 January 2010; 28 December 2008; 4 June 2008; 14 April 2002; 29 June 2006; 1 January 2007; September 2007; 25 January 2008; 1 June 2016; 8 February 2017; 7 July 2017; 22 November 2017; 7 November 2018; 25 July 2018; 28 May 2019; 26 February 2020; 11 June 2020; 21 September 2020; 3 June 2021; 10 March 2022; 4 July 2022; 5 August 2022; 20 February 2023; 22 March 2024) |
Written in | C, C++ |
Operating system | Cross-platform |
Type | Backup |
License | GNU Affero General Public License v3.0 |
Website | www |
Bacula is an open-source, enterprise-level computer backup system for heterogeneous networks. It is designed to automate backup tasks that had often required intervention from a systems administrator or computer operator.
Bacula supports Linux, UNIX, Windows, and macOS backup clients, and a range of professional backup devices including tape libraries. Administrators and operators can configure the system via a command line, GUI or web interface; its back-end is a catalog of information stored by MySQL, PostgreSQL, or SQLite.
Overview
Bacula is a set of computer programs for managing backup, recovery, and verification of computer data across a network—providing a backup solution for mixed operating system environments.
Bacula is open-source and released under the AGPL version 3 license with exceptions to permit linking with OpenSSL and distributing Windows binaries.
Bacula is available under a "dual license" (see Multi-licensing) AGPLv3 or Proprietary license. Several entities offer commercial support for the AGPL "Bacula community version" while Bacula Systems sells various levels of annual support contracts for "Bacula Enterprise Edition", which contains various non-GPL components developed in-house.
In common with other dual-license software, components developed for the Bacula Enterprise Edition are released into Bacula Community edition after some period of exclusivity to the proprietary version.
Since April 2002, Bacula has over 2 million downloads, which makes it the most downloaded open-source backup program.
Features
Bacula's features include:
Network options
- TCP/IP – client–server communication uses standard ports and services instead of RPC for NFS, SMB, etc.; this eases firewall administration and network security
- CRAM-MD5 – configurable client–server authentication
- GZIP/LZO – client-side compression to reduce network bandwidth consumption; this runs separate from hardware compression done by the backup device
- TLS – network communication encryption
- MD5/SHA – verify file integrity
- CRC – verify data block integrity
- PKI – backup data encryption
- NDMP – enterprise version plugin
- cloud backup with some S3 file storage services
Client OS
The client software, executed by a "file daemon" running on a Bacula client, supports multiple operating systems.
Considerations
By default, Bacula's differential and incremental backups are based on system time stamps. Consequently, if you move files into an existing directory or move a whole directory into the backup FileSet after a full backup, those files may not be backed up by an incremental save because they may have old dates. You must explicitly update the date/time stamp on all moved files. Bacula versions starting with 3.0 or later support Accurate backup, which is an option that addresses this issue without requiring modification of the files timestamps. This feature should always be used if an accurate state of the filesystem is important. Which criteria should be applied is configurable, i.e. inode comparisons, modification times or md5/sha1 signatures.
History
Date | Event |
---|---|
January 2000 | Project started |
April 14, 2002 | First release to SourceForge.net (version 1.16) |
June 29, 2006 | Release 1.38.11 (Final version 1 release) |
January 2007 | Release 2.0.0 |
September 2007 | Release 2.2.3 |
June 2008 | Release 2.4.0 |
April 2009 | Release 3.0.0 with new features |
January 2010 | Release 5.0.0 with new features |
September 2010 | Release 5.0.3 |
January 2012 | Release 5.2.4 with new features |
February 2012 | Release 5.2.6 |
June 2012 | Release 5.2.9 |
February 2013 | Release 5.2.13 |
July 2014 | Release 7.0.5 with many new features |
August 2015 | Release 7.2.0 with many new features |
July 2017 | Release 9.0.0 with many new features |
December 2018 | Release 9.2.0 with many new features |
January 2020 | Release 9.4.0 with many new features |
March 2021 | Release 11.0.0 with many new features |
August 2022 | Release 13.0.1 with many new features |
March 2024 | Release 15.0.2 with many new features |
Forks of Bacula
In 2011, Graham Keeling, a "former" Bacula community developer, released a friendly fork of Bacula.
In February 2013 a former Bacula community developer (with several other Free Software users) released Bareos as a fork of Bacula.
See also
References
- http://blog.bacula.org/release-7-0-5/.
{{cite web}}
: Missing or empty|title=
(help) - "Bacula Copyright, Trademark, and Licenses". Bacula.org.
- "Bacula Systems S.A."
- "Bacula". 22 March 2024.
- "Bacula TLS – Communications Encryption".
- Bacula Enterprise Plugins
- "Supported Operating Systems". Bacula.org.
- ^ "New Features in 3.0.0". Bacula.org.
- "New Features in 5.0.0". Bacula.org.
- "New Features in 5.2.0". Bacula.org.
- "New Features in 7.0.0". Bacula.org.
- "New Features in 7.2.0". Bacula.org.
- "New Features in 9.0.0". Bacula.org.
- "New Features in 9.2.0". Bacula.org.
- "New Features in 9.4.0". Bacula.org.
- "New Features in 11.0.0". Bacula.org.
- "New Features in 11.0.1". Cloud7 News. 6 February 2021.
- "New Features in 13.0.0". Bacula.org.
- "New Features in 13.0.1". Bacula.org. 5 August 2022.
- "New Features in 15.0.0". Bacula.org.
- "New Features in 15.0.2". Bacula.org. 22 March 2024.
- "Burp".
- "Bareos".