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 946643 Details for
Bug 1152369
virt-v2v failed to convert RHEL 6.7 UEFI guest: no grub1/grub-legacy or grub2 configuration file was found
[?]
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.
virt-v2v debug info
uefi.log (text/plain), 127.31 KB, created by
zhoujunqin
on 2014-10-14 03:00:28 UTC
(
hide
)
Description:
virt-v2v debug info
Filename:
MIME Type:
Creator:
zhoujunqin
Created:
2014-10-14 03:00:28 UTC
Size:
127.31 KB
patch
obsolete
>[ 0.0] Opening the source -i libvirt uefi >libvirt xml is: ><domain type='kvm'> > <name>uefi</name> > <uuid>0d2e8a87-2ba6-4067-ac7c-944ec93ce265</uuid> > <memory unit='KiB'>1048576</memory> > <currentMemory unit='KiB'>1048576</currentMemory> > <vcpu placement='static'>1</vcpu> > <os> > <type arch='x86_64' machine='pc-i440fx-rhel7.1.0'>hvm</type> > <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader> > <nvram>/var/lib/libvirt/qemu/nvram/uefi_VARS.fd</nvram> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <cpu mode='custom' match='exact'> > <model fallback='allow'>Nehalem</model> > </cpu> > <clock offset='utc'> > <timer name='rtc' tickpolicy='catchup'/> > <timer name='pit' tickpolicy='delay'/> > <timer name='hpet' present='no'/> > </clock> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <pm> > <suspend-to-mem enabled='no'/> > <suspend-to-disk enabled='no'/> > </pm> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type='file' device='disk'> > <driver name='qemu' type='qcow2'/> > <source file='/var/lib/libvirt/images/uefi.qcow2'/> > <target dev='vda' bus='virtio'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> > </disk> > <disk type='block' device='cdrom'> > <driver name='qemu' type='raw'/> > <target dev='hda' bus='ide'/> > <readonly/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='usb' index='0' model='ich9-ehci1'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci1'> > <master startport='0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci2'> > <master startport='2'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> > </controller> > <controller type='usb' index='0' model='ich9-uhci3'> > <master startport='4'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/> > </controller> > <controller type='pci' index='0' model='pci-root'/> > <controller type='ide' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> > </controller> > <controller type='virtio-serial' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> > </controller> > <interface type='network'> > <mac address='52:54:00:53:2b:39'/> > <source network='default'/> > <model type='virtio'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> > </interface> > <serial type='pty'> > <target port='0'/> > </serial> > <console type='pty'> > <target type='serial' port='0'/> > </console> > <channel type='spicevmc'> > <target type='virtio' name='com.redhat.spice.0'/> > <address type='virtio-serial' controller='0' bus='0' port='1'/> > </channel> > <input type='tablet' bus='usb'/> > <input type='mouse' bus='ps2'/> > <input type='keyboard' bus='ps2'/> > <graphics type='spice' autoport='yes'/> > <sound model='ich6'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> > </sound> > <video> > <model type='qxl' ram='65536' vram='65536' heads='1'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> > </video> > <redirdev bus='usb' type='spicevmc'> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > </redirdev> > <redirdev bus='usb' type='spicevmc'> > </redirdev> > <memballoon model='virtio'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> > </memballoon> > </devices> ></domain> > > source name: uefi >hypervisor type: kvm > memory: 1073741824 (bytes) > nr vCPUs: 1 > CPU features: pae,apic,acpi > display: spice >disks: > /var/lib/libvirt/images/uefi.qcow2 (qcow2) [vda] >removable media: > CD-ROM [hda] >NICs: > Network "default" mac: 52:54:00:53:2b:39 >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b '/var/lib/libvirt/images/uefi.qcow2' -o 'compat=1.1,backing_fmt=qcow2' /var/tmp/v2vovlbd7e16.qcow2 >[ 0.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "/var/tmp/v2vovlbd7e16.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.27.62rhel=7,release=1.1.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=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfspXZnHm >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: libvirt version = 1002008 (1.2.8) >libguestfs: guest random name = guestfs-84m49o3x0wqefkhl >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x10a4790 >libguestfs: qemu version (reported by libvirt) = 2001002 (2.1.2) >libguestfs: [00001ms] get libvirt capabilities >libguestfs: [00003ms] parsing capabilities XML >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_label" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: [00004ms] build appliance >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00004ms] begin building supermin appliance >libguestfs: [00004ms] 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.10 >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: [00009ms] finished building supermin appliance >libguestfs: trace: disk_create "/tmp/libguestfspXZnHm/overlay1" "qcow2" -1 "backingfile:/var/tmp/.guestfs-0/appliance.d/root" "backingformat:raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfspXZnHm/overlay1 >Formatting '/tmp/libguestfspXZnHm/overlay1', fmt=qcow2 size=4294967296 backing_file='/var/tmp/.guestfs-0/appliance.d/root' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: trace: disk_create = 0 >libguestfs: [00114ms] create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-84m49o3x0wqefkhl</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/var/tmp/v2vovlbd7e16.qcow2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe" discard="unmap"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfspXZnHm/overlay1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfspXZnHm/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfspXZnHm/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n <qemu:arg value="-netdev"/>\n <qemu:arg value="user,id=usernet,net=169.254.0.0/16"/>\n <qemu:arg value="-device"/>\n <qemu:arg value="virtio-net-pci,netdev=usernet"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /var/tmp/.guestfs-0 >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 appliance.d >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 lock >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfspXZnHm >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 console.sock >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 overlay1 >libguestfs: -rwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 umask-check >libguestfs: [00118ms] launch libvirt guest >\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 >\x1b[2J SeaBIOS (version seabios-1.7.5-5.el7) > Machine UUID 49d38261-2530-4806-b414-82985907fcaa > > > iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+1F397E50+1F2F7E50 C100 > Press Ctrl-B to configure iPXE (PCI 00:05.0)... > > > Booting from ROM... > Probing EDD (edd=off to disable)... ok >\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-175.el7.x86_64 (mockbuild@x86-018.build.eng.bos.redhat.com) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Tue Sep 30 02:14:47 EDT 2014 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 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-0x000000001f3fffff] usable >[ 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] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f2040-0x000f204f] mapped at [ffff8800000f2040] >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1ee00000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1edfffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f0be000-0x1f3d7fff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f3d9000-0x1f3fffff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f06e001, primary cpu clock >[ 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-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-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 29 pages/cpu @ffff88001ee00000 s86656 r8192 d23936 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0e000 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 484616k/512000k available (6216k kernel code, 392k absent, 26992k reserved, 4153k data, 1604k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] \tExperimental no-CBs for all CPUs >[ 0.000000] \tExperimental no-CBs CPUs: 0. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3392.294 MHz processor >[ 0.001000] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392294) >[ 0.001008] pid_max: default: 32768 minimum: 301 >[ 0.001406] Security Framework initialized >[ 0.001750] SELinux: Disabled at boot. >[ 0.002080] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003209] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.003884] Mount-cache hash table entries: 4096 >[ 0.004204] Initializing cgroup subsys memory >[ 0.004563] Initializing cgroup subsys devices >[ 0.005004] Initializing cgroup subsys freezer >[ 0.005387] Initializing cgroup subsys net_cls >[ 0.006004] Initializing cgroup subsys blkio >[ 0.006399] Initializing cgroup subsys perf_event >[ 0.006784] Initializing cgroup subsys hugetlb >[ 0.007092] mce: CPU supports 10 MCE banks >[ 0.007528] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >[ 0.007528] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >[ 0.007528] tlb_flushall_shift: 6 >[ 0.023950] Freeing SMP alternatives: 24k freed >[ 0.027199] ftrace: allocating 23854 entries in 94 pages >[ 0.032300] Enabling x2apic >[ 0.032583] Enabled x2apic >[ 0.033004] Switched APIC routing to physical x2apic. >[ 0.034753] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.035002] smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07) >[ 0.036030] Performance Events: 16-deep LBR, SandyBridge events, Intel PMU driver. >[ 0.036700] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >[ 0.037006] ... version: 2 >[ 0.037348] ... bit width: 48 >[ 0.037740] ... generic registers: 4 >[ 0.038004] ... value mask: 0000ffffffffffff >[ 0.038456] ... max period: 000000007fffffff >[ 0.038908] ... fixed-purpose events: 3 >[ 0.039004] ... event mask: 000000070000000f >[ 0.041574] KVM setup paravirtual spinlock >[ 0.042952] Brought up 1 CPUs >[ 0.043005] smpboot: Total of 1 processors activated (6784.58 BogoMIPS) >[ 0.043837] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.044176] devtmpfs: initialized >[ 0.046124] EVM: security.selinux >[ 0.046413] EVM: security.ima >[ 0.046660] EVM: security.capability >[ 0.047701] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.048052] NET: Registered protocol family 16 >[ 0.048644] PCI: Using configuration type 1 for base access >[ 0.049663] ACPI: Interpreter disabled. >[ 0.050056] vgaarb: loaded >[ 0.050359] SCSI subsystem initialized >[ 0.050698] usbcore: registered new interface driver usbfs >[ 0.051010] usbcore: registered new interface driver hub >[ 0.051479] usbcore: registered new device driver usb >[ 0.052055] PCI: Probing PCI hardware >[ 0.052398] PCI host bridge to bus 0000:00 >[ 0.052762] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.053005] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >[ 0.053573] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.058349] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.058913] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.059004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.059606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.090941] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.091184] NetLabel: Initializing >[ 0.091468] NetLabel: domain hash size = 128 >[ 0.091857] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.092023] NetLabel: unlabeled traffic allowed by default >[ 0.092518] Switching to clocksource kvm-clock >[ 0.096658] pnp: PnP ACPI: disabled >[ 0.098059] NET: Registered protocol family 2 >[ 0.098566] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.099174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.099766] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.100338] TCP: reno registered >[ 0.100673] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.101159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.101757] NET: Registered protocol family 1 >[ 0.102151] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.102698] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.103227] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.103773] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.104742] Unpacking initramfs... >[ 0.108788] Freeing initrd memory: 3176k freed >[ 0.109474] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.110213] RAPL PMU detected, hw unit 2^-6 Joules, API unit is 2^-32 Joules, 3 fixed counters 167772160 ms ovfl timer >[ 0.111347] microcode: CPU0 sig=0x206a7, pf=0x1, revision=0x1 >[ 0.111927] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.112922] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.113502] Initialise system trusted keyring >[ 0.113960] audit: initializing netlink socket (disabled) >[ 0.114470] type=2000 audit(1413252279.327:1): initialized >[ 0.129592] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.130895] zbud: loaded >[ 0.131277] VFS: Disk quotas dquot_6.5.2 >[ 0.131629] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.132340] msgmni has been set to 952 >[ 0.132690] Key type big_key registered >[ 0.133439] alg: No test for stdrng (krng) >[ 0.133812] NET: Registered protocol family 38 >[ 0.134189] Key type asymmetric registered >[ 0.134523] Asymmetric key parser 'x509' registered >[ 0.134977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.135609] io scheduler noop registered >[ 0.135962] io scheduler deadline registered (default) >[ 0.136423] io scheduler cfq registered >[ 0.136822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.137350] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.137980] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.164257] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.165097] Non-volatile memory driver v1.3 >[ 0.165502] Linux agpgart interface v0.103 >[ 0.165953] crash memory driver: version 1.1 >[ 0.166340] rdac: device handler registered >[ 0.166753] hp_sw: device handler registered >[ 0.167129] emc: device handler registered >[ 0.167480] alua: device handler registered >[ 0.167891] libphy: Fixed MDIO Bus: probed >[ 0.168283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.168846] ehci-pci: EHCI PCI platform driver >[ 0.169254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.169770] ohci-pci: OHCI PCI platform driver >[ 0.170204] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.170748] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.171851] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 0.172371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 0.172998] uhci_hcd 0000:00:01.2: detected 2 ports >[ 0.173553] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 0.174117] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.174712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.175353] usb usb1: Product: UHCI Host Controller >[ 0.175791] usb usb1: Manufacturer: Linux 3.10.0-175.el7.x86_64 uhci_hcd >[ 0.176385] usb usb1: SerialNumber: 0000:00:01.2 >[ 0.176882] hub 1-0:1.0: USB hub found >[ 0.177250] hub 1-0:1.0: 2 ports detected >[ 0.177766] usbcore: registered new interface driver usbserial >[ 0.178320] usbcore: registered new interface driver usbserial_generic >[ 0.178898] usbserial: USB Serial support registered for generic >[ 0.179451] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.180581] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.181044] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.181575] mousedev: PS/2 mouse device common for all mice >[ 0.182319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.184563] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.185182] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.185776] cpuidle: using governor menu >[ 0.186186] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.186745] usbcore: registered new interface driver usbhid >[ 0.187298] usbhid: USB HID core driver >[ 0.187657] drop_monitor: Initializing network drop monitor service >[ 0.188291] TCP: cubic registered >[ 0.188573] Initializing XFRM netlink socket >[ 0.188998] NET: Registered protocol family 10 >[ 0.189586] NET: Registered protocol family 17 >[ 0.190124] Loading compiled-in X.509 certificates >[ 0.191011] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.192451] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.193793] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 4304258329ea0da1b80ad429df72c33fe68bdcec' >[ 0.194751] registered taskstats version 1 >[ 0.195448] Key type trusted registered >[ 0.195975] Key type encrypted registered >[ 0.196579] IMA: No TPM chip found, activating TPM-bypass! >[ 0.197353] rtc_cmos rtc_cmos: setting system clock to 2014-10-14 02:04:39 UTC (1413252279) >[ 0.198749] Freeing unused kernel memory: 1604k freed >supermin: mounting /proc >supermin: uptime: 0.19 0.03 >supermin: ext2 mini initrd starting up: 5.1.10 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.202455] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32.ko >[ 0.206220] alg: No test for crc32 (crc32-table) >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.214013] scsi host0: ata_piix >[ 0.214429] scsi host1: ata_piix >[ 0.214717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >[ 0.215409] 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 sparse-keymap.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod megaraid_sas.ko >[ 0.379299] megasas: 06.805.06.00-rc1 Thu. Sep. 4 17:00:00 PDT 2014 >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod cdrom.ko >supermin: internal insmod sr_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_pci.ko >[ 0.388732] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.389920] scsi host2: Virtio SCSI HBA >[ 0.390491] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.391875] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.392934] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.397767] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.399587] virtio-pci 0000:00:05.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.412476] sd 2:0:0:0: [sda] 12582912 512-byte logical blocks: (6.44 GB/6.00 GiB) >[ 0.413260] sd 2:0:0:0: [sda] Write Protect is off >[ 0.413789] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.414442] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.415508] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.416073] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.417704] sdb: unknown partition table >[ 0.418524] sda: sda1 sda2 sda3 >[ 0.419144] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.419807] sd 2:0:0:0: [sda] Attached SCSI disk >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 as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.439073] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.441583] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.513439] systemd-udevd[91]: starting version 208 >[ 0.547553] input: PC Speaker as /devices/platform/pcspkr/input/input1 >[ 0.581142] Error: Driver 'pcspkr' is already registered, aborting... >[ 0.604864] intel_rapl: no valid rapl domains found in package 0 >[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m >/init: line 73: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/vd*/queue/scheduler: No such file or directory >mdadm: No arrays found in config file or automatically >[ 0.786937] device-mapper: uevent: version 1.0.3 >[ 0.787737] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com > lvmetad is not active yet, using direct activation during sysinit > 2 logical volume(s) in volume group "vg_uefi" now active >/init: line 99: ldmtool: command not found >Linux (none) 3.10.0-175.el7.x86_64 #1 SMP Tue Sep 30 02:14:47 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Oct 14 02:04 autofs >drwxr-xr-x 2 root root 180 Oct 14 02:04 block >drwxr-xr-x 2 root root 80 Oct 14 02:04 bsg >crw------- 1 root root 10, 234 Oct 14 02:04 btrfs-control >drwxr-xr-x 3 root root 60 Oct 14 02:04 bus >drwxr-xr-x 2 root root 2240 Oct 14 02:04 char >crw------- 1 root root 5, 1 Oct 14 02:04 console >lrwxrwxrwx 1 root root 11 Oct 14 02:04 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Oct 14 02:04 cpu >crw------- 1 root root 10, 61 Oct 14 02:04 cpu_dma_latency >crw------- 1 root root 10, 62 Oct 14 02:04 crash >drwxr-xr-x 6 root root 120 Oct 14 02:04 disk >brw-rw---- 1 root disk 252, 0 Oct 14 02:04 dm-0 >brw-rw---- 1 root disk 252, 1 Oct 14 02:04 dm-1 >lrwxrwxrwx 1 root root 13 Oct 14 02:04 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Oct 14 02:04 full >crw------- 1 root root 10, 229 Oct 14 02:04 fuse >drwxr-xr-x 3 root root 120 Oct 14 02:04 input >crw-r--r-- 1 root root 1, 11 Oct 14 02:04 kmsg >crw------- 1 root root 10, 237 Oct 14 02:04 loop-control >drwxr-xr-x 2 root root 100 Oct 14 02:04 mapper >crw------- 1 root root 10, 227 Oct 14 02:04 mcelog >crw------- 1 root root 1, 1 Oct 14 02:04 mem >drwxr-xr-x 2 root root 60 Oct 14 02:04 net >crw------- 1 root root 10, 60 Oct 14 02:04 network_latency >crw------- 1 root root 10, 59 Oct 14 02:04 network_throughput >crw-rw-rw- 1 root root 1, 3 Oct 14 02:04 null >crw------- 1 root root 10, 144 Oct 14 02:04 nvram >crw------- 1 root root 1, 12 Oct 14 02:04 oldmem >crw------- 1 root root 1, 4 Oct 14 02:04 port >crw------- 1 root root 108, 0 Oct 14 02:04 ppp >crw-rw-rw- 1 root root 5, 2 Oct 14 02:04 ptmx >crw-rw-rw- 1 root root 1, 8 Oct 14 02:04 random >drwxr-xr-x 2 root root 60 Oct 14 02:04 raw >crw------- 1 root root 10, 58 Oct 14 02:04 rfkill >lrwxrwxrwx 1 root root 4 Oct 14 02:04 rtc -> rtc0 >crw------- 1 root root 254, 0 Oct 14 02:04 rtc0 >brw------- 1 root root 8, 0 Oct 14 02:04 sda >brw------- 1 root root 8, 1 Oct 14 02:04 sda1 >brw------- 1 root root 8, 2 Oct 14 02:04 sda2 >brw------- 1 root root 8, 3 Oct 14 02:04 sda3 >brw------- 1 root root 8, 16 Oct 14 02:04 sdb >crw------- 1 root root 10, 231 Oct 14 02:04 snapshot >drwxr-xr-x 2 root root 80 Oct 14 02:04 snd >lrwxrwxrwx 1 root root 15 Oct 14 02:04 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Oct 14 02:04 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Oct 14 02:04 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Oct 14 02:04 tty >crw------- 1 root root 4, 0 Oct 14 02:04 tty0 >crw------- 1 root root 4, 1 Oct 14 02:04 tty1 >crw------- 1 root root 4, 10 Oct 14 02:04 tty10 >crw------- 1 root root 4, 11 Oct 14 02:04 tty11 >crw------- 1 root root 4, 12 Oct 14 02:04 tty12 >crw------- 1 root root 4, 13 Oct 14 02:04 tty13 >crw------- 1 root root 4, 14 Oct 14 02:04 tty14 >crw------- 1 root root 4, 15 Oct 14 02:04 tty15 >crw------- 1 root root 4, 16 Oct 14 02:04 tty16 >crw------- 1 root root 4, 17 Oct 14 02:04 tty17 >crw------- 1 root root 4, 18 Oct 14 02:04 tty18 >crw------- 1 root root 4, 19 Oct 14 02:04 tty19 >crw------- 1 root root 4, 2 Oct 14 02:04 tty2 >crw------- 1 root root 4, 20 Oct 14 02:04 tty20 >crw------- 1 root root 4, 21 Oct 14 02:04 tty21 >crw------- 1 root root 4, 22 Oct 14 02:04 tty22 >crw------- 1 root root 4, 23 Oct 14 02:04 tty23 >crw------- 1 root root 4, 24 Oct 14 02:04 tty24 >crw------- 1 root root 4, 25 Oct 14 02:04 tty25 >crw------- 1 root root 4, 26 Oct 14 02:04 tty26 >crw------- 1 root root 4, 27 Oct 14 02:04 tty27 >crw------- 1 root root 4, 28 Oct 14 02:04 tty28 >crw------- 1 root root 4, 29 Oct 14 02:04 tty29 >crw------- 1 root root 4, 3 Oct 14 02:04 tty3 >crw------- 1 root root 4, 30 Oct 14 02:04 tty30 >crw------- 1 root root 4, 31 Oct 14 02:04 tty31 >crw------- 1 root root 4, 32 Oct 14 02:04 tty32 >crw------- 1 root root 4, 33 Oct 14 02:04 tty33 >crw------- 1 root root 4, 34 Oct 14 02:04 tty34 >crw------- 1 root root 4, 35 Oct 14 02:04 tty35 >crw------- 1 root root 4, 36 Oct 14 02:04 tty36 >crw------- 1 root root 4, 37 Oct 14 02:04 tty37 >crw------- 1 root root 4, 38 Oct 14 02:04 tty38 >crw------- 1 root root 4, 39 Oct 14 02:04 tty39 >crw------- 1 root root 4, 4 Oct 14 02:04 tty4 >crw------- 1 root root 4, 40 Oct 14 02:04 tty40 >crw------- 1 root root 4, 41 Oct 14 02:04 tty41 >crw------- 1 root root 4, 42 Oct 14 02:04 tty42 >crw------- 1 root root 4, 43 Oct 14 02:04 tty43 >crw------- 1 root root 4, 44 Oct 14 02:04 tty44 >crw------- 1 root root 4, 45 Oct 14 02:04 tty45 >crw------- 1 root root 4, 46 Oct 14 02:04 tty46 >crw------- 1 root root 4, 47 Oct 14 02:04 tty47 >crw------- 1 root root 4, 48 Oct 14 02:04 tty48 >crw------- 1 root root 4, 49 Oct 14 02:04 tty49 >crw------- 1 root root 4, 5 Oct 14 02:04 tty5 >crw------- 1 root root 4, 50 Oct 14 02:04 tty50 >crw------- 1 root root 4, 51 Oct 14 02:04 tty51 >crw------- 1 root root 4, 52 Oct 14 02:04 tty52 >crw------- 1 root root 4, 53 Oct 14 02:04 tty53 >crw------- 1 root root 4, 54 Oct 14 02:04 tty54 >crw------- 1 root root 4, 55 Oct 14 02:04 tty55 >crw------- 1 root root 4, 56 Oct 14 02:04 tty56 >crw------- 1 root root 4, 57 Oct 14 02:04 tty57 >crw------- 1 root root 4, 58 Oct 14 02:04 tty58 >crw------- 1 root root 4, 59 Oct 14 02:04 tty59 >crw------- 1 root root 4, 6 Oct 14 02:04 tty6 >crw------- 1 root root 4, 60 Oct 14 02:04 tty60 >crw------- 1 root root 4, 61 Oct 14 02:04 tty61 >crw------- 1 root root 4, 62 Oct 14 02:04 tty62 >crw------- 1 root root 4, 63 Oct 14 02:04 tty63 >crw------- 1 root root 4, 7 Oct 14 02:04 tty7 >crw------- 1 root root 4, 8 Oct 14 02:04 tty8 >crw------- 1 root root 4, 9 Oct 14 02:04 tty9 >crw------- 1 root root 4, 64 Oct 14 02:04 ttyS0 >crw------- 1 root root 4, 65 Oct 14 02:04 ttyS1 >crw------- 1 root root 4, 66 Oct 14 02:04 ttyS2 >crw------- 1 root root 4, 67 Oct 14 02:04 ttyS3 >crw------- 1 root root 10, 239 Oct 14 02:04 uhid >crw------- 1 root root 10, 223 Oct 14 02:04 uinput >crw-rw-rw- 1 root root 1, 9 Oct 14 02:04 urandom >crw------- 1 root root 251, 0 Oct 14 02:04 usbmon0 >crw------- 1 root root 251, 1 Oct 14 02:04 usbmon1 >crw------- 1 root root 7, 0 Oct 14 02:04 vcs >crw------- 1 root root 7, 1 Oct 14 02:04 vcs1 >crw------- 1 root root 7, 128 Oct 14 02:04 vcsa >crw------- 1 root root 7, 129 Oct 14 02:04 vcsa1 >drwxr-xr-x 2 root root 60 Oct 14 02:04 vfio >drwxr-xr-x 2 root root 80 Oct 14 02:04 vg_uefi >crw------- 1 root root 10, 63 Oct 14 02:04 vga_arbiter >crw------- 1 root root 10, 238 Oct 14 02:04 vhost-net >drwxr-xr-x 2 root root 60 Oct 14 02:04 virtio-ports >crw------- 1 root root 248, 1 Oct 14 02:04 vport1p1 >crw-rw-rw- 1 root root 1, 5 Oct 14 02:04 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 252:0 -> ../dm-0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 252:1 -> ../dm-1 >lrwxrwxrwx 1 root root 6 Oct 14 02:04 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Oct 14 02:04 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Oct 14 02:04 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Oct 14 02:04 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 8:3 -> ../sda3 > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Oct 14 02:04 2:0:0:0 >crw------- 1 root root 252, 1 Oct 14 02:04 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Oct 14 02:04 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Oct 14 02:04 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Oct 14 02:04 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Oct 14 02:04 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Oct 14 02:04 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Oct 14 02:04 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Oct 14 02:04 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Oct 14 02:04 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Oct 14 02:04 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 21 Oct 14 02:04 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Oct 14 02:04 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Oct 14 02:04 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Oct 14 02:04 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Oct 14 02:04 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 12 Oct 14 02:04 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 13 Oct 14 02:04 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Oct 14 02:04 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Oct 14 02:04 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 13 Oct 14 02:04 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Oct 14 02:04 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Oct 14 02:04 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Oct 14 02:04 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Oct 14 02:04 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Oct 14 02:04 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Oct 14 02:04 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Oct 14 02:04 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Oct 14 02:04 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Oct 14 02:04 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Oct 14 02:04 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Oct 14 02:04 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Oct 14 02:04 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 11 Oct 14 02:04 248:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Oct 14 02:04 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Oct 14 02:04 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Oct 14 02:04 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Oct 14 02:04 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Oct 14 02:04 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Oct 14 02:04 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Oct 14 02:04 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Oct 14 02:04 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Oct 14 02:04 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Oct 14 02:04 0 >crw------- 1 root root 10, 184 Oct 14 02:04 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Oct 14 02:04 cpuid >crw------- 1 root root 202, 0 Oct 14 02:04 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 240 Oct 14 02:04 by-id >drwxr-xr-x 2 root root 100 Oct 14 02:04 by-partuuid >drwxr-xr-x 2 root root 140 Oct 14 02:04 by-path >drwxr-xr-x 2 root root 140 Oct 14 02:04 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 dm-name-vg_uefi-lv_root -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 dm-name-vg_uefi-lv_swap -> ../../dm-1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 dm-uuid-LVM-pWONfgYgCgmgQtTLgOZuXovR6F4ZXddWC5PSudm1UOTkQ1VijekJzeYTxIERaJbL -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 dm-uuid-LVM-pWONfgYgCgmgQtTLgOZuXovR6F4ZXddWmre7bgdX0OcMqQMs1lTIPbmGZOW0VMX7 -> ../../dm-1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 lvm-pv-uuid-72ibGu-4n9H-is0G-zftR-2R0Y-1jdI-xgLNFJ -> ../../sda3 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 10 Oct 14 02:04 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part3 -> ../../sda3 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 1bd96852-3f1e-432d-970e-888d593f0e9b -> ../../sda2 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 749d3e9a-35a8-46c4-9d80-b7d435e59000 -> ../../sda3 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 fec2fe28-d9e2-4d3b-9a7d-9a6f24d5ff42 -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Oct 14 02:04 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part3 -> ../../sda3 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 5005c7ff-f19f-48d7-a477-d81b28d4e4de -> ../../dm-1 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 51d19455-5a30-433e-9bfc-2f6dbc4e883b -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Oct 14 02:04 7EA7-C475 -> ../../sda1 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 7d72d44c-ba10-4a52-8e6e-c074736b6c03 -> ../../sdb >lrwxrwxrwx 1 root root 10 Oct 14 02:04 a1183757-3a28-42f0-9943-24174718962f -> ../../sda2 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 80 Oct 14 02:04 by-path >crw------- 1 root root 13, 64 Oct 14 02:04 event0 >crw------- 1 root root 13, 65 Oct 14 02:04 event1 >crw------- 1 root root 13, 63 Oct 14 02:04 mice > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Oct 14 02:04 platform-pcspkr-event-spkr -> ../event1 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Oct 14 02:04 control >lrwxrwxrwx 1 root root 7 Oct 14 02:04 vg_uefi-lv_root -> ../dm-0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 vg_uefi-lv_swap -> ../dm-1 > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Oct 14 02:04 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Oct 14 02:04 rawctl > >/dev/snd: >total 0 >crw------- 1 root root 116, 1 Oct 14 02:04 seq >crw------- 1 root audio 116, 33 Oct 14 02:04 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Oct 14 02:04 vfio > >/dev/vg_uefi: >total 0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 lv_root -> ../dm-0 >lrwxrwxrwx 1 root root 7 Oct 14 02:04 lv_swap -> ../dm-1 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Oct 14 02:04 org.libguestfs.channel.0 -> ../vport1p1 >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=97884k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242320k,nr_inodes=60580,mode=755 0 0 > /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/sda3 vg_uefi lvm2 a-- 5.31g 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory[ 1.015835] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 > > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. > VG #PV #LV #SN Attr VSize VFree > vg_uefi 1 2 0 wz--n- 5.31g 0 > /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 > lv_root vg_uefi -wi-a----- 4.71g > lv_swap vg_uefi -wi-a----- 612.00m >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN > 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: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state DOWN 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 >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.10 >Module Size Used by >dm_mod 103133 4 >snd_pcm 97511 0 >snd_page_alloc 18710 1 snd_pcm >snd_timer 29482 1 snd_pcm >snd 74645 2 snd_timer,snd_pcm >ghash_clmulni_intel 13259 0 >cryptd 20359 1 ghash_clmulni_intel >soundcore 15047 1 snd >serio_raw 13462 0 >pcspkr 12718 0 >ata_generic 12910 0 >pata_acpi 13038 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 529019 1 >mbcache 14958 1 ext4 >jbd2 98340 1 ext4 >virtio_pci 17725 0 >virtio_balloon 13530 0 >virtio_scsi 18330 2 >sr_mod 22416 0 >cdrom 42556 1 sr_mod >sd_mod 45499 3 >crc_t10dif 12714 1 sd_mod >scsi_transport_spi 30732 0 >megaraid_sas 117865 0 >rfkill 26536 0 >sparse_keymap 13948 0 >virtio_net 28059 0 >virtio_console 28018 0 >virtio_rng 13019 0 >virtio_blk 18329 0 >virtio_ring 21423 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >virtio 14187 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >ata_piix 35038 0 >libata 219478 3 pata_acpi,ata_generic,ata_piix >crct10dif_generic 12647 0 >crc32 12714 0 >crct10dif_pclmul 14289 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22079 1 >crc32_pclmul 13113 0 >Tue Oct 14 02:04:40 UTC 2014 >clocksource: kvm-clock >uptime: 1.07 0.32 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [02521ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >blockdev --getsize64 /dev/sda >libguestfs: trace: blockdev_getsize64 = 6442450944 >[ 3.0] Initializing the target -o rhev -os 10.66.90.115:/vol/v2v_auto/auto_export >mount '10.66.90.115':'/vol/v2v_auto/auto_export' '/tmp/v2v.S8oeYK' >RHEV: ESD mountpoint: /tmp/v2v.S8oeYK >RHEV: ESD UUID: d4c3f278-19a6-4228-9b81-7c71ec634716 >RHEV: actual UID:GID of new files is 99:99 >virt-v2v: warning: cannot write files to the NFS server as 36:36, even >though we appear to be running as root. This probably means the NFS client >or idmapd is not configured properly. > >You will have to chown the files that virt-v2v creates after the run, >otherwise RHEV-M will not be able to import the VM. >RHEV: will export sda to /tmp/v2v.S8oeYK/d4c3f278-19a6-4228-9b81-7c71ec634716/images/02bcca23-f394-45c1-9b41-fa1d85df5c93/30bc156f-42b4-4df2-80ec-b928e078341a >[ 3.0] Inspecting the overlay >libguestfs: trace: inspect_os >libguestfs: trace: umount_all >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >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=97884k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242320k,nr_inodes=60580,mode=755 freq=0 passno=0 >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: list_filesystems >libguestfs: trace: feature_available "lvm2" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 1 >libguestfs: trace: feature_available "ldm" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 0 >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda"] >libguestfs: trace: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3"] >libguestfs: trace: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "vfat" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: vfs_type "/dev/sda3" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda3 >libguestfs: trace: vfs_type = "LVM2_member" >libguestfs: trace: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. >libguestfs: trace: lvs = ["/dev/vg_uefi/lv_root", "/dev/vg_uefi/lv_swap"] >libguestfs: trace: vfs_type "/dev/vg_uefi/lv_root" >guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/vg_uefi/lv_root >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: vfs_type "/dev/vg_uefi/lv_swap" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/vg_uefi/lv_swap >libguestfs: trace: vfs_type = "swap" >libguestfs: trace: list_filesystems = ["/dev/sda1", "vfat", "/dev/sda2", "ext4", "/dev/vg_uefi/lv_root", "ext4", "/dev/vg_uefi/lv_swap", "swap"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "vfat" >libguestfs: check_for_filesystem_on: /dev/sda1 (vfat) >libguestfs: trace: internal_parse_mountable "/dev/sda1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda1" >guestfsd: main_loop: proc 73 (mount_ro) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/windows" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/winnt" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/win32" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/win" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: 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: case_sensitive_path = "/System Volume Information" >libguestfs: trace: 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: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/System Volume Information" >libguestfs: trace: 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: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/FDOS" >libguestfs: trace: is_dir "/FDOS" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/isolinux/isolinux.cfg" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/EFI/BOOT" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/images/install.img" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/.disk" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/.discinfo" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/i386/txtsetup.sif" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/amd64/txtsetup.sif" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/freedos/freedos.ico" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/boot/loader.rc" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >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=97884k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242320k,nr_inodes=60580,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=vfat opts=ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro freq=0 passno=0 >umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ext4" >libguestfs: check_for_filesystem_on: /dev/sda2 (ext4) >libguestfs: trace: internal_parse_mountable "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda2" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda2 /sysroot/ >[ 1.301279] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >guestfsd: main_loop: proc 73 (mount_ro) took 0.00 seconds >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 2 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/windows" >libguestfs: trace: 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 secondslibguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/winnt" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/win32" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/win" >libguestfs: trace: 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: case_sensitive_path = NULL (error) >libguestfs: trace: 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: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: 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: case_sensitive_path = "/System Volume Information" >libguestfs: trace: 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: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/System Volume Information" >libguestfs: trace: 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: is_dir = 0 >libguestfs: trace: 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: case_sensitive_path = "/FDOS" >libguestfs: trace: is_dir "/FDOS" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >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=97884k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242320k,nr_inodes=60580,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=ext4 opts=ro,relatime,data=ordered freq=0 passno=0 >umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/vg_uefi/lv_root" >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/vg_uefi/lv_root >libguestfs: trace: vfs_type = "ext4" >libguestfs: check_for_filesystem_on: /dev/vg_uefi/lv_root (ext4) >libguestfs: trace: internal_parse_mountable "/dev/vg_uefi/lv_root" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/vg_uefi/lv_root" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/vg_uefi/lv_root" "/" >guestfsd: main_loop: new request, len 0x48 >mount -o ro /dev/vg_uefi/lv_root /sysroot/ >[ 1.363516] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >guestfsd: main_loop: proc 73 (mount_ro) took 0.00 seconds >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/vg_uefi/lv_root" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: device name is not a partition >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = -1 (error) >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: is_dir = 1 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: is_dir = 1 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: is_file "/netbsd" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/service/vm" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/fstab" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/etc/lsb-release" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/lsb-release" >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: filesize = 152 >libguestfs: trace: head_n 10 "/etc/lsb-release" >guestfsd: main_loop: new request, len 0x40 >head -n 10 >libguestfs: trace: head_n = ["LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch"] >libguestfs: trace: is_file "/etc/oracle-release" "followsymlinks:true" >guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/redhat-release" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/redhat-release" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 55 >libguestfs: trace: head_n 1 "/etc/redhat-release" >guestfsd: main_loop: new request, len 0x44 >head -n 1 >libguestfs: trace: head_n = ["Red Hat Enterprise Linux Server release 6.6 (Santiago)"] >libguestfs: trace: is_file "/bin/bash" >guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >libguestfs: trace: is_file = 1 >libguestfs: trace: file_architecture "/bin/bash" >libguestfs: trace: file "/bin/bash" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >file -zb /sysroot/bin/bash >libguestfs: trace: file = "ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, BuildID[sha1]=0xf0b2190b159bffbbc6a3df71fcbe3f568478fd72, stripped" >libguestfs: trace: file_architecture = "x86_64" >libguestfs: trace: is_file "/etc/fstab" "followsymlinks:true" >guestfsd: main_loop: proc 49 (file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/fstab" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 864 >libguestfs: trace: 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: is_file = 0 >libguestfs: trace: aug_init "/" 48 >guestfsd: main_loop: new request, len 0x34 >augeas version: 1.1.0 >guestfsd: main_loop: proc 16 (aug_init) took 0.31 seconds >libguestfs: trace: aug_init = 0 >libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >libguestfs: trace: 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 >libguestfs: trace: aug_rm = 1286 >libguestfs: trace: aug_load >guestfsd: main_loop: proc 22 (aug_rm) took 0.02 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 27 (aug_load) took 0.00 seconds >libguestfs: trace: aug_load = 0 >libguestfs: trace: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: 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: 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", "/files/etc/fstab/8"] >libguestfs: trace: 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: aug_get = "/dev/mapper/vg_uefi-lv_root" >libguestfs: trace: 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: aug_get = "/" >libguestfs: trace: exists "/dev/mapper/vg_uefi-lv_root" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: exists = 0 >libguestfs: trace: 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: aug_get = "ext4" >libguestfs: fstab: mountable=/dev/mapper/vg_uefi-lv_root mountpoint=/ >libguestfs: trace: 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: aug_get = "UUID=a1183757-3a28-42f0-9943-24174718962f" >libguestfs: trace: 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: aug_get = "/boot" >libguestfs: trace: findfs_uuid "a1183757-3a28-42f0-9943-24174718962f" >guestfsd: main_loop: new request, len 0x50 >findfs UUID=a1183757-3a28-42f0-9943-24174718962f >libguestfs: trace: findfs_uuid = "/dev/sda2" >libguestfs: trace: aug_get "/files/etc/fstab/2/vfstype" >guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "ext4" >libguestfs: fstab: mountable=/dev/sda2 mountpoint=/boot >libguestfs: trace: 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: aug_get = "UUID=7EA7-C475" >libguestfs: trace: 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: aug_get = "/boot/efi" >libguestfs: trace: findfs_uuid "7EA7-C475" >guestfsd: main_loop: new request, len 0x38 >findfs UUID=7EA7-C475 >libguestfs: trace: findfs_uuid = "/dev/sda1" >libguestfs: trace: aug_get "/files/etc/fstab/3/vfstype" >guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "vfat" >libguestfs: fstab: mountable=/dev/sda1 mountpoint=/boot/efi >libguestfs: trace: 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: aug_get = "/dev/mapper/vg_uefi-lv_swap" >libguestfs: trace: 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: aug_get = "swap" >libguestfs: trace: exists "/dev/mapper/vg_uefi-lv_swap" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: exists = 0 >libguestfs: trace: 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: aug_get = "swap" >libguestfs: fstab: mountable=/dev/mapper/vg_uefi-lv_swap mountpoint=swap >libguestfs: trace: 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: aug_get = "tmpfs" >libguestfs: trace: 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: aug_get = "/dev/shm" >libguestfs: trace: 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: aug_get = "devpts" >libguestfs: trace: 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: aug_get = "/dev/pts" >libguestfs: trace: 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: aug_get = "sysfs" >libguestfs: trace: 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: aug_get = "/sys" >libguestfs: trace: aug_get "/files/etc/fstab/8/spec" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "proc" >libguestfs: trace: aug_get "/files/etc/fstab/8/file" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/proc" >libguestfs: trace: aug_close >guestfsd: main_loop: new request, len 0x28 >libguestfs: trace: aug_close = 0 >libguestfs: trace: is_file "/etc/HOSTNAME" >guestfsd: main_loop: proc 26 (aug_close) took 0.03 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/hostname" >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: is_file = 0 >libguestfs: trace: is_file "/etc/sysconfig/network" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/etc/sysconfig/network" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/etc/sysconfig/network" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 29 >libguestfs: trace: aug_init "/" 48 >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: aug_init = 0 >libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/sysconfig/network/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >libguestfs: trace: aug_rm "/augeas/load/*[ "/etc/sysconfig/network/" !~ regexp('^') + glob(incl) + regexp('/.*') ]" >guestfsd: main_loop: proc 16 (aug_init) took 0.23 seconds >guestfsd: main_loop: new request, len 0x84 >libguestfs: trace: aug_rm = 1224 >libguestfs: trace: aug_load >guestfsd: main_loop: proc 22 (aug_rm) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >libguestfs: trace: aug_load = 0 >libguestfs: trace: aug_get "/files/etc/sysconfig/network/HOSTNAME" >guestfsd: main_loop: proc 27 (aug_load) took 0.03 seconds >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "uefi" >libguestfs: trace: aug_close >guestfsd: main_loop: new request, len 0x28 >libguestfs: trace: aug_close = 0 >libguestfs: trace: umount_all >guestfsd: main_loop: proc 26 (aug_close) took 0.02 seconds >guestfsd: main_loop: new request, len 0x28 >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=97884k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242320k,nr_inodes=60580,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/mapper/vg_uefi-lv_root dir=/sysroot type=ext4 opts=ro,relatime,data=ordered freq=0 passno=0 >umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/vg_uefi/lv_swap" >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/vg_uefi/lv_swap >libguestfs: trace: vfs_type = "swap" >libguestfs: check_for_filesystem_on: /dev/vg_uefi/lv_swap (swap) >libguestfs: trace: inspect_get_roots >libguestfs: trace: inspect_get_roots = ["/dev/vg_uefi/lv_root"] >libguestfs: trace: inspect_os = ["/dev/vg_uefi/lv_root"] >libguestfs: trace: inspect_get_format "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_format = "installed" >libguestfs: trace: inspect_get_mountpoints "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/mapper/vg_uefi-lv_root", "/boot", "/dev/sda2", "/boot/efi", "/dev/sda1"] >libguestfs: trace: mount "/dev/mapper/vg_uefi-lv_root" "/" >guestfsd: main_loop: proc 198 (vfs_type) took 0.01 seconds >guestfsd: main_loop: new request, len 0x50 >mount -o /dev/mapper/vg_uefi-lv_root /sysroot/ >[ 2.173235] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >libguestfs: trace: mount = 0 >libguestfs: trace: mount "/dev/sda2" "/boot" >guestfsd: main_loop: proc 1 (mount) took 0.01 seconds >guestfsd: main_loop: new request, len 0x44 >mount -o /dev/sda2 /sysroot/boot >[ 2.185684] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >guestfsd: main_loop: proc 1 (mount) took 0.01 seconds >libguestfs: trace: mount = 0 >libguestfs: trace: mount "/dev/sda1" "/boot/efi" >guestfsd: main_loop: new request, len 0x48 >mount -o /dev/sda1 /sysroot/boot/efi >libguestfs: trace: mount = 0 >libguestfs: trace: inspect_list_applications2 "/dev/vg_uefi/lv_root" >libguestfs: trace: filesize "/var/lib/rpm/Name" >guestfsd: main_loop: proc 1 (mount) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 49152 >libguestfs: trace: download "/var/lib/rpm/Name" "/dev/fd/7" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 67 (download) took 0.00 seconds >libguestfs: trace: download = 0 >libguestfs: trace: filesize "/var/lib/rpm/Packages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds >libguestfs: trace: filesize = 47124480 >libguestfs: trace: download "/var/lib/rpm/Packages" "/dev/fd/7" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: download = 0 >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfspXZnHm/2-rpm_Name >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfspXZnHm/2-rpm_Packages >libguestfs: trace: inspect_list_applications2 = <struct guestfs_application2_list *> >libguestfs: trace: inspect_get_product_variant "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_product_variant = "unknown" >libguestfs: trace: inspect_get_product_name "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_product_name = "Red Hat Enterprise Linux Server release 6.6 (Santiago)" >libguestfs: trace: inspect_get_package_management "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_package_management = "yum" >libguestfs: trace: inspect_get_package_format "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_package_format = "rpm" >libguestfs: trace: inspect_get_minor_version "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_minor_version = 6 >libguestfs: trace: inspect_get_major_version "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_major_version = 6 >libguestfs: trace: inspect_get_arch "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_arch = "x86_64" >libguestfs: trace: inspect_get_distro "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_distro = "rhel" >libguestfs: trace: inspect_get_type "/dev/vg_uefi/lv_root" >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: mountpoints >guestfsd: main_loop: proc 67 (download) took 0.05 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. >libguestfs: trace: mountpoints = ["/dev/vg_uefi/lv_root", "/", "/dev/sda2", "/boot", "/dev/sda1", "/boot/efi"] >libguestfs: trace: statvfs "/boot/efi" >guestfsd: main_loop: proc 147 (mountpoints) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "vfat" >libguestfs: trace: statvfs "/boot" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ext4" >libguestfs: trace: statvfs "/" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: vfs_type "/dev/vg_uefi/lv_root" >guestfsd: main_loop: new request, len 0x40 >blkid -c /dev/null -o value -s TYPE /dev/vg_uefi/lv_root >libguestfs: trace: vfs_type = "ext4" >mpstats: >mountpoint statvfs /dev/sda1 /boot/efi (vfat): > bsize=4096 blocks=51145 bfree=51080 bavail=51080 >mountpoint statvfs /dev/sda2 /boot (ext4): > bsize=1024 blocks=487652 bfree=459475 bavail=429779 >mountpoint statvfs /dev/vg_uefi/lv_root / (ext4): > bsize=4096 blocks=1183766 bfree=461225 bavail=395331 >[ 10.0] Checking for sufficient free disk space in the guest >[ 10.0] Estimating space required on target for each disk >estimate_target_size: fs_total_size = 5557551104 [5.2G] >estimate_target_size: source_total_size = 6442450944 [6.0G] >estimate_target_size: ratio = 0.863 >estimate_target_size: fs_free = 2359680000 [2.2G] >estimate_target_size: scaled_saving = 2035567255 [1.9G] >estimate_target_size: sda: 4406883689 [4.1G] >[ 10.0] Converting Red Hat Enterprise Linux Server release 6.6 (Santiago) to run on KVM >picked conversion module enterprise-linux >libguestfs: trace: aug_init "/" 1 >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: aug_init = 0 >libguestfs: trace: aug_match "/augeas/files//error" >guestfsd: main_loop: proc 16 (aug_init) took 0.94 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: aug_match = ["/augeas/files/etc/lvm/backup/vg_uefi/error", "/augeas/files/etc/lvm/archive/vg_uefi_00000-830274397.vg/error", "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error", "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error", "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error", "/augeas/files/etc/libreport/events/report_Uploader.xml/error", "/augeas/files/etc/libreport/events/collect_GConf.xml/error", "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error", "/augeas/files/etc/libreport/events/report_Mailx.xml/error", "/augeas/files/etc/libreport/events/report_Logger.xml/error", "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error", "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error", "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error", "/augeas/files/etc/libreport/events/report_Tarball.xml/error", "/augeas/files/etc/abrt/gpg_keys/error", "/augeas/files/etc/shadow/error"] >libguestfs: trace: aug_match "/augeas/files/etc/lvm/backup/vg_uefi/error//*" >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/lvm/backup/vg_uefi/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/lvm/backup/vg_uefi/error/message" >guestfsd: main_loop: new request, len 0x60 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file" >libguestfs: trace: aug_match "/augeas/files/etc/lvm/archive/vg_uefi_00000-830274397.vg/error//*" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/lvm/archive/vg_uefi_00000-830274397.vg/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/lvm/archive/vg_uefi_00000-830274397.vg/error/message" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error//*" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/pos", "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/line", "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/char", "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/lens", "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/pos" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/line" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/char" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/lens" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupportAttach.xml/error/message" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error//*" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/pos", "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/line", "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/char", "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/lens", "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/pos" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/line" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/char" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/lens" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/analyze_LocalGDB.xml/error/message" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error//*" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/pos", "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/line", "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/char", "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/lens", "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/pos" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/line" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/char" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/lens" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_user.xml/error/message" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_Uploader.xml/error//*" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_Uploader.xml/error/pos", "/augeas/files/etc/libreport/events/report_Uploader.xml/error/line", "/augeas/files/etc/libreport/events/report_Uploader.xml/error/char", "/augeas/files/etc/libreport/events/report_Uploader.xml/error/lens", "/augeas/files/etc/libreport/events/report_Uploader.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Uploader.xml/error/pos" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Uploader.xml/error/line" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Uploader.xml/error/char" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Uploader.xml/error/lens" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Uploader.xml/error/message" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/collect_GConf.xml/error//*" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/collect_GConf.xml/error/pos", "/augeas/files/etc/libreport/events/collect_GConf.xml/error/line", "/augeas/files/etc/libreport/events/collect_GConf.xml/error/char", "/augeas/files/etc/libreport/events/collect_GConf.xml/error/lens", "/augeas/files/etc/libreport/events/collect_GConf.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_GConf.xml/error/pos" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_GConf.xml/error/line" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_GConf.xml/error/char" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_GConf.xml/error/lens" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_GConf.xml/error/message" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error//*" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/pos", "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/line", "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/char", "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/lens", "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/pos" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/line" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/char" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/lens" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_RHTSupport.xml/error/message" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_Mailx.xml/error//*" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_Mailx.xml/error/pos", "/augeas/files/etc/libreport/events/report_Mailx.xml/error/line", "/augeas/files/etc/libreport/events/report_Mailx.xml/error/char", "/augeas/files/etc/libreport/events/report_Mailx.xml/error/lens", "/augeas/files/etc/libreport/events/report_Mailx.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Mailx.xml/error/pos" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Mailx.xml/error/line" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Mailx.xml/error/char" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Mailx.xml/error/lens" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Mailx.xml/error/message" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_Logger.xml/error//*" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_Logger.xml/error/pos", "/augeas/files/etc/libreport/events/report_Logger.xml/error/line", "/augeas/files/etc/libreport/events/report_Logger.xml/error/char", "/augeas/files/etc/libreport/events/report_Logger.xml/error/lens", "/augeas/files/etc/libreport/events/report_Logger.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Logger.xml/error/pos" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Logger.xml/error/line" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Logger.xml/error/char" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Logger.xml/error/lens" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Logger.xml/error/message" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error//*" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/pos", "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/line", "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/char", "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/lens", "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/pos" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/line" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/char" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/lens" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Kerneloops.xml/error/message" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error//*" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/pos", "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/line", "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/char", "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/lens", "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/pos" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/line" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/char" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/lens" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_xsession_errors.xml/error/message" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error//*" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/pos", "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/line", "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/char", "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/lens", "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/pos" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/line" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/char" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/lens" >guestfsd: main_loop: new request, len 0x74 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/collect_vimrc_system.xml/error/message" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/libreport/events/report_Tarball.xml/error//*" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/libreport/events/report_Tarball.xml/error/pos", "/augeas/files/etc/libreport/events/report_Tarball.xml/error/line", "/augeas/files/etc/libreport/events/report_Tarball.xml/error/char", "/augeas/files/etc/libreport/events/report_Tarball.xml/error/lens", "/augeas/files/etc/libreport/events/report_Tarball.xml/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Tarball.xml/error/pos" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Tarball.xml/error/line" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Tarball.xml/error/char" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Tarball.xml/error/lens" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/libreport/events/report_Tarball.xml/error/message" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/abrt/gpg_keys/error//*" >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/abrt/gpg_keys/error/pos", "/augeas/files/etc/abrt/gpg_keys/error/line", "/augeas/files/etc/abrt/gpg_keys/error/char", "/augeas/files/etc/abrt/gpg_keys/error/lens", "/augeas/files/etc/abrt/gpg_keys/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/abrt/gpg_keys/error/pos" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/abrt/gpg_keys/error/line" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "1" >libguestfs: trace: aug_get "/augeas/files/etc/abrt/gpg_keys/error/char" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "0" >libguestfs: trace: aug_get "/augeas/files/etc/abrt/gpg_keys/error/lens" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "/usr/share/augeas/lenses/libreport.aug:20.14-.43:" >libguestfs: trace: aug_get "/augeas/files/etc/abrt/gpg_keys/error/message" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: aug_match "/augeas/files/etc/shadow/error//*" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds >libguestfs: trace: aug_match = ["/augeas/files/etc/shadow/error/message"] >libguestfs: trace: aug_get "/augeas/files/etc/shadow/error/message" >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds >libguestfs: trace: aug_get = "Lenses @Shadow and guestfs_shadow.lns could be used to load this file" >augeas failed to parse /etc/abrt/gpg_keys: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/analyze_LocalGDB.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/collect_GConf.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/collect_vimrc_system.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/collect_vimrc_user.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/collect_xsession_errors.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_Kerneloops.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_Logger.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_Mailx.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_RHTSupport.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_RHTSupportAttach.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_Tarball.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/libreport/events/report_Uploader.xml: > error "Iterated lens matched less than it should" at line 1 char 0 in lens /usr/share/augeas/lenses/libreport.aug:20.14-.43: >augeas failed to parse /etc/lvm/archive/vg_uefi_00000-830274397.vg: > error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file" >augeas failed to parse /etc/lvm/backup/vg_uefi: > error "Lenses @Guestfs_LVM_conf and @LVM could be used to load this file" >augeas failed to parse /etc/shadow: > error "Lenses @Shadow and guestfs_shadow.lns could be used to load this file" >libguestfs: trace: glob_expand "/var/lib/rpm/__db.00?" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 113 (glob_expand) took 0.00 seconds >libguestfs: trace: glob_expand = [] >libguestfs: trace: is_file "/boot/grub2/grub.cfg" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/boot/grub/menu.lst" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/boot/grub/grub.conf" "followsymlinks:true" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >virt-v2v: error: no grub1/grub-legacy or grub2 configuration file was found > >If reporting bugs, run virt-v2v with debugging enabled and include the >complete output: > > virt-v2v -v -x [...] >umount '/tmp/v2v.S8oeYK' >libguestfs: trace: close >libguestfs: closing guestfs handle 0x10a5110 (state 2) >libguestfs: trace: internal_autosync >guestfsd: main_loop: new request, len 0x28 >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=97884k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242320k,nr_inodes=60580,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/mapper/vg_uefi-lv_root dir=/sysroot type=ext4 opts=rw,relatime,data=ordered freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/boot type=ext4 opts=rw,relatime,data=ordered freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot/boot/efi type=vfat opts=rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro freq=0 passno=0 >umount /sysroot/boot/efi >umount /sysroot/boot >umount /sysroot >fsync /dev/sda >guestfsd: main_loop: proc 282 (internal_autosync) took 0.05 seconds >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy "guestfs-84m49o3x0wqefkhl" flags=0 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfspXZnHm
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 1152369
:
946642
| 946643 |
1049194
|
1191816