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 947535 Details for
Bug 1153589
virt-v2v will hang when converting esx guest before disk copy phase
[?]
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.
Log file of conversion of esx guest.
esx-rhel6.log (text/plain), 25.78 KB, created by
tingting zheng
on 2014-10-16 09:23:21 UTC
(
hide
)
Description:
Log file of conversion of esx guest.
Filename:
MIME Type:
Creator:
tingting zheng
Created:
2014-10-16 09:23:21 UTC
Size:
25.78 KB
patch
obsolete
>[ 0.0] Opening the source -i libvirt -ic vpx://administrator@10.66.7.125/tzheng-test/10.66.71.84/?no_verify=1 esx-rhel6 >Enter administrator's password for 10.66.7.125: Enter host password for user 'administrator': >libvirt xml is: ><domain type='vmware'> > <name>esx-rhel6</name> > <uuid>564d1a55-80f0-f129-e18b-6a8ebc7ffd62</uuid> > <memory unit='KiB'>2097152</memory> > <currentMemory unit='KiB'>2097152</currentMemory> > <vcpu placement='static'>1</vcpu> > <os> > <type arch='x86_64'>hvm</type> > </os> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='[datastore1] esx-rhel6/esx-rhel6.vmdk'/> > <target dev='sda' bus='scsi'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='scsi' index='0' model='vmpvscsi'/> > <interface type='bridge'> > <mac address='00:50:56:9f:2f:e9'/> > <source bridge='VM Network'/> > <model type='vmxnet3'/> > </interface> > <video> > <model type='vmvga' vram='8192'/> > </video> > </devices> ></domain> > >curl -s --insecure -u 'administrator' -I 'https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1' ||: >HTTP/1.1 200 OK >Date: Sun, 15 Jun 2014 13:31:42 GMT >Set-Cookie: vmware_soap_session="528a0ee9-9416-6706-463e-1de617fa468e"; Path=/; HttpOnly; >Accept-Ranges: bytes >Connection: Keep-Alive >Content-Type: application/octet-stream >Content-Length: 8589934592 > >esx: json parameters: { "file.cookie": "vmware_soap_session=\"528a0ee9-9416-6706-463e-1de617fa468e\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 } > source name: esx-rhel6 >hypervisor type: vmware > memory: 2147483648 (bytes) > nr vCPUs: 1 > CPU features: > display: >disks: > json: { "file.cookie": "vmware_soap_session=\"528a0ee9-9416-6706-463e-1de617fa468e\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 } (raw) [sda] >removable media: > >NICs: > Bridge "VM Network" mac: 00:50:56:9f:2f:e9 >[ 103.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b 'json: { "file.cookie": "vmware_soap_session=\"528a0ee9-9416-6706-463e-1de617fa468e\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.7.125/folder/esx-rhel6/esx-rhel6-flat.vmdk?dcPath=tzheng-test&dsName=datastore1", "file.timeout": 60, "file.readahead": 67108864 }' -o 'compat=1.1,backing_fmt=raw' /var/tmp/v2vovl9d9e00.qcow2 >[ 134.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/v2vovl9d9e00.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 = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.27.63rhel=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=direct >libguestfs: launch: tmpdir=/tmp/libguestfsMh1G5I >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00000ms] begin building supermin appliance >libguestfs: [00000ms] 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: [00010ms] begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -version >libguestfs: qemu version 2.1 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00109ms] finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >[00110ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -cpu host \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovl9d9e00.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfsMh1G5I/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=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' >\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) > > > iPXE (http://ipxe.org) 00:04.0 C100 PCI2.10 PnP PMM+1F397B90+1F2F7B90 C100 > Press Ctrl-B to configure iPXE (PCI 00:04.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 >[ 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-0x000000001f3dffff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.8 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f2050-0x000f205f] mapped at [ffff8800000f2050] >[ 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-0x1f3dffff] >[ 0.000000] RAMDISK: [mem 0x1f0be000-0x1f3d7fff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3dffff] >[ 0.000000] NODE_DATA [mem 0x1f097000-0x1f0bdfff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f047001, 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-0x1f3dffff] >[ 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: 125849 >[ 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 >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 484496k/511872k available (6216k kernel code, 392k absent, 26984k 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 2659.998 MHz processor >[ 0.002000] Calibrating delay loop (skipped) preset value.. 5319.99 BogoMIPS (lpj=2659998) >[ 0.003005] pid_max: default: 32768 minimum: 301 >[ 0.003783] Security Framework initialized >[ 0.004021] SELinux: Disabled at boot. >[ 0.005110] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.006299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.007143] Mount-cache hash table entries: 4096 >[ 0.009066] Initializing cgroup subsys memory >[ 0.009775] Initializing cgroup subsys devices >[ 0.010005] Initializing cgroup subsys freezer >[ 0.011005] Initializing cgroup subsys net_cls >[ 0.011719] Initializing cgroup subsys blkio >[ 0.012006] Initializing cgroup subsys perf_event >[ 0.013007] Initializing cgroup subsys hugetlb >[ 0.014149] mce: CPU supports 10 MCE banks >[ 0.015067] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >[ 0.015067] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >[ 0.015067] tlb_flushall_shift: -1 >[ 0.156688] Freeing SMP alternatives: 24k freed >[ 0.163436] ftrace: allocating 23854 entries in 94 pages >[ 0.171174] Enabling x2apic >[ 0.171665] Enabled x2apic >[ 0.172005] Switched APIC routing to physical x2apic. >[ 0.175000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.175002] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz (fam: 06, model: 17, stepping: 0a) >[ 0.278099] Performance Events: 4-deep LBR, Core2 events, Intel PMU driver. >[ 0.279644] ... version: 2 >[ 0.280002] ... bit width: 40 >[ 0.280895] ... generic registers: 2 >[ 0.281002] ... value mask: 000000ffffffffff >[ 0.282002] ... max period: 000000007fffffff >[ 0.283002] ... fixed-purpose events: 3 >[ 0.284002] ... event mask: 0000000700000003 >[ 0.301496] KVM setup paravirtual spinlock >[ 0.304425] Brought up 1 CPUs >[ 0.305003] smpboot: Total of 1 processors activated (5319.99 BogoMIPS) >[ 0.306533] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.307127] devtmpfs: initialized >[ 0.311506] EVM: security.selinux >[ 0.312001] EVM: security.ima >[ 0.312474] EVM: security.capability >[ 0.314127] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.315057] NET: Registered protocol family 16 >[ 0.316328] PCI: Using configuration type 1 for base access >[ 0.318031] ACPI: Interpreter disabled. >[ 0.318679] vgaarb: loaded >[ 0.319069] SCSI subsystem initialized >[ 0.319692] usbcore: registered new interface driver usbfs >[ 0.320008] usbcore: registered new interface driver hub >[ 0.321019] usbcore: registered new device driver usb >[ 0.322072] PCI: Probing PCI hardware >[ 0.323015] PCI host bridge to bus 0000:00 >[ 0.323660] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.324003] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >[ 0.325002] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.332033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.333003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.334003] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.335002] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.337140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.338015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.368546] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.369236] NetLabel: Initializing >[ 0.370002] NetLabel: domain hash size = 128 >[ 0.371001] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.372012] NetLabel: unlabeled traffic allowed by default >[ 0.372929] Switching to clocksource kvm-clock >[ 0.377528] pnp: PnP ACPI: disabled >[ 0.379429] NET: Registered protocol family 2 >[ 0.380297] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.381473] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.382558] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.383594] TCP: reno registered >[ 0.384131] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.385065] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.386111] NET: Registered protocol family 1 >[ 0.386812] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.387778] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.388720] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.389818] Unpacking initramfs... >[ 0.393981] Freeing initrd memory: 3176k freed >[ 0.395861] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.397302] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0x1 >[ 0.398245] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.399845] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.400859] Initialise system trusted keyring >[ 0.401610] audit: initializing netlink socket (disabled) >[ 0.402481] type=2000 audit(1413447846.206:1): initialized >[ 0.425267] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.427233] zbud: loaded >[ 0.427773] VFS: Disk quotas dquot_6.5.2 >[ 0.428460] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.429655] msgmni has been set to 952 >[ 0.430304] Key type big_key registered >[ 0.431252] alg: No test for stdrng (krng) >[ 0.431910] NET: Registered protocol family 38 >[ 0.432637] Key type asymmetric registered >[ 0.433300] Asymmetric key parser 'x509' registered >[ 0.434102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.435307] io scheduler noop registered >[ 0.435922] io scheduler deadline registered (default) >[ 0.436791] io scheduler cfq registered >[ 0.437528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.438422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.439637] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.467882] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.469225] Non-volatile memory driver v1.3 >[ 0.469891] Linux agpgart interface v0.103 >[ 0.470653] crash memory driver: version 1.1 >[ 0.471368] rdac: device handler registered >[ 0.472050] hp_sw: device handler registered >[ 0.472731] emc: device handler registered >[ 0.473408] alua: device handler registered >[ 0.474099] libphy: Fixed MDIO Bus: probed >[ 0.474772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.475817] ehci-pci: EHCI PCI platform driver >[ 0.476548] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.477537] ohci-pci: OHCI PCI platform driver >[ 0.478261] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.479315] usbcore: registered new interface driver usbserial >[ 0.480263] usbcore: registered new interface driver usbserial_generic >[ 0.481288] usbserial: USB Serial support registered for generic >[ 0.482246] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.484162] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.484956] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.485857] mousedev: PS/2 mouse device common for all mice >[ 0.487076] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.490806] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.491910] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.492991] cpuidle: using governor menu >[ 0.493687] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.494642] usbcore: registered new interface driver usbhid >[ 0.496106] usbhid: USB HID core driver >[ 0.496748] drop_monitor: Initializing network drop monitor service >[ 0.497814] TCP: cubic registered >[ 0.498362] Initializing XFRM netlink socket >[ 0.499272] NET: Registered protocol family 10 >[ 0.500730] NET: Registered protocol family 17 >[ 0.501985] Loading compiled-in X.509 certificates >[ 0.503385] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.505779] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.508055] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 4304258329ea0da1b80ad429df72c33fe68bdcec' >[ 0.509735] registered taskstats version 1 >[ 0.510599] Key type trusted registered >[ 0.511872] Key type encrypted registered >[ 0.512712] IMA: No TPM chip found, activating TPM-bypass! >[ 0.513971] rtc_cmos rtc_cmos: setting system clock to 2014-10-16 08:24:06 UTC (1413447846) >[ 0.516831] Freeing unused kernel memory: 1604k freed >supermin: mounting /proc >supermin: uptime: 0.51 0.17 >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 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.524627] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc32.ko >[ 0.533848] 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.547090] scsi host0: ata_piix >[ 0.547750] scsi host1: ata_piix >[ 0.548295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 >[ 0.549361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 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.725349] 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.742913] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.744986] scsi host2: Virtio SCSI HBA >[ 0.745970] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.747327] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.750302] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.760608] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.780410] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >[ 0.781865] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.783300] sd 2:0:0:0: [sda] Write Protect is off >[ 0.784246] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.785051] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.786651] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.789223] sda: sda1 sda2 >[ 0.790186] sdb: unknown partition table >[ 0.791088] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.792405] sd 2:0:1:0: [sdb] 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.839229] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.843170] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 1.012436] systemd-udevd[87]: starting version 208 >[ 1.101454] input: PC Speaker as /devices/platform/pcspkr/input/input1 >[ 1.111576] ACPI Exception: AE_BAD_PARAMETER, Thread 486923008 could not acquire Mutex [0x1] (20130517/utmutex-285) >[ 1.126385] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >[ 1.323107] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >[ 21.299759] Error: Driver 'pcspkr' is already registered, aborting... >[ 51.744144] sd 2:0:0:0: [sda] abort >[/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 >[ 99.818037] sd 2:0:0:0: [sda] abort >/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 >[ 117.402528] device-mapper: uevent: version 1.0.3 >[ 117.404479] 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 "VolGroup" now active
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 1153589
: 947535 |
948501
|
948903