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] change ID of running domain

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] change ID of running domain
From: "Tim Wood" <twwood@xxxxxxxxx>
Date: Thu, 4 May 2006 12:29:44 -0400
Delivery-date: Thu, 04 May 2006 09:30:18 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=r/kOBZikKi7tIQ3aqiPGpVBSA3SlNfkD/z0XXmKhnPqidR3wc+2NnYoH//T8Y0BXkpyxN0D3vHgvAxejn30fgkjyJoSG2KMwF7QqubAgnBVTUghDBGD57mNwXy36OZWWyj/qwqnfQ/2rrM9unsW5wHqYLmannlryNbiJ4HKgsfA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hi,
Is there a way to change the ID of a currently running unpriveliged domain?  I'm running into trouble since Xenmon likes dom IDs < 31 and each time I migrate a domain it ends up incrementing the ID.  I've looked through some of the xm code and didn't see anything applicable.

If there currently isn't a way to do it, does anyone know if that is because nobody thought it would be useful, or because changing domain IDs at runtime is likely to cause issues?

Maybe I'll look through the migration/domain startup code and see if I can force a particular domain ID there...

thanks!
--Tim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] change ID of running domain, Tim Wood <=