View Issue Details

IDProjectCategoryView StatusLast Update
0001527bareos-corestorage daemonpublic2023-05-15 10:34
ReporterRobertF. Assigned Tobruno-at-bareos  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSDebianOS Version10
Product Version22.0.2 
Summary0001527: Maximum Block Size is only supported for Tape drives
DescriptionHello,
after updating Bareos 21.1.3 to 22.0.2 I get the error message "Maximum Block Size is only supported for Tape drives " but I think my Tape.conf is correct.
you can see my config in the additional information.

Because tape backup could not be performed successfully, I had to go back to version 21.1.3, after this the Tape jobs run successfully
Additional InformationTape Configuarton:

Device {
  Name = Drive4
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee61d-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 0
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

Device {
  Name = Drive5
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee627-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 1
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

Device {
  Name = Drive6
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee631-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 2
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

Device {
  Name = Drive7
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee63b-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 3
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

Device {
  Name = Drive8
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee645-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 4
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

Device {
  Name = Drive9
  Media Type = LTO-8
  Archive Device = /dev/tape/by-id/scsi-351402ec0173ee64f-nst
  Autochanger = yes
  Always Open = yes
  Automatic Mount = yes
  Maximum Concurrent Jobs = 1
  Drive Index = 5
  Maximum Block Size = 1M
  Maximum File Size = 20G
  Label Media = yes
  Device Type = Tape
}

TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2023-03-23 16:00

manager   ~0004928

This is unfortunate, as the fix is already merge into master
https://github.com/bareos/bareos/pull/1375

It seems the backport was forgotten at that time.
We will try to fix that to next 22.0.3
bruno-at-bareos

bruno-at-bareos

2023-03-23 16:00

manager   ~0004929

will take care of the backport
bruno-at-bareos

bruno-at-bareos

2023-03-23 16:08

manager   ~0004930

Backport for branch bareos-22 ready for review https://github.com/bareos/bareos/pull/1423
bruno-at-bareos

bruno-at-bareos

2023-05-15 10:34

manager   ~0005055

PR merged.

Issue History

Date Modified Username Field Change
2023-03-23 15:11 RobertF. New Issue
2023-03-23 16:00 bruno-at-bareos Note Added: 0004928
2023-03-23 16:00 bruno-at-bareos Assigned To => bruno-at-bareos
2023-03-23 16:00 bruno-at-bareos Status new => confirmed
2023-03-23 16:00 bruno-at-bareos Note Added: 0004929
2023-03-23 16:08 bruno-at-bareos Note Added: 0004930
2023-05-15 10:34 bruno-at-bareos Status confirmed => closed
2023-05-15 10:34 bruno-at-bareos Resolution open => fixed
2023-05-15 10:34 bruno-at-bareos Note Added: 0005055