2) 安装前要求:
2.1)从下面的网站确定你的操作系统的补丁级别是否符合要求: http://www.storage.ibm.com/tape/lto/compatibility.html
2.2)如果使用光纤卡,从下面的网站确定你的光纤卡是否符合要求: 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
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
------------------------------------------------------------作者: luokeshidai 时间: 2011-06-23 21:30
多是多了点,不过还不错!{:2_168:}{:2_168:}