<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Follow-up: Digium AA50 Reboot Issues &#8212; A Temporary Work-around</title>
	<atom:link href="http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/</link>
	<description>Eclectic Commentary on Technology &#38; Business by Dennis Little</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:33:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Brad</title>
		<link>http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/comment-page-1/#comment-75695</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Tue, 10 Jan 2012 05:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.keycruncher.com/blog/?p=141#comment-75695</guid>
		<description>Can you share your trick for using the lan on aa50.</description>
		<content:encoded><![CDATA[<p>Can you share your trick for using the lan on aa50.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Little</title>
		<link>http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/comment-page-1/#comment-62329</link>
		<dc:creator>Dennis Little</dc:creator>
		<pubDate>Wed, 28 Sep 2011 13:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.keycruncher.com/blog/?p=141#comment-62329</guid>
		<description>Hi Oscar,

I wonder if you are using the latest firmware for the AA50, v2.0.0.6?

We recently upgraded to this version and the problem seems to be titrated quite a lot. We have not been running this version long enough in the field to tell if the random reboot issue completely went away, but I can tell you that the system is no longer spontaneously rebooting at 1-2 day intervals.

Regarding cron on the AA50:

I have never been able to get cron on the AA50 to behave properly and I am unsure if this is a AA50 or BusyBox limitation; I am unsure that cron is intended to work on the AA50. Most of the filesystem on the AA50 is volatile, meaning that it is reset to a fixed state upon reboot. To be honest, I have never spent enough time working on the AA50&#039;s cron capabilities to know if it stores crontab permanently on the flash or in the volatile RAM. If the case is the latter, your crontab would be erased after the first reboot.

In my case, I already had another Linux computer remote to the AA50 and that is where the cron job to reboot the AA50 was running from. I needed some advanced functionality I was not sure BusyBox would support as well, so it made sense for my particular install.

I would try out the latest firmware though (2.0.0.6 from Digium) and see if that does not resolve your problem.

One point of note: The system I upgraded was no longer under service contract with Digium when the firmware was released. Because I had the problem from the very beginning, Digium agreed to give me the firmware without a support contract, but they could not offer any further support without starting a new contract. I knew what I was doing on the system, so it was a fair compromise for me.

If you find you need a hand getting upgraded, please feel free to ping me.

-Dennis</description>
		<content:encoded><![CDATA[<p>Hi Oscar,</p>
<p>I wonder if you are using the latest firmware for the AA50, v2.0.0.6?</p>
<p>We recently upgraded to this version and the problem seems to be titrated quite a lot. We have not been running this version long enough in the field to tell if the random reboot issue completely went away, but I can tell you that the system is no longer spontaneously rebooting at 1-2 day intervals.</p>
<p>Regarding cron on the AA50:</p>
<p>I have never been able to get cron on the AA50 to behave properly and I am unsure if this is a AA50 or BusyBox limitation; I am unsure that cron is intended to work on the AA50. Most of the filesystem on the AA50 is volatile, meaning that it is reset to a fixed state upon reboot. To be honest, I have never spent enough time working on the AA50&#8242;s cron capabilities to know if it stores crontab permanently on the flash or in the volatile RAM. If the case is the latter, your crontab would be erased after the first reboot.</p>
<p>In my case, I already had another Linux computer remote to the AA50 and that is where the cron job to reboot the AA50 was running from. I needed some advanced functionality I was not sure BusyBox would support as well, so it made sense for my particular install.</p>
<p>I would try out the latest firmware though (2.0.0.6 from Digium) and see if that does not resolve your problem.</p>
<p>One point of note: The system I upgraded was no longer under service contract with Digium when the firmware was released. Because I had the problem from the very beginning, Digium agreed to give me the firmware without a support contract, but they could not offer any further support without starting a new contract. I knew what I was doing on the system, so it was a fair compromise for me.</p>
<p>If you find you need a hand getting upgraded, please feel free to ping me.</p>
<p>-Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar D</title>
		<link>http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/comment-page-1/#comment-62288</link>
		<dc:creator>Oscar D</dc:creator>
		<pubDate>Wed, 28 Sep 2011 03:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.keycruncher.com/blog/?p=141#comment-62288</guid>
		<description>Thanks for sharing this information, we too have been experienced these issues. We would like to implement this procedure, but our AA50 will accept the cron job but it never triggers the script.. By looking into the log (/var/log/messages) file, we see the call to the script but we always get this message &quot;crond couldn&#039;t fork(), user root&quot;. We added the cron job and created the script with as root , so It shouldn&#039;t be a permissions issue. Do you have any idea why our cron job does not execute the script?
20 14 * * * /usr/script.sh
nor
20 14 * * * echo &quot;save this&quot; &gt; test.log
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this information, we too have been experienced these issues. We would like to implement this procedure, but our AA50 will accept the cron job but it never triggers the script.. By looking into the log (/var/log/messages) file, we see the call to the script but we always get this message &#8220;crond couldn&#8217;t fork(), user root&#8221;. We added the cron job and created the script with as root , so It shouldn&#8217;t be a permissions issue. Do you have any idea why our cron job does not execute the script?<br />
20 14 * * * /usr/script.sh<br />
nor<br />
20 14 * * * echo &#8220;save this&#8221; &gt; test.log<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade Waltman</title>
		<link>http://www.keycruncher.com/blog/2009/11/09/follow-up-digium-aa50-reboot-issues-a-temporary-work-around/comment-page-1/#comment-12144</link>
		<dc:creator>Wade Waltman</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.keycruncher.com/blog/?p=141#comment-12144</guid>
		<description>Thanks for sharing all this information.  I have experienced the same issues as mentioned in your posts.  This has allowed me to &quot;band-aid&quot; my AA50 install as well.  Also, I wanted to mention that a Digium tech did indicate in an e-mail that the base AA50 system was being upgraded, but isn&#039;t expected to be released for months.  Hopefully this base upgrade will resolve these particularly major issues.  Again; thanks for the invaluable information to keep my AA50 in a closer to production state!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing all this information.  I have experienced the same issues as mentioned in your posts.  This has allowed me to &#8220;band-aid&#8221; my AA50 install as well.  Also, I wanted to mention that a Digium tech did indicate in an e-mail that the base AA50 system was being upgraded, but isn&#8217;t expected to be released for months.  Hopefully this base upgrade will resolve these particularly major issues.  Again; thanks for the invaluable information to keep my AA50 in a closer to production state!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

