- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog.log error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 10:30 AM
11-22-2008 10:30 AM
syslog.log error
I am getting following entry continuously in the syslog.log file
Nov 22 13:20:17 qa2 vmunix: function == 0x7B1478, arg == 0x493BB800, ticks == 0xFF734B1C, flags == 0x0
Nov 22 13:20:17 qa2 vmunix: function == 0x7B1478, arg == 0x493BB800, ticks == 0xFF734B1B, flags == 0x0
Please tell me the reason?
I checked diskspace, process and memory. The status is OK.
Thanks in Advance.
Regards,
VVS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 12:26 PM
11-22-2008 12:26 PM
Re: syslog.log error
Check that your clock is giving good time on the system.
See if you are using ntp your time is correct as well.
Could be a system board clock problem.
There may be more information in your GSP log, if you have such a thing on your as yet unidentified system.
OS version might be helpful for us to know also.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 01:28 PM
11-22-2008 01:28 PM
Re: syslog.log error
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236170
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 02:32 PM
11-22-2008 02:32 PM
Re: syslog.log error
Check for the function, generation error:
#echo 0x7B1478/i | adb /stand/vmunix /dev/kmem
The result should be something like:
mpt_os_callback: ...
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 07:42 PM
11-22-2008 07:42 PM
Re: syslog.log error
uptime --> how many days your sever uptime
than you need to read the below document, which requires a fix for scsi (mpt) driver installed in your server.
http://docs.hp.com/en/J6373-90024/ch01s04.html
Thanks,
Best Regards,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 09:03 PM
11-22-2008 09:03 PM
Re: syslog.log error
Steven:
>>Check that your clock is giving good time on the system.
The system clock is OK. We are not using NTP.
>>There may be more information in your GSP log.
There is no information GSP log.
>>OS version:
HP-UX Version B.11.11 U 9000/800
Ivan:
The system uptime is 498 days.
>> You should upgrade mpt driver (SCSI 320) with the one.
Can you please explain about this?
[qa2]: /.root # echo 0x7B3390/i | adb /stand/vmunix /dev/kmem
mpt_os_callback:
mpt_os_callback: STD r2,-16(r30)
Please help me out in this issue.
Regards,
VVS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 09:13 PM
11-22-2008 09:13 PM
Re: syslog.log error
>Please help me out in this issue.
This matches Ivan's criteria of needing the new driver.
Follow my link. It points to another thread where it mentions you have to update the SCSI driver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 10:18 PM
11-22-2008 10:18 PM
Re: syslog.log error
If I am going to reboot this server, then Is this issue will solved temporarily?
Because with out approval, we are not able to install patches.
During reboot is there a chance of arriving any new problem?
Please reply.
Thanks & regards,
VVS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 10:35 PM
11-22-2008 10:35 PM
Re: syslog.log error
Yes, for another 400 days, plenty of time to install patches.
>During reboot is there a chance of arriving any new problem?
No more than any other reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2008 10:48 PM
11-22-2008 10:48 PM
Re: syslog.log error
has you are going to reboot the server, for a temporarlily, to resolve this issue,
I would request you "Install" patch, not now has you need approval at the moment, but make sure you document it for your other collegues who follow your foot steps ..:)
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2008 10:57 AM
11-23-2008 10:57 AM
Re: syslog.log error
I restart the server. After that no more log entry is generating in the syslog file.
Regards,
VVS