xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* "xl list --long" bug with only 1 CPU pool
@ 2014-09-11 21:48 Olivier Bonvalet
  2014-09-12  8:35 ` Wei Liu
  0 siblings, 1 reply; 7+ messages in thread
From: Olivier Bonvalet @ 2014-09-11 21:48 UTC (permalink / raw)
  To: xen-devel; +Cc: xen-users@lists.xen.org

Hi,

on Xen 4.4, if you have only one CPU pool, "xl list --long" doesn't work
anymore, throwing error "Illegal pool specified" :

murmillia:~# xl cpupool-numa-split
murmillia:~# 
murmillia:~# xl cpupool-list
Name               CPUs   Sched     Active   Domain count
Pool-node0          16    credit       y         39
Pool-node1          16    credit       y          0
murmillia:~# 
murmillia:~# xl list --long | wc -l
8040

Here, it works fine.
Then I remove one cpupool :

murmillia:~# 
murmillia:~# xl cpupool-destroy Pool-node1
murmillia:~# 
murmillia:~# xl cpupool-list
Name               CPUs   Sched     Active   Domain count
Pool-node0          16    credit       y         39
murmillia:~# 
murmillia:~# xl list --long | wc -l
Illegal pool specified
0

Now, it doesn't work anymore.

Thanks for your work,
Olivier

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-12  9:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11 21:48 "xl list --long" bug with only 1 CPU pool Olivier Bonvalet
2014-09-12  8:35 ` Wei Liu
2014-09-12  9:11   ` Wei Liu
2014-09-12  9:29     ` Ian Campbell
2014-09-12  9:31       ` Wei Liu
2014-09-12  9:50         ` Ian Campbell
2014-09-12  9:59           ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).