X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fprojects;h=8704fca47120eed53ab29c6a3a9c1b467dd4d597;hb=1dff7391bdeb05a9ae4945812d19ba4821cbb1bb;hp=7dbe01066f603fe751463d7a19d0668cb2fa2f00;hpb=51f0d120eb65a89d9dcb4e34b5cf69e75179d1ab;p=bacula%2Fbacula diff --git a/bacula/projects b/bacula/projects index 7dbe01066f..8704fca471 100644 --- a/bacula/projects +++ b/bacula/projects @@ -1,72 +1,66 @@ Projects: Bacula Projects Roadmap - 10 October 2005 - -Below, you will find more information on future projects: - -Item 1: Implement a Migration job type that will move the job - data from one device to another. - Status: Partially coded in 1.37 -- much more to do. - - What: The ability to copy, move, or archive data that is on a - device to another device is very important. - - Why: An ISP might want to backup to disk, but after 30 days - migrate the data to tape backup and delete it from - disk. Bacula should be able to handle this - automatically. It needs to know what was put where, - and when, and what to migrate -- it is a bit like - retention periods. Doing so would allow space to be - freed up for current backups while maintaining older - data on tape drives. - - Notes: Migration could be triggered by: - Number of Jobs - Number of Volumes - Age of Jobs - Highwater size (keep total size) - Lowwater mark - -Item 2: Implement a Bacula GUI/management tool using Python - and Qt. - Status: + Status updated 04 February 2009 - What: Implement a Bacula console, and management tools - using Python and Qt. - - Why: Don't we already have a wxWidgets GUI? Yes, but - it is written in C++ and changes to the user interface - must be hand tailored using C++ code. By developing - the user interface using Qt designer, the interface - can be very easily updated and most of the new Python - code will be automatically created. The user interface - changes become very simple, and only the new features - must be implement. In addition, the code will be in - Python, which will give many more users easy (or easier) - access to making additions or modifications. - -Item 3: Implement a Python interface to the Bacula catalog. - Status: +Summary: +Item 2: Allow FD to initiate a backup +Item 6: Deletion of disk Volumes when pruned +Item 7: Implement Base jobs +Item 9: Scheduling syntax that permits more flexibility and options +Item 10: Message mailing based on backup types +Item 11: Cause daemons to use a specific IP address to source communications +Item 14: Add an override in Schedule for Pools based on backup types +Item 15: Implement more Python events and functions --- Abandoned for plugins +Item 16: Allow inclusion/exclusion of files in a fileset by creation/mod times +Item 17: Automatic promotion of backup levels based on backup size +Item 19: Automatic disabling of devices +Item 20: An option to operate on all pools with update vol parameters +Item 21: Include timestamp of job launch in "stat clients" output +Item 22: Implement Storage daemon compression +Item 23: Improve Bacula's tape and drive usage and cleaning management +Item 24: Multiple threads in file daemon for the same job +Item 25: Archival (removal) of User Files to Tape - What: Implement an interface for Python scripts to access - the catalog through Bacula. - Why: This will permit users to customize Bacula through - Python scripts. +Item 2: Allow FD to initiate a backup + Origin: Frank Volf (frank at deze dot org) + Date: 17 November 2005 + Status: -Item 4: Implement more Python events in Bacula. - Status: + What: Provide some means, possibly by a restricted console that + allows a FD to initiate a backup, and that uses the connection + established by the FD to the Director for the backup so that + a Director that is firewalled can do the backup. - What: Allow Python scripts to be called at more places - within Bacula and provide additional access to Bacula - internal variables. + Why: Makes backup of laptops much easier. - Why: This will permit users to customize Bacula through - Python scripts. -Item 5: Implement Base jobs. +Item 6: Deletion of disk Volumes when pruned + Date: Nov 25, 2005 + Origin: Ross Boylan (edited + by Kern) + Status: + + What: Provide a way for Bacula to automatically remove Volumes + from the filesystem, or optionally to truncate them. + Obviously, the Volume must be pruned prior removal. + + Why: This would allow users more control over their Volumes and + prevent disk based volumes from consuming too much space. + + Notes: The following two directives might do the trick: + + Volume Data Retention =