Pool {
Name = Incremental
Pool Type = Backup
Recycle = yes # Bareos can automatically recycle Volumes
AutoPrune = yes # Prune expired volumes
Volume Retention = 30 days # How long should the Incremental Backups be kept? (#12)
Maximum Volume Bytes = 50G # Limit Volume size to something reasonable
Maximum Volumes = 50 # Limit number of Volumes in Pool
Label Format = "Incremental-" # Volumes will be labeled "Incremental-<volume-id>"
}
Volume info:
-rw-r----- 1 bareos bareos 1073737928 May 22 21:20 /backups/Incremental-0195
-rw-r----- 1 bareos bareos 1073737934 May 22 21:20 /backups/Incremental-0196
-rw-r----- 1 bareos bareos 1073737934 May 22 21:21 /backups/Incremental-0197
-rw-r----- 1 bareos bareos 1073737934 May 22 21:22 /backups/Incremental-0198
Please try 'update' in console
update --> volume parameters --> from all pools
this will help to modify the volume parameters from the modified configuration
Hope this will help