All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: sparvu@systemdatarecorder.org
Cc: xen-devel@lists.xen.org
Subject: Re: domains being migrated state message improvements
Date: Fri, 2 May 2014 14:24:08 +0100	[thread overview]
Message-ID: <53639C78.2050603@citrix.com> (raw)
In-Reply-To: <1399036605.3861.14.camel@nereid>

On 02/05/14 14:16, Stefan Parvu wrote:
> Hi,
>
> Can anyone comment and consider improving the way Xen kernel reports
> domains being migrated ? In short Im putting some load on 10-14 guests
> and I want to monitor things from dom0 via xentop. Im seeing strange
> things reported by xentop like '------'
>
> See entire thread here:
> http://lists.xen.org/archives/html/xen-users/2014-05/msg00007.html
>
>
> Would be useful to have a proper message reported by xl list and xentop
> when domains are being migrated. Currently xentop and xl list reporting
> things like:
>
> xentop:
>
>>       NAME  STATE   CPU(sec) CPU(%)    
>>      c5932 ------       1066   53.1    
>>      c5964 -----r       3439   50.7    
>>      c6464 ------       1067   50.3    
>>    deb7464 ------        630   52.1    
>>   Domain-0 -----r      82853  111.5    
>>      lobby ------       1380   52.2    
>>      r5732 ------      12075   50.7    
>>      r5764 -----r      24563   50.6    
>>      s10u8 -----r       2647   47.6    
>>     sdrcom -----r       1015   52.7    
>>     sdrorg --b---        154    0.0    
>>    u100432 ------        961   50.9    
>>    u100464 -----r        978   52.2    
>>    u120464 ------        969   52.7    
>>     win764 -----r       1328   72.7  
>
> xl list:
>
> Name                   ID   Mem VCPUs   State   Time(s)
> Domain-0               0  6500     2     r-----   87994.3
> c5932                  1  1024     1     r-----    8998.7
> c5964                  2  1024     1     ------    6786.1
> c6464                  3  1024     1     r-----    1896.2
> deb7464                4  1024     1     ------     792.3
> lobby                  5   756     1     ------    2403.7
> r5732                  6  1019     1     r-----   27343.8
> r5764                  7  1019     1     ------   27140.4
> s10u8                  8  1019     1     r-----    3583.6
> sdrcom                 9   768     1     r-----    1852.4
> sdrorg                 10   768     1     -b----     168.6     
> u100432                11  1024     1     ------   15657.9     
> u100464                12  1024     1     r-----    1805.2     
> u120464                13  1024     1     r-----    1812.1     
> win764                 15  1023     2     ------    3131.6  
>
>
> Please consider enhancing the output and have proper logging of each domain for
> different conditions. Output like '------' is confusing and does not describe
> properly the things. Worse 3rd tools or consumers of xentop might break 
> when receiving such output.  
>
> Thanks,
>

I would agree that it is a little confusing.  '------' means runnable
but not running, in this case due to vcpu over subscription.

However, the information is stale by the time it is displayed.  It is
not really appropriate to be consumed by anything other than an eyeball.

~Andrew

  parent reply	other threads:[~2014-05-02 13:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-02 13:16 domains being migrated state message improvements Stefan Parvu
2014-05-02 13:23 ` Ian Campbell
2014-05-02 13:31   ` Stefan Parvu
2014-05-02 14:15     ` Ian Campbell
2014-05-03  7:41       ` Stefan Parvu
2014-05-02 13:24 ` Andrew Cooper [this message]
2014-05-02 13:29   ` Ian Campbell
2014-05-02 13:40     ` Andrew Cooper
2014-05-02 14:15       ` Ian Campbell
2014-05-02 15:47     ` Stefan Parvu
2014-05-02 15:55       ` Andrew Cooper
2014-05-02 16:46         ` Stefan Parvu
2014-05-02 17:37           ` Andrew Cooper
2014-05-02 17:59             ` Stefan Parvu
2014-05-02 20:22               ` Ian Campbell

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=53639C78.2050603@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=sparvu@systemdatarecorder.org \
    --cc=xen-devel@lists.xen.org \
    /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.