On Thu, May 16, 2013 at 3:27 PM, Balazs Lecz <[email protected]> wrote:
> On Thu, May 16, 2013 at 3:17 PM, Guido Trotter <[email protected]>wrote: > >> >> >> >> On Thu, May 16, 2013 at 3:04 PM, Balazs Lecz <[email protected]> wrote: >> >>> This is a fix for a minor bug. >>> Currently, a failed Xen VM start results in a stale config file left >>> behinf on the filesystem. This change introduces a clean-up step. >>> >>> Signed-off-by: Balazs Lecz <[email protected] > >> >> >> This applied per se makes it very hard to debug what's wrong with the >> config file, if anything. >> Could we have an option to keep it around, or perhaps copy it to some >> "special place" where bad config files go? :) >> > > I'll assume there isn't any "special place" just yet. > No, there is none. But look at what the os scripts do, creating a special dir with the output of create/export etc. Maybe we should do the same :) Thanks, Guido
