Hi All,<br><br>Thanks for all your suggestion. Just a check, if i have a full backup on the server but due to the different specs of the hardware so i am unable to do a bare metal restore, can i just dump all the folders under /var/lib/libvirt which also includes the images folder? Will it work that way?<br>
<br>Here is the folders in libvirt:<br><br>[root@pop-kvm-web libvirt]# ls<br>boot  images  iptables  network  qemu<br><br>Thanks!<br><br>yongsan<br><br><div class="gmail_quote">On Tue, Jun 29, 2010 at 12:27 AM, C.J. Adams-Collier <span dir="ltr">&lt;<a href="mailto:cjac@colliertech.org">cjac@colliertech.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">If you do it often, you might consider listening for ssh connections on<br>
a separate port and using tc to keep things from getting out of hand:<br>
<br>
<a href="http://linux.die.net/man/8/tc" target="_blank">http://linux.die.net/man/8/tc</a><br>
<br>
Cheers,<br>
<font color="#888888"><br>
C.J.<br>
</font><div><div></div><div class="h5"><br>
On Mon, 2010-06-28 at 09:17 -0700, Christopher Hunt wrote:<br>
&gt; +1 for dd + nc over ssh if necessary.<br>
&gt;<br>
&gt;       This process can and probably will saturate your ethernet interface, so<br>
&gt; depending upon the amount of traffic the box pushes on the public<br>
&gt; interface the size of the partition and other factors, sometimes i add a<br>
&gt; crossover cable between unused interfaces on the 2 boxes and run the<br>
&gt; process over that interface, so it doesn&#39;t impact the running vms.<br>
&gt;<br>
&gt; Cheers<br>
&gt; -Chris<br>
&gt;<br>
&gt; On 6/24/2010 9:00 AM, <a href="mailto:centos-virt-request@centos.org">centos-virt-request@centos.org</a> wrote:<br>
&gt;<br>
&gt; &gt; Message: 3<br>
&gt; &gt; Date: Thu, 24 Jun 2010 10:52:57 -0400<br>
&gt; &gt; From: Kelvin Edmison&lt;<a href="mailto:kelvin@kindsight.net">kelvin@kindsight.net</a>&gt;<br>
&gt; &gt; Subject: Re: [CentOS-virt] (KVM) How can I migrate VM in a non shared<br>
&gt; &gt;     storage environment?<br>
&gt; &gt; To: Discussion about the virtualization on CentOS<br>
&gt; &gt;     &lt;<a href="mailto:centos-virt@centos.org">centos-virt@centos.org</a>&gt;<br>
&gt; &gt; Message-ID:&lt;<a href="mailto:C848E989.30D95%25kelvin@kindsight.net">C848E989.30D95%kelvin@kindsight.net</a>&gt;<br>
&gt; &gt; Content-Type: text/plain;   charset=&quot;US-ASCII&quot;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On 24/06/10 7:17 AM, &quot;Poh Yong Hwang&quot;&lt;<a href="mailto:yongsan@gmail.com">yongsan@gmail.com</a>&gt;  wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; I have a server running CentOS 5.5 with KVM capabilities. I need to migrate<br>
&gt; &gt;&gt; all the VMs to another server with the exact same hardware specs. The problem<br>
&gt; &gt;&gt; is it is running on individual harddisks, not shared storage. What is the best<br>
&gt; &gt;&gt; way to migrate to minimise downtime?<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve had good success using dd and nc (netcat) to copy the contents of a<br>
&gt; &gt; disk or disk image from one machine to another, and verifying the copy was<br>
&gt; &gt; successful with a md5sum or sha1sum of both the original and copied disk.<br>
&gt; &gt;<br>
&gt; &gt; Kelvin<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ------------------------------<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; CentOS-virt mailing list<br>
&gt; &gt; <a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
&gt; &gt; <a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; End of CentOS-virt Digest, Vol 34, Issue 13<br>
&gt; &gt; *******************************************<br>
&gt; _______________________________________________<br>
&gt; CentOS-virt mailing list<br>
&gt; <a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
&gt; <a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
<br>
</div></div><br>_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
<br></blockquote></div><br>