Commit Graph

28 Commits

Author SHA1 Message Date
Alexander Moibenko
a3913d382d Changes required for Spectra Logic Tape library. 2021-08-03 14:21:59 -05:00
Alexander Moibenko
26dcc32e8c Explicitely declared missing functions 2019-11-08 11:22:33 -06:00
Alexander Moibenko
c99bf45420 Added Test_UnitReady to API. 2019-11-08 10:30:44 -06:00
Alexander Moibenko
3fafa03313 Delete mtxl.c 2019-11-08 10:29:18 -06:00
Alexander Moibenko
92c01f1626 Delete mtx.c 2019-11-08 10:28:59 -06:00
Alexander Moibenko
8bce01fc88 Delete mtx-1.3.12.tgz
This file doe not belong here
2019-11-08 10:23:39 -06:00
Alexander Moibenko
2ce5e5dfb1 Add files via upload 2019-11-08 10:19:25 -06:00
Alexander Moibenko
9b1e508466 Add files via upload
Allow setting 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 mount / dismout activity.
2019-08-05 09:51:07 -05:00
Alexander Moibenko
3396b63b27 Add files via upload
Allow setting 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 mount / dismount activity.
2019-08-02 17:06:22 -05:00
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