免费注册 查看新帖 |

Chinaunix

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

[故障求助] [已解决]认不到3850 F38带库 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-10-20 18:58 |只看该作者 |倒序浏览
本帖最后由 i1888 于 2010-10-21 15:47 编辑

1.硬盘里装了AIX 5308
2.机器已经最小化安装

重启3851好像认出来rmt了,但是我又删除了光线卡这些,重新认了 一下,再重新启动3851,也是识别不出来rmt了。

另外发现fc0是definded

1.
重启带库:

# lsdev -C|grep fc
fc0        Defined   0A-08-01      Fibre Channel Network Interface
fcnet0     Available 0A-08-01      Fibre Channel Network Protocol Device
fcs0       Available 0A-08         FC Adapter


# rmdev -Rdl fcs0
fcnet0 deleted
rmt0 deleted    //发现重启带库后应该是认出带库了,后悔没仔细检查下。
fscsi0 deleted
fcs0 deleted


# cfgmgr
Method error (/etc/methods/cfgscdisk -l hdisk1 ):      //有块硬盘识别不出来,这里正好测试环境不需要。
        0514-086 Cannot perform the requested function because the specified
                 device is not supported on this platform.
#
#
#
# lsdev -C|grep fc
fc0        Defined   0A-08-01      Fibre Channel Network Interface
fcnet0     Defined   0A-08-01      Fibre Channel Network Protocol Device
fcs0       Available 0A-08         FC Adapter
# lsdev -Cctape
# cfgmgr -l fcnet0
# cfgmgr -l fc0

# lsdev -C

fc0        Defined   0A-08-01      Fibre Channel Network Interface
fcnet0     Available 0A-08-01      Fibre Channel Network Protocol Device
fcs0       Available 0A-08         FC Adapter
fscsi0     Available 0A-08-02      FC SCSI I/O Controller Protocol Device

# cfgmgr
Method error (/etc/methods/cfgscdisk -l hdisk1 ):
        0514-086 Cannot perform the requested function because the specified
                 device is not supported on this platform.
cfgmgr: 0514-621 WARNING: The following device packages are required for
        device support but are not currently installed.
devices.fcp.changer


从此以后再怎么cfgmgr和重启带库,都认不到了,请教各位了!

论坛徽章:
0
2 [报告]
发表于 2010-10-20 19:00 |只看该作者
# lsdev -C|grep 0A-08
fc0        Defined   0A-08-01      Fibre Channel Network Interface
fcnet0     Available 0A-08-01      Fibre Channel Network Protocol Device
fcs0       Available 0A-08         FC Adapter
fscsi0     Available 0A-08-02      FC SCSI I/O Controller Protocol Device
rmt0       Available 0A-08-02      Other FC SCSI Tape Drive
现在rmt0出来了
但是机械臂出不来。。。

论坛徽章:
0
3 [报告]
发表于 2010-10-21 15:50 |只看该作者
没人理我,自己动手吧。
装了驱动,好了!
# installp -acXd Atape.12.0.4.0.bin Atape.driver
+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

SUCCESSES
---------
  Filesets listed in this section passed pre-installation verification
  and will be installed.

  Selected Filesets
  -----------------
  Atape.driver 12.0.4.0                       # IBM AIX Enhanced Tape and Me...

  << End of Success Section >>

+-----------------------------------------------------------------------------+
                   BUILDDATE Verification ...
+-----------------------------------------------------------------------------+
Verifying build dates...done
FILESET STATISTICS
------------------
    1  Selected to be installed, of which:
        1  Passed pre-installation verification
  ----
    1  Total to be installed

0503-409 installp:  bosboot verification starting...
installp:  bosboot verification completed.
+-----------------------------------------------------------------------------+
                         Installing Software...
+-----------------------------------------------------------------------------+

installp:  APPLYING software for:
        Atape.driver 12.0.4.0


. . . . . << Copyright notice for Atape >> . . . . . . .

IBM AIX Enhanced Tape and Medium Changer Device Driver

(C) COPYRIGHT International Business Machines 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.

. . . . . << End of copyright notice for Atape >>. . . .

Checking for existing Atape devices...
Installing AIX Version 5.3 Atape.driver...
Adding 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:  36 secs).

0503-409 installp:  bosboot verification starting...
installp:  bosboot verification completed.
0503-408 installp:  bosboot process starting...

bosboot: Boot image is 37905 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 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                12.0.4.0        USR         APPLY       SUCCESS   
# lslpp -l Atape.driver
  Fileset                      Level  State      Description         
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  Atape.driver              12.0.4.0  COMMITTED  IBM AIX Enhanced Tape and
                                                 Medium Changer Device Driver
# cfgmgr
Method error (/etc/methods/cfgscdisk -l hdisk1 ):
        0514-086 Cannot perform the requested function because the specified
                 device is not supported on this platform.
# lsdev -Cctape
rmt0 Available 0A-08-02 Other FC SCSI Tape Drive
smc0 Available 0A-08-02 IBM 3581 Tape Medium Changer (FCP)



现在还有两个问题
1.重启Aix后,rmt0和smc0就会变成defined,cfgmgr也不管用,必须重启带库,然后cfgmgr,才能认到,不知何解?
2.安装完Atape软件后,没有tapeutil命令,这个命令是在Atape安装包里面的吗?

论坛徽章:
0
4 [报告]
发表于 2010-10-27 02:22 |只看该作者
The tapeutil is sunset and no longer packed in Atape driver package.  You must install and run ITDT now. ITDT is available on http://www.ibm.com/support/fixcentral .

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
5 [报告]
发表于 2010-10-27 21:47 |只看该作者
磁带机还是没认对

论坛徽章:
12
CU大牛徽章
日期:2013-09-18 15:20:4815-16赛季CBA联赛之同曦
日期:2016-02-01 20:28:25IT运维版块每日发帖之星
日期:2015-11-10 06:20:00操作系统版块每日发帖之星
日期:2015-10-28 06:20:002015亚冠之塔什干棉农
日期:2015-06-04 11:41:56丑牛
日期:2014-05-10 16:11:33技术图书徽章
日期:2013-09-23 13:25:58CU大牛徽章
日期:2013-09-18 15:21:17CU大牛徽章
日期:2013-09-18 15:21:12CU大牛徽章
日期:2013-09-18 15:21:06CU大牛徽章
日期:2013-09-18 15:20:58数据库技术版块每日发帖之星
日期:2016-02-08 06:20:00
6 [报告]
发表于 2010-10-27 22:21 |只看该作者
tapeutil被取消了?很有用的一个工具阿。

论坛徽章:
0
7 [报告]
发表于 2010-11-01 11:54 |只看该作者
不能正确被认到,可能需要打补丁
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP