前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Qlogic光纤卡安装配置记录及参考

Qlogic光纤卡安装配置记录及参考

作者头像
数据和云01
发布2018-09-12 10:36:34
6860
发布2018-09-12 10:36:34
举报
文章被收录于专栏:数据库新发现

Qlogic光纤卡安装配置记录及参考

Last Updated: Saturday, 2004-11-06 19:59 Eygle

作为对比,你可以参考一下Emulex光纤卡的配置方法:

http://www.eygle.com/unix/Emulex_LightPulse_FC9002L_Solaris9_Install.htm

本文作者: eygle,Oracle技术关注者,来自中国最大的Oracle技术论坛itpub. www.eygle.com是作者的个人站点.你可通过Guoqiang.Gai@gmail.com来联系作者.欢迎技术探讨交流以及链接交换.


原文出处:

http://www.eygle.com/unix/Qlogic.HBA.Config.log.htm

Qlogic光纤卡安装配置相对简单,但是同样的,为了是主机可以识别多个LUN信息,需要修改sd.conf配置文件。

以下是我的sd.conf的配置,供参考:

# # Copyright (c) 1992, by Sun Microsystems, Inc. # #ident "@(#)sd.conf 1.9 98/01/11 SMI" name="sd" class="scsi" class_prop="atapi" target=0 lun=0; name="sd" class="scsi" class_prop="atapi" target=1 lun=0; name="sd" class="scsi" class_prop="atapi" target=2 lun=0; name="sd" class="scsi" class_prop="atapi" target=3 lun=0; name="sd" class="scsi" target=4 lun=0; name="sd" class="scsi" target=5 lun=0; name="sd" class="scsi" target=6 lun=0; name="sd" class="scsi" target=8 lun=0; name="sd" class="scsi" target=9 lun=0; name="sd" class="scsi" target=10 lun=0; name="sd" class="scsi" target=11 lun=0; name="sd" class="scsi" target=12 lun=0; name="sd" class="scsi" target=13 lun=0; name="sd" class="scsi" target=14 lun=0; name="sd" class="scsi" target=15 lun=0; name="sd" parent="qla2300" target=0 lun=0; name="sd" parent="qla2300" target=0 lun=1; name="sd" parent="qla2300" target=0 lun=2; name="sd" parent="qla2300" target=0 lun=3; name="sd" parent="qla2300" target=0 lun=4; name="sd" parent="qla2300" target=0 lun=5; name="sd" parent="qla2300" target=0 lun=6; name="sd" parent="qla2300" target=0 lun=7; name="sd" parent="qla2300" target=1 lun=0; name="sd" parent="qla2300" target=1 lun=1; name="sd" parent="qla2300" target=1 lun=2; name="sd" parent="qla2300" target=1 lun=3; name="sd" parent="qla2300" target=1 lun=4; name="sd" parent="qla2300" target=1 lun=5; name="sd" parent="qla2300" target=1 lun=6; name="sd" parent="qla2300" target=1 lun=7; name="sd" parent="qla2300" target=2 lun=0; name="sd" parent="qla2300" target=3 lun=0; name="sd" parent="qla2300" target=4 lun=0; name="sd" parent="qla2300" target=5 lun=0; name="sd" parent="qla2300" target=6 lun=0; name="sd" parent="qla2300" target=7 lun=0; name="sd" parent="qla2300" target=8 lun=0; name="sd" parent="qla2300" target=9 lun=0; name="sd" parent="qla2300" target=10 lun=0; name="sd" parent="qla2300" target=11 lun=0; name="sd" parent="qla2300" target=12 lun=0; name="sd" parent="qla2300" target=13 lun=0; name="sd" parent="qla2300" target=14 lun=0; name="sd" parent="qla2300" target=15 lun=0; name="sd" parent="qla2300" target=16 lun=0; name="sd" parent="qla2300" target=17 lun=0; name="sd" parent="qla2300" target=17 lun=1; name="sd" parent="qla2300" target=17 lun=2; name="sd" parent="qla2300" target=17 lun=3;

配置完成以后,使用reboot -- -r选项重新启动主机系统,之后可以正常发现分配给主机系统的多个LUN。

# format Searching for disks...done c2t2d0: configured with capacity of 133.21GB c2t2d1: configured with capacity of 266.41GB c2t2d2: configured with capacity of 199.81GB c2t2d3: configured with capacity of 60.00GB c2t2d4: configured with capacity of 1023.94MB c2t2d5: configured with capacity of 133.21GB c2t2d6: configured with capacity of 60.00GB c2t2d7: configured with capacity of 1023.94MB c2t3d0: configured with capacity of 133.21GB c2t3d1: configured with capacity of 266.41GB c2t3d2: configured with capacity of 199.81GB c2t3d3: configured with capacity of 60.00GB c2t3d4: configured with capacity of 1023.94MB c2t3d5: configured with capacity of 133.21GB c2t3d6: configured with capacity of 60.00GB c2t3d7: configured with capacity of 1023.94MB c3t2d0: configured with capacity of 133.21GB c3t2d1: configured with capacity of 266.41GB c3t2d2: configured with capacity of 199.81GB c3t2d3: configured with capacity of 60.00GB c3t2d4: configured with capacity of 1023.94MB c3t2d5: configured with capacity of 133.21GB c3t2d6: configured with capacity of 60.00GB c3t2d7: configured with capacity of 1023.94MB c3t3d0: configured with capacity of 133.21GB c3t3d1: configured with capacity of 266.41GB c3t3d2: configured with capacity of 199.81GB c3t3d3: configured with capacity of 60.00GB c3t3d4: configured with capacity of 1023.94MB c3t3d5: configured with capacity of 133.21GB c3t3d6: configured with capacity of 60.00GB c3t3d7: configured with capacity of 1023.94MB emcpower0a: configured with capacity of 133.21GB emcpower1a: configured with capacity of 1023.94MB emcpower2a: configured with capacity of 60.00GB emcpower3a: configured with capacity of 133.21GB emcpower4a: configured with capacity of 1023.94MB emcpower5a: configured with capacity of 60.00GB emcpower6a: configured with capacity of 199.81GB emcpower7a: configured with capacity of 266.41GB AVAILABLE DISK SELECTIONS: 0. c1t0d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e01077a8d1,0 1. c1t1d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e01077cb01,0 2. c1t2d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e0107823d1,0 3. c1t3d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e010782471,0 4. c1t4d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e0107a6b21,0 5. c1t5d0 /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w500000e0107aacc1,0 6. c2t2d0 /pci@9,700000/fibre-channel@4/sd@2,0 7. c2t2d1 /pci@9,700000/fibre-channel@4/sd@2,1 8. c2t2d2 /pci@9,700000/fibre-channel@4/sd@2,2 9. c2t2d3 /pci@9,700000/fibre-channel@4/sd@2,3 10. c2t2d4 /pci@9,700000/fibre-channel@4/sd@2,4 11. c2t2d5 /pci@9,700000/fibre-channel@4/sd@2,5 12. c2t2d6 /pci@9,700000/fibre-channel@4/sd@2,6 13. c2t2d7 /pci@9,700000/fibre-channel@4/sd@2,7 14. c2t3d0 /pci@9,700000/fibre-channel@4/sd@3,0 15. c2t3d1 /pci@9,700000/fibre-channel@4/sd@3,1 16. c2t3d2 /pci@9,700000/fibre-channel@4/sd@3,2 17. c2t3d3 /pci@9,700000/fibre-channel@4/sd@3,3 18. c2t3d4 /pci@9,700000/fibre-channel@4/sd@3,4 19. c2t3d5 /pci@9,700000/fibre-channel@4/sd@3,5 20. c2t3d6 /pci@9,700000/fibre-channel@4/sd@3,6 21. c2t3d7 /pci@9,700000/fibre-channel@4/sd@3,7 22. c3t2d0 /pci@8,700000/fibre-channel@4/sd@2,0 23. c3t2d1 /pci@8,700000/fibre-channel@4/sd@2,1 24. c3t2d2 /pci@8,700000/fibre-channel@4/sd@2,2 25. c3t2d3 /pci@8,700000/fibre-channel@4/sd@2,3 26. c3t2d4 /pci@8,700000/fibre-channel@4/sd@2,4 27. c3t2d5 /pci@8,700000/fibre-channel@4/sd@2,5 28. c3t2d6 /pci@8,700000/fibre-channel@4/sd@2,6 29. c3t2d7 /pci@8,700000/fibre-channel@4/sd@2,7 30. c3t3d0 /pci@8,700000/fibre-channel@4/sd@3,0 31. c3t3d1 /pci@8,700000/fibre-channel@4/sd@3,1 32. c3t3d2 /pci@8,700000/fibre-channel@4/sd@3,2 33. c3t3d3 /pci@8,700000/fibre-channel@4/sd@3,3 34. c3t3d4 /pci@8,700000/fibre-channel@4/sd@3,4 35. c3t3d5 /pci@8,700000/fibre-channel@4/sd@3,5 36. c3t3d6 /pci@8,700000/fibre-channel@4/sd@3,6 37. c3t3d7 /pci@8,700000/fibre-channel@4/sd@3,7 38. emcpower0a /pseudo/emcp@0 39. emcpower1a /pseudo/emcp@1 40. emcpower2a /pseudo/emcp@2 41. emcpower3a /pseudo/emcp@3 42. emcpower4a /pseudo/emcp@4 43. emcpower5a /pseudo/emcp@5 44. emcpower6a /pseudo/emcp@6 45. emcpower7a /pseudo/emcp@7 Specify disk (enter its number): 1 selecting c1t1d0 [disk formatted] FORMAT MENU: disk - select a disk type - select (define) a disk type partition - select (define) a partition table current - describe the current disk format - format and analyze the disk repair - repair a defective sector label - write label to the disk analyze - surface analysis defect - defect list management backup - search for backup labels verify - read and display labels save - save new disk/partition definitions inquiry - show vendor, product and revision volname - set 8-character volume name ! - execute , then return quit format> q #

使用powerpath查看通路状态:

# powermt display dev=all Pseudo name=emcpower6a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A91000004B1E21C02FD911 [LUN 5] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP A ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d2s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d2s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d2s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d2s0 SP B0 active alive 0 0 Pseudo name=emcpower3a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A910002070EBBEBF2FD911 [LUN 2] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP B, current=SP B ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d5s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d5s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d5s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d5s0 SP B0 active alive 0 0 Pseudo name=emcpower1a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A9100030349D70BF2FD911 [LUN 0] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP B, current=SP B ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d7s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d7s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d7s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d7s0 SP B0 active alive 0 0 Pseudo name=emcpower5a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A9100034F5B208C02FD911 [LUN 4] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP A ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d3s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d3s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d3s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d3s0 SP B0 active alive 0 0 Pseudo name=emcpower2a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A9100050F80AA1BF2FD911 [LUN 1] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP B, current=SP B ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d6s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d6s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d6s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d6s0 SP B0 active alive 0 0 Pseudo name=emcpower7a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A910005CD3952EC02FD911 [LUN 6] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP A ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d1s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d1s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d1s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d1s0 SP B0 active alive 0 0 Pseudo name=emcpower4a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A910007EFC11F4BF2FD911 [LUN 3] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP A ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d4s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d4s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d4s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d4s0 SP B0 active alive 0 0 Pseudo name=emcpower0a CLARiiON ID=CK200041200044 [db880-1] Logical device ID=60060160D2A9100096E1432DC62FD911 [LUN 7] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP B ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1281 pci@9/fibre-channel@4 c2t2d0s0 SP A1 active alive 0 0 1281 pci@9/fibre-channel@4 c2t3d0s0 SP B1 active alive 0 0 1280 pci@8/fibre-channel@4 c3t2d0s0 SP A0 active alive 0 0 1280 pci@8/fibre-channel@4 c3t3d0s0 SP B0 active alive 0 0

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2004年11月06日,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档