Displaying 2 results from an estimated 2 matches for "f638e7d".
2015 Jan 26
1
[PATCH] v2v: -o vdsm should assume data domain at -os path
...by: Shahar Havivi <shaharh@redhat.com>
---
v2v/output_vdsm.ml | 18 ++++++++++++++----
v2v/test-v2v-o-vdsm-options.sh | 2 +-
v2v/virt-v2v.pod | 6 ++++--
3 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/v2v/output_vdsm.ml b/v2v/output_vdsm.ml
index f638e7d..a59ff7c 100644
--- a/v2v/output_vdsm.ml
+++ b/v2v/output_vdsm.ml
@@ -63,9 +63,8 @@ object
* name of the target files that eventually get written by the main
* code.
*
- * 'os' is the output storage (-os nfs:/export). 'source' contains a
- * few useful fields such a...
2015 Jan 26
2
Re: [PATCH] v2v: -o vdsm should assume data domain at -os path
On Tue, Jan 20, 2015 at 05:19:54PM +0200, Shahar Havivi wrote:
> >From ff9261b201283f7bff16dc41721480e2e0a9f80f Mon Sep 17 00:00:00 2001
> From: Shahar Havivi <shaharh@redhat.com>
> Date: Tue, 20 Jan 2015 14:41:23 +0200
> Subject: [PATCH] v2v: -o vdsm should assume data domain at -os path
>
> Unlike -o rhev which have only one data domin, -o vdsm can and usually
>