<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How To Set Red hat / CentOS Linux Remote Backup / Snapshot Server</title>
	<atom:link href="http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Thu, 18 Mar 2010 20:15:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Narendra</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-45493</link>
		<dc:creator>Narendra</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45493</guid>
		<description>Thanks for supporting Vivek.
I &#039;m able to take backup hourly using cronjob and command line.
when i tried to run backup as daily m getting the below log  info:
logs:
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: started
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:01:00:17] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:01:00:17] echo 27149 &gt; /var/run/rsnapshot.pid
[09/Jan/2010:01:00:17] mkdir -m 0755 -p /media/disk/intrabackup/hourly.0/
Please help me out from this.

Thanks,
Narendra</description>
		<content:encoded><![CDATA[<p>Thanks for supporting Vivek.<br />
I &#8216;m able to take backup hourly using cronjob and command line.<br />
when i tried to run backup as daily m getting the below log  info:<br />
logs:<br />
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: started<br />
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br />
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: started<br />
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br />
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: started<br />
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br />
[09/Jan/2010:01:00:17] /usr/bin/rsnapshot hourly: started<br />
[09/Jan/2010:01:00:17] echo 27149 &gt; /var/run/rsnapshot.pid<br />
[09/Jan/2010:01:00:17] mkdir -m 0755 -p /media/disk/intrabackup/hourly.0/<br />
Please help me out from this.</p>
<p>Thanks,<br />
Narendra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex domeny</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-45429</link>
		<dc:creator>alex domeny</dc:creator>
		<pubDate>Tue, 05 Jan 2010 13:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45429</guid>
		<description>Hi 
I didn`t get the point

I need examples for the red-hat</description>
		<content:encoded><![CDATA[<p>Hi<br />
I didn`t get the point</p>
<p>I need examples for the red-hat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Gite</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-45299</link>
		<dc:creator>Vivek Gite</dc:creator>
		<pubDate>Thu, 24 Dec 2009 11:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45299</guid>
		<description>No compress mode is used to store backup. So if you backup 20GB from remote server you are going to need 20-25GB for last 7 days.</description>
		<content:encoded><![CDATA[<p>No compress mode is used to store backup. So if you backup 20GB from remote server you are going to need 20-25GB for last 7 days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narendra</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-45298</link>
		<dc:creator>Narendra</dc:creator>
		<pubDate>Thu, 24 Dec 2009 09:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45298</guid>
		<description>Is will take backup of files/directories as it is or in some compress mode .
Thanks,
Narendra.</description>
		<content:encoded><![CDATA[<p>Is will take backup of files/directories as it is or in some compress mode .<br />
Thanks,<br />
Narendra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vamsi</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-44868</link>
		<dc:creator>Vamsi</dc:creator>
		<pubDate>Tue, 24 Nov 2009 18:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-44868</guid>
		<description>Thanks..I am trying to set it up :)</description>
		<content:encoded><![CDATA[<p>Thanks..I am trying to set it up :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-44506</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Sun, 08 Nov 2009 21:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-44506</guid>
		<description>Very thanks. It just work. Keep on it!</description>
		<content:encoded><![CDATA[<p>Very thanks. It just work. Keep on it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shital</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-42814</link>
		<dc:creator>shital</dc:creator>
		<pubDate>Thu, 30 Jul 2009 14:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-42814</guid>
		<description>I am very satisfied</description>
		<content:encoded><![CDATA[<p>I am very satisfied</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Gite</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-42295</link>
		<dc:creator>Vivek Gite</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-42295</guid>
		<description>To test just enter the following:
&lt;code&gt;rsnapshot -v hourly&lt;/code&gt;

And it will make backup from command line.</description>
		<content:encoded><![CDATA[<p>To test just enter the following:<br />
<code>rsnapshot -v hourly</code></p>
<p>And it will make backup from command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-41019</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-41019</guid>
		<description>The only reason I was using minutes was to confirm that the program was running correctly as a CRON job.</description>
		<content:encoded><![CDATA[<p>The only reason I was using minutes was to confirm that the program was running correctly as a CRON job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Gite</title>
		<link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/comment-page-1/#comment-41018</link>
		<dc:creator>Vivek Gite</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-41018</guid>
		<description>You do not need to run rsnapshot per minutes. Use hourly or daily settings.</description>
		<content:encoded><![CDATA[<p>You do not need to run rsnapshot per minutes. Use hourly or daily settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.095 seconds -->
