Operating System - HP-UX
1753503 Members
4638 Online
108794 Solutions
New Discussion юеВ

Re: Large syslog.log file

 
SOLVED
Go to solution
Roro_2
Regular Advisor

Large syslog.log file

Hello,

Our customer had an rp3440 running HPUX 11i v2 .
We nioticed that the syslog.log file became very large ; the following line is repeated continuously ( every second ) :
" Nov 23 04:01:36 bbacist1 vmunix: function == 0x803C8, arg == 0x41EB3400, ticks == 0xFECAB1F4, flags == 0x0 "

Please advice ASAP.

Thanks and Regards

Roger
13 REPLIES 13
R.K. #
Honored Contributor

Re: Large syslog.log file

Hi Roro,

Do you get anything like this also in syslog:
vmunix: Timeout called with negative time.

Don't fix what ain't broke
R.K. #
Honored Contributor

Re: Large syslog.log file

Hi.....

If any Symantec product is present on your server, then probably it is because of that and so you might have to take their support.

Don't fix what ain't broke
Roro_2
Regular Advisor

Re: Large syslog.log file


Hello,
The above line is repeated continuously , and only the value after " Ticks " is changing from line to line.

Regards

Roger
R.K. #
Honored Contributor

Re: Large syslog.log file

What is o/p of :

# echo "0x803C8/a" | adb -o /stand/vmunix /dev/kmem

Any Symantec product installed on your server?
Don't fix what ain't broke
Roro_2
Regular Advisor

Re: Large syslog.log file

Hi,

No Symantic product installed, only Oracle database and Oracle application.

Regards

Roger
R.K. #
Honored Contributor

Re: Large syslog.log file

Please post :
# dmesg

And what is the uptime of the server?
Don't fix what ain't broke
R.K. #
Honored Contributor

Re: Large syslog.log file

What is output of:
# echo "0x803C8/i" |adb /stand/vmunix /dev/kmem
Don't fix what ain't broke
Robert-Jan Goossens
Honored Contributor

Re: Large syslog.log file

Roro,

Have a look at this document from ITRC technical database.

Title: HP-UX 11i v1 Operating Environments - "Timeout called with negative time" error in dmesg and syslog.log file
Document ID: emr_na-c01205240-3

http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01205240-4

The document describes a MPT driver error on 11.11 but there is also an update for 11.23.

https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=A7173A

Regards,
Robert-Jan
Roro_2
Regular Advisor

Re: Large syslog.log file

Hi,

- I could find in syslog file and before the repeated lines , the following line :
"timeout called with negative time"
- the uptime showed 502 days .

Regards

Roger