critical impact:
libclu and miscellaneous cluster APIs - not available (CrUn385)
Problem description
The libclu library and miscellaneous cluster APIs exist on Tru64 UNIX but not on HP-UX.
The TruCluster Server Cluster Library, libclu, contains APIs that provide information
about a cluster and its members. These APIs, in addition to miscellaneous cluster APIs from the standard C library, libc, are not available on HP-UX. Identifiers
 -lclu |
 clu_pid_for_init |
 clu_adm_lock |
 clu_pid_is_local |
 clu_drd |
 clu_pid_to_membid |
 clu_dummy_stub |
 clucall_error |
 clu_filesystem |
 clucall_load |
 clu_free_info |
 clupmap_set |
 clu_free_memb |
 clupmap_unset |
 clu_get_info |
 clusvc_getcommport |
 clu_get_memb_by_id |
 clusvc_getresvcommport |
 clu_get_memb_by_name |
 libclu.a |
 clu_get_membstate |
 libclu.so |
 clu_info |
 sys/clu.h |
 clu_is_member |
 versw |
 clu_is_ready |
|
See also
Solution description
There are no equivalents to the libclu and miscellaneous APIs within HP-UX. You will need to modify or rewrite applications with dependencies on these interfaces.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CLU, HDR, LIB |
C, C++, Make, Script |
any HP-UX 11i version |
critical |
unavailable |
|