<?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: How to Clone a Linux Server with Rsync	</title>
	<atom:link href="https://www.tecmint.com/clone-linux-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/clone-linux-server/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 18 Jul 2023 09:36:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Chiron Se		</title>
		<link>https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1713909</link>

		<dc:creator><![CDATA[Chiron Se]]></dc:creator>
		<pubDate>Sat, 05 Feb 2022 15:03:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=38830#comment-1713909</guid>

					<description><![CDATA[Just wanted to share that I could successfully clone a server to another, thank you! I found it&#039;s much faster and has a lot fewer conflicts to boot to a live ISO, attach block storage to the source server, `&lt;strong&gt;dd&lt;/strong&gt;` an image, and then rsync the relevant parts to the destination server.]]></description>
			<content:encoded><![CDATA[<p>Just wanted to share that I could successfully clone a server to another, thank you! I found it&#8217;s much faster and has a lot fewer conflicts to boot to a live ISO, attach block storage to the source server, `<strong>dd</strong>` an image, and then rsync the relevant parts to the destination server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: West		</title>
		<link>https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1357651</link>

		<dc:creator><![CDATA[West]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 14:47:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=38830#comment-1357651</guid>

					<description><![CDATA[Probably &lt;strong&gt;/etc/crypttab&lt;/strong&gt; should be excluded too, particularly if a multiple disk/lvm setup differs.]]></description>
			<content:encoded><![CDATA[<p>Probably <strong>/etc/crypttab</strong> should be excluded too, particularly if a multiple disk/lvm setup differs.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Louis		</title>
		<link>https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1346530</link>

		<dc:creator><![CDATA[Louis]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 02:32:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=38830#comment-1346530</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1346136&quot;&gt;Alexey&lt;/a&gt;.

Capacity isn&#039;t an issue for the destination, provided the filesystem is structured in the same way.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1346136">Alexey</a>.</p>
<p>Capacity isn&#8217;t an issue for the destination, provided the filesystem is structured in the same way.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexey		</title>
		<link>https://www.tecmint.com/clone-linux-server/comment-page-1/#comment-1346136</link>

		<dc:creator><![CDATA[Alexey]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 04:57:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=38830#comment-1346136</guid>

					<description><![CDATA[Thank you for your article.

But I am not sure we can use &quot;&lt;strong&gt;clone&lt;/strong&gt;&quot; expression in your example. It seems to me, in that case, we can use rsync as a copy-paste tool only, not a cloning one.  Here we can see only some folders are copied from one server to another one.

In my opinion, the most robust cloning tool in Linux is &lt;strong&gt;dd command&lt;/strong&gt;. In that case, there is no requirement to have a pre-installed OS on a destination server before running dd command. 

&quot;Additionally, the servers should have identical file systems and the same hard disk configuration i.e whether single-disks or in RAID configuration.&quot; -  what will happen if the size of HDD is larger on a destination server?

Thank you!]]></description>
			<content:encoded><![CDATA[<p>Thank you for your article.</p>
<p>But I am not sure we can use &#8220;<strong>clone</strong>&#8221; expression in your example. It seems to me, in that case, we can use rsync as a copy-paste tool only, not a cloning one.  Here we can see only some folders are copied from one server to another one.</p>
<p>In my opinion, the most robust cloning tool in Linux is <strong>dd command</strong>. In that case, there is no requirement to have a pre-installed OS on a destination server before running dd command. </p>
<p>&#8220;Additionally, the servers should have identical file systems and the same hard disk configuration i.e whether single-disks or in RAID configuration.&#8221; &#8211;  what will happen if the size of HDD is larger on a destination server?</p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
