Bacula-users

[Bacula-users] Strange messages in Bacula Storage daemon status

2011-11-04 15:22:34
Subject: [Bacula-users] Strange messages in Bacula Storage daemon status
From: Hikaru <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 04 Nov 2011 12:19:21 -0700
Hi! I get following lines for jobs running in bacula and they seems to be 
rahter strange

>JobId=4 wants Pool="full_nagios" but have Pool="Default_sqlsrv2" nreserve=0 on 
>drive "FileStorage"
What this line really means? That my "nagios" job will be backed up into 
sqlsrv2 pool?
Why?
My nagios client conf hasn't any mention about "sqlsrv2"

-----------------------
Job {
        Name = "nagios"
        Type = backup
        Client = nagios
        Pool = "full_nagios"
        Fileset = "nagios"
        Storage = "Default"
        Schedule = weekly_nagios
        Messages = Standard
        Priority = 10
        Write Bootstrap = "/var/lib/bacula/%c.bsr"

}

Client {
        Name = "nagios"
        Address = nagios.ariel.loc
        FDPort = 9102
        Catalog = bacula
        Password = "x"
        File Retention = 28 days
        Job Retention = 28 days
        AutoPrune = yes
}


Pool {
        Name = full_nagios
        Pool Type = Backup
        Recycle = yes
        AutoPrune = yes
        Volume Retention = 28 days
        Maximum Volume Jobs = 1
        Maximum Volumes = 4
        Storage = Default
        Label Format = "Full-nagios-${Year}${Month:p/2/0/r}${Day:p/2/0/r}"
}

Fileset {
        Name = "nagios"
        Include {
                Options { Signature=MD5; Compression=GZIP9; }
                File = /etc/
        }
}

Schedule {
        Name = weekly_nagios
        Run = Level=Full sun at 23:00
}

+----------------------------------------------------------------------
|This was sent by nomad71st AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>