Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1473952 Details for
Bug 1613265
Virt-v2v can't convert rhel6 guest if swap partition isn't encrypted with root directory
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
rhel6-encrypted-v2v-1.38.2-10.log
rhel6-encrypted-v2v-1.38.2-10.log (text/plain), 73.42 KB, created by
mxie@redhat.com
on 2018-08-07 10:50:01 UTC
(
hide
)
Description:
rhel6-encrypted-v2v-1.38.2-10.log
Filename:
MIME Type:
Creator:
mxie@redhat.com
Created:
2018-08-07 10:50:01 UTC
Size:
73.42 KB
patch
obsolete
># virt-v2v -ic xen+ssh://root@10.73.3.21 Auto-xen-6.9-encrypted -of qcow2 -v -x >virt-v2v: libguestfs 1.38.2rhel=7,release=10.el7,libvirt (x86_64) >libvirt version: 4.5.0 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >[ 0.0] Opening the source -i libvirt -ic xen+ssh://root@10.73.3.21 Auto-xen-6.9-encrypted >input_libvirt_xen_ssh: source: server 10.73.3.21 >libvirt xml is: ><domain type='xen'> > <name>Auto-xen-6.9-encrypted</name> > <uuid>f37e6705-29e2-6bac-0416-cccb0746b691</uuid> > <memory>1048576</memory> > <currentMemory>1048576</currentMemory> > <vcpu>2</vcpu> > <os> > <type arch='x86_64' machine='xenfv'>hvm</type> > <loader>/usr/lib/xen/boot/hvmloader</loader> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <emulator>/usr/lib64/xen/bin/qemu-dm</emulator> > <disk type='file' device='disk'> > <driver name='file'/> > <source file='/var/lib/xen/images/6.9-encrypted.img'/> > <target dev='hda' bus='ide'/> > </disk> > <disk type='file' device='cdrom'> > <driver name='file'/> > <source file='/var/lib/libvirt/images/RHEL-6.9-20170309.0-Server-x86_64-dvd1.iso'/> > <target dev='hdc' bus='ide'/> > <readonly/> > </disk> > <interface type='bridge'> > <mac address='00:16:3e:3f:81:5a'/> > <source bridge='virbr0'/> > <script path='vif-bridge'/> > </interface> > <serial type='pty'> > <target port='0'/> > </serial> > <console type='pty'> > <target port='0'/> > </console> > <input type='mouse' bus='ps2'/> > <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/> > </devices> ></domain> > >ssh: json parameters: { "file.user": "root", "file.driver": "ssh", "file.path": "/var/lib/xen/images/6.9-encrypted.img", "file.host": "10.73.3.21", "file.host_key_check": "no" } > source name: Auto-xen-6.9-encrypted >hypervisor type: xen > memory: 1073741824 (bytes) > nr vCPUs: 2 > CPU vendor: > CPU model: > CPU topology: > CPU features: pae,apic,acpi > firmware: unknown > display: vnc en-us > video: > sound: >disks: > json: { "file.user": "root", "file.driver": "ssh", "file.path": "/var/lib/xen/images/6.9-encrypted.img", "file.host": "10.73.3.21", "file.host_key_check": "no" } [ide] >removable media: > CD-ROM [ide] in slot 2 >NICs: > Bridge "virbr0" mac: 00:16:3e:3f:81:5a > >check_host_free_space: overlay_dir=/var/tmp free_space=505269592064 >[ 0.6] Creating an overlay to protect the source from being modified >qemu-img 'create' '-q' '-f' 'qcow2' '-b' 'json: { "file.user": "root", "file.driver": "ssh", "file.path": "/var/lib/xen/images/6.9-encrypted.img", "file.host": "10.73.3.21", "file.host_key_check": "no" }' '-o' 'compat=1.1' '/var/tmp/v2vovl0af876.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl0af876.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl0af876.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 6291456000,\n "filename": "/var/tmp/v2vovl0af876.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "json: { \"file.user\": \"root\", \"file.driver\": \"ssh\", \"file.path\": \"/var/lib/xen/images/6.9-encrypted.img\", \"file.host\": \"10.73.3.21\", \"file.host_key_check\": \"no\" }",\n "backing-filename": "json: { \"file.user\": \"root\", \"file.driver\": \"ssh\", \"file.path\": \"/var/lib/xen/images/6.9-encrypted.img\", \"file.host\": \"10.73.3.21\", \"file.host_key_check\": \"no\" }",\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 "/var/tmp/v2vovl0af876.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl0af876.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 6291456000,\n "filename": "/var/tmp/v2vovl0af876.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "json: { \"file.user\": \"root\", \"file.driver\": \"ssh\", \"file.path\": \"/var/lib/xen/images/6.9-encrypted.img\", \"file.host\": \"10.73.3.21\", \"file.host_key_check\": \"no\" }",\n "backing-filename": "json: { \"file.user\": \"root\", \"file.driver\": \"ssh\", \"file.path\": \"/var/lib/xen/images/6.9-encrypted.img\", \"file.host\": \"10.73.3.21\", \"file.host_key_check\": \"no\" }",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 6291456000 >[ 1.4] Initializing the target -o libvirt -os default >libvirt capabilities XML: ><capabilities> > > <host> > <uuid>32393636-3535-4336-5533-3431335a4e46</uuid> > <cpu> > <arch>x86_64</arch> > <model>SandyBridge-IBRS</model> > <vendor>Intel</vendor> > <microcode version='1811'/> > <topology sockets='1' cores='4' threads='1'/> > <feature name='vme'/> > <feature name='ds'/> > <feature name='acpi'/> > <feature name='ss'/> > <feature name='ht'/> > <feature name='tm'/> > <feature name='pbe'/> > <feature name='dtes64'/> > <feature name='monitor'/> > <feature name='ds_cpl'/> > <feature name='vmx'/> > <feature name='smx'/> > <feature name='est'/> > <feature name='tm2'/> > <feature name='xtpr'/> > <feature name='pdcm'/> > <feature name='pcid'/> > <feature name='dca'/> > <feature name='osxsave'/> > <feature name='arat'/> > <feature name='stibp'/> > <feature name='xsaveopt'/> > <feature name='pdpe1gb'/> > <feature name='invtsc'/> > <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> > <iommu support='no'/> > <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'>16741776</memory> > <pages unit='KiB' size='4'>4185444</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='20'/> > </distances> > <cpus num='4'> > <cpu id='0' socket_id='0' core_id='0' siblings='0'/> > <cpu id='1' socket_id='0' core_id='1' siblings='1'/> > <cpu id='2' socket_id='0' core_id='2' siblings='2'/> > <cpu id='3' socket_id='0' core_id='3' siblings='3'/> > </cpus> > </cell> > <cell id='1'> > <memory unit='KiB'>16777212</memory> > <pages unit='KiB' size='4'>4194303</pages> > <pages unit='KiB' size='2048'>0</pages> > <pages unit='KiB' size='1048576'>0</pages> > <distances> > <sibling id='0' value='20'/> > <sibling id='1' value='10'/> > </distances> > <cpus num='4'> > <cpu id='4' socket_id='1' core_id='0' siblings='4'/> > <cpu id='5' socket_id='1' core_id='1' siblings='5'/> > <cpu id='6' socket_id='1' core_id='2' siblings='6'/> > <cpu id='7' socket_id='1' core_id='3' siblings='7'/> > </cpus> > </cell> > </cells> > </topology> > <cache> > <bank id='0' level='3' type='both' size='10' unit='MiB' cpus='0-3'/> > <bank id='1' level='3' type='both' size='10' unit='MiB' cpus='4-7'/> > </cache> > <secmodel> > <model>selinux</model> > <doi>0</doi> > <baselabel type='kvm'>system_u:system_r:svirt_t:s0</baselabel> > <baselabel type='qemu'>system_u:system_r:svirt_tcg_t:s0</baselabel> > </secmodel> > <secmodel> > <model>dac</model> > <doi>0</doi> > <baselabel type='kvm'>+107:+107</baselabel> > <baselabel type='qemu'>+107:+107</baselabel> > </secmodel> > </host> > > <guest> > <os_type>hvm</os_type> > <arch name='i686'> > <wordsize>32</wordsize> > <emulator>/usr/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.6.0</machine> > <machine canonical='pc-i440fx-rhel7.6.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.6.0</machine> > <machine canonical='pc-q35-rhel7.6.0' maxCpus='384'>q35</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.5.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='255'>pc-q35-rhel7.3.0</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.4.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.4.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.5.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </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/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.6.0</machine> > <machine canonical='pc-i440fx-rhel7.6.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.6.0</machine> > <machine canonical='pc-q35-rhel7.6.0' maxCpus='384'>q35</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.5.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='255'>pc-q35-rhel7.3.0</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.4.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.4.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.5.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </domain> > </arch> > <features> > <cpuselection/> > <deviceboot/> > <disksnapshot default='on' toggle='no'/> > <acpi default='on' toggle='yes'/> > <apic default='on' toggle='no'/> > </features> > </guest> > ></capabilities> > >[ 1.7] 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 "/var/tmp/v2vovl0af876.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 = "/tmp" >libguestfs: trace: v2v: version >libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 38, release: 2, extra: rhel=7,release=10.el7,libvirt, > >libguestfs: trace: v2v: get_backend >libguestfs: trace: v2v: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: identifier=v2v >libguestfs: launch: version=1.38.2rhel=7,release=10.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfstxkugM >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 = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.19 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: checking for previously cached test results of /usr/libexec/qemu-kvm, in /var/tmp/.guestfs-0 >libguestfs: loading previously cached test results >libguestfs: qemu version: 2.12 >libguestfs: qemu mandatory locking: yes >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/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -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 /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/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=/var/tmp/v2vovl0af876.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfs0cYn15/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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v" >libguestfs: responding to serial console Device Status Report >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 12/29/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013 >Term: 80x24 >4 0 >SeaBIOS (version 1.11.0-2.el7) > > >iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+7CF94530+7CEF4530 C100 > > > >Booting from ROM... >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-924.el7.x86_64 (mockbuild@x86-020.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 16 13:57:23 EDT 2018 >[ 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cfddfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000007cfde000-0x000000007cffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.8 present. >[ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014 >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x7cfde max_arch_pfn = 0x400000000 >[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC >[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffffffffff2003a0] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x7cc9f000-0x7cfcffff] >[ 0.000000] Early table checksum verification disabled >[ 0.000000] ACPI: RSDP 00000000000f6180 00014 (v00 BOCHS ) >[ 0.000000] ACPI: RSDT 000000007cfe1503 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACP 000000007cfe1417 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >[ 0.000000] ACPI: DSDT 000000007cfe0040 013D7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACS 000000007cfe0000 00040 >[ 0.000000] ACPI: APIC 000000007cfe148b 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cfddfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x7cc78000-0x7cc9efff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:7cc28001, primary cpu clock >[ 0.000000] kvm-clock: using sched offset of 923671918 cycles >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x7cfddfff] >[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x7cfddfff] >[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >[ 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 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] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 37 pages/cpu @ffff9c28fc800000 s113368 r8192 d29992 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 7c8134c0 >[ 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: 503847 >[ 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >[ 0.000000] Memory: 1991684k/2047864k available (7632k kernel code, 392k absent, 55788k reserved, 6086k data, 1868k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] x86/pti: Unmapping kernel while in userspace >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 0 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 2194.710 MHz processor >[ 0.175829] Calibrating delay loop (skipped) preset value.. 4389.42 BogoMIPS (lpj=2194710) >[ 0.177699] pid_max: default: 32768 minimum: 301 >[ 0.178782] Security Framework initialized >[ 0.179750] SELinux: Disabled at boot. >[ 0.180608] Yama: becoming mindful. >[ 0.181614] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >[ 0.183754] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.186055] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.187580] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.189631] Initializing cgroup subsys memory >[ 0.190615] Initializing cgroup subsys devices >[ 0.191640] Initializing cgroup subsys freezer >[ 0.192686] Initializing cgroup subsys net_cls >[ 0.193716] Initializing cgroup subsys blkio >[ 0.194678] Initializing cgroup subsys perf_event >[ 0.195774] Initializing cgroup subsys hugetlb >[ 0.196823] Initializing cgroup subsys pids >[ 0.197840] Initializing cgroup subsys net_prio >[ 0.198969] CPU: Physical Processor ID: 0 >[ 0.199914] mce: CPU supports 10 MCE banks >[ 0.200916] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.202099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.203290] tlb_flushall_shift: 6 >[ 0.204145] Speculative Store Bypass: Vulnerable >[ 0.205537] FEATURE SPEC_CTRL Present >[ 0.206369] FEATURE IBPB_SUPPORT Present >[ 0.207785] Spectre V2 : Mitigation: Full retpoline >[ 0.239842] Freeing SMP alternatives: 24k freed >[ 0.251994] ACPI: Core revision 20130517 >[ 0.253866] ACPI: All ACPI Tables successfully acquired >[ 0.255184] ftrace: allocating 29011 entries in 114 pages >[ 0.317429] Enabling x2apic >[ 0.318290] Enabled x2apic >[ 0.319348] Switched APIC routing to physical x2apic. >[ 0.322941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.324282] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2407 0 @ 2.20GHz (fam: 06, model: 2d, stepping: 07) >[ 0.326524] Performance Events: SandyBridge events, Intel PMU driver. >[ 0.327994] core: PEBS disabled due to CPU errata, please upgrade microcode >[ 0.329514] ... version: 2 >[ 0.330375] ... bit width: 48 >[ 0.331252] ... generic registers: 8 >[ 0.332110] ... value mask: 0000ffffffffffff >[ 0.333242] ... max period: 000000007fffffff >[ 0.334406] ... fixed-purpose events: 3 >[ 0.335271] ... event mask: 00000007000000ff >[ 0.336473] KVM setup paravirtual spinlock >[ 0.339269] Brought up 1 CPUs >[ 0.340001] smpboot: Max logical packages: 1 >[ 0.340937] smpboot: Total of 1 processors activated (4389.42 BogoMIPS) >[ 0.343216] devtmpfs: initialized >[ 0.347078] EVM: security.selinux >[ 0.347830] EVM: security.ima >[ 0.348485] EVM: security.capability >[ 0.351124] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.352636] pinctrl core: initialized pinctrl subsystem >[ 0.354040] RTC time: 10:02:12, date: 08/07/18 >[ 0.355175] NET: Registered protocol family 16 >[ 0.356588] ACPI: bus type PCI registered >[ 0.357476] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.359161] PCI: Using configuration type 1 for base access >[ 0.360438] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >[ 0.363946] ACPI: Added _OSI(Module Device) >[ 0.364914] ACPI: Added _OSI(Processor Device) >[ 0.365870] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.366871] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.368026] ACPI: Added _OSI(Linux-Dell-Video) >[ 0.373361] ACPI: Interpreter enabled >[ 0.374227] ACPI: (supports S0 S5) >[ 0.374972] ACPI: Using IOAPIC for interrupt routing >[ 0.376058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.378110] ACPI: Enabled 2 GPEs in block 00 to 0F >[ 0.383032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.384402] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >[ 0.385858] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.387265] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >[ 0.390141] acpiphp: Slot [2] registered >[ 0.391085] acpiphp: Slot [3] registered >[ 0.391989] acpiphp: Slot [4] registered >[ 0.392891] acpiphp: Slot [5] registered >[ 0.393788] acpiphp: Slot [6] registered >[ 0.394700] acpiphp: Slot [7] registered >[ 0.395614] acpiphp: Slot [8] registered >[ 0.396518] acpiphp: Slot [9] registered >[ 0.397413] acpiphp: Slot [10] registered >[ 0.398341] acpiphp: Slot [11] registered >[ 0.399261] acpiphp: Slot [12] registered >[ 0.400177] acpiphp: Slot [13] registered >[ 0.401083] acpiphp: Slot [14] registered >[ 0.402008] acpiphp: Slot [15] registered >[ 0.402915] acpiphp: Slot [16] registered >[ 0.403837] acpiphp: Slot [17] registered >[ 0.404744] acpiphp: Slot [18] registered >[ 0.405657] acpiphp: Slot [19] registered >[ 0.406568] acpiphp: Slot [20] registered >[ 0.407509] acpiphp: Slot [21] registered >[ 0.408451] acpiphp: Slot [22] registered >[ 0.409395] acpiphp: Slot [23] registered >[ 0.410314] acpiphp: Slot [24] registered >[ 0.411213] acpiphp: Slot [25] registered >[ 0.412134] acpiphp: Slot [26] registered >[ 0.413067] acpiphp: Slot [27] registered >[ 0.413995] acpiphp: Slot [28] registered >[ 0.414914] acpiphp: Slot [29] registered >[ 0.415845] acpiphp: Slot [30] registered >[ 0.416753] acpiphp: Slot [31] registered >[ 0.417633] PCI host bridge to bus 0000:00 >[ 0.418530] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.420006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.421464] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.423905] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xfebfffff window] >[ 0.426294] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] >[ 0.427997] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.435490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.437075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.438501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.440477] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.443013] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.445249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.496588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >[ 0.498886] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >[ 0.500415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >[ 0.501970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >[ 0.504415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >[ 0.506628] vgaarb: loaded >[ 0.507806] SCSI subsystem initialized >[ 0.509104] ACPI: bus type USB registered >[ 0.510552] usbcore: registered new interface driver usbfs >[ 0.511794] usbcore: registered new interface driver hub >[ 0.512974] usbcore: registered new device driver usb >[ 0.514230] EDAC MC: Ver: 3.0.0 >[ 0.515374] PCI: Using ACPI for IRQ routing >[ 0.516761] NetLabel: Initializing >[ 0.517513] NetLabel: domain hash size = 128 >[ 0.518451] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.519592] NetLabel: unlabeled traffic allowed by default >[ 0.520916] amd_nb: Cannot enumerate AMD northbridges >[ 0.522029] Switched to clocksource kvm-clock >[ 0.535137] pnp: PnP ACPI init >[ 0.536185] ACPI: bus type PNP registered >[ 0.538065] pnp: PnP ACPI: found 5 devices >[ 0.539044] ACPI: bus type PNP unregistered >[ 0.547099] NET: Registered protocol family 2 >[ 0.548377] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.550212] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.551944] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.553546] TCP: reno registered >[ 0.554264] UDP hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.555623] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.557103] NET: Registered protocol family 1 >[ 0.558065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.559392] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.560751] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.562254] Unpacking initramfs... >[ 0.571910] Freeing initrd memory: 3268k freed >[ 0.574451] sha1_ssse3: Using AVX optimized SHA-1 implementation >[ 0.575945] sha256_ssse3: Using AVX optimized SHA-256 implementation >[ 0.577729] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.579156] Initialise system trusted keyring >[ 0.580134] audit: initializing netlink socket (disabled) >[ 0.581357] type=2000 audit(1533636133.255:1): initialized >[ 0.612361] HugeTLB registered 1 GB page size, pre-allocated 0 pages >[ 0.614035] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.618728] zpool: loaded >[ 0.619622] zbud: loaded >[ 0.620584] VFS: Disk quotas dquot_6.5.2 >[ 0.621521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.623176] msgmni has been set to 3896 >[ 0.624113] Key type big_key registered >[ 0.625532] NET: Registered protocol family 38 >[ 0.626533] Key type asymmetric registered >[ 0.627429] Asymmetric key parser 'x509' registered >[ 0.628543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) >[ 0.630199] io scheduler noop registered >[ 0.631062] io scheduler deadline registered (default) >[ 0.632226] io scheduler cfq registered >[ 0.633079] io scheduler mq-deadline registered >[ 0.634063] io scheduler kyber registered >[ 0.635091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.636301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.637713] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.639331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >[ 0.640888] ACPI: Power Button [PWRF] >[ 0.641876] GHES: HEST is not enabled! >[ 0.642772] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.671047] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.672670] Non-volatile memory driver v1.3 >[ 0.673626] Linux agpgart interface v0.103 >[ 0.674716] crash memory driver: version 1.1 >[ 0.675725] rdac: device handler registered >[ 0.676672] hp_sw: device handler registered >[ 0.677592] emc: device handler registered >[ 0.678552] alua: device handler registered >[ 0.679513] libphy: Fixed MDIO Bus: probed >[ 0.680462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.681849] ehci-pci: EHCI PCI platform driver >[ 0.682828] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.684250] ohci-pci: OHCI PCI platform driver >[ 0.685218] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.686720] usbcore: registered new interface driver usbserial_generic >[ 0.688200] usbserial: USB Serial support registered for generic >[ 0.689567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.692426] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.693501] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.694720] mousedev: PS/2 mouse device common for all mice >[ 0.696415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >[ 0.698767] rtc_cmos 00:00: RTC can wake from S4 >[ 0.700823] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 0.703196] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >[ 0.704650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >[ 0.706425] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >[ 0.708368] cpuidle: using governor menu >[ 0.709931] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.711291] usbcore: registered new interface driver usbhid >[ 0.712480] usbhid: USB HID core driver >[ 0.713520] drop_monitor: Initializing network drop monitor service >[ 0.714963] TCP: cubic registered >[ 0.715689] Initializing XFRM netlink socket >[ 0.716797] NET: Registered protocol family 10 >[ 0.718049] NET: Registered protocol family 17 >[ 0.719005] mpls_gso: MPLS GSO support >[ 0.720094] microcode: sig=0x206d7, pf=0x1, revision=0x1 >[ 0.721320] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.723328] Loading compiled-in X.509 certificates >[ 0.725000] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.728017] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.730863] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: bcac2ce897d9ce7f2f841c8d4661e079757de131' >[ 0.733102] registered taskstats version 1 >[ 0.734400] Key type trusted registered >[ 0.735499] Key type encrypted registered >[ 0.736388] IMA: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 0.738421] Magic number: 14:557:21 >[ 0.739382] rtc_cmos 00:00: setting system clock to 2018-08-07 10:02:13 UTC (1533636133) >[ 0.742471] Freeing unused kernel memory: 1868k freed >[ 0.744084] Write protecting the kernel read-only data: 12288k >[ 0.747103] Freeing unused kernel memory: 548k freed >[ 0.757769] Freeing unused kernel memory: 608k freed >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 glibc >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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >supermin: uptime: 0.47 0.10 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.807975] scsi host0: ata_piix >[ 0.808823] scsi host1: ata_piix >[ 0.809580] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >[ 0.811023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_pci.ko >[ 1.026096] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >[ 1.036178] random: fast init done >[ 1.037235] random: crng init done >[ 1.068369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >[ 1.074192] scsi host2: Virtio SCSI HBA >[ 1.076577] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.082270] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.105511] sd 2:0:0:0: [sda] 12288000 512-byte logical blocks: (6.29 GB/5.85 GiB) >[ 1.107943] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 1.112156] sd 2:0:0:0: [sda] Write Protect is off >[ 1.113660] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.116227] sd 2:0:1:0: [sdb] Write Protect is off >[ 1.117477] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.129547] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 1.134202] sda: sda1 sda2 sda3 >[ 1.136089] sd 2:0:0:0: [sda] Attached SCSI disk >[ 1.147079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >[ 1.207937] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev (8:16) as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 1.257994] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.269925] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm 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 >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ mkdir -p /dev/shm >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ [[ 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/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm 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=' e57d b80c 97cb 14f5 7f97 3f93 ae3b 1df7' >+ echo e57db80c97cb14f57f973f93ae3b1df7 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'. >[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'. >[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'. >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >starting version 219 >specified group 'input' unknown >+ udevadm trigger >[ 1.575311] tsc: Refined TSC clocksource calibration: 2194.774 MHz >+ udevadm settle --timeout=600 >[ 1.644704] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >[ 1.708334] input: PC Speaker as /devices/platform/pcspkr/input/input4 >[ 1.729449] FDC 0 is a S82078B >[ 1.751667] cryptd: max_cpu_qlen set to 1000 >[ 1.769086] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 1.776679] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 1.859292] AVX version of gcm_enc/dec engaged. >[ 1.861352] AES CTR mode by8 optimization enabled >[ 1.871763] ppdev: user-space parallel port driver >[ 1.894795] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >[ 1.904660] Error: Driver 'pcspkr' is already registered, aborting... >[ 1.908326] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) >[ 1.947120] EDAC sbridge: Ver: 1.1.2 >+ 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/{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 >+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global >+ ip link set dev eth0 up >+ ip route add default via 169.254.2.2 >+ echo nameserver 169.254.2.3 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ mkdir -p /tmp/lvm >+ touch /tmp/lvm/lvm.conf >+ LVM_SYSTEM_DIR=/tmp/lvm >+ export LVM_SYSTEM_DIR >+ lvmetad >+ modprobe dm_mod >[ 2.276856] device-mapper: uevent: version 1.0.3 >[ 2.278772] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com >+ lvm pvscan --cache --activate ay >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >/init: line 149: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 3.10.0-924.el7.x86_64 #1 SMP Mon Jul 16 13:57:23 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw------- 1 root root 10, 235 Aug 7 10:02 autofs >drwxr-xr-x 2 root root 140 Aug 7 10:02 block >drwxr-xr-x 2 root root 80 Aug 7 10:02 bsg >crw------- 1 root root 10, 234 Aug 7 10:02 btrfs-control >drwxr-xr-x 2 root root 2320 Aug 7 10:02 char >crw------- 1 root root 5, 1 Aug 7 10:02 console >lrwxrwxrwx 1 root root 11 Aug 7 10:02 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Aug 7 10:02 cpu >crw------- 1 root root 10, 61 Aug 7 10:02 cpu_dma_latency >crw------- 1 root root 10, 62 Aug 7 10:02 crash >drwxr-xr-x 5 root root 100 Aug 7 10:02 disk >lrwxrwxrwx 1 root root 13 Aug 7 10:02 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Aug 7 10:02 full >crw-rw-rw- 1 root root 10, 229 Aug 7 10:02 fuse >crw------- 1 root root 10, 228 Aug 7 10:02 hpet >crw------- 1 root root 10, 183 Aug 7 10:02 hwrng >drwxr-xr-x 3 root root 240 Aug 7 10:02 input >crw-r--r-- 1 root root 1, 11 Aug 7 10:02 kmsg >crw-rw---- 1 root disk 10, 237 Aug 7 10:02 loop-control >drwxr-xr-x 2 root root 60 Aug 7 10:02 mapper >crw------- 1 root root 10, 227 Aug 7 10:02 mcelog >crw------- 1 root root 1, 1 Aug 7 10:02 mem >drwxr-xr-x 2 root root 60 Aug 7 10:02 net >crw------- 1 root root 10, 60 Aug 7 10:02 network_latency >crw------- 1 root root 10, 59 Aug 7 10:02 network_throughput >crw-rw-rw- 1 root root 1, 3 Aug 7 10:02 null >crw------- 1 root root 10, 144 Aug 7 10:02 nvram >crw------- 1 root root 1, 12 Aug 7 10:02 oldmem >crw------- 1 root root 1, 4 Aug 7 10:02 port >crw------- 1 root root 108, 0 Aug 7 10:02 ppp >crw-rw-rw- 1 root root 5, 2 Aug 7 10:02 ptmx >drwxr-xr-x 2 root root 0 Aug 7 10:02 pts >crw-rw-rw- 1 root root 1, 8 Aug 7 10:02 random >drwxr-xr-x 2 root root 60 Aug 7 10:02 raw >lrwxrwxrwx 1 root root 4 Aug 7 10:02 rtc -> rtc0 >crw------- 1 root root 252, 0 Aug 7 10:02 rtc0 >brw------- 1 root root 8, 0 Aug 7 10:02 sda >brw------- 1 root root 8, 1 Aug 7 10:02 sda1 >brw------- 1 root root 8, 2 Aug 7 10:02 sda2 >brw------- 1 root root 8, 3 Aug 7 10:02 sda3 >brw------- 1 root root 8, 16 Aug 7 10:02 sdb >crw-rw---- 1 root disk 21, 0 Aug 7 10:02 sg0 >crw-rw---- 1 root disk 21, 1 Aug 7 10:02 sg1 >drwxrwxrwt 2 root root 40 Aug 7 10:02 shm >crw------- 1 root root 10, 231 Aug 7 10:02 snapshot >drwxr-xr-x 2 root root 80 Aug 7 10:02 snd >lrwxrwxrwx 1 root root 15 Aug 7 10:02 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Aug 7 10:02 tty >crw------- 1 root root 4, 0 Aug 7 10:02 tty0 >crw------- 1 root root 4, 1 Aug 7 10:02 tty1 >crw------- 1 root root 4, 10 Aug 7 10:02 tty10 >crw------- 1 root root 4, 11 Aug 7 10:02 tty11 >crw------- 1 root root 4, 12 Aug 7 10:02 tty12 >crw------- 1 root root 4, 13 Aug 7 10:02 tty13 >crw------- 1 root root 4, 14 Aug 7 10:02 tty14 >crw------- 1 root root 4, 15 Aug 7 10:02 tty15 >crw------- 1 root root 4, 16 Aug 7 10:02 tty16 >crw------- 1 root root 4, 17 Aug 7 10:02 tty17 >crw------- 1 root root 4, 18 Aug 7 10:02 tty18 >crw------- 1 root root 4, 19 Aug 7 10:02 tty19 >crw------- 1 root root 4, 2 Aug 7 10:02 tty2 >crw------- 1 root root 4, 20 Aug 7 10:02 tty20 >crw------- 1 root root 4, 21 Aug 7 10:02 tty21 >crw------- 1 root root 4, 22 Aug 7 10:02 tty22 >crw------- 1 root root 4, 23 Aug 7 10:02 tty23 >crw------- 1 root root 4, 24 Aug 7 10:02 tty24 >crw------- 1 root root 4, 25 Aug 7 10:02 tty25 >crw------- 1 root root 4, 26 Aug 7 10:02 tty26 >crw------- 1 root root 4, 27 Aug 7 10:02 tty27 >crw------- 1 root root 4, 28 Aug 7 10:02 tty28 >crw------- 1 root root 4, 29 Aug 7 10:02 tty29 >crw------- 1 root root 4, 3 Aug 7 10:02 tty3 >crw------- 1 root root 4, 30 Aug 7 10:02 tty30 >crw------- 1 root root 4, 31 Aug 7 10:02 tty31 >crw------- 1 root root 4, 32 Aug 7 10:02 tty32 >crw------- 1 root root 4, 33 Aug 7 10:02 tty33 >crw------- 1 root root 4, 34 Aug 7 10:02 tty34 >crw------- 1 root root 4, 35 Aug 7 10:02 tty35 >crw------- 1 root root 4, 36 Aug 7 10:02 tty36 >crw------- 1 root root 4, 37 Aug 7 10:02 tty37 >crw------- 1 root root 4, 38 Aug 7 10:02 tty38 >crw------- 1 root root 4, 39 Aug 7 10:02 tty39 >crw------- 1 root root 4, 4 Aug 7 10:02 tty4 >crw------- 1 root root 4, 40 Aug 7 10:02 tty40 >crw------- 1 root root 4, 41 Aug 7 10:02 tty41 >crw------- 1 root root 4, 42 Aug 7 10:02 tty42 >crw------- 1 root root 4, 43 Aug 7 10:02 tty43 >crw------- 1 root root 4, 44 Aug 7 10:02 tty44 >crw------- 1 root root 4, 45 Aug 7 10:02 tty45 >crw------- 1 root root 4, 46 Aug 7 10:02 tty46 >crw------- 1 root root 4, 47 Aug 7 10:02 tty47 >crw------- 1 root root 4, 48 Aug 7 10:02 tty48 >crw------- 1 root root 4, 49 Aug 7 10:02 tty49 >crw------- 1 root root 4, 5 Aug 7 10:02 tty5 >crw------- 1 root root 4, 50 Aug 7 10:02 tty50 >crw------- 1 root root 4, 51 Aug 7 10:02 tty51 >crw------- 1 root root 4, 52 Aug 7 10:02 tty52 >crw------- 1 root root 4, 53 Aug 7 10:02 tty53 >crw------- 1 root root 4, 54 Aug 7 10:02 tty54 >crw------- 1 root root 4, 55 Aug 7 10:02 tty55 >crw------- 1 root root 4, 56 Aug 7 10:02 tty56 >crw------- 1 root root 4, 57 Aug 7 10:02 tty57 >crw------- 1 root root 4, 58 Aug 7 10:02 tty58 >crw------- 1 root root 4, 59 Aug 7 10:02 tty59 >crw------- 1 root root 4, 6 Aug 7 10:02 tty6 >crw------- 1 root root 4, 60 Aug 7 10:02 tty60 >crw------- 1 root root 4, 61 Aug 7 10:02 tty61 >crw------- 1 root root 4, 62 Aug 7 10:02 tty62 >crw------- 1 root root 4, 63 Aug 7 10:02 tty63 >crw------- 1 root root 4, 7 Aug 7 10:02 tty7 >crw------- 1 root root 4, 8 Aug 7 10:02 tty8 >crw------- 1 root root 4, 9 Aug 7 10:02 tty9 >crw------- 1 root root 4, 64 Aug 7 10:02 ttyS0 >crw------- 1 root root 10, 239 Aug 7 10:02 uhid >crw------- 1 root root 10, 223 Aug 7 10:02 uinput >crw-rw-rw- 1 root root 1, 9 Aug 7 10:02 urandom >crw------- 1 root root 247, 0 Aug 7 10:02 usbmon0 >crw------- 1 root root 7, 0 Aug 7 10:02 vcs >crw------- 1 root root 7, 1 Aug 7 10:02 vcs1 >crw------- 1 root root 7, 128 Aug 7 10:02 vcsa >crw------- 1 root root 7, 129 Aug 7 10:02 vcsa1 >drwxr-xr-x 2 root root 60 Aug 7 10:02 vfio >crw------- 1 root root 10, 63 Aug 7 10:02 vga_arbiter >crw------- 1 root root 10, 137 Aug 7 10:02 vhci >crw------- 1 root root 10, 238 Aug 7 10:02 vhost-net >drwxr-xr-x 2 root root 60 Aug 7 10:02 virtio-ports >crw------- 1 root root 243, 1 Aug 7 10:02 vport2p1 >crw-rw-rw- 1 root root 1, 5 Aug 7 10:02 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Aug 7 10:02 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Aug 7 10:02 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Aug 7 10:02 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Aug 7 10:02 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 8:3 -> ../sda3 > >/dev/bsg: >total 0 >crw------- 1 root root 248, 0 Aug 7 10:02 2:0:0:0 >crw------- 1 root root 248, 1 Aug 7 10:02 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 10:144 -> ../nvram >lrwxrwxrwx 1 root root 8 Aug 7 10:02 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 16 Aug 7 10:02 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Aug 7 10:02 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 7 Aug 7 10:02 10:228 -> ../hpet >lrwxrwxrwx 1 root root 11 Aug 7 10:02 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Aug 7 10:02 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Aug 7 10:02 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 21 Aug 7 10:02 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Aug 7 10:02 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Aug 7 10:02 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Aug 7 10:02 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Aug 7 10:02 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 12 Aug 7 10:02 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 12 Aug 7 10:02 13:0 -> ../input/js0 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:33 -> ../input/mouse1 >lrwxrwxrwx 1 root root 13 Aug 7 10:02 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:67 -> ../input/event3 >lrwxrwxrwx 1 root root 15 Aug 7 10:02 13:68 -> ../input/event4 >lrwxrwxrwx 1 root root 13 Aug 7 10:02 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Aug 7 10:02 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Aug 7 10:02 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Aug 7 10:02 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Aug 7 10:02 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Aug 7 10:02 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Aug 7 10:02 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Aug 7 10:02 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Aug 7 10:02 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Aug 7 10:02 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Aug 7 10:02 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Aug 7 10:02 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Aug 7 10:02 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Aug 7 10:02 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Aug 7 10:02 243:1 -> ../vport2p1 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 247:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Aug 7 10:02 248:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Aug 7 10:02 248:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 252:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Aug 7 10:02 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Aug 7 10:02 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Aug 7 10:02 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Aug 7 10:02 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Aug 7 10:02 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Aug 7 10:02 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Aug 7 10:02 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Aug 7 10:02 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Aug 7 10:02 0 >crw------- 1 root root 10, 184 Aug 7 10:02 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Aug 7 10:02 cpuid >crw------- 1 root root 202, 0 Aug 7 10:02 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 140 Aug 7 10:02 by-id >drwxr-xr-x 2 root root 140 Aug 7 10:02 by-path >drwxr-xr-x 2 root root 120 Aug 7 10:02 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 root root 9 Aug 7 10:02 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 root root 10 Aug 7 10:02 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 scsi-0QEMU_QEMU_HARDDISK_hd0-part3 -> ../../sda3 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Aug 7 10:02 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 pci-0000:00:03.0-scsi-0:0:0:0-part3 -> ../../sda3 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 265b2d34-a962-435c-a782-bbe159ab77cc -> ../../sdb >lrwxrwxrwx 1 root root 10 Aug 7 10:02 d612c379-156c-4958-88e8-f99eb3e686df -> ../../sda3 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 e4128e77-ac34-404a-8381-23999daf12fe -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 7 10:02 fe04024d-b597-4906-83d5-029448e16abd -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Aug 7 10:02 by-path >crw------- 1 root root 13, 64 Aug 7 10:02 event0 >crw------- 1 root root 13, 65 Aug 7 10:02 event1 >crw------- 1 root root 13, 66 Aug 7 10:02 event2 >crw------- 1 root root 13, 67 Aug 7 10:02 event3 >crw------- 1 root root 13, 68 Aug 7 10:02 event4 >crw-rw-r-- 1 root root 13, 0 Aug 7 10:02 js0 >crw------- 1 root root 13, 63 Aug 7 10:02 mice >crw------- 1 root root 13, 32 Aug 7 10:02 mouse0 >crw------- 1 root root 13, 33 Aug 7 10:02 mouse1 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 platform-i8042-serio-1-event-mouse -> ../event2 >lrwxrwxrwx 1 root root 6 Aug 7 10:02 platform-i8042-serio-1-mouse -> ../js0 >lrwxrwxrwx 1 root root 9 Aug 7 10:02 platform-pcspkr-event-spkr -> ../event4 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Aug 7 10:02 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Aug 7 10:02 tun > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Aug 7 10:02 ptmx > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Aug 7 10:02 rawctl > >/dev/shm: >total 0 > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Aug 7 10:02 seq >crw-rw---- 1 root audio 116, 33 Aug 7 10:02 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Aug 7 10:02 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Aug 7 10:02 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=399600k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=995852k,nr_inodes=248963,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime 0 0 >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ lvm config >+ lvm pvs >+ lvm vgs >+ lvm lvs >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > 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.10/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.10 >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 123936 0 >sb_edac 31940 0 >iosf_mbi 15582 0 >ghash_clmulni_intel 13273 0 >snd_pcm 105708 0 >ppdev 17671 0 >aesni_intel 189414 0 >snd_timer 29912 1 snd_pcm >snd 83815 2 snd_timer,snd_pcm >lrw 13286 1 aesni_intel >gf128mul 15139 1 lrw >glue_helper 13990 1 aesni_intel >ablk_helper 13597 1 aesni_intel >sg 40721 0 >cryptd 21190 3 ghash_clmulni_intel,aesni_intel,ablk_helper >joydev 17389 0 >soundcore 15047 1 snd >parport_pc 28205 0 >pcspkr 12718 0 >serio_raw 13434 0 >floppy 69432 0 >ata_generic 12923 0 >parport 46395 2 ppdev,parport_pc >i2c_piix4 22401 0 >pata_acpi 13053 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 579989 1 >mbcache 14958 1 ext4 >jbd2 107478 1 ext4 >virtio_pci 22985 0 >virtio_input 13257 0 >virtio_balloon 18015 0 >virtio_scsi 18463 1 >sd_mod 46281 1 >crc_t10dif 12912 1 sd_mod >nd_pmem 13196 0 >nd_btt 22918 1 nd_pmem >virtio_net 28063 0 >virtio_console 28075 0 >virtio_rng 13029 0 >virtio_blk 18222 0 >virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >ata_piix 35052 0 >libata 243133 3 pata_acpi,ata_generic,ata_piix >nfit 54980 0 >libnvdimm 143297 3 nfit,nd_pmem,nd_btt >crct10dif_generic 12647 0 >crc32_generic 12714 0 >crct10dif_pclmul 14307 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22094 1 >crc32_pclmul 13133 0 >+ date >Tue Aug 7 10:02:15 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >2.48 0.27 >+ 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 >lvm_system_dir = /tmp/lvm >OCaml daemon loaded >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 = 35912064 >libguestfs: trace: v2v: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >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 >guestfsd: => list_partitions (0x8) took 0.00 secs >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3"] >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext4 >guestfsd: => vfs_type (0xc6) took 0.02 secs >libguestfs: trace: v2v: vfs_type = "ext4" >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >crypto_LUKS >guestfsd: => vfs_type (0xc6) took 0.01 secs >libguestfs: trace: v2v: vfs_type = "crypto_LUKS" >Enter key or passphrase ("/dev/sda2"): >libguestfs: trace: v2v: luks_open "/dev/sda2" "***" "lukssda2" >guestfsd: <= luks_open (0x101) request length 84 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: cryptsetup -d /tmp/luksqV6qZx luksOpen /dev/sda2 lukssda2 >[ 7.571742] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: v2v: luks_open = 0 >libguestfs: trace: v2v: vfs_type "/dev/sda3" >guestfsd: => luks_open (0x101) took 1.87 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda3 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda3' >command: blkid returned 0 >command: blkid: stdout: >swap >guestfsd: => vfs_type (0xc6) took 0.04 secs >libguestfs: trace: v2v: vfs_type = "swap" >libguestfs: trace: v2v: vgscan >guestfsd: <= vgscan (0xe8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: lvm vgscan --cache >libguestfs: trace: v2v: vgscan = 0 >libguestfs: trace: v2v: vg_activate_all true >guestfsd: => vgscan (0xe8) took 0.08 secs >guestfsd: <= vg_activate_all (0x67) request length 44 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: lvm vgchange -a y >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >guestfsd: => vg_activate_all (0x67) took 0.03 secs >libguestfs: trace: v2v: vg_activate_all = 0 >[ 11.3] Inspecting the overlay >libguestfs: trace: v2v: inspect_os >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >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/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >ext4 >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >crypto_LUKS >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda3' >command: blkid returned 0 >command: blkid: stdout: >swap >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --ignoreskippedcluster ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nolocking ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --trustcache ] >\t[ --unbuffered ] >\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --lockopt String ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >check_for_filesystem_on: /dev/sda1 (ext4) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 8.561311] EXT4-fs (sda1): INFO: recovery required on readonly filesystem >[ 8.563519] EXT4-fs (sda1): write access will be enabled during recovery >[ 8.581704] EXT4-fs (sda1): recovery complete >[ 8.583751] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >check_filesystem: /dev/sda1 matched Grub /boot >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: /dev/sda3 (swap) >inspect_os: fses: >fs: /dev/sda1 (ext4) role: other >fs: /dev/sda3 (swap) role: swap >inspect_get_roots: roots: >libguestfs: trace: v2v: inspect_os = [] >virt-v2v: error: inspection could not detect the source guest (or physical >machine). > >Assuming that you are running virt-v2v/virt-p2v on a source which is >supported (and not, for example, a blank disk), then this should not >happen. > >No root device found in this operating system image. >rm -rf '/var/tmp/null.wd4SOs' >libguestfs: trace: v2v: close >libguestfs: closing guestfs handle 0x223f980 (state 2) >libguestfs: trace: v2v: internal_autosync >guestfsd: => inspect_os (0x1e0) took 0.44 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=399600k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=995852k,nr_inodes=248963,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=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >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 >libguestfs: trace: v2v: internal_autosync = 0 >libguestfs: sending SIGTERM to process 51077 >libguestfs: qemu maxrss 189188K >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfstxkugM >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfs0cYn15 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2233690 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2230590 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x222e7e0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x222d580 (state 0) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1613265
: 1473952 |
1506381