I will clean up this email somewhat

On 07/05/2016 09:41 AM, Bruno Friedmann wrote:
On mardi, 5 juillet 2016 08.47:26 h CEST Arjen Van Drie wrote:
Bruno,

thanks for replying, I will continue below your tekst.

On 07/04/2016 07:25 PM, Bruno Friedmann wrote:
On lundi, 4 juillet 2016 13.01:54 h CEST Arjen Van Drie wrote:
Hi all,

I have been trying to understand why in by far most cases, BareOS is
perfectly capable ot finding the next Volume Label, creating the file
and continuing the backup. But, in some cases, and with some (apparently
specific) clients, it refuses to do so. I wonder why, can someone point
me in the right direction ?

Thanks a lot,
Arjen Van Drie.

[sNap Message]


Pool {
    Name = Incremental
    Pool Type = Backup
    Recycle = yes
    AutoPrune = yes
    Volume Retention = 30 days
    Maximum Volume Bytes = 20G
    Maximum Volumes = 100
    Label Format = "Incremental-"
    Action On Purge = Truncate
}


What about the output of list media in bconsole ?



I did a direct select on the db (Incremental PoolId == 4):

mysql> SELECT COUNT(*) FROM Media WHERE PoolId = 4;
+----------+
| COUNT(*) |
+----------+
|      113 |
+----------+
1 row in set (0.00 sec)

So I guess that is the answer: Maximum Volumes = 100, and COUNT is already at 113.

Increasing Maximum Volumes looks like my solution, as wel as maybe increase Max Volume Bytes ?

Thanks again,
Arjen.

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to