I have the following questions regarding VM migration. Is there a way to configure the TCP ports used by XEND and XFRD? I see that I can configure the listen ports on each daemon. However I do not see a way to configure the ports that both of them use to connect to the opposite end (for example the port XFRD uses to connect to XEND). Second, when a VM is migrated, is there a way to keep a permanent ID assigned to the VM? For example, if I create my VM and assign it an ID of 500, when I migrate the VM to a new machine, will the VM still have an ID of 500? My understanding is that XEN will assign a new ID to the VM. Thanks, Eric --------------------------------- Celebrate Yahoo!''s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web
> Second, when a VM is migrated, is there a way to keep a > permanent ID assigned to the VM? For example, if I create my > VM and assign it an ID of 500, when I migrate the VM to a new > machine, will the VM still have an ID of 500? My > understanding is that XEN will assign a new ID to the VM.The name will stay constant. The domain id is only a temporary thing and will not be preserved across migration (it can even change across VM reboots on the same machine). Think of it like a PID. If you''re configuring devices etc for a domain you should key it off the name, not the domain id. Ian ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel