[Bacula-users] Struggling with full disk

2016-08-16 Thread cdn
Sorry I mean the bacula volume is full... +-- |This was sent by es...@s-3-it.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

[Bacula-users] Struggling with full disk

2016-08-15 Thread cdn
The disk isn't full. It's just the colume. Usually it should create a new file? +-- |This was sent by es...@s-3-it.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +

Re: [Bacula-users] Struggling with full disk

2016-08-15 Thread Ralph Bolton
Bacula can create 'Maximum Volumes' files, each will grow to 'Maximum Volume Size' in size before it'll try to delete (or reuse) anything. Ultimately, the formula you need is: Maximum Volumes = total available disk space / Maximum Volume Size By the sounds of it, you've asked for more volumes th

[Bacula-users] Struggling with full disk

2016-08-15 Thread cdn
Hmm the volume is getting full again 08-Aug 02:41 dom0-0-dir JobId 1189: Start Backup JobId 1189, Job=Backup-srv10.2016-08-07_23.05.00_09 08-Aug 02:41 dom0-0-dir JobId 1189: Using Device "BaculaFileStorage" 08-Aug 02:41 dom0-0-sd JobId 1189: Volume "160402_File" previously written, moving to

Re: [Bacula-users] Struggling with full disk

2016-07-08 Thread Wanderlei Huttel
Hello If your pool already contain volumes is necessary to run the update command in bconsole: *update 2: Pool from resource *update 1: Volume parameters 14: All Volumes from all Pools Best Regards *Wanderlei Hüttel* http://www.huttel.com.br 2016-07-08 12:49 GMT-03:00 cdn : > Alright thanks.

[Bacula-users] Struggling with full disk

2016-07-08 Thread cdn
Alright thanks. I already set recycle to yes. So my config now should work, that the disk will not running out of space? +-- |This was sent by es...@s-3-it.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

Re: [Bacula-users] Struggling with full disk

2016-07-07 Thread Josh Fisher
On 7/6/2016 10:55 AM, cdn wrote: > Hey, > I am pretty new in bacula, but started a solution to backup my server via > internet through a vpn tunnel. Everything works well, but I am struggling > with my disk space: > > I am using a RAID 5 for saving my backups. In my bacula-dir.conf the > follow

[Bacula-users] Struggling with full disk

2016-07-07 Thread cdn
Wow thanks for fast reply. Oh a mistake. So I have 6TB in total and would like to do the following backupplan: Schedule { Name = "WeeklyCycle" Run = Full 1st sun at 23:05 Run = Differential 2nd-5th sun at 23:05 Run = Incremental mon-sat at 23:05 } Schedule { Name = "srv10Filebase"

Re: [Bacula-users] Struggling with full disk

2016-07-06 Thread Gary Dale
On 06/07/16 04:29 PM, Wanderlei Huttel wrote: Hello I don't know how big is your storage, but you have configured something like 100 disks of 4TB (= 4000gb) You define capacity of your pool configuring (Maximum Volume Bytes x Maximum Volumes) Is interesting to set smaller volumes because i

Re: [Bacula-users] Struggling with full disk

2016-07-06 Thread Gary Dale
On 06/07/16 10:55 AM, cdn wrote: > Hey, > I am pretty new in bacula, but started a solution to backup my server via > internet through a vpn tunnel. Everything works well, but I am struggling > with my disk space: > > I am using a RAID 5 for saving my backups. In my bacula-dir.conf the > followi

Re: [Bacula-users] Struggling with full disk

2016-07-06 Thread Wanderlei Huttel
Hello I don't know how big is your storage, but you have configured something like 100 disks of 4TB (= 4000gb) You define capacity of your pool configuring (Maximum Volume Bytes x Maximum Volumes) Is interesting to set smaller volumes because if you have some volume error you will loose less dat

[Bacula-users] Struggling with full disk

2016-07-06 Thread cdn
Hey, I am pretty new in bacula, but started a solution to backup my server via internet through a vpn tunnel. Everything works well, but I am struggling with my disk space: I am using a RAID 5 for saving my backups. In my bacula-dir.conf the following pool is definied: Pool { Name = File