SCIENTIFIC-LINUX-USERS Archives

February 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stephen Isard <[log in to unmask]>
Reply To:
Stephen Isard <[log in to unmask]>
Date:
Mon, 25 Feb 2013 11:44:43 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
On Mon, 25 Feb 2013 18:20:58 +0100, David Sommerseth
<[log in to unmask]> wrote:

>On 23/02/13 19:08, Stephen Isard wrote:
>> A strange item turned up in my logs yesterday:
>>
>> kernel: process `grep' is using deprecated sysctl (syscall)
>> net.ipv6.neigh.default.retrans_time; Use
>> net.ipv6.neigh.default.retrans_t ime_ms instead.
<snip>
>I managed to trigger this one on a Fedora installation too.  I guess
>someone did grep for something inside /proc ...
>
>  $ grep 0 /proc/sys/net/ipv6/neigh/default/retrans_time
>  $ dmesg | tail -n1
>  [61022.270399] process `grep' is using deprecated sysctl (syscall)
net.ipv6.neigh.default.retrans_time; Use
net.ipv6.neigh.default.retrans_time_ms instead.
>
>It's not caused by 'grep' itself, but as 'grep' was looking at a sysctl
>parameter which is now deprecated - this triggered the warning you saw.

Hmm.  There was no other user on the machine at the time (I hope!  No trace
of one in the logs anyway)  and I certainly didn't look at that /proc file
myself from the command line.  I guess it's possible that the spurious usb
event somehow led to a grep call.

Thanks.

Stephen Isard

ATOM RSS1 RSS2