i'm still working on getting my backup schedules working on this new T50 
library.
at this point, i'm backing up two largish file servers, molbio, moldyn. both
recently had incremental backups upgraded to full because bacula could find no
prior full backup:

14-Dec 21:05 molbio-dir JobId 35: No prior Full backup Job record found.
14-Dec 21:05 molbio-dir JobId 35: No prior or suitable Full backup found in 
catalog. Doing FULL backup.
14-Dec 21:05 molbio-dir JobId 35: Start Backup JobId 35, 
Job=moldyn.2007-12-14_21.05.13

i think this is in the catalog though:

*list job=moldyn
Using Catalog "MyCatalog"
+-------+--------+---------------------+------+-------+----------+-----------------+-----------+
| jobid | name   | starttime           | type | level | jobfiles | jobbytes     
   | jobstatus |
+-------+--------+---------------------+------+-------+----------+-----------------+-----------+
|     4 | moldyn | 2007-12-06 22:21:11 | B    | F     |  128,194 | 
257,942,793,788 | T         |
|    10 | moldyn | 2007-12-07 23:44:04 | B    | I     |       92 |   
8,037,685,364 | T         |
|    13 | moldyn | 2007-12-08 21:54:38 | B    | I     |       27 |   
4,499,370,405 | T         |
|    20 | moldyn | 2007-12-11 10:45:07 | B    | I     |      202 |   
6,173,334,158 | T         |
|    23 | moldyn | 2007-12-11 21:05:03 | B    | I     |       31 |   
4,406,679,712 | T         |
|    27 | moldyn | 2007-12-13 07:08:01 | B    | I     |       60 |   
5,481,061,655 | T         |
|    31 | moldyn | 2007-12-13 22:01:00 | B    | I     |       97 |   
2,353,854,922 | T         |
|    35 | moldyn | 2007-12-14 21:05:02 | B    | F     |  221,768 | 
280,941,935,090 | T         |
+-------+--------+---------------------+------+-------+----------+-----------------+-----------+

which indicates a full from 12/06. my file and job retention are this:

# Client (File Services) to backup
Client {
  Name = moldyn-fd
  Address = moldyn.ornl.gov
  FDPort = 9102
  Catalog = MyCatalog
  Password = ""          # password for FileDaemon
  File Retention = 45 days            # 30 days
  Job Retention = 6 months            # six months
  AutoPrune = yes                     # Prune expired Jobs/Files
}

and i've not seen anything about pruning jobs or files in the messages or logs. 
i clearly seem to
be missing something, but i cannot see what. any ideas?

this is bacula 2.2.6 patched. 

-- michael

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to