Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 948906 Details for
Bug 1155121
Virt-v2v will fail when using relative path for -i ova
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Detailed log file
directory-ova-fail.log (text/plain), 5.16 KB, created by
tingting zheng
on 2014-10-21 12:03:48 UTC
(
hide
)
Description:
Detailed log file
Filename:
MIME Type:
Creator:
tingting zheng
Created:
2014-10-21 12:03:48 UTC
Size:
5.16 KB
patch
obsolete
>virt-v2v: libguestfs 1.28.1 (x86_64) >[ 0.0] Opening the source -i ova esx-rhel6 > source name: esx-rhel6 >hypervisor type: vmware > memory: 2147483648 (bytes) > nr vCPUs: 1 > CPU features: > display: >disks: > esx-rhel6/esx-rhel6-disk1.vmdk (vmdk) [hda] >removable media: > CD-ROM [hda] > Floppy [hda] >NICs: > Network "Ethernet 1" >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b 'esx-rhel6/esx-rhel6-disk1.vmdk' -o 'compat=1.1,backing_fmt=vmdk' /var/tmp/v2vovlb57da6.qcow2 >[ 0.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "/var/tmp/v2vovlb57da6.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.28.1rhel=7,release=1.2.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfs8z4J0Q >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00009ms] begin building supermin appliance >libguestfs: [00009ms] run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.9 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: [00020ms] finished building supermin appliance >libguestfs: [00020ms] begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -version >libguestfs: qemu version 2.1 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00075ms] finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >[00076ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -cpu host \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovlb57da6.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfs8z4J0Q/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm' >qemu-kvm: -drive file=/var/tmp/v2vovlb57da6.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none: could not open disk image /var/tmp/v2vovlb57da6.qcow2: Could not open backing file: Could not open '/var/tmp/esx-rhel6/esx-rhel6-disk1.vmdk': No such file or directory >libguestfs: child_cleanup: 0x1540890: child process died >libguestfs: sending SIGTERM to process 32671 >libguestfs: trace: launch = -1 (error) >virt-v2v: error: libguestfs error: guestfs_launch failed, see earlier error >messages > >If reporting bugs, run virt-v2v with debugging enabled and include the >complete output: > > virt-v2v -v -x [...] >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1540890 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfs8z4J0Q >
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 1155121
: 948906