- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to interprete this from an audit log
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
07-12-2002 06:22 AM
07-12-2002 06:22 AM
How to interprete this from an audit log
I turned on the audit log yesterday. For about 12 hours, the log has been growing to 20Mb while the system has been very much idle. I read the log and almost everything I saw is what I attach. Please give me any pointer on how to interprete it. Thanks.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:49 AM
07-12-2002 06:49 AM
Re: How to interprete this from an audit log
#define EINTR 4 /* interrupted system call*/
kinnda indicated the semop function call got interrupted. Can you give more details what audit log did you turn on ? What application is running on this server (Oracle?) ? I would also suggest looking at a few of these kernel parameters .. (are they sufficiently set?)
semmni
semmne
maxtsiz
maxtsiz_64
I'm leaning towards an application on your system that is causing this logged message. This may not be an error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:49 AM
07-12-2002 06:49 AM
Re: How to interprete this from an audit log
has received an interrupt. The arguments to the semop() call appear completely valid. Because I assume the uid 'oinstall' is Oracle, I will make a guess that you need to look at the 'timeslice' tunable. It is possible that you have used the dreaded tuned parameter set that incorrectly sets timeslice to 1 rather than 10. Timeslice set to 1 causes all sorts of sema4 problems in addition to a host of other things.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 08:33 AM
07-12-2002 08:33 AM
Re: How to interprete this from an audit log
Thanks for responses.
The timeslice has been set to 10 already.
The node runs Oracle and Netscape server. Users oracle, netscape and root are audited. Audited events are login, admin, and moddac.
Many kernel params have been tuned for Oracle and the system have been up and running fine for the last two years.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 09:22 AM
07-12-2002 09:22 AM
Re: How to interprete this from an audit log
1)Investigate if there is a patch fix for this.
2)Call HP Response Center.