* Handling CPU unplug failure
@ 2016-02-04 16:59 Boris Ostrovsky
0 siblings, 0 replies; only message in thread
From: Boris Ostrovsky @ 2016-02-04 16:59 UTC (permalink / raw)
To: xen-devel
While playing with CPU hotplug I noticed that if a guest fails to unplug
a VCPU the toolstack will mark VCPU's availability in xenstore as
"offline" even though that VCPU is still running in the guest.
It's easy to see this by doing 'xl vcpu-set <domid> 0', which is
presumably not a realistic scenario but we can get into the same
situation if, for example, the guest is configured without hotplug
support or some operations during unplug fail.
Should we at least document this behavior (that 'availability' entry in
xenstore is unreliable) somewhere?
-boris
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-04 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 16:59 Handling CPU unplug failure Boris Ostrovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).