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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Redhat 5.3 安裝hba卡,配置emc powerpath,配置LVMRedhatLVM
- Redhat 5.3 安裝hba卡,配置emc powerpath,配置LVM-轉RedhatLVM
- hp-unix 安裝JDK出現異常,以及解決辦法JDK
- HP-unix下安裝11G RAC出現的問題(一)
- HP-unix下安裝11G RAC出現的問題(二)
- HP-unix下安裝11G RAC出現的問題(三)
- HP-unix下安裝11G RAC出現的問題(四)
- EMC powerpath: 安裝第三個Node掛載共享磁碟時LUN名稱變化的問題
- HP-UNIX 命令大全
- emc powerpath 識別裝置名不一致解決辦法
- How to Install EMC PowerPath on Oracle VM 3.4Oracle
- emc powerpath的powermt命令使用方法
- hp-unix 命令使用方法
- HP-UNIX 建立檔案系統
- 配置HP-UNIX下配置IP地址
- HP-UNIX下當機解決
- codis安裝 (java 安裝 + zookeeper 安裝 + go 安裝 + codis 安裝JavaGo
- hp-unix作業系統 日誌作業系統
- HP-UNIX 系統日誌 查詢
- HP-UNIX擴充套件/tmp空間套件
- HP-UNIX下建立檔案系統
- 安裝npm 解除安裝npm 安裝apidocNPMAPI
- mysql安裝 (yum 安裝)MySql
- MMM安裝、MHA安裝
- mysql安裝------RPM包安裝及解除安裝MySql
- oracle安裝:OUI安裝Oracle(圖形介面安裝)OracleUI
- ffmpeg安裝之mac安裝Mac
- docker安裝及解除安裝Docker
- 02 安裝git、安裝TortoiseGitGit
- Ubuntu解除安裝和安裝Ubuntu
- Orace RAC安裝-DNS安裝DNS
- caffe安裝系列——安裝OpenCVOpenCV
- SPARK 安裝之scala 安裝Spark
- mac 安裝opencv homebrew安裝MacOpenCV
- Oracle 安裝與解除安裝Oracle
- solaris mysql 安裝 解除安裝MySql
- BiocManager安裝,devtools安裝dev
- JDK安裝和解除安裝JDK