<?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: Backups and Redundancy with Asterisk	</title>
	<atom:link href="https://nerdvittles.com/backups-and-redundancy-with-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Thu, 02 Jun 2011 14:18:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kim Callis		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-2524</link>

		<dc:creator><![CDATA[Kim Callis]]></dc:creator>
		<pubDate>Thu, 01 Mar 2007 12:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-2524</guid>

					<description><![CDATA[Besides all of the conf information, is there an easy to do a dump and restore of the mysql data?]]></description>
			<content:encoded><![CDATA[<p>Besides all of the conf information, is there an easy to do a dump and restore of the mysql data?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-2076</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Fri, 27 Oct 2006 17:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-2076</guid>

					<description><![CDATA[Hi Randy,

Just noticed your post you mention that there&#039;s new Aastra firmware. I can&#039;t find it anywhere on the &#039;net. Could you email me details of where you found it, sthomas@oritorservices.com.

Great site this !]]></description>
			<content:encoded><![CDATA[<p>Hi Randy,</p>
<p>Just noticed your post you mention that there&#8217;s new Aastra firmware. I can&#8217;t find it anywhere on the &#8216;net. Could you email me details of where you found it, <a href="mailto:sthomas@oritorservices.com">sthomas@oritorservices.com</a>.</p>
<p>Great site this !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Randy		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-2060</link>

		<dc:creator><![CDATA[Randy]]></dc:creator>
		<pubDate>Mon, 23 Oct 2006 13:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-2060</guid>

					<description><![CDATA[Hello,

How could I adjust this so that the second server is a hot backup trixbox server or a mirrored image of the first server?  The new Aastra firmware allows for a second reg server and this would give me tha ability to have a little redundancy.

Thanks for the great articles!]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>How could I adjust this so that the second server is a hot backup trixbox server or a mirrored image of the first server?  The new Aastra firmware allows for a second reg server and this would give me tha ability to have a little redundancy.</p>
<p>Thanks for the great articles!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kwon		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-1146</link>

		<dc:creator><![CDATA[Kwon]]></dc:creator>
		<pubDate>Wed, 08 Mar 2006 06:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-1146</guid>

					<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Regarding RAID1, I have been struggling with it for the past week now and after many installs, I can now offer the following solution:<br />
Install Summary:<br />
1. Install a@h v2.6 using the command ?¢‚Ç¨?ìlinux askmethod?¢‚Ç¨¬ù with raid1 &#038; minimal package install; reboot;<br />
2. Follow the release notes:<br />
mkdir /var/aah_load (must use this directory)<br />
cp asteriskathome-1.5.tar.gz /var/aah_load<br />
cd /var/aah_load<br />
tar xvfz asteriskathome-1.5.tar.gz<br />
./install.sh<br />
reboot<br />
3. Must now Asterisk from source:<br />
cd /usr/src/<br />
./rebuildastsrc.sh<br />
reboot<br />
rebuild_zaptel<br />
reboot<br />
genzaptelconf ?¢‚Ç¨‚Äúv (-v is optional)<br />
reboot<br />
Note: At this point, if you have a Digium TDM11B, you should be able to dial out from ZAP/1 using ZAP/g0.<br />
4. install-pdf, netconfig, etc.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TimC		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-1108</link>

		<dc:creator><![CDATA[TimC]]></dc:creator>
		<pubDate>Tue, 28 Feb 2006 11:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-1108</guid>

					<description><![CDATA[It would seem you see little value in a RAID1, But my Asterisk runs my home &amp; office and does not get touched for weeks/months on end, I have given up on CentOS supporting any RAID card out-of-the-box and need a soft mirror. I just want uptime, and generally I am not stupid enough to screw up my asterisk during a config change. You talk about a bullet-proof config, but poo-poo a mirror in such a designation? are you kidding? It&#039;s the drives that fail most often on these &quot;untouched&quot; servers. Being a lost linux newbie (MCSE/CCNA, so I guess you would say I have gone to the dark side) I have been unable to figure this out myself. Please lay out some procedure for the linux handicapped. I am hoping to add a mirror to 3 existing servers (2 are IDE, 1 SCSI) 2 of these servers are remote, so a minor hard drive crash means no phones for 3 hours. Help.
TimC

&lt;i&gt;[WM: I&#039;m not opposed to RAID. You just have to understand what it&#039;s good for and what it&#039;s not.  It isn&#039;t a good backup. It does provide some fault tolerance. If you want to install RAID with Linux, you&#039;ll need to build up a CentOS/4 box using the standard CentOS install, and then install Asterisk@Home from the &lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=123387&quot;&gt;tarball&lt;/a&gt; and then run the install script after reading the &lt;a href=&quot;http://sourceforge.net/project/shownotes.php?release_id=396684&amp;group_id=123387&quot;&gt;installation notes&lt;/a&gt;. There are some other gotcha&#039;s so be sure to check &lt;a href=&quot;http://sourceforge.net/forum/forum.php?thread_id=1449058&amp;forum_id=420324&quot;&gt;SourceForge&lt;/a&gt; before you begin. We&#039;re planning to do this for a customer soon, and I&#039;ll write it up afterwards.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>It would seem you see little value in a RAID1, But my Asterisk runs my home &#038; office and does not get touched for weeks/months on end, I have given up on CentOS supporting any RAID card out-of-the-box and need a soft mirror. I just want uptime, and generally I am not stupid enough to screw up my asterisk during a config change. You talk about a bullet-proof config, but poo-poo a mirror in such a designation? are you kidding? It&#8217;s the drives that fail most often on these "untouched" servers. Being a lost linux newbie (MCSE/CCNA, so I guess you would say I have gone to the dark side) I have been unable to figure this out myself. Please lay out some procedure for the linux handicapped. I am hoping to add a mirror to 3 existing servers (2 are IDE, 1 SCSI) 2 of these servers are remote, so a minor hard drive crash means no phones for 3 hours. Help.<br />
TimC</p>
<p><i>[WM: I&#8217;m not opposed to RAID. You just have to understand what it&#8217;s good for and what it&#8217;s not.  It isn&#8217;t a good backup. It does provide some fault tolerance. If you want to install RAID with Linux, you&#8217;ll need to build up a CentOS/4 box using the standard CentOS install, and then install Asterisk@Home from the <a href="http://sourceforge.net/project/showfiles.php?group_id=123387">tarball</a> and then run the install script after reading the <a href="http://sourceforge.net/project/shownotes.php?release_id=396684&#038;group_id=123387">installation notes</a>. There are some other gotcha&#8217;s so be sure to check <a href="http://sourceforge.net/forum/forum.php?thread_id=1449058&#038;forum_id=420324">SourceForge</a> before you begin. We&#8217;re planning to do this for a customer soon, and I&#8217;ll write it up afterwards.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-834</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Sat, 14 Jan 2006 00:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-834</guid>

					<description><![CDATA[It looks like you&#039;ve fixed the problem with the Wordpress blog software.  Thank you!!!

&lt;i&gt;[WM: You&#039;re not half as glad as I am.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>It looks like you&#8217;ve fixed the problem with the WordPress blog software.  Thank you!!!</p>
<p><i>[WM: You&#8217;re not half as glad as I am.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Green		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-815</link>

		<dc:creator><![CDATA[Mark Green]]></dc:creator>
		<pubDate>Fri, 06 Jan 2006 15:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-815</guid>

					<description><![CDATA[After getting this to work, say the main AAH 1.5 hard drive fails. Can I install AAH 2.2 on a new hard drive and use the restore to recover all the settings?

&lt;i&gt;[WM: Nice try, Mark, but no. You have to reinstall the original AAH 1.5 on a new hard drive and then restore your 1.5 backup.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>After getting this to work, say the main AAH 1.5 hard drive fails. Can I install AAH 2.2 on a new hard drive and use the restore to recover all the settings?</p>
<p><i>[WM: Nice try, Mark, but no. You have to reinstall the original AAH 1.5 on a new hard drive and then restore your 1.5 backup.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Green		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-748</link>

		<dc:creator><![CDATA[Mark Green]]></dc:creator>
		<pubDate>Wed, 21 Dec 2005 20:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-748</guid>

					<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>This this what you mean?</p>
<p>rsync -avvz ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ç¨?°?É‚Äû?É¬?-delete?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ç¨?°?É‚Äû?É¬?exclude ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ä?ÀÜ?É¬¨/proc/?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®? ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ç¨?°?É‚Äû?É¬?exclude ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ä?ÀÜ?É¬¨/mnt/?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®? ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ç¨?°?É‚Äû?É¬?exclude ?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®?¢‚Ä?ÀÜ?É¬¨[cC]ache?¢ÀÜ?°?Ç¬¢?¢‚Ç¨?°?É‚Ä°?Ç¬®? -e ssh / <a href="mailto:root@192.168.0.104">root@192.168.0.104</a>:/backup/ > /var/log/backup.log</p>
<p><i>[WM: I don&#8217;t know the syntax for the rsync command in any particular flavor of Linux other than CentOS/4 which is what the article was about.  Once you undertake to change the recipe from what we&#8217;ve recommended, you are really, really on  your own. There are a number of ways to figure out what the rsync syntax is for any OS. There&#8217;s rsync &#8211;help, there&#8217;s man rsync, there&#8217;s rsync -h, and there&#8217;s Google. Sorry I can&#8217;t be more helpful.]</i> </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-744</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Wed, 21 Dec 2005 00:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-744</guid>

					<description><![CDATA[In comment 2 above, the writer did the exact same things both times.  Perhaps the blog software mangled it too, but he wrote &#039;-&#039; instead of &#039;-&#039; where in both places he shows a single hyphen just as in your example.  I feel as if I&#039;m missing something really fundamental...or else you&#039;re all pulling a really elaborate joke on me.  I&#039;m using Firefox 1.5 for Windows in case that has anything to do with it.  I&#039;ve tried looking at this page with different themes, different browsers, and on different OSs (Mac, Linux, and Windows XP) using IE, Firefox, and Opera.  In all scenario&#039;s  it seems to have the same errors.  What kind of adjustment needs to be made to the quotes?  What are regular quotation marks?  I know of only two types of quotation marks, single and double.  The example above uses double, should I assume that we should use single quotations?

&lt;i&gt;[WM: Believe it or not, there are other quotation marks that don&#039;t appear on the keyboard that face right and left and are typically used in newspapers and magazines. &quot;Regular quotation mark&quot; means the quotation mark character that usually is two keys to the right of the L key on PC keyboards and is created by holding down the shift key while pressing the single quote character. That&#039;s the best I can do by way of explanation.]&lt;/i&gt;
]]></description>
			<content:encoded><![CDATA[<p>In comment 2 above, the writer did the exact same things both times.  Perhaps the blog software mangled it too, but he wrote &#8216;-&#8216; instead of &#8216;-&#8216; where in both places he shows a single hyphen just as in your example.  I feel as if I&#8217;m missing something really fundamental&#8230;or else you&#8217;re all pulling a really elaborate joke on me.  I&#8217;m using Firefox 1.5 for Windows in case that has anything to do with it.  I&#8217;ve tried looking at this page with different themes, different browsers, and on different OSs (Mac, Linux, and Windows XP) using IE, Firefox, and Opera.  In all scenario&#8217;s  it seems to have the same errors.  What kind of adjustment needs to be made to the quotes?  What are regular quotation marks?  I know of only two types of quotation marks, single and double.  The example above uses double, should I assume that we should use single quotations?</p>
<p><i>[WM: Believe it or not, there are other quotation marks that don&#8217;t appear on the keyboard that face right and left and are typically used in newspapers and magazines. "Regular quotation mark" means the quotation mark character that usually is two keys to the right of the L key on PC keyboards and is created by holding down the shift key while pressing the single quote character. That&#8217;s the best I can do by way of explanation.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-742</link>

		<dc:creator><![CDATA[Frank]]></dc:creator>
		<pubDate>Tue, 20 Dec 2005 20:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-742</guid>

					<description><![CDATA[When I tried to enter the code above to run the rsync and copy it to the back-up server it failed with an error message:

rsync: -delete: unknown option

I&#039;m not sure what I&#039;m doing wrong, because I can&#039;t tell exactly what I should be entering.  Can you put a screen shot up perhaps?

&lt;i&gt;[WM: If you&#039;re using a version of Linux other than CentOS, then you may need double hyphens. See comment above.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>When I tried to enter the code above to run the rsync and copy it to the back-up server it failed with an error message:</p>
<p>rsync: -delete: unknown option</p>
<p>I&#8217;m not sure what I&#8217;m doing wrong, because I can&#8217;t tell exactly what I should be entering.  Can you put a screen shot up perhaps?</p>
<p><i>[WM: If you&#8217;re using a version of Linux other than CentOS, then you may need double hyphens. See comment above.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-736</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Mon, 19 Dec 2005 01:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-736</guid>

					<description><![CDATA[Update on the Fedora problem.  Where your script had single &#039;-&#039; I had to  change it to &#039;--&#039; for example --exclude . I then excluded one more directory, and all worked perfectly.

thanks again - Jon]]></description>
			<content:encoded><![CDATA[<p>Update on the Fedora problem.  Where your script had single &#8216;-&#8216; I had to  change it to &#8216;&#8211;&#8216; for example &#8211;exclude . I then excluded one more directory, and all worked perfectly.</p>
<p>thanks again &#8211; Jon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://nerdvittles.com/backups-and-redundancy-with-asterisk/comment-page-1/#comment-728</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 16 Dec 2005 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=89#comment-728</guid>

					<description><![CDATA[I&#039;m getting a load of errors (see below) running the backup script for the first time.  I have to admit running this on Fedora rather than Centos, so maybe this is the problem.

Any thoughts?  Feel free to ignore, because I know you must get a million support questions!!

Thanks once more for your amazing articles.  I have learnt so much from them.  Please please please keep them up!! :o)

rsync: link_stat &quot;/root/.delete&quot; failed: No such file or directory (2)
rsync: link_stat &quot;/root/.exclude&quot; failed: No such file or directory (2)
rsync: link_stat &quot;/root/.exclude&quot; failed: No such file or directory (2)
rsync: link_stat &quot;/root/.exclude&quot; failed: No such file or directory (2)
rsync: link_stat &quot;/root/[cC]ache&quot; failed: No such file or directory (2)
rsync: send_files failed to open &quot;/proc/acpi/event&quot;: Device or resource busy (16)
rsync: send_files failed to open &quot;/proc/kcore&quot;: Operation not permitted (1)
rsync: send_files failed to open &quot;/proc/acpi/event&quot;: Device or resource busy (16)
rsync: send_files failed to open &quot;/proc/kcore&quot;: Operation not permitted (1)
rsync: send_files failed to open &quot;/sys/bus/pci/drivers/AEC62xx_IDE/new_id&quot;: Permission denied (13)
rsync: send_files failed to open &quot;/sys/bus/pci/drivers/ALI15x3_IDE/new_id&quot;: Permission denied (13)
rsync: send_files failed to open &quot;/sys/bus/pci/drivers/AMD_IDE/new_id&quot;: Permission denied (13)
rsync: send_files failed to open &quot;/sys/bus/pci/drivers/ATIIXP_IDE/new_id&quot;: Permission denied (13)
Thanks - Jon

&lt;i&gt;[WM: Fedora probably is the problem. You can either ignore the errors understanding that these files aren&#039;t getting backed up. Or you can work through the individual problems and try to eliminate them. The permissions problems probably can be fixed by making sure that root has rights to the affected files. I think I would exclude /proc/ just as we did with the other exclusions. The rest of the errors are harmless since the files don&#039;t exist. Good luck!]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting a load of errors (see below) running the backup script for the first time.  I have to admit running this on Fedora rather than Centos, so maybe this is the problem.</p>
<p>Any thoughts?  Feel free to ignore, because I know you must get a million support questions!!</p>
<p>Thanks once more for your amazing articles.  I have learnt so much from them.  Please please please keep them up!! :o)</p>
<p>rsync: link_stat "/root/.delete" failed: No such file or directory (2)<br />
rsync: link_stat "/root/.exclude" failed: No such file or directory (2)<br />
rsync: link_stat "/root/.exclude" failed: No such file or directory (2)<br />
rsync: link_stat "/root/.exclude" failed: No such file or directory (2)<br />
rsync: link_stat "/root/[cC]ache" failed: No such file or directory (2)<br />
rsync: send_files failed to open "/proc/acpi/event": Device or resource busy (16)<br />
rsync: send_files failed to open "/proc/kcore": Operation not permitted (1)<br />
rsync: send_files failed to open "/proc/acpi/event": Device or resource busy (16)<br />
rsync: send_files failed to open "/proc/kcore": Operation not permitted (1)<br />
rsync: send_files failed to open "/sys/bus/pci/drivers/AEC62xx_IDE/new_id": Permission denied (13)<br />
rsync: send_files failed to open "/sys/bus/pci/drivers/ALI15x3_IDE/new_id": Permission denied (13)<br />
rsync: send_files failed to open "/sys/bus/pci/drivers/AMD_IDE/new_id": Permission denied (13)<br />
rsync: send_files failed to open "/sys/bus/pci/drivers/ATIIXP_IDE/new_id": Permission denied (13)<br />
Thanks &#8211; Jon</p>
<p><i>[WM: Fedora probably is the problem. You can either ignore the errors understanding that these files aren&#8217;t getting backed up. Or you can work through the individual problems and try to eliminate them. The permissions problems probably can be fixed by making sure that root has rights to the affected files. I think I would exclude /proc/ just as we did with the other exclusions. The rest of the errors are harmless since the files don&#8217;t exist. Good luck!]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
