search for: 4703aee2f

Displaying 3 results from an estimated 3 matches for "4703aee2f".

2018 Nov 01
0
[PATCH] v2v: copy-to-local: Remove references to using this tool for ESXi.
...verting from Xen hypervisors over ssh which are using host block devices for storage. --- v2v/virt-v2v-copy-to-local.pod | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/v2v/virt-v2v-copy-to-local.pod b/v2v/virt-v2v-copy-to-local.pod index e06391757..4703aee2f 100644 --- a/v2v/virt-v2v-copy-to-local.pod +++ b/v2v/virt-v2v-copy-to-local.pod @@ -8,8 +8,6 @@ virt-v2v-copy-to-local - Copy a remote guest to the local machine virt-v2v-copy-to-local -ic xen+ssh://root at xen.example.com xen_guest - virt-v2v-copy-to-local -ic esx://root at esxi.example.com...
2018 Nov 02
2
[PATCH v2 0/2] v2v: Split up huge manual page into smaller pages.
Previously posted: https://www.redhat.com/archives/libguestfs/2018-November/msg00000.html https://www.redhat.com/archives/libguestfs/2018-November/msg00001.html This completes the split and rewrite of the virt-v2v manual to make it much simpler to understand and digest. Rich.
2018 Nov 01
1
[PATCH UNFINISHED] v2v: Split up huge manual page into smaller pages.
This patch is incomplete, but early feedback would be welcome. Rich.