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."

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-16
  • 2021-10-22
  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
  • 2021-07-08
猜你喜欢
  • 2021-11-22
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
相关资源
相似解决方案