SUMMARY: 5.1A caad dumps core in /var/cluster/caa/$HOSTNAME

From: emanuele.lombardi@casaccia.enea.it
Date: Mon May 06 2002 - 05:06:34 EDT


Dear friends,
at last I did succeded in making CAA work properly on my cluster.
I have been lucky since I did'nt need to do any clu_upgrade and not even
a single shutdown !

The cluster is a 5.1A on wich, after applying the first patch
t64v51ab1-c0008900-12954-e-20020124, caa did'nt work anymore.

As it has always been, the fault was mine. During the rolling upgrade,
(at dupatch), I did'nt notice that OSFPAT00026900520 was not installed
and, since it is a requisite for TCRPAT00008400520, not even the latter
was installed. And TCRPAT00008400520 was the one COMPAQ made to solve the
problem I had (do you know MURPHYs LAW?).

OSFPAT00026900520 is made of a single file /sbin/init.d/snmpd
and it was NOT installed because my system's /sbin/init.d/snmpd file was
changed from the original distribution by the installation of the kit CPQIM230
"Compaq Insight Manager Agents V2.3 for Tru64 UNIX".
Anyway I simply untarred the new /sbin/init.d/snmpd from the patch kit over
the existing /sbin/init.d/snmpd.

    gunzip -c OSFPAT00026900520 > $HOME/PATCH.tar
    cd /
    tar -xf $HOME/PATCH.tar

To let setld know the patch was applied I did as follow:

    cd /usr/.smdb
    echo _INSTALLED > OSFPAT00026900520.sts
    mkcdsl -a OSFPAT00026900520.sts

TCRPAT00008400520 is a tar file composed of many files each of them is to be
placed in the cluster wide file system. There are no cdsl, and all files are
related to CAA, nothing is related to the system as a whole (it seemed to me).
So I installed the patch as I did previously:

    gunzip -c TCRPAT00008400520 > $HOME/PATCH.tar
    cd /
    tar -xf $HOME/PATCH.tar

To let setld know the patch was applied I did as follow:

    cd /usr/.smdb
    echo _INSTALLED > TCRPAT00008400520.sts
    mkcdsl -a TCRPAT00008400520.sts

Then I kill -9 caad processes on both cluster members, they automatically
restarted and now
===================== caa works perfectely !!! ================
===================== caa works perfectely !!! ================

Thanks for their help to:
      "Brewer, Edward" <BREWERE@OD.NIH.GOV>
       david.ross@cantire.com

Long life to our mailing list !
Ciao from Italy

Emanuele

-- 
$$$ Emanuele Lombardi
$$$ mail:  ENEA  CLIM  Casaccia
$$$        I-00060 S.M. di Galeria (RM)  ITALY
$$$ mailto:emanuele.lombardi@casaccia.enea.it
$$$ tel	+39 0630483366 
$$$ fax	+39 0630484264             |||
$$$                                \|/  ;_;
$$$ What does a process need        |   /"\
$$$ to become a daemon ?            |   \v/
$$$                                 |    | 
$$$ - a fork                        o---/!\---
$$$                                 |   |_|
$$$                                 |  _/ \_
$$$* Contrary to popular belief, UNIX is user friendly.
$$$  It's just very particular about who it makes friends with.
$$$* Computers are not intelligent, but they think they are. 
$$$* True programmers never die, they just branch to an odd address
$$$* THIS TRANSMISSION WAS MADE POSSIBLE BY 100% RECYCLED ELECTRONS


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:40 EDT