On Mon, 2014-12-15 at 10:56 +0000, Wei Liu wrote:
> In commit d36a3734a ("xl: fix migration failure with xl migrate
> --debug"), message is printed to stderr for both debug mode
> and dryrun mode. That caused rdname() in xendomains fails to parse
> domain name since it's expecting input from xl's stdout.
> 
> So this patch separates those two cases. If xl is running in debug mode,
> then message is printed to stderr; if xl is running in dryrun mode and
> debug is not enabled, message is printed to stdout. This will fix
> xendomains and other scripts that use "xl create --dryrun", as well as
> not re-introducing the old bug fixed in d36a3734a.
> 
> Reported-by: Mark Pryor <tlvie...@yahoo.com>
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> Cc: M A Young <m.a.yo...@durham.ac.uk>
> Cc: Ian Campbell <ian.campb...@citrix.com>
> Release-Acked-by: Konrad Wilk <konrad.w...@oracle.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to