Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Moibenko 280fa25936 Delete scsi_linux.c 2019-08-02 17:03:08 -05:00
Alexander Moibenko 7f69c4fac7 Delete mtx.c 2019-08-02 17:02:54 -05:00
Alexander Moibenko a23e89db56 Add files via upload
Allow setiing of scsi commands timeout. For IBM TS4500 the timeout is 16 min as stated by IBM developer (this timeout is set in IBM driver). Linux ssci command timeot is set to 5 min, which causes problems and confusions during heavy load.
2019-08-02 16:32:41 -05:00
Alexander Moibenko 5bb358145a Release 1.3.12-15fnal 2019-01-23 15:22:59 -06:00
Alexander Moibenko 6ca40adeba Refresh elements data.
If absolute_addressing == 1 refresh elements data when status command is executed.
    This is needed to update tape library information in the calling application.
2019-01-23 15:15:30 -06:00
Alexander Moibenko b338d5f9a0 Merge pull request #1 from moibenko/absolute_address
Absolute address
2019-01-23 14:37:02 -06:00
Alexander Moibenko 71e237e6e8 Added product id to Status() output 2018-08-17 09:52:29 -05:00
Alexander Moibenko 8767727b15 Added product id to Status() output 2018-08-17 09:49:36 -05:00
Alexander Moibenko 7b8da461e5 Added physical location and serial tape drive serial number to the Status output. 2018-08-16 16:13:34 -05:00
Alexander Moibenko 963faa172c Added physical location and serial tape drive serial number to the Status output. 2018-08-16 16:04:58 -05:00
Alexander Moibenko a13704f62f Merge branch 'master' of github.com:moibenko/mtx 2018-08-08 16:10:10 -05:00
moibenko 2c95a251e4 Update README.md 2018-08-08 12:38:53 -05:00
moibenko 4bf05d31c5 Initial commit 2018-08-08 11:49:10 -05:00
Alexander Moibenko 5e4d13d026 All patches applied. Tar file for rpmbuild created. fnal_patched 2018-08-08 11:12:10 -05:00
Alexander Moibenko 05c81f6d17 MTX with library.
Allows to call mtx routines.
    The rpm for this version must be built as:
    Replace mtx.spec in SPECS
    Put *.patch into SOURCES
    and build rpm.
2018-08-01 10:48:36 -05:00
Alexander Moibenko 3718d257b2 CentOS last version with applied patches. cent_os_patched fnal_patches 2018-07-31 17:07:29 -05:00
Alexander Moibenko efde4187b4 Squashed commit of the following:
commit 093eacf325
Author: Alexander Moibenko <moibenko@fnal.gov>
Date:   Tue Jul 31 16:48:21 2018 -0500

    Added patches.

commit ebdb735d13
Author: Alexander Moibenko <moibenko@fnal.gov>
Date:   Tue Jul 31 16:43:07 2018 -0500

    Spec and patches to build CentOS rpm 1.3.12-14

    Replace mtx.spec in SPECS
    Put *.patch into SOURCES
    and build rpm
cent_os
2018-07-31 16:49:35 -05:00
Alexander Moibenko 4edb12f775 Spec and patches to build rpm 1.3.12-5
Replace mtx.spec in SPECS
    Put *.patch into SOURCES
    and build rpm.
rpm_1.3.12-5
2018-07-31 16:20:56 -05:00
Alexander Moibenko 1fa4053be5 MTX original from Sourceforge MTX_SourceForge 2018-07-31 15:07:09 -05:00