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] Does VM migration keep same UUID

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Does VM migration keep same UUID
From: Ahsan Arefin <ahsan.arefin@xxxxxxxxx>
Date: Thu, 3 Jun 2010 13:55:01 -0400
Delivery-date: Thu, 03 Jun 2010 10:56:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=5Nbe0T6wKX2E8gyv8NmqB2VPwc//x2Z2NtiKtpMN09E=; b=qlfBVebDsnPBawaoYR9k+jc99a4AcdkVKroWGBexn+tWXP7aaBuCptAc3rnIcm/7W8 PIN60qlfVq4ZrKIPA7bBUmoB3WeBWVR+qNIBWbEOoEdlUc2swlMYPysFeJ4EcQ7Ydz6n /gUQgtNljmqiaiSTw3HtJ8IAxi2AxI1/105y8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=g+YWS5tBvp4FWCrQjcOMDfjttUE8iqIS7cjjPAX+bQ2tr/Tq18E66mY9NOHa1WzFso j3qy6aE20FLN0BfmrB70a41h1PzL1w/yKHRK8e1SINTAWFcxg2Krbw9NDTJA7RmYjix2 d5nUpqfL4JS55KMrP/G6X6WirMt/GHodf4kwY=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, 

I know that "xen create" command call uuidgen() to generate UUID while creating a VM instance. This UUID preserves while restoring the instance from the image. 
Now, my question is: Is this UUID preserved even when we migrate a VM instance to other physical machine? 

Note: vrish domuuid <domain-id> shows the UUID of guest domains.

thanks
Ahsan


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Does VM migration keep same UUID, Ahsan Arefin <=