View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001527 | bareos-core | storage daemon | public | 2023-03-23 15:11 | 2023-05-15 10:34 |
| Reporter | RobertF. | Assigned To | bruno-at-bareos | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Debian | OS Version | 10 |
| Product Version | 22.0.2 | ||||
| Summary | 0001527: Maximum Block Size is only supported for Tape drives | ||||
| Description | Hello, 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 Information | Tape 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
} | ||||
| Tags | No tags attached. | ||||
|
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 |
|
|
will take care of the backport |
|
| Backport for branch bareos-22 ready for review https://github.com/bareos/bareos/pull/1423 | |
| PR merged. | |
| 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 |