View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000304 | bareos-core | director | public | 2014-06-03 15:40 | 2015-03-25 19:19 |
Reporter | holtkamp | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | RHEL | OS Version | 6 |
Summary | 0000304: catalog configuration in job resource not available | ||||
Description | Configuring the catalog in the job resource is not working. Director refuses the configuration. | ||||
Steps To Reproduce | Add a "Catalog = somecatalog" to a job definition and try to start director/test configuration: [root@backup bareos]$ bareos-dir -t 03-Jun 15:36 bareos-dir: ERROR TERMINATION at parse_conf.c:280 Config error: Keyword "Catalog" not permitted in this resource. Perhaps you left the trailing brace off of the previous resource. : line 22, col 12 of file /etc/bareos/clients/clientA.conf Catalog = somecatalog | ||||
Additional Information | Tried on Version: 14.2.0 (31 May 2014) Documentation states under 9.2 Job Resource: Catalog = <Catalog-resource-name> This specifies the name of the catalog resource to be used for this Job. When a catalog is defined in a Job it will override the definition in the client. (This keyword was introduced in Bareos 13.4.0) | ||||
Tags | No tags attached. | ||||
Fix committed to bareos master branch with changesetid 1839. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4759. | |
Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again. Sorry for the noise. |
|
bareos: master a1e083dd 2014-06-03 17:14 Ported: N/A Details Diff |
Insert missing keyword in job resource table. When replaying some old patches it seems we missed merging one new keyword added in the 13.4 version. Fixes 0000304: catalog configuration in job resource not available |
Affected Issues 0000304 |
|
mod - src/dird/dird_conf.c | Diff File | ||
bareos2015: bareos-14.2 1910f906 2014-06-03 19:14 Ported: N/A Details Diff |
Insert missing keyword in job resource table. When replaying some old patches it seems we missed merging one new keyword added in the 13.4 version. Fixes 0000304: catalog configuration in job resource not available |
Affected Issues 0000304 |
|
mod - src/dird/dird_conf.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-03 15:40 | holtkamp | New Issue | |
2014-06-03 17:16 | mvwieringen | Changeset attached | => bareos master a1e083dd |
2014-06-03 17:16 | mvwieringen | Note Added: 0000896 | |
2014-06-03 17:16 | mvwieringen | Assigned To | => mvwieringen |
2014-06-03 17:16 | mvwieringen | Status | new => resolved |
2014-06-03 17:16 | mvwieringen | Resolution | open => fixed |
2014-06-06 15:58 | mvwieringen | Status | resolved => closed |
2014-06-06 15:58 | mvwieringen | Assigned To | mvwieringen => |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 1910f906 |
2015-03-25 16:51 | mvwieringen | Note Added: 0001470 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:19 | joergs | Note Added: 0001619 | |
2015-03-25 19:19 | joergs | Status | resolved => closed |