Operating System - HP-UX
1837240 Members
4877 Online
110115 Solutions
New Discussion

Re: /usr/lbin/sa/sa1 generated core dump

 
Rosli Ahmad
Frequent Advisor

/usr/lbin/sa/sa1 generated core dump

Hi,
I've put the /usr/lbin/sa/sa1 in my cron to gather performance statistics of my K370 running HP-UX 11.11. Somehow, when I want to extract info from the /var/adm/sa/sa13, a core file generated in my /home. The zipped core file is attached if anybody need to analyze it.
I wonder if there's any patch required or anything wrong with my cron entries:
00,15,30,45 8-20 * * * /usr/lbin/sa/sa1

Thanking everyone in advance.
rgds
-rosli-
4 REPLIES 4
Elmar P. Kolkman
Honored Contributor

Re: /usr/lbin/sa/sa1 generated core dump

Question (don't have time/means to get the core file to a unix system): do 'file core' to make sure it is generated by sa1.

Do you get the core file when collecting the data or when you want to view them? Because for viewing, use sar instead of sa1...
Every problem has at least one solution. Only some solutions are harder to find.
Rosli Ahmad
Frequent Advisor

Re: /usr/lbin/sa/sa1 generated core dump

Thanks Elmar,
the core is from sar, as output from file core:
/tempdb/core: core file from 'sar' - received SIGBUS

It was created when I wanted to view the data:
K370:/home/itt902> sar -u -f /var/adm/sa/sa13

HP-UX maybanp B.11.11 U 9000/898 01/13/04

09:30:00 %usr %sys %wio %idle
09:45:00 58 41 0 0
10:00:01 59 40 0 0
10:15:00 61 39 0 0
10:30:01 58 42 0 0
10:45:01 66 34 0 0
11:00:01 69 31 0 0
11:15:01 69 31 0 0
11:30:00 69 31 0 0
11:45:01 64 36 0 0
12:00:00 64 36 0 0
12:15:01 62 38 0 0
16:00:00 61 39 0 0

msgcnt 4 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
Bus error


Pls. advise. Thank you.
Elmar P. Kolkman
Honored Contributor

Re: /usr/lbin/sa/sa1 generated core dump

Check what filesystem is on the lvol reporting the issue. Probably /var is full, resulting in corrupt sar data files, which are stored on /var ...
Every problem has at least one solution. Only some solutions are harder to find.
T G Manikandan
Honored Contributor

Re: /usr/lbin/sa/sa1 generated core dump

lvol4 full