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-api

Re: [Xen-API] Create a Virtual machine with a specific UUID

To: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Subject: Re: [Xen-API] Create a Virtual machine with a specific UUID
From: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Date: Wed, 6 Oct 2010 11:55:24 +0100
Accept-language: en-US
Acceptlanguage: en-US
Cc: Vincent Hanquez <Vincent.Hanquez@xxxxxxxxxxxxx>, xen-api <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 06 Oct 2010 03:55:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <EDD4E6CB-4C6B-4933-B095-A2AB267C255C@xxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <29193D68FFD49B4A879F7A0E51F5F2830177C76227C6@xxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTi=c4pquzhWmzq8E9-01C-nPEqOcDaJM2b0eMPCD@xxxxxxxxxxxxxx> <29193D68FFD49B4A879F7A0E51F5F2830177C76227DA@xxxxxxxxxxxxxxxxxxxxxxxxx> <4CAC49FB.9040205@xxxxxxxxxxxxx> <29193D68FFD49B4A879F7A0E51F5F2830177C76227E6@xxxxxxxxxxxxxxxxxxxxxxxxx> <EDD4E6CB-4C6B-4933-B095-A2AB267C255C@xxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActlRPr7L0WlzPqQTKmwxCugOD02fQ==
Thread-topic: [Xen-API] Create a Virtual machine with a specific UUID
Oops, forgot to mention that to preserve the uuid on the import, append 
'preserve=true' to the import CLI command (it adds an extra HTTP parameter to 
the URL)

Jon

On 6 Oct 2010, at 11:51, Jonathan Ludlam wrote:

> Hi Mauro,
> 
> Import and export are done via http get/put.
> 
> If you do:
> 
> xe vm-export uuid=... filename=... --debug
> 
> and
> 
> xe vm-import filename=... --debug
> 
> it will output some lines indicating exactly what the URLs are that it's 
> using.
> 
> Jon
> 
> 
> On 6 Oct 2010, at 11:19, Leonelli Mauro wrote:
> 
>> Hi Vincent,
>> do you have a python snippet as proof of concept?
>> 
>> By navigating XenApi, I find import/export  only as an enum variable of 
>> vm_operations
>> 
>> Mauro
>> 
>> -----Original Message-----
>> From: Vincent Hanquez [mailto:vincent.hanquez@xxxxxxxxxxxxx]
>> Sent: mercoledì 6 ottobre 2010 12:06
>> To: Leonelli Mauro
>> Cc: Alberto González Rodríguez; xen-api
>> Subject: Re: [Xen-API] Create a Virtual machine with a specific UUID
>> 
>> On 06/10/10 10:52, Leonelli Mauro wrote:
>>> Hi,
>>> thanks Alberto for the quick answer.
>>> There a couple of good benefits by doing it
>>> 
>>>        1) If a VM is creating using the config file on xen, UUID set on the 
>>> file overwrites the one autogenerated (i.e. UUID is not autogenerated)
>>>        2) If I delete a VM and want to recreate the exact copy of it, I'd 
>>> like to use the very same UUID (that is, btw, used by me to store info on 
>>> the vm on a local databse)
>> 
>> I believe vm-{import/export} do what you're looking for.
>> 
>> --
>> Vincent
>> 
>> --
>> The information transmitted is intended for the person or entity to which it 
>> is addressed and may contain confidential and/or privileged material. Any 
>> review, retransmission, dissemination or other use of, or taking of any 
>> action in reliance upon, this information by persons or entities other than 
>> the intended recipient is prohibited. If you received this in error, please 
>> contact the sender and delete the material from any computer.
>> 
>> _______________________________________________
>> xen-api mailing list
>> xen-api@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/mailman/listinfo/xen-api
> 
> 
> _______________________________________________
> xen-api mailing list
> xen-api@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/mailman/listinfo/xen-api


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api