Bacula-users

Re: [Bacula-users] Bacula Error: Max Volume jobs exceeded

2015-07-16 06:07:39
Subject: Re: [Bacula-users] Bacula Error: Max Volume jobs exceeded
From: Ana Emília M. Arruda <emiliaarruda AT gmail DOT com>
To: "Bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 16 Jul 2015 07:03:31 -0300
Hi,

The messages are ok. Bacula recycled your volume and then marked it as used because one job finished writing (you have configured Maximum Volume Jobs = 1. This way only one job will use your volume).

On Wed, Jul 8, 2015 at 6:54 AM, gmiguel <bacula-forum AT backupcentral DOT com> wrote:
I've an incremental backup configured with the parameters below,

----
Pool {
        Name = "Backup_mailboxes_zimbra-Pool-Inc"
        Label Format = "${Job}-${Level}-${NumVols:p/4/0/r}-${Year}_${Month}_${Day}-${Hour}_${Minute}"
        Pool Type = Backup
        Recycle = yes
        AutoPrune = yes
        Volume Retention = 17 days
        Maximum Volume Jobs = 1
        Maximum Volumes = 17
}
----

Today, during the executing, the max number of volumes was execeed, so the system purged the older volume, as expected (Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23).

"bck.vi.pt-dir JobId 38243: There are no more Jobs associated with Volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23". Marking it purged."

However, after purge the volume, the system returned the error "Max Volume jobs exceeded".

It's the normal behaviour?
Bacula needs 2 jobs in this kind of situation (1 for purged and other for the "real" backup)?

​Do you mean 2 jobs or 2 volumes? When Bacula needs a volume, it will try to find an appendable one. If this could not be possible, Bacula will try to ​find an existing one that is suitable for recycling. And this was your case. Bacula found a volume that it could recycle and did it. Ypur backup failed because of connections problems with the client.

Where are your date/times in your log file?

Best regards,
Ana
 

The comuncation ports between server and client are OK.

I'm sending full log below,
#############################
bck.vi.pt-dir JobId 38243: Start Backup JobId 38243, Job=Backup_mailboxes_zimbra.2015-07-08_03.45.00_43
bck.vi.pt-dir JobId 38243: Using Device "FileStorage"
zimbra-fd JobId 38243: shell command: run ClientRunBeforeJob "/bin/bash -c 'mkdir /tmpbck/zimbra; /usr/local/bin/zimbra_permailbox_backup.py -b all -s mail.versaointegral.pt'"
zimbra-fd JobId 38243: ClientRunBeforeJob: Backups (72 of 72) 100.0% completed with size: 13785199140 (12.8 GB)
bck.vi.pt-sd JobId 38243: Job Backup_mailboxes_zimbra.2015-07-08_03.45.00_43 is waiting. Cannot find any appendable volumes.
Please use the "label" command to create a new Volume for:
    Storage:      "FileStorage" (/mnt/backups/bacula)
    Pool:         Backup_mailboxes_zimbra-Pool-Inc
    Media type:   File
bck.vi.pt-dir JobId 38243: There are no more Jobs associated with Volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23". Marking it purged.
bck.vi.pt-dir JobId 38243: All records pruned from Volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23"; marking it "Purged"
bck.vi.pt-dir JobId 38243: Recycled volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23"
bck.vi.pt-sd JobId 38243: Recycled volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23" on device "FileStorage" (/mnt/backups/bacula), all previous data lost.
bck.vi.pt-dir JobId 38243: Max Volume jobs exceeded. Marking Volume "Backup_mailboxes_zimbra-Incremental-0002-2014_8_9-8_23" as Used.
bck.vi.pt-sd JobId 38243: Fatal error: append.c:156 Error reading data header from FD. ERR=Connection timed out
bck.vi.pt-sd JobId 38243: Job write elapsed time = 00:15:26, Transfer rate = 0  Bytes/second
bck.vi.pt-dir JobId 38243: Fatal error: Network error with FD during Backup: ERR=Connection timed out
#############################

+----------------------------------------------------------------------
|This was sent by gmiguel AT versaointegral DOT pt via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
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>