HPOV : coda is aborted


 
Thread Tools Search this Thread
Operating Systems AIX HPOV : coda is aborted
# 1  
Old 04-27-2011
HPOV : coda is aborted

the service coda is aborted in HPOV the OS is AIX 6.1 , i reinstall it but its give me the same message , i remove coda files under /var/opt/OV/datafiles and i restart the service but its aborted agine .
Code:
./ovc -status
ovcd OV Control CORE (44302556) Running
agtrep OV Discovery Agent AGENT,AgtRep (36765746) Running
coda OV Performance Core COREXT Aborted
opcacta OVO Action Agent AGENT,EA (60227822) Running
opcmona OVO Monitor Agent AGENT,EA (63570104) Running
opcmsga OVO Message Agent AGENT,EA (59637982) Running
opcmsgi OVO Message Interceptor AGENT,EA (34799802) Running
ovbbccb OV Communication Broker CORE (6553928) Running
ovconfd OV Config and Deploy COREXT (47382714) Running

Moderator's Comments:
Mod Comment Please use [code] and [/code] tags when posting code, data or logs etc. to preserve formatting and enhance readability, thanks.

Last edited by zaxxon; 04-27-2011 at 12:23 PM.. Reason: code tags
# 2  
Old 04-27-2011
I have no HP OV agent at hand on AIX but you could try checking the logs somewhere below /var/opt/OV or a similar path. IIRC in older versions it was /var/lpp/OV.
# 3  
Old 04-27-2011
the problem is that i reinstall HPOV and delete all related files but it did not work
# 4  
Old 04-27-2011
Yes I understood, but why not check for the log files if there is anything suspicous in it? When you reinstall it and try to get it's status as you described, it should at least write some log files...
# 5  
Old 04-30-2011
the log file is attached now please check it

Code:
more coda.txt
<rolled=0>
0: INF: Sat Apr 30 16:20:49 2011: coda (63045780/1): Initializing CODA
0: INF: Sat Apr 30 16:20:49 2011: coda (63045780/1): Open File (/var/opt/OV/datafiles/coda00003)
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Open File (/var/opt/OV/datafiles/coda00004)
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Open File (/var/opt/OV/datafiles/coda00005)
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Corrupt data area in file (/var/opt/OV/datafiles/coda00006) deleted.
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Open File (/var/opt/OV/datafiles/coda00006)
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Create File (/var/opt/OV/datafiles/coda00007)
0: INF: Sat Apr 30 16:20:50 2011: coda (63045780/1): Starting CODA(10.50.180:12:0:/Hewlett-Packard/OpenView/Coda/)


Last edited by thecobra151; 04-30-2011 at 10:22 AM..
# 6  
Old 05-01-2011
There are tons of erros in it - when using HP OV, you will most probably have a support contract. Maybe contact your service provider.
# 7  
Old 05-01-2011
what do you think the seloution now ?!

Last edited by thecobra151; 05-01-2011 at 02:16 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Infrastructure Monitoring

Can HPOV monitor server hung state ?

Hi, We have Solaris-10 running on VMware (x86). It is being monitored by HP Openview. Sometimes when this server hungs, while ping still works, HPOpenview can't alert that server is down (which is actually unresponsive). First symptom we see is, login failure. It will ask user name and after... (7 Replies)
Discussion started by: solaris_1977
7 Replies

2. Infrastructure Monitoring

Performance data via HPOV tool

Hi, We have HP OpenView tool to extract utilization report and extract them in csv. Every month I pull 30 days CPU and Memory utilization, every 5 minutes via GUI and export it in csv (excel) format. It is always a time consuming process to run it on a set of servers and then pick next set because... (0 Replies)
Discussion started by: solaris_1977
0 Replies

3. Programming

Free() - Program getting aborted.

I am trying to learn C and while trying out some code, the program is getting aborted while I am calling free(). Here is the code: #include <stdlib.h> #include <stdio.h> void print_by_ptr(char **str) { printf("<%s>\n",*str); printf("Now I am modifying the str.\n"); *str =... (3 Replies)
Discussion started by: chacko193
3 Replies

4. Solaris

backup aborted

hi all I am getting following error while taking backup using the command ufsdump 0ubf 512 /dev/rmt/0cbn /database/backup2/rman_backup/level0 >> /database/backup2/backup_tape/level0_rman_06sep12 2>&1; from the log i got the error bash# tail -f level0_rman_06sep12 DUMP: Date of... (3 Replies)
Discussion started by: nikhil kasar
3 Replies

5. Solaris

HPOV in solaris

Good Day all i have a solaris 8 server and i want the procedure for how to install HPOV becuse dont have any small info about solaris . (1 Reply)
Discussion started by: thecobra151
1 Replies

6. Cybersecurity

cvs [login aborted]

Hi, I installed CVSNT on PC and trying to checkout files from/on linux box. Logging in to :pserver:user1@16.145.134.210:22/DBMONITOR/CVSROOT CVS password: cvs : unrecognized auth response from 16.145.134.210: SSH-2.0-OpenSSH_5.4 ssh is ok. $ ssh user1@16.145.134.210... (1 Reply)
Discussion started by: zam
1 Replies

7. Shell Programming and Scripting

aborted due to compilation error

I wanted to edit the time for a cron job that cleans out the quarantine in mailscanner. etc/cron.daily/clean.quarantine I edited the file #!/usr/bin/perl # # IMPORTANT NOTE: # # Change the next line to 0 instead of 1 to enable this script. # By default it will be disabled and... (2 Replies)
Discussion started by: mcraul
2 Replies

8. UNIX for Advanced & Expert Users

rerun a script if aborted and exited

Hello, When I run a script, the script sometimes exited. I need to re-run it automatically again. Currently I am using crontab to run the script each 5 minutes. However, I need to have a better solution. Any idea what to do? thanks (3 Replies)
Discussion started by: melanie_pfefer
3 Replies

9. UNIX for Advanced & Expert Users

BEGIN failed--compilation aborted

i m trying to run a command from diffrent login ,where i get following messages Empty compile time value given to use lib at /svm_wl1/billing/atai/rel/server/util/ataprocs line 73 Empty compile time value given to use lib at /svm_wl1/billing/atai/rel/server/util/ataprocs line 73 Empty... (1 Reply)
Discussion started by: abhijeetkul
1 Replies
Login or Register to Ask a Question