Displaying 1 result from an estimated 1 matches for "qetesh".
2014 Sep 27
5
Bug#763102: xen-utils-common: xen-init-list fails to parse xm output -> cannot shutdown domains with service xendomains
...Parser().loads(p)
self.data = d = {}
for i in s:
if i and i[0] == 'domain':
The problem also exists in sid's version 4.4.1-2.
Cheers,
Volker
P.S. This output from xen list -l with XM toolstack can be used for testing
(xen-init-list should return "3 qetesh"):
(domain
(domid 0)
(cpu_weight 512)
(cpu_cap 0)
(pool_name Pool-0)
(bootloader '')
(vcpus 4)
(cpus ((0) (2) (4) (6)))
(on_poweroff destroy)
(on_crash restart)
(uuid 00000000-0000-0000-0000-000000000000)
(bootloader_args '')
(na...