<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Easy Backups with AMANDA</title>
	<link>http://www.linux-mag.com/id/7055/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sat, 04 Jul 2009 20:36:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: choogendyk</title>
		<link>http://www.linux-mag.com/id/7055/#comment-2269</link>
		<pubDate>Tue, 24 Mar 2009 18:02:50 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-2269</guid>
					<description>OK, try this again. See &lt;a href="http://blogs.umass.edu/choogend/2007/09/27/ten-things-i-like-about-amanda/" title="Ten Things I Like About Amanda" rel="nofollow"&gt;Ten Things I Like About Amanda&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>OK, try this again. See <a href="http://blogs.umass.edu/choogend/2007/09/27/ten-things-i-like-about-amanda/" title="Ten Things I Like About Amanda" rel="nofollow">Ten Things I Like About Amanda</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: choogendyk</title>
		<link>http://www.linux-mag.com/id/7055/#comment-2268</link>
		<pubDate>Tue, 24 Mar 2009 17:57:29 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-2268</guid>
					<description>"What makes Amanda more useful (read: worth the extra management effort) than a couple of shell scripts?"

I moved from a fairly complex script of my own to Amanda a couple of years ago. Setting up Amanda wasn't that difficult. Once it was set up, its intelligent planner, parallelism, and fault tollerance have resulted in all my backups being centralized and self managed. I get emails telling me what it has done. I periodically check up on it to see what it is doing. And, if I need to recover something, it is extremely easy.

When my tape library failed, Amanda continued working. It evaluated available holding disk space and dropped back to incremental only backups. When the tape library was back online, Amanda automatically flushed the incrementals to tape and started scheduling fulls to catch up. I never had to touch Amanda, and I was covered for backups.

For more advantages or reasons to like Amanda, see &lt;a href="http://blogs.umass.edu/choogend/2007/09/27/ten-things-i-like-about-amanda/" title="Ten Things I Like About Amanda" rel="nofollow"&gt;.</description>
		<content:encoded><![CDATA[<p>&#8220;What makes Amanda more useful (read: worth the extra management effort) than a couple of shell scripts?&#8221;</p>
<p>I moved from a fairly complex script of my own to Amanda a couple of years ago. Setting up Amanda wasn&#8217;t that difficult. Once it was set up, its intelligent planner, parallelism, and fault tollerance have resulted in all my backups being centralized and self managed. I get emails telling me what it has done. I periodically check up on it to see what it is doing. And, if I need to recover something, it is extremely easy.</p>
<p>When my tape library failed, Amanda continued working. It evaluated available holding disk space and dropped back to incremental only backups. When the tape library was back online, Amanda automatically flushed the incrementals to tape and started scheduling fulls to catch up. I never had to touch Amanda, and I was covered for backups.</p>
<p>For more advantages or reasons to like Amanda, see <a href="http://blogs.umass.edu/choogend/2007/09/27/ten-things-i-like-about-amanda/" title="Ten Things I Like About Amanda" rel="nofollow">.</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ganesh1953</title>
		<link>http://www.linux-mag.com/id/7055/#comment-2136</link>
		<pubDate>Fri, 27 Feb 2009 01:56:24 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-2136</guid>
					<description>Is there an easy way print these articles?</description>
		<content:encoded><![CDATA[<p>Is there an easy way print these articles?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bill Eichin</title>
		<link>http://www.linux-mag.com/id/7055/#comment-2044</link>
		<pubDate>Wed, 04 Feb 2009 13:25:28 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-2044</guid>
					<description>There are several backup programs for Linux, each with its strengths.  What this article doesn't seem to touch on is, what about restore?  As in, is Amanda a clearinghouse for UNIX-style backups?  Or does it provide some tools that make restores easier?

maltamir made an important point when he said, &lt;code&gt;If I want a command-line, open-source, file-level backup, I’ll just write a tar archive to an NFS mount.&lt;/code&gt; Utilities like fsdump and rsync are powerful tools for this; add &lt;a href="http://packages.debian.org/etch/buffer" rel="nofollow"&gt;buffer&lt;/a&gt; inline to tar and ssh and you have streaming tape backups.

What I'm asking, I guess, is, what makes Amanda more useful (read: worth the extra management effort) than a couple of shell scripts?</description>
		<content:encoded><![CDATA[<p>There are several backup programs for Linux, each with its strengths.  What this article doesn&#8217;t seem to touch on is, what about restore?  As in, is Amanda a clearinghouse for UNIX-style backups?  Or does it provide some tools that make restores easier?</p>
<p>maltamir made an important point when he said, <code>If I want a command-line, open-source, file-level backup, I’ll just write a tar archive to an NFS mount.</code> Utilities like fsdump and rsync are powerful tools for this; add <a href="http://packages.debian.org/etch/buffer" rel="nofollow">buffer</a> inline to tar and ssh and you have streaming tape backups.</p>
<p>What I&#8217;m asking, I guess, is, what makes Amanda more useful (read: worth the extra management effort) than a couple of shell scripts?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: nanite</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1900</link>
		<pubDate>Wed, 24 Dec 2008 11:31:36 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1900</guid>
					<description>I had a look at Amanda and Zamanda, I also tied to configure an alpha Amanda webmin plugin, but could not get it to work. Command line Amanda worked ok but was kind of prehistoric. 

I then looked at backuppc with its web based console, once set-up it was brilliant. If you want a web based backup system that can backup Linux, Windows and Mac have a look at backuppc.</description>
		<content:encoded><![CDATA[<p>I had a look at Amanda and Zamanda, I also tied to configure an alpha Amanda webmin plugin, but could not get it to work. Command line Amanda worked ok but was kind of prehistoric. </p>
<p>I then looked at backuppc with its web based console, once set-up it was brilliant. If you want a web based backup system that can backup Linux, Windows and Mac have a look at backuppc.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: johngalt</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1826</link>
		<pubDate>Tue, 02 Dec 2008 12:25:50 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1826</guid>
					<description>Zamanda has windows clients I believe...

I generally always go for a handwritten script but amanda can be useful if set up right...</description>
		<content:encoded><![CDATA[<p>Zamanda has windows clients I believe&#8230;</p>
<p>I generally always go for a handwritten script but amanda can be useful if set up right&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kern</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1632</link>
		<pubDate>Thu, 23 Oct 2008 18:45:42 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1632</guid>
					<description>NDMP may be an "open standard", but it is not Open Source.  The sample code is proprietary code licensed by NetApp and Legato. Some time ago, a few very knowledgeable people looked at the NDMP API and informed us (Bacula) that it would be very difficult, if not impossible, for an Open Source program to interface to it.

If you can get the FSF to agree that NDMP is compatible with the GPL license, then you may have a point, otherwise, please realize "open" standard does not necessarily mean Open Source compatible.</description>
		<content:encoded><![CDATA[<p>NDMP may be an &#8220;open standard&#8221;, but it is not Open Source.  The sample code is proprietary code licensed by NetApp and Legato. Some time ago, a few very knowledgeable people looked at the NDMP API and informed us (Bacula) that it would be very difficult, if not impossible, for an Open Source program to interface to it.</p>
<p>If you can get the FSF to agree that NDMP is compatible with the GPL license, then you may have a point, otherwise, please realize &#8220;open&#8221; standard does not necessarily mean Open Source compatible.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mahaavedha</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1581</link>
		<pubDate>Mon, 13 Oct 2008 02:50:03 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1581</guid>
					<description>Much as  i would appreciate Amanda,  I am forced to stick with Veritas Netbackup because NDMP support is  not available  with any of the open source backup programs.. Strange given the fact that NDMP is an open standard.</description>
		<content:encoded><![CDATA[<p>Much as  i would appreciate Amanda,  I am forced to stick with Veritas Netbackup because NDMP support is  not available  with any of the open source backup programs.. Strange given the fact that NDMP is an open standard.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: dragin33</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1571</link>
		<pubDate>Wed, 08 Oct 2008 15:05:35 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1571</guid>
					<description>I tried to setup Amanada to backup a windows server from a linux server and it was a disaster.  Gave it up..</description>
		<content:encoded><![CDATA[<p>I tried to setup Amanada to backup a windows server from a linux server and it was a disaster.  Gave it up..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: maltamir</title>
		<link>http://www.linux-mag.com/id/7055/#comment-1536</link>
		<pubDate>Mon, 29 Sep 2008 19:07:29 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/7055/#comment-1536</guid>
					<description>I complement you on a well-written article, and I like to see more of these HOW-TO type articles. Unfortunately, all I ever hear about is Amanda, and "easy" here obviously doesn't mean user-friendly. If I want a command-line, open-source, file-level backup, I'll just write a tar archive to an NFS mount. I'd like see more on other solutions that do Adaptable System Recovery for Linux, rather than just file-level backup and restore.</description>
		<content:encoded><![CDATA[<p>I complement you on a well-written article, and I like to see more of these HOW-TO type articles. Unfortunately, all I ever hear about is Amanda, and &#8220;easy&#8221; here obviously doesn&#8217;t mean user-friendly. If I want a command-line, open-source, file-level backup, I&#8217;ll just write a tar archive to an NFS mount. I&#8217;d like see more on other solutions that do Adaptable System Recovery for Linux, rather than just file-level backup and restore.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
