发新话题
打印

Aix 上装nbu6 的VRTSpbx 问题

Aix 上装nbu6 的VRTSpbx 问题

遇到一问题:

一,启动pbx的安装程序
#./installics
1. 出现界面如下

                                      

VERITAS Product                             Version Installed   Licensed
===========================================================================
VERITAS Infrastructure Core Services              no              N/A
VERITAS Private Branch Exchange                   no              N/A
VERITAS Authentication Service                    no              N/A
VERITAS Service Management Framework              no              N/A
VERITAS Authorization Service                     no              N/A

Selection Menu:

I) Install/Upgrade a Product C) Configure an Installed Product
L) License a Product         P) Perform a Preinstallation Check
U) Uninstall a Product       D) View a Product Description
Q) Quit                      ?) Help                     

Enter a Selection: [I, C, L, P, U, D, Q, ?] (I)i

2.  回车:

                                      VERITAS Infrastructure CoreServices Installer 1.2.3.45                                      

     1)    VERITAS Infrastructure Core Services
     2)    VERITAS Private Branch Exchange
     3)    VERITAS Authentication Service
     4)    VERITAS Service Management Framework
     5)    VERITAS Authorization Service
     B)    Back to previous menu

Select a product to install: [1-5, b, q]2

3. 回车
VERITAS Private Branch Exchange 1.2.2.41                                             

Enter the system names separated by spaces on which to install PBX:p550a

    Checking OS version on p550a ...................................................................................... AIX 5.3
    Checking system support for p550a ............................................................... AIX  5.3 supported by PBX
    Checking VRTSpbx package .................................................................................... not installed

Initial system check completed successfully.

Press [Return] to continue:

4. 回车
     VERITAS Private Branch Exchange 1.2.2.41                                             

installics will install the following PBX filesets on Aix target systems: p550a

VRTSicsco        VERITAS Common Infrastructure
VRTSpbx          VERITAS Private Branch Exchange Service

Press [Return] to continue:

5. 回车
   VERITAS Private Branch Exchange 1.2.2.41                                             

Checking system installation requirements:

Checking PBX installation requirements on Aix target systems: p550a

Checking PBX installation requirements on p550a:

    Checking for external dependencies .................................................... all external dependencies satisfied
Package file associated with VRTSicsco not found on p550a.
Package file associated with VRTSpbx not found on p550a.
One or more packages not found on p550a.

Installation requirements not satisfied on all target systems.

Press [Return] to continue:

6. 出现问题了,上面说 找不到 VRTSicsco 和VRTSpbx
接着我查看该文件
# ls
VxIF                          docs                          messages                      private_branch_exchange
authentication                infrastructure_core_services  perl                          service_management_framework
authorization                 installics                    platform.txt
# cd  inf*/pkgs
# ls -al
total 504712
drwxr-xr-x   2 root     system          256 Jul 18 14:41 .
drwxr-xr-x   3 root     system          256 Jul 18 14:41 ..
-rw-r--r--   1 root     system    119756800 Jul 18 14:41 VRTSat.image
-rw-r--r--   1 root     system     65228800 Jul 18 14:41 VRTSaz.image
-rw-r--r--   1 root     system     50790400 Jul 18 14:41 VRTSicsco.image
-rw-r--r--   1 root     system       870400 Jul 18 14:41 VRTSpbx.image
-rw-r--r--   1 root     system     21760000 Jul 18 14:41 VRTSsmf.image
这里看到所需的两个包都有
接着看安装日志有如下
VxIF::Error:: Package file associated with VRTSpbx not found on p550a.
VxIF::Info:: Entering CPICommon::calculate_required_spaces_for_product_patches
VxIF::Error:: One or more packages not found on p550a.

VxIF::Error:: Installation requirements not satisfied on all target systems.
VxIF::Error:: Installation requirement check failed.
VxIF::Error:: Unable to install PBX to the target systems.
还是说找不到包,我的安装包是AIX.zip ;
我用#jar -xvf AIX.zip 解的,难道不能用jar 解包???还是我的介质有问题???
请高人指点下!!!

TOP

应该是包的问题!如果从symantec官方拿到的包,应该是gz

TOP

请求提供 NB_60_ICS for Aix包

我没有安装介质

[ 本帖最后由 wiron 于 2008-8-13 16:29 编辑 ]

TOP

请求提供 NB_60_ICS for Aix包

算了,我在网上下了Linux 版本的安装包,现在在玩windows版本的,慢慢熟悉!



[ 本帖最后由 wiron 于 2008-8-13 16:32 编辑 ]

TOP

发新话题