[Libguestfs] [virt-v2v] no installed kernel packages were found Converting CentOS OVA to KVM

Richard W.M. Jones rjones at redhat.com
Tue Jul 11 21:55:04 UTC 2017


CC-ing to Pino because I think this is an augeas / overriding
augeas lenses problem.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
-------------- next part --------------
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/home/seils/libguestfs-1.37.16/tmp"
virt-v2v: libguestfs 1.37.16 (x86_64)
libvirt version: 1.3.1
[   0.0] Opening the source -i ova fso-app-p01.ova
qemu-img info json:'{ "file": { "driver": "raw", "offset": 512, "size": 512, "file": { "filename": "/tmp/v2vqemuimgtst8655a0.img" } } }' >/dev/null
qemu-img: Could not open 'json:{ "file": { "driver": "raw", "offset": 512, "size": 512, "file": { "filename": "/tmp/v2vqemuimgtst8655a0.img" } } }': Block format 'raw' used by device '' doesn't support the option 'offset'
qemu-img supports "offset" and "size" in json URLs: false
tar -xf 'fso-app-p01.ova' -C '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9' 
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
processing manifest /home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01.mf
sha1sum '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01.ovf'
sha1sum '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk1.vmdk'
sha1sum '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk2.vmdk'
    source name: fso-app-p01
hypervisor type: vmware
         memory: 3221225472 (bytes)
       nr vCPUs: 1
     CPU vendor: 
      CPU model: 
   CPU topology: sockets: - cores/socket: - threads/core: -
   CPU features: 
       firmware: bios
        display: 
          video: 
          sound: 
disks:
	/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk1.vmdk (vmdk) [scsi]
	/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk2.vmdk (vmdk) [scsi]
removable media:
	CD-ROM [ide] in slot 0
	Floppy in slot 0
NICs:
	Network "Network adapter 1"

check_host_free_space: overlay_dir=/home/seils/libguestfs-1.37.16/tmp free_space=81477222400
[  13.8] Creating an overlay to protect the source from being modified
qemu-img 'create' '-q' '-f' 'qcow2' '-b' '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk1.vmdk' '-o' 'compat=1.1,backing_fmt=vmdk' '/home/seils/libguestfs-1.37.16/tmp/v2vovl287af2.qcow2'
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_has_backing_file "/home/seils/libguestfs-1.37.16/tmp/v2vovl287af2.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/4
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "vmdk",\n    "virtual-size": 42949672960,\n    "filename": "/dev/fd/4",\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    "backing-filename": "/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk1.vmdk",\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: disk_virtual_size "/home/seils/libguestfs-1.37.16/tmp/v2vovl287af2.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/4
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "vmdk",\n    "virtual-size": 42949672960,\n    "filename": "/dev/fd/4",\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    "backing-filename": "/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk1.vmdk",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_virtual_size = 42949672960
qemu-img 'create' '-q' '-f' 'qcow2' '-b' '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk2.vmdk' '-o' 'compat=1.1,backing_fmt=vmdk' '/home/seils/libguestfs-1.37.16/tmp/v2vovl959918.qcow2'
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: disk_has_backing_file "/home/seils/libguestfs-1.37.16/tmp/v2vovl959918.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/4
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "vmdk",\n    "virtual-size": 10737418240,\n    "filename": "/dev/fd/4",\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    "backing-filename": "/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk2.vmdk",\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: disk_virtual_size "/home/seils/libguestfs-1.37.16/tmp/v2vovl959918.qcow2"
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /dev/fd/4
libguestfs: parse_json: qemu-img info JSON output:\n{\n    "backing-filename-format": "vmdk",\n    "virtual-size": 10737418240,\n    "filename": "/dev/fd/4",\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    "backing-filename": "/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9/fso-app-p01-disk2.vmdk",\n    "dirty-flag": false\n}\n\n
libguestfs: trace: disk_virtual_size = 10737418240
[  23.1] Initializing the target -o libvirt -os projects
libvirt capabilities XML:
<capabilities>

  <host>
    <uuid>7e374988-5ca7-e611-0000-00000000001f</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>Broadwell</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='8' threads='2'/>
      <feature name='invtsc'/>
      <feature name='abm'/>
      <feature name='pdpe1gb'/>
      <feature name='rdrand'/>
      <feature name='f16c'/>
      <feature name='osxsave'/>
      <feature name='dca'/>
      <feature name='pdcm'/>
      <feature name='xtpr'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='smx'/>
      <feature name='vmx'/>
      <feature name='ds_cpl'/>
      <feature name='monitor'/>
      <feature name='dtes64'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
      <feature name='vme'/>
      <pages unit='KiB' size='4'/>
      <pages unit='KiB' size='2048'/>
      <pages unit='KiB' size='1048576'/>
    </cpu>
    <power_management>
      <suspend_mem/>
      <suspend_disk/>
      <suspend_hybrid/>
    </power_management>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
        <uri_transport>rdma</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='2'>
        <cell id='0'>
          <memory unit='KiB'>65863536</memory>
          <pages unit='KiB' size='4'>16465884</pages>
          <pages unit='KiB' size='2048'>0</pages>
          <pages unit='KiB' size='1048576'>0</pages>
          <distances>
            <sibling id='0' value='10'/>
            <sibling id='1' value='21'/>
          </distances>
          <cpus num='16'>
            <cpu id='0' socket_id='0' core_id='0' siblings='0,16'/>
            <cpu id='1' socket_id='0' core_id='1' siblings='1,17'/>
            <cpu id='2' socket_id='0' core_id='2' siblings='2,18'/>
            <cpu id='3' socket_id='0' core_id='3' siblings='3,19'/>
            <cpu id='4' socket_id='0' core_id='4' siblings='4,20'/>
            <cpu id='5' socket_id='0' core_id='5' siblings='5,21'/>
            <cpu id='6' socket_id='0' core_id='6' siblings='6,22'/>
            <cpu id='7' socket_id='0' core_id='7' siblings='7,23'/>
            <cpu id='16' socket_id='0' core_id='0' siblings='0,16'/>
            <cpu id='17' socket_id='0' core_id='1' siblings='1,17'/>
            <cpu id='18' socket_id='0' core_id='2' siblings='2,18'/>
            <cpu id='19' socket_id='0' core_id='3' siblings='3,19'/>
            <cpu id='20' socket_id='0' core_id='4' siblings='4,20'/>
            <cpu id='21' socket_id='0' core_id='5' siblings='5,21'/>
            <cpu id='22' socket_id='0' core_id='6' siblings='6,22'/>
            <cpu id='23' socket_id='0' core_id='7' siblings='7,23'/>
          </cpus>
        </cell>
        <cell id='1'>
          <memory unit='KiB'>66057596</memory>
          <pages unit='KiB' size='4'>16514399</pages>
          <pages unit='KiB' size='2048'>0</pages>
          <pages unit='KiB' size='1048576'>0</pages>
          <distances>
            <sibling id='0' value='21'/>
            <sibling id='1' value='10'/>
          </distances>
          <cpus num='16'>
            <cpu id='8' socket_id='1' core_id='0' siblings='8,24'/>
            <cpu id='9' socket_id='1' core_id='1' siblings='9,25'/>
            <cpu id='10' socket_id='1' core_id='2' siblings='10,26'/>
            <cpu id='11' socket_id='1' core_id='3' siblings='11,27'/>
            <cpu id='12' socket_id='1' core_id='4' siblings='12,28'/>
            <cpu id='13' socket_id='1' core_id='5' siblings='13,29'/>
            <cpu id='14' socket_id='1' core_id='6' siblings='14,30'/>
            <cpu id='15' socket_id='1' core_id='7' siblings='15,31'/>
            <cpu id='24' socket_id='1' core_id='0' siblings='8,24'/>
            <cpu id='25' socket_id='1' core_id='1' siblings='9,25'/>
            <cpu id='26' socket_id='1' core_id='2' siblings='10,26'/>
            <cpu id='27' socket_id='1' core_id='3' siblings='11,27'/>
            <cpu id='28' socket_id='1' core_id='4' siblings='12,28'/>
            <cpu id='29' socket_id='1' core_id='5' siblings='13,29'/>
            <cpu id='30' socket_id='1' core_id='6' siblings='14,30'/>
            <cpu id='31' socket_id='1' core_id='7' siblings='15,31'/>
          </cpus>
        </cell>
      </cells>
    </topology>
    <secmodel>
      <model>apparmor</model>
      <doi>0</doi>
    </secmodel>
    <secmodel>
      <model>dac</model>
      <doi>0</doi>
      <baselabel type='kvm'>+112:+117</baselabel>
      <baselabel type='qemu'>+112:+117</baselabel>
    </secmodel>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-i386</emulator>
      <machine maxCpus='255'>pc-i440fx-xenial</machine>
      <machine canonical='pc-i440fx-xenial' maxCpus='255'>ubuntu</machine>
      <machine maxCpus='255'>pc-0.12</machine>
      <machine maxCpus='255'>pc-i440fx-2.4</machine>
      <machine maxCpus='255'>pc-1.3</machine>
      <machine maxCpus='255'>pc-q35-1.6</machine>
      <machine maxCpus='255'>pc-q35-1.5</machine>
      <machine maxCpus='1'>xenpv</machine>
      <machine maxCpus='255'>pc-i440fx-1.6</machine>
      <machine maxCpus='255'>pc-q35-2.2</machine>
      <machine maxCpus='255'>pc-i440fx-vivid</machine>
      <machine maxCpus='255'>pc-0.11</machine>
      <machine maxCpus='255'>pc-q35-2.1</machine>
      <machine maxCpus='255'>pc-q35-xenial</machine>
      <machine maxCpus='255'>pc-i440fx-2.3</machine>
      <machine maxCpus='255'>pc-0.10</machine>
      <machine maxCpus='255'>pc-i440fx-trusty</machine>
      <machine maxCpus='255'>pc-1.2</machine>
      <machine maxCpus='255'>pc-i440fx-2.2</machine>
      <machine maxCpus='1'>isapc</machine>
      <machine maxCpus='255'>pc-i440fx-1.7</machine>
      <machine maxCpus='255'>pc-q35-1.4</machine>
      <machine maxCpus='255'>pc-i440fx-wily</machine>
      <machine maxCpus='128'>xenfv</machine>
      <machine maxCpus='255'>pc-q35-2.5</machine>
      <machine canonical='pc-q35-2.5' maxCpus='255'>q35</machine>
      <machine maxCpus='255'>pc-0.15</machine>
      <machine maxCpus='255'>pc-i440fx-utopic</machine>
      <machine maxCpus='255'>pc-i440fx-1.5</machine>
      <machine maxCpus='255'>pc-0.14</machine>
      <machine maxCpus='255'>pc-q35-2.0</machine>
      <machine maxCpus='255'>pc-i440fx-1.4</machine>
      <machine maxCpus='255'>pc-i440fx-2.5</machine>
      <machine canonical='pc-i440fx-2.5' maxCpus='255'>pc</machine>
      <machine maxCpus='255'>pc-1.1</machine>
      <machine maxCpus='255'>pc-q35-1.7</machine>
      <machine maxCpus='255'>pc-i440fx-2.1</machine>
      <machine maxCpus='255'>pc-1.0</machine>
      <machine maxCpus='255'>pc-i440fx-2.0</machine>
      <machine maxCpus='255'>pc-q35-2.4</machine>
      <machine maxCpus='255'>pc-q35-2.3</machine>
      <machine maxCpus='255'>pc-0.13</machine>
      <domain type='qemu'/>
      <domain type='kvm'>
        <emulator>/usr/bin/kvm-spice</emulator>
        <machine maxCpus='255'>pc-i440fx-xenial</machine>
        <machine canonical='pc-i440fx-xenial' maxCpus='255'>ubuntu</machine>
        <machine maxCpus='255'>pc-i440fx-2.4</machine>
        <machine maxCpus='255'>pc-1.3</machine>
        <machine maxCpus='255'>pc-0.12</machine>
        <machine maxCpus='255'>pc-q35-1.6</machine>
        <machine maxCpus='255'>pc-q35-1.5</machine>
        <machine maxCpus='255'>pc-i440fx-1.6</machine>
        <machine maxCpus='255'>pc-q35-2.2</machine>
        <machine maxCpus='255'>pc-i440fx-1.7</machine>
        <machine maxCpus='255'>pc-i440fx-vivid</machine>
        <machine maxCpus='255'>pc-0.11</machine>
        <machine maxCpus='1'>xenpv</machine>
        <machine maxCpus='255'>pc-q35-2.1</machine>
        <machine maxCpus='255'>pc-q35-xenial</machine>
        <machine maxCpus='255'>pc-0.10</machine>
        <machine maxCpus='255'>pc-1.2</machine>
        <machine maxCpus='255'>pc-i440fx-2.2</machine>
        <machine maxCpus='1'>isapc</machine>
        <machine maxCpus='255'>pc-i440fx-2.3</machine>
        <machine maxCpus='255'>pc-i440fx-trusty</machine>
        <machine maxCpus='255'>pc-q35-1.4</machine>
        <machine maxCpus='255'>pc-i440fx-wily</machine>
        <machine maxCpus='128'>xenfv</machine>
        <machine maxCpus='255'>pc-q35-2.5</machine>
        <machine canonical='pc-q35-2.5' maxCpus='255'>q35</machine>
        <machine maxCpus='255'>pc-0.15</machine>
        <machine maxCpus='255'>pc-i440fx-utopic</machine>
        <machine maxCpus='255'>pc-i440fx-1.5</machine>
        <machine maxCpus='255'>pc-q35-2.0</machine>
        <machine maxCpus='255'>pc-i440fx-1.4</machine>
        <machine maxCpus='255'>pc-i440fx-2.5</machine>
        <machine canonical='pc-i440fx-2.5' maxCpus='255'>pc</machine>
        <machine maxCpus='255'>pc-0.14</machine>
        <machine maxCpus='255'>pc-1.1</machine>
        <machine maxCpus='255'>pc-i440fx-2.1</machine>
        <machine maxCpus='255'>pc-q35-1.7</machine>
        <machine maxCpus='255'>pc-1.0</machine>
        <machine maxCpus='255'>pc-i440fx-2.0</machine>
        <machine maxCpus='255'>pc-q35-2.4</machine>
        <machine maxCpus='255'>pc-q35-2.3</machine>
        <machine maxCpus='255'>pc-0.13</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default='on' toggle='no'/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
      <pae/>
      <nonpae/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine maxCpus='255'>pc-i440fx-xenial</machine>
      <machine canonical='pc-i440fx-xenial' maxCpus='255'>ubuntu</machine>
      <machine maxCpus='255'>pc-i440fx-2.4</machine>
      <machine maxCpus='255'>pc-1.3</machine>
      <machine maxCpus='255'>pc-0.12</machine>
      <machine maxCpus='255'>pc-q35-1.6</machine>
      <machine maxCpus='255'>pc-q35-1.5</machine>
      <machine maxCpus='255'>pc-i440fx-1.6</machine>
      <machine maxCpus='255'>pc-q35-2.2</machine>
      <machine maxCpus='255'>pc-i440fx-1.7</machine>
      <machine maxCpus='255'>pc-i440fx-vivid</machine>
      <machine maxCpus='255'>pc-0.11</machine>
      <machine maxCpus='1'>xenpv</machine>
      <machine maxCpus='255'>pc-q35-2.1</machine>
      <machine maxCpus='255'>pc-q35-xenial</machine>
      <machine maxCpus='255'>pc-0.10</machine>
      <machine maxCpus='255'>pc-1.2</machine>
      <machine maxCpus='255'>pc-i440fx-2.2</machine>
      <machine maxCpus='1'>isapc</machine>
      <machine maxCpus='255'>pc-i440fx-2.3</machine>
      <machine maxCpus='255'>pc-i440fx-trusty</machine>
      <machine maxCpus='255'>pc-q35-1.4</machine>
      <machine maxCpus='255'>pc-i440fx-wily</machine>
      <machine maxCpus='128'>xenfv</machine>
      <machine maxCpus='255'>pc-q35-2.5</machine>
      <machine canonical='pc-q35-2.5' maxCpus='255'>q35</machine>
      <machine maxCpus='255'>pc-0.15</machine>
      <machine maxCpus='255'>pc-i440fx-utopic</machine>
      <machine maxCpus='255'>pc-i440fx-1.5</machine>
      <machine maxCpus='255'>pc-q35-2.0</machine>
      <machine maxCpus='255'>pc-i440fx-1.4</machine>
      <machine maxCpus='255'>pc-i440fx-2.5</machine>
      <machine canonical='pc-i440fx-2.5' maxCpus='255'>pc</machine>
      <machine maxCpus='255'>pc-0.14</machine>
      <machine maxCpus='255'>pc-1.1</machine>
      <machine maxCpus='255'>pc-i440fx-2.1</machine>
      <machine maxCpus='255'>pc-q35-1.7</machine>
      <machine maxCpus='255'>pc-1.0</machine>
      <machine maxCpus='255'>pc-i440fx-2.0</machine>
      <machine maxCpus='255'>pc-q35-2.4</machine>
      <machine maxCpus='255'>pc-q35-2.3</machine>
      <machine maxCpus='255'>pc-0.13</machine>
      <domain type='qemu'/>
      <domain type='kvm'>
        <emulator>/usr/bin/kvm-spice</emulator>
        <machine maxCpus='255'>pc-i440fx-xenial</machine>
        <machine canonical='pc-i440fx-xenial' maxCpus='255'>ubuntu</machine>
        <machine maxCpus='255'>pc-i440fx-2.4</machine>
        <machine maxCpus='255'>pc-1.3</machine>
        <machine maxCpus='255'>pc-0.12</machine>
        <machine maxCpus='255'>pc-q35-1.6</machine>
        <machine maxCpus='255'>pc-q35-1.5</machine>
        <machine maxCpus='255'>pc-i440fx-1.6</machine>
        <machine maxCpus='255'>pc-q35-2.2</machine>
        <machine maxCpus='255'>pc-i440fx-1.7</machine>
        <machine maxCpus='255'>pc-i440fx-vivid</machine>
        <machine maxCpus='255'>pc-0.11</machine>
        <machine maxCpus='1'>xenpv</machine>
        <machine maxCpus='255'>pc-q35-2.1</machine>
        <machine maxCpus='255'>pc-q35-xenial</machine>
        <machine maxCpus='255'>pc-0.10</machine>
        <machine maxCpus='255'>pc-1.2</machine>
        <machine maxCpus='255'>pc-i440fx-2.2</machine>
        <machine maxCpus='1'>isapc</machine>
        <machine maxCpus='255'>pc-i440fx-2.3</machine>
        <machine maxCpus='255'>pc-i440fx-trusty</machine>
        <machine maxCpus='255'>pc-q35-1.4</machine>
        <machine maxCpus='255'>pc-i440fx-wily</machine>
        <machine maxCpus='128'>xenfv</machine>
        <machine maxCpus='255'>pc-q35-2.5</machine>
        <machine canonical='pc-q35-2.5' maxCpus='255'>q35</machine>
        <machine maxCpus='255'>pc-0.15</machine>
        <machine maxCpus='255'>pc-i440fx-utopic</machine>
        <machine maxCpus='255'>pc-i440fx-1.5</machine>
        <machine maxCpus='255'>pc-q35-2.0</machine>
        <machine maxCpus='255'>pc-i440fx-1.4</machine>
        <machine maxCpus='255'>pc-i440fx-2.5</machine>
        <machine canonical='pc-i440fx-2.5' maxCpus='255'>pc</machine>
        <machine maxCpus='255'>pc-0.14</machine>
        <machine maxCpus='255'>pc-1.1</machine>
        <machine maxCpus='255'>pc-i440fx-2.1</machine>
        <machine maxCpus='255'>pc-q35-1.7</machine>
        <machine maxCpus='255'>pc-1.0</machine>
        <machine maxCpus='255'>pc-i440fx-2.0</machine>
        <machine maxCpus='255'>pc-q35-2.4</machine>
        <machine maxCpus='255'>pc-q35-2.3</machine>
        <machine maxCpus='255'>pc-0.13</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default='on' toggle='no'/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[  23.1] Opening the overlay
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 "/home/seils/libguestfs-1.37.16/tmp/v2vovl287af2.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true"
libguestfs: trace: v2v: add_drive = 0
libguestfs: trace: v2v: add_drive "/home/seils/libguestfs-1.37.16/tmp/v2vovl959918.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true"
libguestfs: trace: v2v: add_drive = 0
libguestfs: trace: v2v: launch
libguestfs: trace: v2v: max_disks
libguestfs: trace: v2v: max_disks = 255
libguestfs: trace: v2v: get_tmpdir
libguestfs: trace: v2v: get_tmpdir = "/home/seils/libguestfs-1.37.16/tmp"
libguestfs: trace: v2v: version
libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 37, release: 16, extra: , >
libguestfs: trace: v2v: get_backend
libguestfs: trace: v2v: get_backend = "direct"
libguestfs: launch: program=virt-v2v
libguestfs: launch: identifier=v2v
libguestfs: launch: version=1.37.16
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=/home/seils/libguestfs-1.37.16/tmp/libguestfsUbUxfW
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: trace: v2v: get_backend_setting "force_tcg"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
libguestfs: trace: v2v: get_cachedir
libguestfs: trace: v2v: get_cachedir = "/home/seils/libguestfs-1.37.16/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 /home/seils/libguestfs-1.37.16/tmp/.guestfs-0/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /home/seils/libguestfs-1.37.16/appliance/supermin.d
libguestfs: command: run: \ -o /home/seils/libguestfs-1.37.16/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.14
supermin: package handler: debian/dpkg
supermin: acquiring lock on /home/seils/libguestfs-1.37.16/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: v2v: get_cachedir
libguestfs: trace: v2v: get_cachedir = "/home/seils/libguestfs-1.37.16/tmp"
libguestfs: checking for previously cached test results of /usr/bin/kvm, in /home/seils/libguestfs-1.37.16/tmp/.guestfs-0
libguestfs: loading previously cached test results
libguestfs: qemu version 2.5
libguestfs: trace: v2v: get_sockdir
libguestfs: trace: v2v: get_sockdir = "/tmp"
libguestfs: finished testing qemu features
libguestfs: trace: v2v: get_backend_setting "gdb"
libguestfs: trace: v2v: get_backend_setting = NULL (error)
/usr/bin/kvm \
    -global virtio-blk-pci.scsi=off \
    -nodefconfig \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=kvm:tcg \
    -cpu host \
    -m 2000 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /home/seils/libguestfs-1.37.16/tmp/.guestfs-0/appliance.d/kernel \
    -initrd /home/seils/libguestfs-1.37.16/tmp/.guestfs-0/appliance.d/initrd \
    -object rng-random,filename=/dev/urandom,id=rng0 \
    -device virtio-rng-pci,rng=rng0 \
    -device virtio-scsi-pci,id=scsi \
    -drive file=/home/seils/libguestfs-1.37.16/tmp/v2vovl287af2.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive file=/home/seils/libguestfs-1.37.16/tmp/v2vovl959918.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,id=hd1,if=none \
    -device scsi-hd,drive=hd1 \
    -drive file=/home/seils/libguestfs-1.37.16/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/tmp/libguestfsalYjnJ/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 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=ansi guestfs_identifier=v2v"
Could not open option rom 'sgabios.bin': No such file or directory
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-83-generic (buildd at lgw01-29) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 (Ubuntu 4.4.0-83.106-generic 4.4.70)
[    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=ansi guestfs_identifier=v2v
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cfdffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007cfe0000-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] Hypervisor detected: KVM
[    0.000000] e820: last_pfn = 0x7cfe0 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 0x000f6620-0x000f662f] mapped at [ffff8800000f6620]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x7cd1f000-0x7cfdffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6440 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000007CFE16C2 000030 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000007CFE0C14 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000007CFE0040 000BD4 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000007CFE0000 000040
[    0.000000] ACPI: SSDT 0x000000007CFE0C88 0009C2 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x000000007CFE164A 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cfdffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7cd1a000-0x7cd1efff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:7cd12001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 1710451484 cycles
[    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-0x000000007cfdffff]
[    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-0x000000007cfdffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cfdffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    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: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88007ca00000 s98264 r8192 d28712 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 7ca0d9c0
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 503849
[    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=ansi guestfs_identifier=v2v
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 1992864K/2047480K available (8469K kernel code, 1294K rwdata, 3984K rodata, 1488K init, 1316K bss, 54616K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] \tBuild-time adjustment of leaf fanout to 64.
[    0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    0.000000] NR_IRQS:33024 nr_irqs:256 16
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Detected 2094.950 MHz processor
[    0.076591] Calibrating delay loop (skipped) preset value.. 4189.90 BogoMIPS (lpj=8379800)
[    0.077260] pid_max: default: 32768 minimum: 301
[    0.077629] ACPI: Core revision 20150930
[    0.079018] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.079566] Security Framework initialized
[    0.079893] Yama: becoming mindful.
[    0.080202] AppArmor: AppArmor initialized
[    0.081126] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.082055] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.082771] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.083308] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.084023] Initializing cgroup subsys io
[    0.084362] Initializing cgroup subsys memory
[    0.084921] Disabling memory control group subsystem
[    0.085332] Initializing cgroup subsys devices
[    0.085684] Initializing cgroup subsys freezer
[    0.086037] Initializing cgroup subsys net_cls
[    0.086392] Initializing cgroup subsys perf_event
[    0.086765] Initializing cgroup subsys net_prio
[    0.087125] Initializing cgroup subsys hugetlb
[    0.087488] Initializing cgroup subsys pids
[    0.088680] mce: CPU supports 10 MCE banks
[    0.089053] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.089663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.103441] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)
[    0.109622] ftrace: allocating 32129 entries in 126 pages
[    0.141499] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.142018] smpboot: Max logical packages: 1
[    0.142512] x2apic enabled
[    0.142958] Switched APIC routing to physical x2apic.
[    0.144162] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.144656] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz (family: 0x6, model: 0x4f, stepping: 0x1)
[    0.145465] Performance Events: 16-deep LBR, Broadwell events, Intel PMU driver.
[    0.151997] ... version:                2
[    0.152295] ... bit width:              48
[    0.152595] ... generic registers:      4
[    0.152924] ... value mask:             0000ffffffffffff
[    0.153349] ... max period:             000000007fffffff
[    0.153738] ... fixed-purpose events:   3
[    0.154033] ... event mask:             000000070000000f
[    0.154450] KVM setup paravirtual spinlock
[    0.155413] x86: Booted up 1 node, 1 CPUs
[    0.155717] smpboot: Total of 1 processors activated (4189.90 BogoMIPS)
[    0.156484] devtmpfs: initialized
[    0.158368] evm: security.selinux
[    0.158621] evm: security.SMACK64
[    0.158868] evm: security.SMACK64EXEC
[    0.159139] evm: security.SMACK64TRANSMUTE
[    0.159441] evm: security.SMACK64MMAP
[    0.159717] evm: security.ima
[    0.159939] evm: security.capability
[    0.160338] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.161072] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.161581] pinctrl core: initialized pinctrl subsystem
[    0.162102] RTC time: 14:38:41, date: 07/11/17
[    0.162528] NET: Registered protocol family 16
[    0.163035] cpuidle: using governor ladder
[    0.163346] cpuidle: using governor menu
[    0.163639] PCCT header not found.
[    0.163993] ACPI: bus type PCI registered
[    0.164295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.164851] PCI: Using configuration type 1 for base access
[    0.166394] ACPI: Added _OSI(Module Device)
[    0.166716] ACPI: Added _OSI(Processor Device)
[    0.167044] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.167389] ACPI: Added _OSI(Processor Aggregator Device)
[    0.168626] ACPI: Interpreter enabled
[    0.168928] ACPI: (supports S0 S3 S4 S5)
[    0.169220] ACPI: Using IOAPIC for interrupt routing
[    0.169606] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.172144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.172609] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.173121] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.173620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.174675] acpiphp: Slot [2] registered
[    0.174984] acpiphp: Slot [3] registered
[    0.175290] acpiphp: Slot [4] registered
[    0.175594] acpiphp: Slot [5] registered
[    0.175902] acpiphp: Slot [6] registered
[    0.176208] acpiphp: Slot [7] registered
[    0.176512] acpiphp: Slot [8] registered
[    0.176817] acpiphp: Slot [9] registered
[    0.177129] acpiphp: Slot [10] registered
[    0.177440] acpiphp: Slot [11] registered
[    0.177757] acpiphp: Slot [12] registered
[    0.178068] acpiphp: Slot [13] registered
[    0.178382] acpiphp: Slot [14] registered
[    0.178691] acpiphp: Slot [15] registered
[    0.179000] acpiphp: Slot [16] registered
[    0.179311] acpiphp: Slot [17] registered
[    0.179622] acpiphp: Slot [18] registered
[    0.179931] acpiphp: Slot [19] registered
[    0.180240] acpiphp: Slot [20] registered
[    0.180554] acpiphp: Slot [21] registered
[    0.180864] acpiphp: Slot [22] registered
[    0.181184] acpiphp: Slot [23] registered
[    0.181494] acpiphp: Slot [24] registered
[    0.181814] acpiphp: Slot [25] registered
[    0.182125] acpiphp: Slot [26] registered
[    0.182435] acpiphp: Slot [27] registered
[    0.182745] acpiphp: Slot [28] registered
[    0.183057] acpiphp: Slot [29] registered
[    0.183367] acpiphp: Slot [30] registered
[    0.183676] acpiphp: Slot [31] registered
[    0.183983] PCI host bridge to bus 0000:00
[    0.184289] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.184784] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.185287] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.185838] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xfebfffff window]
[    0.186389] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.195964] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.196494] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.196975] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.197496] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.200324] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.200866] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.302548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.303269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.303955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.304621] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.310751] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.311529] ACPI: Enabled 16 GPEs in block 00 to 0F
[    0.312733] vgaarb: loaded
[    0.313238] SCSI subsystem initialized
[    0.313661] ACPI: bus type USB registered
[    0.314049] usbcore: registered new interface driver usbfs
[    0.314557] usbcore: registered new interface driver hub
[    0.315054] usbcore: registered new device driver usb
[    0.315647] PCI: Using ACPI for IRQ routing
[    0.316273] NetLabel: Initializing
[    0.316589] NetLabel:  domain hash size = 128
[    0.316987] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.317450] NetLabel:  unlabeled traffic allowed by default
[    0.318072] amd_nb: Cannot enumerate AMD northbridges
[    0.318538] clocksource: Switched to clocksource kvm-clock
[    0.325889] AppArmor: AppArmor Filesystem Enabled
[    0.326356] pnp: PnP ACPI init
[    0.327000] pnp: PnP ACPI: found 5 devices
[    0.332976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.333768] NET: Registered protocol family 2
[    0.334287] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.334939] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.335533] TCP: Hash tables configured (established 16384 bind 16384)
[    0.336113] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.336627] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.337210] NET: Registered protocol family 1
[    0.337595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.338098] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.338606] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.339218] Unpacking initramfs...
[    0.342556] Freeing initrd memory: 2820K (ffff88007cd1f000 - ffff88007cfe0000)
[    0.344830] Scanning for low memory corruption every 60 seconds
[    0.345629] audit: initializing netlink subsys (disabled)
[    0.346100] audit: type=2000 audit(1499783922.294:1): initialized
[    0.346955] Initialise system trusted keyring
[    0.347418] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.347954] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.349843] zbud: loaded
[    0.350256] VFS: Disk quotas dquot_6.6.0
[    0.350645] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.351465] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.352171] fuse init (API version 7.23)
[    0.352628] Key type big_key registered
[    0.352979] Allocating IMA MOK and blacklist keyrings.
[    0.353594] Key type asymmetric registered
[    0.353947] Asymmetric key parser 'x509' registered
[    0.354391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.355047] io scheduler noop registered
[    0.355384] io scheduler deadline registered (default)
[    0.355847] io scheduler cfq registered
[    0.356264] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.356741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.357397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.358017] ACPI: Power Button [PWRF]
[    0.358443] GHES: HEST is not enabled!
[    0.380938] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.381450] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
[    0.404729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.405268] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    0.428140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.428671] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[    0.451896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.452428] virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver
[    0.453818] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.477461] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.490170] Linux agpgart interface v0.103
[    0.491491] loop: module loaded
[    0.493222] scsi host0: ata_piix
[    0.493573] scsi host1: ata_piix
[    0.493892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[    0.494472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[    0.495322] libphy: Fixed MDIO Bus: probed
[    0.495682] tun: Universal TUN/TAP device driver, 1.6
[    0.496111] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[    0.497184] PPP generic driver version 2.4.2
[    0.497612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.498172] ehci-pci: EHCI PCI platform driver
[    0.498758] ehci-platform: EHCI generic platform driver
[    0.499215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.499747] ohci-pci: OHCI PCI platform driver
[    0.500136] ohci-platform: OHCI generic platform driver
[    0.500595] uhci_hcd: USB Universal Host Controller Interface driver
[    0.501198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.503085] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.503515] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.504045] mousedev: PS/2 mouse device common for all mice
[    0.504740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.505699] rtc_cmos 00:00: RTC can wake from S4
[    0.506291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    0.506896] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
[    0.507421] i2c /dev entries driver
[    0.507768] device-mapper: uevent: version 1.0.3
[    0.508218] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel at redhat.com
[    0.508958] ledtrig-cpu: registered to indicate activity on CPUs
[    0.509711] NET: Registered protocol family 10
[    0.510261] NET: Registered protocol family 17
[    0.510671] Key type dns_resolver registered
[    0.511208] microcode: CPU0 sig=0x406f1, pf=0x1, revision=0x1
[    0.511721] microcode: Microcode Update Driver: v2.01 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    0.512575] registered taskstats version 1
[    0.512951] Loading compiled-in X.509 certificates
[    0.514189] Loaded X.509 cert 'Build time autogenerated kernel key: 35105354eb779045e4d9ad793dead39d5ee93f76'
[    0.515051] zswap: loaded using pool lzo/zbud
[    0.515513] Key type trusted registered
[    0.515947] Key type encrypted registered
[    0.516296] AppArmor: AppArmor sha1 policy hashing enabled
[    0.516767] ima: No TPM chip found, activating TPM-bypass!
[    0.517256] evm: HMAC attrs: 0x1
[    0.517707]   Magic number: 9:896:636
[    0.518114] rtc_cmos 00:00: setting system clock to 2017-07-11 14:38:42 UTC (1499783922)
[    0.518868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.519380] EDD information not available.
[    0.656060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)
[    0.656729] Write protecting the kernel read-only data: 14336k
[    0.658189] Freeing unused kernel memory: 1760K (ffff880001848000 - ffff880001a00000)
[    0.659873] Freeing unused kernel memory: 112K (ffff880001de4000 - ffff880001e00000)
supermin: mounting /proc
supermin: uptime: 0.53 0.18
supermin: ext2 mini initrd starting up: 5.1.14 zlib xz
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=ansi guestfs_identifier=v2v
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod drm.ko
[    0.682519] random: nonblocking pool is initialized
[    0.686317] [drm] Initialized drm 1.1.0 20060810
supermin: internal insmod fb_sys_fops.ko
supermin: internal insmod syscopyarea.ko
supermin: internal insmod sysfillrect.ko
supermin: internal insmod sysimgblt.ko
supermin: internal insmod drm_kms_helper.ko
supermin: internal insmod ttm.ko
supermin: internal insmod virtio-gpu.ko
supermin: internal insmod ideapad_slidebar.ko
[    0.708532] ideapad_slidebar: DMI does not match
insmod: init_module: ideapad_slidebar.ko: No such device
supermin: internal insmod video.ko
supermin: internal insmod sparse-keymap.ko
supermin: internal insmod wmi.ko
[    0.715292] wmi: Mapper loaded
supermin: internal insmod ideapad-laptop.ko
supermin: internal insmod megaraid.ko
supermin: internal insmod megaraid_mm.ko
[    0.722031] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
supermin: internal insmod megaraid_mbox.ko
[    0.724944] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
supermin: internal insmod megaraid_sas.ko
[    0.729266] megasas: 06.810.09.00-rc1
supermin: internal insmod scsi_transport_spi.ko
supermin: internal insmod sym53c8xx.ko
supermin: internal insmod virtio_scsi.ko
[    0.736549] scsi host2: Virtio SCSI HBA
[    0.737369] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.738405] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.739455] scsi 2:0:2:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.758393] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    0.759295] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    0.759861] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
[    0.760705] sd 2:0:1:0: [sdb] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB)
[    0.761541] sd 2:0:2:0: Attached scsi generic sg2 type 0
[    0.762315] sd 2:0:0:0: [sda] Write Protect is off
[    0.762997] sd 2:0:1:0: [sdb] Write Protect is off
[    0.763469] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    0.764279] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.765150] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.766512] sd 2:0:2:0: [sdc] Write Protect is off
[    0.767228] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.769590]  sdb: sdb1
[    0.769904]  sda: sda1 sda2
[    0.771048] sd 2:0:0:0: [sda] Attached SCSI disk
[    0.772076] sd 2:0:1:0: [sdb] Attached SCSI disk
[    0.774323] sd 2:0:2:0: [sdc] Attached SCSI disk
supermin: internal insmod virtio_input.ko
supermin: internal insmod crc-ccitt.ko
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 as root device
supermin: creating /dev/root as block special 8:32
supermin: mounting new root on /root
[    0.784267] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem
[    0.806417] EXT4-fs (sdc): mounted filesystem without journal. Opts: 
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=ansi 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=ansi 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=ansi 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=ansi 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=ansi guestfs_identifier=v2v == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' 873d 4983 f555 ed33 7e2f 5221 bd03 d4ce'
+ echo 873d4983f555ed337e2f5221bd03d4ce
+ 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'.
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory. Ignoring
+ 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 229
+ udevadm trigger
+ udevadm settle --timeout=600
[    0.956284] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[    1.002897] FDC 0 is a S82078B
[    1.019390] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    1.020327] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    1.045429] AVX2 version of gcm_enc/dec engaged.
[    1.045856] AES CTR mode by8 optimization enabled
[    1.063950] ppdev: user-space parallel port driver
[    1.109396] intel_rapl: no valid rapl domains found in package 0
+ shopt -s nullglob
+ for f in '/sys/block/sd*/device/timeout'
+ echo 300
+ for f in '/sys/block/sd*/device/timeout'
+ echo 300
+ for f in '/sys/block/sd*/device/timeout'
+ echo 300
+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
+ echo noop
+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
+ echo noop
+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
+ echo noop
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test 1 = 1
++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf
+ iface=eth0
+ touch /etc/fstab
+ dhclient --version
+ dhclient eth0
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ modprobe dm_mod
+ lvm vgchange -aay --sysinit
  lvmetad is not active yet, using direct activation during sysinit
  1 logical volume(s) in volume group "datavg" now active
[    1.342619] tsc: Refined TSC clocksource calibration: 2094.953 MHz
[    1.343663] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e3290f2816, max_idle_ns: 440795276785 ns
  5 logical volume(s) in volume group "vg0" now active
+ ldmtool create all
/init: line 140: ldmtool: command not found
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 0 0  10, 235 Jul 11 14:38 autofs
drwxr-xr-x 2 0 0      440 Jul 11 14:38 block
drwxr-xr-x 2 0 0      100 Jul 11 14:38 bsg
crw------- 1 0 0  10, 234 Jul 11 14:38 btrfs-control
drwxr-xr-x 2 0 0     2420 Jul 11 14:38 char
crw------- 1 0 0   5,   1 Jul 11 14:38 console
lrwxrwxrwx 1 0 0       11 Jul 11 14:38 core -> /proc/kcore
drwxr-xr-x 2 0 0       60 Jul 11 14:38 cpu
crw------- 1 0 0  10,  59 Jul 11 14:38 cpu_dma_latency
crw------- 1 0 0  10, 203 Jul 11 14:38 cuse
drwxr-xr-x 2 0 0       60 Jul 11 14:38 datavg
drwxr-xr-x 6 0 0      120 Jul 11 14:38 disk
brw------- 1 0 0 252,   0 Jul 11 14:38 dm-0
brw------- 1 0 0 252,   1 Jul 11 14:38 dm-1
brw------- 1 0 0 252,   2 Jul 11 14:38 dm-2
brw------- 1 0 0 252,   3 Jul 11 14:38 dm-3
brw------- 1 0 0 252,   4 Jul 11 14:38 dm-4
brw------- 1 0 0 252,   5 Jul 11 14:38 dm-5
crw------- 1 0 0  10,  61 Jul 11 14:38 ecryptfs
lrwxrwxrwx 1 0 0       13 Jul 11 14:38 fd -> /proc/self/fd
crw-rw-rw- 1 0 0   1,   7 Jul 11 14:38 full
crw-rw-rw- 1 0 0  10, 229 Jul 11 14:38 fuse
crw------- 1 0 0  10, 228 Jul 11 14:38 hpet
crw------- 1 0 0  10, 183 Jul 11 14:38 hwrng
crw------- 1 0 0  89,   0 Jul 11 14:38 i2c-0
drwxr-xr-x 3 0 0      200 Jul 11 14:38 input
crw-r--r-- 1 0 0   1,  11 Jul 11 14:38 kmsg
crw------- 1 0 0  10, 232 Jul 11 14:38 kvm
drwxr-xr-x 2 0 0       60 Jul 11 14:38 lightnvm
crw------- 1 0 0  10, 237 Jul 11 14:38 loop-control
brw------- 1 0 0   7,   0 Jul 11 14:38 loop0
brw------- 1 0 0   7,   1 Jul 11 14:38 loop1
brw------- 1 0 0   7,   2 Jul 11 14:38 loop2
brw------- 1 0 0   7,   3 Jul 11 14:38 loop3
brw------- 1 0 0   7,   4 Jul 11 14:38 loop4
brw------- 1 0 0   7,   5 Jul 11 14:38 loop5
brw------- 1 0 0   7,   6 Jul 11 14:38 loop6
brw------- 1 0 0   7,   7 Jul 11 14:38 loop7
drwxr-xr-x 2 0 0      180 Jul 11 14:38 mapper
crw------- 1 0 0  10, 227 Jul 11 14:38 mcelog
crw------- 1 0 0  10,  55 Jul 11 14:38 megadev0
crw------- 1 0 0   1,   1 Jul 11 14:38 mem
crw------- 1 0 0  10,  56 Jul 11 14:38 memory_bandwidth
drwxr-xr-x 2 0 0       60 Jul 11 14:38 net
crw------- 1 0 0  10,  58 Jul 11 14:38 network_latency
crw------- 1 0 0  10,  57 Jul 11 14:38 network_throughput
crw-rw-rw- 1 0 0   1,   3 Jul 11 14:38 null
crw------- 1 0 0   1,   4 Jul 11 14:38 port
crw------- 1 0 0 108,   0 Jul 11 14:38 ppp
crw------- 1 0 0  10,   1 Jul 11 14:38 psaux
crw-rw-rw- 1 0 0   5,   2 Jul 11 14:38 ptmx
drwxr-xr-x 2 0 0        0 Jul 11 14:38 pts
crw-rw-rw- 1 0 0   1,   8 Jul 11 14:38 random
crw------- 1 0 0  10,  62 Jul 11 14:38 rfkill
lrwxrwxrwx 1 0 0        4 Jul 11 14:38 rtc -> rtc0
crw------- 1 0 0 251,   0 Jul 11 14:38 rtc0
brw------- 1 0 0   8,   0 Jul 11 14:38 sda
brw------- 1 0 0   8,   1 Jul 11 14:38 sda1
brw------- 1 0 0   8,   2 Jul 11 14:38 sda2
brw------- 1 0 0   8,  16 Jul 11 14:38 sdb
brw------- 1 0 0   8,  17 Jul 11 14:38 sdb1
brw------- 1 0 0   8,  32 Jul 11 14:38 sdc
crw------- 1 0 0  21,   0 Jul 11 14:38 sg0
crw------- 1 0 0  21,   1 Jul 11 14:38 sg1
crw------- 1 0 0  21,   2 Jul 11 14:38 sg2
crw------- 1 0 0  10, 231 Jul 11 14:38 snapshot
drwxr-xr-x 2 0 0       80 Jul 11 14:38 snd
lrwxrwxrwx 1 0 0       15 Jul 11 14:38 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 0 0       15 Jul 11 14:38 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 0 0       15 Jul 11 14:38 stdout -> /proc/self/fd/1
crw-rw-rw- 1 0 0   5,   0 Jul 11 14:38 tty
crw------- 1 0 0   4,   0 Jul 11 14:38 tty0
crw------- 1 0 0   4,   1 Jul 11 14:38 tty1
crw------- 1 0 0   4,  10 Jul 11 14:38 tty10
crw------- 1 0 0   4,  11 Jul 11 14:38 tty11
crw------- 1 0 0   4,  12 Jul 11 14:38 tty12
crw------- 1 0 0   4,  13 Jul 11 14:38 tty13
crw------- 1 0 0   4,  14 Jul 11 14:38 tty14
crw------- 1 0 0   4,  15 Jul 11 14:38 tty15
crw------- 1 0 0   4,  16 Jul 11 14:38 tty16
crw------- 1 0 0   4,  17 Jul 11 14:38 tty17
crw------- 1 0 0   4,  18 Jul 11 14:38 tty18
crw------- 1 0 0   4,  19 Jul 11 14:38 tty19
crw------- 1 0 0   4,   2 Jul 11 14:38 tty2
crw------- 1 0 0   4,  20 Jul 11 14:38 tty20
crw------- 1 0 0   4,  21 Jul 11 14:38 tty21
crw------- 1 0 0   4,  22 Jul 11 14:38 tty22
crw------- 1 0 0   4,  23 Jul 11 14:38 tty23
crw------- 1 0 0   4,  24 Jul 11 14:38 tty24
crw------- 1 0 0   4,  25 Jul 11 14:38 tty25
crw------- 1 0 0   4,  26 Jul 11 14:38 tty26
crw------- 1 0 0   4,  27 Jul 11 14:38 tty27
crw------- 1 0 0   4,  28 Jul 11 14:38 tty28
crw------- 1 0 0   4,  29 Jul 11 14:38 tty29
crw------- 1 0 0   4,   3 Jul 11 14:38 tty3
crw------- 1 0 0   4,  30 Jul 11 14:38 tty30
crw------- 1 0 0   4,  31 Jul 11 14:38 tty31
crw------- 1 0 0   4,  32 Jul 11 14:38 tty32
crw------- 1 0 0   4,  33 Jul 11 14:38 tty33
crw------- 1 0 0   4,  34 Jul 11 14:38 tty34
crw------- 1 0 0   4,  35 Jul 11 14:38 tty35
crw------- 1 0 0   4,  36 Jul 11 14:38 tty36
crw------- 1 0 0   4,  37 Jul 11 14:38 tty37
crw------- 1 0 0   4,  38 Jul 11 14:38 tty38
crw------- 1 0 0   4,  39 Jul 11 14:38 tty39
crw------- 1 0 0   4,   4 Jul 11 14:38 tty4
crw------- 1 0 0   4,  40 Jul 11 14:38 tty40
crw------- 1 0 0   4,  41 Jul 11 14:38 tty41
crw------- 1 0 0   4,  42 Jul 11 14:38 tty42
crw------- 1 0 0   4,  43 Jul 11 14:38 tty43
crw------- 1 0 0   4,  44 Jul 11 14:38 tty44
crw------- 1 0 0   4,  45 Jul 11 14:38 tty45
crw------- 1 0 0   4,  46 Jul 11 14:38 tty46
crw------- 1 0 0   4,  47 Jul 11 14:38 tty47
crw------- 1 0 0   4,  48 Jul 11 14:38 tty48
crw------- 1 0 0   4,  49 Jul 11 14:38 tty49
crw------- 1 0 0   4,   5 Jul 11 14:38 tty5
crw------- 1 0 0   4,  50 Jul 11 14:38 tty50
crw------- 1 0 0   4,  51 Jul 11 14:38 tty51
crw------- 1 0 0   4,  52 Jul 11 14:38 tty52
crw------- 1 0 0   4,  53 Jul 11 14:38 tty53
crw------- 1 0 0   4,  54 Jul 11 14:38 tty54
crw------- 1 0 0   4,  55 Jul 11 14:38 tty55
crw------- 1 0 0   4,  56 Jul 11 14:38 tty56
crw------- 1 0 0   4,  57 Jul 11 14:38 tty57
crw------- 1 0 0   4,  58 Jul 11 14:38 tty58
crw------- 1 0 0   4,  59 Jul 11 14:38 tty59
crw------- 1 0 0   4,   6 Jul 11 14:38 tty6
crw------- 1 0 0   4,  60 Jul 11 14:38 tty60
crw------- 1 0 0   4,  61 Jul 11 14:38 tty61
crw------- 1 0 0   4,  62 Jul 11 14:38 tty62
crw------- 1 0 0   4,  63 Jul 11 14:38 tty63
crw------- 1 0 0   4,   7 Jul 11 14:38 tty7
crw------- 1 0 0   4,   8 Jul 11 14:38 tty8
crw------- 1 0 0   4,   9 Jul 11 14:38 tty9
crw------- 1 0 0   4,  64 Jul 11 14:38 ttyS0
crw------- 1 0 0   5,   3 Jul 11 14:38 ttyprintk
crw------- 1 0 0  10, 239 Jul 11 14:38 uhid
crw------- 1 0 0  10, 223 Jul 11 14:38 uinput
crw-rw-rw- 1 0 0   1,   9 Jul 11 14:38 urandom
crw------- 1 0 0  10, 240 Jul 11 14:38 userio
crw------- 1 0 0   7,   0 Jul 11 14:38 vcs
crw------- 1 0 0   7,   1 Jul 11 14:38 vcs1
crw------- 1 0 0   7, 128 Jul 11 14:38 vcsa
crw------- 1 0 0   7, 129 Jul 11 14:38 vcsa1
drwxr-xr-x 2 0 0       60 Jul 11 14:38 vfio
drwxr-xr-x 2 0 0      140 Jul 11 14:38 vg0
crw------- 1 0 0  10,  63 Jul 11 14:38 vga_arbiter
crw------- 1 0 0  10, 137 Jul 11 14:38 vhci
crw------- 1 0 0  10, 238 Jul 11 14:38 vhost-net
drwxr-xr-x 2 0 0       60 Jul 11 14:38 virtio-ports
crw------- 1 0 0 248,   1 Jul 11 14:38 vport2p1
crw-rw-rw- 1 0 0   1,   5 Jul 11 14:38 zero

/dev/block:
total 0
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:0 -> ../dm-0
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:1 -> ../dm-1
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:2 -> ../dm-2
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:3 -> ../dm-3
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:4 -> ../dm-4
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 252:5 -> ../dm-5
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:0 -> ../loop0
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:1 -> ../loop1
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:2 -> ../loop2
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:3 -> ../loop3
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:4 -> ../loop4
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:5 -> ../loop5
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:6 -> ../loop6
lrwxrwxrwx 1 0 0 8 Jul 11 14:38 7:7 -> ../loop7
lrwxrwxrwx 1 0 0 6 Jul 11 14:38 8:0 -> ../sda
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 8:1 -> ../sda1
lrwxrwxrwx 1 0 0 6 Jul 11 14:38 8:16 -> ../sdb
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 8:17 -> ../sdb1
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 8:2 -> ../sda2
lrwxrwxrwx 1 0 0 6 Jul 11 14:38 8:32 -> ../sdc

/dev/bsg:
total 0
crw------- 1 0 0 249, 0 Jul 11 14:38 2:0:0:0
crw------- 1 0 0 249, 1 Jul 11 14:38 2:0:1:0
crw------- 1 0 0 249, 2 Jul 11 14:38 2:0:2:0

/dev/char:
total 0
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 108:0 -> ../ppp
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 10:1 -> ../psaux
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 10:183 -> ../hwrng
lrwxrwxrwx 1 0 0 16 Jul 11 14:38 10:184 -> ../cpu/microcode
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 10:200 -> ../net/tun
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 10:223 -> ../uinput
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 10:227 -> ../mcelog
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 10:228 -> ../hpet
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 10:229 -> ../fuse
lrwxrwxrwx 1 0 0 11 Jul 11 14:38 10:231 -> ../snapshot
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 10:232 -> ../kvm
lrwxrwxrwx 1 0 0 17 Jul 11 14:38 10:236 -> ../mapper/control
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 10:237 -> ../loop-control
lrwxrwxrwx 1 0 0 11 Jul 11 14:38 10:55 -> ../megadev0
lrwxrwxrwx 1 0 0 19 Jul 11 14:38 10:56 -> ../memory_bandwidth
lrwxrwxrwx 1 0 0 21 Jul 11 14:38 10:57 -> ../network_throughput
lrwxrwxrwx 1 0 0 18 Jul 11 14:38 10:58 -> ../network_latency
lrwxrwxrwx 1 0 0 18 Jul 11 14:38 10:59 -> ../cpu_dma_latency
lrwxrwxrwx 1 0 0 19 Jul 11 14:38 10:60 -> ../lightnvm/control
lrwxrwxrwx 1 0 0 11 Jul 11 14:38 10:61 -> ../ecryptfs
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 10:62 -> ../rfkill
lrwxrwxrwx 1 0 0 14 Jul 11 14:38 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:32 -> ../input/mouse0
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:33 -> ../input/mouse1
lrwxrwxrwx 1 0 0 13 Jul 11 14:38 13:63 -> ../input/mice
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:64 -> ../input/event0
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:65 -> ../input/event1
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:66 -> ../input/event2
lrwxrwxrwx 1 0 0 15 Jul 11 14:38 13:67 -> ../input/event3
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 1:1 -> ../mem
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 1:11 -> ../kmsg
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 1:3 -> ../null
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 1:4 -> ../port
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 1:5 -> ../zero
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 1:7 -> ../full
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 1:8 -> ../random
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 1:9 -> ../urandom
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 21:0 -> ../sg0
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 21:1 -> ../sg1
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 21:2 -> ../sg2
lrwxrwxrwx 1 0 0 11 Jul 11 14:38 248:1 -> ../vport2p1
lrwxrwxrwx 1 0 0 14 Jul 11 14:38 249:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 0 0 14 Jul 11 14:38 249:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 0 0 14 Jul 11 14:38 249:2 -> ../bsg/2:0:2:0
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 251:0 -> ../rtc0
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:0 -> ../tty0
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:1 -> ../tty1
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:10 -> ../tty10
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:11 -> ../tty11
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:12 -> ../tty12
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:13 -> ../tty13
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:14 -> ../tty14
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:15 -> ../tty15
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:16 -> ../tty16
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:17 -> ../tty17
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:18 -> ../tty18
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:19 -> ../tty19
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:2 -> ../tty2
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:20 -> ../tty20
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:21 -> ../tty21
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:22 -> ../tty22
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:23 -> ../tty23
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:24 -> ../tty24
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:25 -> ../tty25
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:26 -> ../tty26
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:27 -> ../tty27
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:28 -> ../tty28
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:29 -> ../tty29
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:3 -> ../tty3
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:30 -> ../tty30
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:31 -> ../tty31
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:32 -> ../tty32
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:33 -> ../tty33
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:34 -> ../tty34
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:35 -> ../tty35
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:36 -> ../tty36
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:37 -> ../tty37
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:38 -> ../tty38
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:39 -> ../tty39
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:4 -> ../tty4
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:40 -> ../tty40
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:41 -> ../tty41
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:42 -> ../tty42
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:43 -> ../tty43
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:44 -> ../tty44
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:45 -> ../tty45
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:46 -> ../tty46
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:47 -> ../tty47
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:48 -> ../tty48
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:49 -> ../tty49
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:5 -> ../tty5
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:50 -> ../tty50
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:51 -> ../tty51
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:52 -> ../tty52
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:53 -> ../tty53
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:54 -> ../tty54
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:55 -> ../tty55
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:56 -> ../tty56
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:57 -> ../tty57
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:58 -> ../tty58
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:59 -> ../tty59
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:6 -> ../tty6
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:60 -> ../tty60
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:61 -> ../tty61
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:62 -> ../tty62
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:63 -> ../tty63
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 4:64 -> ../ttyS0
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:7 -> ../tty7
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:8 -> ../tty8
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 4:9 -> ../tty9
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 5:0 -> ../tty
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 5:1 -> ../console
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 5:2 -> ../ptmx
lrwxrwxrwx 1 0 0 12 Jul 11 14:38 5:3 -> ../ttyprintk
lrwxrwxrwx 1 0 0  6 Jul 11 14:38 7:0 -> ../vcs
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 7:1 -> ../vcs1
lrwxrwxrwx 1 0 0  7 Jul 11 14:38 7:128 -> ../vcsa
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 7:129 -> ../vcsa1
lrwxrwxrwx 1 0 0  8 Jul 11 14:38 89:0 -> ../i2c-0

/dev/cpu:
total 0
crw------- 1 0 0 10, 184 Jul 11 14:38 microcode

/dev/datavg:
total 0
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 fsodata -> ../dm-0

/dev/disk:
total 0
drwxr-xr-x 2 0 0 440 Jul 11 14:38 by-id
drwxr-xr-x 2 0 0  60 Jul 11 14:38 by-label
drwxr-xr-x 2 0 0 160 Jul 11 14:38 by-path
drwxr-xr-x 2 0 0 200 Jul 11 14:38 by-uuid

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-datavg-fsodata -> ../../dm-0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-vg0-lv--home -> ../../dm-1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-vg0-lv--root -> ../../dm-5
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-vg0-lv--swap -> ../../dm-4
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-vg0-lv--usr -> ../../dm-3
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-name-vg0-lv--var -> ../../dm-2
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-a4dFEGtsn18deD3xraTv5or33TDbgVew5TEoetI8i2X5B99N25otrKMuKxSeUUh4 -> ../../dm-0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-lChz3cNVccKJu8VleGa86HKyOvf7Qym094lxxvVT6zQFsmKYFkx1Ue8xE8AHawpm -> ../../dm-4
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-lChz3cNVccKJu8VleGa86HKyOvf7Qym0eO4pGRGXvuEAKk7uH2ECll1NSP0ZEYX6 -> ../../dm-2
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-lChz3cNVccKJu8VleGa86HKyOvf7Qym0pTW32RlOEd3F3xFBOGp72E5HQ39TKNQw -> ../../dm-3
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-lChz3cNVccKJu8VleGa86HKyOvf7Qym0sToW9PJnrzES29r2VO3Y7tQlWSKdW2e5 -> ../../dm-1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 dm-uuid-LVM-lChz3cNVccKJu8VleGa86HKyOvf7Qym0xcjWLC4GeiUx47QCqZRW28NBB1du6E3T -> ../../dm-5
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 lvm-pv-uuid-HUcf5A-l2Ac-OcF3-Tj6U-x97d-p0dK-lIZSIY -> ../../sda2
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 lvm-pv-uuid-yyPYYo-cQbK-F0h0-zx38-Ef31-1R3E-H23lb1 -> ../../sdb1
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdc
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_hd1 -> ../../sdb
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 scsi-0QEMU_QEMU_HARDDISK_hd1-part1 -> ../../sdb1

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 fsodata -> ../../dm-0

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:1:0-part1 -> ../../sdb1
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 virtio-pci-0000:00:03.0-scsi-0:0:2:0 -> ../../sdc

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 3141ef07-9d7b-4a62-abf5-640e7be55034 -> ../../dm-5
lrwxrwxrwx 1 0 0  9 Jul 11 14:38 5096c7a2-2a27-4572-8d0b-734781c20de7 -> ../../sdc
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 65af5cd2-2848-458d-ae67-81e1c4ced27c -> ../../sda1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 6f645001-ea98-44a6-8973-4fa4d3a19a4a -> ../../dm-1
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 9360fd56-fac6-4328-9516-1a9d496af896 -> ../../dm-0
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 a4596368-df9e-4297-afe9-daa69a5c4ac5 -> ../../dm-4
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 ab899f7d-78bb-4e14-9bdc-23eaba2f60d4 -> ../../dm-2
lrwxrwxrwx 1 0 0 10 Jul 11 14:38 defea569-11eb-47d3-b2bc-017c0cb1b5f5 -> ../../dm-3

/dev/input:
total 0
drwxr-xr-x 2 0 0    100 Jul 11 14:38 by-path
crw------- 1 0 0 13, 64 Jul 11 14:38 event0
crw------- 1 0 0 13, 65 Jul 11 14:38 event1
crw------- 1 0 0 13, 66 Jul 11 14:38 event2
crw------- 1 0 0 13, 67 Jul 11 14:38 event3
crw------- 1 0 0 13, 63 Jul 11 14:38 mice
crw------- 1 0 0 13, 32 Jul 11 14:38 mouse0
crw------- 1 0 0 13, 33 Jul 11 14:38 mouse1

/dev/input/by-path:
total 0
lrwxrwxrwx 1 0 0 9 Jul 11 14:38 platform-i8042-serio-0-event-kbd -> ../event1
lrwxrwxrwx 1 0 0 9 Jul 11 14:38 platform-i8042-serio-1-event-mouse -> ../event3
lrwxrwxrwx 1 0 0 9 Jul 11 14:38 platform-i8042-serio-1-mouse -> ../mouse0

/dev/lightnvm:
total 0
crw------- 1 0 0 10, 60 Jul 11 14:38 control

/dev/mapper:
total 0
crw------- 1 0 0 10, 236 Jul 11 14:38 control
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 datavg-fsodata -> ../dm-0
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 vg0-lv--home -> ../dm-1
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 vg0-lv--root -> ../dm-5
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 vg0-lv--swap -> ../dm-4
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 vg0-lv--usr -> ../dm-3
lrwxrwxrwx 1 0 0       7 Jul 11 14:38 vg0-lv--var -> ../dm-2

/dev/net:
total 0
crw-rw-rw- 1 0 0 10, 200 Jul 11 14:38 tun

/dev/pts:
total 0
c--------- 1 0 0 5, 2 Jul 11 14:38 ptmx

/dev/snd:
total 0
crw------- 1 0 0 116,  1 Jul 11 14:38 seq
crw------- 1 0 0 116, 33 Jul 11 14:38 timer

/dev/vfio:
total 0
crw------- 1 0 0 10, 196 Jul 11 14:38 vfio

/dev/vg0:
total 0
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 lv-home -> ../dm-1
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 lv-root -> ../dm-5
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 lv-swap -> ../dm-4
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 lv-usr -> ../dm-3
lrwxrwxrwx 1 0 0 7 Jul 11 14:38 lv-var -> ../dm-2

/dev/virtio-ports:
total 0
lrwxrwxrwx 1 0 0 11 Jul 11 14:38 org.libguestfs.channel.0 -> ../vport2p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=399816k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=996448k,nr_inodes=249112,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
+ lvm pvs
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  PV         VG     Fmt  Attr PSize  PFree   
  /dev/sda2  vg0    lvm2 a--  39.50g   14.09g
  /dev/sdb1  datavg lvm2 a--  10.00g 1020.00m
+ lvm vgs
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  VG     #PV #LV #SN Attr   VSize  VFree   
  datavg   1   1   0 wz--n- 10.00g 1020.00m
  vg0      1   5   0 wz--n- 39.50g   14.09g
+ lvm lvs
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  LV      VG     Attr       LSize Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  fsodata datavg -wi-a----- 9.00g                                                    
  lv-home vg0    -wi-a----- 3.91g                                                    
  lv-root vg0    -wi-a----- 3.91g                                                    
  lv-swap vg0    -wi-a----- 1.97g                                                    
  lv-usr  vg0    -wi-a----- 7.81g                                                    
  lv-var  vg0    -wi-a----- 7.81g                                                    
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe12:3456/64 scope link tentative 
       valid_lft forever preferred_lft forever
+ ip r
default via 169.254.2.2 dev eth0 
169.254.0.0/16 dev eth0  proto kernel  scope link  src 169.254.2.15 
+ lsmod
Module                  Size  Used by
kvm_intel             172032  0
kvm                   544768  1 kvm_intel
irqbypass              16384  1 kvm
ghash_clmulni_intel    16384  0
joydev                 20480  0
ppdev                  20480  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
input_leds             16384  0
psmouse               131072  0
parport_pc             32768  0
serio_raw              16384  0
parport                49152  2 ppdev,parport_pc
i2c_piix4              24576  0
floppy                 73728  0
8250_fintek            16384  0
pata_acpi              16384  0
mac_hid                16384  0
libcrc32c              16384  0
crc8                   16384  0
crc7                   16384  0
crc_itu_t              16384  0
crc_ccitt              16384  0
virtio_input           16384  0
virtio_scsi            20480  3
sym53c8xx              81920  0
scsi_transport_spi     32768  1 sym53c8xx
megaraid_sas          135168  0
megaraid_mbox          36864  0
megaraid_mm            20480  1 megaraid_mbox
megaraid               49152  0
ideapad_laptop         24576  0
wmi                    20480  1 ideapad_laptop
sparse_keymap          16384  1 ideapad_laptop
video                  40960  1 ideapad_laptop
virtio_gpu             53248  0
ttm                    98304  1 virtio_gpu
drm_kms_helper        155648  1 virtio_gpu
sysimgblt              16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
syscopyarea            16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   364544  3 ttm,drm_kms_helper,virtio_gpu
virtio_rng             16384  0
crc32                  16384  0
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
+ date
Tue Jul 11 14:38:43 UTC 2017
+ echo -n 'clocksource: '
clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
1.85 0.64
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test 1 = 1
+ cmd='guestfsd --verbose --network'
+ false
+ test '' = 1
+ echo guestfsd --verbose --network
guestfsd --verbose --network
+ guestfsd --verbose --network
lvmetad
trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
libguestfs: trace: v2v: launch = 0
libguestfs: trace: v2v: c_pointer
libguestfs: trace: v2v: c_pointer = 27202624
libguestfs: trace: v2v: list_partitions
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sdb1"]
libguestfs: trace: v2v: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda2
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2
libguestfs: trace: v2v: vfs_type = "LVM2_member"
libguestfs: trace: v2v: vfs_type "/dev/sdb1"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sdb1
libguestfs: trace: v2v: vfs_type = "LVM2_member"
[  28.0] Inspecting the overlay
libguestfs: trace: v2v: inspect_os
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: list_filesystems
libguestfs: trace: v2v: feature_available "lvm2"
libguestfs: trace: v2v: internal_feature_available "lvm2"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds
libguestfs: trace: v2v: internal_feature_available = 0
libguestfs: trace: v2v: feature_available = 1
libguestfs: trace: v2v: feature_available "ldm"
libguestfs: trace: v2v: internal_feature_available "ldm"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds
libguestfs: trace: v2v: internal_feature_available = 1
libguestfs: trace: v2v: feature_available = 0
libguestfs: trace: v2v: list_devices
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
libguestfs: trace: v2v: list_devices = ["/dev/sda", "/dev/sdb"]
libguestfs: trace: v2v: list_partitions
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sdb1"]
libguestfs: trace: v2v: list_md_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
libguestfs: trace: v2v: list_md_devices = []
libguestfs: trace: v2v: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: part_to_dev "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda2
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: part_to_dev "/dev/sdb1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sdb"
libguestfs: trace: v2v: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda2
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "LVM2_member"
libguestfs: trace: v2v: vfs_type "/dev/sdb1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sdb1
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "LVM2_member"
libguestfs: trace: v2v: lvs
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs --help
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
libguestfs: trace: v2v: lvs = ["/dev/datavg/fsodata", "/dev/vg0/lv-home", "/dev/vg0/lv-root", "/dev/vg0/lv-swap", "/dev/vg0/lv-usr", "/dev/vg0/lv-var"]
libguestfs: trace: v2v: vfs_type "/dev/datavg/fsodata"
guestfsd: main_loop: proc 11 (lvs) took 0.46 seconds
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/datavg/fsodata
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-home"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-home
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-root"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-root
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-swap"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-swap
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-swap
libguestfs: trace: v2v: vfs_type = "swap"
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-usr"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-usr
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-var"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-var
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: list_filesystems = ["/dev/sda1", "xfs", "/dev/datavg/fsodata", "xfs", "/dev/vg0/lv-home", "xfs", "/dev/vg0/lv-root", "xfs", "/dev/vg0/lv-swap", "swap", "/dev/vg0/lv-usr", "xfs", "/dev/vg0/lv-var", "xfs"]
libguestfs: trace: v2v: vfs_type "/dev/sda1"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/sda1 (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/sda1"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda1, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/sda1" "/"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/sda1 /sysroot/
[    2.735947] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    2.743340] XFS (sda1): Mounting V4 Filesystem
[    2.884787] XFS (sda1): Starting recovery (logdev: internal)
[    2.889338] XFS (sda1): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.18 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: device_index "/dev/sda"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds
libguestfs: trace: v2v: device_index = 0
libguestfs: trace: v2v: part_to_partnum "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: v2v: part_to_partnum = 1
libguestfs: trace: v2v: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: part_list "/dev/sda"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sda unit b print
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
libguestfs: trace: v2v: part_list = <struct guestfs_partition_list(2) = [0]{part_num: 1, part_start: 1048576, part_end: 525336575, part_size: 524288000, } [1]{part_num: 2, part_start: 525336576, part_end: 42949672959, part_size: 42424336384, }>
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: proc 213 (part_list) took 0.03 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    2.988804] XFS (sda1): Unmounting Filesystem
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: vfs_type "/dev/datavg/fsodata"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/datavg/fsodata
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/datavg/fsodata (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/datavg/fsodata"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/datavg/fsodata, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/datavg/fsodata"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/datavg/fsodata" "/"
guestfsd: main_loop: new request, len 0x48
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/datavg/fsodata /sysroot/
[    3.023586] XFS (dm-0): Mounting V4 Filesystem
[    3.061402] XFS (dm-0): Starting recovery (logdev: internal)
[    3.067194] XFS (dm-0): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.05 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/datavg/fsodata"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
guestfsd: error: device name is not a partition
libguestfs: trace: v2v: part_to_dev = NULL (error)
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 secondslibguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_file "/grub/menu.lst"

guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_dir "/log"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/windows"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/windows"
libguestfs: trace: v2v: case_sensitive_path "/windows/system32"
guestfsd: main_loop: new request, len 0x40
guestfsd: error: windows: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/winnt"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/winnt"
libguestfs: trace: v2v: case_sensitive_path "/winnt/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: winnt: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win32"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win32"
libguestfs: trace: v2v: case_sensitive_path "/win32/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win32: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win"
libguestfs: trace: v2v: case_sensitive_path "/win/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/reactos"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 secondslibguestfs: trace: v2v: case_sensitive_path = "/reactos"
libguestfs: trace: v2v: case_sensitive_path "/reactos/system32"

guestfsd: main_loop: new request, len 0x40
guestfsd: error: reactos: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/boot.ini"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/boot.ini"
libguestfs: trace: v2v: is_file "/boot.ini"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 secondslibguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"

guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/FDOS"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/FDOS"
libguestfs: trace: v2v: is_dir "/FDOS"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/datavg-fsodata dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    3.190067] XFS (dm-0): Unmounting Filesystem
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-home"
guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-home
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/vg0/lv-home (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/vg0/lv-home"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/vg0/lv-home, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/vg0/lv-home"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/vg0/lv-home" "/"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/vg0/lv-home /sysroot/
[    3.231229] XFS (dm-1): Mounting V4 Filesystem
[    3.259170] XFS (dm-1): Starting recovery (logdev: internal)
[    3.264047] XFS (dm-1): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.04 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/vg0/lv-home"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
guestfsd: error: device name is not a partition
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = NULL (error)
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_dir "/log"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/windows"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/windows"
libguestfs: trace: v2v: case_sensitive_path "/windows/system32"
guestfsd: main_loop: new request, len 0x40
guestfsd: error: windows: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/winnt"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/winnt"
libguestfs: trace: v2v: case_sensitive_path "/winnt/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: winnt: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win32"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win32"
libguestfs: trace: v2v: case_sensitive_path "/win32/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win32: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win"
libguestfs: trace: v2v: case_sensitive_path "/win/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/reactos"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/reactos"
libguestfs: trace: v2v: case_sensitive_path "/reactos/system32"
guestfsd: main_loop: new request, len 0x40
guestfsd: error: reactos: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/boot.ini"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/boot.ini"
libguestfs: trace: v2v: is_file "/boot.ini"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/FDOS"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/FDOS"
libguestfs: trace: v2v: is_dir "/FDOS"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--home dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    3.371703] XFS (dm-1): Unmounting Filesystem
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-root"
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-root
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/vg0/lv-root (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/vg0/lv-root"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/vg0/lv-root, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/vg0/lv-root"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/vg0/lv-root" "/"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/vg0/lv-root /sysroot/
[    3.409074] XFS (dm-5): Mounting V4 Filesystem
[    3.437944] XFS (dm-5): Starting recovery (logdev: internal)
[    3.445037] XFS (dm-5): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.04 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/vg0/lv-root"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
guestfsd: error: device name is not a partition
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = NULL (error)
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_symlink "/bin"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds
libguestfs: trace: v2v: is_symlink = 1
libguestfs: trace: v2v: readlink "/bin"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 168 (readlink) took 0.00 seconds
libguestfs: trace: v2v: readlink = "usr/bin"
libguestfs: trace: v2v: is_file "/etc/fstab"
guestfsd: main_loop: new request, len 0x3c
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: is_file "/etc/os-release" "followsymlinks:true"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: filesize "/etc/os-release"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: v2v: filesize = 393
libguestfs: trace: v2v: read_lines "/etc/os-release"
libguestfs: trace: v2v: read_file "/etc/os-release"
libguestfs: trace: v2v: download "/etc/os-release" "/home/seils/libguestfs-1.37.16/tmp/libguestfsUbUxfW/cat1"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 67 (download) took 0.00 seconds
libguestfs: trace: v2v: download = 0
libguestfs: trace: v2v: read_file = "NAME="CentOS Linux"\x0aVERSION="7 (Core)"\x0aID="centos"\x0aID_LIKE="rhel fedora"\x0aVERSION_ID="7"\x0aPRETTY_NAME="CentOS Linux 7 (Core)"\x0aANSI_COLOR="0;31"\x0aCPE_NAME="cpe:/o:centos:centos:7"\x0aHOME_URL="https://www.centos.org/"\x0aBUG_REPORT_URL="https://bugs.centos.org/"\x0a\x0aCE"<truncated, original size 393 bytes>
libguestfs: trace: v2v: read_lines = ["NAME="CentOS Linux"", "VERSION="7 (Core)"", "ID="centos"", "ID_LIKE="rhel fedora"", "VERSION_ID="7"", "PRETTY_NAME="CentOS Linux 7 (Core)"", "ANSI_COLOR="0;31"", "CPE_NAME="cpe:/o:centos:centos:7"", "HOME_URL="https://www.centos.org/"", "BUG_REPORT_URL="https://bugs.centos.org/"", "", "CENTOS_MANTISBT_PROJECT="CentOS-7"", "CENTOS_MANTISBT_PROJECT_VERSION="7"", "REDHAT_SUPPORT_PRODUCT="centos"", "REDHAT_SUPPORT_PRODUCT_VERSION="7"", ""]
libguestfs: trace: v2v: is_file "/etc/lsb-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/oracle-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/centos-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: filesize "/etc/centos-release"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: v2v: filesize = 38
libguestfs: trace: v2v: head_n 1 "/etc/centos-release"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=y stderr=y flags=0x20004
commandrvf: head -n 1
libguestfs: trace: v2v: head_n = ["CentOS Linux release 7.2.1511 (Core) "]
libguestfs: trace: v2v: is_file "/bin/bash" "followsymlinks:true"
guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bin/ls" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bin/echo" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bin/rm" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bin/sh" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/fstab" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: filesize "/etc/fstab"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: v2v: filesize = 747
libguestfs: trace: v2v: is_file "/etc/mdadm.conf" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: aug_init "/" 48
guestfsd: main_loop: new request, len 0x34
augeas version: 1.4.0
guestfsd: main_loop: proc 16 (aug_init) took 0.48 seconds
libguestfs: trace: v2v: aug_init = 0
libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]
libguestfs: trace: v2v: aug_rm "/augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]"
guestfsd: main_loop: new request, len 0xbc
guestfsd: main_loop: proc 22 (aug_rm) took 0.03 seconds
libguestfs: trace: v2v: aug_rm = 1399
libguestfs: trace: v2v: aug_load
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 27 (aug_load) took 0.00 seconds
libguestfs: trace: v2v: aug_load = 0
libguestfs: trace: v2v: aug_match "/augeas/files//error"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = []
libguestfs: trace: v2v: list_md_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
libguestfs: trace: v2v: list_md_devices = []
libguestfs: trace: v2v: aug_match "/files/etc/fstab/*[label() != '#comment']"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/files/etc/fstab/1", "/files/etc/fstab/2", "/files/etc/fstab/3", "/files/etc/fstab/4", "/files/etc/fstab/5", "/files/etc/fstab/6", "/files/etc/fstab/7"]
libguestfs: trace: v2v: aug_get "/files/etc/fstab/1/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/dev/mapper/vg0-lv--root"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/1/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/"
libguestfs: trace: v2v: lvm_canonical_lv_name "/dev/mapper/vg0-lv--root"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/mapper/vg0-lv--root
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 277 (lvm_canonical_lv_name) took 0.01 seconds
libguestfs: trace: v2v: lvm_canonical_lv_name = "/dev/vg0/lv-root"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/1/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/vg0/lv-root mountpoint=/
libguestfs: trace: v2v: aug_get "/files/etc/fstab/2/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "UUID=65af5cd2-2848-458d-ae67-81e1c4ced27c"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/2/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/boot"
libguestfs: trace: v2v: findfs_uuid "65af5cd2-2848-458d-ae67-81e1c4ced27c"
guestfsd: main_loop: new request, len 0x50
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: findfs UUID=65af5cd2-2848-458d-ae67-81e1c4ced27c
guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds
libguestfs: trace: v2v: findfs_uuid = "/dev/sda1"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/2/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/sda1 mountpoint=/boot
libguestfs: trace: v2v: aug_get "/files/etc/fstab/3/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/dev/mapper/vg0-lv--home"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/3/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/home"
libguestfs: trace: v2v: lvm_canonical_lv_name "/dev/mapper/vg0-lv--home"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/mapper/vg0-lv--home
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 277 (lvm_canonical_lv_name) took 0.01 seconds
libguestfs: trace: v2v: lvm_canonical_lv_name = "/dev/vg0/lv-home"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/3/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/vg0/lv-home mountpoint=/home
libguestfs: trace: v2v: aug_get "/files/etc/fstab/4/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/dev/mapper/vg0-lv--usr"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/4/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/usr"
libguestfs: trace: v2v: lvm_canonical_lv_name "/dev/mapper/vg0-lv--usr"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/mapper/vg0-lv--usr
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 277 (lvm_canonical_lv_name) took 0.01 seconds
libguestfs: trace: v2v: lvm_canonical_lv_name = "/dev/vg0/lv-usr"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/4/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/vg0/lv-usr mountpoint=/usr
libguestfs: trace: v2v: aug_get "/files/etc/fstab/5/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/dev/mapper/vg0-lv--var"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/5/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/var"
libguestfs: trace: v2v: lvm_canonical_lv_name "/dev/mapper/vg0-lv--var"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/mapper/vg0-lv--var
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 277 (lvm_canonical_lv_name) took 0.01 seconds
libguestfs: trace: v2v: lvm_canonical_lv_name = "/dev/vg0/lv-var"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/5/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/vg0/lv-var mountpoint=/var
libguestfs: trace: v2v: aug_get "/files/etc/fstab/6/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/dev/mapper/vg0-lv--swap"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/6/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "swap"
libguestfs: trace: v2v: lvm_canonical_lv_name "/dev/mapper/vg0-lv--swap"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/mapper/vg0-lv--swap
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 277 (lvm_canonical_lv_name) took 0.01 seconds
libguestfs: trace: v2v: lvm_canonical_lv_name = "/dev/vg0/lv-swap"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/6/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "swap"
libguestfs: fstab: mountable=/dev/vg0/lv-swap mountpoint=swap
libguestfs: trace: v2v: aug_get "/files/etc/fstab/7/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "LABEL=fsodata"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/7/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "/data/fsodata"
libguestfs: trace: v2v: findfs_label "fsodata"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: findfs LABEL=fsodata
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 266 (findfs_label) took 0.01 seconds
libguestfs: trace: v2v: findfs_label = "/dev/datavg/fsodata"
libguestfs: trace: v2v: aug_get "/files/etc/fstab/7/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/datavg/fsodata mountpoint=/data/fsodata
libguestfs: trace: v2v: aug_close
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 26 (aug_close) took 0.05 seconds
libguestfs: trace: v2v: aug_close = 0
libguestfs: trace: v2v: is_file "/etc/HOSTNAME"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/hostname"
guestfsd: main_loop: new request, len 0x40
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: filesize "/etc/hostname"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: v2v: filesize = 22
libguestfs: trace: v2v: head_n 1 "/etc/hostname"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=y stderr=y flags=0x20004
commandrvf: head -n 1
libguestfs: trace: v2v: head_n = ["fso-app-p01.cisco.com"]
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--root dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    4.335944] XFS (dm-5): Unmounting Filesystem
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-swap"
guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-swap
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-swap
libguestfs: trace: v2v: vfs_type = "swap"
libguestfs: check_for_filesystem_on: /dev/vg0/lv-swap (swap)
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-usr"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-usr
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/vg0/lv-usr (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/vg0/lv-usr"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/vg0/lv-usr, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/vg0/lv-usr"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/vg0/lv-usr" "/"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/vg0/lv-usr /sysroot/
[    4.397977] XFS (dm-3): Mounting V4 Filesystem
[    4.526402] XFS (dm-3): Starting recovery (logdev: internal)
[    4.559212] XFS (dm-3): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.17 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/vg0/lv-usr"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
guestfsd: error: device name is not a partition
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = NULL (error)
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/freebsd-update.conf"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/netbsd"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bsd"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/service/vm"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/fstab"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/etc/hosts"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_dir "/root"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/local"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_dir "/local"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_file "/etc/fstab"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/lib/os-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/bin/bash" "followsymlinks:true"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: realpath "/bin/bash"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 163 (realpath) took 0.00 seconds
libguestfs: trace: v2v: realpath = "/bin/bash"
libguestfs: trace: v2v: file_architecture "/bin/bash"
libguestfs: trace: v2v: file "/bin/bash"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: file -zb /sysroot/bin/bash
libguestfs: trace: v2v: file = "ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=ec7b53cc3d31dac0e10847096023529ea8d74028, stripped"
libguestfs: trace: v2v: file_architecture = "x86_64"
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: proc 49 (file) took 0.01 seconds
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--usr dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    4.663603] XFS (dm-3): Unmounting Filesystem
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-var"
guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-var
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/vg0/lv-var (xfs)
libguestfs: trace: v2v: internal_parse_mountable "/dev/vg0/lv-var"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/vg0/lv-var, im_volume: , >
libguestfs: trace: v2v: is_whole_device "/dev/vg0/lv-var"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: v2v: is_whole_device = 0
libguestfs: trace: v2v: mount_ro "/dev/vg0/lv-var" "/"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/vg0/lv-var /sysroot/
[    4.714417] XFS (dm-2): Mounting V4 Filesystem
[    4.752291] XFS (dm-2): Starting recovery (logdev: internal)
[    4.786671] XFS (dm-2): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 73 (mount_ro) took 0.08 seconds
libguestfs: trace: v2v: mount_ro = 0
libguestfs: trace: v2v: part_to_dev "/dev/vg0/lv-var"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
guestfsd: error: device name is not a partition
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = NULL (error)
libguestfs: trace: v2v: is_dir "/etc"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: is_dir "/log"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 1
libguestfs: trace: v2v: is_dir "/run"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/windows"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/windows"
libguestfs: trace: v2v: case_sensitive_path "/windows/system32"
guestfsd: main_loop: new request, len 0x40
guestfsd: error: windows: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/winnt"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/winnt"
libguestfs: trace: v2v: case_sensitive_path "/winnt/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: winnt: no file or directory found with this name
glibguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win32"
uestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win32"
libguestfs: trace: v2v: case_sensitive_path "/win32/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win32: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/win"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/win"
libguestfs: trace: v2v: case_sensitive_path "/win/system32"
guestfsd: main_loop: new request, len 0x3c
guestfsd: error: win: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/reactos"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/reactos"
libguestfs: trace: v2v: case_sensitive_path "/reactos/system32"
guestfsd: main_loop: new request, len 0x40
guestfsd: error: reactos: no file or directory found with this name
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = NULL (error)
libguestfs: trace: v2v: case_sensitive_path "/boot.ini"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/boot.ini"
libguestfs: trace: v2v: is_file "/boot.ini"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/System Volume Information"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information"
libguestfs: trace: v2v: is_dir "/System Volume Information"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: case_sensitive_path "/FDOS"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds
libguestfs: trace: v2v: case_sensitive_path = "/FDOS"
libguestfs: trace: v2v: is_dir "/FDOS"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: v2v: is_dir = 0
libguestfs: trace: v2v: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--var dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    4.911358] XFS (dm-2): Unmounting Filesystem
libguestfs: trace: v2v: umount_all = 0
libguestfs: trace: v2v: inspect_get_roots
libguestfs: trace: v2v: inspect_get_roots = ["/dev/vg0/lv-root"]
libguestfs: trace: v2v: inspect_os = ["/dev/vg0/lv-root"]
libguestfs: trace: v2v: inspect_get_format "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_format = "installed"
libguestfs: trace: v2v: inspect_get_type "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_type = "linux"
libguestfs: trace: v2v: inspect_get_mountpoints "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_mountpoints = ["/", "/dev/vg0/lv-root", "/boot", "/dev/sda1", "/home", "/dev/vg0/lv-home", "/usr", "/dev/vg0/lv-usr", "/var", "/dev/vg0/lv-var", "/data/fsodata", "/dev/datavg/fsodata"]
libguestfs: trace: v2v: mount "/dev/vg0/lv-root" "/"
guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/vg0/lv-root /sysroot/
[    4.931449] XFS (dm-5): Mounting V4 Filesystem
[    4.943301] XFS (dm-5): Starting recovery (logdev: internal)
[    4.948833] XFS (dm-5): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.03 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: mount "/dev/vg0/lv-var" "/var"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/vg0/lv-var /sysroot/var
[    4.970404] XFS (dm-2): Mounting V4 Filesystem
[    4.982236] XFS (dm-2): Starting recovery (logdev: internal)
[    5.005370] XFS (dm-2): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.05 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: mount "/dev/vg0/lv-usr" "/usr"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/vg0/lv-usr /sysroot/usr
[    5.022769] XFS (dm-3): Mounting V4 Filesystem
[    5.107631] XFS (dm-3): Starting recovery (logdev: internal)
[    5.115516] XFS (dm-3): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.10 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: mount "/dev/vg0/lv-home" "/home"
guestfsd: main_loop: new request, len 0x48
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/vg0/lv-home /sysroot/home
[    5.128962] XFS (dm-1): Mounting V4 Filesystem
[    5.153730] XFS (dm-1): Starting recovery (logdev: internal)
[    5.156432] XFS (dm-1): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.03 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: mount "/dev/sda1" "/boot"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/sda1 /sysroot/boot
[    5.169444] XFS (sda1): Mounting V4 Filesystem
[    5.256802] XFS (sda1): Starting recovery (logdev: internal)
[    5.259148] XFS (sda1): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.09 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: mount "/dev/datavg/fsodata" "/data/fsodata"
guestfsd: main_loop: new request, len 0x54
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/datavg/fsodata /sysroot/data/fsodata
[    5.274587] XFS (dm-0): Mounting V4 Filesystem
[    5.285503] XFS (dm-0): Starting recovery (logdev: internal)
[    5.288125] XFS (dm-0): Ending recovery (logdev: internal)
guestfsd: main_loop: proc 1 (mount) took 0.02 seconds
libguestfs: trace: v2v: mount = 0
libguestfs: trace: v2v: inspect_list_applications2 "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_list_applications2 = <struct guestfs_application2_list(0)>
libguestfs: trace: v2v: list_partitions
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sdb1"]
libguestfs: trace: v2v: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: part_get_parttype "/dev/sda"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sda unit b print
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
guestfsd: main_loop: proc 214 (part_get_parttype) took 0.02 seconds
libguestfs: trace: v2v: part_get_parttype = "msdos"
libguestfs: trace: v2v: part_to_dev "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda2
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sda"
libguestfs: trace: v2v: part_get_parttype "/dev/sda"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sda unit b print
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
libguestfs: trace: v2v: part_get_parttype = "msdos"
libguestfs: trace: v2v: part_to_dev "/dev/sdb1"
guestfsd: main_loop: proc 214 (part_get_parttype) took 0.02 seconds
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb1
calling: settle
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: v2v: part_to_dev = "/dev/sdb"
libguestfs: trace: v2v: part_get_parttype "/dev/sdb"
guestfsd: main_loop: new request, len 0x34
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sdb unit b print
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
guestfsd: main_loop: proc 214 (part_get_parttype) took 0.02 seconds
libguestfs: trace: v2v: part_get_parttype = "msdos"
libguestfs: trace: v2v: inspect_get_product_variant "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_product_variant = "unknown"
libguestfs: trace: v2v: inspect_get_product_name "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_product_name = "CentOS Linux release 7.2.1511 (Core) "
libguestfs: trace: v2v: inspect_get_package_management "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_package_management = "yum"
libguestfs: trace: v2v: inspect_get_package_format "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_package_format = "rpm"
libguestfs: trace: v2v: inspect_get_minor_version "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_minor_version = 2
libguestfs: trace: v2v: inspect_get_major_version "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_major_version = 7
libguestfs: trace: v2v: inspect_get_arch "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_arch = "x86_64"
libguestfs: trace: v2v: inspect_get_distro "/dev/vg0/lv-root"
libguestfs: trace: v2v: inspect_get_distro = "centos"
i_root = /dev/vg0/lv-root
i_type = linux
i_distro = centos
i_arch = x86_64
i_major_version = 7
i_minor_version = 2
i_package_format = rpm
i_package_management = yum
i_product_name = CentOS Linux release 7.2.1511 (Core) 
i_product_variant = unknown
i_firmware = BIOS
i_windows_systemroot = 
i_windows_software_hive = 
i_windows_system_hive = 
i_windows_current_control_set = 

libguestfs: trace: v2v: mountpoints
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=yes" --noheadings --separator /
guestfsd: main_loop: proc 147 (mountpoints) took 0.04 seconds
libguestfs: trace: v2v: mountpoints = ["/dev/vg0/lv-root", "/", "/dev/vg0/lv-var", "/var", "/dev/vg0/lv-usr", "/usr", "/dev/vg0/lv-home", "/home", "/dev/sda1", "/boot", "/dev/datavg/fsodata", "/data/fsodata"]
libguestfs: trace: v2v: statvfs "/data/fsodata"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 2356736, bfree: 2286878, bavail: 2286878, files: 9437184, ffree: 9426410, favail: 9426410, fsid: 64512, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/datavg/fsodata"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/datavg/fsodata
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/datavg/fsodata
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: statvfs "/boot"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 127147, bfree: 94784, bavail: 94784, files: 512000, ffree: 511670, favail: 511670, fsid: 2049, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: statvfs "/home"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 1021440, bfree: 1013167, bavail: 1013167, files: 4096000, ffree: 4095986, favail: 4095986, fsid: 64513, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-home"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-home
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-home
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: statvfs "/usr"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 2045440, bfree: 1650046, bavail: 1650046, files: 8192000, ffree: 8150849, favail: 8150849, fsid: 64515, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-usr"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-usr
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-usr
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: statvfs "/var"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 2045440, bfree: 399927, bavail: 399927, files: 6404272, ffree: 6399472, favail: 6399472, fsid: 64514, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-var"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-var
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-var
libguestfs: trace: v2v: vfs_type = "xfs"
libguestfs: trace: v2v: statvfs "/"
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds
libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 1021440, bfree: 981672, bavail: 981672, files: 4096000, ffree: 4094113, favail: 4094113, fsid: 64517, flag: 4096, namemax: 255, >
libguestfs: trace: v2v: vfs_type "/dev/vg0/lv-root"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/vg0/lv-root
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/vg0/lv-root
guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds
libguestfs: trace: v2v: vfs_type = "xfs"
[  31.5] Checking for sufficient free disk space in the guest
[  31.5] Estimating space required on target for each disk
mpstats:
mountpoint statvfs /dev/datavg/fsodata /data/fsodata (xfs):
  bsize=4096 blocks=2356736 bfree=2286878 bavail=2286878
mountpoint statvfs /dev/sda1 /boot (xfs):
  bsize=4096 blocks=127147 bfree=94784 bavail=94784
mountpoint statvfs /dev/vg0/lv-home /home (xfs):
  bsize=4096 blocks=1021440 bfree=1013167 bavail=1013167
mountpoint statvfs /dev/vg0/lv-usr /usr (xfs):
  bsize=4096 blocks=2045440 bfree=1650046 bavail=1650046
mountpoint statvfs /dev/vg0/lv-var /var (xfs):
  bsize=4096 blocks=2045440 bfree=399927 bavail=399927
mountpoint statvfs /dev/vg0/lv-root / (xfs):
  bsize=4096 blocks=1021440 bfree=981672 bavail=981672
estimate_target_size: fs_total_size = 35297865728 [32.9G]
estimate_target_size: source_total_size = 53687091200 [50.0G]
estimate_target_size: ratio = 0.657
estimate_target_size: fs_free = 26322837504 [24.5G]
estimate_target_size: scaled_saving = 17306580837 [16.1G]
estimate_target_size: sda: 29104408291 [27.1G]
estimate_target_size: sdb: 7276102073 [6.8G]
[  31.5] Converting CentOS Linux release 7.2.1511 (Core)  to run on KVM
picked conversion module linux
requested caps: rcaps_block_bus = unspecified
rcaps_net_bus = unspecified
rcaps_video = unspecified

libguestfs: trace: v2v: aug_init "/" 1
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 16 (aug_init) took 1.49 seconds
libguestfs: trace: v2v: aug_init = 0
libguestfs: trace: v2v: aug_match "/augeas/files//error"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/vg0/error", "/augeas/files/etc/lvm/backup/datavg/error", "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error", "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error", "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error"]
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/backup/vg0/error//*"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/vg0/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/backup/vg0/error/message"
guestfsd: main_loop: new request, len 0x5c
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/backup/datavg/error//*"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/datavg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/backup/datavg/error/message"
guestfsd: main_loop: new request, len 0x60
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error/message"
guestfsd: main_loop: new request, len 0x70
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error/message"
guestfsd: main_loop: new request, len 0x74
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error/message"
guestfsd: main_loop: new request, len 0x70
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/datavg_00000-523348748.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/datavg_00001-56322819.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/vg0_00000-1144905528.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/backup/datavg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/backup/vg0:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: glob_expand "/var/lib/rpm/__db.00?"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds
libguestfs: trace: v2v: glob_expand = []
libguestfs: trace: v2v: find "/boot"
libguestfs: trace: v2v: find0 "/boot" "/home/seils/libguestfs-1.37.16/tmp/libguestfsUbUxfW/find2"
guestfsd: main_loop: new request, len 0x34
find /sysroot/boot -print0
libguestfs: trace: v2v: find0 = 0
libguestfs: trace: v2v: find = ["/.vmlinuz-3.10.0-327.el7.x86_64.hmac", "/System.map-3.10.0-327.el7.x86_64", "/config-3.10.0-327.el7.x86_64", "/grub", "/grub/splash.xpm.gz", "/grub2", "/grub2/device.map", "/grub2/fonts", "/grub2/fonts/unicode.pf2", "/grub2/grub.cfg", "/grub2/grubenv", "/grub2/i386-pc", "/grub2/i386-pc/acpi.mod", "/grub2/i386-pc/adler32.mod", "/grub2/i386-pc/affs.mod", "/grub2/i386-pc/afs.mod", "/grub2/i386-pc/ahci.mod", "/grub2/i386-pc/all_video.mod", "/grub2/i386-pc/aout.mod", "/grub2/i386-pc/archelp.mod", "/grub2/i386-pc/at_keyboard.mod", "/grub2/i386-pc/ata.mod", "/grub2/i386-pc/backtrace.mod", "/grub2/i386-pc/bfs.mod", "/grub2/i386-pc/biosdisk.mod", "/grub2/i386-pc/bitmap.mod", "/grub2/i386-pc/bitmap_scale.mod", "/grub2/i386-pc/blocklist.mod", "/grub2/i386-pc/blscfg.mod", "/grub2/i386-pc/boot.img", "/grub2/i386-pc/boot.mod", "/grub2/i386-pc/bsd.mod", "/grub2/i386-pc/btrfs.mod", "/grub2/i386-pc/bufio.mod", "/grub2/i386-pc/cat.mod", "/grub2/i386-pc/cbfs.mod", "/grub2/i386-pc/cbls.mod", "/grub2/i386-pc/cbmemc.mod", "/grub2/i386-pc/cbtable.mod", "/grub2/i386-pc/cbtime.mod", "/grub2/i386-pc/chain.mod", "/grub2/i386-pc/cmdline_cat_test.mod", "/grub2/i386-pc/cmosdump.mod", "/grub2/i386-pc/cmostest.mod", "/grub2/i386-pc/cmp.mod", "/grub2/i386-pc/command.lst", "/grub2/i386-pc/configfile.mod", "/grub2/i386-pc/core.img", "/grub2/i386-pc/cpio.mod", "/grub2/i386-pc/cpio_be.mod", "/grub2/i386-pc/cpuid.mod", "/grub2/i386-pc/crc64.mod", "/grub2/i386-pc/crypto.lst", "/grub2/i386-pc/crypto.mod", "/grub2/i386-pc/cryptodisk.mod", "/grub2/i386-pc/cs5536.mod", "/grub2/i386-pc/date.mod", "/grub2/i386-pc/datehook.mod", "/grub2/i386-pc/datetime.mod", "/grub2/i386-pc/disk.mod", "/grub2/i386-pc/diskfilter.mod", "/grub2/i386-pc/div_test.mod", "/grub2/i386-pc/dm_nv.mod", "/grub2/i386-pc/drivemap.mod", "/grub2/i386-pc/echo.mod", "/grub2/i386-pc/efiemu.mod", "/grub2/i386-pc/efiemu32.o", "/grub2/i386-pc/efiemu64.o", "/grub2/i386-pc/ehci.mod", "/grub2/i386-pc/elf.mod", "/grub2/i386-pc/eval.mod", "/grub2/i386-pc/exfat.mod", "/grub2/i386-pc/exfctest.mod", "/grub2/i386-pc/ext2.mod", "/grub2/i386-pc/extcmd.mod", "/grub2/i386-pc/fat.mod", "/grub2/i386-pc/file.mod", "/grub2/i386-pc/font.mod", "/grub2/i386-pc/freedos.mod", "/grub2/i386-pc/fs.lst", "/grub2/i386-pc/fshelp.mod", "/grub2/i386-pc/functional_test.mod", "/grub2/i386-pc/gcry_arcfour.mod", "/grub2/i386-pc/gcry_blowfish.mod", "/grub2/i386-pc/gcry_camellia.mod", "/grub2/i386-pc/gcry_cast5.mod", "/grub2/i386-pc/gcry_crc.mod", "/grub2/i386-pc/gcry_des.mod", "/grub2/i386-pc/gcry_dsa.mod", "/grub2/i386-pc/gcry_idea.mod", "/grub2/i386-pc/gcry_md4.mod", "/grub2/i386-pc/gcry_md5.mod", "/grub2/i386-pc/gcry_rfc2268.mod", "/grub2/i386-pc/gcry_rijndael.mod", "/grub2/i386-pc/gcry_rmd160.mod", "/grub2/i386-pc/gcry_rsa.mod", "/grub2/i386-pc/gcry_seed.mod", "/grub2/i386-pc/gcry_serpent.mod", "/grub2/i386-pc/gcry_sha1.mod", "/grub2/i386-pc/gcry_sha256.mod", "/grub2/i386-pc/gcry_sha512.mod", "/grub2/i386-pc/gcry_tiger.mod", "/grub2/i386-pc/gcry_twofish.mod", "/grub2/i386-pc/gcry_whirlpool.mod", "/grub2/i386-pc/gdb.mod", "/grub2/i386-pc/geli.mod", "/grub2/i386-pc/gettext.mod", "/grub2/i386-pc/gfxmenu.mod", "/grub2/i386-pc/gfxterm.mod", "/grub2/i386-pc/gfxterm_background.mod", "/grub2/i386-pc/gfxterm_menu.mod", "/grub2/i386-pc/gptsync.mod", "/grub2/i386-pc/gzio.mod", "/grub2/i386-pc/halt.mod", "/grub2/i386-pc/hashsum.mod", "/grub2/i386-pc/hdparm.mod", "/grub2/i386-pc/hello.mod", "/grub2/i386-pc/help.mod", "/grub2/i386-pc/hexdump.mod", "/grub2/i386-pc/hfs.mod", "/grub2/i386-pc/hfsplus.mod", "/grub2/i386-pc/hfspluscomp.mod", "/grub2/i386-pc/http.mod", "/grub2/i386-pc/iorw.mod", "/grub2/i386-pc/iso9660.mod", "/grub2/i386-pc/jfs.mod", "/grub2/i386-pc/jpeg.mod", "/grub2/i386-pc/keylayouts.mod", "/grub2/i386-pc/keystatus.mod", "/grub2/i386-pc/ldm.mod", "/grub2/i386-pc/legacy_password_test.mod", "/grub2/i386-pc/legacycfg.mod", "/grub2/i386-pc/linux.mod", "/grub2/i386-pc/linux16.mod", "/grub2/i386-pc/loadenv.mod", "/grub2/i386-pc/loopback.mod", "/grub2/i386-pc/ls.mod", "/grub2/i386-pc/lsacpi.mod", "/grub2/i386-pc/lsapm.mod", "/grub2/i386-pc/lsmmap.mod", "/grub2/i386-pc/lspci.mod", "/grub2/i386-pc/luks.mod", "/grub2/i386-pc/lvm.mod", "/grub2/i386-pc/lzopio.mod", "/grub2/i386-pc/macbless.mod", "/grub2/i386-pc/macho.mod", "/grub2/i386-pc/mda_text.mod", "/grub2/i386-pc/mdraid09.mod", "/grub2/i386-pc/mdraid09_be.mod", "/grub2/i386-pc/mdraid1x.mod", "/grub2/i386-pc/memdisk.mod", "/grub2/i386-pc/memrw.mod", "/grub2/i386-pc/minicmd.mod", "/grub2/i386-pc/minix.mod", "/grub2/i386-pc/minix2.mod", "/grub2/i386-pc/minix2_be.mod", "/grub2/i386-pc/minix3.mod", "/grub2/i386-pc/minix3_be.mod", "/grub2/i386-pc/minix_be.mod", "/grub2/i386-pc/mmap.mod", "/grub2/i386-pc/moddep.lst", "/grub2/i386-pc/modinfo.sh", "/grub2/i386-pc/morse.mod", "/grub2/i386-pc/mpi.mod", "/grub2/i386-pc/msdospart.mod", "/grub2/i386-pc/multiboot.mod", "/grub2/i386-pc/multiboot2.mod", "/grub2/i386-pc/nativedisk.mod", "/grub2/i386-pc/net.mod", "/grub2/i386-pc/newc.mod", "/grub2/i386-pc/nilfs2.mod", "/grub2/i386-pc/normal.mod", "/grub2/i386-pc/ntfs.mod", "/grub2/i386-pc/ntfscomp.mod", "/grub2/i386-pc/ntldr.mod", "/grub2/i386-pc/odc.mod", "/grub2/i386-pc/offsetio.mod", "/grub2/i386-pc/ohci.mod", "/grub2/i386-pc/part_acorn.mod", "/grub2/i386-pc/part_amiga.mod", "/grub2/i386-pc/part_apple.mod", "/grub2/i386-pc/part_bsd.mod", "/grub2/i386-pc/part_dfly.mod", "/grub2/i386-pc/part_dvh.mod", "/grub2/i386-pc/part_gpt.mod", "/grub2/i386-pc/part_msdos.mod", "/grub2/i386-pc/part_plan.mod", "/grub2/i386-pc/part_sun.mod", "/grub2/i386-pc/part_sunpc.mod", "/grub2/i386-pc/partmap.lst", "/grub2/i386-pc/parttool.lst", "/grub2/i386-pc/parttool.mod", "/grub2/i386-pc/password.mod", "/grub2/i386-pc/password_pbkdf2.mod", "/grub2/i386-pc/pata.mod", "/grub2/i386-pc/pbkdf2.mod", "/grub2/i386-pc/pbkdf2_test.mod", "/grub2/i386-pc/pci.mod", "/grub2/i386-pc/pcidump.mod", "/grub2/i386-pc/plan9.mod", "/grub2/i386-pc/play.mod", "/grub2/i386-pc/png.mod", "/grub2/i386-pc/priority_queue.mod", "/grub2/i386-pc/probe.mod", "/grub2/i386-pc/procfs.mod", "/grub2/i386-pc/progress.mod", "/grub2/i386-pc/pxe.mod", "/grub2/i386-pc/pxechain.mod", "/grub2/i386-pc/raid5rec.mod", "/grub2/i386-pc/raid6rec.mod", "/grub2/i386-pc/read.mod", "/grub2/i386-pc/reboot.mod", "/grub2/i386-pc/regexp.mod", "/grub2/i386-pc/reiserfs.mod", "/grub2/i386-pc/relocator.mod", "/grub2/i386-pc/romfs.mod", "/grub2/i386-pc/scsi.mod", "/grub2/i386-pc/search.mod", "/grub2/i386-pc/search_fs_file.mod", "/grub2/i386-pc/search_fs_uuid.mod", "/grub2/i386-pc/search_label.mod", "/grub2/i386-pc/sendkey.mod", "/grub2/i386-pc/serial.mod", "/grub2/i386-pc/setjmp.mod", "/grub2/i386-pc/setjmp_test.mod", "/grub2/i386-pc/setpci.mod", "/grub2/i386-pc/sfs.mod", "/grub2/i386-pc/signature_test.mod", "/grub2/i386-pc/sleep.mod", "/grub2/i386-pc/sleep_test.mod", "/grub2/i386-pc/spkmodem.mod", "/grub2/i386-pc/squash4.mod", "/grub2/i386-pc/syslinuxcfg.mod", "/grub2/i386-pc/tar.mod", "/grub2/i386-pc/terminal.lst", "/grub2/i386-pc/terminal.mod", "/grub2/i386-pc/terminfo.mod", "/grub2/i386-pc/test.mod", "/grub2/i386-pc/test_blockarg.mod", "/grub2/i386-pc/testload.mod", "/grub2/i386-pc/testspeed.mod", "/grub2/i386-pc/tftp.mod", "/grub2/i386-pc/tga.mod", "/grub2/i386-pc/time.mod", "/grub2/i386-pc/tr.mod", "/grub2/i386-pc/trig.mod", "/grub2/i386-pc/true.mod", "/grub2/i386-pc/truecrypt.mod", "/grub2/i386-pc/udf.mod", "/grub2/i386-pc/ufs1.mod", "/grub2/i386-pc/ufs1_be.mod", "/grub2/i386-pc/ufs2.mod", "/grub2/i386-pc/uhci.mod", "/grub2/i386-pc/usb.mod", "/grub2/i386-pc/usb_keyboard.mod", "/grub2/i386-pc/usbms.mod", "/grub2/i386-pc/usbserial_common.mod", "/grub2/i386-pc/usbserial_ftdi.mod", "/grub2/i386-pc/usbserial_pl2303.mod", "/grub2/i386-pc/usbserial_usbdebug.mod", "/grub2/i386-pc/usbtest.mod", "/grub2/i386-pc/vbe.mod", "/grub2/i386-pc/verify.mod", "/grub2/i386-pc/vga.mod", "/grub2/i386-pc/vga_text.mod", "/grub2/i386-pc/video.lst", "/grub2/i386-pc/video.mod", "/grub2/i386-pc/video_bochs.mod", "/grub2/i386-pc/video_cirrus.mod", "/grub2/i386-pc/video_colors.mod", "/grub2/i386-pc/video_fb.mod", "/grub2/i386-pc/videoinfo.mod", "/grub2/i386-pc/videotest.mod", "/grub2/i386-pc/videotest_checksum.mod", "/grub2/i386-pc/xfs.mod", "/grub2/i386-pc/xnu.mod", "/grub2/i386-pc/xnu_uuid.mod", "/grub2/i386-pc/xnu_uuid_test.mod", "/grub2/i386-pc/xzio.mod", "/grub2/i386-pc/zfs.mod", "/grub2/i386-pc/zfscrypt.mod", "/grub2/i386-pc/zfsinfo.mod", "/grub2/locale", "/grub2/locale/ast.mo", "/grub2/locale/ca.mo", "/grub2/locale/da.mo", "/grub2/locale/de.mo", "/grub2/locale/de at hebrew.mo", "/grub2/locale/de_CH.mo", "/grub2/locale/en.mo", "/grub2/locale/en at arabic.mo", "/grub2/locale/en at cyrillic.mo", "/grub2/locale/en at greek.mo", "/grub2/locale/en at hebrew.mo", "/grub2/locale/en at piglatin.mo", "/grub2/locale/en at quot.mo", "/grub2/locale/eo.mo", "/grub2/locale/es.mo", "/grub2/locale/fi.mo", "/grub2/locale/fr.mo", "/grub2/locale/gl.mo", "/grub2/locale/hu.mo", "/grub2/locale/id.mo", "/grub2/locale/it.mo", "/grub2/locale/ja.mo", "/grub2/locale/lt.mo", "/grub2/locale/nl.mo", "/grub2/locale/pa.mo", "/grub2/locale/pl.mo", "/grub2/locale/pt_BR.mo", "/grub2/locale/ru.mo", "/grub2/locale/sl.mo", "/grub2/locale/sv.mo", "/grub2/locale/tr.mo", "/grub2/locale/uk.mo", "/grub2/locale/vi.mo", "/grub2/locale/zh_CN.mo", "/grub2/locale/zh_TW.mo", "/grub2/themes", "/grub2/themes/system", "/initramfs-0-rescue-828bff66a3a446e2b9670bed269d9502.img", "/initramfs-3.10.0-327.el7.x86_64.img", "/initramfs-3.10.0-327.el7.x86_64kdump.img", "/initrd-plymouth.img", "/symvers-3.10.0-327.el7.x86_64.gz", "/vmlinuz-0-rescue-828bff66a3a446e2b9670bed269d9502", "/vmlinuz-3.10.0-327.el7.x86_64"]
libguestfs: trace: v2v: is_file "/boot/grub2/grub.cfg" "followsymlinks:true"
guestfsd: main_loop: proc 196 (find0) took 0.01 seconds
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: is_file "/sbin/grub2-mkconfig" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x44
libguestfs: trace: v2v: is_file = 1
libguestfs: trace: v2v: exists "/sbin/grubby"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: v2v: exists = 1
detected bootloader grub2 at /boot/grub2/grub.cfg
libguestfs: trace: v2v: aug_load
guestfsd: main_loop: proc 36 (exists) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 27 (aug_load) took 0.02 seconds
libguestfs: trace: v2v: aug_load = 0
libguestfs: trace: v2v: aug_match "/augeas/files//error"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/vg0/error", "/augeas/files/etc/lvm/backup/datavg/error", "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error", "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error", "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error"]
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/backup/vg0/error//*"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/vg0/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/backup/vg0/error/message"
guestfsd: main_loop: new request, len 0x5c
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/backup/datavg/error//*"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/backup/datavg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/backup/datavg/error/message"
guestfsd: main_loop: new request, len 0x60
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/vg0_00000-1144905528.vg/error/message"
guestfsd: main_loop: new request, len 0x70
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/datavg_00000-523348748.vg/error/message"
guestfsd: main_loop: new request, len 0x74
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
libguestfs: trace: v2v: aug_match "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error//*"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error/message"]
libguestfs: trace: v2v: aug_get "/augeas/files/etc/lvm/archive/datavg_00001-56322819.vg/error/message"
guestfsd: main_loop: new request, len 0x70
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: v2v: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/datavg_00000-523348748.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/datavg_00001-56322819.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/archive/vg0_00000-1144905528.vg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/backup/datavg:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
augeas failed to parse /etc/lvm/backup/vg0:
 error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file"
installed kernel packages in this guest:
virt-v2v: error: no installed kernel packages were found.

This probably indicates that virt-v2v was unable to inspect this guest 
properly.
rm -rf '/home/seils/libguestfs-1.37.16/tmp/ova.QNDna9'
rm -rf '/home/seils/libguestfs-1.37.16/tmp/null.RFSdUc'
libguestfs: trace: v2v: close
libguestfs: closing guestfs handle 0x19f1440 (state 2)
libguestfs: trace: v2v: internal_autosync
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399816k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=996448k,nr_inodes=249112,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--root dir=/sysroot type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--var dir=/sysroot/var type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--usr dir=/sysroot/usr type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/vg0-lv--home dir=/sysroot/home type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot/boot type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/mapper/datavg-fsodata dir=/sysroot/data/fsodata type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/data/fsodata
[    7.254211] XFS (dm-0): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/home
[    7.258441] XFS (dm-1): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/boot
[    7.264072] XFS (sda1): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/var
[    7.268434] XFS (dm-2): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/usr
[    7.273603] XFS (dm-3): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    7.281108] XFS (dm-5): Unmounting Filesystem
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
fsync /dev/sda
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
fsync /dev/sdb
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdc
calling: settle
guestfsd: main_loop: proc 282 (internal_autosync) took 0.10 secondslibguestfs: trace: v2v: internal_autosync = 0
libguestfs: sending SIGTERM to process 8583
libguestfs: qemu maxrss 438320K
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /home/seils/libguestfs-1.37.16/tmp/libguestfsUbUxfW
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsalYjnJ
libguestfs: trace: close
libguestfs: closing guestfs handle 0x19c4c00 (state 0)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x19c4980 (state 0)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x19c41c0 (state 0)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x19c3f40 (state 0)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x1971770 (state 0)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x195f410 (state 0)


More information about the Libguestfs mailing list