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"><<a href="mailto:cjac@colliertech.org">cjac@colliertech.org</a>></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>
> +1 for dd + nc over ssh if necessary.<br>
><br>
>       This process can and probably will saturate your ethernet interface, so<br>
> depending upon the amount of traffic the box pushes on the public<br>
> interface the size of the partition and other factors, sometimes i add a<br>
> crossover cable between unused interfaces on the 2 boxes and run the<br>
> process over that interface, so it doesn't impact the running vms.<br>
><br>
> Cheers<br>
> -Chris<br>
><br>
> On 6/24/2010 9:00 AM, <a href="mailto:centos-virt-request@centos.org">centos-virt-request@centos.org</a> wrote:<br>
><br>
> > Message: 3<br>
> > Date: Thu, 24 Jun 2010 10:52:57 -0400<br>
> > From: Kelvin Edmison<<a href="mailto:kelvin@kindsight.net">kelvin@kindsight.net</a>><br>
> > Subject: Re: [CentOS-virt] (KVM) How can I migrate VM in a non shared<br>
> >     storage environment?<br>
> > To: Discussion about the virtualization on CentOS<br>
> >     <<a href="mailto:centos-virt@centos.org">centos-virt@centos.org</a>><br>
> > Message-ID:<<a href="mailto:C848E989.30D95%25kelvin@kindsight.net">C848E989.30D95%kelvin@kindsight.net</a>><br>
> > Content-Type: text/plain;   charset="US-ASCII"<br>
> ><br>
> ><br>
> ><br>
> ><br>
> > On 24/06/10 7:17 AM, "Poh Yong Hwang"<<a href="mailto:yongsan@gmail.com">yongsan@gmail.com</a>>  wrote:<br>
> ><br>
> >> I have a server running CentOS 5.5 with KVM capabilities. I need to migrate<br>
> >> all the VMs to another server with the exact same hardware specs. The problem<br>
> >> is it is running on individual harddisks, not shared storage. What is the best<br>
> >> way to migrate to minimise downtime?<br>
> ><br>
> > I've had good success using dd and nc (netcat) to copy the contents of a<br>
> > disk or disk image from one machine to another, and verifying the copy was<br>
> > successful with a md5sum or sha1sum of both the original and copied disk.<br>
> ><br>
> > Kelvin<br>
> ><br>
> ><br>
> ><br>
> > ------------------------------<br>
> ><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>
> ><br>
> > End of CentOS-virt Digest, Vol 34, Issue 13<br>
> > *******************************************<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>
</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>