On Mon, Sep 26, 2011 at 17:00:32 -0600, Eric Blake wrote:
On 09/26/2011 07:11 AM, Jiri Denemark wrote:
> Both --copy-storage-{all,inc} options require disk images to be present
> on destination host.
> ---
> tools/virsh.pod | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
ACK for documenting existing behavior.
It points out a potential for future improvement patches that make
migration v3 pass, as part of its cookies, a directive for the
destination to create such files if they don't already exist, rather
than the current status quo of making the user ensure this fact. But we
can touch up the docs if we ever make a future patch like this.
Yup. Thanks and pushed.
Jirka