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 932448 Details for
Bug 1135064
virt-sparsify fails at /sys/block/sdb/dev discovery
[?]
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.
Debugging output with Libguestfs tracing on
virt.log (text/plain), 23.61 KB, created by
Simon Mall
on 2014-08-28 18:46:48 UTC
(
hide
)
Description:
Debugging output with Libguestfs tracing on
Filename:
MIME Type:
Creator:
Simon Mall
Created:
2014-08-28 18:46:48 UTC
Size:
23.61 KB
patch
obsolete
>libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x26f7f90, program = virt-sparsify >libguestfs: trace: disk_format "/single/vm/mp6.zenoss.loc.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ --help >libguestfs: which_parser: g->qemu_img_info_parser = 1 >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /dev/fd/4 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 68719476736, \n "filename": "/dev/fd/4", \n "cluster-size": 65536, \n "format": "qcow2", \n "actual-size": 66900656128, \n "format-specific": {\n "type": "qcow2", \n "data": {\n "compat": "0.10"\n }\n }, \n "backing-filename": "/vm/base/ubuntu1310_64G.qcow2", \n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "qcow2" >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x26f9300, program = virt-sparsify >libguestfs: trace: disk_virtual_size "/single/vm/mp6.zenoss.loc.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ --help >libguestfs: which_parser: g->qemu_img_info_parser = 1 >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /dev/fd/4 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 68719476736, \n "filename": "/dev/fd/4", \n "cluster-size": 65536, \n "format": "qcow2", \n "actual-size": 66900656128, \n "format-specific": {\n "type": "qcow2", \n "data": {\n "compat": "0.10"\n }\n }, \n "backing-filename": "/vm/base/ubuntu1310_64G.qcow2", \n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 68719476736 >Input disk virtual size = 68719476736 bytes (64.0G) >Create overlay file in /vm/tmp/ to protect source disk ... >Examine source disk ... >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: create: flags = 0, handle = 0x26fa7d0, program = virt-sparsify >libguestfs: trace: add_drive "/vm/tmp/sparsify63260a.qcow2" "readonly:false" "format:qcow2" "cachemode:unsafe" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/vm/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-sparsify >libguestfs: launch: version=1.24.5 >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=/vm/tmp/libguestfsqPvRjt >libguestfs: launch: umask=0007 >libguestfs: launch: euid=0 >libguestfs: command: run: /usr/bin/supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib/guestfs/supermin.d >supermin helper [00000ms] whitelist = (not specified) >supermin helper [00000ms] host_cpu = x86_64 >supermin helper [00000ms] dtb_wildcard = (not specified) >supermin helper [00000ms] inputs: >supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d >supermin helper [00000ms] outputs: >supermin helper [00000ms] kernel = (none) >supermin helper [00000ms] dtb = (none) >supermin helper [00000ms] initrd = (none) >supermin helper [00000ms] appliance = (none) >checking modpath /lib/modules/3.13.9-pax is a directory >checking modpath /lib/modules/3.13.0-34-generic is a directory >checking modpath /lib/modules/3.13.0-24-generic is a directory >picked kernel vmlinuz-3.13.9-pax >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/base.img >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/daemon.img.gz >supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/hostfiles >supermin helper [00021ms] visiting /usr/lib/guestfs/supermin.d/init.img >supermin helper [00021ms] visiting /usr/lib/guestfs/supermin.d/udev-rules.img >supermin helper [00021ms] adding kernel modules >supermin helper [00033ms] finished creating appliance >libguestfs: checksum of existing appliance: adff73ec7040cfb924fc5705099ff4bc5fb231eae6beb1d10dd20ef35d62d886 >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/vm/tmp" >libguestfs: [00067ms] begin testing qemu features >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -version >libguestfs: qemu version 2.0 >libguestfs: command: run: /usr/bin/qemu-system-x86_64 >libguestfs: command: run: \ -nographic >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00138ms] finished testing qemu features >[00138ms] /usr/bin/qemu-system-x86_64 \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -nographic \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -no-kvm-pit-reinjection \ > -kernel /vm/tmp/.guestfs-0/kernel.23048 \ > -initrd /vm/tmp/.guestfs-0/initrd.23048 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/vm/tmp/sparsify63260a.qcow2,cache=unsafe,format=qcow2,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/vm/tmp/.guestfs-0/root.23048,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/vm/tmp/libguestfsqPvRjt/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -append 'panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=screen' >Warning: option deprecated, use lost_tick_policy property of kvm-pit instead. >Could not open option rom 'sgabios.bin': No such file or directory >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.13.9-pax (carinhas@soluciones) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #3 SMP Mon May 5 13:07:05 CDT 2014 (Ubuntu 3.13.0-24.46-generic 3.13.9) >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=screen >[ 0.000000] KERNEL supported cpus: >[ 0.000000] Intel GenuineIntel >[ 0.000000] AMD AuthenticAMD >[ 0.000000] Centaur CentaurHauls >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-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.4 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [mem 0x000f0b60-0x000f0b6f] mapped at [ffff8800000f0b60] >[ 0.000000] Scanning 1 areas for low memory corruption >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fdfff] >[ 0.000000] RAMDISK: [mem 0x1f2de000-0x1f3eefff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fdfff] >[ 0.000000] NODE_DATA [mem 0x1f3f9000-0x1f3fdfff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f5001, boot 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-0x1f3fdfff] >[ 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:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88001f000000 s86272 r8192 d24320 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f3f5001, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1f00dfc0 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=screen >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 485596K/511600K available (7394K kernel code, 1127K rwdata, 3308K rodata, 1332K init, 1440K bss, 26004K reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. >[ 0.000000] \tOffload RCU callbacks from all CPUs >[ 0.000000] \tOffload RCU callbacks from CPUs: 0. >[ 0.000000] NR_IRQS:16640 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 2294.470 MHz processor >[ 0.008000] Calibrating delay loop (skipped) preset value.. 4588.94 BogoMIPS (lpj=9177880) >[ 0.008000] pid_max: default: 32768 minimum: 301 >[ 0.008000] Security Framework initialized >[ 0.008000] AppArmor: AppArmor initialized >[ 0.008006] Yama: becoming mindful. >[ 0.008650] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.009855] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.011022] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.012008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.013274] Initializing cgroup subsys memory >[ 0.013988] Initializing cgroup subsys devices >[ 0.014696] Initializing cgroup subsys freezer >[ 0.015417] Initializing cgroup subsys blkio >[ 0.016007] Initializing cgroup subsys perf_event >[ 0.016757] Initializing cgroup subsys hugetlb >[ 0.017544] mce: CPU supports 10 MCE banks >[ 0.018263] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.018263] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.018263] tlb_flushall_shift: 6 >[ 0.038403] Freeing SMP alternatives memory: 32K (ffffffff81e68000 - ffffffff81e70000) >[ 0.044791] ftrace: allocating 28189 entries in 111 pages >[ 0.060301] Enabling x2apic >[ 0.060764] Enabled x2apic >[ 0.061412] Switched APIC routing to physical x2apic. >[ 0.063528] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.064003] smpboot: CPU0: Intel QEMU Virtual CPU version 2.0.0 (fam: 06, model: 06, stepping: 03) >[ 0.179427] Performance Events: Broken PMU hardware detected, using software events only. >[ 0.180003] Failed to access perfctr msr (MSR c1 is 0) >[ 0.182201] x86: Booted up 1 node, 1 CPUs >[ 0.182844] smpboot: Total of 1 processors activated (4588.94 BogoMIPS) >[ 0.184323] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.185416] devtmpfs: initialized >[ 0.188846] EVM: security.selinux >[ 0.189380] EVM: security.SMACK64 >[ 0.189901] EVM: security.ima >[ 0.190379] EVM: security.capability >[ 0.191783] pinctrl core: initialized pinctrl subsystem >[ 0.192055] regulator-dummy: no parameters >[ 0.192803] RTC time: 18:23:03, date: 08/28/14 >[ 0.193529] NET: Registered protocol family 16 >[ 0.194348] cpuidle: using governor ladder >[ 0.194999] cpuidle: using governor menu >[ 0.196194] PCI: Using configuration type 1 for base access >[ 0.197773] bio: create slab <bio-0> at 0 >[ 0.198511] ACPI: Interpreter disabled. >[ 0.199206] vgaarb: loaded >[ 0.200048] SCSI subsystem initialized >[ 0.200711] usbcore: registered new interface driver usbfs >[ 0.201573] usbcore: registered new interface driver hub >[ 0.202418] usbcore: registered new device driver usb >[ 0.203316] PCI: Probing PCI hardware >[ 0.203922] PCI host bridge to bus 0000:00 >[ 0.204013] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.204968] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.206058] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.213187] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >[ 0.214320] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >[ 0.230506] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.231596] NetLabel: Initializing >[ 0.232003] NetLabel: domain hash size = 128 >[ 0.232671] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.233445] NetLabel: unlabeled traffic allowed by default >[ 0.234379] Switched to clocksource kvm-clock >[ 0.238774] AppArmor: AppArmor Filesystem Enabled >[ 0.239563] pnp: PnP ACPI: disabled >[ 0.241271] NET: Registered protocol family 2 >[ 0.242091] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.243217] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.244266] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.245267] TCP: reno registered >[ 0.245784] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.246705] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.247744] NET: Registered protocol family 1 >[ 0.248478] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.249417] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.250337] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.251403] Trying to unpack rootfs image as initramfs... >[ 0.254118] Freeing initrd memory: 1092K (ffff88001f2de000 - ffff88001f3ef000) >[ 0.255327] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.256640] microcode: CPU0 sig=0x663, pf=0x1, revision=0x1 >[ 0.257538] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.258896] Scanning for low memory corruption every 60 seconds >[ 0.259966] Initialise system trusted keyring >[ 0.260737] audit: initializing netlink socket (disabled) >[ 0.261592] type=2000 audit(1409250183.815:1): initialized >[ 0.288790] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.290691] VFS: Disk quotas dquot_6.5.2 >[ 0.291358] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.292750] fuse init (API version 7.22) >[ 0.293461] JFS: nTxBlock = 3802, nTxLock = 30420 >[ 0.295796] msgmni has been set to 950 >[ 0.296477] Key type big_key registered >[ 0.297294] Key type asymmetric registered >[ 0.297941] Asymmetric key parser 'x509' registered >[ 0.298721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.299888] io scheduler noop registered >[ 0.300533] io scheduler deadline registered (default) >[ 0.301380] io scheduler cfq registered >[ 0.302034] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.302912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.303972] ipmi message handler version 39.2 >[ 0.304899] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.307802] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.309597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >[ 0.340713] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.377694] Linux agpgart interface v0.103 >[ 0.379249] brd: module loaded >[ 0.380246] loop: module loaded >[ 0.381873] scsi0 : ata_piix >[ 0.382396] scsi1 : ata_piix >[ 0.382880] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14 >[ 0.383923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15 >[ 0.385480] libphy: Fixed MDIO Bus: probed >[ 0.386200] tun: Universal TUN/TAP device driver, 1.6 >[ 0.386986] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >[ 0.388279] PPP generic driver version 2.4.2 >[ 0.388978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.389990] ehci-pci: EHCI PCI platform driver >[ 0.390691] ehci-platform: EHCI generic platform driver >[ 0.391514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.392488] ohci-pci: OHCI PCI platform driver >[ 0.393187] ohci-platform: OHCI generic platform driver >[ 0.394007] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.395014] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.396866] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.397642] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.398482] mousedev: PS/2 mouse device common for all mice >[ 0.399685] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.400805] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.401878] device-mapper: uevent: version 1.0.3 >[ 0.402653] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >[ 0.403943] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.404972] TCP: cubic registered >[ 0.405576] NET: Registered protocol family 10 >[ 0.406408] NET: Registered protocol family 17 >[ 0.407114] Key type dns_resolver registered >[ 0.410723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.412198] Loading compiled-in X.509 certificates >[ 0.413941] Loaded X.509 cert 'Magrathea: Glacier signing key: b7a0447ef34ceb276f2191071a86ce6600af3d1b' >[ 0.415425] registered taskstats version 1 >[ 0.416651] Key type trusted registered >[ 0.417360] Key type encrypted registered >[ 0.418094] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.418957] IMA: No TPM chip found, activating TPM-bypass! >[ 0.422266] regulator-dummy: incomplete constraints, leaving on >[ 0.423221] Magic number: 10:848:393 >[ 0.423929] rtc_cmos rtc_cmos: setting system clock to 2014-08-28 18:23:03 UTC (1409250183) >[ 0.425320] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >[ 0.426247] EDD information not available. >[ 0.547124] Freeing unused kernel memory: 1332K (ffffffff81d1b000 - ffffffff81e68000) >[ 0.549544] Write protecting the kernel read-only data: 12288k >[ 0.555200] Freeing unused kernel memory: 788K (ffff88000173b000 - ffff880001800000) >[ 0.558874] Freeing unused kernel memory: 788K (ffff880001b3b000 - ffff880001c00000) >supermin: mounting /proc >supermin: uptime: 0.56 0.16 >supermin: ext2 mini initrd starting up: 4.1.6 zlib xz >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=screen >supermin: mounting /sys >supermin: internal insmod megaraid_sas.ko >[ 0.564569] megaraid_sas: module verification failed: signature and/or required key missing - tainting kernel >[ 0.566580] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013 >supermin: internal insmod libcrc32c.ko >supermin: internal insmod crc32-pclmul.ko >[ 0.568858] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc-ccitt.ko >supermin: waiting another 1024000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 2048000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 4096000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 8192000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 16384000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 32768000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 65536000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 131072000000 ns for /sys/block/sdb/dev to appear >supermin: waiting another 262144000000 ns for /sys/block/sdb/dev to appear >supermin: no ext2 root device found >Please include FULL verbose output in your bug report. >[ 524.882433] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 >[ 524.882433] >[ 524.884403] CPU: 0 PID: 1 Comm: init Tainted: GF 3.13.9-pax #3 >[ 524.884403] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011 >[ 524.884403] ffff88001ef28380 ffff88001ed1fe48 ffffffff81723c5c ffffffff81a40748 >[ 524.884403] ffff88001ed1fec0 ffffffff8171ec76 ffffffff00000010 ffff88001ed1fed0 >[ 524.884403] ffff88001ed1fe70 ffffffff81f1e960 0000000000000100 ffff88001ed80398 >[ 524.884403] Call Trace: >[ 524.884403] [<ffffffff81723c5c>] dump_stack+0x45/0x56 >[ 524.884403] [<ffffffff8171ec76>] panic+0xc8/0x1d7 >[ 524.884403] [<ffffffff8106a251>] do_exit+0xa41/0xa50 >[ 524.884403] [<ffffffff8109db44>] ? vtime_account_user+0x54/0x60 >[ 524.884403] [<ffffffff8106a2df>] do_group_exit+0x3f/0xa0 >[ 524.884403] [<ffffffff8106a354>] SyS_exit_group+0x14/0x20 >[ 524.884403] [<ffffffff8173483f>] tracesys+0xe1/0xe6 >[ 524.884403] Rebooting in 1 seconds..libguestfs: child_cleanup: 0x26fa7d0: child process died >libguestfs: sending SIGTERM to process 23075 >libguestfs: trace: launch = -1 (error) >Fatal error: exception Guestfs.Error("guestfs_launch failed, see earlier error messages") >libguestfs: trace: close >libguestfs: closing guestfs handle 0x26fa7d0 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /vm/tmp/libguestfsqPvRjt >libguestfs: trace: close >libguestfs: closing guestfs handle 0x26f9300 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x26f7f90 (state 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1135064
: 932448