色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Solaris系統(tǒng)下配置MPXIO

瀏覽:76日期:2022-06-07 14:29:52

用的LSI的存儲(chǔ) 和普安的存儲(chǔ) SUN V245平臺(tái)+LPE11002 或者Qlogic QLE2460

環(huán)境SUN的V245 +LSI 3994 
想測(cè)試下 LSI的存儲(chǔ)在Solaris下的路徑冗余,因?yàn)橛肔SI帶的RDAC裝完系統(tǒng)就Hang住了……
操作系統(tǒng)環(huán)境 SUN-V245 Solaris10 U5  HBA卡是Emulex的 LPE11002 雙端口的,先用LSI的Santricity 做了一個(gè)Raid
然后在Solaris 下用Format 能看到倆個(gè)盤(pán)
接著如果使用第三方的存儲(chǔ)就如下:
bash-3.00# cat /kernel/drv/scsi_vhci.conf 
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#pragma ident   "@(#)scsi_vhci.conf     1.9     04/08/26 SMI"
#
name="scsi_vhci" class="root";
#
# Load balancing global configuration: setting load-balance="none" will cause
# all I/O to a given device (which supports multipath I/O) to occur via one
# path.  Setting load-balance="round-robin" will cause each path to the device
# to be used in turn.
#
load-balance="round-robin";
#
# Automatic failback configuration
# possible values are auto-failback="enable" or auto-failback="disable"
auto-failback="enable";
#
# For enabling MPxIO support for 3rd party symmetric device need an
# entry similar to following in this file. Just replace the "SUN     SENA"
# part with the Vendor ID/Product ID for the device, exactly as reported by
# Inquiry cmd.
#
# device-type-scsi-options-list =
# "SUN     SENA", "symmetric-option";
#
# symmetric-option = 0x1000000;
如果需要添加別的存儲(chǔ) 在下面添加如下:


device-type-scsi-options-list =
“DGC     RAID”, “symmetric-option”;

symmetric-option = 0×1000000;

怎么識(shí)別Vendor ID/Product ID 了 o(∩_∩)o...
首先執(zhí)行format,然后選擇映射過(guò)來(lái)的磁盤(pán),選擇inquiry 就可以顯示了 :)如下例所示:
bash-3.00# format
Searching for disks...doneAVAILABLE DISK SELECTIONS:      
 0. c0t0d0 <SEAGATE-ST973451SS-0001 cyl 38296 alt 2 hd 4 sec 935>          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@0,0       
1. c0t1d0 <FUJITSU-MBB2147RC-0105 cyl 65533 alt 2 hd 4 sec 1095>          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@1,0      
2. c0t2d0 <drive type unknown>          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@2,0       
3. c0t3d0 <FUJITSU-MBB2147RC-0105 cyl 65533 alt 2 hd 4 sec 1095>          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@3,0       
4. c1t2d0 <ENGENIO-INF-01-00-0619 cyl 25598 alt 2 hd 64 sec 64>          /pci@1e,600000/pci@0/pci@8/lpfc@0/fp@0,0/ssd@w200800a0b8420154,0       
5. c2t1d0 <ENGENIO-INF-01-00-0619 cyl 25598 alt 2 hd 64 sec 64>          /pci@1e,600000/pci@0/pci@8/lpfc@0,1/fp@0,0/ssd@w200800a0b8420153,0Specify disk (enter its number): 4selecting c1t2d0[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        
!<cmd>     - execute <cmd>, then return        
quit
format> inquiry
Vendor:   ENGENIO 
Product:  INF-01-00       
Revision: 0619
format> 
然后呢執(zhí)行:
bash-3.00# stmsboot -e
WARNING: This operation will require a reboot.
Do you want to continue ? [y/n] (default: y) y
The changes will come into effect after rebooting the system.
Reboot the system now ? [y/n] (default: y) y
This required a reboot, so I rebooted the machine, and low and behold the devices appeared correctly: 
重啟以后 在用format 應(yīng)該就會(huì)只看到一個(gè)盤(pán)了 :)

#######################################################

如果用的是普安的光纖存儲(chǔ)的話 或者其他光纖存儲(chǔ) 需要修改另外一些文件
首先用format看到倆個(gè)盤(pán)
然后在bash-3.00# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:       
0. c0t0d0 <SEAGATE-ST973451SS-0001 cyl 38296 alt 2 hd 4 sec 935>          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@0,0       
1. c1t112d0 <inspur-AS800-361G cyl 37793 alt 2 hd 127 sec 64>          /pci@1e,600000/pci@0/pci@2/lpfc@0/fp@0,0/ssd@w220000d0230014de,0       
2. c2t113d0 <inspur-AS800-361G cyl 37793 alt 2 hd 127 sec 64>          /pci@1e,600000/pci@0/pci@2/lpfc@0,1/fp@0,0/ssd@w220000d0231014de,0
Specify disk (enter its number): 1
selecting c1t112d0[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        
!<cmd>     - execute <cmd>, then return        
quit
format> inquiry
Vendor:   inspur  
Product:  AS800           
Revision: 361G
format> q 
然后修改/kernel/drv/scsi_conf文件 
如下所示:bash-3.00# cat /kernel/drv/scsi_vhci.conf 
bash-3.00# cat /kernel/drv/scsi_vhci.conf 
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#pragma ident   "@(#)scsi_vhci.conf     1.9     04/08/26 SMI"
#
name="scsi_vhci" class="root";
#
# Load balancing global configuration: setting load-balance="none" will cause
# all I/O to a given device (which supports multipath I/O) to occur via one
# path.  Setting load-balance="round-robin" will cause each path to the device
# to be used in turn.
#
load-balance="round-robin";
#
# Automatic failback configuration
# possible values are auto-failback="enable" or auto-failback="disable"
auto-failback="enable";
#
# For enabling MPxIO support for 3rd party symmetric device need an
# entry similar to following in this file. Just replace the "SUN     SENA"
# part with the Vendor ID/Product ID for the device, exactly as reported by
# Inquiry cmd.
#
# device-type-scsi-options-list =
# "SUN     SENA", "symmetric-option";
#
# symmetric-option = 0x1000000;
device-type-scsi-options-list =
"inspur    AS800", "symmetric-option";

symmetric-option = 0x1000000;


在然后 看下機(jī)器上的光纖設(shè)備,我下面顯示的還有Qlogic的是因?yàn)槲也暹^(guò)QLOGIC的卡……
bash-3.00# ls -l /dev/fc
total 10
lrwxrwxrwx   1 root     root          60 Jul 22 12:12 fp0 -> ../../devices/pci@1e,600000/pci@0/pci@8/lpfc@0/fp@0,0:devctl
lrwxrwxrwx   1 root     root          62 Jul 22 12:12 fp1 -> ../../devices/pci@1e,600000/pci@0/pci@8/lpfc@0,1/fp@0,0:devctl
lrwxrwxrwx   1 root     root          64 Jul 22 14:26 fp2 -> ../../devices/pci@1e,600000/pci@0/pci@2/QLGC,qlc@0/fp@0,0:devctl
lrwxrwxrwx   1 root     root          60 Jul 22 14:38 fp3 -> ../../devices/pci@1e,600000/pci@0/pci@2/lpfc@0/fp@0,0:devctl
lrwxrwxrwx   1 root     root          62 Jul 22 14:38 fp4 -> ../../devices/pci@1e,600000/pci@0/pci@2/lpfc@0,1/fp@0,0:devctl

然后編輯/kernel/drv/fcp.conf文件 添加下面的內(nèi)容

bash-3.00# vi /kernel/drv/fcp.conf 
"/kernel/drv/fcp.conf" 8 lines, 182 characters 
#
# Copyright 1999 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident  "@(#)fcp.conf   1.2     03/09/30 SMI"
#

name="fcp" parent="pseudo" instance=0;
name="fcp" parent="pci@1e,600000/pci@0/pci@2/lpfc@0" instance=0 port=0 mpxio-disable="no";
name="fcp" parent="pci@1e,600000/pci@0/pci@2/lpfc@0,1" instance=0 port=0 mpxio-disable="no";
~
然后保存后執(zhí)行下面的命令:#stmsboot -e 重啟后就可以正確認(rèn)出來(lái)一塊盤(pán)了

 bash-3.00# luxadm probe
No Network Array enclosures found in /dev/es

Found Fibre Channel device(s):
  Node WWN:200000d0230014de  Device Type:Disk device
    Logical Path:/dev/rdsk/c3t600D0230FFFFFFFF0014DE422CA20201d0s2

bash-3.00# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c0t0d0 <SEAGATE-ST973451SS-0001 cyl 38296 alt 2 hd 4 sec 935>
          /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/sd@0,0
       1. c3t600D0230FFFFFFFF0014DE422CA20201d0 <inspur-AS800-361G cyl 37793 alt 2 hd 127 sec 64>
          /scsi_vhci/ssd@g600d0230ffffffff0014de422ca20201
Specify disk (enter its number): ^D


如果有什么不對(duì)的地方 或者需要修改的地方 請(qǐng)幫忙指出 謝謝 :)
 

標(biāo)簽: 其它系統(tǒng) Solaris
相關(guān)文章:
主站蜘蛛池模板: 欧美国产成人一区二区三区 | 91在线精品亚洲一区二区 | 狼伊千合综网中文 | 精品亚洲视频在线 | 久久福利青草精品免费 | 国产乱子伦在线观看不卡 | 日本一区二区三区国产 | 成人在线视频国产 | 18年大片免费在线观看 | 国产情侣真实露脸在线最新 | 岛国大片在线播放免费 | 日本欧美一区二区三区不卡视频 | 青青草国产免费久久久91 | 114一级毛片免费 | 国产在线观看免费视频软件 | 久久久亚洲国产精品主播 | 国产一区二区三区在线视频 | 中文字幕一区二区三区免费视频 | 日本护士视频xxxxxwww | 大伊香蕉精品视频在线 | 毛片在线播放网站 | 日本三级免费网站 | 国产亚洲一区二区手机在线观看 | 多人伦精品一区二区三区视频 | 久久久久久久性高清毛片 | 免费国产精品视频 | 亚洲精品自产拍在线观看 | videos性欧美| 欧美黑人巨大xxxxxxxx | 精品欧美一区二区三区在线观看 | 中国欧美一级毛片免费 | 欧美成人看片一区二区三区 | 国产精品久久久久久久hd | 99精品视频在线观看免费 | 国产精品一区二区免费 | 亚洲欧美在线精品一区二区 | 欧美精品v欧洲精品 | 孕妇交| 久久精品国产亚洲欧美 | 久久久一本 | 亚洲欧美精品一中文字幕 |