View Issue Details

IDProjectCategoryView StatusLast Update
0001107bareos-coredirectorpublic2023-07-14 15:19
Reporteregedwillo Assigned Tobruno-at-bareos  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSCentOSOS Version7
Product Version17.2.7 
Summary0001107: Backup Job Stuck on Bareos 17.2
DescriptionHi,

I have a problem with the backup of my database files in bareos 17.2.

The backup job gets stuck when the volume size reaches approximately 6-7 GB and displays the message "Elapsed time = 00: 10: 37, Transfer rate = 11.39 M Bytes / second", after several hours it shows a timeout error and the backup job fails.

I have another 20 work tasks with the same configuration and procedure. This is the only task that fails.

The size of the backup files is 18 GB in total, after compression in the volumes the size is approximately 11-12 GB.

Bareos sd storage config and device config:

Storage {
  Name = hanab1-carp-sd
  Maximum Concurrent Jobs = 20
  SDAddress = 10.0.1.50
}

Device {
  Name = StorageHanaCarp
  Media Type = File
  Archive Device = /hana/backup/backupbareos
  LabelMedia = yes; # lets Bareos label unlabeled media
  Random Access = yes;
  AutomaticMount = yes; # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = no;
  Description = "File device. A connecting Director must have the same Name and MediaType."
}

Bareos Dir Pool config and storage config:


Storage {
  Name = hanab1-carp-sd
  Address = -------------
  Password = -------------
  Device = StorageHanaCarp
  Media Type = File
}

Pool {
  Name = carpFullHanaDB
  Pool Type = Backup
  Recycle = yes # Bareos can automatically recycle Volumes
  AutoPrune = yes # Prune expired volumes
  Volume Retention = 14 days # How long should the Full Backups be kept? (0000006)
  Maximum Volume Bytes = 200G # Limit Volume size to something reasonable
  Maximum Volumes = 100 # Limit number of Volumes in Pool
  Label Format = carp # Volumes will be labeled "Full-<volume-id>"
}
TagsNo tags attached.

Activities

egedwillo

egedwillo

2019-08-02 17:26

reporter  

bareos-1.JPG (71,503 bytes)   
bareos-1.JPG (71,503 bytes)   
bareos-2.JPG (25,969 bytes)   
bareos-2.JPG (25,969 bytes)   
egedwillo

egedwillo

2019-08-02 18:22

reporter  

bareos-3.JPG (62,018 bytes)   
bareos-3.JPG (62,018 bytes)   
bruno-at-bareos

bruno-at-bareos

2023-07-05 16:26

manager   ~0005153

Is this still reproducible with recent version of Bareos ?
bruno-at-bareos

bruno-at-bareos

2023-07-14 15:19

manager   ~0005183

closing no feedback.

Issue History

Date Modified Username Field Change
2019-08-02 17:26 egedwillo New Issue
2019-08-02 17:26 egedwillo File Added: bareos-1.JPG
2019-08-02 17:26 egedwillo File Added: bareos-2.JPG
2019-08-02 18:22 egedwillo File Added: bareos-3.JPG
2023-07-05 16:26 bruno-at-bareos Assigned To => bruno-at-bareos
2023-07-05 16:26 bruno-at-bareos Status new => feedback
2023-07-05 16:26 bruno-at-bareos Note Added: 0005153
2023-07-14 15:19 bruno-at-bareos Status feedback => closed
2023-07-14 15:19 bruno-at-bareos Resolution open => no change required
2023-07-14 15:19 bruno-at-bareos Note Added: 0005183