 |
≫ |
|
|
 |
パッチ名: PHSS_32734
パッチ摘要: s700_800 11.11 COM B.03.00.00
作成日: 07/03/22
公開日: 07/03/29
ハードウェアプラットフォームおよびOSリリース:
s700: 11.11
s800: 11.11
現象:
PHSS_32734:
1. 不具合:JAGag21867 SR:8606466359
システムを高信頼性モードに変換すると、Serviceguard Managerが、8文字よ
り長いパスワードを持つユーザーを認証できません。ユーザーがいつも使用し
てシステムにログインしているのと全く同じパスワードを入力しても、認証エ
ラーと"Invalid user or password"が返されます。
2. 不具合:JAGaf60279 SR:8606400324
内部でのメモリー割り当て問題により、稀に、cmomdが異常終了することがあ
ります。
問題点の説明:
PHSS_32734:
1. 不具合:JAGag21867 SR:8606466359
Serviceguardは正しい暗号化方法を使用していませんでした。
解決方法:
正しい暗号化を使用するようにServiceguardを修正しました。
2. 不具合:JAGaf60279 SR:8606400324
オブジェクトデストラクタ関数およびオブジェクト解放ルーチンの両方で
cm_connectionオブジェクトを解放していました。オブジェクト解放ルーチン
だけでcm_connectionオブジェクトを解放すべきでした。
解決方法:
オブジェクトデストラクタ関数内のfree文を削除しました。
-----------------------------------------------------------------------------
Patch Name: PHSS_32734
Patch Description: s700_800 11.11 COM B.03.00.00
Creation Date: 07/03/22
Post Date: 07/03/29
Hardware Platforms - OS Releases:
s700: 11.11
s800: 11.11
Products:
Cluster Object Manager B.03.00.00
Filesets:
Cluster-OM.CM-OM,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
Cluster-OM.CM-OM-AUTH,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
Cluster-OM.CM-OM-TOOLS,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
OPS-Provider-MOF.OPS-PROVIDER,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
CM-Provider-MOF.CM-PROVIDER,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
Cluster-OM.CM-DEN-PROV,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
CM-Provider-MOF.CM-MOF,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP
Automatic Reboot?: No
Status: General Release
Critical:
Yes
PHSS_32734: ABORT
A cm connection object is being freed twice which may
cause cmomd to abort due to internal memory allocation
problems.
Category Tags:
defect_repair enhancement general_release critical
halts_system
Path Name: /hp-ux_patches/s700_800/11.X/PHSS_32734
Symptoms:
PHSS_32734:
1. Defect: JAGag21867 SR: 8606466359
Users with password greater than 8 characters would not
be able to authenticate using Serviceguard Manager
after they convert the system to trusted. Users get
authentication errors and "Invalid user or password"
even though they are entering the exact same password
they always used and can still login to the system using
the password.
2. Defect: JAGaf60279 SR: 8606400324
In rare circumstances, cmomd may abort due
to internal memory allocation problems.
PHSS_32732:
1. If customer has multiple different versions of Oracle
RAC DB in one cluster, SGCOM couldn't display RAC
instance correctly:
a. For Oracle 9.0.1 and 9.2
SGCOM will display duplicate db name
b. For Oracle9i and Oracle10g
customer will get error message like:
PRKR-1007 : getting of cluster database dbname
configuration failed,
PRKR-1078 : Database dbname cannot be administered
using current version of srvconfig.
Instead run srvconfig from <ora_home>/bin
PRKO-2005 : Application error: Failure in getting
Cluster Database Configuration for:dbname
2. Customers who have nodes configured with shared standby
interfaces will find duplicate standby interfaces
entered into their cluster ascii files when configuring
the cluster using SGMGR. This will result in the
following error being reported during the cmapplyconf
stage:
Error: NETWORK_INTERFACE lanX specified twice for
node YYY, line ZZ
3. This patch contains an enhancement that allows SGCOM to
support the configuration of IP over InfiniBand network
interfaces in a cluster for heartbeat and data
networks. There is no external symptom associated with
this enhancement. NOTE: This item is mentioned here
in this patch for HP-UX 11.11 only for completeness,
but this does not indicate introduction of support of
InfiniBand on HP-UX 11.11. The corresponding
COM B.03.00.01 Patch for HP-UX 11.23 (PHSS_32741) does
introduce Infiniband Support on HP-UX 11.23.
PHSS_31077:
1. When using Serviceguard Manager to remove a node from
the cluster configuration, it fails. The Serviceguard
Manager progress dialog will show that the membership
change operation failed.
2. When using Serviceguard Manager to modify an existing
cluster configuration, and cluster nodes are configured
with multiple standby LAN interfaces, all but the first
standby LAN interface are removed from the
configuration.
3. File descriptor was not freed in Cluster Object
Manager. However, since the Cluster Object Manager
daemon is short-lived, there is no symptom.
4. When using Serviceguard Manager to do package
configuration, after the cmapplyconf command succeeds,
there is a small chance that Serviceguard Manager will
report a failure and the package control scripts will
revert to the state they were in before cmapplyconf
ran.
5. In a SGeRAC cluster, Serviceguard Manager fails to get
Oracle RAC instance status if Oracle user uses csh.
6. With configurations with large numbers of disks,
Serviceguard Manager may take a long time to refresh
if the cluster or node property sheets are open. Also,
the target systems may spend significant resources
probing disks during refreshes.
7. For a certain range of large timeout values
(NODE_TIMEOUT, HEARTBEAT_INTERVAL, QS_TIMEOUT, etc.)
in cluster configuration (through Serviceguard Manager),
the value gets modified / reduced because of
internal conversion.
PHSS_31073:
1. This patch only contains an enhancement that allows
Serviceguard to utilize the services of the identd
daemon. Therefore there is no external symptom.
Defect Description:
PHSS_32734:
1. Defect: JAGag21867 SR: 8606466359
Serviceguard was not using the correct crypting method
Resolution:
Serviceguard has been modified to use the correct
encryption
2. Defect: JAGaf60279 SR: 8606400324
The cm_connection object was being freed by both the
object destructor function and by the object free
routine. It should have only been freed in the object
free routine.
Resolution:
Remove the free statement in the object destructor
function.
PHSS_32732:
1. dbprovider uses Oracle utility srvctl to discover RAC
instance status. When multiple RACs are installed on
one cluster, "svrctl config" can find all database
names, but "srvctl status" command only works for the
related database.
Resolution:
Use Oracle utility srvctl to find the correct
ORACLE_HOME for each instance before run "srvctl
status" command to discover the RAC instance status.
2. The code was not handling shared standby interfaces
correctly and was adding the same standby interface
for each primary interface it was a standby for.
Resolution:
Code is added to the utility that generates ascii file
from the SGMGR data, that eliminates duplicate standby
interfaces.
3. SGCOM does not currently support IP over InfiniBand
network interfaces in a cluster.
Resolution:
Code is added to SGCOM to support the configuration
of IP over InfiniBand network interfaces for cluster
heartbeat and data networks ON HP-UX 11.23 ONLY. This
code change is noted here in this patch for HP-UX 11.11
only for completeness, but this does not indicate
introduction of support of InfiniBand on HP-UX 11.11.
The corresponding COM B.03.00.01 Patch for HP-UX 11.23
(PHSS_32741) does introduce Infiniband Support on
HP-UX 11.23.
PHSS_31077:
1. There is a comparison between the COM server and the
list of nodes in the cluster. "hostname" is used to get
the COM server info, and hostname sometimes has domain
name attached. When comparison is between the fully-
qualified domain name and the simple hostname it fails
for the same node, e.g. comparison if abcde.hp.com and
abcde, returns failure.
Resolution:
A check has been added that strips off domain name from
the hostname, if the hostname contains one.
2. An internal COM utility failed to convert multiple
standby interface data correctly.
Resolution:
Internal COM utility sdf2ascii has been modified to
handle multiple standbys correctly.
3. Command providers directory was not closed after
reading the files in that directory.
Resolution:
Closed the command providers directory after reading.
4. A race condition in the command provider scripts is
caused by asynctool completing prematurely.
Resolution:
Made asynctool more robust so it will survive
disconnects of its client.
5. DBProvider script uses export command to define
environment variables after switch to oracle user.
So it will fail if oracle user uses csh.
Resolution:
Change DBprovider script opspsrvctl to define
environment variable before switch to oracle user.
6. Storage provider performs redundant storage probes and
does a full probe when this is not always necessary.
Resolution:
Add caching to storage provider and allow for a less
expensive probe if the data being requested doesn't
require the full probe.
7. Internally, we convert from unsigned long to unsigned
int, which can result in data loss.
Resolution:
Keep the variable as unsigned long, and not as unsigned
int to prevent data loss.
PHSS_31073:
1. This patch only contains an enhancement that allows
Serviceguard to utilize the services of the identd
daemon. This patch requires a sendmail patch level
of PHNE_28810 or later and a Serviceguard patch level
of PHSS_32731 or later.
Enhancement:
No (superseded patches contained enhancements)
PHSS_31073:
This patch delivers new functionality that allows
Serviceguard to utilize the services of the identd
daemon. This patch requires a sendmail patch level
of PHNE_28810 or later and a Serviceguard
patch level of PHSS_32731 or later.
SR:
8606371926 8606378411 8606371477 8606370167 8606376059
8606382597 8606371934 8606356277 8606387424 8606390089
8606394522 8606466359 8606400324
Patch Files:
Cluster-OM.CM-OM,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/lbin/cmomd
/opt/cmom/lib/libcmom.1
/opt/cmom/lib/libcmutil.1
/etc/cmom.conf
Cluster-OM.CM-OM-AUTH,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/authenproviders/sehostbasedprovider.omp
/opt/cmom/authenproviders/selocalhostprovider.omp
/opt/cmom/authenproviders/seuserpasswdprovider.omp
/opt/cmom/newconfig/cmomhosts
Cluster-OM.CM-OM-TOOLS,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/tools/bin/asynctool
/opt/cmom/tools/bin/cmquerystorage
/opt/cmom/tools/bin/sdf2ascii
/opt/cmom/tools/bin/cmreadlog
/opt/cmom/tools/bin/mergesdf
/opt/cmom/tools/bin/sdf
/opt/cmom/tools/bin/mksdfascii
OPS-Provider-MOF.OPS-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/providers/gmprovider.omp
/opt/cmom/providers/opsprovider.omp
CM-Provider-MOF.CM-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/providers/cmprovider.omp
/opt/cmom/providers/cmdprovider.omp
/opt/cmom/providers/cmd/opspsrvctl
/opt/cmom/providers/cmd/storage.cmp
/opt/cmom/providers/qsprovider.omp
/opt/cmom/providers/cmd/cluster.sdf
/opt/cmom/providers/cmd/cluster_config.cmp
/opt/cmom/providers/cmd/cmdproviderutils
/opt/cmom/providers/cmd/delete_om_session_dirs
/opt/cmom/providers/cmd/ems.cmp
/opt/cmom/providers/cmd/file_transfer.cmp
/opt/cmom/providers/cmd/package.sdf
/opt/cmom/providers/cmd/package_config.cmp
Cluster-OM.CM-DEN-PROV,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/providers/lcprovider.omp
CM-Provider-MOF.CM-MOF,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/mof/CMnetwork.mof
what(1) Output:
Cluster-OM.CM-OM,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/lbin/cmomd:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:00:26 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/lib/libcmom.1:
Build date: Thu Mar 22 14:01:23 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/lib/libcmutil.1:
Cluster Monitor Product $Revision: 82.2 $
Cluster Monitor Product Only $Revision: 82.2 $
Build date: Thu Mar 22 14:00:11 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/etc/cmom.conf:
None
Cluster-OM.CM-OM-AUTH,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/authenproviders/sehostbasedprovider.omp:
Build date: Thu Mar 22 14:02:40 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/authenproviders/selocalhostprovider.omp:
Build date: Thu Mar 22 14:02:43 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/authenproviders/seuserpasswdprovider.omp:
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
Build date: Thu Mar 22 14:02:46 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
/opt/cmom/newconfig/cmomhosts:
None
Cluster-OM.CM-OM-TOOLS,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/tools/bin/asynctool:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:00:18 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
/opt/cmom/tools/bin/cmquerystorage:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 13:57:48 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/tools/bin/sdf2ascii:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:01:50 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/tools/bin/cmreadlog:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:01:29 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/tools/bin/mergesdf:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:01:54 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/tools/bin/sdf:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP
32) $Revision: 75.02 $
Build date: Thu Mar 22 14:01:59 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/tools/bin/mksdfascii:
Serviceguard Command Provider Utility
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
OPS-Provider-MOF.OPS-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/providers/gmprovider.omp:
Build date: Thu Mar 22 14:04:44 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/providers/opsprovider.omp:
Build date: Thu Mar 22 14:04:47 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
CM-Provider-MOF.CM-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
/opt/cmom/providers/cmprovider.omp:
Cluster Management Provider Library
Serviceguard Schema 3.0
Build date: Thu Mar 22 14:04:36 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/providers/cmdprovider.omp:
Build date: Thu Mar 22 14:02:34 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/providers/cmd/opspsrvctl:
Serviceguard OPS Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/storage.cmp:
Serviceguard Command Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/qsprovider.omp:
Build date: Thu Mar 22 14:04:41 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
/opt/cmom/providers/cmd/cluster.sdf:
Serviceguard SDF Schema File
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/cluster_config.cmp:
Serviceguard Command Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/cmdproviderutils:
Serviceguard Command Provider Utility
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/delete_om_session_dirs:
Serviceguard Command Provider Utility
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/ems.cmp:
Serviceguard Command Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/file_transfer.cmp:
Serviceguard Command Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/package.sdf:
Serviceguard SDF Schema File
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
/opt/cmom/providers/cmd/package_config.cmp:
Serviceguard Command Provider
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
Cluster-OM.CM-DEN-PROV,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/providers/lcprovider.omp:
Build date: Thu Mar 22 14:02:31 PDT 2007
Build id: ibld_com_b0300patch_1111_product
Build platform: hpux
Product Name: HP Cluster Object Manager
Version: B.03.00.01
Patch Name: PHSS_32734
CM-Provider-MOF.CM-MOF,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
/opt/cmom/mof/CMnetwork.mof:
Serviceguard Schema MOF File
Product Name : HP Cluster Object Man
ager
Product Version : B.03.00.01
Patch Name : PHSS_32734
Serviceguard Schema Version : 3.0
cksum(1) Output:
Cluster-OM.CM-OM,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,v=HP:
697350783 1911320 /opt/cmom/lbin/cmomd
3871083974 1654784 /opt/cmom/lib/libcmom.1
1232305881 3293184 /opt/cmom/lib/libcmutil.1
4004369394 1674 /etc/cmom.conf
Cluster-OM.CM-OM-AUTH,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
4108759899 73728 /opt/cmom/authenproviders/
sehostbasedprovider.omp
281793238 49152 /opt/cmom/authenproviders/
selocalhostprovider.omp
549280501 36864 /opt/cmom/authenproviders/
seuserpasswdprovider.omp
3889334572 2 /opt/cmom/newconfig/cmomhosts
Cluster-OM.CM-OM-TOOLS,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
2144090428 305688 /opt/cmom/tools/bin/asynctool
641070793 68120 /opt/cmom/tools/bin/cmquerystorage
3648804771 514584 /opt/cmom/tools/bin/sdf2ascii
1762338044 55832 /opt/cmom/tools/bin/cmreadlog
2852183827 326168 /opt/cmom/tools/bin/mergesdf
600061430 330264 /opt/cmom/tools/bin/sdf
1657644414 14639 /opt/cmom/tools/bin/mksdfascii
OPS-Provider-MOF.OPS-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
220151833 73728 /opt/cmom/providers/gmprovider.omp
69232993 98304 /opt/cmom/providers/opsprovider.omp
CM-Provider-MOF.CM-PROVIDER,fr=B.03.00.00,
fa=HP-UX_B.11.11_32/64,v=HP:
2684312945 1220608 /opt/cmom/providers/cmprovider.omp
2376696619 167936 /opt/cmom/providers/cmdprovider.omp
1890463539 7062 /opt/cmom/providers/cmd/opspsrvctl
148073679 5365 /opt/cmom/providers/cmd/storage.cmp
4096136604 32768 /opt/cmom/providers/qsprovider.omp
231696081 7905 /opt/cmom/providers/cmd/cluster.sdf
3943370999 13286 /opt/cmom/providers/cmd/cluster_config.cmp
4056831344 16655 /opt/cmom/providers/cmd/cmdproviderutils
3844083667 2438 /opt/cmom/providers/cmd/
delete_om_session_dirs
3849099216 10418 /opt/cmom/providers/cmd/ems.cmp
1423404700 11394 /opt/cmom/providers/cmd/file_transfer.cmp
1136306770 26092 /opt/cmom/providers/cmd/package.sdf
2411834032 31461 /opt/cmom/providers/cmd/package_config.cmp
Cluster-OM.CM-DEN-PROV,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
2023443305 73728 /opt/cmom/providers/lcprovider.omp
CM-Provider-MOF.CM-MOF,fr=B.03.00.00,fa=HP-UX_B.11.11_32/64,
v=HP:
1922324263 13094 /opt/cmom/mof/CMnetwork.mof
Patch Conflicts: None
Patch Dependencies:
s700: 11.11: PHNE_28810 PHSS_32731
s800: 11.11: PHNE_28810 PHSS_32731
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHSS_31073 PHSS_31077 PHSS_32732
Equivalent Patches:
PHSS_33040:
s700: 11.23
s800: 11.23
Patch Package Size: 3110 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHSS_32734
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHSS_32734.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHSS_32734. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
WARNING: If patch_save_files is false when a patch is installed,
the patch cannot be deinstalled. Please be careful
when using this feature.
For future reference, the contents of the PHSS_32734.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHSS_32734.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHSS_32734.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
For Serviceguard Clusters:
1) If Veritas CVM is configured within
the cluster, halt Serviceguard on the
node the patch is to be installed on.
2) Install this patch on that node.
3) If you have halted the Serviceguard node
(as mentioned in step 1), restart Serviceguard
on that node.
4) Patch needs to be installed on all nodes in the
cluster.
The above instructions apply to any A.11.16.00
Serviceguard cluster and include all configurations
including those using SGeRAC, SGeSAP, and MetroCluster,
for example.
For PHSS_31073 (or later), the patch requires a sendmail
patch level of PHNE_28810 or later and a Serviceguard
patch level of PHSS_32731 or later. When this patch is
loaded ServiceGuard will use Identd for authentication
unless this is explicitly disabled. Therefore the
InternetSrvcs product needs to be loaded when Identd is
used. This product contains Identd, Sendmail and other
Internet Services.
Please follow the special installation instructions for
PHSS_32731 for installing these two patches simultaneously.
Note that Cluster Object Manager does not require
the Sendmail product to be configured or running
on a system in order to utilize the new identd
enhancement. Sendmail must be installed only
because the identd daemon is delivered with the
Sendmail product.
If you would prefer to install this patch and choose
not to utilize the identd functionality (thus obviating
the need to enable identd), do the following steps on
each node after installing PHSS_32731 or later and
PHSS_31073 or later but before having each node re-join
the cluster (e.g. before issuing a cmrunnode or cmruncl).
1) Change the cmomd entry in /etc/inetd.conf to
appear as:
hacl-probe stream tcp nowait root \
/opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -i -f \
/var/opt/cmom/cmomd.log -r /var/opt/cmom
The cmclconfd line should appear as:
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd \
cmclconfd -c -i
2) Reload inetd: "/usr/sbin/inetd -c"
|