View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001473 | bareos-core | file daemon | public | 2022-07-26 00:37 | 2022-07-26 09:54 |
| Reporter | MarceloRuiz | Assigned To | bruno-at-bareos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Linux | OS | any | OS Version | 3 |
| Product Version | 21.1.3 | ||||
| Summary | 0001473: Catalog backup ends with warning every time trying to find the wrong db name | ||||
| Description | Running a backup catalog job with Run Before Job = RunBeforeJob = "/usr/local/lib/bareos/scripts/make_catalog_backup.pl my-super-catalog" creates the sql: /var/db/bareos/mydatabasename.sql but produces the following warning: Could not stat "/var/db/bareos/bareos.sql": ERR=No such file or directory I thought that the problem was in the RunAfterJob command, but even commenting it out, the warning persists | ||||
| Steps To Reproduce | Create a backup catalog job with a RunBefore Command using the "make_catalog_backup.pl" script. Run the job and find the warning. | ||||
| Additional Information | I am running Bareos 21.1.3 on FreeBSD 13 and my Posgresql database is installed on a different jail. | ||||
| Tags | No tags attached. | ||||
|
If your installation is not inlined from the preset, you have of course to understand how to make changes. Here you need a fileset corresponding to your need. See /usr/local/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-07-26 00:37 | MarceloRuiz | New Issue | |
| 2022-07-26 09:54 | bruno-at-bareos | Assigned To | => bruno-at-bareos |
| 2022-07-26 09:54 | bruno-at-bareos | Status | new => closed |
| 2022-07-26 09:54 | bruno-at-bareos | Resolution | open => no change required |
| 2022-07-26 09:54 | bruno-at-bareos | Note Added: 0004687 |