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 840828 Details for
Bug 1046080
virt-v2v fails when processing exported ova file
[?]
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.
Result of executing virt-v2v with parameter LIBGUESTFS_DEBUG=1
virt-v2v-error.log (text/x-log), 4.41 KB, created by
josep blanch
on 2013-12-23 14:53:47 UTC
(
hide
)
Description:
Result of executing virt-v2v with parameter LIBGUESTFS_DEBUG=1
Filename:
MIME Type:
Creator:
josep blanch
Created:
2013-12-23 14:53:47 UTC
Size:
4.41 KB
patch
obsolete
>root@rhel65 VDI]# >[root@rhel65 VDI]# virt-v2v -i ova ./file.ova -os default -oc qemu:///system -of raw >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x3d2d5c0 >libguestfs: trace: add_drive "/tmp/UAHE2qj2wv/file-disk1.vmdk" "format:vmdk" "iface:ide" "name:sda" >libguestfs: trace: add_drive = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: launch: attach-method=appliance >libguestfs: launch: tmpdir=/tmp/libguestfsRWym1T >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: command: run: febootstrap-supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ x86_64 >supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) >supermin helper [00000ms] inputs[0] = /usr/lib64/guestfs/supermin.d >checking modpath /lib/modules/2.6.32-431.el6.x86_64 is a directory >picked vmlinuz-2.6.32-431.el6.x86_64 because modpath /lib/modules/2.6.32-431.el6.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/base.img >supermin helper [00009ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img >supermin helper [00015ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles >supermin helper [00330ms] visiting /usr/lib64/guestfs/supermin.d/init.img >supermin helper [00330ms] visiting /usr/lib64/guestfs/supermin.d/udev-rules.img >supermin helper [00338ms] adding kernel modules >supermin helper [00411ms] finished creating appliance >libguestfs: checksum of existing appliance: c726e4f59c67d9110e5ad82c66658dc9e7daa731b3166d248a8f0a397e809bc5 >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00518ms] begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -version >libguestfs: qemu version 0.12 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00998ms] finished testing qemu features >libguestfs: is_openable: /dev/kvm: No such file or directory >libguestfs: accept_from_daemon: 0x3d2d5c0 g->state = 1 >[01001ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -nodefaults \ > -nographic \ > -machine accel=kvm:tcg \ > -cpu qemu64,+kvmclock \ > -m 500 \ > -no-reboot \ > -kernel /var/tmp/.guestfs-0/kernel.10250 \ > -initrd /var/tmp/.guestfs-0/initrd.10250 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/tmp/UAHE2qj2wv/file-disk1.vmdk,cache=none,format=vmdk,id=hd0,if=ide \ > -drive file=/var/tmp/.guestfs-0/root.10250,snapshot=on,id=appliance,if=none,cache=unsafe \ > -device scsi-hd,drive=appliance \ > -device virtio-serial \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfsRWym1T/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=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color' >open /dev/kvm: No such file or directory >failed to initialize KVM: Operation not permitted >Back to tcg accelerator. >qemu-kvm: -drive file=/tmp/UAHE2qj2wv/file-disk1.vmdk,cache=none,format=vmdk,id=hd0,if=ide: 'vmdk' can be only used as read-only device. >libguestfs: child_cleanup: 0x3d2d5c0: child process died >libguestfs: sending SIGTERM to process 10794 >libguestfs: trace: launch = -1 (error) >virt-v2v: Failed to launch guestfs appliance. Try running again with LIBGUESTFS_DEBUG=1 for more information >libguestfs: trace: close >libguestfs: closing guestfs handle 0x3d2d5c0 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsRWym1T >[root@rhel65 VDI]# >[root@rhel65 VDI]# virt-v2v --version >0.9.1 >[root@rhel65 VDI]# >
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 1046080
: 840828