All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Vrable <mvrable@cs.ucsd.edu>
To: xen-devel@lists.sourceforge.net
Subject: Re: domain state blocked?
Date: Tue, 22 Mar 2005 22:05:07 -0800	[thread overview]
Message-ID: <20050323060507.GA3715@vrable.net> (raw)
In-Reply-To: <31d823d90503221721ad0e7fc@mail.gmail.com>

On Tue, Mar 22, 2005 at 05:21:59PM -0800, Hari Kodungallur wrote:
> When I create a domain, the new domain boots up correctly. But "xm
> list" shows that the domain is in blocked state
> 
> Name              Id  Mem(MB)  CPU  State  Time(s)  Console
> Domain-0           0      245    0  r----   4667.0
> FC1                5      255    0  -b---     51.8    9605
> 
> Shouldn't it be in running state? What is the meaning of a "blocked" state?

A "blocked" domain is the equivalent of a sleeping process--it's not
currently using the CPU because it's waiting on I/O or some other event.
Unless your domains are CPU-bound, they will be in the blocked state
most of the time.

> When I try "xencons localhost 9605", it is not able to connect to the
> console. Is it because the domain is in blocked state? Or is there
> anything else that is wrong with the set up?

I usually use "xm console" instead of "xencons", and so would use "xm
console FC1".  xencons _should_ work as well, though.  Are any specific
error messages given?  That the domain is in the blocked state shouldn't
be the cause of any problems.  You're not attempting more than one
simultaneous console connection, are you?

--Michael Vrable


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click

  reply	other threads:[~2005-03-23  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23  1:21 domain state blocked? Hari Kodungallur
2005-03-23  6:05 ` Michael Vrable [this message]
2005-03-23 14:10 ` M.A. Williamson

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=20050323060507.GA3715@vrable.net \
    --to=mvrable@cs.ucsd.edu \
    --cc=xen-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.