greenline1982 发表于 2011-06-30 09:52

aix5.3连接昆腾Scalar50 不能认到driver

aix5.3连接昆腾Scalar50 不能认到driver,请问是否是驱动问题?

Chinese_Dragon 发表于 2011-06-30 09:58

AIX OS should can recognize the Tape Drives .

Chinese_Dragon 发表于 2011-06-30 10:01

I mean if the Tape Library is fine . and the AIX connects to the Tape Library fine as well.

try #cfgmgr   and see what is happening .

无牙 发表于 2011-06-30 10:35

先cfgmgr
后lsdev

至少也能看见个设备,如果没有就是硬件连接问题了。

greenline1982 发表于 2011-06-30 11:33

回复 4# 无牙


    cfgmgr有报错:
Method error (/usr/lib/methods/cfgefscsi -l fscsi1 ):
      0514-061 Cannot find a child device.
Method error (/usr/lib/methods/cfgefscsi -l fscsi5 ):
      0514-061 Cannot find a child device.
Method error (/usr/lib/methods/cfgefscsi -l fscsi3 ):
      0514-061 Cannot find a child device.
cfgmgr: 0514-621 WARNING: The following device packages are required for
      device support but are not currently installed.
devices.fcp.changer
但是在aix上可以看到driver设备
lsdev
lsdev |grep Tape
rmt0      Available 01-08-00 SAS 4mm Tape Drive
rmt1      Available 03-00-01 Other FC SCSI Tape Drive

nbu不能看到driver
scan
************************************************************
*********************** SDT_TAPE    ************************
*********************** SDT_CHANGER ************************
*********************** SDT_OPTICAL ************************
************************************************************
------------------------------------------------------------
Device Name: "/dev/ovpass0"
Passthru Name: "/dev/ovpass0"
Volume Header: ""
Port: -1; Bus: -1; Target: -1; LUN: -1
Inquiry    : "QUANTUM PX500         0033"
Vendor ID: "QUANTUM "
Product ID : "PX500         "
Product Rev: "0033"
Serial Number: "QP0850BDC00513"
WWN          : ""
WWN Id Type: 0
Device Identifier: "QUANTUM PX500         QP0850BDC00513"
Device Type    : SDT_CHANGER
NetBackup Robot Type: 8
Removable      : Yes
Device Supports: SCSI-3
Number of Drives : 2
Number of Slots: 38
Number of Media Access Ports: 0
Drive 1 Serial Number      : "JN0740AME50897"
Drive 2 Serial Number      : "JN0740AME50882"
Flags : 0x0
Reason: 0x0
------------------------------------------------------------
Device Name: "/dev/rmt0.1"
Passthru Name: "/dev/rmt0.1"
Volume Header: ""
Port: -1; Bus: -1; Target: -1; LUN: -1
Inquiry    : "IBM   DDS Gen6      WS17"
Vendor ID: "IBM   "
Product ID : "DDS Gen6      "
Product Rev: "WS17"
Serial Number: "20080427"
WWN          : ""
WWN Id Type: 0
Device Identifier: ""
Device Type    : SDT_TAPE
NetBackup Drive Type: Not Found(5)
Removable      : Yes
Device Supports: SCSI-3
Flags : 0x0
Reason: 0x0

无牙 发表于 2011-06-30 14:02

tpautoconf -t
tpautoconf -r

的输出是什么?

你有没有创建ovpass?

greenline1982 发表于 2011-06-30 15:20

回复 6# 无牙


    tpautoconf -t
TPAC60 IBM   DDS Gen6      WS17 20080339 -1 -1 -1 -1 /dev/rmt0.1 - -
本机磁带机
tpautoconf -r
TPAC60 QUANTUM PX500         0033 QP0850BDC00513 -1 -1 -1 -1 /dev/ovpass0 - -
已创建ovpass

100心 发表于 2011-06-30 21:29

device support but are not currently installed.
devices.fcp.changer

wolfheader 发表于 2011-07-01 08:34

atape?

fangbo 发表于 2011-07-01 14:59

这个问题原因就是驱动器没有正确识别,版本过低,解决办法:

1、打补丁 不能安装atape ,因为该带库驱动器是hp的
页: [1] 2 3
查看完整版本: aix5.3连接昆腾Scalar50 不能认到driver