solaris 11.4 安装Powerpath 多路径软件

简介: solaris 11.4 安装Powerpath 多路径软件

软件版本信息:

EMCPower.SOLARIS11.6.0.P04.b003.tar.gz
root@solaris:~# pkg info system/EMCpower

         Name: system/EMCpower
      Summary: EMC Powerpath Multipathing, version 6.0.0.4.0
  Description: EMC Powerpath Multipathing, version 6.0.0.4.0
        State: Installed
    Publisher: emc.com
      Version: 6.0.0.4.0
       Branch: 3

Packaging Date: March 30, 2021 at 6:22:14 AM
Last Install Time: August 9, 2022 at 3:09:14 PM

         Size: 58.41 MB
         FMRI: pkg://emc.com/system/EMCpower@6.0.0.4.0-3:20210330T062214Z

操作系统版本和SRU信息:

SunOS solaris 5.11 11.4.27.82.1 i86pc i386 i86pc
root@solaris:~/EMCpower# pkg info entire

         Name: entire
      Summary: entire incorporation including Support Repository Update
               (Oracle Solaris 11.4.27.82.1).
  Description: This package constrains system package versions to the same
               build.  WARNING: Proper system update and correct package
               selection depend on the presence of this incorporation.
               Removing this package will result in an unsupported system.
               For more information see:
               https://support.oracle.com/rs?type=doc&id=2433412.1
     Category: Meta Packages/Incorporations
        State: Installed
    Publisher: solaris
      Version: 11.4 (Oracle Solaris 11.4.27.82.1)
       Branch: 11.4.27.0.1.82.1

Packaging Date: November 5, 2020 at 3:30:13 AM
Last Install Time: August 4, 2022 at 4:09:44 PM

         Size: 2.52 kB
         FMRI: pkg://solaris/entire@11.4-11.4.27.0.1.82.1:20201105T033013Z

1,解压软件

root@solaris:~# tar xvf EMCPower.SOLARIS11.6.0.P04.b003.tar.gz
2,软件安装

root@solaris:~/EMCpower# ls
pkg5.repository publisher
root@solaris:~/EMCpower# pwd
/root/EMCpower
root@solaris:~/EMCpower# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
root@solaris:~/EMCpower# pkg install -g /root/EMCpower EMCpower

       Packages to install:  1
        Services to change:  1
   Create boot environment: No

Create backup boot environment: No

DOWNLOAD PKGS FILES XFER (MB) SPEED
Completed 1/1 112/112 20.3/20.3 --

PHASE ITEMS
Installing new actions 200/200
Updating package state database Done
Updating package cache 0/0
Updating image state Done
Creating fast lookup database Done
Updating package cache 1/1
root@solaris:~/EMCpower#
root@solaris:~/EMCpower# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
emc.com

3,配置licence

root@solaris:~/EMCpower# emcpreg -install

=========== EMC PowerPath Registration ===========
Do you have a new registration key or keys to enter?[n] y

              Enter the registration keys(s) for your product(s),
              one per line, pressing Enter after each key.
              After typing all keys, press Enter again.

Key (Enter if done): B9PS-CB4G-6FCK-QATQ-MB93-UHRT
1 key(s) successfully added.
Key successfully installed.

Key (Enter if done):
1 key(s) successfully registered.

root@solaris:~/EMCpower# emcpreg -list

Key B9PS-CB4G-6FCK-QATQ-MB93-UHRT
Product: PowerPath
Capabilities: All
root@solaris:~/EMCpower# powermt check_registration

Key B9PS-CB4G-6FCK-QATQ-MB93-UHRT
Product: PowerPath
Capabilities: All

相关文章
|
Unix
solaris 11.4 扩展包安装和sru安装
solaris 11.4 扩展包安装和sru安装
532 0
|
安全 Java Unix
WEB服务器2
大型WEB服务器 在UNⅨ和LINUX平台下使用最广泛的免费HTTP服务器是APACHE服务器,而Windows平台NT/2000/2003使用ⅡS的WEB服务器。在选择使用WEB服务器应考虑的本身特性因素有:性能、安全性、日志和统计、虚拟主机、代理服务器、缓冲服务和集成应用程序等,下面介绍几种常用的WEB服务器。
232 0
|
安全 测试技术 C++
|
网络协议 安全 Unix