beautypg.com

Environment variable, Horcm start-up log – Hitachi TAGMASTORE MK-90RD011-25 User Manual

Page 145

background image

Hitachi Command Control Interface (CCI) User and Reference Guide

127

Environment Variable

CCI loads and links the library for IPv6 by specifying a PATH as follows.

For Windows systems: Ws2_32.dll

For HP-UX (PA/IA) systems: /usr/lib/libc.sl

However, CCI may need to specify a different PATH to use the library for IPv6. After this
consideration, CCI also supports the following environment variables for specifying a PATH:

„

$IPV6_DLLPATH (valid for only HP-UX, Windows): This variable is used to change the
default PATH for loading the Library for IPv6. For example:

export IPV6_DLLPATH=/usr/lib/hpux32/lib.so
horcmstart.sh 10

„

$IPV6_GET_ADDR: This variable is used to change “AI_PASSIVE” value as default for
specifying to the getaddrinfo() function for IPv6. For example:

export IPV6_GET_ADDR=9
horcmstart.sh 10

HORCM Start-Up Log

Support level of IPv6 feature depends on the platform and OS version. In certain OS platform
environments, CCI will not be able to perform IPv6 communication completely, so CCI logs
the results of whether the OS environment supports the IPv6 feature or not.

/HORCM/log*/curlog/horcm_HOST NAME.log

*****************************************************************************
- HORCM STARTUP LOG - Fri Aug 31 19:09:24 2007
*****************************************************************************
19:09:24-cc2ec-02187- horcmgr started on Fri Aug 31 19:09:24 2007
:
:
19:09:25-3f3f7-02188- ******** starts Loading library for IPv6 *******
[ AF_INET6 = 26, AI_PASSIVE = 1 ]
19:09:25-47ca1-02188- dlsym() : Symbl = 'getaddrinfo' : dlsym: symbol "getaddrinfo" not
found in "/etc/horcmgr"
getaddrinfo() : Unlinked on itself
inet_pton() : Linked on itself
inet_ntop() : Linked on itself
19:09:25-5ab3e-02188- ******** finished Loading library **************
:
HORCM set to IPv6 ( INET6 value = 26)
: