博科SAN光纖交換機端口L/G-port解決方法

因爲以前HBA卡鏈接過其餘的交換機,HBA保留了以前的信息,須要對原有信息進行清理
bash


rmdev -Rdl fcs*  把對應的fcs信息從新識別ide

報錯以下spa

#rmdev -Rdl fcs0                                           orm

Method error (/etc/methods/ucfgdevice):                                ip

       0514-062 Cannot perform the requested function because the  specified device is busy.    ci

緣由是盤未刪除it

rmdev -dl hdisk3 -R 若是有hdiskpower盤,先刪除,而後才能刪除hdiskio

最後cfgmgr -vtable

-----------------------------------------------------------------function

swd77:FID128:admin> switchshow
switchName:     swd77
switchType:     133.0
switchState:    Online   
switchMode:     Native
switchRole:     Principal
switchDomain:   6
switchId:       fffc06
switchWwn:      10:00:88:94:71:d0:f4:e8
zoning:         ON (cfg01)
switchBeacon:   OFF
FC Router:      OFF
HIF Mode:       OFF
Allow XISL Use: OFF
LS Attributes:  [FID: 128, Base Switch: No, Default Switch: Yes, Address Mode 0]
........
  24  24   061800   id    N8      Online      FC  G-Port  
  25  25   061900   id    N8      Online      FC  F-Port  10:00:00:00:c9:cf:cc:d8 
  
  
 原先在24口出現G-Port,執行從新識別HBA卡fcs*口以後,從新switchshow看到24口可以看到小型機對應的WWN號 
........
  24  24   061800   id    N8      Online      FC  F-Port  10:00:00:90:fa:07:a2:ce 
  25  25   061900   id    N8      Online      FC  F-Port  10:00:00:00:c9:cf:cc:d8 
........



swd77:FID128:admin> switchshow
switchName:     swd77
switchType:     133.0
switchState:    Online   
switchMode:     Native
switchRole:     Subordinate
switchDomain:   7
switchId:       fffc07
switchWwn:      10:00:88:94:71:d0:f3:68
zoning:         ON (cfg01)
switchBeacon:   OFF
FC Router:      OFF
HIF Mode:       OFF
Allow XISL Use: OFF
LS Attributes:  [FID: 128, Base Switch: No, Default Switch: Yes, Address Mode 0]
.......
  24  24   071800   id    N8      Online      FC  F-Port  10:00:00:00:c9:ce:fc:28 
  25  25   071900   id    N8      Online      FC  G-Port 
  
  原先在25口出現G-Port,執行從新識別HBA卡fcs*口以後,從新switchshow看到25口可以看到小型機對應的WWN號  
.......
  24  24   071800   id    N8      Online      FC  F-Port  10:00:00:00:c9:ce:fc:28 
  25  25   071900   id    N8      Online      FC  F-Port  10:00:00:00:c9:cf:ba:80
相關文章
相關標籤/搜索