View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000644 | bareos-core | file daemon | public | 2016-04-19 18:34 | 2016-10-13 11:55 |
Reporter | debfx | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 15.2.3 | ||||
Summary | 0000644: Setting DriveType causes empty backups on Linux | ||||
Description | Bareos will backup no files on Linux when you set DriveType to some value in the FileSet. For example this can happen when you have a "Full Set" FileSet that is used for Windows and Linux hosts. The DriveType documentation says: - This option is effective only on Windows machines [...] - This option is not implemented in Unix/Linux systems Instead it leads to empty backups on Linux without Bareos printing a warning. Bareos only logs this INFO message: Top level directory "/" has an unlisted drive type "unknown" It might also be worth evaluating whether this message should be upgraded to a warning when the drive type can't be detected. | ||||
Tags | No tags attached. | ||||
bareos: master e9252e21 2016-04-19 21:22 Ported: N/A Details Diff |
findlib: Setting DriveType causes empty backups on Linux Implement what is documented e.g. fstype only works on non Windows and drivetype only works on Windows. Unknown fstypes or drivetypes are now logged at loglevel M_WARNING instead of M_INFO. Fixes 0000644: Setting DriveType causes empty backups on Linux |
Affected Issues 0000644 |
|
mod - src/findlib/find_one.c | Diff File | ||
bareos: bareos-14.2 178613c8 2016-04-19 21:22 Committer: joergs Ported: N/A Details Diff |
findlib: Setting DriveType causes empty backups on Linux Implement what is documented e.g. fstype only works on non Windows and drivetype only works on Windows. Unknown fstypes or drivetypes are now logged at loglevel M_WARNING instead of M_INFO. Fixes 0000644: Setting DriveType causes empty backups on Linux |
Affected Issues 0000644 |
|
mod - src/findlib/find_one.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-19 18:34 | debfx | New Issue | |
2016-04-19 19:29 | mvwieringen | Status | new => acknowledged |
2016-04-21 17:43 | mvwieringen | Relationship added | child of 0000641 |
2016-04-21 20:29 | mvwieringen | Changeset attached | => bareos master e9252e21 |
2016-04-21 20:29 | mvwieringen | Note Added: 0002243 | |
2016-04-21 20:29 | mvwieringen | Status | acknowledged => resolved |
2016-04-21 20:29 | mvwieringen | Resolution | open => fixed |
2016-07-05 13:28 | joergs | Relationship added | child of 0000584 |
2016-07-05 13:30 | joergs | Relationship added | child of 0000583 |
2016-07-08 14:34 | joergs | Changeset attached | => bareos bareos-14.2 178613c8 |
2016-07-08 14:34 | joergs | Note Added: 0002316 | |
2016-10-13 11:55 | maik | Note Added: 0002384 | |
2016-10-13 11:55 | maik | Status | resolved => closed |