HP-UNIX安裝powerpath

lovehewenyu發表於2014-08-21
HP-UNIX安裝powerpath

1.從emc官方網站 下載軟體
# ls
EMCPower.HPUX.PI.5.2.GA.b577.tar.gz   EMCPower.HPUX.PI.5.2.P03.b002.tar.gz


2.上傳至伺服器並gunzip解壓
# gunzip EMCPower.HPUX.PI.5.2.GA.b577.tar.gz
# gunzip EMCPower.HPUX.PI.5.2.P03.b002.tar.gz
# ls 
EMCPower.HPUX.PI.5.2.GA.b577.tar   EMCPower.HPUX.PI.5.2.P03.b002.tar


3.安裝powerpath軟體(注意:指定絕對路徑,安裝後會自動重啟伺服器)
swinstall -x autoreboot=true -x mount_all_filesystems=false -s /tmp/powerpath/EMCPower.HPUX.PI.5.2.GA.b577.tar EMCpower
swinstall -x autoreboot=true -x mount_all_filesystems=false -s /tmp/powerpath/EMCPower.HPUX.PI.5.2.P03.b002.tar EMCpower_52_P03


4.驗證powerpath軟體是否安裝成功
# swlist -l patch | grep EMC
# EMCpower                              HP.5.2_b577    PowerPath IA64 
# EMCpower.PowerPath_common                HP.5.2_b577       PowerPath fileset 
  EMCpower_52_P03.PowerPath_common         HP.5.2.P03_b002    PowerPath fileset    applied        
# EMCpower_52_P03                       HP.5.2.P03_b002 PowerPath IA64 5.2 P3 
# EMCpower_52_P03.PowerPath_common         HP.5.2.P03_b002    PowerPath fileset    applied 


5.使用emcpreg -install 註冊license


6.reboot識別 LUN (當然你也可以inif -e)


7.powermt display dev=all 發現LUN

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26442936/viewspace-1255008/,如需轉載,請註明出處,否則將追究法律責任。

相關文章