Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Duplicating disk files

To: "Glenn W. Bach" <glenn@xxxxxxxxxxx>
Subject: Re: [Xen-users] Duplicating disk files
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Fri, 28 Jul 2006 17:40:46 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 28 Jul 2006 09:40:50 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44CA3A30.8050203@xxxxxxxxxxx>
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: <44CA3777.2040106@xxxxxxxxxxx> <20060728161941.GA12585@xxxxxxxxxxxx> <44CA3A30.8050203@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Jul 28, 2006 at 09:24:16AM -0700, Glenn W. Bach wrote:
> Hmm.... I did change the name, though I now notice that they had the
> same uuid. Did you change that as well? Is that just a random hex value?

  I don't have a uuid line in my configuration files.  Try removing
 it and I expect an appropriate one will be auto-generated.

  For reference this is a basic configuration file which I've copied.
 The only things I change each time round are the disk images, the
 IP address and the name:


-- 
kernel  = '/boot/vmlinuz-2.6.16-2-xen-686'
ramdisk = '/boot/initrd.img-2.6.16-2-xen-686'
memory  = '128'
root    = '/dev/sda1 ro'
disk    = [ 'phy:vol/builder.my.flat-disk,sda1,w', 
'phy:vol/builder.my.flat-swap,sda2,w' ]
name    = 'builder.my.flat'
vif     = [ 'ip=192.168.1.102' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'
-- 

Steve
-- 
http://www.debian-administration.org/

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

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