Điều này sẽ hoạt động trên bất cứ thứ gì là EL5 (CentOS5, RHEL5, v.v.) hoặc mới hơn. Gói có thể trên các phiên bản cũ hơn nhưng tôi chưa kiểm tra. Các mt-st
gói để kiểm tra tình trạng thiết bị ổ đĩa băng là rất nhỏ và trong base
kho lưu trữ như bạn đang yêu cầu.
[root@testbox ~]# yum info mt-st
Available Packages
Name : mt-st
Arch : x86_64
Version : 1.1
Release : 5.el6
Size : 41 k
Repo : base
Summary : Tool for controlling tape drives
URL : ftp://ftp.ibiblio.org/pub/linux/system/backup
License : GPL+
Description : The mt-st package contains the mt and st tape drive management
: programs. Mt (for magnetic tape drives) and st (for SCSI tape devices)
: can control rewinding, ejecting, skipping files and blocks and more.
:
: Install mt-st if you need a tool to manage tape drives.
Sự phụ thuộc của nó chỉ là những thứ mà bạn khó có thể sống mà không có:
[root@testbox~]# repoquery --requires --recursive mt-st
/bin/bash
/bin/sh
chkconfig
libc.so.6(GLIBC_2.7)(64bit)
rtld(GNU_HASH)
[root@testbox~]# repoquery --requires --resolve --recursive mt-st
mt-st-0:1.1-5.el6.x86_64
glibc-0:2.12-1.149.el6.i686
bash-0:4.1.2-29.el6.x86_64
chkconfig-0:1.3.49.3-2.el6_4.1.x86_64
glibc-0:2.12-1.149.el6_6.7.x86_64