Posted by hfaria on 18th April 2012

Webmin is a powerful web interface developed in Perl for server administration and has native support for Bacula.
An interesting advantage is the ability to edit the settings of the Bacula components graphically. It was probably the first tool to bring this functionality so completely.
Click here to read all ...
Posted in Article , bacula , stroke , tip , quick guides , book , operation , training | 8 Comments »
Posted by admin on 23rd February 2010

Pre-script to Backup Express (ClientRunBeforeJob):
The following script will prepare the backup database, LDAP Base, "Cyrus" Mail and the Express, so that Bacula can make a copy of the generated files, more reliably.
Note that, as the Bacula backs up open files, these procedures are performed only to ensure the integrity of backups.
It is recommended to backup the whole / with Bacula (except obviously disposable folders: / proc, / tmp, etc..), For purposes of disaster recovery in the event of complete loss of the server.
The following procedures are in accordance with the Official Documentation Tool: "Procedure Backup Express: How to do? >> rotinadebackup.pdf
Click here to read all ...
Posted in specific applications , article , bacula , hint , installation , manual , operation , training | No Comments »
Posted by admin on 21st January 2010

"Append" is one of the status of the volumes in the "Bacula" and means that the volume still has space and can continue being recorded (ie - did not finish) -> click here to know the state of the volumes in the "Bacula" .
In some moments, it is possible to change the volume status (eg, the "used" to "append"). Note that some operations do not make sense (eg "full" to "append" to the extent that there is more space for recording) - the volume is full "full" and you want to reuse it (overwrite it, recycle it), you should use the command "purge".
To view the status of all your volumes use in bconsole, the command "list media".
To change the state of a volume use, also in bconsole: "update"> "volume parameters"> "status"
Posted in bacula , tip , book , manual , operation , training | No Comments »