用户名: 密码: 注册 找回密码
搜索   
收藏本站 设为主页
首页
新闻 供求 报价 技术 下载 商家 商城 博客
论坛
硬件学院 软件学院 解决方案
技术查找 
  按标题 按全文
相关技术
· 主流虚拟主机布阵方式浅...
· KVM主机切换系统轻松管理...
· 如何得到AIX系统安装时间...
· 服务器技术之负载均衡技...
· with语句指向自身的小办...
· IBM X380服务器-软驱的拆...
最近头条
· 所有主流Linux发行版本已...
· 从Unix迁移到Linux是否必...
· IBM System x 服务器帮助...
· 微软云计算平台Windows ...
· Intel企业级固态硬盘开始...
· IBM花费3年打造“网络故...
相关供求
· 221692-B23/HP多模15米L...
· SUN 300-1501
· SUN工作站B2000/B1000/B...
· 各种服务器配件
· SUN连接卡 X913A/SG-XPC...
· 服务器专家品牌服务器主...
Advertisement
 首页 > 技术频道 > 软件学院 > 浏览技术 关键字: Linux  磁带机 
在Linux下如何使用磁带机?
2005-9-5 10:23:55   pptrade   来源:中华服务器网    点击:3899次   加入收藏夹

1.INDETIFY YOUR TAPE BACKUP UNIT

RedHat Linux supports many different kinds of tape devices.
Typically, SCSI tape devices will be named

/dev/st0, /dev/st1, etc.

IDE tape devices will be named

/dev/ht0, /dev/ht1, etc.

If the device name has an “n” in front of it, like /dev/nst0 for example, then it is a “No rewind” device. The device will not rewind automatically after a utility like dump or tar is finished writing to it.
Identify the TBU in your system with the following command:

# cat proc/scsi/scsi

Notice the information that this file contains: Vendor, Model, Firmware revision, and access type.

按此在新窗口浏览图片


2.CONTROLLING THE TAPE DEVICE

The mt utility can be used to control the tape device. 
Mt is installed with package mt-st-0.5b-10.src.spm.

# mt
usage: mt [-v] [-h] [ -f device ] command [ count ]

You can use the –f switch to specify a tape device. For example, to eject a scsi tape from your tape backup unit, type the following command:

对不起,您需要登录后才能查看全部详细内容
上一条技术: Dell服务器磁盘控制卡RedHat Linux驱动制作
下一条技术: Linux下绑定双网卡配置方法


关于我们 法律声明 广告服务 友情链接 联系我们
版权所有:中华服务器网©2001-2008
粤ICP备05008160号 由深圳市七乘二四信息技术有限公司提供技术支持。
 客 服