* audit_get_reply() returns EBADE
@ 2008-03-03 11:26 Matthew Booth
2008-03-03 21:04 ` Steve Grubb
0 siblings, 1 reply; 2+ messages in thread
From: Matthew Booth @ 2008-03-03 11:26 UTC (permalink / raw)
To: linux-audit
[-- Attachment #1.1: Type: text/plain, Size: 725 bytes --]
A few times now I've seen audit_get_reply() return EBADE (Invalid
exchange). This coincides with a particular job which results in an
output rate of about 5.5k records/sec. The system remains responsive,
and it always fixes itself when the rate comes back down again.
What exactly does EBADE mean in this context? I assume I'm dropping
audit messages from the kernel while this is going on. Is there any way
I can determine how many? Is there any way to tune things to survive
this temporary stress event?
Thanks,
Matt
--
Matthew Booth, RHCA, RHCSS
Red Hat, Global Professional Services
M: +44 (0)7977 267231
GPG ID: D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: audit_get_reply() returns EBADE
2008-03-03 11:26 audit_get_reply() returns EBADE Matthew Booth
@ 2008-03-03 21:04 ` Steve Grubb
0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2008-03-03 21:04 UTC (permalink / raw)
To: linux-audit
On Monday 03 March 2008 06:26:44 Matthew Booth wrote:
> A few times now I've seen audit_get_reply() return EBADE (Invalid
> exchange). This coincides with a particular job which results in an
> output rate of about 5.5k records/sec. The system remains responsive,
> and it always fixes itself when the rate comes back down again.
>
> What exactly does EBADE mean in this context?
No idea. A quick grep in the kernel source shows it only comes from a couple
places. bluetooth, sparc, and dlm are the main places. none of which seem to
be netlink related.
> I assume I'm dropping audit messages from the kernel while this is going on.
> Is there any way I can determine how many?
I think you'd have to patch the kernel to prove that to yourself.
> Is there any way to tune things to survive this temporary stress event?
I can't see how you are getting this in the first place. Have you grepped
around to see where its coming from?
-Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-03 21:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-03 11:26 audit_get_reply() returns EBADE Matthew Booth
2008-03-03 21:04 ` Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox