View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001257 | bareos-core | director | public | 2020-06-25 13:14 | 2020-11-30 15:47 |
Reporter | arogge | Assigned To | arogge | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 19.2.7 | ||||
Summary | 0001257: Prune volume command may crash the director | ||||
Description | When pruning a volume the director now logs with more detail. One of the messages contains a weird volume name (i.e. »JobId 0: Volume "`4��" contains no jobs after pruning.« Sometimes the director even crashes when emitting that message. | ||||
Steps To Reproduce | 1. install 19.2.7 2. run a job to fill a volume 3. wait for volume retention to pass 4. prune the volume | ||||
Tags | No tags attached. | ||||
bareos: master 3964c95b 2020-06-25 15:14 Ported: N/A Details Diff |
systemtests: improve volume-prune test Issue 0001257: Prune volume command may crash the director The test now also runs manual pruning and checks that the job-message emitted contains the correct volume name. |
Affected Issues 0001257 |
|
mod - systemtests/tests/volume-pruning/testrunner | Diff File | ||
bareos: bareos-19.2 0534c113 2020-06-25 15:14 Ported: N/A Details Diff |
systemtests: improve volume-prune test Issue 0001257: Prune volume command may crash the director The test now also runs manual pruning and checks that the job-message emitted contains the correct volume name. (cherry picked from commit 3964c95bb03300f9177438e1cb16ebec1133c771) |
Affected Issues 0001257 |
|
mod - systemtests/tests/volume-pruning-test/testrunner | Diff File | ||
bareos: master 664cd2e6 2020-06-25 15:17 Ported: N/A Details Diff |
dir: add missing string to Jmsg() in ua_prune.cc Fixes 0001257: Prune volume command may crash the director Previously the mr->VolumeName to fill the %s in the Jmsg was missing. |
Affected Issues 0001257 |
|
mod - core/src/dird/ua_prune.cc | Diff File | ||
bareos: bareos-19.2 4dec4a23 2020-06-25 15:17 Ported: N/A Details Diff |
dir: add missing string to Jmsg() in ua_prune.cc Fixes 0001257: Prune volume command may crash the director Previously the mr->VolumeName to fill the %s in the Jmsg was missing. (cherry picked from commit 664cd2e67c777c3873abd3d581309c3c00a14c62) |
Affected Issues 0001257 |
|
mod - core/src/dird/ua_prune.cc | Diff File | ||
bareos: master 94a0525e 2020-06-29 14:09 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000546 from arogge/dev/arogge/master/fix-1257 Fix 0001257: Prune volume command may crash the director |
Affected Issues 0001257 |
|
mod - core/src/dird/ua_prune.cc | Diff File | ||
mod - systemtests/tests/volume-pruning/testrunner | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-25 13:14 | arogge | New Issue | |
2020-06-25 13:14 | arogge | Status | new => assigned |
2020-06-25 13:14 | arogge | Assigned To | => arogge |
2020-06-29 12:22 | arogge | Changeset attached | => bareos master 94a0525e |
2020-06-29 12:22 | arogge | Changeset attached | => bareos master 664cd2e6 |
2020-06-29 12:22 | arogge | Changeset attached | => bareos master 3964c95b |
2020-06-29 12:22 | arogge | Note Added: 0004013 | |
2020-06-29 12:22 | arogge | Status | assigned => resolved |
2020-06-29 12:22 | arogge | Resolution | open => fixed |
2020-06-29 13:22 | arogge | Changeset attached | => bareos bareos-19.2 4dec4a23 |
2020-06-29 13:22 | arogge | Changeset attached | => bareos bareos-19.2 0534c113 |
2020-06-29 13:22 | arogge | Note Added: 0004014 | |
2020-07-08 11:24 | arogge | Relationship added | related to 0001230 |
2020-07-09 22:47 | arogge | Status | resolved => closed |
2020-11-30 15:47 | arogge | Relationship added | related to 0001282 |