WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Convert CentOS system to Xen image?

To: "Ross S. W. Walker" <rwalker@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Convert CentOS system to Xen image?
From: Igor Chubin <igor@xxxxxxx>
Date: Wed, 2 Apr 2008 16:36:00 +0300
Cc: James Pifer <jep@xxxxxxxxxxxxxxxx>, Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 02 Apr 2008 06:36:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E2BB8074E5500C42984D980D4BD78EF9022A7080@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1207140100.8297.59.camel@xxxxxxxxxxxxxxxxxxxxxxxx> <E2BB8074E5500C42984D980D4BD78EF9022A7080@xxxxxxxxxxxxxxxxxxxxx>
Reply-to: Igor Chubin <igor@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17+20080114 (2008-01-14)
On Mi, Apr 02, 2008 at 09:19:19 -0400, Ross S. W. Walker wrote:
> James Pifer wrote:
> > Attempted to do this using netcat + ssh and here's my next problem. The
> > CentOS server is using LVM, so instead of getting an img file of around
> > 8 gig that I expected, I got one that is 18 gig, or the size of the LV. 
> > 
> > I tried it anyway and I get a valid boot sector not found. 
> > 
> > Any suggestions?
> 
> Don't do netcat, create a fresh PV with the same installed packages
> as on the old machine and copy the configuration of the old server
> that is pertinent. You could look at creating a kickstart file to
> have those packages installed during the initial install, or just
> install base/core and add in by hand the missing packages via yum.


You can use dd or cat (+ netcat | ssh) 
and it will copy raw image,

but creating LVM and filesystems on its logical volumes
has several advantages:

1. You can filesystems with any layout and sizes
2. You transfer only data and not "freespace" as in case of dd/netcat usage


Disatvantage:

1. You should create LVM and FS first. 


> 
> For data partitions like /home you can do a dump, sftp, and restore.

Also you can use rsync
(it should be installed on both hosts).



> 
> -Ross
> 
> ______________________________________________________________________
> This e-mail, and any attachments thereto, is intended only for use by
> the addressee(s) named herein and may contain legally privileged
> and/or confidential information. If you are not the intended recipient
> of this e-mail, you are hereby notified that any dissemination,
> distribution or copying of this e-mail, and any attachments thereto,
> is strictly prohibited. If you have received this e-mail in error,
> please immediately notify the sender and permanently delete the
> original and any copy or printout thereof.
> 

-- 
WBR, i.m.chubin


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users