zoukankan      html  css  js  c++  java
  • xm list虚拟机无状态

     
    when executing "xm list" command, u may see this output below:

    [root@spark ~]# xm li
    Name                                        ID   Mem VCPUs      State   Time(s)
    1-pv                                         1   256     1     ------      1.5
    2-pv                                         2   256     1     ------      0.7

    state line shows nothing, why?

    "I don't know why it's not progressing, but it's perfectly possible to have a state of "nothing" - it happens when the system is neither running (e.g. there's no available CPU for it) and not blocked, paused, shutdown, crashed or dying. It's just not scheduled, and it's waiting for a CPU to become available."
  • 相关阅读:
    自定义布局模板
    单据状态图
    初识MongoDB(八)
    初识MongoDB(七)
    初识MongoDB(六)
    初识MongoDB(五)
    初识MongoDB(四)
    初识MongoDB(三)
    初识MongoDB(二)
    初识MongoDB(一)
  • 原文地址:https://www.cnblogs.com/feisky/p/2265054.html
Copyright © 2011-2022 走看看