1. 首页 > ITPUX技术网 > 正文

如何安装LTO磁带库驱动-AIX

如何安装LTO磁带库驱动-AIX
产品:LTO3580、LTO3581、LTO3582、LTO3583
主机平台:IBM PServers
操作系统:AIX4.3.3、AIX5L
其他软件版本:tapeUtil

1) 驱动程序的获得:
3580、3581、3582、3583、3584设备都属于LTO产品线,它们均使用相同的设备驱动程序。
IBM eServer P系列AIX操作系统使用的设备驱动程序叫做ATAPE。ATAPE包包括了LTO磁带
机驱动程序也包含了介质变换器(机械臂)驱动程序。

在写本文的时候我们可以从以下的网值获得驱动程序:
[url]ftp://ftp.software.ibm.com/storage/devdrvr/AIX/Atape.CURRENT.bin
[url]http://www-1.ibm.com/servers/storage/support/lto/

2) 安装前要求:
2.1)从下面的网站确定你的操作系统的补丁级别是否符合要求:
[url]http://www.storage.ibm.com/tape/lto/compatibility.html
2.2)如果使用光纤卡,从下面的网站确定你的光纤卡是否符合要求:
[url]http://knowledge.storage.ibm.com/HBA/HBASearchTool
2.3)如果使用SCSI卡,确定你的SCSI卡是否可以工作正常:
– PCI Dual Channel Ultra-3 SCSI Adapter (LVD) (RS/6000 or pSeries FC 6203),AIX 4.3.3 and later.
– PCI Differential Ultra SCSI Adapter (HVD) (RS/6000 or pSeries FC 6207)
– PCI Universal Differential Ultra SCSI Adapter (HVD) (RS/6000 or pSeries FC6204),AIX 4.3.3 and later
– Integrated LVD port – RS/6000 or pSeries 7044 Models 170 and 270,AIX 4.3.3 and later, IBM 3580, 3581, and 3583 only
– PCI Dual Channel Ultra-2 SCSI Adapter (LVD) (RS/6000 or pSeries FC 6205),AIX 4.3.3 and later

3) 安装:
安装驱动程序可以用命令行或SMIT工具。
3、1)用命令行安装:
假设你将驱动程序下载到了本地的文件/home/itso/Atape.8.1.9.0
你就可以用:
————————————————————
installp -acXd /home/itso/Atape.8.1.9.0 Atape.driver
————————————————————
3、2)用SMIT安装:
进入SMIT,选择
Software Installation and Maintenance
-> Install and Update Software
-> Install and Update Software by Package Name (includes devices and printers).
选择目录后选择
8.1.9.0 IBM AIX Enhanced Tape and Medium Changer Device Driver

4) 配置(认新设备):
安装了驱动程序后,检查一下磁带库的连接正常并且已经开机。你就可以让AIX系统认出
新的设备了。你可以重新启动AIX或运行cfgmgr。

5) 查看磁带库设备:

5、1)查看系统所有的磁带设备:
————————————————————
# lsdev -Cc tape
smc0 Available 14-08-00-6,0 IBM 3583 Library Medium Changer
rmt0 Available 14-08-00-0,0 IBM 3580 Ultrium Tape Drive
rmt1 Available 14-08-00-1,0 IBM 3580 Ultrium Tape Drive
————————————————————
其中rmt*是驱动器,smc*是机械臂。

5、2)查看设备的具体属性:
————————————————————
#lsattr -El rmt0
block_size 0 Block Size (0=Variable Length) True
compress yes Use Hardware Compression on Tape True
autoload no Use Autoloading Feature at End-of-Tape True
logging no Activate volume information logging True
max_log_size 500 Maximum size of log file (in # of entries) True
space_mode SCSI Backward Space/Forward Space Record Mode True
rew_immediate no Use Immediate Bit in Rewind Commands True
trailer_labels no Trailer Label Processing True
retain_reserve no Retain Reservation False
devtype ULT3580- Device Type False
scsi_id 0x213ca SCSI Target ID True
lun_id 0x0 Logical Unit Number True
location Location True
ww_name 0x5005076300410803 World Wide Name False
new_name New Logical Name True
————————————————————

4、3)查看设备的具体配置:
————————————————————
# lscfg -vl rmt0
DEVICE LOCATION DESCRIPTION
rmt0 14-08-00 IBM 3580 Ultrium Tape Drive (FCP)
Manufacturer…………….IBM
Machine Type and Model……ULT3580-TD1
Serial Number……………6811288675
Device Specific.(FW)……..25D4
————————————————————

本文由风哥教程整理发布,仅用于学习测试使用,转载注明出处:http://www.fgedu.net.cn/10327.html

联系我们

在线咨询:点击这里给我发消息

微信号:itpux-com

工作日:9:30-18:30,节假日休息