[App_rpt-users] Fwd: extnodes?
hwstar at rodgers.sdcoxmail.com
hwstar at rodgers.sdcoxmail.com
Mon Dec 27 20:41:18 UTC 2010
On Mon, Dec 27, 2010 at 12:34 PM, hwstar at rodgers.sdcoxmail.com wrote:
> On Mon, Dec 27, 2010 at 11:44 AM, Tim Sawyer wrote:
>
>> Commenting out the line below in /etc/rc.c/rc.local stopped
>> "[extnodes]" from printing on my console. Time will tell if it
>> stopped the kernel panic too.
>> /etc/rc.d/rc.updatenodelist &
>>
>> --
>> Tim
>> :wq
>>
>> Begin forwarded message:
>>
>>> Date: December 27, 2010 9:28:13 AM PST
>>> To: App_rpt-users at ohnosec.org
>>> Subject: [App_rpt-users] extnodes?
>>>
>>> My CentOS console it printing "[extnodes]" every 15 minutes or so.
>>> Anybody know what that means and is related to my system crashing
>>> every few days?
>>> --
>>> Tim
>>> :wq
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users at ohnosec.org
>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>
> By commenting that out you now are not receiving IP updates from the
> Allstar nodes servers. Not good. It probably would be a good idea to
> run a copy of the script manually with dry_run=1 and verbose=1 and
> try to determine why it's printing [extnodes] on your console.
> The [extnodes] output should be going to a the nodes list file and not
> the console.
>
> Steve
> WA6ZFT
>
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
One more thing. I just looked at the sources and it appears line 33 is
the culprit pringing [extnodes] on the console. This would not cause the
system crash you are experinceing, but it is an annoyance. To squelch it
add: > /dev/null 2>&1 to the end of line 33.
Steve
WA6ZFT
More information about the App_rpt-users
mailing list