Bacula is een verzameling van applicaties gericht op het uitvoeren van backups, restores en verificaties van data over het netwerk op verschillende bestandssystemen. Het is opgezet met een client/server-structuur waarmee het relatief makkelijk te gebruiken is van een stand-alone computer tot een uitgebreid serverpark. Als je meer wilt weten over Bacula verwijzen we jullie door naar deze pagina. De ontwikkelaars hebben versie 3.0.1 uitgebracht, voorzien van de volgende aankondiging:
Bacula Version 3.0.1 has been released to Source Forge.
Note, if you are not already running 3.0.0, please read the 3.0.0 release notes.
Version 3.0.1 is primarily a minor bug fix update to version 3.0.0 with one enhancement (see below).
Changes since 3.0.0:
Bug fixes:1276, 1274, 1275, 1272 1246, 1268, 1281, 1282.
Fixed:Enhancement:
- Check for job_canceled() in fd_plugin code.
- Update Win32 table creation to have new DB version 11 format
- Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
- Remove 'Reposition' messages when restoring
- Updated projects file
- Tweak version string to display versionid field at the end and keep fields order.
- Add additional mysql connection debug code submitted by: Chandranshu
Note, both the Director and Storage daemons must be upgraded at the same time. The 3.0.1 File daemons are compatible with 3.0.0 file daemons and as noted below in the 3.0.0 release notes the Director and Storage daemon should be compatible with 2.4.x File daemons. In general, we do not expect any of the 3.0.x File daemons to work with older Directors and Storage daemons (as has always been the case for Bacula releases).
- Modify insertion of read Volumes in SD to be done *before* the drive reservation. This ensures that a Volume to be read will not be reserved for writing. Significant improvement in eliminating tape deadlock situations.
Documentation improvements needed
Note!!!!! The 3.0.0+ documentation needs rather extensive modifications in the following areas:The documentation will not be completed in the near future due to lack manpower. If you are unhappy with this situation as we are, we suggest you help by submitting patches to the documentation. Thanks.
- Missing documentation.
- Correction of links within various manuals -- most fail.
- Integration of the new features into the main documents.
- Much more.