On 02/12/2012 09:15 PM, Székelyi Szabolcs wrote:
On 2012. February 10. 16:59:09 Laine Stump wrote:
> On 02/10/2012 01:45 PM, Eric Blake wrote:
> From the documentation page, it looks like the "prepare" hook didn't
> exist until 0.9.0; my guess would be that the xml sent to the hook for
> "start" pre-0.9.0 was the static xml (direct from the config), and when
> the earlier hook was added, this behavior was changed.
There's some incosistency here then: when the domain is actually started (with
create or migrate --live), the full XML is provided, but when it's restored
from save, then only the static part. (Speaking about 0.8.3.)
That's possible, I don't have anything that runs that old a version of
libvirt to check. But it appears that inconsistency doesn't exist in
0.9.10. and 0.8.3 is nearly two years old at this point. Is there any
way you can upgrade to something more recent?