-
- Downloads
Ported commit 01b32f6ffc3d28ec7681eff02973ba91191fcc60 castor/master
CASTOR-5042: The SCSI layer of the tape server overlooks SCSI errors not coming from the target Fixed. Add output for all errors available for SCSI call. The logic implemented is to go through all errors in the following order: status, host_status, driver_status. In case of particular error an appropriate exception generated.
Showing
- tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp 92 additions, 1 deletiontapeserver/castor/tape/tapeserver/SCSI/Constants.cpp
- tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp 86 additions, 2 deletionstapeserver/castor/tape/tapeserver/SCSI/Constants.hpp
- tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp 121 additions, 1 deletiontapeserver/castor/tape/tapeserver/SCSI/Exception.cpp
- tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp 53 additions, 24 deletionstapeserver/castor/tape/tapeserver/SCSI/Exception.hpp
- tapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp 141 additions, 1 deletiontapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp
Loading
Please register or sign in to comment