Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1694051 Details for
Bug 1842440
nbdkit cannot read the password interactively when started from virt-v2v
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
vddk-input-password-manually.log
vddk-input-password-manually.log (text/plain), 6.89 KB, created by
Pino Toscano
on 2020-06-01 09:29:46 UTC
(
hide
)
Description:
vddk-input-password-manually.log
Filename:
MIME Type:
Creator:
Pino Toscano
Created:
2020-06-01 09:29:46 UTC
Size:
6.89 KB
patch
obsolete
># virt-v2v -ic vpx://root@10.73.73.141/data/10.73.75.219/?no_verify=1 -it vddk -io vddk-libdir=/home/vmware-vix-disklib-distrib -io vddk-thumbprint=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA esx6.7-rhel8.2-x86_64 -v -x >virt-v2v: virt-v2v 1.42.0rhel=8,release=4.module+el8.3.0+6798+ad6e66be (x86_64) >libvirt version: 6.3.0 >[ 0.0] Opening the source -i libvirt -ic vpx://root@10.73.73.141/data/10.73.75.219/?no_verify=1 esx6.7-rhel8.2-x86_64 -it vddk -io vddk-libdir=/home/vmware-vix-disklib-distrib -io vddk-thumbprint=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA >Enter root's password for 10.73.73.141: >libvirt xml is: ><domain type='vmware' xmlns:vmware='http://libvirt.org/schemas/domain/vmware/1.0'> > <name>esx6.7-rhel8.2-x86_64</name> > <uuid>422cf2ed-5120-db14-e861-a5bd643c45f5</uuid> > <memory unit='KiB'>2097152</memory> > <currentMemory unit='KiB'>2097152</currentMemory> > <vcpu placement='static'>1</vcpu> > <cputune> > <shares>1000</shares> > </cputune> > <os> > <type arch='x86_64'>hvm</type> > </os> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='[esx6.7-matrix] esx6.7-rhel8.2-x86_64/esx6.7-rhel8.2-x86_64.vmdk'/> > <target dev='sda' bus='scsi'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='scsi' index='0' model='vmpvscsi'/> > <interface type='bridge'> > <mac address='00:50:56:ac:a6:94'/> > <source bridge='VM Network'/> > <model type='vmxnet3'/> > </interface> > <video> > <model type='vmvga' vram='8192' primary='yes'/> > </video> > </devices> > <vmware:datacenterpath>data</vmware:datacenterpath> > <vmware:moref>vm-1495</vmware:moref> ></domain> > >nbdkit --dump-config >nbdkit version: 1.20.2 >nbdkit --dump-config >nbdkit version: 1.20.2 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: get_sockdir >libguestfs: trace: get_sockdir = "/tmp" >nbdkit --dump-config >nbdkit version: 1.20.2 >running nbdkit: > LANG=C 'nbdkit' '--exit-with-parent' '--foreground' '--newstyle' '--pidfile' '/tmp/v2vnbdkit.fZYiIr/nbdkit1.pid' '--unix' '/tmp/v2vnbdkit.fZYiIr/nbdkit1.sock' '-D' 'nbdkit.backend.datapath=0' '-D' 'vddk.datapath=0' '--exportname' '/' '--readonly' '--selinux-label' 'system_u:object_r:svirt_socket_t:s0' '--verbose' '--filter' 'cacheextents' '--filter' 'retry' 'vddk' 'server=10.73.73.141' 'user=root' 'password=-' 'vm=moref=vm-1495' 'file=[esx6.7-matrix] esx6.7-rhel8.2-x86_64/esx6.7-rhel8.2-x86_64.vmdk' 'libdir=/home/vmware-vix-disklib-distrib' 'thumbprint=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA' >nbdkit: debug: TLS disabled: could not load TLS certificates >nbdkit: debug: registering plugin /usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so >nbdkit: debug: registered plugin /usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so (name vddk) >nbdkit: debug: vddk: load >nbdkit: debug: registering filter /usr/lib64/nbdkit/filters/nbdkit-retry-filter.so >nbdkit: debug: registered filter /usr/lib64/nbdkit/filters/nbdkit-retry-filter.so (name retry) >nbdkit: debug: retry: load >nbdkit: debug: registering filter /usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so >nbdkit: debug: registered filter /usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so (name cacheextents) >nbdkit: debug: cacheextents: load >nbdkit: debug: cacheextents: config key=server, value=10.73.73.141 >nbdkit: debug: retry: config key=server, value=10.73.73.141 >nbdkit: debug: vddk: config key=server, value=10.73.73.141 >nbdkit: debug: cacheextents: config key=user, value=root >nbdkit: debug: retry: config key=user, value=root >nbdkit: debug: vddk: config key=user, value=root >nbdkit: debug: cacheextents: config key=password, value=- >nbdkit: debug: retry: config key=password, value=- >nbdkit: debug: vddk: config key=password, value=- >password: >nbdkit: debug: cacheextents: config key=vm, value=moref=vm-1495 >nbdkit: debug: retry: config key=vm, value=moref=vm-1495 >nbdkit: debug: vddk: config key=vm, value=moref=vm-1495 >nbdkit: debug: cacheextents: config key=file, value=[esx6.7-matrix] esx6.7-rhel8.2-x86_64/esx6.7-rhel8.2-x86_64.vmdk >nbdkit: debug: retry: config key=file, value=[esx6.7-matrix] esx6.7-rhel8.2-x86_64/esx6.7-rhel8.2-x86_64.vmdk >nbdkit: debug: vddk: config key=file, value=[esx6.7-matrix] esx6.7-rhel8.2-x86_64/esx6.7-rhel8.2-x86_64.vmdk >nbdkit: debug: cacheextents: config key=libdir, value=/home/vmware-vix-disklib-distrib >nbdkit: debug: retry: config key=libdir, value=/home/vmware-vix-disklib-distrib >nbdkit: debug: vddk: config key=libdir, value=/home/vmware-vix-disklib-distrib >nbdkit: debug: cacheextents: config key=thumbprint, value=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA >nbdkit: debug: retry: config key=thumbprint, value=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA >nbdkit: debug: vddk: config key=thumbprint, value=1F:97:34:5F:B6:C2:BA:66:46:CB:1A:71:76:7D:6B:50:1E:03:00:EA >nbdkit: debug: cacheextents: config_complete >nbdkit: debug: retry: config_complete >nbdkit: debug: vddk: config_complete >nbdkit: debug: using thread model: serialize_all_requests >nbdkit: debug: cacheextents: get_ready >nbdkit: debug: retry: get_ready >nbdkit: debug: vddk: get_ready >nbdkit: debug: original command line occupies 553 bytes >nbdkit: debug: adding reexeced_= >nbdkit: debug: re-executing with updated LD_LIBRARY_PATH=/home/vmware-vix-disklib-distrib/lib64 >nbdkit: debug: TLS disabled: could not load TLS certificates >nbdkit: debug: registering plugin /usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so >nbdkit: debug: registered plugin /usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so (name vddk) >nbdkit: debug: vddk: load >nbdkit: debug: registering filter /usr/lib64/nbdkit/filters/nbdkit-retry-filter.so >nbdkit: debug: registered filter /usr/lib64/nbdkit/filters/nbdkit-retry-filter.so (name retry) >nbdkit: debug: retry: load >nbdkit: debug: registering filter /usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so >nbdkit: debug: registered filter /usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so (name cacheextents) >nbdkit: debug: cacheextents: load >nbdkit: debug: cacheextents: config key=server, value=10.73.73.141 >nbdkit: debug: retry: config key=server, value=10.73.73.141 >nbdkit: debug: vddk: config key=server, value=10.73.73.141 >nbdkit: debug: cacheextents: config key=user, value=root >nbdkit: debug: retry: config key=user, value=root >nbdkit: debug: vddk: config key=user, value=root >nbdkit: debug: cacheextents: config key=password, value=- >nbdkit: debug: retry: config key=password, value=- >nbdkit: debug: vddk: config key=password, value=- >nbdkit: error: could not read password from stdin: Inappropriate ioctl for device >virt-v2v: error: nbdkit did not start up. See previous debugging messages >for problems. >rm -rf '/tmp/v2vnbdkit.fZYiIr' >rm -rf '/var/tmp/null.bKoLI1' >libguestfs: trace: close >libguestfs: closing guestfs handle 0x557a2042d230 (state 0) > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1842440
: 1694051 |
1694057