|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Make xend reject duplicates and rename zombies
AL> This patch renames the domain name which prevents a name class but
AL> does not solve the general problem.
I agree. This is why in my original patch, I simply had the create
routine reject attempts to create domains with duplicate names.
Further, I will point out that what I meant by my comment attached to
this patch was not that it solved the general problem, but that it
seemed to make the problem not get in the way of some of my existing
tests :)
AL> I think the right solution is to make xm destroy not return until
AL> the domain has actually gone away and add a flag to xm destroy to
AL> return immediately if that behavior is ever desired.
Yep, I think that's a much better solution. So, I think my original
patch should still be applied: xend should do its own checking for
duplicates, so that we don't rely on whatever tool is asking us to do
so.
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@xxxxxxxxxx
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|