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

[Xen-users] Converting a standalone system into a Xen guest?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Converting a standalone system into a Xen guest?
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Tue, 7 Feb 2006 16:39:13 +0000
Delivery-date: Tue, 07 Feb 2006 16:47:45 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
  I've got a couple of old, but working, SuSE 7 machines which
 I'd like to transfer to Xen guests.

  What would be the best way of going about this?

  The most obvious approach I can think of is to create a large
 disk file and do the eqivilent of:

    dd if=/dev/hda of=- | netcat | dd if=- of=/home/xen/host.img

  Is that liable to work?  Or would I be better doing something
 else?  (Like making a filesystem in a file, or LVM partition, then
 using rsync to sync?  The problem I see here is that I'd have to
 exclude /dev, and the new guest would be missing entries there).

  I realise that once I've done the initial syncs, however that is
 done, I will need to make sure I have the xen kernel rather than
 whatever kernel I currently have upon the systems.  But otherwise
 I'm assuming a literal copy of some kind will work correctly.

-- 
Steve
-- 
http://www.steve.org.uk/

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

<Prev in Thread] Current Thread [Next in Thread>