[Bacula-users] virtual full backup jobs and retention times

2014-02-11 Thread Thomas Lohman
Hi, I just wanted to verify that Bacula uses the JobTDate field for a job when determining if a job should be pruned including for VirtualFull backups. In the latter case, that field gets set to the same JobTDate as the last good "real" backup for that job. I'm just trying to figure out if a

[Bacula-users] How to replace old FULL BACKUP

2014-02-11 Thread dorinegt
Hello everybody, I'm installing Bacula on my Linux Server. I create some configuration files in order to backup our workstations (Windows 7, XP and Ubuntu). I would like to have backups like that : - 1 FULL by week - 1 INCREMENTAL each day It works fine. But The second week, BACULA create an o

[Bacula-users] Req: restore 2 slow, CREATE INDEX FilenameId ON File(FilenameId);

2014-02-11 Thread Hans Schou
Hi When going into restore: 2: List Jobs where a given File is saved it takes quite a lot of time to get the list. To speed it up I have added an index: CREATE INDEX FilenameId ON File(FilenameId); Am I doing something wrong or could this be added to futufre releases (and then what will b