Re: [Xen-devel] 4.5 patch: xendomains noise to stderr in rdname()

2014-12-13 Thread Mark Pryor
I think I tracked it down this morning: this commit `d36a373 fix xl: migration` causes `$(which xendomains) start` to flood logs with JSON configs IOW, when the xendomains services starts, the JSON config for every domU in autostart folder is logged. Its written to stdout if you do manually:`$(wh

Re: [Xen-devel] 4.5 patch: xendomains noise to stderr in rdname()

2014-12-13 Thread Wei Liu
On Sat, Dec 13, 2014 at 01:34:14AM +, Mark Pryor wrote: > Instead of tracking down which commit involving libxl* which prints all kind > of noiseto stderr, I will post a workaround. Though I think I am able to guess what log you were seeing, it would be better in the future if you attach act

[Xen-devel] 4.5 patch: xendomains noise to stderr in rdname()

2014-12-12 Thread Mark Pryor
Instead of tracking down which commit involving libxl* which prints all kind of noiseto stderr, I will post a workaround. If you build, install, and use 4.5 this bug will drive you mad, so here it is: snip - --- a/tools/hotplug/Linux/xendomains.in+++ b/tools/