https://github.com/arogge/maminfo
Read LTO/Ultrium cartridges' medium auxiliary memory attributes from a tape drive
https://github.com/arogge/maminfo
lto lto-tape-drives tape-drive ultrium-cartridges
Last synced: 2 months ago
JSON representation
Read LTO/Ultrium cartridges' medium auxiliary memory attributes from a tape drive
- Host: GitHub
- URL: https://github.com/arogge/maminfo
- Owner: arogge
- License: agpl-3.0
- Created: 2016-09-27T17:30:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T22:39:06.000Z (over 8 years ago)
- Last Synced: 2025-04-12T13:13:52.690Z (2 months ago)
- Topics: lto, lto-tape-drives, tape-drive, ultrium-cartridges
- Language: C
- Size: 16.6 KB
- Stars: 25
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maminfo
Read LTO/Ultrium cartridges' medium auxiliary memory attributes from a tape driveThis software is based on another software for reading/writing the custom text attribute in the
auxiliary memory: https://github.com/scangeo/lto-cm/All Low-Level SCSI information was taken from the excellent IBM documentation that can be found at
https://www-01.ibm.com/support/docview.wss?uid=ssg1S7003556&aid=1You will need sg3_utils installed to build this (Package sg3_utils-devel on RedHat'ish systems).