View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000404 | bareos-core | director | public | 2015-01-23 09:48 | 2015-01-29 10:50 |
| Reporter | pstorz | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Platform | Linux | OS | any | OS Version | 3 |
| Product Version | 14.2.2 | ||||
| Summary | 0000404: If a directory explicitly configured in a fileset does not exist the jobresult is warning. | ||||
| Description | If a fileset is common to multiple clients, usually some of the specified directories does not exist on each client. Now the job result and mail header states "Backup OK -- with warnings" which was not the case before. Example output: Could not stat "/logs": ERR=No such file or directory It would be nice if such a problem could be marked as information instead of warning. | ||||
| Tags | No tags attached. | ||||
|
Unfortunately it is not easy to suppress thoes messages in the code. The solution for this problem is to make sure that the configured paths do exist by -> either dynamically create the filelist -> or create the configured paths on all machines sharing this fileset |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-01-23 09:48 | pstorz | New Issue | |
| 2015-01-23 09:49 | pstorz | Severity | minor => feature |
| 2015-01-23 11:40 | pstorz | Assigned To | => pstorz |
| 2015-01-23 11:40 | pstorz | Status | new => assigned |
| 2015-01-29 10:49 | pstorz | Note Added: 0001232 | |
| 2015-01-29 10:49 | pstorz | Status | assigned => closed |
| 2015-01-29 10:50 | pstorz | Resolution | open => fixed |
| 2015-01-29 10:50 | pstorz | Assigned To | pstorz => |
| 2015-01-29 10:50 | pstorz | Resolution | fixed => won't fix |