Bug 1703403
| Summary: | Update nbdkit info for vddk in v2v man page | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Pino Toscano <ptoscano> |
| Component: | libguestfs | Assignee: | Pino Toscano <ptoscano> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.0 | CC: | juzhou, knoel, mxie, mzhan, pasik, ptoscano, rjones, tgolembi, tzheng, virt-bugs, xiaodwan, zili |
| Target Milestone: | rc | Flags: | knoel:
mirror+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | V2V | ||
| Fixed In Version: | libguestfs-1.40.2-4.module+el8.0.1+3188+cd3de524 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1651115 | Environment: | |
| Last Closed: | 2019-08-07 10:41:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1605242, 1651115 | ||
| Bug Blocks: | |||
|
Description
Pino Toscano
2019-04-26 10:50:17 UTC
Verify bug with builds:
virt-v2v-1.40.2-4.module+el8+3201+fd6ac632.x86_64
libguestfs-1.40.2-4.module+el8+3201+fd6ac632.x86_64
Steps:
1.Install the latest virt-v2v package and check the manual page about nbdkit info for vddk
2.Check the nbdkit-vddk-plugin manual page
# man nbdkit-vddk-plugin
...
DESCRIPTION
"nbdkit-vddk-plugin" is an nbdkit(1) plugin that serves files from local VMware VMDK files, VMware ESXi servers, VMware VCenter servers, and other sources. It requires VMware's proprietary VDDK library that you must download yourself separately.
The plugin can serve read-only (if the -r option is used) or read/write.
3. Check the virt-v2v-input-vmware manual page
# man virt-v2v-input-vmware
...
INPUT FROM VDDK
Virt-v2v is able to import guests using VMware’s proprietary VDDK library (a.k.a.VixDiskLib).
VDDK: Prerequisites
1. As the VDDK library is not open source, and the license of this library does not permit redistribution or commercial use, you must obtain VDDK yourself and satisfy yourself that your usage of the library is permitted by the license.
2. nbdkit ≥ 1.6 is recommended, as it ships with the VDDK plugin enabled unconditionally.
3. You must find the SSL "thumbprint" of your VMware server. How to do this is explained in nbdkit-vddk-plugin(1), also available at the link above.
4. VDDK imports require a feature added in libvirt ≥ 3.7.
...
Result:Virt-v2v updated nbdkit info for vddk in downstream manual pages,so change bug from ON_QA to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2395 |