Hello Ana..

For now, I split the file to make the backups...
And it's works...
Later, I will see the results and ask for same others instrutions...

Thanks

2015-08-06 17:26 GMT-03:00 Ana Emília M. Arruda <emiliaarr...@gmail.com>:

> Hélio Gilberto,
>
> Yes. You can have full, differentiall and incremental backups in the same
> volume/pool. Bacula will mark your volume full of it reaches the maximum
> volume bytes for this volume. Have you had configured maximum volume bytes
> for the volume being marked full?
>
> Could you send the results for list media and show pool ?
>
> Best regards,
> Ana
> Em qui, 6 de ago de 2015 às 11:49, Gilberto Nunes <
> gilberto.nune...@gmail.com> escreveu:
>
>> Hi folks...
>>
>> That's my first post in this mailing list and I think I have a very
>> unrare problem...
>>
>> I have this in bacula-sd.conf
>>
>> Device {
>>   Name = bacula
>>   Archive Device = /media/2c0bc75b-f54e-4f31-8d8c-5568edc0e765/bacula
>>   Media Type = File
>>   LabelMedia = yes
>>   Random Access = yes
>>   AutomaticMount = yes
>>   RemovableMedia = no
>>   AlwaysOpen = yes
>> }
>>
>> And this as Pool definition:
>>
>> Pool {
>>   Name = Servidor
>>   Pool Type = Backup
>>   Recycle = yes
>>   AutoPrune = yes
>>   Volume Retention = 365 days
>>   Maximum Volumes = 100               # Limit number of Volumes in Pool
>> }
>>
>> I have labeled the volume as Bkp-Servidor
>>
>> I am also using the schedule and job above:
>>
>> Schedule {
>>   Name = Servidor
>>   Run = Level=Full on 5 at 10:00
>>   Run = Level=Differential at 22:30
>> }
>> Job {
>>   Name = Servidor-Job
>>   Type = Backup
>>   Level = Full
>>   Client = Servidor
>>   FileSet = Servidor
>>   Schedule = Servidor
>>   Storage = File
>>   Pool = Servidor
>>   Messages = Standard
>> }
>>
>> What I need is make Full and Differential backup use a single file disk...
>>
>> Is that possible?
>>
>> Why the file Bkp-Servidor (which is the file where baculs writes the
>> backups), changes to Full and ask me to appendable volume?
>>
>> Perhaps I missconfigure somethink...
>>
>> Can any one assist me??
>>
>>
>>
>>
>>
>> --
>>
>> Gilberto Ferreira
>> +55 (47) 9676-7530
>> Skype: gilberto.nunes36
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>


-- 

Gilberto Ferreira
+55 (47) 9676-7530
Skype: gilberto.nunes36
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to