Displaying 1 result from an estimated 1 matches for "gb13846".
Did you mean:
ga13846
2006 Dec 13
1
Bug#402974: xen-utils-common: xen domain do not always shutdown
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: normal
Tags: patch
When shutting down xen domains with '/etc/init.d/xendomains stop' most
of the time not all domains are stopped when the script finishes.
As it turns out the xendomains-script queries running domains by
executing 'xm list', this command replies its usage info sometimes
instead of giving proper output. I