免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 5038 | 回复: 5
打印 上一主题 下一主题

请问在AIX下有没有指令可以直接操控IBM TS3100的磁带机 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-05-15 16:12 |只看该作者 |倒序浏览
一个请简单的例子,在AIX操作系统下,系统里的rmt1是IBM 3581-F28,  rmt2是IBM TS3100,\r\n\r\n从drvicer里把磁带导出放入第七个槽位所用指令如下:\r\n tapeutil -f /dev/rmt1 move  \"86\"  \"7\"\r\n把第一个槽位的磁带放入drvicer里\r\n tapeutil -f /dev/rmt1 move  \"1\"  \"86\"\r\n\r\n我查了TS3100的说明书,端口号分别发下:\r\nDrive 1端口是256\r\nSlot 1 端口是4096\r\n但使用如上的指令:\r\n tapeutil -f /dev/rmt2 move  \"256\"  \"4096\" \r\n tapeutil -f /dev/rmt2 move  \"4096\"  \"256\" \r\n都报了没有这个设备的错误,请问我在AIX系统下,对IBM TS3100进行入带与出带的指令是什么?

论坛徽章:
0
2 [报告]
发表于 2008-05-16 02:39 |只看该作者
three ways to move the tape running tapeutil on AIX:\r\n1. use the changer special file:\r\ntapeutil -f /dev/smcX move  256  4096\r\ntapeutil -f /dev/smcX move  4096  256 \r\n\r\n2. use the drive special file with changer support\r\ntapeutil -f /dev/rmt2.smc  mount  4096\r\ntapeutil -f /dev/rmt2.smc  unmount  4096 \r\n\r\n3. Unload tape and move to the first empty slot using the drive special file\r\ntapeutil -f/ dev/rmt2 unmount\r\n\r\nFor the first two methods,  the tape must be unloaded first before to move the tape.\r\nFor the last method, you can\'t move the tape to a special address. The tape is always moved to the first empty slot

论坛徽章:
0
3 [报告]
发表于 2008-05-16 09:39 |只看该作者
谢谢了!\r\n\r\n三个方法我都试过了,好象只有第一个方法有用,后面两个都报设备错误的信息.\r\n\r\n不过能用就可以了!\r\n\r\n非常感谢!

论坛徽章:
0
4 [报告]
发表于 2008-10-29 17:27 |只看该作者

我还有一个问题,

请教一下是否有命令直接打开I/O slot 现在我只能move到 IOslot ,然后要手工弹出I/Oslot,比较麻烦。

论坛徽章:
0
5 [报告]
发表于 2008-11-11 16:58 |只看该作者
直接按前面面板安纽不是更快吗

论坛徽章:
0
6 [报告]
发表于 2009-01-04 10:53 |只看该作者
用web界面访问不是更加直观吗,
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP