hi all!

Bacula it's been tested. I have a script to cleanning database but I 
don't know what is wrong because when I run an 'status all' command in 
console then past jobs are shown.

The script does:
- Stops daemons
- drops database
- creates database & tables
- deletes /var/bacula and all content in where backups are been saved
- starts daemons

Obviously both the database and target directories has any content 
before running script. Partial output of 'status all' command:

    /Connecting to Storage daemon File at 10.40.0.15:9103

    bacula-intranet-sd Version: 2.0.3 (06 March 2007)
    x86_64-unknown-linux-gnu redhat (Zod)
    Daemon started 27-Mar-07 16:17, 7 Jobs run since started.
     Heap: bytes=3,475,099,019 max_bytes=3,475,099,205 bufs=261,324
    max_bufs=261,326

    Running Jobs:
    Writing: Full Backup job Dionisio_Etc JobId=1 Volume=""
        pool="Configuraciones" device=""FileStorage" (/datos/backup)"
        spooling=0 despooling=0 despool_wait=0
        Files=0 Bytes=0 Bytes/sec=0
        FDSocket closed
    ====

    Jobs waiting to reserve a drive:
       3608 JobId=4 wants Pool="PaginasWeb" but have
    Pool="Configuraciones" on drive "FileStorage" (/datos/backup).
       3608 JobId=1 wants Pool="PaginasWeb" but have
    Pool="Configuraciones" on drive "FileStorage" (/datos/backup).
    ====

    Terminated Jobs:
     JobId  Level    Files      Bytes   Status   Finished        Name
    ===================================================================
         1  Full      1,783    11.84 M  OK       27-Mar-07 16:18 Zeus_Wiki
         2  Full        682    5.577 M  OK       27-Mar-07 16:21 Zeus_LDAP
         3  Full      1,853    11.58 M  OK       27-Mar-07 16:21 Odin_Etc
         4  Full        269    253.1 K  OK       27-Mar-07 16:22
    Odin_Calendarios/


thanks in advance

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to