Esto debería funcionar en cualquier cosa que sea EL5 (CentOS5, RHEL5, etc.) o más reciente. El paquete puede estar en versiones anteriores pero no lo he comprobado. El mt-st
paquete para verificar el estado del dispositivo de la unidad de cinta es muy pequeño y está en el base
repositorio como lo solicita.
[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.
Sus dependencias son solo cosas sin las que sería difícil vivir:
[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