WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Blocked state in a DomU

To: "Lorena Giraldo G" <lorena@xxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Blocked state in a DomU
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Wed, 23 Aug 2006 17:46:58 +0200
Delivery-date: Wed, 23 Aug 2006 08:47:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <63424.200.5.235.13.1156347956.squirrel@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbGyqFsVO9u4iKPQyqE5s41KKO7rQAAA35g
Thread-topic: [Xen-users] Blocked state in a DomU
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Lorena Giraldo G
> Sent: 23 August 2006 16:46
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Blocked state in a DomU
> 
> Hi all!!
> 
> How can i change the blocked state to run state in a DomU?
> 
> Because when i said xm list show me these:
> 
> Name                              ID Mem(MiB) VCPUs State  Time(s)
> Domain-0                           0     2781     4 r-----   652.4
> mv01                               3      128     1 -b----    15.4
> mv09                               5      128     3 -b----    16.8
> 
> The Domain-0 state is in run but the other two vm's are in 
> blocked state

If you do xm list, Dom0 will ALWAYS be running, since it's the domain
actually performing the "xm list" command, and thus must be running
during this.

If you have more than one processor (any combination of hyperthreading,
dual core or multiple individual processors), you can ALSO have DomU's
running at the same time, assuming that they are actually having
something useful to do [like calculations or some such]. 

Running state is ONLY valid on a Domain that is ACTIVELY running.
Blocked is the normal state for a domain that is waiting for Dom0 to
perform something on it's behalf, or for a when the domain is waiting
for an IO device [if it's got hardware access to IO devices directly].
Waiting for Dom0 is also the case when the Domain is waiting for
keyboard/mouse input, for example sitting at a shell-prompt. 

But unless you have more than one logical processor in the system,
you'll never see anything but Dom0 in running state when you do xm list,
as it HAS to run for xm list to happen... 

--
Mats
> 
> Somebody can help me?
> 
> Thx
> 
> Lore
> -- 
> Lorena Giraldo G
> Xtech - www.xtech.com.ar
> Ciudad Autonoma de Buenos Aires, Argentina
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users