From: George Shuklin <george.shuklin@gmail.com>
To: xen-devel@lists.xensource.com
Subject: task queue trashing by crashed domains
Date: Mon, 04 Oct 2010 21:12:10 +0400 [thread overview]
Message-ID: <1286212330.23497.118.camel@localhost.localdomain> (raw)
Good day.
In some cases (mostly domU crashing or hanging up) xapi on slave is
unable to perform some task (f.e. migration). This task appear in
task-list as 'pending' and can not be cancelled by normal way. I found
single way - to restart master xapi (and slave xapi afterwards) - this
clean all pending task queue.
But I think it really brute (and not very good, some other tasks may be
in progress and they will fail unreasonably).
Does XCP support some kind of 'force drop task' operation? During xen
kernel researches I very often reproduce this problem and I believe it
can be created even on normal (xs) kernel by malicious application with
root access. By creating 'unmigrable' state and causing XCP somehow (by
excessive memory allocation f.e.) it can cause compromising whole pool
instead been kept within single domain.
I think this is simply administrative kind of command (forgot task) and
does not required to change system/hypervisor code.
---
wBR, George.
reply other threads:[~2010-10-04 17:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1286212330.23497.118.camel@localhost.localdomain \
--to=george.shuklin@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).