ImageVerifierCode 换一换
格式:DOCX , 页数:21 ,大小:36.38KB ,
资源ID:5133555      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/5133555.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(AIX下配置磁带库机械臂.docx)为本站会员(b****3)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

AIX下配置磁带库机械臂.docx

1、AIX下配置磁带库机械臂前言 本文就 AIX 系统下带库机械臂、磁带驱动器驱动 Atape 的下载、安装、设备配置、设备测试、驱动卸载进行详细介绍。另外文章还列出了常用的磁带设备的命令,并介绍如何在备份软件 TSM(Tivoli Storage Manager)中定义和使用磁带设备。所用的命令均辅以实战用例,供系统管理员查看使用。安装前的准备工作 对于较小型的存储网络,可以使用 SCSI 线直接连接系统与磁带库。本实例使用 SAN 网络来连接 AIX 系统和磁带库,因此需要在 AIX 系统正确配置 HBA(Host Bus Adapter)卡,确保 SAN 网络的正确连接。Atape 简介 I

2、BM AIX Atape 驱动提供对 IBM 磁带驱动器以及机械臂设备(Media Changer)的支持。Atape 不仅可以给各种应用程序提供基本的磁带操作,例如对备份、恢复;提供基本的机械臂操作,例如载入(Mount)、载出(Unmount)磁带(Cartridges /Tapes);还为磁带管理系统提供更高级的功能。该驱动对应用程序是透明的。正确安装驱动以后,应用程序可以使用驱动提供的各种功能。安装包下载:IBM Atape 安装包可以从 ftp:/ 下载。从下面的网站确定你的操作系统的补丁级别是否符合要求:下载步骤如下:# ftp Connected to dispsd-40-.22

3、0-*220-* *220-* IBMs internal systems must only be used for conducting IBMs *220-* business or for purposes authorized by IBM management. *220-* *220-* Use is subject to audit at any time by IBM management. *220-* *220-*220-220 service FTP server (Version wu-2.6.2(5) Custom Sat May 28 01:48:31 MDT 2

4、005) ready.Name (:root): anonymous331 Guest login ok, send any password.Password: 230 Guest login ok, access restrictions apply.ftp cd /storage/devdrvr/AIX250-Please read the file README250- it was last modified on Mon Oct 8 17:36:52 2007 - 520 days ago250 CWD command successful.ftp ls200 PORT comma

5、nd successful.150 Opening ASCII mode data connection for file list.Atape.10.7.3.0.binAtape.11.3.4.0.binAtape.8.4.9.0.binAtape.9.7.5.0.binAtape.READMEAtape.fixlistREADMEatldd.5.5.1.0.binatldd.6.7.7.0.binatldd.Readmeatldd.fixlist226 Transfer complete.ftp bin200 Type set to I.ftp mget Atape.11.3.4.0.bi

6、nmget Atape.11.3.4.0.bin? y200 PORT command successful.150 Opening BINARY mode data connection for Atape.11.3.4.0.bin (5376000 bytes).226 Transfer complete.5376000 bytes received in 1.261 seconds (4165 Kbytes/s)local: Atape.11.3.4.0.bin remote: Atape.11.3.4.0.bin安装过程 在安装新版本的设备驱动之前,建议先卸载老版本的驱动,并保证磁带设

7、备已经上电、功能正常并已经正确连接到 AIX 系统上。可以使用命令 :installp acXd Atape.x.x.x.x Atape.driver 下面来安装我们下载的 Atape.11.3.4.0.bin:# installp -acXd Atape.11.3.4.0.bin Atape.driver +-+ Pre-installation Verification.+-+Verifying selections.doneVerifying requisites.doneResults.SUCCESSES- Filesets listed in this section passed

8、pre-installation verification and will be installed. Selected Filesets - Atape.driver 11.3.4.0 # IBM AIX Enhanced Tape and Me. +-+ BUILDDATE Verification .+-+Verifying build dates.doneFILESET STATISTICS - 1 Selected to be installed, of which: 1 Passed pre-installation verification - 1 Total to be in

9、stalled0503-409 installp: bosboot verification starting.installp: bosboot verification completed.+-+ Installing Software.+-+installp: APPLYING software for: Atape.driver 11.3.4.0. . . . . . . . . . . . IBM AIX Enhanced Tape and Medium Changer Device Driver (C) COPYRIGHT International Business Machin

10、es Corp. 1993 2005 All Rights Reserved Licensed Materials - Property of IBM US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. . . . . . . . . Checking for existing Atape devices.Installing AIX Version 6.1 Atape.driver.Adding

11、 device prototype.Adding odm and smit entries.Adding catalogs.Adding trace template.Adding error template.6 entries added.0 entries deleted.0 entries updated.Adding utility programs.Finished processing all filesets. (Total time: 11 secs).0503-409 installp: bosboot verification starting.installp: bos

12、boot verification completed.0503-408 installp: bosboot process starting.bosboot: Boot image is 36475 512 byte blocks.0503-292 This update will not fully take effect until after a system reboot. * * * A T T E N T I O N * * * System boot image has been updated. You should reboot the system as soon as

13、possible to properly integrate the changes and to avoid disruption of current functionality.installp: bosboot process completed.+-+ Summaries:+-+Installation Summary-Name Level Part Event Result-Atape.driver 11.3.4.0 USR APPLY SUCCESS 如上例所示,如果 Installation Summary 给出的结果是 SUCCESS, Atape 驱动已经正确安装到系统中了

14、。当然,也可以使用 smit 来安装:#smitty - Software Installation and Maintenance - Install and Update Software - Install Software - * INPUT device / directory for software 输入安装包位置如下例:Install SoftwareType or select values in entry fields.Press Enter AFTER making all desired changes. Entry Fields* INPUT device / di

15、rectory for software .* SOFTWARE to install Atape + PREVIEW only? (install operation will NOT occur) no + COMMIT software updates? yes + SAVE replaced files? no + AUTOMATICALLY install requisite software? yes + EXTEND file systems if space needed? yes + OVERWRITE same or newer versions? no + VERIFY

16、install and check file sizes? no + Include corresponding LANGUAGE filesets? yes + DETAILED output? no + Process multiple volumes? yes + ACCEPT new license agreements? no + Preview new LICENSE agreements? no +需要注意的是,PREVIEW only 一项需要置成 no,这样驱动才真正会被安装到系统中。选择确认后,回车完成安装过程。安装完成后 , 用如下命令来确认,安装的版本和状态: lslp

17、p l Atape.driver# lslpp -l Atape.driver Fileset Level State Description -Path: /usr/lib/objrepos Atape.driver 11.3.4.0 COMMITTED IBM AIX Enhanced Tape and Medium Changer Device Driver如果安装成功的话,installp 会自动调用 AIX 的 bosboot 命令把新安装的 Atape 文件更新到启动记录里,所以不需要重新启动 AIX 系统。 配置磁带驱动器和机械臂 安装结束后,需要进行配置以后,才能使用设备驱动。

18、使用命令 #cfgmgr 来重新发现系统连接的设备,并进行配置。# cfgmgr上例中,cfgmgr 执行完毕,没有报错,则配置成功。当然重新启动 AIX 系统也能达到重新配置的效果。在 Atape 驱动已经安装而且设备已经配置以后,系统通过 /dev 目录下的 smc* 文件来表示物理的机械臂,rmt* 表示磁带驱动器。# lsdev -Cc tape 能列出系统所带的所有磁带设备 # lsdev -Cc tapermt0 Available 01-01-01 IBM 3580 Ultrium Tape Drive (FCP)rmt1 Available 01-01-01 LTO Ultri

19、um Tape Drive (FCP)rmt2 Available 01-01-01 IBM 3580 Ultrium Tape Drive (FCP)smc8 Available 01-01-01 IBM 3584 Library Medium Changer (FCP)smc9 Available 01-01-01 IBM 3584 Library Medium Changer (FCP)上例中,系统连接有两个机械臂设备 smc8 和 smc9,和三个磁带驱动器 rmt0,rmt1,rmt2。 验证机械臂以及驱动器是否工作正常 需要使用 tapeutil 对机械臂和驱动器来进行验证。tap

20、eutil 是 Atape 提供的设备测试应用程序,它是对磁带库以及驱动器进行直接操作的接口。安装 Atape 后,可直接运行 tapeutil 来启动程序。下面介绍一下如何使用 tapeutil 对系统连接的磁带驱动器和机械臂进行测试。# tapeutil General Commands: 1. Open a Device 5. Inquiry 9. Log Sense Page 2. Close a Device 6. Test Unit Ready 10. Mode Sense Page 3. Device Info 7. Reserve Device 11. Release Devi

21、ce 4. Tape Drive Service Aids 8. Request Sense Q. Quit Program Medium Changer Commands: 12. Element Information 16. Move Medium 13. Position To Element 17. Load/Unload Medium 14. Element Inventory 18. Initialize Element Status 15. Exchange Medium 19. Prevent/Allow Medium Removal Tape Commands: 20. Q

22、uery/Set Parameters 30. Read and Write Tests 21. Prevent/Allow Medium Removal 31. Unload/Load Tape 22. Rewind 32. Erase 23. Erase Gap 33. Write Filemarks 24. Forward Space Filemarks 34. Backward Space Filemarks 25. Forward Space Records 35. Backward Space Records 26. Space to End of Data 36. Query/S

23、et Tape Position 27. Log Sense 37. Read or Write Files 28. Display Message 38. Get Drive Encryption Settings 29. Synchronize Buffers 39. Report Density Support 40. Test Encryption Key Path/SetupEnter Selection:如何验证磁带驱动器是否正确安装:1. 打开 AIX 窗口 2. 输入 tapeutil3. 输入 1(打开一个设备)4. 输入 /dev/rmt0(需要验证的设备文件)5. 输入

24、1(Read/Write)6. 输入 3(Device Info)7. 输入 5(Inquiry)选择 0,对设备进行基本测试 8. 输入 6(Test Unit Read)确认没有错误。9. 输入 18(Initialize Element Status)10. 输入 14(Element Inventory)查看所有带库中所有磁带 11. 从上一步结果中,选择一个可写的空闲磁带,查看其序列号,并选择一个空闲的磁带插槽 12. 输入 16(Move Medium),指定磁带的地址和空闲磁带插槽的地址。确认磁带被放置到正确的位置 13. 输入 14 (Element Inventory),确认

25、磁带库信息被更新 14. 输入 2 (Close a Device)15. 输入 Q (退出程序)如何验证机械臂是否工作正常:1. 打开 AIX 窗口 2. 输入 tapeutil3. 输入 1(打开一个设备)4. 输入 /dev/smc05. 输入 1 (Read/Write)6. 输入 3 (Device Info)7. 输入 5 (Inquiry)选择 0,对设备进行基本测试 8. 输入 6 (Test Unit Read)确认没有错误 9. 输入 22(Rewind)10. 输入 30 (Read and Write Tests)进行读写测试 11. 输入 1 (Read/Write)

26、. 开始测试 12. 输入 31(Unload Tape)取出磁带 13. 输入 2 (Close a Device)14. 输入 Q (退出程序) 常用磁带设备管理命令 查看所有系统连接的设备:下例列出系统识别出的所有带库机械臂和磁带驱动器的基本信息:lsdev -Cc tape# lsdev -Cc tapermt2 Available 01-01-01 IBM 3580 Ultrium Tape Drive (FCP)rmt3 Available 01-01-01 LTO Ultrium Tape Drive (FCP)rmt4 Available 01-01-01 LTO Ultriu

27、m Tape Drive (FCP)rmt5 Available 01-01-01 LTO Ultrium Tape Drive (FCP)rmt6 Available 01-01-01 LTO Ultrium Tape Drive (FCP)rmt7 Available 01-01-01 LTO Ultrium Tape Drive (FCP)rmt8 Available 01-01-01 LTO Ultrium Tape Drive (FCP)smc5 Available 01-01-01 IBM 3584 Library Medium Changer (FCP)smc6 Available 01-01-01 IBM 3576 Library Medium Changer (FCP)smc7 Availa

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1