Hi,

like you can see at the screenshot I had a failed full backup at Sunday
morning.
After correction I started the backup new and bareos only backup
incremental :-( But there is no correct full backup for this week!

Here my configuration:

Schedule {
  Name = "Week_2"
  run = Full Sun w02,w06,w10,w14,w18,w22,w26,w30,w34,w38,w42,w46,w50 at
04:01
  run = Incremental Tue-Fri
w03,w07,w11,w15,w19,w23,w27,w31,w35,w39,w43,w47,w51 at 04:01
}

Job {
  Name = Week2_Backup_galaxy-fd
  JobDefs = DefaultJob
  Level = Incremental
  FileSet = Linux_galaxy
  Schedule = Week_2
  Client RunBeforeJob = "/usr/local/sbin/bareos-create_backup"
  Client RunAfterJob  = "/usr/local/sbin/bareos-delete_backup"
  Full Backup Pool = Pool_hd2_full
  Incremental Backup Pool = Pool_hd2_incremental
  Client = galaxy-fd
  Priority = 90
}

Pool {
    Name = Pool_hd2_full
    PoolType = Backup
    Storage = USB_hd2_data
    Maximum Block Size = 10485760
    Recycle = yes
    AutoPrune = yes
    Volume Retention = 20 days
    Maximum Volume Bytes = 50G
    Maximum Volumes = 65
    Label Format = "Full-"
}

Pool {
    Name = Pool_hd2_incremental
    PoolType = Backup
    Storage = USB_hd2_data
    Maximum Block Size = 10485760
    Recycle = yes
    AutoPrune = yes
    Volume Retention = 20 days
    Maximum Volume Bytes = 50G
    Maximum Volumes = 2
    Label Format = "Incremental-"
}

Is there anything I can tune or correct?

Best regards

Stefan

-- 
*CaC, Computer and Communication*
Inhaber Stefan Klatt
End-2-End Senior Network Consultant
Triftstrasse 9
60528 Frankfurt
Germany
USt-IdNr.: DE260461592

Tel.: +49-(0)172-6807809
Tel.: +49-(0)69-67808-900
Fax: +49-(0)69-67808-837
Email: [email protected]
Profil: http://www.cac-netzwerk.de/profil

-- 
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.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to