<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 18, 2015 at 6:22 PM, Eric Blake <span dir="ltr"><<a href="mailto:eblake@redhat.com" target="_blank">eblake@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/18/2015 03:47 AM, Deepak Shetty wrote:<br>
> I spent quite some time figuring that backingStore info<br>
> isn't included in the dom xml, unless guest is up and<br>
> running. Hopefully putting that in the doc should help.<br>
><br>
> This patch adds that info to the doc.<br>
><br>
> Signed-off-by: Deepak C Shetty <<a href="mailto:deepakcs@redhat.com">deepakcs@redhat.com</a>><br>
> ---<br>
>  docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a> | 4 +++-<br>
>  1 file changed, 3 insertions(+), 1 deletion(-)<br>
><br>
> diff --git a/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a> b/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
> index ab51982..dfd4f3a 100644<br>
> --- a/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
> +++ b/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
> @@ -2113,7 +2113,9 @@<br>
>          and only used for output to describe the detected backing chains.<br>
>          <span class="since">Since 1.2.4</span>. An empty<br>
>          <code>backingStore</code> element means the sibling source is<br>
> -        self-contained and is not based on any backing store. The following<br>
> +        self-contained and is not based on any backing store. Note that<br>
> +        <code>backingStore</code> info is included in the output only when<br>
> +        the guest is up and running, otherwise its not included. The<br>
<br>
</span>s/its/it's/<br>
<br>
> following<br>
<br>
We aim to fix that in the future (that is, eventually libvirt will track<br>
backing information even for offline domains), but until that happens, I<br>
can agree with documenting the limitation.  I will touch this up and<br>
push it later today.<br></blockquote><div><br></div><div>Thanks, I am sending another patch, with this fix and some more info<br></div><div>(about having backing file format in the snap metadata) <br><br></div><div>Pls include whichever you think is more appropraite.<br><br></div><div>thanx,<br></div><div>deepak<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Eric Blake   eblake redhat com    +1-919-301-3266<br>
Libvirt virtualization library <a href="http://libvirt.org" target="_blank">http://libvirt.org</a><br>
<br>
</font></span></blockquote></div><br></div></div>