|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Prevent xend from starting duplicate domains
IP> When doing an 'xm destroy' on a domain I wander if xend should
IP> rename it to zombie-<name>?
I thought about doing this exact thing, even putting 'zombie' in the
name :)
IP> That way, even if something has gone wrong and we're left with a
IP> shell domain we'll still be able to restart one with the same
IP> name. (obviously we should only do the rename once)
In xm-test, this problem starts showing up towards the end of the test
run, and increases in frequency. My guess is that if we were to do
the rename once, it would occasionally allow another domain to be
created, but under high load, would not help that much.
--
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
|
|
|
|
|