|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Dom-U attributes
On Thu, Sep 4, 2008 at 12:26 AM, dinesh chandrasekaran
<dinesh_chan8@xxxxxxxxxxx> wrote:
> Hi All,
>
> Is there any attribute associated with a Dom-U guest which is
> unique and doesnt change during its lifetime.
UUID for the domains are unique and retain even across migration.
>
> The domain id changes after reboot. Is there any way to hard code the domain
> ids so they remain the same even after reboot.
i don't think so this provision exist, however you can make vifname
constant, using
"vifname param" in vif of configuration scripts.
>
> I guess the name doesnt, but where to get the guest name.
> Or is there any ID that uniquely identifies each guest running on Xen?
No you can't AFAIK
>
> regards,
> Dinesh.
>
> ________________________________
> Voice your opinion on the burning issues of the day. Discuss, debate with
> the world. Logon to message boards on MSN. Try it!
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|