<?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: Incremental rsync</title>
	<atom:link href="http://www.rfxn.com/projects/irsync-incremental-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rfxn.com</link>
	<description> Linux Software &#38; Blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:01:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Using Rsync as a Backup Solution</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-19820</link>
		<dc:creator>Using Rsync as a Backup Solution</dc:creator>
		<pubDate>Wed, 14 Dec 2011 05:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-19820</guid>
		<description>[...] separate backup files for each backup instance. For something like this, you might consider using irsync for point-in-time incremental [...]</description>
		<content:encoded><![CDATA[<p>[...] separate backup files for each backup instance. For something like this, you might consider using irsync for point-in-time incremental [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhanu</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-14608</link>
		<dc:creator>bhanu</dc:creator>
		<pubDate>Wed, 12 Oct 2011 14:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-14608</guid>
		<description>i want to have just mysql &quot;hotcopy&quot; backups what command to use ? can we make it to run by cron ?</description>
		<content:encoded><![CDATA[<p>i want to have just mysql &#8220;hotcopy&#8221; backups what command to use ? can we make it to run by cron ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valics Lehel</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-9068</link>
		<dc:creator>Valics Lehel</dc:creator>
		<pubDate>Wed, 22 Jun 2011 11:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-9068</guid>
		<description>How to use FTP instead of SSH to remote backup?
Also how to use a public key to SSH to an another server?</description>
		<content:encoded><![CDATA[<p>How to use FTP instead of SSH to remote backup?<br />
Also how to use a public key to SSH to an another server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-7276</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Thu, 28 Apr 2011 16:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-7276</guid>
		<description>Seems to be a problem with mysqldumps. I have set this..

mysql_hotcopy=0
mysql_dump=1
mysql_dump_gz=1

Now I expected to get a full set of dumps in each daily snapshot but instead I get nothing at all there.. only in &#039;full&#039; is the latest set of dumps. Regular files/dirs as listed in paths.irsync do appear as expected in snapshots and full.

Any way to fix this? Really do need daily mysqldump backups.


Also the &#039;mysql-only&#039; flag doesn&#039;t work..

/usr/local/irsync/irsync --remote --mysql-only
..
Performing remote backup: ssh: --mysql-only: Name or service not known

This way also..

/usr/local/irsync/irsync -rm
..
error: one of --local or --remote must be declared, see --help</description>
		<content:encoded><![CDATA[<p>Seems to be a problem with mysqldumps. I have set this..</p>
<p>mysql_hotcopy=0<br />
mysql_dump=1<br />
mysql_dump_gz=1</p>
<p>Now I expected to get a full set of dumps in each daily snapshot but instead I get nothing at all there.. only in &#8216;full&#8217; is the latest set of dumps. Regular files/dirs as listed in paths.irsync do appear as expected in snapshots and full.</p>
<p>Any way to fix this? Really do need daily mysqldump backups.</p>
<p>Also the &#8216;mysql-only&#8217; flag doesn&#8217;t work..</p>
<p>/usr/local/irsync/irsync &#8211;remote &#8211;mysql-only<br />
..<br />
Performing remote backup: ssh: &#8211;mysql-only: Name or service not known</p>
<p>This way also..</p>
<p>/usr/local/irsync/irsync -rm<br />
..<br />
error: one of &#8211;local or &#8211;remote must be declared, see &#8211;help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Giles</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-4269</link>
		<dc:creator>Rodney Giles</dc:creator>
		<pubDate>Fri, 17 Dec 2010 18:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-4269</guid>
		<description>The issue I continue to see when the Server itself phones to the backup server. If the Server itself it hacked, the hacker will then have access to the backups and those are compromised.</description>
		<content:encoded><![CDATA[<p>The issue I continue to see when the Server itself phones to the backup server. If the Server itself it hacked, the hacker will then have access to the backups and those are compromised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjørn Langfors</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-4149</link>
		<dc:creator>Bjørn Langfors</dc:creator>
		<pubDate>Fri, 10 Dec 2010 01:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-4149</guid>
		<description>First off, thanks for a simple, elegant and flexible a backup solution. 

However, I recently found that the snaps-directory was empty even though the script had been running every night. This turned to be because the mtime on the full-directory had not changed since it was originally created so the find-command that did the cleanup ended up wiping everything after the first 14 days had elapsed.

Adding &quot;touch -m $backup_storage/$lohost.full&quot; before the find command seems to fix the problem.

As far as I can tell the mtime of a directory will only be updated if its contents are changed (ie. files and/or directories added or deleted). Since I&#039;m just backing up a bunch of directories, the contents of the full-directory doesn&#039;t change between rsyncs (only the contents of the directories within it does) so the mtime doesn&#039;t update.

This is on a Linux box with ext3 filesystems.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>First off, thanks for a simple, elegant and flexible a backup solution. </p>
<p>However, I recently found that the snaps-directory was empty even though the script had been running every night. This turned to be because the mtime on the full-directory had not changed since it was originally created so the find-command that did the cleanup ended up wiping everything after the first 14 days had elapsed.</p>
<p>Adding &#8220;touch -m $backup_storage/$lohost.full&#8221; before the find command seems to fix the problem.</p>
<p>As far as I can tell the mtime of a directory will only be updated if its contents are changed (ie. files and/or directories added or deleted). Since I&#8217;m just backing up a bunch of directories, the contents of the full-directory doesn&#8217;t change between rsyncs (only the contents of the directories within it does) so the mtime doesn&#8217;t update.</p>
<p>This is on a Linux box with ext3 filesystems.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan M.</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-3591</link>
		<dc:creator>Ryan M.</dc:creator>
		<pubDate>Sun, 31 Oct 2010 15:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-3591</guid>
		<description>In theory yes that is easily done with ssh keys however in practice you would be creating allot more work than is needed, having servers &quot;phone-home&quot; if you will, to the backup server, is allot less tedious to setup in the long run. You may also run into issues with the backup server properly retrieving backups from the servers if you are not SCP/FTP&#039;ing into the server as root to copy the backups, as there are allot of backed up files that will have root level permissions.</description>
		<content:encoded><![CDATA[<p>In theory yes that is easily done with ssh keys however in practice you would be creating allot more work than is needed, having servers &#8220;phone-home&#8221; if you will, to the backup server, is allot less tedious to setup in the long run. You may also run into issues with the backup server properly retrieving backups from the servers if you are not SCP/FTP&#8217;ing into the server as root to copy the backups, as there are allot of backed up files that will have root level permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Giles</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-3345</link>
		<dc:creator>Rodney Giles</dc:creator>
		<pubDate>Thu, 21 Oct 2010 21:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-3345</guid>
		<description>Ryan,

Would it be possible to reverse the way this runs and have a backup server that polls each server and downloads the backups that way? Rather than the actual host sending to the backup?</description>
		<content:encoded><![CDATA[<p>Ryan,</p>
<p>Would it be possible to reverse the way this runs and have a backup server that polls each server and downloads the backups that way? Rather than the actual host sending to the backup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-488</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-488</guid>
		<description>I might be missing something, but where can I see some examples of the paths/exclude files? Can you pattern match? For example, excluding *.tar.gz</description>
		<content:encoded><![CDATA[<p>I might be missing something, but where can I see some examples of the paths/exclude files? Can you pattern match? For example, excluding *.tar.gz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dt</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-438</link>
		<dc:creator>dt</dc:creator>
		<pubDate>Mon, 07 Jun 2010 09:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-438</guid>
		<description>I don&#039;t fully understand how you make incremental backup for innodb databases (because hotcopy is only for MyISAM). I found a script that also backup innodb databases and is compatible with MySQL:
http://www.percona.com/software/percona-xtrabackup/

What do you think, it may be integrated in irsync?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t fully understand how you make incremental backup for innodb databases (because hotcopy is only for MyISAM). I found a script that also backup innodb databases and is compatible with MySQL:<br />
<a href="http://www.percona.com/software/percona-xtrabackup/" rel="nofollow">http://www.percona.com/software/percona-xtrabackup/</a></p>
<p>What do you think, it may be integrated in irsync?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan M.</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-424</link>
		<dc:creator>Ryan M.</dc:creator>
		<pubDate>Fri, 04 Jun 2010 12:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-424</guid>
		<description>The full seed (servername.full) is only created once, subsequent runs sync only changes into the servername.full path. So, you will always see rsync running against the servername.full path but it is still only syncing in the new/changed data to the path. The .snaps folders are created off the .full path with hardlinks, when data is synced into the .full path, changed/new files will break/create new hardlinks, leaving unique snapshots behind for each respective date.</description>
		<content:encoded><![CDATA[<p>The full seed (servername.full) is only created once, subsequent runs sync only changes into the servername.full path. So, you will always see rsync running against the servername.full path but it is still only syncing in the new/changed data to the path. The .snaps folders are created off the .full path with hardlinks, when data is synced into the .full path, changed/new files will break/create new hardlinks, leaving unique snapshots behind for each respective date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-423</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Fri, 04 Jun 2010 08:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-423</guid>
		<description>Is there a way to exclude having a seed for all the subsequent backups ? rysnc-ing only the changes after the initial seed ?</description>
		<content:encoded><![CDATA[<p>Is there a way to exclude having a seed for all the subsequent backups ? rysnc-ing only the changes after the initial seed ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IRSYNC &#38; Passwordless SSH Keys &#124; R-fx Networks</title>
		<link>http://www.rfxn.com/projects/irsync-incremental-rsync/#comment-218</link>
		<dc:creator>IRSYNC &#38; Passwordless SSH Keys &#124; R-fx Networks</dc:creator>
		<pubDate>Tue, 04 May 2010 15:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rfxn.com/?page_id=214#comment-218</guid>
		<description>[...] the case of my recently released project Incremental Rsync (IRSYNC), one of the implementation hurdles was to have servers backup using a secure medium. This easily [...]</description>
		<content:encoded><![CDATA[<p>[...] the case of my recently released project Incremental Rsync (IRSYNC), one of the implementation hurdles was to have servers backup using a secure medium. This easily [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

