View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001111 | bareos-core | director | public | 2019-09-12 17:34 | 2019-12-18 15:24 |
Reporter | arogge | Assigned To | arogge | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | CentOS | OS Version | 7 |
Product Version | 18.2.6 | ||||
Fixed in Version | 18.2.7 | ||||
Summary | 0001111: import/export and status slots commands don't see tapes loaded in drives anymore | ||||
Description | When we import a tape from an import/export slot using the import command and another tape is loaded in a drive, the import may move the tape into the slot occupied by a tape loaded in a drive. Also issuing the "status slots" command does not show the volumes that are loaded in a drive. | ||||
Steps To Reproduce | - attach a tape library - load a tape using the mount command - issue "status slots" ans notice the mounted tape does not show up anymore | ||||
Tags | volume | ||||
bareos: bareos-18.2 52ef6633 2019-05-24 14:01 Ported: N/A Details Diff |
dird: fixed a wrong switch condition - corrected a switch statement on a false struct variable (has to be vol_list_t::slot_type, not vol_list_t::slot_status) in file dird/sd_cmds.cc:485 |
Affected Issues 0001111 |
|
mod - core/src/dird/sd_cmds.cc | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-12 17:34 | arogge | New Issue | |
2019-09-12 17:34 | arogge | Status | new => assigned |
2019-09-12 17:34 | arogge | Assigned To | => arogge |
2019-09-12 17:34 | arogge | Tag Attached: volume | |
2019-09-12 17:52 | arogge | Changeset attached | => bareos bareos-18.2 52ef6633 |
2019-09-13 08:17 | arogge | Status | assigned => resolved |
2019-09-13 08:17 | arogge | Resolution | open => fixed |
2019-09-13 08:17 | arogge | Fixed in Version | => 18.2.7 |
2019-09-13 08:17 | arogge | Note Added: 0003570 | |
2019-12-18 15:24 | arogge | Status | resolved => closed |