- 论坛徽章:
- 0
|
安装完xlc相关软件包后,按最后后附的步骤执行,在安装License过程中有几点疑问?
1、如下lic文件,各用途是啥?是否每个都需要安装
/usr/vacpp/vacpp_c.lic
/usr/vacpp/vacpp_cn.lic
/usr/vacpp/vacpp_n.lic
/usr/vac/cforaix_n.lic
/usr/vac/cforaix_c.lic
/usr/vac/cforaix_cn.lic
2、安装lic过程中,为何*_c.lic均报错,其他的正常?
# /usr/opt/ifor/bin/i4blt -a -f /usr/vac/cforaix_c.lic -R root -T 10
i4blt Version 4.6.8 AIX -- LUM Basic License Tool
(c) Copyright 1995-2004, IBM Corporation, All Rights Reserved
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
(c) Copyright 1991-1997 Gradient Technologies Inc., All Rights Reserved
(c) Copyright 1991,1992,1993, Hewlett-Packard Company, All Rights Reserved
ADM-10038: Central registry server is not running
# /usr/opt/ifor/bin/i4blt -a -f /usr/vacpp/vacpp_c.lic -R root -T 10
i4blt Version 4.6.8 AIX -- LUM Basic License Tool
(c) Copyright 1995-2004, IBM Corporation, All Rights Reserved
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
(c) Copyright 1991-1997 Gradient Technologies Inc., All Rights Reserved
(c) Copyright 1991,1992,1993, Hewlett-Packard Company, All Rights Reserved
ADM-10038: Central registry server is not running
3、#/usr/opt/ifor/bin/i4blt -a -f /usr/vacpp/vacpp_c.lic -R root -T 10
# /usr/opt/ifor/bin/i4blt -a -f /usr/vacpp/vacpp_c.lic -R u -T 10
一个是for root,一个是for user。那么安装后有何区别?
附件:
# /usr/opt/ifor/bin/i4config
From a License Management point of view,
you can choose to configure this system as:
1) Network License Client
2) Nodelock License Server (and/or Network License Client)
3) Network (and/or Nodelock) License Server
4) Central Registry (and/or Network and/or Nodelock) License Server (*)
(*) Remember that one and only one Central Registry License Server (i4gdb daemon
) can be active
in a Licensing domain.
Please indicate your choice [1,2,3,4]: 2
Do you want to disable remote administration of this Nodelock License
Server? [y,n]: n
You have to choose now which mechanism must be enabled
to locate this License Server:
1) NCS Namespace and Direct Binding (*)
2) Direct Binding only
(*) WARNING: Modifying NCS Namespace configuration may affect
any other application that use NCS on this system.
NCS Namespace is necessary to support old Netls, iFOR/LS Clients.
Please indicate your choice [1,2]: 2
The Administration Tool usually uses port number [12999] to locate the
Nodelock License Servers. If for some reason your environment can not use port [
12999],
or you want to modify a previously assigned port number you can do it now.
Do you want to change the Nodelock License Server ip port number? [y,n]: n
Choose the desired Server(s) logging level
1) Default
2) All
3) Customized
Please indicate your choice [1,2,3]: 1
The default Log file(s) path is /var/ifor
Enter blank to accept default or specify a new path: [直接回车]
*******************************************************************************
Server configuration is complete.
Do you want to modify the list of remote Nodelock and/or Network License Servers
this system can connect to in direct binding mode (both for
Administration purposes and for working as Network License Client) ? [y,n]: n
Do you want the License Server(s) automatically start on this system
at boot time? [y,n]: y
*******************************************************************************
WARNING: Configuration is about to end.
This is your last chance to quit before your updates will be written.
Do you want to continue? [y,n]: y
*** Configuration file updated. ***
Do you want the License Server(s) start now? [y,n]: y
0513-059 The i4llmd Subsystem has been started. Subsystem PID is 33630.
'Start Services' has completed successfully
****************************************
* Configuration completed successfully *
**************************************** |
|