[Libguestfs] virt-v2v stuck EDAC sbridge

Seth Tanner STanner at axiatech.com
Mon Sep 11 16:27:30 UTC 2017


Rich,
Here you go
I also noticed that if I use the direct backend rather than libvirt, the conversion gets farther, but still does not complete, when pulling directly from vSphere. please let me know if you would like the output of direct as well.

[fedora at fedora-virt-v2v ~]$ virt-v2v -x -v -ic vpx://AXIA-EFT%5cstanner@192.168.28.9/Axia/galleon.axia-eft.local/?no_verify=1 "Axia-DEV" -o glance -on "Axia-DEV"
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x113c770, program = virt-v2v
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x113cb60, program = virt-v2v
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x1140610, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
virt-v2v: libguestfs 1.36.5fedora=26,release=1.fc26,libvirt (x86_64)
libvirt version: 3.2.1
[   0.0] Opening the source -i libvirt -ic vpx://AXIA-EFT%5cstanner@192.168.28.9/Axia/galleon.axia-eft.local/?no_verify=1 Axia-DEV
input_libvirt_vcenter_https: source: scheme vpx server 192.168.28.9
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x1140270, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "libvirt"
Enter AXIA-EFT\stanner's password for 192.168.28.9: 
libvirt xml is:
<domain type='vmware' xmlns:vmware='http://libvirt.org/schemas/domain/vmware/1.0'>
  <name>Axia-DEV</name>
  <uuid>564d8368-03fa-18b5-3678-9f34d4c5d099</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='[datastore2] Axia-DEV/Axia-DEV.vmdk'/>
      <target dev='sda' bus='scsi'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <disk type='file' device='disk'>
      <source file='[datastore2] Axia-DEV/Axia-DEV_1.vmdk'/>
      <target dev='sdb' bus='scsi'/>
      <address type='drive' controller='0' bus='0' target='0' unit='1'/>
    </disk>
    <controller type='scsi' index='0' model='lsilogic'/>
    <filesystem type='mount' accessmode='passthrough'>
      <source dir='/Users/stanner'/>
      <target dir='stanner On My Mac'/>
      <readonly/>
    </filesystem>
    <interface type='bridge'>
      <mac address='00:50:56:ba:b5:16'/>
      <source bridge='VM Network'/>
      <model type='e1000'/>
    </interface>
    <video>
      <model type='vmvga' vram='16384' primary='yes'/>
    </video>
  </devices>
  <vmware:datacenterpath>Axia</vmware:datacenterpath>
</domain>

vcenter: using <vmware:datacenterpath> from libvirt: Axia
Enter host password for user 'AXIA-EFT\stanner':
'curl' -q --max-redirs '5' --globoff --head --silent --url 'https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2' --user <hidden> --insecure
HTTP/1.1 200 OK
Date: Mon, 11 Sep 2017 16:21:43 GMT
Set-Cookie: vmware_soap_session="52b9d947-bf75-0345-1048-b7fcd4e4c5da"; Path=/; HttpOnly; Secure; 
Accept-Ranges: bytes
Connection: Keep-Alive
Content-Type: application/octet-stream
X-Frame-Options: DENY
Content-Length: 42949672960

vcenter: json parameters: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 }
vcenter: json parameters: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 }
    source name: Axia-DEV
hypervisor type: vmware
         memory: 2147483648 (bytes)
       nr vCPUs: 1
   CPU features: 
       firmware: unknown
        display: 
          video: vmvga
          sound: 
disks:
	json: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 } (raw) [scsi]
	json: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 } (raw) [scsi]
removable media:

NICs:
	Bridge "VM Network" mac: 00:50:56:ba:b5:16 [e1000]

check_host_free_space: overlay_dir=/var/tmp free_space=250996703232
[   9.7] Creating an overlay to protect the source from being modified
qemu-img 'create' '-q' '-f' 'qcow2' '-b' 'json: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 }' '-o' 'compat=1.1,backing_fmt=raw' '/var/tmp/v2vovl181e6f.qcow2'
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x121a400, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl181e6f.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/5
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "raw",\n    "virtual-size": 42949672960,\n    "filename": "/dev/fd/5",\n    "cluster-size": 65536,\n    "format": "qcow2",\n    "actual-size": 200704,\n    "format-specific": {\n        "type": "qcow2",\n        "data": {\n            "compat": "1.1",\n            "lazy-refcounts": false,\n            "refcount-bits": 16,\n            "corrupt": false\n        }\n    },\n    "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_has_backing_file = 1
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x121b8e0, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_virtual_size "/var/tmp/v2vovl181e6f.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/5
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "raw",\n    "virtual-size": 42949672960,\n    "filename": "/dev/fd/5",\n    "cluster-size": 65536,\n    "format": "qcow2",\n    "actual-size": 200704,\n    "format-specific": {\n        "type": "qcow2",\n        "data": {\n            "compat": "1.1",\n            "lazy-refcounts": false,\n            "refcount-bits": 16,\n            "corrupt": false\n        }\n    },\n    "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_virtual_size = 42949672960
qemu-img 'create' '-q' '-f' 'qcow2' '-b' 'json: { "file.cookie": "vmware_soap_session=\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2", "file.timeout": 2000 }' '-o' 'compat=1.1,backing_fmt=raw' '/var/tmp/v2vovla94101.qcow2'
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x121bcd0, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovla94101.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/5
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "raw",\n    "virtual-size": 12884901888,\n    "filename": "/dev/fd/5",\n    "cluster-size": 65536,\n    "format": "qcow2",\n    "actual-size": 200704,\n    "format-specific": {\n        "type": "qcow2",\n        "data": {\n            "compat": "1.1",\n            "lazy-refcounts": false,\n            "refcount-bits": 16,\n            "corrupt": false\n        }\n    },\n    "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_has_backing_file = 1
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x1248170, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_virtual_size "/var/tmp/v2vovla94101.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/5
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "raw",\n    "virtual-size": 12884901888,\n    "filename": "/dev/fd/5",\n    "cluster-size": 65536,\n    "format": "qcow2",\n    "actual-size": 200704,\n    "format-specific": {\n        "type": "qcow2",\n        "data": {\n            "compat": "1.1",\n            "lazy-refcounts": false,\n            "refcount-bits": 16,\n            "corrupt": false\n        }\n    },\n    "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"52b9d947-bf75-0345-1048-b7fcd4e4c5da\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://192.168.28.9/folder/Axia-DEV/Axia-DEV%5f1-flat.vmdk?dcPath=Axia&dsName=datastore2\", \"file.timeout\": 2000 }",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_virtual_size = 12884901888
[  10.7] Initializing the target -o glance
glance image-list > /dev/null
version of the glance client:
glance --version
2.5.0
[  14.3] Opening the overlay
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_backend "libvirt"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x1248560, program = virt-v2v
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_identifier "v2v"
libguestfs: trace: v2v: set_identifier = 0
libguestfs: trace: v2v: get_memsize
libguestfs: trace: v2v: get_memsize = 500
libguestfs: trace: v2v: set_memsize 2000
libguestfs: trace: v2v: set_memsize = 0
libguestfs: trace: v2v: set_network true
libguestfs: trace: v2v: set_network = 0
libguestfs: trace: v2v: add_drive "/var/tmp/v2vovl181e6f.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true"
libguestfs: trace: v2v: add_drive = 0
libguestfs: trace: v2v: add_drive "/var/tmp/v2vovla94101.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true"
libguestfs: trace: v2v: add_drive = 0
libguestfs: trace: v2v: launch
libguestfs: trace: v2v: get_tmpdir
libguestfs: trace: v2v: get_tmpdir = "/tmp"
libguestfs: trace: v2v: version
libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 36, release: 5, extra: fedora=26,release=1.fc26,libvirt, >
libguestfs: trace: v2v: get_backend
libguestfs: trace: v2v: get_backend = "libvirt"
libguestfs: launch: program=virt-v2v
libguestfs: launch: identifier=v2v
libguestfs: launch: version=1.36.5fedora=26,release=1.fc26,libvirt
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=libvirt
libguestfs: launch: tmpdir=/tmp/libguestfszU6Lhj
libguestfs: launch: umask=0002
libguestfs: launch: euid=1000
libguestfs: libvirt version = 3002001 (3.2.1)
libguestfs: guest random name = guestfs-yza3tpjcec86xl3c
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags = 0
libguestfs: successfully opened libvirt handle: conn = 0x1158270
libguestfs: qemu version (reported by libvirt) = 2009000 (2.9.0)
libguestfs: get libvirt capabilities
libguestfs: parsing capabilities XML
libguestfs: trace: v2v: get_backend_setting "force_tcg"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: trace: v2v: get_backend_setting "internal_libvirt_label"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: trace: v2v: get_backend_setting "internal_libvirt_imagelabel"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: trace: v2v: get_backend_setting "internal_libvirt_norelabel_disks"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: trace: v2v: get_backend_setting "network_bridge"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: build appliance
libguestfs: trace: v2v: get_cachedir
libguestfs: trace: v2v: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/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-1000/appliance.d
supermin: version: 5.1.18
supermin: rpm: detected RPM version 4.13
supermin: package handler: fedora/rpm
supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
supermin: build: /usr/lib64/guestfs/supermin.d
supermin: reading the supermin appliance
supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages
supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-xfs type uncompressed packages
supermin: mapping package names to installed packages
supermin: resolving full list of package dependencies
supermin: build: 184 packages, including dependencies
supermin: build: 29003 files
supermin: build: 5929 files, after matching excludefiles
supermin: build: 5935 files, after adding hostfiles
supermin: build: 5916 files, after removing unreadable files
supermin: build: 5944 files, after munging
supermin: kernel: picked vmlinuz /lib/modules/4.11.8-300.fc26.x86_64/vmlinuz
supermin: kernel: kernel_version 4.11.8-300.fc26.x86_64
supermin: kernel: modules /lib/modules/4.11.8-300.fc26.x86_64
supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-1000/appliance.d.7dsox3ji/root'
supermin: ext2: populating from base image
supermin: ext2: copying files from host filesystem
supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored)
Some distro files are not public readable, so supermin cannot copy them
into the appliance.  This is a problem with your Linux distro.  Please ask
your distro to stop doing pointless security by obscurity.
You can ignore these warnings.  You *do not* need to use sudo.
supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored)
supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored)
supermin: warning: /usr/sbin/glibc_post_upgrade.x86_64: Permission denied (ignored)
supermin: warning: /usr/sbin/unix_update: Permission denied (ignored)
supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored)
supermin: ext2: copying kernel modules
supermin: warning: /lib/modules/4.11.8-300.fc26.x86_64/System.map: Permission denied (ignored)
supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-1000/appliance.d.7dsox3ji/initrd'
supermin: ext2: wrote 24 modules to minimal initrd
supermin: renaming /var/tmp/.guestfs-1000/appliance.d.7dsox3ji to /var/tmp/.guestfs-1000/appliance.d
libguestfs: finished building supermin appliance
libguestfs: trace: v2v: disk_create "/tmp/libguestfszU6Lhj/overlay1" "qcow2" -1 "backingfile:/var/tmp/.guestfs-1000/appliance.d/root" "backingformat:raw"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ create
libguestfs: command: run: \ -f qcow2
libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-1000/appliance.d/root,backing_fmt=raw
libguestfs: command: run: \ /tmp/libguestfszU6Lhj/overlay1
Formatting '/tmp/libguestfszU6Lhj/overlay1', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-1000/appliance.d/root backing_fmt=raw encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
libguestfs: trace: v2v: disk_create = 0
libguestfs: trace: v2v: get_sockdir
libguestfs: trace: v2v: get_sockdir = "/run/user/1000"
libguestfs: create libvirt XML
libguestfs: trace: v2v: get_cachedir
libguestfs: trace: v2v: get_cachedir = "/var/tmp"
libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n  <name>guestfs-yza3tpjcec86xl3c</name>\n  <memory unit="MiB">2000</memory>\n  <currentMemory unit="MiB">2000</currentMemory>\n  <cpu mode="host-passthrough">\n    <model fallback="allow"/>\n  </cpu>\n  <vcpu>1</vcpu>\n  <clock offset="utc">\n    <timer name="rtc" tickpolicy="catchup"/>\n    <timer name="pit" tickpolicy="delay"/>\n    <timer name="hpet" present="no"/>\n  </clock>\n  <os>\n    <type>hvm</type>\n    <kernel>/var/tmp/.guestfs-1000/appliance.d/kernel</kernel>\n    <initrd>/var/tmp/.guestfs-1000/appliance.d/initrd</initrd>\n    <cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v</cmdline>\n    <bios useserial="yes"/>\n  </os>\n  <on_reboot>destroy</on_reboot>\n  <devices>\n    <rng model="virtio">\n      <backend model="random">/dev/urandom</backend>\n    </rng>\n    <controller type="scsi" index="0" model="virtio-scsi"/>\n    <disk device="disk" type="file">\n      <source file="/var/tmp/v2vovl181e6f.qcow2"/>\n      <target dev="sda" bus="scsi"/>\n      <driver name="qemu" type="qcow2" cache="unsafe" discard="unmap"/>\n      <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n    </disk>\n    <disk device="disk" type="file">\n      <source file="/var/tmp/v2vovla94101.qcow2"/>\n      <target dev="sdb" bus="scsi"/>\n      <driver name="qemu" type="qcow2" cache="unsafe" discard="unmap"/>\n      <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n    </disk>\n    <disk type="file" device="disk">\n      <source file="/tmp/libguestfszU6Lhj/overlay1"/>\n      <target dev="sdc" bus="scsi"/>\n      <driver name="qemu" type="qcow2" cache="unsafe"/>\n      <address type="drive" controller="0" bus="0" target="2" unit="
0"/>\n      <shareable/>\n    </disk>\n    <serial type="unix">\n      <source mode="connect" path="/run/user/1000/libguestfspg53cn/console.sock"/>\n      <target port="0"/>\n    </serial>\n    <channel type="unix">\n      <source mode="connect" path="/run/user/1000/libguestfspg53cn/guestfsd.sock"/>\n      <target type="virtio" name="org.libguestfs.channel.0"/>\n    </channel>\n    <interface type="bridge">\n      <source bridge="virbr0"/>\n      <model type="virtio"/>\n    </interface>\n    <controller type="usb" model="none"/>\n    <memballoon model="none"/>\n  </devices>\n  <qemu:commandline>\n    <qemu:env name="TMPDIR" value="/var/tmp"/>\n  </qemu:commandline>\n</domain>\n
libguestfs: trace: v2v: get_cachedir
libguestfs: trace: v2v: get_cachedir = "/var/tmp"
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -R
libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000
libguestfs: /var/tmp/.guestfs-1000:
libguestfs: total 52
libguestfs: drwxr-xr-x.  3 fedora fedora unconfined_u:object_r:user_tmp_t:s0  4096 Sep 11 16:23 .
libguestfs: drwxrwxrwt. 19 root   root   system_u:object_r:tmp_t:s0           4096 Sep 11 16:23 ..
libguestfs: drwxr-xr-x.  2 fedora fedora unconfined_u:object_r:user_tmp_t:s0  4096 Sep 11 16:23 appliance.d
libguestfs: -rw-r--r--.  1 fedora fedora unconfined_u:object_r:user_tmp_t:s0     0 Sep  8 15:11 lock
libguestfs: -rw-rw-r--.  1 fedora fedora unconfined_u:object_r:user_tmp_t:s0 10116 Sep  9 05:07 qemu.devices
libguestfs: -rw-rw-r--.  1 fedora fedora unconfined_u:object_r:user_tmp_t:s0 24493 Sep  9 05:07 qemu.help
libguestfs: -rw-rw-r--.  1 fedora fedora unconfined_u:object_r:user_tmp_t:s0    35 Sep  9 05:07 qemu.stat
libguestfs: 
libguestfs: /var/tmp/.guestfs-1000/appliance.d:
libguestfs: total 217316
libguestfs: drwxr-xr-x. 2 fedora fedora unconfined_u:object_r:user_tmp_t:s0       4096 Sep 11 16:23 .
libguestfs: drwxr-xr-x. 3 fedora fedora unconfined_u:object_r:user_tmp_t:s0       4096 Sep 11 16:23 ..
libguestfs: -rw-r--r--. 1 fedora fedora unconfined_u:object_r:user_tmp_t:s0     546304 Sep 11 16:23 initrd
libguestfs: -rwxr-xr-x. 1 fedora fedora unconfined_u:object_r:user_tmp_t:s0    7295064 Sep 11 16:23 kernel
libguestfs: -rw-r--r--. 1 fedora fedora unconfined_u:object_r:user_tmp_t:s0 4294967296 Sep 11 16:23 root
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -Z /run/user/1000/libguestfspg53cn
libguestfs: total 0
libguestfs: drwx------. 2 fedora fedora unconfined_u:object_r:user_tmp_t:s0  80 Sep 11 16:23 .
libguestfs: drwx------. 8 fedora fedora system_u:object_r:user_tmp_t:s0     180 Sep 11 16:23 ..
libguestfs: srwxrwxr-x. 1 fedora fedora unconfined_u:object_r:user_tmp_t:s0   0 Sep 11 16:23 console.sock
libguestfs: srwxrwxr-x. 1 fedora fedora unconfined_u:object_r:user_tmp_t:s0   0 Sep 11 16:23 guestfsd.sock
libguestfs: launch libvirt guest
\x1b[1;256r\x1b[256libguestfs: responding to serial console Device Status Report
;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 02/12/17
SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Feb 12 00:43:05 UTC 2017
Term: 80x24
4 0
SeaBIOS (version 1.10.2-1.fc26)
Machine UUID 45e44727-9b3d-4ff4-8ff4-2a7f2b26b188


iPXE (http://ipxe.org) 00:02.0 C100 PCI2.10 PnP PMM+7CF92300+7CED2300 C100
                                                                               


Booting from ROM...
\x1b[2J[    0.000000] Linux version 4.11.8-300.fc26.x86_64 (mockbuild at bkernel02.phx2.fedoraproject.org) (gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC) ) #1 SMP Thu Jun 29 20:09:48 UTC 2017
[    0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cffdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007cffe000-0x000000007cffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1.fc26 04/01/2014
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: last_pfn = 0x7cffe max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] found SMP MP-table at [mem 0x000f6c10-0x000f6c1f] mapped at [ffff9cb7000f6c10]
[    0.000000] RAMDISK: [mem 0x7cf6a000-0x7cfeffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20170119/tbxfroot-244)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cffdfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7cf3f000-0x7cf69fff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:7cebf001, primary cpu clock
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007cffdfff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007cffdfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cffdfff]
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: BOCHSCPU
[    0.000000] MPTABLE: Product ID: 0.1         
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] Processors: 1
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x7d000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff9cb77cc00000 s108888 r8192 d30376 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 7cc0d900
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 503879
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 1993292K/2047600K available (8688K kernel code, 1668K rwdata, 3604K rodata, 2120K init, 1816K bss, 54308K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.001000] Hierarchical RCU implementation.
[    0.001000] \tBuild-time adjustment of leaf fanout to 64.
[    0.001000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.001000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    0.001000] NR_IRQS:524544 nr_irqs:256 16
[    0.001000] \tOffload RCU callbacks from all CPUs
[    0.001000] \tOffload RCU callbacks from CPUs: 0.
[    0.001000] Console: colour *CGA 80x25
[    0.001000] console [ttyS0] enabled
[    0.001047] tsc: Detected 2000.040 MHz processor
[    0.003071] Calibrating delay loop (skipped) preset value.. 4000.08 BogoMIPS (lpj=2000040)
[    0.005050] pid_max: default: 32768 minimum: 301
[    0.006148] Security Framework initialized
[    0.008040] Yama: becoming mindful.
[    0.010046] SELinux:  Disabled at boot.
[    0.012221] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.015369] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.018042] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.020607] Disabling memory control group subsystem
[    0.024130] CPU: Physical Processor ID: 0
[    0.027132] mce: CPU supports 10 MCE banks
[    0.031268] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.033038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.048901] Freeing SMP alternatives memory: 32K
[    0.051000] ftrace: allocating 31978 entries in 125 pages
[    0.065130] smpboot: Max logical packages: 1
[    0.072524] x2apic enabled
[    0.073042] Switched APIC routing to physical x2apic.
[    0.098000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.098000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2640 v2 @ 2.00GHz (family: 0x6, model: 0x3e, stepping: 0x4)
[    0.098121] Performance Events: IvyBridge events, Intel PMU driver.
[    0.099084] ... version:                2
[    0.100045] ... bit width:              48
[    0.101044] ... generic registers:      4
[    0.102044] ... value mask:             0000ffffffffffff
[    0.103045] ... max period:             000000007fffffff
[    0.104080] ... fixed-purpose events:   3
[    0.105044] ... event mask:             000000070000000f
[    0.106948] smp: Bringing up secondary CPUs ...
[    0.107049] smp: Brought up 1 node, 1 CPU
[    0.108048] smpboot: Total of 1 processors activated (4000.08 BogoMIPS)
[    0.112326] devtmpfs: initialized
[    0.113097] x86/mm: Memory block size: 128MB
[    0.116815] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.117051] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.118107] pinctrl core: initialized pinctrl subsystem
[    0.120046] RTC time: 16:23:08, date: 09/11/17
[    0.121159] NET: Registered protocol family 16
[    0.122309] cpuidle: using governor menu
[    0.124163] PCI: Using configuration type 1 for base access
[    0.125232] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.127417] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.128352] ACPI: Interpreter disabled.
[    0.129143] vgaarb: loaded
[    0.130136] SCSI subsystem initialized
[    0.131105] usbcore: USB support disabled
[    0.132137] PCI: Probing PCI hardware
[    0.133071] PCI host bridge to bus 0000:00
[    0.134047] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.135046] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[    0.136045] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.161912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.162062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.163046] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.164046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.253558] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.255942] NetLabel: Initializing
[    0.256044] NetLabel:  domain hash size = 128
[    0.257044] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.258074] NetLabel:  unlabeled traffic allowed by default
[    0.259414] clocksource: Switched to clocksource kvm-clock
[    0.286411] VFS: Disk quotas dquot_6.6.0
[    0.292623] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.303293] pnp: PnP ACPI: disabled
[    0.310442] NET: Registered protocol family 2
[    0.317691] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.328753] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.339092] TCP: Hash tables configured (established 16384 bind 16384)
[    0.349229] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.358416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.368414] NET: Registered protocol family 1
[    0.375315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.384557] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.393564] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.403885] Unpacking initramfs...
[    0.410218] Freeing initrd memory: 536K
[    0.416542] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.428474] alg: self-tests disabled
[    0.434340] audit: initializing netlink subsys (disabled)
[    0.443184] Initialise system trusted keyrings
[    0.450248] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[    0.460202] audit: type=2000 audit(1505146987.912:1): state=initialized audit_enabled=0 res=1
[    0.475657] zbud: loaded
[    0.481480] NET: Registered protocol family 38
[    0.488401] Key type asymmetric registered
[    0.494847] Asymmetric key parser 'x509' registered
[    0.502505] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.513855] io scheduler noop registered
[    0.519986] io scheduler deadline registered
[    0.526681] io scheduler cfq registered (default)
[    0.534002] io scheduler mq-deadline registered
[    0.541121] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.552250] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.614587] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.626654] Non-volatile memory driver v1.3
[    0.633211] Linux agpgart interface v0.103
[    0.644312] scsi host0: ata_piix
[    0.649143] scsi host1: ata_piix
[    0.653815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
[    0.662859] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
[    0.671866] libphy: Fixed MDIO Bus: probed
[    0.677556] usbserial: usb_serial_init - usb_register failed
[    0.685133] usbserial: usb_serial_init - returning with error -19
[    0.693298] i8042: PNP: No PS/2 controller found.
[    0.699644] i8042: Probing ports directly.
[    0.712571] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.719246] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.726158] mousedev: PS/2 mouse device common for all mice
[    0.735672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.751177] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    0.764282] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
[    0.779106] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.788876] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.797512] device-mapper: uevent: version 1.0.3
[    0.803755] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel at redhat.com
[    0.814912] hidraw: raw HID events driver (C) Jiri Kosina
[    0.822240] drop_monitor: Initializing network drop monitor service
[    0.830742] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.837922] Initializing XFRM netlink socket
[    0.843848] NET: Registered protocol family 10
[    0.855554] Segment Routing with IPv6
[    0.860476] mip6: Mobile IPv6
[    0.864581] NET: Registered protocol family 17
[    0.871253] AVX version of gcm_enc/dec engaged.
[    0.877316] AES CTR mode by8 optimization enabled
[    0.883940] registered taskstats version 1
[    0.889423] Loading compiled-in X.509 certificates
[    0.897172] Loaded X.509 cert 'Fedora kernel signing key: a97d6306ae6a6507bdc5a7857746bd9b5938a8b2'
[    0.909123] zswap: loaded using pool lzo/zbud
[    0.924894] Key type big_key registered
[    0.930189] Key type encrypted registered
[    0.939629]   Magic number: 1:365:388
[    0.945521] rtc_cmos rtc_cmos: setting system clock to 2017-09-11 16:23:09 UTC (1505146989)
[    1.014475] Freeing unused kernel memory: 2120K
[    1.020581] Write protecting the kernel read-only data: 14336k
[    1.029136] Freeing unused kernel memory: 1536K
[    1.036491] Freeing unused kernel memory: 492K
[    1.044616] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.052997] rodata_test: all tests were successful
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.18 dietlibc
supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v
supermin: uptime: 1.09 0.08
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crc32c-intel.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod nfit.ko
insmod: init_module: nfit.ko: No such device
supermin: internal insmod virtio.ko
supermin: internal insmod virtio_ring.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod [    1.163907] random: fast init done
virtio-rng.ko
supermin: internal insmod virtio_console.ko
supermin: internal insmod crypto_engine.ko
supermin: internal insmod virtio_crypto.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod virtio_scsi.ko
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtio_mmio.ko
supermin: internal insmod virtio_pci.ko
[    1.251695] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10
[    1.282349] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[    1.309493] scsi host2: Virtio SCSI HBA
[    1.315787] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[    1.333355] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    1.362352] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    1.395537] scsi 2:0:2:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    1.443977] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd4540bbf4, max_idle_ns: 440795244679 ns
[    1.479714] virtio-pci 0000:00:05.0: PCI->APIC IRQ transform: INT A -> IRQ 10
[    1.508117] random: crng init done
[    1.542755] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
[    1.552802] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.561219] sd 2:0:1:0: [sdb] 25165824 512-byte logical blocks: (12.9 GB/12.0 GiB)
[    1.571258] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    1.578486] sd 2:0:2:0: Attached scsi generic sg2 type 0
[    1.586667] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    1.596804] sd 2:0:1:0: [sdb] Write Protect is off
[    1.603500] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.615551] sd 2:0:2:0: [sdc] Write Protect is off
[    1.622359] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.638295] sd 2:0:2:0: [sdc] Attached SCSI disk
[    1.647108] sd 2:0:0:0: [sda] Write Protect is off
[    1.659754] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.948196]  sdb: sdb1
[    1.958587] sd 2:0:1:0: [sdb] Attached SCSI disk
[    2.385677]  sda: sda1 sda2 < sda5 >
[    2.396839] sd 2:0:0:0: [sda] Attached SCSI disk
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdc/dev (8:32) as root device
supermin: creating /dev/root as block special 8:32
supermin: mounting new root on /root
[    2.462911] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem
[    2.478258] EXT4-fs (sdc): mounted filesystem without journal. Opts: 
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_network=1* ]]
+ guestfs_network=1
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_rescue=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_noreboot=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ dd if=/dev/urandom bs=16 count=1 status=none
++ od -x -A n
+ machine_id=' f461 f4aa 2681 e1c9 c173 e338 5367 d692'
+ echo f461f4aa2681e1c9c173e3385367d692
+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
starting version 233
+ udevadm trigger
+ udevadm settle --timeout=600
[    3.124522] EDAC MC: Ver: 3.0.0
[    3.135246] EDAC sbridge:  Ver: 1.1.1 



-----Original Message-----
From: "Richard W.M. Jones" <rjones at redhat.com>
Date: Monday, September 11, 2017 at 2:18 AM
To: Seth Tanner <STanner at axiatech.com>
Cc: "libguestfs at redhat.com" <libguestfs at redhat.com>
Subject: Re: [Libguestfs] virt-v2v stuck EDAC sbridge

On Fri, Sep 08, 2017 at 06:33:58PM +0000, Seth Tanner wrote:
> [fedora at virt-v2v-fedora ~]$ virt-v2v -ic vpx://AXIA-EFT%5cstanner@192.168.28.9/Axia/galleon.axia-eft.local/?no_verify=1 "Axia-DEV" -o glance -on Axia-DEV

Some of the debug info is missing here.

Can you run it with ‘-v -x’ added to the virt-v2v the command line.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/






More information about the Libguestfs mailing list