Search Results for: bacula

Graphing

I have about 14,000 data points collected from backups. I started in Oct 2007, but have not done anything with the data. I’d like your help. I have put the data into a PostgreSQL database and dumped it. The dump is here: http://langille.org/tmp/dlt_stats.sql.gz The table looks like: $ psql dan psql (8.4.2) Type “help” for

Graphing Read More »

cmake output changes

I noticed a difference in the regression testing output between two systems today. cmake-2.6.4 Stopping the Bacula File daemon Stopping the Bacula Storage daemon Stopping the Bacula Director daemon ===== pretest OK 00:00:39 ===== 1/110 Testing disk:acl-xattr-test Passed 2/110 Testing disk:action-on-purge-test Passed 3/110 Testing disk:accurate-test Passed 4/110 Testing disk:allowcompress-test Passed 5/110 Testing disk:auto-label-test Passed 6/110

cmake output changes Read More »

Faster backups

Backups come in three flavors: Full – backup everything Differential – backup everything since the last Full backup Incremental – backup everything since the last backup (Full or Incremental) I took the above from What Is Bacula? Most systems use mtime to determine if a file has changed. Thus, any file that has been modified

Faster backups Read More »

For the weekend

There are a few random tasks (in addition to my big list of things to do) that I’d like to tackle over the weekend: Start regression testing Bacula on 7.x – Done Send out a BSDCan letter of invitation – Done Complete that application for security clearance – Hmm, partly done…. just need the vehicle

For the weekend Read More »

Scroll to Top