From: "Richard W.M. Jones" <rjones@redhat.com>
To: qemu-devel@nongnu.org, stefanha@redhat.com, kwolf@redhat.com,
jcody@redhat.com
Subject: Re: [Qemu-devel] [PATCH v6 00/12] curl: fix curl read
Date: Tue, 28 May 2013 09:53:02 +0100 [thread overview]
Message-ID: <20130528085301.GA5105@redhat.com> (raw)
In-Reply-To: <20130528084614.GA4889@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
On Tue, May 28, 2013 at 09:46:14AM +0100, Richard W.M. Jones wrote:
> Reproducible with Linux guest (remotely over slow Wifi).
FWIW attached are a couple of runs with the Linux guest, remote.
I killed them both because there were so many errors and they weren't
making much progress.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
[-- Attachment #2: with-f15x32-guest.log --]
[-- Type: text/plain, Size: 98367 bytes --]
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_tmpdir "/home/rjones/d/libguestfs/tmp"
libguestfs: trace: set_tmpdir = 0
libguestfs: trace: set_cachedir "/home/rjones/d/libguestfs/tmp"
libguestfs: trace: set_cachedir = 0
libguestfs: trace: set_path "/home/rjones/d/libguestfs/appliance"
libguestfs: trace: set_path = 0
libguestfs: trace: set_qemu "/home/rjones/d/qemu/qemu.wrapper"
libguestfs: trace: set_qemu = 0
libguestfs: trace: set_backend "direct"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x225a5b0, program = guestfish
libguestfs: trace: add_drive "/scratch/f15x32.img" "readonly:true" "format:raw" "protocol:http" "server:tcp:192.168.0.249"
libguestfs: trace: add_drive = 0
libguestfs: trace: is_config
libguestfs: trace: is_config = 1
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/home/rjones/d/libguestfs/tmp"
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/home/rjones/d/libguestfs/tmp/libguestfsHCWUvB
libguestfs: launch: umask=0002
libguestfs: launch: euid=1000
libguestfs: command: run: supermin-helper
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ -f checksum
libguestfs: command: run: \ /home/rjones/d/libguestfs/appliance/supermin.d
libguestfs: command: run: \ x86_64
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null)
supermin helper [00000ms] inputs[0] = /home/rjones/d/libguestfs/appliance/supermin.d
checking modpath /lib/modules/3.8.4-202.fc18.x86_64 is a directory
picked vmlinuz-3.8.4-202.fc18.x86_64 because modpath /lib/modules/3.8.4-202.fc18.x86_64 exists
checking modpath /lib/modules/3.9.2-200.fc18.x86_64 is a directory
picked vmlinuz-3.9.2-200.fc18.x86_64 because modpath /lib/modules/3.9.2-200.fc18.x86_64 exists
checking modpath /lib/modules/3.8.11-200.fc18.x86_64 is a directory
picked vmlinuz-3.8.11-200.fc18.x86_64 because modpath /lib/modules/3.8.11-200.fc18.x86_64 exists
supermin helper [00000ms] finished creating kernel
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/base.img
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/daemon.img
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/hostfiles
supermin helper [00034ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/init.img
supermin helper [00034ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/udev-rules.img
supermin helper [00035ms] adding kernel modules
supermin helper [00064ms] finished creating appliance
libguestfs: checksum of existing appliance: 5c381131263eed720e649356153b7d653d58f9c3132e9379c07d9e27b4bb53a9
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/home/rjones/d/libguestfs/tmp"
libguestfs: [00068ms] begin testing qemu features
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -help
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -version
libguestfs: qemu version 1.5
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00155ms] finished testing qemu features
[00156ms] /home/rjones/d/qemu/qemu.wrapper \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-nodefaults \
-nographic \
-device virtio-scsi-pci,id=scsi \
-drive file=http://192.168.0.249/scratch/f15x32.img,snapshot=on,format=raw,id=hd0,if=none \
-device scsi-hd,drive=hd0 \
-drive file=/home/rjones/d/libguestfs/tmp/.guestfs-1000/root.30394,snapshot=on,id=appliance,if=none,cache=unsafe \
-device scsi-hd,drive=appliance \
-machine accel=kvm:tcg \
-m 500 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-device sga \
-chardev socket,path=/home/rjones/d/libguestfs/tmp/libguestfsHCWUvB/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-kernel /home/rjones/d/libguestfs/tmp/.guestfs-1000/kernel.30394 \
-initrd /home/rjones/d/libguestfs/tmp/.guestfs-1000/initrd.30394 \
-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=xterm-256color'\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 11/03/11
SGABIOS $Id$ (pbonzini@yakj.usersys.redhat.com) Thu Nov 3 13:33:51 UTC 2011
Term: 80x24
4 0
\x1b[2J
SeaBIOS (version rel-1.7.2.1-0-g88cb66e-20130228_091731-rincewind.home.kraxel.org)
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] Linux version 3.9.2-200.fc18.x86_64 (mockbuild@bkernel02) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Mon May 13 13:59:47 UTC 2013
[ 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=xterm-256color
[ 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 0x000fdb00-0x000fdb0f] mapped at [ffff8800000fdb00]
[ 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 0x1f2ba000-0x1f3effff]
[ 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 0x1f2a6000-0x1f2b9fff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:1f3fc001, 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: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001f000000 s85248 r8192 d21248 u2097152
[ 0.000000] kvm-clock: cpu 0, msr 0:1f3fc001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 1f00dec0
[ 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=xterm-256color
[ 0.000000] Disabling memory control group subsystem
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 485668k/511992k available (6582k kernel code, 392k absent, 25932k reserved, 6652k data, 1356k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] \tRCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:8448 nr_irqs:256 16
[ 0.000000] Console: colour *CGA 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Detected 2893.430 MHz processor
[ 0.002000] Calibrating delay loop (skipped) preset value.. 5786.86 BogoMIPS (lpj=2893430)
[ 0.002004] pid_max: default: 32768 minimum: 301
[ 0.002410] Security Framework initialized
[ 0.002754] SELinux: Disabled at boot.
[ 0.003060] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.003739] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.004047] Mount-cache hash table entries: 256
[ 0.005017] Initializing cgroup subsys cpuacct
[ 0.005380] Initializing cgroup subsys memory
[ 0.005744] Initializing cgroup subsys devices
[ 0.006004] Initializing cgroup subsys freezer
[ 0.006370] Initializing cgroup subsys net_cls
[ 0.006731] Initializing cgroup subsys blkio
[ 0.007004] Initializing cgroup subsys perf_event
[ 0.007442] mce: CPU supports 10 MCE banks
[ 0.008031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008031] tlb_flushall_shift: 6
[ 0.022211] Freeing SMP alternatives: 24k freed
[ 0.025220] ftrace: allocating 24496 entries in 96 pages
[ 0.032350] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.032875] smpboot: CPU0: Intel QEMU Virtual CPU version 1.5.50 (fam: 06, model: 02, stepping: 03)
[ 0.135050] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only.
[ 0.136578] Brought up 1 CPUs
[ 0.136843] smpboot: Total of 1 processors activated (5786.86 BogoMIPS)
[ 0.137194] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.138072] devtmpfs: initialized
[ 0.139019] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.139612] RTC time: 8:48:52, date: 05/28/13
[ 0.139974] NET: Registered protocol family 16
[ 0.140209] PCI: Using configuration type 1 for base access
[ 0.141469] bio: create slab <bio-0> at 0
[ 0.141849] ACPI: Interpreter disabled.
[ 0.142036] vgaarb: loaded
[ 0.142300] SCSI subsystem initialized
[ 0.142653] usbcore: registered new interface driver usbfs
[ 0.143008] usbcore: registered new interface driver hub
[ 0.143439] usbcore: registered new device driver usb
[ 0.144035] PCI: Probing PCI hardware
[ 0.144344] PCI host bridge to bus 0000:00
[ 0.144667] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.145003] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[ 0.145529] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.150123] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.150715] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.162078] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[ 0.162696] NetLabel: Initializing
[ 0.162976] NetLabel: domain hash size = 128
[ 0.163002] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.163412] NetLabel: unlabeled traffic allowed by default
[ 0.164045] Switching to clocksource kvm-clock
[ 0.174657] pnp: PnP ACPI: disabled
[ 0.175865] NET: Registered protocol family 2
[ 0.176366] TCP established hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.176924] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.177479] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.177976] TCP: reno registered
[ 0.178291] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.178736] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.179299] NET: Registered protocol family 1
[ 0.179650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.180113] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.180606] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.181176] Unpacking initramfs...
[ 0.188981] Freeing initrd memory: 1240k freed
[ 0.189574] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.190438] Initialise module verification
[ 0.190812] audit: initializing netlink socket (disabled)
[ 0.191289] type=2000 audit(1369730932.191:1): initialized
[ 0.207617] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.208954] VFS: Disk quotas dquot_6.5.2
[ 0.209330] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.210160] msgmni has been set to 951
[ 0.210709] alg: No test for stdrng (krng)
[ 0.211075] NET: Registered protocol family 38
[ 0.211494] Key type asymmetric registered
[ 0.211827] Asymmetric key parser 'x509' registered
[ 0.212255] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.212926] io scheduler noop registered
[ 0.213261] io scheduler deadline registered
[ 0.213672] io scheduler cfq registered (default)
[ 0.214120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.214591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.215168] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.215872] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34
[ 0.217813] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35
[ 0.218892] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.240659] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.276384] Non-volatile memory driver v1.3
[ 0.276762] Linux agpgart interface v0.103
[ 0.277549] loop: module loaded
[ 0.278695] scsi0 : ata_piix
[ 0.278995] scsi1 : ata_piix
[ 0.279250] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
[ 0.279764] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
[ 0.280400] libphy: Fixed MDIO Bus: probed
[ 0.280746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.281288] ehci-pci: EHCI PCI platform driver
[ 0.281633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.282137] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.282650] usbcore: registered new interface driver usbserial
[ 0.283126] usbcore: registered new interface driver usbserial_generic
[ 0.283634] usbserial: USB Serial support registered for generic
[ 0.284103] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.285126] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.285527] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.285985] mousedev: PS/2 mouse device common for all mice
[ 0.286629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.288707] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.289305] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.289891] device-mapper: uevent: version 1.0.3
[ 0.290332] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 0.291063] cpuidle: using governor ladder
[ 0.291393] cpuidle: using governor menu
[ 0.291739] EFI Variables Facility v0.08 2004-May-17
[ 0.292198] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.292668] usbcore: registered new interface driver usbhid
[ 0.293124] usbhid: USB HID core driver
[ 0.293487] drop_monitor: Initializing network drop monitor service
[ 0.294041] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.294526] TCP: cubic registered
[ 0.294781] Initializing XFRM netlink socket
[ 0.295202] NET: Registered protocol family 10
[ 0.295691] mip6: Mobile IPv6
[ 0.295951] NET: Registered protocol family 17
[ 0.296416] Loading module verification certificates
[ 0.297436] MODSIGN: Loaded cert 'Fedora kernel signing key: 1968afea379aa6a6ae888ee5c96a89632abff2ad'
[ 0.298226] registered taskstats version 1
[ 0.299032] Magic number: 13:731:827
[ 0.451687] Freeing unused kernel memory: 1356k freed
[ 0.453771] Write protecting the kernel read-only data: 12288k
[ 0.461108] Freeing unused kernel memory: 1600k freed
[ 0.463451] Freeing unused kernel memory: 1328k freed
supermin: mounting /proc
supermin: uptime: 0.46 0.15
supermin: ext2 mini initrd starting up: 4.1.1 zlib
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=xterm-256color
supermin: mounting /sys
supermin: internal insmod libcrc32c.ko
supermin: internal insmod crc32c-intel.ko
insmod: init_module: crc32c-intel.ko: No such device
supermin: internal insmod crc32-pclmul.ko
[ 0.469306] PCLMULQDQ-NI instructions are not detected.
insmod: init_module: crc32-pclmul.ko: No such device
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc32.ko
[ 0.471815] alg: No test for crc32 (crc32-table)
supermin: internal insmod crc-ccitt.ko
supermin: internal insmod crc8.ko
supermin: internal insmod scsi_transport_spi.ko
supermin: internal insmod sym53c8xx.ko
supermin: internal insmod rfkill.ko
supermin: internal insmod sparse-keymap.ko
supermin: internal insmod ideapad-laptop.ko
insmod: init_module: ideapad-laptop.ko: No such device
supermin: internal insmod virtio_mmio.ko
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio_scsi.ko
[ 0.492613] scsi2 : Virtio SCSI HBA
[ 0.494712] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.5. PQ: 0 ANSI: 5
[ 0.495713] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.5. PQ: 0 ANSI: 5
[ 0.548169] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.549592] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB)
[ 0.552553] sd 2:0:0:0: [sda] Write Protect is off
[ 0.553847] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 0.555762] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.557165] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.559763] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.561075] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.563574] sda: sda1 sda2
[ 0.563973] sdb: unknown partition table
[ 0.564812] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 0.565665] sd 2:0:0:0: [sda] Attached SCSI disk
supermin: internal insmod virtio_net.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.568603] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[ 0.586242] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: chroot
Starting /init script ...
[ 0.708689] systemd-udevd[58]: starting version 201
[ 0.799644] ACPI Exception: AE_BAD_PARAMETER, Thread 493158400 could not acquire Mutex [0x1] (20130117/utmutex-278)
[ 0.800511] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
[ 0.813657] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1
[ 0.814899] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.125671] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1
Cannot find device "eth0"
Cannot find device "eth0"
RTNETLINK answers: Network is unreachable
mdadm: No arrays found in config file or automatically
Reading all physical volumes. This may take a while...
Found volume group "vg_f15x32" using metadata type lvm2
[ 16.644957] bio: create slab <bio-1> at 1
2 logical volume(s) in volume group "vg_f15x32" now active
[
]
/init: line 112: /sys/block/vd*/queue/rotational: No such file or directory
/dev:
total 0
crw------- 1 root root 10, 235 May 28 09:48 autofs
drwxr-xr-x 2 root root 320 May 28 09:49 block
drwxr-xr-x 2 root root 80 May 28 09:48 bsg
crw------- 1 root root 10, 234 May 28 09:48 btrfs-control
drwxr-xr-x 2 root root 2240 May 28 09:48 char
crw------- 1 root root 5, 1 May 28 09:48 console
lrwxrwxrwx 1 root root 11 May 28 09:48 core -> /proc/kcore
drwxr-xr-x 3 root root 80 May 28 09:48 cpu
crw------- 1 root root 10, 62 May 28 09:48 cpu_dma_latency
drwxr-xr-x 5 root root 100 May 28 09:48 disk
brw-rw---- 1 root disk 253, 0 May 28 09:49 dm-0
brw-rw---- 1 root disk 253, 1 May 28 09:49 dm-1
lrwxrwxrwx 1 root root 13 May 28 09:48 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 May 28 09:48 full
crw-rw-rw- 1 root root 10, 229 May 28 09:48 fuse
drwxr-xr-x 3 root root 140 May 28 09:48 input
crw-r--r-- 1 root root 1, 11 May 28 09:48 kmsg
crw------- 1 root root 10, 237 May 28 09:48 loop-control
brw------- 1 root root 7, 0 May 28 09:48 loop0
brw------- 1 root root 7, 1 May 28 09:48 loop1
brw------- 1 root root 7, 2 May 28 09:48 loop2
brw------- 1 root root 7, 3 May 28 09:48 loop3
brw------- 1 root root 7, 4 May 28 09:48 loop4
brw------- 1 root root 7, 5 May 28 09:48 loop5
brw------- 1 root root 7, 6 May 28 09:48 loop6
brw------- 1 root root 7, 7 May 28 09:48 loop7
drwxr-xr-x 2 root root 100 May 28 09:49 mapper
crw------- 1 root root 10, 227 May 28 09:48 mcelog
crw------- 1 root root 1, 1 May 28 09:48 mem
drwxr-xr-x 2 root root 60 May 28 09:48 net
crw------- 1 root root 10, 61 May 28 09:48 network_latency
crw------- 1 root root 10, 60 May 28 09:48 network_throughput
crw-rw-rw- 1 root root 1, 3 May 28 09:48 null
crw------- 1 root root 10, 144 May 28 09:48 nvram
crw------- 1 root root 1, 12 May 28 09:48 oldmem
crw------- 1 root root 1, 4 May 28 09:48 port
crw------- 1 root root 108, 0 May 28 09:48 ppp
crw-rw-rw- 1 root root 5, 2 May 28 09:48 ptmx
crw-rw-rw- 1 root root 1, 8 May 28 09:48 random
drwxr-xr-x 2 root root 60 May 28 09:48 raw
crw------- 1 root root 10, 59 May 28 09:48 rfkill
crw------- 1 root root 254, 0 May 28 09:48 rtc0
brw------- 1 root root 8, 0 May 28 09:48 sda
brw------- 1 root root 8, 1 May 28 09:49 sda1
brw------- 1 root root 8, 2 May 28 09:49 sda2
brw------- 1 root root 8, 16 May 28 09:48 sdb
crw------- 1 root root 21, 0 May 28 09:48 sg0
crw------- 1 root root 21, 1 May 28 09:48 sg1
crw------- 1 root root 10, 231 May 28 09:48 snapshot
drwxr-xr-x 2 root root 80 May 28 09:48 snd
lrwxrwxrwx 1 root root 15 May 28 09:48 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root 15 May 28 09:48 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root 15 May 28 09:48 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root root 5, 0 May 28 09:48 tty
crw------- 1 root root 4, 0 May 28 09:48 tty0
crw------- 1 root root 4, 1 May 28 09:48 tty1
crw------- 1 root root 4, 10 May 28 09:48 tty10
crw------- 1 root root 4, 11 May 28 09:48 tty11
crw------- 1 root root 4, 12 May 28 09:48 tty12
crw------- 1 root root 4, 13 May 28 09:48 tty13
crw------- 1 root root 4, 14 May 28 09:48 tty14
crw------- 1 root root 4, 15 May 28 09:48 tty15
crw------- 1 root root 4, 16 May 28 09:48 tty16
crw------- 1 root root 4, 17 May 28 09:48 tty17
crw------- 1 root root 4, 18 May 28 09:48 tty18
crw------- 1 root root 4, 19 May 28 09:48 tty19
crw------- 1 root root 4, 2 May 28 09:48 tty2
crw------- 1 root root 4, 20 May 28 09:48 tty20
crw------- 1 root root 4, 21 May 28 09:48 tty21
crw------- 1 root root 4, 22 May 28 09:48 tty22
crw------- 1 root root 4, 23 May 28 09:48 tty23
crw------- 1 root root 4, 24 May 28 09:48 tty24
crw------- 1 root root 4, 25 May 28 09:48 tty25
crw------- 1 root root 4, 26 May 28 09:48 tty26
crw------- 1 root root 4, 27 May 28 09:48 tty27
crw------- 1 root root 4, 28 May 28 09:48 tty28
crw------- 1 root root 4, 29 May 28 09:48 tty29
crw------- 1 root root 4, 3 May 28 09:48 tty3
crw------- 1 root root 4, 30 May 28 09:48 tty30
crw------- 1 root root 4, 31 May 28 09:48 tty31
crw------- 1 root root 4, 32 May 28 09:48 tty32
crw------- 1 root root 4, 33 May 28 09:48 tty33
crw------- 1 root root 4, 34 May 28 09:48 tty34
crw------- 1 root root 4, 35 May 28 09:48 tty35
crw------- 1 root root 4, 36 May 28 09:48 tty36
crw------- 1 root root 4, 37 May 28 09:48 tty37
crw------- 1 root root 4, 38 May 28 09:48 tty38
crw------- 1 root root 4, 39 May 28 09:48 tty39
crw------- 1 root root 4, 4 May 28 09:48 tty4
crw------- 1 root root 4, 40 May 28 09:48 tty40
crw------- 1 root root 4, 41 May 28 09:48 tty41
crw------- 1 root root 4, 42 May 28 09:48 tty42
crw------- 1 root root 4, 43 May 28 09:48 tty43
crw------- 1 root root 4, 44 May 28 09:48 tty44
crw------- 1 root root 4, 45 May 28 09:48 tty45
crw------- 1 root root 4, 46 May 28 09:48 tty46
crw------- 1 root root 4, 47 May 28 09:48 tty47
crw------- 1 root root 4, 48 May 28 09:48 tty48
crw------- 1 root root 4, 49 May 28 09:48 tty49
crw------- 1 root root 4, 5 May 28 09:48 tty5
crw------- 1 root root 4, 50 May 28 09:48 tty50
crw------- 1 root root 4, 51 May 28 09:48 tty51
crw------- 1 root root 4, 52 May 28 09:48 tty52
crw------- 1 root root 4, 53 May 28 09:48 tty53
crw------- 1 root root 4, 54 May 28 09:48 tty54
crw------- 1 root root 4, 55 May 28 09:48 tty55
crw------- 1 root root 4, 56 May 28 09:48 tty56
crw------- 1 root root 4, 57 May 28 09:48 tty57
crw------- 1 root root 4, 58 May 28 09:48 tty58
crw------- 1 root root 4, 59 May 28 09:48 tty59
crw------- 1 root root 4, 6 May 28 09:48 tty6
crw------- 1 root root 4, 60 May 28 09:48 tty60
crw------- 1 root root 4, 61 May 28 09:48 tty61
crw------- 1 root root 4, 62 May 28 09:48 tty62
crw------- 1 root root 4, 63 May 28 09:48 tty63
crw------- 1 root root 4, 7 May 28 09:48 tty7
crw------- 1 root root 4, 8 May 28 09:48 tty8
crw------- 1 root root 4, 9 May 28 09:48 tty9
crw------- 1 root root 4, 64 May 28 09:48 ttyS0
crw------- 1 root root 4, 65 May 28 09:48 ttyS1
crw------- 1 root root 4, 66 May 28 09:48 ttyS2
crw------- 1 root root 4, 67 May 28 09:48 ttyS3
crw------- 1 root root 10, 223 May 28 09:48 uinput
crw-rw-rw- 1 root root 1, 9 May 28 09:48 urandom
crw------- 1 root root 250, 0 May 28 09:48 usbmon0
crw------- 1 root root 7, 0 May 28 09:48 vcs
crw------- 1 root root 7, 1 May 28 09:48 vcs1
crw------- 1 root root 7, 128 May 28 09:48 vcsa
crw------- 1 root root 7, 129 May 28 09:48 vcsa1
drwxr-xr-x 2 root root 80 May 28 09:49 vg_f15x32
crw------- 1 root root 10, 63 May 28 09:48 vga_arbiter
crw------- 1 root root 10, 238 May 28 09:48 vhost-net
drwxr-xr-x 2 root root 60 May 28 09:48 virtio-ports
crw------- 1 root root 251, 1 May 28 09:48 vport1p1
crw-rw-rw- 1 root root 1, 5 May 28 09:48 zero
/dev/block:
total 0
lrwxrwxrwx 1 root root 7 May 28 09:49 253:0 -> ../dm-0
lrwxrwxrwx 1 root root 7 May 28 09:49 253:1 -> ../dm-1
lrwxrwxrwx 1 root root 8 May 28 09:48 7:0 -> ../loop0
lrwxrwxrwx 1 root root 8 May 28 09:48 7:1 -> ../loop1
lrwxrwxrwx 1 root root 8 May 28 09:48 7:2 -> ../loop2
lrwxrwxrwx 1 root root 8 May 28 09:48 7:3 -> ../loop3
lrwxrwxrwx 1 root root 8 May 28 09:48 7:4 -> ../loop4
lrwxrwxrwx 1 root root 8 May 28 09:48 7:5 -> ../loop5
lrwxrwxrwx 1 root root 8 May 28 09:48 7:6 -> ../loop6
lrwxrwxrwx 1 root root 8 May 28 09:48 7:7 -> ../loop7
lrwxrwxrwx 1 root root 6 May 28 09:48 8:0 -> ../sda
lrwxrwxrwx 1 root root 7 May 28 09:49 8:1 -> ../sda1
lrwxrwxrwx 1 root root 6 May 28 09:48 8:16 -> ../sdb
lrwxrwxrwx 1 root root 7 May 28 09:49 8:2 -> ../sda2
/dev/bsg:
total 0
crw------- 1 root root 252, 0 May 28 09:48 2:0:0:0
crw------- 1 root root 252, 1 May 28 09:48 2:0:1:0
/dev/char:
total 0
lrwxrwxrwx 1 root root 8 May 28 09:48 10:144 -> ../nvram
lrwxrwxrwx 1 root root 16 May 28 09:48 10:184 -> ../cpu/microcode
lrwxrwxrwx 1 root root 9 May 28 09:48 10:227 -> ../mcelog
lrwxrwxrwx 1 root root 11 May 28 09:48 10:231 -> ../snapshot
lrwxrwxrwx 1 root root 9 May 28 09:48 10:235 -> ../autofs
lrwxrwxrwx 1 root root 17 May 28 09:48 10:236 -> ../mapper/control
lrwxrwxrwx 1 root root 15 May 28 09:48 10:237 -> ../loop-control
lrwxrwxrwx 1 root root 9 May 28 09:48 10:59 -> ../rfkill
lrwxrwxrwx 1 root root 21 May 28 09:48 10:60 -> ../network_throughput
lrwxrwxrwx 1 root root 18 May 28 09:48 10:61 -> ../network_latency
lrwxrwxrwx 1 root root 18 May 28 09:48 10:62 -> ../cpu_dma_latency
lrwxrwxrwx 1 root root 14 May 28 09:48 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 root root 15 May 28 09:48 13:32 -> ../input/mouse0
lrwxrwxrwx 1 root root 13 May 28 09:48 13:63 -> ../input/mice
lrwxrwxrwx 1 root root 15 May 28 09:48 13:64 -> ../input/event0
lrwxrwxrwx 1 root root 15 May 28 09:48 13:65 -> ../input/event1
lrwxrwxrwx 1 root root 13 May 28 09:48 162:0 -> ../raw/rawctl
lrwxrwxrwx 1 root root 6 May 28 09:48 1:1 -> ../mem
lrwxrwxrwx 1 root root 7 May 28 09:48 1:11 -> ../kmsg
lrwxrwxrwx 1 root root 9 May 28 09:48 1:12 -> ../oldmem
lrwxrwxrwx 1 root root 7 May 28 09:48 1:3 -> ../null
lrwxrwxrwx 1 root root 7 May 28 09:48 1:4 -> ../port
lrwxrwxrwx 1 root root 7 May 28 09:48 1:5 -> ../zero
lrwxrwxrwx 1 root root 7 May 28 09:48 1:7 -> ../full
lrwxrwxrwx 1 root root 9 May 28 09:48 1:8 -> ../random
lrwxrwxrwx 1 root root 10 May 28 09:48 1:9 -> ../urandom
lrwxrwxrwx 1 root root 12 May 28 09:48 202:0 -> ../cpu/0/msr
lrwxrwxrwx 1 root root 14 May 28 09:48 203:0 -> ../cpu/0/cpuid
lrwxrwxrwx 1 root root 6 May 28 09:48 21:0 -> ../sg0
lrwxrwxrwx 1 root root 6 May 28 09:48 21:1 -> ../sg1
lrwxrwxrwx 1 root root 10 May 28 09:48 250:0 -> ../usbmon0
lrwxrwxrwx 1 root root 11 May 28 09:48 251:1 -> ../vport1p1
lrwxrwxrwx 1 root root 14 May 28 09:48 252:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 root root 14 May 28 09:48 252:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 root root 7 May 28 09:48 254:0 -> ../rtc0
lrwxrwxrwx 1 root root 7 May 28 09:48 4:0 -> ../tty0
lrwxrwxrwx 1 root root 7 May 28 09:48 4:1 -> ../tty1
lrwxrwxrwx 1 root root 8 May 28 09:48 4:10 -> ../tty10
lrwxrwxrwx 1 root root 8 May 28 09:48 4:11 -> ../tty11
lrwxrwxrwx 1 root root 8 May 28 09:48 4:12 -> ../tty12
lrwxrwxrwx 1 root root 8 May 28 09:48 4:13 -> ../tty13
lrwxrwxrwx 1 root root 8 May 28 09:48 4:14 -> ../tty14
lrwxrwxrwx 1 root root 8 May 28 09:48 4:15 -> ../tty15
lrwxrwxrwx 1 root root 8 May 28 09:48 4:16 -> ../tty16
lrwxrwxrwx 1 root root 8 May 28 09:48 4:17 -> ../tty17
lrwxrwxrwx 1 root root 8 May 28 09:48 4:18 -> ../tty18
lrwxrwxrwx 1 root root 8 May 28 09:48 4:19 -> ../tty19
lrwxrwxrwx 1 root root 7 May 28 09:48 4:2 -> ../tty2
lrwxrwxrwx 1 root root 8 May 28 09:48 4:20 -> ../tty20
lrwxrwxrwx 1 root root 8 May 28 09:48 4:21 -> ../tty21
lrwxrwxrwx 1 root root 8 May 28 09:48 4:22 -> ../tty22
lrwxrwxrwx 1 root root 8 May 28 09:48 4:23 -> ../tty23
lrwxrwxrwx 1 root root 8 May 28 09:48 4:24 -> ../tty24
lrwxrwxrwx 1 root root 8 May 28 09:48 4:25 -> ../tty25
lrwxrwxrwx 1 root root 8 May 28 09:48 4:26 -> ../tty26
lrwxrwxrwx 1 root root 8 May 28 09:48 4:27 -> ../tty27
lrwxrwxrwx 1 root root 8 May 28 09:48 4:28 -> ../tty28
lrwxrwxrwx 1 root root 8 May 28 09:48 4:29 -> ../tty29
lrwxrwxrwx 1 root root 7 May 28 09:48 4:3 -> ../tty3
lrwxrwxrwx 1 root root 8 May 28 09:48 4:30 -> ../tty30
lrwxrwxrwx 1 root root 8 May 28 09:48 4:31 -> ../tty31
lrwxrwxrwx 1 root root 8 May 28 09:48 4:32 -> ../tty32
lrwxrwxrwx 1 root root 8 May 28 09:48 4:33 -> ../tty33
lrwxrwxrwx 1 root root 8 May 28 09:48 4:34 -> ../tty34
lrwxrwxrwx 1 root root 8 May 28 09:48 4:35 -> ../tty35
lrwxrwxrwx 1 root root 8 May 28 09:48 4:36 -> ../tty36
lrwxrwxrwx 1 root root 8 May 28 09:48 4:37 -> ../tty37
lrwxrwxrwx 1 root root 8 May 28 09:48 4:38 -> ../tty38
lrwxrwxrwx 1 root root 8 May 28 09:48 4:39 -> ../tty39
lrwxrwxrwx 1 root root 7 May 28 09:48 4:4 -> ../tty4
lrwxrwxrwx 1 root root 8 May 28 09:48 4:40 -> ../tty40
lrwxrwxrwx 1 root root 8 May 28 09:48 4:41 -> ../tty41
lrwxrwxrwx 1 root root 8 May 28 09:48 4:42 -> ../tty42
lrwxrwxrwx 1 root root 8 May 28 09:48 4:43 -> ../tty43
lrwxrwxrwx 1 root root 8 May 28 09:48 4:44 -> ../tty44
lrwxrwxrwx 1 root root 8 May 28 09:48 4:45 -> ../tty45
lrwxrwxrwx 1 root root 8 May 28 09:48 4:46 -> ../tty46
lrwxrwxrwx 1 root root 8 May 28 09:48 4:47 -> ../tty47
lrwxrwxrwx 1 root root 8 May 28 09:48 4:48 -> ../tty48
lrwxrwxrwx 1 root root 8 May 28 09:48 4:49 -> ../tty49
lrwxrwxrwx 1 root root 7 May 28 09:48 4:5 -> ../tty5
lrwxrwxrwx 1 root root 8 May 28 09:48 4:50 -> ../tty50
lrwxrwxrwx 1 root root 8 May 28 09:48 4:51 -> ../tty51
lrwxrwxrwx 1 root root 8 May 28 09:48 4:52 -> ../tty52
lrwxrwxrwx 1 root root 8 May 28 09:48 4:53 -> ../tty53
lrwxrwxrwx 1 root root 8 May 28 09:48 4:54 -> ../tty54
lrwxrwxrwx 1 root root 8 May 28 09:48 4:55 -> ../tty55
lrwxrwxrwx 1 root root 8 May 28 09:48 4:56 -> ../tty56
lrwxrwxrwx 1 root root 8 May 28 09:48 4:57 -> ../tty57
lrwxrwxrwx 1 root root 8 May 28 09:48 4:58 -> ../tty58
lrwxrwxrwx 1 root root 8 May 28 09:48 4:59 -> ../tty59
lrwxrwxrwx 1 root root 7 May 28 09:48 4:6 -> ../tty6
lrwxrwxrwx 1 root root 8 May 28 09:48 4:60 -> ../tty60
lrwxrwxrwx 1 root root 8 May 28 09:48 4:61 -> ../tty61
lrwxrwxrwx 1 root root 8 May 28 09:48 4:62 -> ../tty62
lrwxrwxrwx 1 root root 8 May 28 09:48 4:63 -> ../tty63
lrwxrwxrwx 1 root root 8 May 28 09:48 4:64 -> ../ttyS0
lrwxrwxrwx 1 root root 8 May 28 09:48 4:65 -> ../ttyS1
lrwxrwxrwx 1 root root 8 May 28 09:48 4:66 -> ../ttyS2
lrwxrwxrwx 1 root root 8 May 28 09:48 4:67 -> ../ttyS3
lrwxrwxrwx 1 root root 7 May 28 09:48 4:7 -> ../tty7
lrwxrwxrwx 1 root root 7 May 28 09:48 4:8 -> ../tty8
lrwxrwxrwx 1 root root 7 May 28 09:48 4:9 -> ../tty9
lrwxrwxrwx 1 root root 6 May 28 09:48 5:0 -> ../tty
lrwxrwxrwx 1 root root 10 May 28 09:48 5:1 -> ../console
lrwxrwxrwx 1 root root 7 May 28 09:48 5:2 -> ../ptmx
lrwxrwxrwx 1 root root 6 May 28 09:48 7:0 -> ../vcs
lrwxrwxrwx 1 root root 7 May 28 09:48 7:1 -> ../vcs1
lrwxrwxrwx 1 root root 7 May 28 09:48 7:128 -> ../vcsa
lrwxrwxrwx 1 root root 8 May 28 09:48 7:129 -> ../vcsa1
/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 May 28 09:48 0
crw------- 1 root root 10, 184 May 28 09:48 microcode
/dev/cpu/0:
total 0
crw------- 1 root root 203, 0 May 28 09:48 cpuid
crw------- 1 root root 202, 0 May 28 09:48 msr
/dev/disk:
total 0
drwxr-xr-x 2 root root 200 May 28 09:49 by-id
drwxr-xr-x 2 root root 120 May 28 09:49 by-path
drwxr-xr-x 2 root root 120 May 28 09:49 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root 10 May 28 09:49 dm-name-vg_f15x32-lv_root -> ../../dm-1
lrwxrwxrwx 1 root root 10 May 28 09:49 dm-name-vg_f15x32-lv_swap -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:49 dm-uuid-LVM-ST2iMsY0NXQBVWACLd8JxNxTzx0RjGICJMhbP4lPQVWdedaqK4qbXmfMVYiTT5dv -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:49 dm-uuid-LVM-ST2iMsY0NXQBVWACLd8JxNxTzx0RjGICqXJJLP5pB7RvEgw88as4Mq7z6ejCYheh -> ../../dm-1
lrwxrwxrwx 1 root root 9 May 28 09:48 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
lrwxrwxrwx 1 root root 9 May 28 09:48 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 28 09:49 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 28 09:49 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 9 May 28 09:48 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 28 09:49 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 28 09:49 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 May 28 09:48 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 May 28 09:49 32b5f839-1c85-47f4-9d12-f3e8884a1f6a -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:49 9293385f-3200-4694-8f4b-e20bb8d73c37 -> ../../dm-1
lrwxrwxrwx 1 root root 9 May 28 09:48 b009e5a2-2da0-4f35-9fa2-3aba4571df43 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 28 09:49 d2cd4319-f515-4be2-9a5c-fc8b57b53723 -> ../../sda1
/dev/input:
total 0
drwxr-xr-x 2 root root 100 May 28 09:48 by-path
crw------- 1 root root 13, 64 May 28 09:48 event0
crw-r----- 1 root root 13, 65 May 28 09:48 event1
crw------- 1 root root 13, 63 May 28 09:48 mice
crw-r----- 1 root root 13, 32 May 28 09:48 mouse0
/dev/input/by-path:
total 0
lrwxrwxrwx 1 root root 9 May 28 09:48 platform-i8042-serio-0-event-kbd -> ../event0
lrwxrwxrwx 1 root root 9 May 28 09:48 platform-i8042-serio-1-event-mouse -> ../event1
lrwxrwxrwx 1 root root 9 May 28 09:48 platform-i8042-serio-1-mouse -> ../mouse0
/dev/mapper:
total 0
crw------- 1 root root 10, 236 May 28 09:48 control
lrwxrwxrwx 1 root root 7 May 28 09:49 vg_f15x32-lv_root -> ../dm-1
lrwxrwxrwx 1 root root 7 May 28 09:49 vg_f15x32-lv_swap -> ../dm-0
/dev/net:
total 0
crw-rw-rw- 1 root root 10, 200 May 28 09:48 tun
/dev/raw:
total 0
crw------- 1 root root 162, 0 May 28 09:48 rawctl
/dev/snd:
total 0
crw-rw---- 1 root audio 116, 1 May 28 09:48 seq
crw-rw---- 1 root audio 116, 33 May 28 09:48 timer
/dev/vg_f15x32:
total 0
lrwxrwxrwx 1 root root 7 May 28 09:49 lv_root -> ../dm-1
lrwxrwxrwx 1 root root 7 May 28 09:49 lv_swap -> ../dm-0
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 root root 11 May 28 09:48 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=98244k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=242844k,nr_inodes=60711,mode=755 0 0
PV VG Fmt Attr PSize PFree
/dev/sda2 vg_f15x32 lvm2 a-- 7.50g 0
VG #PV #LV #SN Attr VSize VFree
vg_f15x32 1 2 0 wz--n- 7.50g 0
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
lv_root vg_f15x32 -wi-a---- 5.56g
lv_swap vg_f15x32 -wi-a---- 1.94g
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
Module Size Used by
microcode 23448 0
i2c_piix4 22106 0
i2c_core 34096 1 i2c_piix4
virtio_net 27910 0
virtio_scsi 18006 2
virtio_blk 18325 0
virtio_rng 13135 0
virtio_balloon 13530 0
virtio_mmio 13157 0
sparse_keymap 13526 0
rfkill 21729 0
sym53c8xx 76601 0
scsi_transport_spi 30237 1 sym53c8xx
crc8 12750 0
crc_ccitt 12613 0
crc32 12714 0
crc_itu_t 12613 0
libcrc32c 12603 0
Tue May 28 09:49:19 BST 2013
uptime: 27.72 0.45
verbose daemon enabled
linux commmand 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=xterm-256color
udevadm settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: [29568ms] appliance is up
libguestfs: trace: launch = 0
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"]
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 = "ext4"
libguestfs: trace: vfs_type "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 6.07 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda2
libguestfs: trace: vfs_type = "LVM2_member"
libguestfs: trace: inspect_os
libguestfs: trace: umount_all
guestfsd: main_loop: proc 198 (vfs_type) took 1.53 seconds
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
libguestfs: trace: umount_all = 0
libguestfs: trace: list_filesystems
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"]
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_partnum "/dev/sda1"
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: 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_get_mbr_id "/dev/sda" 1
guestfsd: main_loop: new request, len 0x38
udevadm settle
sfdisk --print-id /dev/sda 1
udevadm settle
[ 36.442111] sd 2:0:0:0: [sda]
[ 36.442696] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.443087] sd 2:0:0:0: [sda]
[ 36.443087] Sense Key : Aborted Command [current]
[ 36.443087] sd 2:0:0:0: [sda]
[ 36.443087] Add. Sense: I/O process terminated
[ 36.443087] sd 2:0:0:0: [sda] CDB:
[ 36.443087] Read(10): 28 00 00 00 00 20 00 00 40 00
[ 36.443087] end_request: I/O error, dev sda, sector 32
[ 36.443087] Buffer I/O error on device sda, logical block 4
[ 36.443087] Buffer I/O error on device sda, logical block 5
[ 36.443087] Buffer I/O error on device sda, logical block 6
[ 36.443087] Buffer I/O error on device sda, logical block 7
[ 36.443087] Buffer I/O error on device sda, logical block 8
[ 36.443087] Buffer I/O error on device sda, logical block 9
[ 36.443087] Buffer I/O error on device sda, logical block 10
[ 36.443087] Buffer I/O error on device sda, logical block 11
[ 41.466333] sd 2:0:0:0: [sda]
[ 41.467292] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 41.467292] sd 2:0:0:0: [sda]
[ 41.467292] Sense Key : Aborted Command [current]
[ 41.467292] sd 2:0:0:0: [sda]
[ 41.467292] Add. Sense: I/O process terminated
[ 41.467292] sd 2:0:0:0: [sda] CDB:
[ 41.467292] Read(10): 28 00 00 02 00 00 00 00 08 00
[ 41.467292] end_request: I/O error, dev sda, sector 131072
[ 41.467292] Buffer I/O error on device sda, logical block 16384
[ 42.218433] sd 2:0:0:0: [sda]
[ 42.219391] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 42.219391] sd 2:0:0:0: [sda]
[ 42.219391] Sense Key : Aborted Command [current]
[ 42.219391] sd 2:0:0:0: [sda]
[ 42.219391] Add. Sense: I/O process terminated
[ 42.219391] sd 2:0:0:0: [sda] CDB:
[ 42.219391] Read(10): 28 00 00 00 10 00 00 00 08 00
[ 42.219391] end_request: I/O error, dev sda, sector 4096
[ 42.219391] Buffer I/O error on device sda, logical block 512
libguestfs: trace: part_get_mbr_id = 131
libguestfs: trace: vfs_type "/dev/sda1"
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 6.81 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
[ 42.780585] sd 2:0:0:0: [sda]
[ 42.781538] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 42.781538] sd 2:0:0:0: [sda]
[ 42.781538] Sense Key : Aborted Command [current]
[ 42.781538] sd 2:0:0:0: [sda]
[ 42.781538] Add. Sense: I/O process terminated
[ 42.781538] sd 2:0:0:0: [sda] CDB:
[ 42.781538] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 42.781538] end_request: I/O error, dev sda, sector 1025920
[ 42.781538] Buffer I/O error on device sda1, logical block 127984
[ 47.810717] sd 2:0:0:0: [sda]
[ 47.811670] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 47.811670] sd 2:0:0:0: [sda]
[ 47.811670] Sense Key : Aborted Command [current]
[ 47.811670] sd 2:0:0:0: [sda]
[ 47.811670] Add. Sense: I/O process terminated
[ 47.811670] sd 2:0:0:0: [sda] CDB:
[ 47.811670] Read(10): 28 00 00 00 0b 00 00 00 08 00
[ 47.811670] end_request: I/O error, dev sda, sector 2816
[ 47.811670] Buffer I/O error on device sda1, logical block 96
[ 49.669308] sd 2:0:0:0: [sda]
[ 49.670255] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 49.670255] sd 2:0:0:0: [sda]
[ 49.670255] Sense Key : Aborted Command [current]
[ 49.670255] sd 2:0:0:0: [sda]
[ 49.670255] Add. Sense: I/O process terminated
[ 49.670255] sd 2:0:0:0: [sda] CDB:
[ 49.670255] Read(10): 28 00 00 00 0b 70 00 00 08 00
[ 49.670255] end_request: I/O error, dev sda, sector 2928
[ 49.670255] Buffer I/O error on device sda1, logical block 110
[ 51.441204] sd 2:0:0:0: [sda]
[ 51.442171] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 51.442171] sd 2:0:0:0: [sda]
[ 51.442171] Sense Key : Aborted Command [current]
[ 51.442171] sd 2:0:0:0: [sda]
[ 51.442171] Add. Sense: I/O process terminated
[ 51.442171] sd 2:0:0:0: [sda] CDB:
[ 51.442171] Read(10): 28 00 00 00 0b f8 00 00 08 00
[ 51.442171] end_request: I/O error, dev sda, sector 3064
[ 51.442171] Buffer I/O error on device sda1, logical block 127
[ 51.902626] sd 2:0:0:0: [sda]
[ 51.903579] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 51.903579] sd 2:0:0:0: [sda]
[ 51.903579] Sense Key : Aborted Command [current]
[ 51.903579] sd 2:0:0:0: [sda]
[ 51.903579] Add. Sense: I/O process terminated
[ 51.903579] sd 2:0:0:0: [sda] CDB:
[ 51.903579] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 51.903579] end_request: I/O error, dev sda, sector 2080
[ 51.903579] Buffer I/O error on device sda1, logical block 4
[ 52.166482] sd 2:0:0:0: [sda]
[ 52.167439] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 52.167439] sd 2:0:0:0: [sda]
[ 52.167439] Sense Key : Aborted Command [current]
[ 52.167439] sd 2:0:0:0: [sda]
[ 52.167439] Add. Sense: I/O process terminated
[ 52.167439] sd 2:0:0:0: [sda] CDB:
[ 52.167439] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 52.167439] end_request: I/O error, dev sda, sector 2080
[ 52.167439] Buffer I/O error on device sda1, logical block 4
[ 52.730013] sd 2:0:0:0: [sda]
[ 52.730967] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 52.730967] sd 2:0:0:0: [sda]
[ 52.730967] Sense Key : Aborted Command [current]
[ 52.730967] sd 2:0:0:0: [sda]
[ 52.730967] Add. Sense: I/O process terminated
[ 52.730967] sd 2:0:0:0: [sda] CDB:
[ 52.730967] Read(10): 28 00 00 02 08 00 00 00 08 00
[ 52.730967] end_request: I/O error, dev sda, sector 133120
[ 52.730967] Buffer I/O error on device sda1, logical block 16384
[ 53.496405] sd 2:0:0:0: [sda]
[ 53.497345] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 53.497345] sd 2:0:0:0: [sda]
[ 53.497345] Sense Key : Aborted Command [current]
[ 53.497345] sd 2:0:0:0: [sda]
[ 53.497345] Add. Sense: I/O process terminated
[ 53.497345] sd 2:0:0:0: [sda] CDB:
[ 53.497345] Read(10): 28 00 00 00 18 00 00 00 08 00
[ 53.497345] end_request: I/O error, dev sda, sector 6144
[ 53.497345] Buffer I/O error on device sda1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: trace: part_to_partnum "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 11.70 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: part_to_partnum = 2
libguestfs: trace: part_to_dev "/dev/sda2"
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_get_mbr_id "/dev/sda" 2
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
udevadm settle
sfdisk --print-id /dev/sda 2
udevadm settle
libguestfs: trace: part_get_mbr_id = 142
libguestfs: trace: vfs_type "/dev/sda2"
guestfsd: main_loop: proc 235 (part_get_mbr_id) 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 = "LVM2_member"
libguestfs: trace: feature_available "lvm2"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
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: lvs
guestfsd: main_loop: new request, len 0x28
lvm lvs -o vg_name,lv_name --noheadings --separator /
[ 54.543160] sd 2:0:0:0: [sda]
[ 54.544114] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 54.544114] sd 2:0:0:0: [sda]
[ 54.544114] Sense Key : Aborted Command [current]
[ 54.544114] sd 2:0:0:0: [sda]
[ 54.544114] Add. Sense: I/O process terminated
[ 54.544114] sd 2:0:0:0: [sda] CDB:
[ 54.544114] Read(10): 28 00 00 00 00 00 00 00 08 00
[ 54.544114] end_request: I/O error, dev sda, sector 0
/dev/sda: read failed after 0 of 4096 at 0: Input/output error
[ 54.888973] sd 2:0:0:0: [sda]
[ 54.889940] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 54.889940] sd 2:0:0:0: [sda]
[ 54.889940] Sense Key : Aborted Command [current]
[ 54.889940] sd 2:0:0:0: [sda]
[ 54.889940] Add. Sense: I/O process terminated
[ 54.889940] sd 2:0:0:0: [sda] CDB:
[ 54.889940] Read(10): 28 00 00 ff ff 80 00 00 08 00
[ 54.889940] end_request: I/O error, dev sda, sector 16777088
/dev/sda: read failed after 0 of 4096 at 8589869056: Input/output error
[ 55.284854] sd 2:0:0:0: [sda]
[ 55.285776] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 55.285776] sd 2:0:0:0: [sda]
[ 55.285776] Sense Key : Aborted Command [current]
[ 55.285776] sd 2:0:0:0: [sda]
[ 55.285776] Add. Sense: I/O process terminated
[ 55.285776] sd 2:0:0:0: [sda] CDB:
[ 55.285776] Read(10): 28 00 00 ff ff f0 00 00 08 00
[ 55.285776] end_request: I/O error, dev sda, sector 16777200
/dev/sda: read failed after 0 of 4096 at 8589926400: Input/output error
[ 55.558230] sd 2:0:0:0: [sda]
[ 55.559189] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 55.559189] sd 2:0:0:0: [sda]
[ 55.559189] Sense Key : Aborted Command [current]
[ 55.559189] sd 2:0:0:0: [sda]
[ 55.559189] Add. Sense: I/O process terminated
[ 55.559189] sd 2:0:0:0: [sda] CDB:
[ 55.559189] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 55.559189] end_request: I/O error, dev sda, sector 5091200
/dev/vg_f15x32/lv_swap: read failed after 0 of 4096 at 2080309248: Input/output error
[ 55.824206] sd 2:0:0:0: [sda]
[ 55.825160] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 55.825160] sd 2:0:0:0: [sda]
[ 55.825160] Sense Key : Aborted Command [current]
[ 55.825160] sd 2:0:0:0: [sda]
[ 55.825160] Add. Sense: I/O process terminated
[ 55.825160] sd 2:0:0:0: [sda] CDB:
[ 55.825160] Read(10): 28 00 00 4d af f0 00 00 08 00
[ 55.825160] end_request: I/O error, dev sda, sector 5091312
/dev/vg_f15x32/lv_swap: read failed after 0 of 4096 at 2080366592: Input/output error
[ 56.106664] sd 2:0:0:0: [sda]
[ 56.107634] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 56.107634] sd 2:0:0:0: [sda]
[ 56.107634] Sense Key : Aborted Command [current]
[ 56.107634] sd 2:0:0:0: [sda]
[ 56.107634] Add. Sense: I/O process terminated
[ 56.107634] sd 2:0:0:0: [sda] CDB:
[ 56.107634] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 56.107634] end_request: I/O error, dev sda, sector 1028096
/dev/vg_f15x32/lv_swap: read failed after 0 of 4096 at 0: Input/output error
[ 56.386355] sd 2:0:0:0: [sda]
[ 56.387312] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 56.387312] sd 2:0:0:0: [sda]
[ 56.387312] Sense Key : Aborted Command [current]
[ 56.387312] sd 2:0:0:0: [sda]
[ 56.387312] Add. Sense: I/O process terminated
[ 56.387312] sd 2:0:0:0: [sda] CDB:
[ 56.387312] Read(10): 28 00 00 0f b0 08 00 00 08 00
[ 56.387312] end_request: I/O error, dev sda, sector 1028104
/dev/vg_f15x32/lv_swap: read failed after 0 of 4096 at 4096: Input/output error
[ 56.981556] sd 2:0:0:0: [sda]
[ 56.982527] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 56.982527] sd 2:0:0:0: [sda]
[ 56.982527] Sense Key : Aborted Command [current]
[ 56.982527] sd 2:0:0:0: [sda]
[ 56.982527] Add. Sense: I/O process terminated
[ 56.982527] sd 2:0:0:0: [sda] CDB:
[ 56.982527] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 56.982527] end_request: I/O error, dev sda, sector 1025920
/dev/sda1: read failed after 0 of 4096 at 524222464: Input/output error
[ 57.200624] sd 2:0:0:0: [sda]
[ 57.201581] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 57.201581] sd 2:0:0:0: [sda]
[ 57.201581] Sense Key : Aborted Command [current]
[ 57.201581] sd 2:0:0:0: [sda]
[ 57.201581] Add. Sense: I/O process terminated
[ 57.201581] sd 2:0:0:0: [sda] CDB:
[ 57.201581] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 57.201581] end_request: I/O error, dev sda, sector 1026032
/dev/sda1: read failed after 0 of 4096 at 524279808: Input/output error
[ 57.757272] sd 2:0:0:0: [sda]
[ 57.758225] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 57.758225] sd 2:0:0:0: [sda]
[ 57.758225] Sense Key : Aborted Command [current]
[ 57.758225] sd 2:0:0:0: [sda]
[ 57.758225] Add. Sense: I/O process terminated
[ 57.758225] sd 2:0:0:0: [sda] CDB:
[ 57.758225] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 57.758225] end_request: I/O error, dev sda, sector 2048
/dev/sda1: read failed after 0 of 4096 at 0: Input/output error
[ 58.465900] sd 2:0:0:0: [sda]
[ 58.466858] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 58.466858] sd 2:0:0:0: [sda]
[ 58.466858] Sense Key : Aborted Command [current]
[ 58.466858] sd 2:0:0:0: [sda]
[ 58.466858] Add. Sense: I/O process terminated
[ 58.466858] sd 2:0:0:0: [sda] CDB:
[ 58.466858] Read(10): 28 00 00 ff af 80 00 00 08 00
[ 58.466858] end_request: I/O error, dev sda, sector 16756608
/dev/vg_f15x32/lv_root: read failed after 0 of 4096 at 5972623360: Input/output error
[ 59.083976] sd 2:0:0:0: [sda]
[ 59.084930] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 59.084930] sd 2:0:0:0: [sda]
[ 59.084930] Sense Key : Aborted Command [current]
[ 59.084930] sd 2:0:0:0: [sda]
[ 59.084930] Add. Sense: I/O process terminated
[ 59.084930] sd 2:0:0:0: [sda] CDB:
[ 59.084930] Read(10): 28 00 00 ff af f0 00 00 08 00
/dev/vg_f15x32/lv_root: read failed after 0 of 4096 at 5972680704: Input/output error
libguestfs: trace: lvs = ["/dev/vg_f15x32/lv_root", "/dev/vg_f15x32/lv_swap"]
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_root"
guestfsd: main_loop: proc 11 (lvs) took 6.33 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_root
[ 60.632218] sd 2:0:0:0: [sda]
[ 60.633178] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.633178] sd 2:0:0:0: [sda]
[ 60.633178] Sense Key : Aborted Command [current]
[ 60.633178] sd 2:0:0:0: [sda]
[ 60.633178] Add. Sense: I/O process terminated
[ 60.633178] sd 2:0:0:0: [sda] CDB:
[ 60.633178] Read(10): 28 00 00 ff ae f8 00 00 08 00
[ 60.633178] blk_update_request: 1 callbacks suppressed
[ 60.633178] end_request: I/O error, dev sda, sector 16756472
[ 60.633178] Buffer I/O error on device dm-1, logical block 1458143
[ 60.944936] sd 2:0:0:0: [sda]
[ 60.945895] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.945895] sd 2:0:0:0: [sda]
[ 60.945895] Sense Key : Aborted Command [current]
[ 60.945895] sd 2:0:0:0: [sda]
[ 60.945895] Add. Sense: I/O process terminated
[ 60.945895] sd 2:0:0:0: [sda] CDB:
[ 60.945895] Read(10): 28 00 00 ff ae f8 00 00 08 00
[ 60.945895] end_request: I/O error, dev sda, sector 16756472
[ 60.945895] Buffer I/O error on device dm-1, logical block 1458143
[ 61.272680] sd 2:0:0:0: [sda]
[ 61.273643] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 61.273643] sd 2:0:0:0: [sda]
[ 61.273643] Sense Key : Aborted Command [current]
[ 61.273643] sd 2:0:0:0: [sda]
[ 61.273643] Add. Sense: I/O process terminated
[ 61.273643] sd 2:0:0:0: [sda] CDB:
[ 61.273643] Read(10): 28 00 00 ff ae 70 00 00 08 00
[ 61.273643] end_request: I/O error, dev sda, sector 16756336
[ 61.273643] Buffer I/O error on device dm-1, logical block 1458126
[ 61.854872] sd 2:0:0:0: [sda]
[ 61.855816] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 61.855816] sd 2:0:0:0: [sda]
[ 61.855816] Sense Key : Aborted Command [current]
[ 61.855816] sd 2:0:0:0: [sda]
[ 61.855816] Add. Sense: I/O process terminated
[ 61.855816] sd 2:0:0:0: [sda] CDB:
[ 61.855816] Read(10): 28 00 00 4d b8 00 00 00 08 00
[ 61.855816] end_request: I/O error, dev sda, sector 5093376
[ 61.855816] Buffer I/O error on device dm-1, logical block 256
[ 62.113617] sd 2:0:0:0: [sda]
[ 62.114584] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 62.114584] sd 2:0:0:0: [sda]
[ 62.114584] Sense Key : Aborted Command [current]
[ 62.114584] sd 2:0:0:0: [sda]
[ 62.114584] Add. Sense: I/O process terminated
[ 62.114584] sd 2:0:0:0: [sda] CDB:
[ 62.114584] Read(10): 28 00 00 4d b8 00 00 00 08 00
[ 62.114584] end_request: I/O error, dev sda, sector 5093376
[ 62.114584] Buffer I/O error on device dm-1, logical block 256
[ 63.298838] sd 2:0:0:0: [sda]
[ 63.299760] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 63.299760] sd 2:0:0:0: [sda]
[ 63.299760] Sense Key : Aborted Command [current]
[ 63.299760] sd 2:0:0:0: [sda]
[ 63.299760] Add. Sense: I/O process terminated
[ 63.299760] sd 2:0:0:0: [sda] CDB:
[ 63.299760] Read(10): 28 00 00 4d b0 78 00 00 08 00
[ 63.299760] end_request: I/O error, dev sda, sector 5091448
[ 63.299760] Buffer I/O error on device dm-1, logical block 15
[ 67.025485] sd 2:0:0:0: [sda]
[ 67.026443] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 67.026443] sd 2:0:0:0: [sda]
[ 67.026443] Sense Key : Aborted Command [current]
[ 67.026443] sd 2:0:0:0: [sda]
[ 67.026443] Add. Sense: I/O process terminated
[ 67.026443] sd 2:0:0:0: [sda] CDB:
[ 67.026443] Read(10): 28 00 00 4d b3 00 00 00 08 00
[ 67.026443] end_request: I/O error, dev sda, sector 5092096
[ 67.026443] Buffer I/O error on device dm-1, logical block 96
[ 67.361991] sd 2:0:0:0: [sda]
[ 67.362949] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 67.362949] sd 2:0:0:0: [sda]
[ 67.362949] Sense Key : Aborted Command [current]
[ 67.362949] sd 2:0:0:0: [sda]
[ 67.362949] Add. Sense: I/O process terminated
[ 67.362949] sd 2:0:0:0: [sda] CDB:
[ 67.362949] Read(10): 28 00 00 4d b3 00 00 00 08 00
[ 67.362949] end_request: I/O error, dev sda, sector 5092096
[ 67.362949] Buffer I/O error on device dm-1, logical block 96
[ 67.792167] sd 2:0:0:0: [sda]
[ 67.793117] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 67.793117] sd 2:0:0:0: [sda]
[ 67.793117] Sense Key : Aborted Command [current]
[ 67.793117] sd 2:0:0:0: [sda]
[ 67.793117] Add. Sense: I/O process terminated
[ 67.793117] sd 2:0:0:0: [sda] CDB:
[ 67.793117] Read(10): 28 00 00 4f b0 00 00 00 08 00
[ 67.793117] end_request: I/O error, dev sda, sector 5222400
[ 67.793117] Buffer I/O error on device dm-1, logical block 16384
[ 68.106731] sd 2:0:0:0: [sda]
[ 68.107707] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.107707] sd 2:0:0:0: [sda]
[ 68.107707] Sense Key : Aborted Command [current]
[ 68.107707] sd 2:0:0:0: [sda]
[ 68.107707] Add. Sense: I/O process terminated
[ 68.107707] sd 2:0:0:0: [sda] CDB:
[ 68.107707] Read(10): 28 00 00 4d c0 00 00 00 08 00
[ 68.107707] end_request: I/O error, dev sda, sector 5095424
[ 68.107707] Buffer I/O error on device dm-1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_swap"
guestfsd: main_loop: proc 198 (vfs_type) took 7.72 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_swap
[ 68.475085] sd 2:0:0:0: [sda]
[ 68.476044] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.476044] sd 2:0:0:0: [sda]
[ 68.476044] Sense Key : Aborted Command [current]
[ 68.476044] sd 2:0:0:0: [sda]
[ 68.476044] Add. Sense: I/O process terminated
[ 68.476044] sd 2:0:0:0: [sda] CDB:
[ 68.476044] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 68.476044] end_request: I/O error, dev sda, sector 5091200
[ 68.476044] Buffer I/O error on device dm-0, logical block 507888
[ 70.410596] sd 2:0:0:0: [sda]
[ 70.411558] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.411558] sd 2:0:0:0: [sda]
[ 70.411558] Sense Key : Aborted Command [current]
[ 70.411558] sd 2:0:0:0: [sda]
[ 70.411558] Add. Sense: I/O process terminated
[ 70.411558] sd 2:0:0:0: [sda] CDB:
[ 70.411558] Read(10): 28 00 00 4d ae f8 00 00 08 00
[ 70.411558] end_request: I/O error, dev sda, sector 5091064
[ 70.411558] Buffer I/O error on device dm-0, logical block 507871
[ 70.885988] sd 2:0:0:0: [sda]
[ 70.886948] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.886948] sd 2:0:0:0: [sda]
[ 70.886948] Sense Key : Aborted Command [current]
[ 70.886948] sd 2:0:0:0: [sda]
[ 70.886948] Add. Sense: I/O process terminated
[ 70.886948] sd 2:0:0:0: [sda] CDB:
[ 70.886948] Read(10): 28 00 00 4d ae 70 00 00 08 00
[ 70.886948] end_request: I/O error, dev sda, sector 5090928
[ 70.886948] Buffer I/O error on device dm-0, logical block 507854
[ 71.050881] sd 2:0:0:0: [sda]
[ 71.051841] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.051841] sd 2:0:0:0: [sda]
[ 71.051841] Sense Key : Aborted Command [current]
[ 71.051841] sd 2:0:0:0: [sda]
[ 71.051841] Add. Sense: I/O process terminated
[ 71.051841] sd 2:0:0:0: [sda] CDB:
[ 71.051841] Read(10): 28 00 00 4d ae 70 00 00 08 00
[ 71.051841] end_request: I/O error, dev sda, sector 5090928
[ 71.051841] Buffer I/O error on device dm-0, logical block 507854
[ 71.360204] sd 2:0:0:0: [sda]
[ 71.361162] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.361162] sd 2:0:0:0: [sda]
[ 71.361162] Sense Key : Aborted Command [current]
[ 71.361162] sd 2:0:0:0: [sda]
[ 71.361162] Add. Sense: I/O process terminated
[ 71.361162] sd 2:0:0:0: [sda] CDB:
[ 71.361162] Read(10): 28 00 00 0f b8 00 00 00 08 00
[ 71.361162] end_request: I/O error, dev sda, sector 1030144
[ 71.361162] Buffer I/O error on device dm-0, logical block 256
[ 71.669165] sd 2:0:0:0: [sda]
[ 71.670129] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.670129] sd 2:0:0:0: [sda]
[ 71.670129] Sense Key : Aborted Command [current]
[ 71.670129] sd 2:0:0:0: [sda]
[ 71.670129] Add. Sense: I/O process terminated
[ 71.670129] sd 2:0:0:0: [sda] CDB:
[ 71.670129] Read(10): 28 00 00 0f b8 00 00 00 08 00
[ 71.670129] end_request: I/O error, dev sda, sector 1030144
[ 71.670129] Buffer I/O error on device dm-0, logical block 256
[ 72.113065] sd 2:0:0:0: [sda]
[ 72.114019] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 72.114019] sd 2:0:0:0: [sda]
[ 72.114019] Sense Key : Aborted Command [current]
[ 72.114019] sd 2:0:0:0: [sda]
[ 72.114019] Add. Sense: I/O process terminated
[ 72.114019] sd 2:0:0:0: [sda] CDB:
[ 72.114019] Read(10): 28 00 00 0f b1 00 00 00 08 00
[ 72.774592] sd 2:0:0:0: [sda]
[ 72.775549] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 72.775549] sd 2:0:0:0: [sda]
[ 72.775549] Sense Key : Aborted Command [current]
[ 72.775549] sd 2:0:0:0: [sda]
[ 72.775549] Add. Sense: I/O process terminated
[ 72.775549] sd 2:0:0:0: [sda] CDB:
[ 72.775549] Read(10): 28 00 00 0f b1 18 00 00 08 00
[ 72.775549] blk_update_request: 1 callbacks suppressed
[ 72.775549] end_request: I/O error, dev sda, sector 1028376
[ 72.775549] quiet_error: 1 callbacks suppressed
[ 72.775549] Buffer I/O error on device dm-0, logical block 35
[ 73.104887] sd 2:0:0:0: [sda]
[ 73.105846] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 73.105846] sd 2:0:0:0: [sda]
[ 73.105846] Sense Key : Aborted Command [current]
[ 73.105846] sd 2:0:0:0: [sda]
[ 73.105846] Add. Sense: I/O process terminated
[ 73.105846] sd 2:0:0:0: [sda] CDB:
[ 73.105846] Read(10): 28 00 00 0f b1 30 00 00 08 00
[ 73.105846] end_request: I/O error, dev sda, sector 1028400
[ 73.105846] Buffer I/O error on device dm-0, logical block 38
[ 75.642757] sd 2:0:0:0: [sda]
[ 75.643723] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.643723] sd 2:0:0:0: [sda]
[ 75.643723] Sense Key : Aborted Command [current]
[ 75.643723] sd 2:0:0:0: [sda]
[ 75.643723] Add. Sense: I/O process terminated
[ 75.643723] sd 2:0:0:0: [sda] CDB:
[ 75.643723] Read(10): 28 00 00 0f b3 00 00 00 08 00
[ 75.643723] end_request: I/O error, dev sda, sector 1028864
[ 75.643723] Buffer I/O error on device dm-0, logical block 96
[ 75.882818] sd 2:0:0:0: [sda]
[ 75.883759] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.883759] sd 2:0:0:0: [sda]
[ 75.883759] Sense Key : Aborted Command [current]
[ 75.883759] sd 2:0:0:0: [sda]
[ 75.883759] Add. Sense: I/O process terminated
[ 75.883759] sd 2:0:0:0: [sda] CDB:
[ 75.883759] Read(10): 28 00 00 0f b3 00 00 00 08 00
[ 75.883759] end_request: I/O error, dev sda, sector 1028864
[ 75.883759] Buffer I/O error on device dm-0, logical block 96
[ 76.192131] sd 2:0:0:0: [sda]
[ 76.193416] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 76.195335] sd 2:0:0:0: [sda]
[ 76.196101] Sense Key : Aborted Command [current]
[ 76.198088] sd 2:0:0:0: [sda]
[ 76.199508] Add. Sense: I/O process terminated
[ 76.201579] sd 2:0:0:0: [sda] CDB:
[ 76.202479] Read(10): 28 00 00 0f b0 20 00 00 08 00
[ 76.206198] end_request: I/O error, dev sda, sector 1028128
[ 76.211324] Buffer I/O error on device dm-0, logical block 4
[ 76.434296] sd 2:0:0:0: [sda]
[ 76.435249] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 76.435249] sd 2:0:0:0: [sda]
[ 76.435249] Sense Key : Aborted Command [current]
[ 76.435249] sd 2:0:0:0: [sda]
[ 76.435249] Add. Sense: I/O process terminated
[ 76.435249] sd 2:0:0:0: [sda] CDB:
[ 76.435249] Read(10): 28 00 00 11 b0 00 00 00 08 00
[ 76.435249] end_request: I/O error, dev sda, sector 1159168
[ 76.435249] Buffer I/O error on device dm-0, logical block 16384
[ 76.719145] sd 2:0:0:0: [sda]
[ 76.720098] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 76.720098] sd 2:0:0:0: [sda]
[ 76.720098] Sense Key : Aborted Command [current]
[ 76.720098] sd 2:0:0:0: [sda]
[ 76.720098] Add. Sense: I/O process terminated
[ 76.720098] sd 2:0:0:0: [sda] CDB:
[ 76.720098] Read(10): 28 00 00 0f c0 00 00 00 08 00
[ 76.720098] end_request: I/O error, dev sda, sector 1032192
[ 76.720098] Buffer I/O error on device dm-0, logical block 512
libguestfs: trace: vfs_type = "swap"
libguestfs: trace: feature_available "ldm"
guestfsd: main_loop: proc 198 (vfs_type) took 8.59 seconds
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: list_ldm_volumes
guestfsd: main_loop: new request, len 0x28
libguestfs: trace: list_ldm_volumes = []
libguestfs: trace: list_ldm_partitions
guestfsd: main_loop: proc 380 (list_ldm_volumes) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
guestfsd: main_llibguestfs: trace: list_ldm_partitions = []
libguestfs: trace: list_filesystems = ["/dev/sda1", "ext4", "/dev/vg_f15x32/lv_root", "ext4", "/dev/vg_f15x32/lv_swap", "swap"]
libguestfs: trace: vfs_type "/dev/sda1"
oop: proc 381 (list_ldm_partitions) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
[ 77.024916] sd 2:0:0:0: [sda]
[ 77.025874] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 77.025874] sd 2:0:0:0: [sda]
[ 77.025874] Sense Key : Aborted Command [current]
[ 77.025874] sd 2:0:0:0: [sda]
[ 77.025874] Add. Sense: I/O process terminated
[ 77.025874] sd 2:0:0:0: [sda] CDB:
[ 77.025874] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 77.025874] end_request: I/O error, dev sda, sector 1025920
[ 77.025874] Buffer I/O error on device sda1, logical block 127984
[ 77.480223] sd 2:0:0:0: [sda]
[ 77.481176] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 77.481176] sd 2:0:0:0: [sda]
[ 77.481176] Sense Key : Aborted Command [current]
[ 77.481176] sd 2:0:0:0: [sda]
[ 77.481176] Add. Sense: I/O process terminated
[ 77.481176] sd 2:0:0:0: [sda] CDB:
[ 77.481176] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 77.481176] end_request: I/O error, dev sda, sector 1025920
[ 77.481176] Buffer I/O error on device sda1, logical block 127984
[ 77.781220] sd 2:0:0:0: [sda]
[ 77.782112] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 77.782190] sd 2:0:0:0: [sda]
[ 77.782190] Sense Key : Aborted Command [current]
[ 77.782190] sd 2:0:0:0: [sda]
[ 77.782190] Add. Sense: I/O process terminated
[ 77.782190] sd 2:0:0:0: [sda] CDB:
[ 77.782190] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 77.782190] end_request: I/O error, dev sda, sector 1026032
[ 77.782190] Buffer I/O error on device sda1, logical block 127998
[ 78.092947] sd 2:0:0:0: [sda]
[ 78.093906] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.093906] sd 2:0:0:0: [sda]
[ 78.093906] Sense Key : Aborted Command [current]
[ 78.093906] sd 2:0:0:0: [sda]
[ 78.093906] Add. Sense: I/O process terminated
[ 78.093906] sd 2:0:0:0: [sda] CDB:
[ 78.093906] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 78.425721] sd 2:0:0:0: [sda]
[ 78.426671] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.426671] sd 2:0:0:0: [sda]
[ 78.426671] Sense Key : Aborted Command [current]
[ 78.426671] sd 2:0:0:0: [sda]
[ 78.426671] Add. Sense: I/O process terminated
[ 78.426671] sd 2:0:0:0: [sda] CDB:
[ 78.426671] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 78.426671] blk_update_request: 1 callbacks suppressed
[ 78.426671] end_request: I/O error, dev sda, sector 2048
[ 78.426671] quiet_error: 1 callbacks suppressed
[ 78.426671] Buffer I/O error on device sda1, logical block 0
[ 78.788890] sd 2:0:0:0: [sda]
[ 78.789841] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.789841] sd 2:0:0:0: [sda]
[ 78.789841] Sense Key : Aborted Command [current]
[ 78.789841] sd 2:0:0:0: [sda]
[ 78.789841] Add. Sense: I/O process terminated
[ 78.789841] sd 2:0:0:0: [sda] CDB:
[ 78.789841] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 78.789841] end_request: I/O error, dev sda, sector 2048
[ 78.789841] Buffer I/O error on device sda1, logical block 0
[ 79.414974] sd 2:0:0:0: [sda]
[ 79.415927] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 79.415927] sd 2:0:0:0: [sda]
[ 79.415927] Sense Key : Aborted Command [current]
[ 79.415927] sd 2:0:0:0: [sda]
[ 79.415927] Add. Sense: I/O process terminated
[ 79.415927] sd 2:0:0:0: [sda] CDB:
[ 79.415927] Read(10): 28 00 00 0f a6 f8 00 00 08 00
[ 79.415927] end_request: I/O error, dev sda, sector 1025784
[ 79.415927] Buffer I/O error on device sda1, logical block 127967
[ 80.085785] sd 2:0:0:0: [sda]
[ 80.086738] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.086738] sd 2:0:0:0: [sda]
[ 80.086738] Sense Key : Aborted Command [current]
[ 80.086738] sd 2:0:0:0: [sda]
[ 80.086738] Add. Sense: I/O process terminated
[ 80.086738] sd 2:0:0:0: [sda] CDB:
[ 80.086738] Read(10): 28 00 00 00 10 00 00 00 08 00
[ 80.086738] end_request: I/O error, dev sda, sector 4096
[ 80.086738] Buffer I/O error on device sda1, logical block 256
[ 80.357169] sd 2:0:0:0: [sda]
[ 80.358139] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.358139] sd 2:0:0:0: [sda]
[ 80.358139] Sense Key : Aborted Command [current]
[ 80.358139] sd 2:0:0:0: [sda]
[ 80.358139] Add. Sense: I/O process terminated
[ 80.358139] sd 2:0:0:0: [sda] CDB:
[ 80.358139] Read(10): 28 00 00 00 08 80 00 00 08 00
[ 80.358139] end_request: I/O error, dev sda, sector 2176
[ 80.358139] Buffer I/O error on device sda1, logical block 16
[ 80.582258] sd 2:0:0:0: [sda]
[ 80.583232] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.583232] sd 2:0:0:0: [sda]
[ 80.583232] Sense Key : Aborted Command [current]
[ 80.583232] sd 2:0:0:0: [sda]
[ 80.583232] Add. Sense: I/O process terminated
[ 80.583232] sd 2:0:0:0: [sda] CDB:
[ 80.583232] Read(10): 28 00 00 00 09 00 00 00 08 00
[ 80.583232] end_request: I/O error, dev sda, sector 2304
[ 80.583232] Buffer I/O error on device sda1, logical block 32
[ 80.776188] sd 2:0:0:0: [sda]
[ 80.777139] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.777139] sd 2:0:0:0: [sda]
[ 80.777139] Sense Key : Aborted Command [current]
[ 80.777139] sd 2:0:0:0: [sda]
[ 80.777139] Add. Sense: I/O process terminated
[ 80.777139] sd 2:0:0:0: [sda] CDB:
[ 80.777139] Read(10): 28 00 00 00 0a 00 00 00 08 00
[ 80.777139] end_request: I/O error, dev sda, sector 2560
[ 80.777139] Buffer I/O error on device sda1, logical block 64
[ 81.004332] sd 2:0:0:0: [sda]
[ 81.005290] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.005290] sd 2:0:0:0: [sda]
[ 81.005290] Sense Key : Aborted Command [current]
[ 81.005290] sd 2:0:0:0: [sda]
[ 81.005290] Add. Sense: I/O process terminated
[ 81.005290] sd 2:0:0:0: [sda] CDB:
[ 81.005290] Read(10): 28 00 00 02 08 00 00 00 08 00
[ 81.005290] end_request: I/O error, dev sda, sector 133120
[ 81.005290] Buffer I/O error on device sda1, logical block 16384
[ 81.372473] sd 2:0:0:0: [sda]
[ 81.373428] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.373428] sd 2:0:0:0: [sda]
[ 81.373428] Sense Key : Aborted Command [current]
[ 81.373428] sd 2:0:0:0: [sda]
[ 81.373428] Add. Sense: I/O process terminated
[ 81.373428] sd 2:0:0:0: [sda] CDB:
[ 81.373428] Read(10): 28 00 00 00 18 00 00 00 08 00
[ 81.373428] end_request: I/O error, dev sda, sector 6144
[ 81.373428] Buffer I/O error on device sda1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: check_for_filesystem_on: /dev/sda1 (ext4)
libguestfs: trace: internal_parse_mountable "/dev/sda1"
guestfsd: main_loop: proc 198 (vfs_type) took 4.62 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *>
libguestfs: trace: is_whole_device "/dev/sda1"
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
libguestfs: trace: is_whole_device = 0
libguestfs: trace: mount_ro "/dev/sda1" "/"
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
guestfsd: main_loop: new request, len 0x40
mount -o ro /dev/sda1 /sysroot/
[ 81.737680] sd 2:0:0:0: [sda]
[ 81.738643] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.738643] sd 2:0:0:0: [sda]
[ 81.738643] Sense Key : Aborted Command [current]
[ 81.738643] sd 2:0:0:0: [sda]
[ 81.738643] Add. Sense: I/O process terminated
[ 81.738643] sd 2:0:0:0: [sda] CDB:
[ 81.738643] Read(10): 28 00 00 00 09 18 00 00 08 00
[ 81.738643] end_request: I/O error, dev sda, sector 2328
[ 81.738643] Buffer I/O error on device sda1, logical block 35
[ 82.192207] sd 2:0:0:0: [sda]
[ 82.193171] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 82.193171] sd 2:0:0:0: [sda]
[ 82.193171] Sense Key : Aborted Command [current]
[ 82.193171] sd 2:0:0:0: [sda]
[ 82.193171] Add. Sense: I/O process terminated
[ 82.193171] sd 2:0:0:0: [sda] CDB:
[ 82.193171] Read(10): 28 00 00 00 09 48 00 00 08 00
[ 82.721011] sd 2:0:0:0: [sda]
[ 82.721969] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 82.721969] sd 2:0:0:0: [sda]
[ 82.721969] Sense Key : Aborted Command [current]
[ 82.721969] sd 2:0:0:0: [sda]
[ 82.721969] Add. Sense: I/O process terminated
[ 82.721969] sd 2:0:0:0: [sda] CDB:
[ 82.721969] Read(10): 28 00 00 00 09 90 00 00 08 00
[ 83.285561] sd 2:0:0:0: [sda]
[ 83.286519] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.286519] sd 2:0:0:0: [sda]
[ 83.286519] Sense Key : Aborted Command [current]
[ 83.286519] sd 2:0:0:0: [sda]
[ 83.286519] Add. Sense: I/O process terminated
[ 83.286519] sd 2:0:0:0: [sda] CDB:
[ 83.286519] Read(10): 28 00 00 00 09 d8 00 00 08 00
[ 83.887996] sd 2:0:0:0: [sda]
[ 83.888954] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.888954] sd 2:0:0:0: [sda]
[ 83.888954] Sense Key : Aborted Command [current]
[ 83.888954] sd 2:0:0:0: [sda]
[ 83.888954] Add. Sense: I/O process terminated
[ 83.888954] sd 2:0:0:0: [sda] CDB:
[ 83.888954] Read(10): 28 00 00 00 0b 00 00 00 08 00
[ 83.888954] blk_update_request: 3 callbacks suppressed
[ 83.888954] end_request: I/O error, dev sda, sector 2816
[ 83.888954] quiet_error: 3 callbacks suppressed
[ 83.888954] Buffer I/O error on device sda1, logical block 96
[ 84.329930] sd 2:0:0:0: [sda]
[ 84.330885] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.330885] sd 2:0:0:0: [sda]
[ 84.330885] Sense Key : Aborted Command [current]
[ 84.330885] sd 2:0:0:0: [sda]
[ 84.330885] Add. Sense: I/O process terminated
[ 84.330885] sd 2:0:0:0: [sda] CDB:
[ 84.330885] Read(10): 28 00 00 00 0b 00 00 00 08 00
[ 84.330885] end_request: I/O error, dev sda, sector 2816
[ 84.330885] Buffer I/O error on device sda1, logical block 96
[ 84.883405] sd 2:0:0:0: [sda]
[ 84.884358] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.884358] sd 2:0:0:0: [sda]
[ 84.884358] Sense Key : Aborted Command [current]
[ 84.884358] sd 2:0:0:0: [sda]
[ 84.884358] Add. Sense: I/O process terminated
[ 84.884358] sd 2:0:0:0: [sda] CDB:
[ 84.884358] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 84.884358] end_request: I/O error, dev sda, sector 2080
[ 84.884358] Buffer I/O error on device sda1, logical block 4
[ 85.248295] sd 2:0:0:0: [sda]
[ 85.249253] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.249253] sd 2:0:0:0: [sda]
[ 85.249253] Sense Key : Aborted Command [current]
[ 85.249253] sd 2:0:0:0: [sda]
[ 85.249253] Add. Sense: I/O process terminated
[ 85.249253] sd 2:0:0:0: [sda] CDB:
[ 85.249253] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 85.249253] end_request: I/O error, dev sda, sector 2080
[ 85.249253] Buffer I/O error on device sda1, logical block 4
[ 85.416664] sd 2:0:0:0: [sda]
[ 85.417624] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.417624] sd 2:0:0:0: [sda]
[ 85.417624] Sense Key : Aborted Command [current]
[ 85.417624] sd 2:0:0:0: [sda]
[ 85.417624] Add. Sense: I/O process terminated
[ 85.417624] sd 2:0:0:0: [sda] CDB:
[ 85.417624] Read(10): 28 00 00 00 08 02 00 00 02 00
[ 85.417624] end_request: I/O error, dev sda, sector 2050
[ 85.417624] EXT4-fs (sda1): unable to read superblock
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: error: /dev/sda1 on / (options: 'ro'): mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: main_llibguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_root"
oop: proc 73 (mount_ro) took 4.00 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_root
[ 85.672935] sd 2:0:0:0: [sda]
[ 85.673893] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.673893] sd 2:0:0:0: [sda]
[ 85.673893] Sense Key : Aborted Command [current]
[ 85.673893] sd 2:0:0:0: [sda]
[ 85.673893] Add. Sense: I/O process terminated
[ 85.673893] sd 2:0:0:0: [sda] CDB:
[ 85.673893] Read(10): 28 00 00 ff af 80 00 00 08 00
[ 85.673893] end_request: I/O error, dev sda, sector 16756608
[ 85.693188] Buffer I/O error on device dm-1, logical block 1458160
[ 85.941950] sd 2:0:0:0: [sda]
[ 85.942915] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.942915] sd 2:0:0:0: [sda]
[ 85.942915] Sense Key : Aborted Command [current]
[ 85.942915] sd 2:0:0:0: [sda]
[ 85.942915] Add. Sense: I/O process terminated
[ 85.942915] sd 2:0:0:0: [sda] CDB:
[ 85.942915] Read(10): 28 00 00 ff af 80 00 00 08 00
[ 85.942915] end_request: I/O error, dev sda, sector 16756608
[ 85.942915] Buffer I/O error on device dm-1, logical block 1458160
[ 86.275760] sd 2:0:0:0: [sda]
[ 86.276314] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 86.276735] sd 2:0:0:0: [sda]
[ 86.276735] Sense Key : Aborted Command [current]
[ 86.276735] sd 2:0:0:0: [sda]
[ 86.276735] Add. Sense: I/O process terminated
[ 86.276735] sd 2:0:0:0: [sda] CDB:
[ 86.276735] Read(10): 28 00 00 ff af f0 00 00 08 00
[ 86.276735] end_request: I/O error, dev sda, sector 16756720
[ 86.276735] Buffer I/O error on device dm-1, logical block 1458174
[ 86.611420] sd 2:0:0:0: [sda]
[ 86.612378] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 86.612378] sd 2:0:0:0: [sda]
[ 86.612378] Sense Key : Aborted Command [current]
[ 86.612378] sd 2:0:0:0: [sda]
[ 86.612378] Add. Sense: I/O process terminated
[ 86.612378] sd 2:0:0:0: [sda] CDB:
[ 86.612378] Read(10): 28 00 00 ff af f0 00 00 08 00
[ 86.612378] end_request: I/O error, dev sda, sector 16756720
[ 86.612378] Buffer I/O error on device dm-1, logical block 1458174
[ 86.912128] sd 2:0:0:0: [sda]
[ 86.912911] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 86.913086] sd 2:0:0:0: [sda]
[ 86.913086] Sense Key : Aborted Command [current]
[ 86.913086] sd 2:0:0:0: [sda]
[ 86.913086] Add. Sense: I/O process terminated
[ 86.913086] sd 2:0:0:0: [sda] CDB:
[ 86.913086] Read(10): 28 00 00 4d b0 00 00 00 08 00
[ 86.913086] end_request: I/O error, dev sda, sector 5091328
[ 86.913086] Buffer I/O error on device dm-1, logical block 0
[ 87.256612] sd 2:0:0:0: [sda]
[ 87.257572] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 87.257572] sd 2:0:0:0: [sda]
[ 87.257572] Sense Key : Aborted Command [current]
[ 87.257572] sd 2:0:0:0: [sda]
[ 87.257572] Add. Sense: I/O process terminated
[ 87.257572] sd 2:0:0:0: [sda] CDB:
[ 87.257572] Read(10): 28 00 00 4d b0 00 00 00 08 00
[ 87.257572] Buffer I/O error on device dm-1, logical block 0
[ 87.500171] sd 2:0:0:0: [sda]
[ 87.501130] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 87.501130] sd 2:0:0:0: [sda]
[ 87.501130] Sense Key : Aborted Command [current]
[ 87.501130] sd 2:0:0:0: [sda]
[ 87.501130] Add. Sense: I/O process terminated
[ 87.501130] sd 2:0:0:0: [sda] CDB:
[ 87.501130] Read(10): 28 00 00 4d b0 08 00 00 08 00
[ 87.767893] sd 2:0:0:0: [sda]
[ 87.768846] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 87.768846] sd 2:0:0:0: [sda]
[ 87.768846] Sense Key : Aborted Command [current]
[ 87.768846] sd 2:0:0:0: [sda]
[ 87.768846] Add. Sense: I/O process terminated
[ 87.768846] sd 2:0:0:0: [sda] CDB:
[ 87.768846] Read(10): 28 00 00 ff ae f8 00 00 08 00
[ 87.941979] sd 2:0:0:0: [sda]
[ 87.942932] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 87.942932] sd 2:0:0:0: [sda]
[ 87.942932] Sense Key : Aborted Command [current]
[ 87.942932] sd 2:0:0:0: [sda]
[ 87.942932] Add. Sense: I/O process terminated
[ 87.942932] sd 2:0:0:0: [sda] CDB:
[ 87.942932] Read(10): 28 00 00 ff af 00 00 00 08 00
[ 88.283602] sd 2:0:0:0: [sda]
[ 88.284555] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 88.284555] sd 2:0:0:0: [sda]
[ 88.284555] Sense Key : Aborted Command [current]
[ 88.284555] sd 2:0:0:0: [sda]
[ 88.284555] Add. Sense: I/O process terminated
[ 88.284555] sd 2:0:0:0: [sda] CDB:
[ 88.284555] Read(10): 28 00 00 4d b8 00 00 00 08 00
[ 88.740695] sd 2:0:0:0: [sda]
[ 88.741644] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 88.741644] sd 2:0:0:0: [sda]
[ 88.741644] Sense Key : Aborted Command [current]
[ 88.741644] sd 2:0:0:0: [sda]
[ 88.741644] Add. Sense: I/O process terminated
[ 88.741644] sd 2:0:0:0: [sda] CDB:
[ 88.741644] Read(10): 28 00 00 4d b0 78 00 00 08 00
[ 89.074575] sd 2:0:0:0: [sda]
[ 89.075546] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 89.075546] sd 2:0:0:0: [sda]
[ 89.075546] Sense Key : Aborted Command [current]
[ 89.075546] sd 2:0:0:0: [sda]
[ 89.075546] Add. Sense: I/O process terminated
[ 89.075546] sd 2:0:0:0: [sda] CDB:
[ 89.075546] Read(10): 28 00 00 4d b0 78 00 00 08 00
[ 90.037728] sd 2:0:0:0: [sda]
[ 90.038682] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 90.038682] sd 2:0:0:0: [sda]
[ 90.038682] Sense Key : Aborted Command [current]
[ 90.038682] sd 2:0:0:0: [sda]
[ 90.038682] Add. Sense: I/O process terminated
[ 90.038682] sd 2:0:0:0: [sda] CDB:
[ 90.038682] Read(10): 28 00 00 4d b1 00 00 00 08 00
[ 90.038682] blk_update_request: 7 callbacks suppressed
[ 90.038682] end_request: I/O error, dev sda, sector 5091584
[ 90.038682] quiet_error: 6 callbacks suppressed
[ 90.038682] Buffer I/O error on device dm-1, logical block 32
[ 90.312726] sd 2:0:0:0: [sda]
[ 90.313695] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 90.313695] sd 2:0:0:0: [sda]
[ 90.313695] Sense Key : Aborted Command [current]
[ 90.313695] sd 2:0:0:0: [sda]
[ 90.313695] Add. Sense: I/O process terminated
[ 90.313695] sd 2:0:0:0: [sda] CDB:
[ 90.313695] Read(10): 28 00 00 4d b2 00 00 00 08 00
[ 90.313695] end_request: I/O error, dev sda, sector 5091840
[ 90.313695] Buffer I/O error on device dm-1, logical block 64
[ 90.540970] sd 2:0:0:0: [sda]
[ 90.541926] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 90.541926] sd 2:0:0:0: [sda]
[ 90.541926] Sense Key : Aborted Command [current]
[ 90.541926] sd 2:0:0:0: [sda]
[ 90.541926] Add. Sense: I/O process terminated
[ 90.541926] sd 2:0:0:0: [sda] CDB:
[ 90.541926] Read(10): 28 00 00 4f b0 00 00 00 08 00
[ 90.541926] end_request: I/O error, dev sda, sector 5222400
[ 90.541926] Buffer I/O error on device dm-1, logical block 16384
[ 90.807315] sd 2:0:0:0: [sda]
[ 90.808267] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 90.808267] sd 2:0:0:0: [sda]
[ 90.808267] Sense Key : Aborted Command [current]
[ 90.808267] sd 2:0:0:0: [sda]
[ 90.808267] Add. Sense: I/O process terminated
[ 90.808267] sd 2:0:0:0: [sda] CDB:
[ 90.808267] Read(10): 28 00 00 4d c0 00 00 00 08 00
[ 90.808267] end_request: I/O error, dev sda, sector 5095424
[ 90.808267] Buffer I/O error on device dm-1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: check_for_filesystem_on: /dev/vg_f15x32/lv_root (ext4)
libguestfs: trace: internal_parse_mountable "/dev/vg_f15x32/lv_root"
guestfsd: main_loop: proc 198 (vfs_type) took 5.40 seconds
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 396 (internalibguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *>
libguestfs: trace: is_whole_device "/dev/vg_f15x32/lv_root"
l_parse_mountable) took 0.00 seconds
guestfsd: main_loop: new request, len 0x44
guestfsd: main_lolibguestfs: trace: is_whole_device = 0
libguestfs: trace: mount_ro "/dev/vg_f15x32/lv_root" "/"
op: proc 395 (is_whole_device) took 0.00 seconds
guestfsd: main_loop: new request, len 0x4c
mount -o ro /dev/vg_f15x32/lv_root /sysroot/
[ 91.166183] sd 2:0:0:0: [sda]
[ 91.167142] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 91.167142] sd 2:0:0:0: [sda]
[ 91.167142] Sense Key : Aborted Command [current]
[ 91.167142] sd 2:0:0:0: [sda]
[ 91.167142] Add. Sense: I/O process terminated
[ 91.167142] sd 2:0:0:0: [sda] CDB:
[ 91.167142] Read(10): 28 00 00 ff ae 70 00 00 08 00
[ 91.167142] end_request: I/O error, dev sda, sector 16756336
[ 91.167142] Buffer I/O error on device dm-1, logical block 1458126
[ 91.457524] sd 2:0:0:0: [sda]
[ 91.458481] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 91.458481] sd 2:0:0:0: [sda]
[ 91.458481] Sense Key : Aborted Command [current]
[ 91.458481] sd 2:0:0:0: [sda]
[ 91.458481] Add. Sense: I/O process terminated
[ 91.458481] sd 2:0:0:0: [sda] CDB:
[ 91.458481] Read(10): 28 00 00 ff ae 70 00 00 08 00
[ 91.458481] end_request: I/O error, dev sda, sector 16756336
[ 91.458481] Buffer I/O error on device dm-1, logical block 1458126
[ 91.895679] sd 2:0:0:0: [sda]
[ 91.896645] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 91.896645] sd 2:0:0:0: [sda]
[ 91.896645] Sense Key : Aborted Command [current]
[ 91.896645] sd 2:0:0:0: [sda]
[ 91.896645] Add. Sense: I/O process terminated
[ 91.896645] sd 2:0:0:0: [sda] CDB:
[ 91.896645] Read(10): 28 00 00 4d b1 68 00 00 08 00
[ 91.896645] end_request: I/O error, dev sda, sector 5091688
[ 91.896645] Buffer I/O error on device dm-1, logical block 45
[ 92.385680] sd 2:0:0:0: [sda]
[ 92.386314] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 92.386657] sd 2:0:0:0: [sda]
[ 92.386657] Sense Key : Aborted Command [current]
[ 92.386657] sd 2:0:0:0: [sda]
[ 92.386657] Add. Sense: I/O process terminated
[ 92.386657] sd 2:0:0:0: [sda] CDB:
[ 92.386657] Read(10): 28 00 00 4d b1 88 00 00 08 00
[ 92.386657] end_request: I/O error, dev sda, sector 5091720
[ 92.386657] Buffer I/O error on device dm-1, logical block 49
[ 92.876984] sd 2:0:0:0: [sda]
[ 92.877947] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 92.877947] sd 2:0:0:0: [sda]
[ 92.877947] Sense Key : Aborted Command [current]
[ 92.877947] sd 2:0:0:0: [sda]
[ 92.877947] Add. Sense: I/O process terminated
[ 92.877947] sd 2:0:0:0: [sda] CDB:
[ 92.877947] Read(10): 28 00 00 4d b1 c8 00 00 08 00
[ 92.877947] end_request: I/O error, dev sda, sector 5091784
[ 92.877947] Buffer I/O error on device dm-1, logical block 57
[ 93.474397] sd 2:0:0:0: [sda]
[ 93.475358] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 93.475358] sd 2:0:0:0: [sda]
[ 93.475358] Sense Key : Aborted Command [current]
[ 93.475358] sd 2:0:0:0: [sda]
[ 93.475358] Add. Sense: I/O process terminated
[ 93.475358] sd 2:0:0:0: [sda] CDB:
[ 93.475358] Read(10): 28 00 00 4d b1 f8 00 00 08 00
[ 93.475358] end_request: I/O error, dev sda, sector 5091832
[ 93.475358] Buffer I/O error on device dm-1, logical block 63
[ 93.732916] sd 2:0:0:0: [sda]
[ 93.733856] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 93.733856] sd 2:0:0:0: [sda]
[ 93.733856] Sense Key : Aborted Command [current]
[ 93.733856] sd 2:0:0:0: [sda]
[ 93.733856] Add. Sense: I/O process terminated
[ 93.733856] sd 2:0:0:0: [sda] CDB:
[ 93.733856] Read(10): 28 00 00 4d b1 f8 00 00 08 00
[ 94.079219] sd 2:0:0:0: [sda]
[ 94.080172] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 94.080172] sd 2:0:0:0: [sda]
[ 94.080172] Sense Key : Aborted Command [current]
[ 94.080172] sd 2:0:0:0: [sda]
[ 94.080172] Add. Sense: I/O process terminated
[ 94.080172] sd 2:0:0:0: [sda] CDB:
[ 94.080172] Read(10): 28 00 00 4d b0 20 00 00 08 00
[ 94.657522] sd 2:0:0:0: [sda]
[ 94.658478] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 94.658478] sd 2:0:0:0: [sda]
[ 94.658478] Sense Key : Aborted Command [current]
[ 94.658478] sd 2:0:0:0: [sda]
[ 94.658478] Add. Sense: I/O process terminated
[ 94.658478] sd 2:0:0:0: [sda] CDB:
[ 94.658478] Read(10): 28 00 00 4d b0 20 00 00 08 00
[ 95.098511] sd 2:0:0:0: [sda]
[ 95.099477] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 95.099477] sd 2:0:0:0: [sda]
[ 95.099477] Sense Key : Aborted Command [current]
[ 95.099477] sd 2:0:0:0: [sda]
[ 95.099477] Add. Sense: I/O process terminated
[ 95.099477] sd 2:0:0:0: [sda] CDB:
[ 95.099477] Read(10): 28 00 00 4d b0 02 00 00 02 00
[ 95.099477] EXT4-fs (dm-1): unable to read superblock
mount: wrong fs type, bad option, bad superblock on /dev/mapper/vg_f15x32-lv_root,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: error: /dev/vg_f15x32/lv_root on / (options: 'ro'): mount: wrong fs type, bad option, bad superblock on /dev/mapper/vg_f15x32-lv_root,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
libguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_swap"
guestfsd: main_loop: proc 73 (mount_ro) took 4.27 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_swap
[ 95.340184] sd 2:0:0:0: [sda]
[ 95.341144] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 95.341144] sd 2:0:0:0: [sda]
[ 95.341144] Sense Key : Aborted Command [current]
[ 95.341144] sd 2:0:0:0: [sda]
[ 95.341144] Add. Sense: I/O process terminated
[ 95.341144] sd 2:0:0:0: [sda] CDB:
[ 95.341144] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 95.341144] blk_update_request: 4 callbacks suppressed
[ 95.341144] end_request: I/O error, dev sda, sector 5091200
[ 95.341144] quiet_error: 3 callbacks suppressed
[ 95.341144] Buffer I/O error on device dm-0, logical block 507888
[ 95.577395] sd 2:0:0:0: [sda]
[ 95.578354] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 95.578354] sd 2:0:0:0: [sda]
[ 95.578354] Sense Key : Aborted Command [current]
[ 95.578354] sd 2:0:0:0: [sda]
[ 95.578354] Add. Sense: I/O process terminated
[ 95.578354] sd 2:0:0:0: [sda] CDB:
[ 95.578354] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 95.578354] end_request: I/O error, dev sda, sector 5091200
[ 95.578354] Buffer I/O error on device dm-0, logical block 507888
[ 95.868336] sd 2:0:0:0: [sda]
[ 95.869294] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 95.869294] sd 2:0:0:0: [sda]
[ 95.869294] Sense Key : Aborted Command [current]
[ 95.869294] sd 2:0:0:0: [sda]
[ 95.869294] Add. Sense: I/O process terminated
[ 95.869294] sd 2:0:0:0: [sda] CDB:
[ 95.869294] Read(10): 28 00 00 4d af f0 00 00 08 00
[ 95.869294] end_request: I/O error, dev sda, sector 5091312
[ 95.869294] Buffer I/O error on device dm-0, logical block 507902
[ 96.216866] sd 2:0:0:0: [sda]
[ 96.217789] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 96.217789] sd 2:0:0:0: [sda]
[ 96.217789] Sense Key : Aborted Command [current]
[ 96.217789] sd 2:0:0:0: [sda]
[ 96.217789] Add. Sense: I/O process terminated
[ 96.217789] sd 2:0:0:0: [sda] CDB:
[ 96.217789] Read(10): 28 00 00 4d af f0 00 00 08 00
[ 96.217789] end_request: I/O error, dev sda, sector 5091312
[ 96.217789] Buffer I/O error on device dm-0, logical block 507902
[ 96.565618] sd 2:0:0:0: [sda]
[ 96.566571] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 96.566571] sd 2:0:0:0: [sda]
[ 96.566571] Sense Key : Aborted Command [current]
[ 96.566571] sd 2:0:0:0: [sda]
[ 96.566571] Add. Sense: I/O process terminated
[ 96.566571] sd 2:0:0:0: [sda] CDB:
[ 96.566571] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 96.566571] end_request: I/O error, dev sda, sector 1028096
[ 96.566571] Buffer I/O error on device dm-0, logical block 0
[ 96.853095] sd 2:0:0:0: [sda]
[ 96.854048] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 96.854048] sd 2:0:0:0: [sda]
[ 96.854048] Sense Key : Aborted Command [current]
[ 96.854048] sd 2:0:0:0: [sda]
[ 96.854048] Add. Sense: I/O process terminated
[ 96.854048] sd 2:0:0:0: [sda] CDB:
[ 96.854048] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 96.854048] end_request: I/O error, dev sda, sector 1028096
[ 96.854048] Buffer I/O error on device dm-0, logical block 0
[ 97.108045] sd 2:0:0:0: [sda]
[ 97.10
[-- Attachment #3: with-f15x32-guest.log-2 --]
[-- Type: text/plain, Size: 89056 bytes --]
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_tmpdir "/home/rjones/d/libguestfs/tmp"
libguestfs: trace: set_tmpdir = 0
libguestfs: trace: set_cachedir "/home/rjones/d/libguestfs/tmp"
libguestfs: trace: set_cachedir = 0
libguestfs: trace: set_path "/home/rjones/d/libguestfs/appliance"
libguestfs: trace: set_path = 0
libguestfs: trace: set_qemu "/home/rjones/d/qemu/qemu.wrapper"
libguestfs: trace: set_qemu = 0
libguestfs: trace: set_backend "direct"
libguestfs: trace: set_backend = 0
libguestfs: create: flags = 0, handle = 0x19545b0, program = guestfish
libguestfs: trace: add_drive "/scratch/f15x32.img" "readonly:true" "format:raw" "protocol:http" "server:tcp:192.168.0.249"
libguestfs: trace: add_drive = 0
libguestfs: trace: is_config
libguestfs: trace: is_config = 1
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/home/rjones/d/libguestfs/tmp"
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/home/rjones/d/libguestfs/tmp/libguestfs0qoIDL
libguestfs: launch: umask=0002
libguestfs: launch: euid=1000
libguestfs: command: run: supermin-helper
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ -f checksum
libguestfs: command: run: \ /home/rjones/d/libguestfs/appliance/supermin.d
libguestfs: command: run: \ x86_64
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null)
supermin helper [00000ms] inputs[0] = /home/rjones/d/libguestfs/appliance/supermin.d
checking modpath /lib/modules/3.8.4-202.fc18.x86_64 is a directory
picked vmlinuz-3.8.4-202.fc18.x86_64 because modpath /lib/modules/3.8.4-202.fc18.x86_64 exists
checking modpath /lib/modules/3.9.2-200.fc18.x86_64 is a directory
picked vmlinuz-3.9.2-200.fc18.x86_64 because modpath /lib/modules/3.9.2-200.fc18.x86_64 exists
checking modpath /lib/modules/3.8.11-200.fc18.x86_64 is a directory
picked vmlinuz-3.8.11-200.fc18.x86_64 because modpath /lib/modules/3.8.11-200.fc18.x86_64 exists
supermin helper [00000ms] finished creating kernel
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/base.img
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/daemon.img
supermin helper [00000ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/hostfiles
supermin helper [00032ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/init.img
supermin helper [00032ms] visiting /home/rjones/d/libguestfs/appliance/supermin.d/udev-rules.img
supermin helper [00032ms] adding kernel modules
supermin helper [00057ms] finished creating appliance
libguestfs: checksum of existing appliance: 5c381131263eed720e649356153b7d653d58f9c3132e9379c07d9e27b4bb53a9
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/home/rjones/d/libguestfs/tmp"
libguestfs: [00061ms] begin testing qemu features
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -help
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -version
libguestfs: qemu version 1.5
libguestfs: command: run: /home/rjones/d/qemu/qemu.wrapper
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00164ms] finished testing qemu features
[00165ms] /home/rjones/d/qemu/qemu.wrapper \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-nodefaults \
-nographic \
-device virtio-scsi-pci,id=scsi \
-drive file=http://192.168.0.249/scratch/f15x32.img,snapshot=on,format=raw,id=hd0,if=none \
-device scsi-hd,drive=hd0 \
-drive file=/home/rjones/d/libguestfs/tmp/.guestfs-1000/root.30517,snapshot=on,id=appliance,if=none,cache=unsafe \
-device scsi-hd,drive=appliance \
-machine accel=kvm:tcg \
-m 500 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-device sga \
-chardev socket,path=/home/rjones/d/libguestfs/tmp/libguestfs0qoIDL/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-kernel /home/rjones/d/libguestfs/tmp/.guestfs-1000/kernel.30517 \
-initrd /home/rjones/d/libguestfs/tmp/.guestfs-1000/initrd.30517 \
-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=xterm-256color'\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 11/03/11
SGABIOS $Id$ (pbonzini@yakj.usersys.redhat.com) Thu Nov 3 13:33:51 UTC 2011
Term: 80x24
4 0
\x1b[2J
SeaBIOS (version rel-1.7.2.1-0-g88cb66e-20130228_091731-rincewind.home.kraxel.org)
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] Linux version 3.9.2-200.fc18.x86_64 (mockbuild@bkernel02) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Mon May 13 13:59:47 UTC 2013
[ 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=xterm-256color
[ 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 0x000fdb00-0x000fdb0f] mapped at [ffff8800000fdb00]
[ 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 0x1f2ba000-0x1f3effff]
[ 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 0x1f2a6000-0x1f2b9fff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:1f3fc001, 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: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001f000000 s85248 r8192 d21248 u2097152
[ 0.000000] kvm-clock: cpu 0, msr 0:1f3fc001, primary cpu clock
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 1f00dec0
[ 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=xterm-256color
[ 0.000000] Disabling memory control group subsystem
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 485668k/511992k available (6582k kernel code, 392k absent, 25932k reserved, 6652k data, 1356k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] \tRCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:8448 nr_irqs:256 16
[ 0.000000] Console: colour *CGA 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Detected 2893.430 MHz processor
[ 0.002000] Calibrating delay loop (skipped) preset value.. 5786.86 BogoMIPS (lpj=2893430)
[ 0.002003] pid_max: default: 32768 minimum: 301
[ 0.002376] Security Framework initialized
[ 0.002695] SELinux: Disabled at boot.
[ 0.003054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.003675] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.004043] Mount-cache hash table entries: 256
[ 0.004502] Initializing cgroup subsys cpuacct
[ 0.005003] Initializing cgroup subsys memory
[ 0.005341] Initializing cgroup subsys devices
[ 0.006003] Initializing cgroup subsys freezer
[ 0.006396] Initializing cgroup subsys net_cls
[ 0.006731] Initializing cgroup subsys blkio
[ 0.007003] Initializing cgroup subsys perf_event
[ 0.007473] mce: CPU supports 10 MCE banks
[ 0.008033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008033] tlb_flushall_shift: 6
[ 0.018481] Freeing SMP alternatives: 24k freed
[ 0.021398] ftrace: allocating 24496 entries in 96 pages
[ 0.028788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.029002] smpboot: CPU0: Intel QEMU Virtual CPU version 1.5.50 (fam: 06, model: 02, stepping: 03)
[ 0.132071] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only.
[ 0.133525] Brought up 1 CPUs
[ 0.133789] smpboot: Total of 1 processors activated (5786.86 BogoMIPS)
[ 0.134183] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.135064] devtmpfs: initialized
[ 0.136040] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.136635] RTC time: 8:50:43, date: 05/28/13
[ 0.137005] NET: Registered protocol family 16
[ 0.137542] PCI: Using configuration type 1 for base access
[ 0.138440] bio: create slab <bio-0> at 0
[ 0.138826] ACPI: Interpreter disabled.
[ 0.139031] vgaarb: loaded
[ 0.139292] SCSI subsystem initialized
[ 0.139644] usbcore: registered new interface driver usbfs
[ 0.140007] usbcore: registered new interface driver hub
[ 0.140406] usbcore: registered new device driver usb
[ 0.141032] PCI: Probing PCI hardware
[ 0.141326] PCI host bridge to bus 0000:00
[ 0.141631] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.142002] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[ 0.142518] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.147117] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.147712] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.159315] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[ 0.160142] NetLabel: Initializing
[ 0.160420] NetLabel: domain hash size = 128
[ 0.160810] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.161014] NetLabel: unlabeled traffic allowed by default
[ 0.162050] Switching to clocksource kvm-clock
[ 0.164702] pnp: PnP ACPI: disabled
[ 0.165824] NET: Registered protocol family 2
[ 0.166334] TCP established hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.166862] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.167418] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.167892] TCP: reno registered
[ 0.168232] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.168661] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.169234] NET: Registered protocol family 1
[ 0.169591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.170086] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.170604] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.171140] Unpacking initramfs...
[ 0.195306] Freeing initrd memory: 1240k freed
[ 0.195856] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.196703] Initialise module verification
[ 0.197099] audit: initializing netlink socket (disabled)
[ 0.197528] type=2000 audit(1369731043.197:1): initialized
[ 0.213579] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.214835] VFS: Disk quotas dquot_6.5.2
[ 0.215251] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.215982] msgmni has been set to 951
[ 0.216514] alg: No test for stdrng (krng)
[ 0.216829] NET: Registered protocol family 38
[ 0.217299] Key type asymmetric registered
[ 0.217605] Asymmetric key parser 'x509' registered
[ 0.217984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.218667] io scheduler noop registered
[ 0.218961] io scheduler deadline registered
[ 0.219381] io scheduler cfq registered (default)
[ 0.219808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.220304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.220868] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.221589] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34
[ 0.224213] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35
[ 0.225869] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.247703] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.306147] Non-volatile memory driver v1.3
[ 0.306521] Linux agpgart interface v0.103
[ 0.307347] loop: module loaded
[ 0.308636] scsi0 : ata_piix
[ 0.308962] scsi1 : ata_piix
[ 0.309249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
[ 0.309814] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
[ 0.310464] libphy: Fixed MDIO Bus: probed
[ 0.310812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.311407] ehci-pci: EHCI PCI platform driver
[ 0.311751] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.312304] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.312858] usbcore: registered new interface driver usbserial
[ 0.313422] usbcore: registered new interface driver usbserial_generic
[ 0.313916] usbserial: USB Serial support registered for generic
[ 0.314493] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.315575] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.315984] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.316447] mousedev: PS/2 mouse device common for all mice
[ 0.317142] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 0.317703] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.318557] device-mapper: uevent: version 1.0.3
[ 0.319346] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 0.320209] cpuidle: using governor ladder
[ 0.320539] cpuidle: using governor menu
[ 0.320882] EFI Variables Facility v0.08 2004-May-17
[ 0.321386] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.321839] usbcore: registered new interface driver usbhid
[ 0.322347] usbhid: USB HID core driver
[ 0.322700] drop_monitor: Initializing network drop monitor service
[ 0.323262] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.323771] TCP: cubic registered
[ 0.324070] Initializing XFRM netlink socket
[ 0.324462] NET: Registered protocol family 10
[ 0.325031] mip6: Mobile IPv6
[ 0.325278] NET: Registered protocol family 17
[ 0.325805] Loading module verification certificates
[ 0.326951] MODSIGN: Loaded cert 'Fedora kernel signing key: 1968afea379aa6a6ae888ee5c96a89632abff2ad'
[ 0.327718] registered taskstats version 1
[ 0.328585] Magic number: 13:731:827
[ 0.329852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.480458] Freeing unused kernel memory: 1356k freed
[ 0.481011] Write protecting the kernel read-only data: 12288k
[ 0.483908] Freeing unused kernel memory: 1600k freed
[ 0.486362] Freeing unused kernel memory: 1328k freed
supermin: mounting /proc
supermin: uptime: 0.48 0.12
supermin: ext2 mini initrd starting up: 4.1.1 zlib
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=xterm-256color
supermin: mounting /sys
supermin: internal insmod libcrc32c.ko
supermin: internal insmod crc32c-intel.ko
insmod: init_module: crc32c-intel.ko: No such device
supermin: internal insmod crc32-pclmul.ko
[ 0.492175] PCLMULQDQ-NI instructions are not detected.
insmod: init_module: crc32-pclmul.ko: No such device
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc32.ko
[ 0.495136] alg: No test for crc32 (crc32-table)
supermin: internal insmod crc-ccitt.ko
supermin: internal insmod crc8.ko
supermin: internal insmod scsi_transport_spi.ko
supermin: internal insmod sym53c8xx.ko
supermin: internal insmod rfkill.ko
supermin: internal insmod sparse-keymap.ko
supermin: internal insmod ideapad-laptop.ko
insmod: init_module: ideapad-laptop.ko: No such device
supermin: internal insmod virtio_mmio.ko
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio_scsi.ko
[ 0.510558] scsi2 : Virtio SCSI HBA
[ 0.513071] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.5. PQ: 0 ANSI: 5
[ 0.514146] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.5. PQ: 0 ANSI: 5
[ 0.536911] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.537425] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB)
[ 0.538336] sd 2:0:0:0: [sda] Write Protect is off
[ 0.538757] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 0.539594] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 0.540392] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.541599] sd 2:0:1:0: [sdb] Write Protect is off
[ 0.542382] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.544491] sda: sda1 sda2
[ 0.545082] sdb: unknown partition table
[ 0.545888] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.546830] sd 2:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod virtio_net.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.550901] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[ 0.568970] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: chroot
Starting /init script ...
[ 0.652482] systemd-udevd[58]: starting version 201
[ 0.709623] ACPI Exception: AE_BAD_PARAMETER, Thread 493289472 could not acquire Mutex [0x1] (20130117/utmutex-278)
[ 0.710547] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
[ 0.781887] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1
[ 0.782974] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.164110] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1
Cannot find device "eth0"
Cannot find device "eth0"
RTNETLINK answers: Network is unreachable
mdadm: No arrays found in config file or automatically
Reading all physical volumes. This may take a while...
Found volume group "vg_f15x32" using metadata type lvm2
[ 13.798050] bio: create slab <bio-1> at 1
2 logical volume(s) in volume group "vg_f15x32" now active
[
]
/init: line 112: /sys/block/vd*/queue/rotational: No such file or directory
/dev:
total 0
crw------- 1 root root 10, 235 May 28 09:50 autofs
drwxr-xr-x 2 root root 320 May 28 09:50 block
drwxr-xr-x 2 root root 80 May 28 09:50 bsg
crw------- 1 root root 10, 234 May 28 09:50 btrfs-control
drwxr-xr-x 2 root root 2240 May 28 09:50 char
crw------- 1 root root 5, 1 May 28 09:50 console
lrwxrwxrwx 1 root root 11 May 28 09:50 core -> /proc/kcore
drwxr-xr-x 3 root root 80 May 28 09:50 cpu
crw------- 1 root root 10, 62 May 28 09:50 cpu_dma_latency
drwxr-xr-x 5 root root 100 May 28 09:50 disk
brw-rw---- 1 root disk 253, 0 May 28 09:51 dm-0
brw-rw---- 1 root disk 253, 1 May 28 09:51 dm-1
lrwxrwxrwx 1 root root 13 May 28 09:50 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 May 28 09:50 full
crw-rw-rw- 1 root root 10, 229 May 28 09:50 fuse
drwxr-xr-x 3 root root 140 May 28 09:50 input
crw-r--r-- 1 root root 1, 11 May 28 09:50 kmsg
crw------- 1 root root 10, 237 May 28 09:50 loop-control
brw------- 1 root root 7, 0 May 28 09:50 loop0
brw------- 1 root root 7, 1 May 28 09:50 loop1
brw------- 1 root root 7, 2 May 28 09:50 loop2
brw------- 1 root root 7, 3 May 28 09:50 loop3
brw------- 1 root root 7, 4 May 28 09:50 loop4
brw------- 1 root root 7, 5 May 28 09:50 loop5
brw------- 1 root root 7, 6 May 28 09:50 loop6
brw------- 1 root root 7, 7 May 28 09:50 loop7
drwxr-xr-x 2 root root 100 May 28 09:51 mapper
crw------- 1 root root 10, 227 May 28 09:50 mcelog
crw------- 1 root root 1, 1 May 28 09:50 mem
drwxr-xr-x 2 root root 60 May 28 09:50 net
crw------- 1 root root 10, 61 May 28 09:50 network_latency
crw------- 1 root root 10, 60 May 28 09:50 network_throughput
crw-rw-rw- 1 root root 1, 3 May 28 09:50 null
crw------- 1 root root 10, 144 May 28 09:50 nvram
crw------- 1 root root 1, 12 May 28 09:50 oldmem
crw------- 1 root root 1, 4 May 28 09:50 port
crw------- 1 root root 108, 0 May 28 09:50 ppp
crw-rw-rw- 1 root root 5, 2 May 28 09:50 ptmx
crw-rw-rw- 1 root root 1, 8 May 28 09:50 random
drwxr-xr-x 2 root root 60 May 28 09:50 raw
crw------- 1 root root 10, 59 May 28 09:50 rfkill
crw------- 1 root root 254, 0 May 28 09:50 rtc0
brw------- 1 root root 8, 0 May 28 09:50 sda
brw------- 1 root root 8, 1 May 28 09:50 sda1
brw------- 1 root root 8, 2 May 28 09:50 sda2
brw------- 1 root root 8, 16 May 28 09:50 sdb
crw------- 1 root root 21, 0 May 28 09:50 sg0
crw------- 1 root root 21, 1 May 28 09:50 sg1
crw------- 1 root root 10, 231 May 28 09:50 snapshot
drwxr-xr-x 2 root root 80 May 28 09:50 snd
lrwxrwxrwx 1 root root 15 May 28 09:50 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root 15 May 28 09:50 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root 15 May 28 09:50 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root root 5, 0 May 28 09:50 tty
crw------- 1 root root 4, 0 May 28 09:50 tty0
crw------- 1 root root 4, 1 May 28 09:50 tty1
crw------- 1 root root 4, 10 May 28 09:50 tty10
crw------- 1 root root 4, 11 May 28 09:50 tty11
crw------- 1 root root 4, 12 May 28 09:50 tty12
crw------- 1 root root 4, 13 May 28 09:50 tty13
crw------- 1 root root 4, 14 May 28 09:50 tty14
crw------- 1 root root 4, 15 May 28 09:50 tty15
crw------- 1 root root 4, 16 May 28 09:50 tty16
crw------- 1 root root 4, 17 May 28 09:50 tty17
crw------- 1 root root 4, 18 May 28 09:50 tty18
crw------- 1 root root 4, 19 May 28 09:50 tty19
crw------- 1 root root 4, 2 May 28 09:50 tty2
crw------- 1 root root 4, 20 May 28 09:50 tty20
crw------- 1 root root 4, 21 May 28 09:50 tty21
crw------- 1 root root 4, 22 May 28 09:50 tty22
crw------- 1 root root 4, 23 May 28 09:50 tty23
crw------- 1 root root 4, 24 May 28 09:50 tty24
crw------- 1 root root 4, 25 May 28 09:50 tty25
crw------- 1 root root 4, 26 May 28 09:50 tty26
crw------- 1 root root 4, 27 May 28 09:50 tty27
crw------- 1 root root 4, 28 May 28 09:50 tty28
crw------- 1 root root 4, 29 May 28 09:50 tty29
crw------- 1 root root 4, 3 May 28 09:50 tty3
crw------- 1 root root 4, 30 May 28 09:50 tty30
crw------- 1 root root 4, 31 May 28 09:50 tty31
crw------- 1 root root 4, 32 May 28 09:50 tty32
crw------- 1 root root 4, 33 May 28 09:50 tty33
crw------- 1 root root 4, 34 May 28 09:50 tty34
crw------- 1 root root 4, 35 May 28 09:50 tty35
crw------- 1 root root 4, 36 May 28 09:50 tty36
crw------- 1 root root 4, 37 May 28 09:50 tty37
crw------- 1 root root 4, 38 May 28 09:50 tty38
crw------- 1 root root 4, 39 May 28 09:50 tty39
crw------- 1 root root 4, 4 May 28 09:50 tty4
crw------- 1 root root 4, 40 May 28 09:50 tty40
crw------- 1 root root 4, 41 May 28 09:50 tty41
crw------- 1 root root 4, 42 May 28 09:50 tty42
crw------- 1 root root 4, 43 May 28 09:50 tty43
crw------- 1 root root 4, 44 May 28 09:50 tty44
crw------- 1 root root 4, 45 May 28 09:50 tty45
crw------- 1 root root 4, 46 May 28 09:50 tty46
crw------- 1 root root 4, 47 May 28 09:50 tty47
crw------- 1 root root 4, 48 May 28 09:50 tty48
crw------- 1 root root 4, 49 May 28 09:50 tty49
crw------- 1 root root 4, 5 May 28 09:50 tty5
crw------- 1 root root 4, 50 May 28 09:50 tty50
crw------- 1 root root 4, 51 May 28 09:50 tty51
crw------- 1 root root 4, 52 May 28 09:50 tty52
crw------- 1 root root 4, 53 May 28 09:50 tty53
crw------- 1 root root 4, 54 May 28 09:50 tty54
crw------- 1 root root 4, 55 May 28 09:50 tty55
crw------- 1 root root 4, 56 May 28 09:50 tty56
crw------- 1 root root 4, 57 May 28 09:50 tty57
crw------- 1 root root 4, 58 May 28 09:50 tty58
crw------- 1 root root 4, 59 May 28 09:50 tty59
crw------- 1 root root 4, 6 May 28 09:50 tty6
crw------- 1 root root 4, 60 May 28 09:50 tty60
crw------- 1 root root 4, 61 May 28 09:50 tty61
crw------- 1 root root 4, 62 May 28 09:50 tty62
crw------- 1 root root 4, 63 May 28 09:50 tty63
crw------- 1 root root 4, 7 May 28 09:50 tty7
crw------- 1 root root 4, 8 May 28 09:50 tty8
crw------- 1 root root 4, 9 May 28 09:50 tty9
crw------- 1 root root 4, 64 May 28 09:50 ttyS0
crw------- 1 root root 4, 65 May 28 09:50 ttyS1
crw------- 1 root root 4, 66 May 28 09:50 ttyS2
crw------- 1 root root 4, 67 May 28 09:50 ttyS3
crw------- 1 root root 10, 223 May 28 09:50 uinput
crw-rw-rw- 1 root root 1, 9 May 28 09:50 urandom
crw------- 1 root root 250, 0 May 28 09:50 usbmon0
crw------- 1 root root 7, 0 May 28 09:50 vcs
crw------- 1 root root 7, 1 May 28 09:50 vcs1
crw------- 1 root root 7, 128 May 28 09:50 vcsa
crw------- 1 root root 7, 129 May 28 09:50 vcsa1
drwxr-xr-x 2 root root 80 May 28 09:51 vg_f15x32
crw------- 1 root root 10, 63 May 28 09:50 vga_arbiter
crw------- 1 root root 10, 238 May 28 09:50 vhost-net
drwxr-xr-x 2 root root 60 May 28 09:50 virtio-ports
crw------- 1 root root 251, 1 May 28 09:50 vport1p1
crw-rw-rw- 1 root root 1, 5 May 28 09:50 zero
/dev/block:
total 0
lrwxrwxrwx 1 root root 7 May 28 09:51 253:0 -> ../dm-0
lrwxrwxrwx 1 root root 7 May 28 09:51 253:1 -> ../dm-1
lrwxrwxrwx 1 root root 8 May 28 09:50 7:0 -> ../loop0
lrwxrwxrwx 1 root root 8 May 28 09:50 7:1 -> ../loop1
lrwxrwxrwx 1 root root 8 May 28 09:50 7:2 -> ../loop2
lrwxrwxrwx 1 root root 8 May 28 09:50 7:3 -> ../loop3
lrwxrwxrwx 1 root root 8 May 28 09:50 7:4 -> ../loop4
lrwxrwxrwx 1 root root 8 May 28 09:50 7:5 -> ../loop5
lrwxrwxrwx 1 root root 8 May 28 09:50 7:6 -> ../loop6
lrwxrwxrwx 1 root root 8 May 28 09:50 7:7 -> ../loop7
lrwxrwxrwx 1 root root 6 May 28 09:50 8:0 -> ../sda
lrwxrwxrwx 1 root root 7 May 28 09:50 8:1 -> ../sda1
lrwxrwxrwx 1 root root 6 May 28 09:50 8:16 -> ../sdb
lrwxrwxrwx 1 root root 7 May 28 09:50 8:2 -> ../sda2
/dev/bsg:
total 0
crw------- 1 root root 252, 0 May 28 09:50 2:0:0:0
crw------- 1 root root 252, 1 May 28 09:50 2:0:1:0
/dev/char:
total 0
lrwxrwxrwx 1 root root 8 May 28 09:50 10:144 -> ../nvram
lrwxrwxrwx 1 root root 16 May 28 09:50 10:184 -> ../cpu/microcode
lrwxrwxrwx 1 root root 9 May 28 09:50 10:227 -> ../mcelog
lrwxrwxrwx 1 root root 11 May 28 09:50 10:231 -> ../snapshot
lrwxrwxrwx 1 root root 9 May 28 09:50 10:235 -> ../autofs
lrwxrwxrwx 1 root root 17 May 28 09:50 10:236 -> ../mapper/control
lrwxrwxrwx 1 root root 15 May 28 09:50 10:237 -> ../loop-control
lrwxrwxrwx 1 root root 9 May 28 09:50 10:59 -> ../rfkill
lrwxrwxrwx 1 root root 21 May 28 09:50 10:60 -> ../network_throughput
lrwxrwxrwx 1 root root 18 May 28 09:50 10:61 -> ../network_latency
lrwxrwxrwx 1 root root 18 May 28 09:50 10:62 -> ../cpu_dma_latency
lrwxrwxrwx 1 root root 14 May 28 09:50 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 root root 15 May 28 09:50 13:32 -> ../input/mouse0
lrwxrwxrwx 1 root root 13 May 28 09:50 13:63 -> ../input/mice
lrwxrwxrwx 1 root root 15 May 28 09:50 13:64 -> ../input/event0
lrwxrwxrwx 1 root root 15 May 28 09:50 13:65 -> ../input/event1
lrwxrwxrwx 1 root root 13 May 28 09:50 162:0 -> ../raw/rawctl
lrwxrwxrwx 1 root root 6 May 28 09:50 1:1 -> ../mem
lrwxrwxrwx 1 root root 7 May 28 09:50 1:11 -> ../kmsg
lrwxrwxrwx 1 root root 9 May 28 09:50 1:12 -> ../oldmem
lrwxrwxrwx 1 root root 7 May 28 09:50 1:3 -> ../null
lrwxrwxrwx 1 root root 7 May 28 09:50 1:4 -> ../port
lrwxrwxrwx 1 root root 7 May 28 09:50 1:5 -> ../zero
lrwxrwxrwx 1 root root 7 May 28 09:50 1:7 -> ../full
lrwxrwxrwx 1 root root 9 May 28 09:50 1:8 -> ../random
lrwxrwxrwx 1 root root 10 May 28 09:50 1:9 -> ../urandom
lrwxrwxrwx 1 root root 12 May 28 09:50 202:0 -> ../cpu/0/msr
lrwxrwxrwx 1 root root 14 May 28 09:50 203:0 -> ../cpu/0/cpuid
lrwxrwxrwx 1 root root 6 May 28 09:50 21:0 -> ../sg0
lrwxrwxrwx 1 root root 6 May 28 09:50 21:1 -> ../sg1
lrwxrwxrwx 1 root root 10 May 28 09:50 250:0 -> ../usbmon0
lrwxrwxrwx 1 root root 11 May 28 09:50 251:1 -> ../vport1p1
lrwxrwxrwx 1 root root 14 May 28 09:50 252:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 root root 14 May 28 09:50 252:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 root root 7 May 28 09:50 254:0 -> ../rtc0
lrwxrwxrwx 1 root root 7 May 28 09:50 4:0 -> ../tty0
lrwxrwxrwx 1 root root 7 May 28 09:50 4:1 -> ../tty1
lrwxrwxrwx 1 root root 8 May 28 09:50 4:10 -> ../tty10
lrwxrwxrwx 1 root root 8 May 28 09:50 4:11 -> ../tty11
lrwxrwxrwx 1 root root 8 May 28 09:50 4:12 -> ../tty12
lrwxrwxrwx 1 root root 8 May 28 09:50 4:13 -> ../tty13
lrwxrwxrwx 1 root root 8 May 28 09:50 4:14 -> ../tty14
lrwxrwxrwx 1 root root 8 May 28 09:50 4:15 -> ../tty15
lrwxrwxrwx 1 root root 8 May 28 09:50 4:16 -> ../tty16
lrwxrwxrwx 1 root root 8 May 28 09:50 4:17 -> ../tty17
lrwxrwxrwx 1 root root 8 May 28 09:50 4:18 -> ../tty18
lrwxrwxrwx 1 root root 8 May 28 09:50 4:19 -> ../tty19
lrwxrwxrwx 1 root root 7 May 28 09:50 4:2 -> ../tty2
lrwxrwxrwx 1 root root 8 May 28 09:50 4:20 -> ../tty20
lrwxrwxrwx 1 root root 8 May 28 09:50 4:21 -> ../tty21
lrwxrwxrwx 1 root root 8 May 28 09:50 4:22 -> ../tty22
lrwxrwxrwx 1 root root 8 May 28 09:50 4:23 -> ../tty23
lrwxrwxrwx 1 root root 8 May 28 09:50 4:24 -> ../tty24
lrwxrwxrwx 1 root root 8 May 28 09:50 4:25 -> ../tty25
lrwxrwxrwx 1 root root 8 May 28 09:50 4:26 -> ../tty26
lrwxrwxrwx 1 root root 8 May 28 09:50 4:27 -> ../tty27
lrwxrwxrwx 1 root root 8 May 28 09:50 4:28 -> ../tty28
lrwxrwxrwx 1 root root 8 May 28 09:50 4:29 -> ../tty29
lrwxrwxrwx 1 root root 7 May 28 09:50 4:3 -> ../tty3
lrwxrwxrwx 1 root root 8 May 28 09:50 4:30 -> ../tty30
lrwxrwxrwx 1 root root 8 May 28 09:50 4:31 -> ../tty31
lrwxrwxrwx 1 root root 8 May 28 09:50 4:32 -> ../tty32
lrwxrwxrwx 1 root root 8 May 28 09:50 4:33 -> ../tty33
lrwxrwxrwx 1 root root 8 May 28 09:50 4:34 -> ../tty34
lrwxrwxrwx 1 root root 8 May 28 09:50 4:35 -> ../tty35
lrwxrwxrwx 1 root root 8 May 28 09:50 4:36 -> ../tty36
lrwxrwxrwx 1 root root 8 May 28 09:50 4:37 -> ../tty37
lrwxrwxrwx 1 root root 8 May 28 09:50 4:38 -> ../tty38
lrwxrwxrwx 1 root root 8 May 28 09:50 4:39 -> ../tty39
lrwxrwxrwx 1 root root 7 May 28 09:50 4:4 -> ../tty4
lrwxrwxrwx 1 root root 8 May 28 09:50 4:40 -> ../tty40
lrwxrwxrwx 1 root root 8 May 28 09:50 4:41 -> ../tty41
lrwxrwxrwx 1 root root 8 May 28 09:50 4:42 -> ../tty42
lrwxrwxrwx 1 root root 8 May 28 09:50 4:43 -> ../tty43
lrwxrwxrwx 1 root root 8 May 28 09:50 4:44 -> ../tty44
lrwxrwxrwx 1 root root 8 May 28 09:50 4:45 -> ../tty45
lrwxrwxrwx 1 root root 8 May 28 09:50 4:46 -> ../tty46
lrwxrwxrwx 1 root root 8 May 28 09:50 4:47 -> ../tty47
lrwxrwxrwx 1 root root 8 May 28 09:50 4:48 -> ../tty48
lrwxrwxrwx 1 root root 8 May 28 09:50 4:49 -> ../tty49
lrwxrwxrwx 1 root root 7 May 28 09:50 4:5 -> ../tty5
lrwxrwxrwx 1 root root 8 May 28 09:50 4:50 -> ../tty50
lrwxrwxrwx 1 root root 8 May 28 09:50 4:51 -> ../tty51
lrwxrwxrwx 1 root root 8 May 28 09:50 4:52 -> ../tty52
lrwxrwxrwx 1 root root 8 May 28 09:50 4:53 -> ../tty53
lrwxrwxrwx 1 root root 8 May 28 09:50 4:54 -> ../tty54
lrwxrwxrwx 1 root root 8 May 28 09:50 4:55 -> ../tty55
lrwxrwxrwx 1 root root 8 May 28 09:50 4:56 -> ../tty56
lrwxrwxrwx 1 root root 8 May 28 09:50 4:57 -> ../tty57
lrwxrwxrwx 1 root root 8 May 28 09:50 4:58 -> ../tty58
lrwxrwxrwx 1 root root 8 May 28 09:50 4:59 -> ../tty59
lrwxrwxrwx 1 root root 7 May 28 09:50 4:6 -> ../tty6
lrwxrwxrwx 1 root root 8 May 28 09:50 4:60 -> ../tty60
lrwxrwxrwx 1 root root 8 May 28 09:50 4:61 -> ../tty61
lrwxrwxrwx 1 root root 8 May 28 09:50 4:62 -> ../tty62
lrwxrwxrwx 1 root root 8 May 28 09:50 4:63 -> ../tty63
lrwxrwxrwx 1 root root 8 May 28 09:50 4:64 -> ../ttyS0
lrwxrwxrwx 1 root root 8 May 28 09:50 4:65 -> ../ttyS1
lrwxrwxrwx 1 root root 8 May 28 09:50 4:66 -> ../ttyS2
lrwxrwxrwx 1 root root 8 May 28 09:50 4:67 -> ../ttyS3
lrwxrwxrwx 1 root root 7 May 28 09:50 4:7 -> ../tty7
lrwxrwxrwx 1 root root 7 May 28 09:50 4:8 -> ../tty8
lrwxrwxrwx 1 root root 7 May 28 09:50 4:9 -> ../tty9
lrwxrwxrwx 1 root root 6 May 28 09:50 5:0 -> ../tty
lrwxrwxrwx 1 root root 10 May 28 09:50 5:1 -> ../console
lrwxrwxrwx 1 root root 7 May 28 09:50 5:2 -> ../ptmx
lrwxrwxrwx 1 root root 6 May 28 09:50 7:0 -> ../vcs
lrwxrwxrwx 1 root root 7 May 28 09:50 7:1 -> ../vcs1
lrwxrwxrwx 1 root root 7 May 28 09:50 7:128 -> ../vcsa
lrwxrwxrwx 1 root root 8 May 28 09:50 7:129 -> ../vcsa1
/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 May 28 09:50 0
crw------- 1 root root 10, 184 May 28 09:50 microcode
/dev/cpu/0:
total 0
crw------- 1 root root 203, 0 May 28 09:50 cpuid
crw------- 1 root root 202, 0 May 28 09:50 msr
/dev/disk:
total 0
drwxr-xr-x 2 root root 200 May 28 09:51 by-id
drwxr-xr-x 2 root root 120 May 28 09:50 by-path
drwxr-xr-x 2 root root 120 May 28 09:51 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root 10 May 28 09:51 dm-name-vg_f15x32-lv_root -> ../../dm-1
lrwxrwxrwx 1 root root 10 May 28 09:51 dm-name-vg_f15x32-lv_swap -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:51 dm-uuid-LVM-ST2iMsY0NXQBVWACLd8JxNxTzx0RjGICJMhbP4lPQVWdedaqK4qbXmfMVYiTT5dv -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:51 dm-uuid-LVM-ST2iMsY0NXQBVWACLd8JxNxTzx0RjGICqXJJLP5pB7RvEgw88as4Mq7z6ejCYheh -> ../../dm-1
lrwxrwxrwx 1 root root 9 May 28 09:50 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
lrwxrwxrwx 1 root root 9 May 28 09:50 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 28 09:50 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 28 09:50 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 9 May 28 09:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 28 09:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 28 09:50 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 May 28 09:50 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 May 28 09:51 32b5f839-1c85-47f4-9d12-f3e8884a1f6a -> ../../dm-0
lrwxrwxrwx 1 root root 10 May 28 09:51 9293385f-3200-4694-8f4b-e20bb8d73c37 -> ../../dm-1
lrwxrwxrwx 1 root root 9 May 28 09:50 b009e5a2-2da0-4f35-9fa2-3aba4571df43 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 28 09:50 d2cd4319-f515-4be2-9a5c-fc8b57b53723 -> ../../sda1
/dev/input:
total 0
drwxr-xr-x 2 root root 100 May 28 09:50 by-path
crw------- 1 root root 13, 64 May 28 09:50 event0
crw-r----- 1 root root 13, 65 May 28 09:50 event1
crw------- 1 root root 13, 63 May 28 09:50 mice
crw-r----- 1 root root 13, 32 May 28 09:50 mouse0
/dev/input/by-path:
total 0
lrwxrwxrwx 1 root root 9 May 28 09:50 platform-i8042-serio-0-event-kbd -> ../event0
lrwxrwxrwx 1 root root 9 May 28 09:50 platform-i8042-serio-1-event-mouse -> ../event1
lrwxrwxrwx 1 root root 9 May 28 09:50 platform-i8042-serio-1-mouse -> ../mouse0
/dev/mapper:
total 0
crw------- 1 root root 10, 236 May 28 09:50 control
lrwxrwxrwx 1 root root 7 May 28 09:51 vg_f15x32-lv_root -> ../dm-1
lrwxrwxrwx 1 root root 7 May 28 09:51 vg_f15x32-lv_swap -> ../dm-0
/dev/net:
total 0
crw-rw-rw- 1 root root 10, 200 May 28 09:50 tun
/dev/raw:
total 0
crw------- 1 root root 162, 0 May 28 09:50 rawctl
/dev/snd:
total 0
crw-rw---- 1 root audio 116, 1 May 28 09:50 seq
crw-rw---- 1 root audio 116, 33 May 28 09:50 timer
/dev/vg_f15x32:
total 0
lrwxrwxrwx 1 root root 7 May 28 09:51 lv_root -> ../dm-1
lrwxrwxrwx 1 root root 7 May 28 09:51 lv_swap -> ../dm-0
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 root root 11 May 28 09:50 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=98244k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=242844k,nr_inodes=60711,mode=755 0 0
PV VG Fmt Attr PSize PFree
/dev/sda2 vg_f15x32 lvm2 a-- 7.50g 0
VG #PV #LV #SN Attr VSize VFree
vg_f15x32 1 2 0 wz--n- 7.50g 0
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
lv_root vg_f15x32 -wi-a---- 5.56g
lv_swap vg_f15x32 -wi-a---- 1.94g
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
Module Size Used by
microcode 23448 0
i2c_piix4 22106 0
i2c_core 34096 1 i2c_piix4
virtio_net 27910 0
virtio_scsi 18006 2
virtio_blk 18325 0
virtio_rng 13135 0
virtio_balloon 13530 0
virtio_mmio 13157 0
sparse_keymap 13526 0
rfkill 21729 0
sym53c8xx 76601 0
scsi_transport_spi 30237 1 sym53c8xx
crc8 12750 0
crc_ccitt 12613 0
crc32 12714 0
crc_itu_t 12613 0
libcrc32c 12603 0
Tue May 28 09:51:04 BST 2013
uptime: 21.74 0.81
verbose daemon enabled
linux commmand 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=xterm-256color
udevadm settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: [23559ms] appliance is up
libguestfs: trace: launch = 0
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"]
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 = "ext4"
libguestfs: trace: vfs_type "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 1.38 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda2
libguestfs: trace: vfs_type = "LVM2_member"
libguestfs: trace: inspect_os
libguestfs: trace: umount_all
guestfsd: main_loop: proc 198 (vfs_type) took 0.61 seconds
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
libguestfs: trace: umount_all = 0
libguestfs: trace: list_filesystems
libguestfs: trace: list_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 7 (list_devices) took 0.0libguestfs: trace: list_devices = ["/dev/sda"]
libguestfs: trace: list_partitions
0 seconds
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"]
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_dlibguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_to_dev "/dev/sda2"
ev) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_devlibguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_to_partnum "/dev/sda1"
) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: malibguestfs: trace: part_to_partnum = 1
libguestfs: trace: part_to_dev "/dev/sda1"
in_loop: proc 293 (part_to_partnum) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) tooklibguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_get_mbr_id "/dev/sda" 1
0.00 seconds
guestfsd: main_loop: new request, len 0x38
udevadm settle
sfdisk --print-id /dev/sda 1
udevadm settle
libguestfs: trace: part_get_mbr_id = 131
libguestfs: trace: vfs_type "/dev/sda1"
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 3.96 seconds
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
[ 35.513735] sd 2:0:0:0: [sda]
[ 35.514346] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 35.514712] sd 2:0:0:0: [sda]
[ 35.514712] Sense Key : Aborted Command [current]
[ 35.514712] sd 2:0:0:0: [sda]
[ 35.514712] Add. Sense: I/O process terminated
[ 35.514712] sd 2:0:0:0: [sda] CDB:
[ 35.514712] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 35.514712] end_request: I/O error, dev sda, sector 2080
[ 35.514712] Buffer I/O error on device sda1, logical block 4
[ 36.149893] sd 2:0:0:0: [sda]
[ 36.150871] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.150871] sd 2:0:0:0: [sda]
[ 36.150871] Sense Key : Aborted Command [current]
[ 36.150871] sd 2:0:0:0: [sda]
[ 36.150871] Add. Sense: I/O process terminated
[ 36.150871] sd 2:0:0:0: [sda] CDB:
[ 36.150871] Read(10): 28 00 00 02 08 00 00 00 08 00
[ 36.150871] end_request: I/O error, dev sda, sector 133120
[ 36.150871] Buffer I/O error on device sda1, logical block 16384
[ 36.923534] sd 2:0:0:0: [sda]
[ 36.924495] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.924495] sd 2:0:0:0: [sda]
[ 36.924495] Sense Key : Aborted Command [current]
[ 36.924495] sd 2:0:0:0: [sda]
[ 36.924495] Add. Sense: I/O process terminated
[ 36.924495] sd 2:0:0:0: [sda] CDB:
[ 36.924495] Read(10): 28 00 00 02 08 00 00 00 08 00
[ 36.924495] end_request: I/O error, dev sda, sector 133120
[ 36.924495] Buffer I/O error on device sda1, logical block 16384
[ 37.623287] sd 2:0:0:0: [sda]
[ 37.623983] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 37.624265] sd 2:0:0:0: [sda]
[ 37.624265] Sense Key : Aborted Command [current]
[ 37.624265] sd 2:0:0:0: [sda]
[ 37.624265] Add. Sense: I/O process terminated
[ 37.624265] sd 2:0:0:0: [sda] CDB:
[ 37.624265] Read(10): 28 00 00 00 18 00 00 00 08 00
[ 37.624265] end_request: I/O error, dev sda, sector 6144
[ 37.624265] Buffer I/O error on device sda1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: trace: part_to_partnum "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 9.92 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 = 2
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_get_mbr_id "/dev/sda" 2
guestfsd: main_loop: new request, len 0x38
udevadm settle
sfdisk --print-id /dev/sda 2
udevadm settle
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds
libguestfs: trace: part_get_mbr_id = 142
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 = "LVM2_member"
libguestfs: trace: feature_available "lvm2"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
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: lvs
guestfsd: main_loop: new request, len 0x28
lvm lvs -o vg_name,lv_name --noheadings --separator /
[ 40.480315] sd 2:0:0:0: [sda]
[ 40.480782] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 40.481250] sd 2:0:0:0: [sda]
[ 40.481293] Sense Key : Aborted Command [current]
[ 40.481293] sd 2:0:0:0: [sda]
[ 40.481293] Add. Sense: I/O process terminated
[ 40.481293] sd 2:0:0:0: [sda] CDB:
[ 40.481293] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 40.481293] end_request: I/O error, dev sda, sector 1026032
/dev/sda1: read failed after 0 of 4096 at 524279808: Input/output error
[ 41.094364] sd 2:0:0:0: [sda]
[ 41.095320] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 41.095320] sd 2:0:0:0: [sda]
[ 41.095320] Sense Key : Aborted Command [current]
[ 41.095320] sd 2:0:0:0: [sda]
[ 41.095320] Add. Sense: I/O process terminated
[ 41.095320] sd 2:0:0:0: [sda] CDB:
[ 41.095320] Read(10): 28 00 00 ff af 80 00 00 08 00
[ 41.095320] end_request: I/O error, dev sda, sector 16756608
/dev/vg_f15x32/lv_root: read failed after 0 of 4096 at 5972623360: Input/output error
[ 42.110214] sd 2:0:0:0: [sda]
[ 42.111170] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 42.111170] sd 2:0:0:0: [sda]
[ 42.111170] Sense Key : Aborted Command [current]
[ 42.111170] sd 2:0:0:0: [sda]
[ 42.111170] Add. Sense: I/O process terminated
[ 42.111170] sd 2:0:0:0: [sda] CDB:
[ 42.111170] Read(10): 28 00 00 ff ff 80 00 00 08 00
[ 42.111170] end_request: I/O error, dev sda, sector 16777088
/dev/sda2: read failed after 0 of 4096 at 8064532480: Input/output error
libguestfs: trace: lvs = ["/dev/vg_f15x32/lv_root", "/dev/vg_f15x32/lv_swap"]
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_root"
guestfsd: main_loop: proc 11 (lvs) took 4.70 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_root
[ 48.689816] sd 2:0:0:0: [sda]
[ 48.690778] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 48.690778] sd 2:0:0:0: [sda]
[ 48.690778] Sense Key : Aborted Command [current]
[ 48.699126] sd 2:0:0:0: [sda]
[ 48.699830] Add. Sense: I/O process terminated
[ 48.701944] sd 2:0:0:0: [sda] CDB:
[ 48.703657] Read(10): 28 00 00 4d c0 00 00 00 08 00
[ 48.706563] end_request: I/O error, dev sda, sector 5095424
[ 48.709455] Buffer I/O error on device dm-1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_swap"
guestfsd: main_loop: proc 198 (vfs_type) took 6.35 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_swap
[ 49.344942] sd 2:0:0:0: [sda]
[ 49.345906] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 49.345906] sd 2:0:0:0: [sda]
[ 49.345906] Sense Key : Aborted Command [current]
[ 49.345906] sd 2:0:0:0: [sda]
[ 49.345906] Add. Sense: I/O process terminated
[ 49.345906] sd 2:0:0:0: [sda] CDB:
[ 49.345906] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 49.345906] end_request: I/O error, dev sda, sector 5091200
[ 49.345906] Buffer I/O error on device dm-0, logical block 507888
[ 49.889558] sd 2:0:0:0: [sda]
[ 49.890520] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 49.890520] sd 2:0:0:0: [sda]
[ 49.890520] Sense Key : Aborted Command [current]
[ 49.890520] sd 2:0:0:0: [sda]
[ 49.890520] Add. Sense: I/O process terminated
[ 49.890520] sd 2:0:0:0: [sda] CDB:
[ 49.890520] Read(10): 28 00 00 4d af f0 00 00 08 00
[ 49.890520] end_request: I/O error, dev sda, sector 5091312
[ 49.890520] Buffer I/O error on device dm-0, logical block 507902
[ 50.347087] sd 2:0:0:0: [sda]
[ 50.348022] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 50.348022] sd 2:0:0:0: [sda]
[ 50.348022] Sense Key : Aborted Command [current]
[ 50.348022] sd 2:0:0:0: [sda]
[ 50.348022] Add. Sense: I/O process terminated
[ 50.348022] sd 2:0:0:0: [sda] CDB:
[ 50.348022] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 50.348022] end_request: I/O error, dev sda, sector 1028096
[ 50.348022] Buffer I/O error on device dm-0, logical block 0
[ 50.832220] sd 2:0:0:0: [sda]
[ 50.833182] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 50.833182] sd 2:0:0:0: [sda]
[ 50.833182] Sense Key : Aborted Command [current]
[ 50.833182] sd 2:0:0:0: [sda]
[ 50.833182] Add. Sense: I/O process terminated
[ 50.833182] sd 2:0:0:0: [sda] CDB:
[ 50.833182] Read(10): 28 00 00 4d ae f8 00 00 08 00
[ 50.833182] end_request: I/O error, dev sda, sector 5091064
[ 50.833182] Buffer I/O error on device dm-0, logical block 507871
[ 51.521181] sd 2:0:0:0: [sda]
[ 51.522142] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 51.522142] sd 2:0:0:0: [sda]
[ 51.522142] Sense Key : Aborted Command [current]
[ 51.522142] sd 2:0:0:0: [sda]
[ 51.522142] Add. Sense: I/O process terminated
[ 51.522142] sd 2:0:0:0: [sda] CDB:
[ 51.522142] Read(10): 28 00 00 4d ae 70 00 00 08 00
[ 51.522142] end_request: I/O error, dev sda, sector 5090928
[ 51.522142] Buffer I/O error on device dm-0, logical block 507854
[ 54.970140] sd 2:0:0:0: [sda]
[ 54.970718] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 54.971107] sd 2:0:0:0: [sda]
[ 54.971107] Sense Key : Aborted Command [current]
[ 54.971107] sd 2:0:0:0: [sda]
[ 54.971107] Add. Sense: I/O process terminated
[ 54.971107] sd 2:0:0:0: [sda] CDB:
[ 54.971107] Read(10): 28 00 00 0f b1 d0 00 00 08 00
[ 54.971107] end_request: I/O error, dev sda, sector 1028560
[ 54.971107] Buffer I/O error on device dm-0, logical block 58
[ 55.812158] sd 2:0:0:0: [sda]
[ 55.813114] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 55.813114] sd 2:0:0:0: [sda]
[ 55.813114] Sense Key : Aborted Command [current]
[ 55.813114] sd 2:0:0:0: [sda]
[ 55.813114] Add. Sense: I/O process terminated
[ 55.813114] sd 2:0:0:0: [sda] CDB:
[ 55.813114] Read(10): 28 00 00 0f b3 00 00 00 08 00
[ 55.813114] end_request: I/O error, dev sda, sector 1028864
[ 55.813114] Buffer I/O error on device dm-0, logical block 96
[ 56.037247] sd 2:0:0:0: [sda]
[ 56.038208] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 56.038208] sd 2:0:0:0: [sda]
[ 56.038208] Sense Key : Aborted Command [current]
[ 56.038208] sd 2:0:0:0: [sda]
[ 56.038208] Add. Sense: I/O process terminated
[ 56.038208] sd 2:0:0:0: [sda] CDB:
[ 56.038208] Read(10): 28 00 00 0f b3 00 00 00 08 00
[ 56.038208] end_request: I/O error, dev sda, sector 1028864
[ 56.038208] Buffer I/O error on device dm-0, logical block 96
[ 56.519247] sd 2:0:0:0: [sda]
[ 56.520135] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 56.520229] sd 2:0:0:0: [sda]
[ 56.520229] Sense Key : Aborted Command [current]
[ 56.520229] sd 2:0:0:0: [sda]
[ 56.520229] Add. Sense: I/O process terminated
[ 56.520229] sd 2:0:0:0: [sda] CDB:
[ 56.520229] Read(10): 28 00 00 0f b0 20 00 00 08 00
[ 56.520229] end_request: I/O error, dev sda, sector 1028128
[ 56.520229] Buffer I/O error on device dm-0, logical block 4
[ 57.649994] sd 2:0:0:0: [sda]
[ 57.650957] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 57.650957] sd 2:0:0:0: [sda]
[ 57.650957] Sense Key : Aborted Command [current]
[ 57.650957] sd 2:0:0:0: [sda]
[ 57.650957] Add. Sense: I/O process terminated
[ 57.650957] sd 2:0:0:0: [sda] CDB:
[ 57.650957] Read(10): 28 00 00 11 b0 00 00 00 08 00
[ 57.650957] end_request: I/O error, dev sda, sector 1159168
[ 57.650957] Buffer I/O error on device dm-0, logical block 16384
[ 58.374007] sd 2:0:0:0: [sda]
[ 58.374969] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 58.374969] sd 2:0:0:0: [sda]
[ 58.374969] Sense Key : Aborted Command [current]
[ 58.374969] sd 2:0:0:0: [sda]
[ 58.374969] Add. Sense: I/O process terminated
[ 58.374969] sd 2:0:0:0: [sda] CDB:
[ 58.374969] Read(10): 28 00 00 0f c0 00 00 00 08 00
[ 58.374969] end_request: I/O error, dev sda, sector 1032192
[ 58.374969] Buffer I/O error on device dm-0, logical block 512
[ 58.618683] sd 2:0:0:0: [sda]
[ 58.619624] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 58.619657] sd 2:0:0:0: [sda]
[ 58.619657] Sense Key : Aborted Command [current]
[ 58.619657] sd 2:0:0:0: [sda]
[ 58.619657] Add. Sense: I/O process terminated
[ 58.619657] sd 2:0:0:0: [sda] CDB:
[ 58.619657] Read(10): 28 00 00 0f c0 00 00 00 08 00
[ 58.619657] end_request: I/O error, dev sda, sector 1032192
[ 58.619657] Buffer I/O error on device dm-0, logical block 512
guestfsd: main_loop: proc 198 (vfs_type) took 9.69 seconds
libguestfs: trace: vfs_type = "swap"
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 = 1
libguestfs: trace: list_ldm_volumes
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 380 (list_ldm_volumes) took 0.00 seconds
libguestfs: trace: list_ldm_volumes = []
libguestfs: trace: list_ldm_partitions
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 381 (list_ldm_partitions) took 0.00 seconds
libguestfs: trace: list_ldm_partitions = []
libguestfs: trace: list_filesystems = ["/dev/sda1", "ext4", "/dev/vg_f15x32/lv_root", "ext4", "/dev/vg_f15x32/lv_swap", "swap"]
libguestfs: trace: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
blkid -c /dev/null -o value -s TYPE /dev/sda1
[ 59.003945] sd 2:0:0:0: [sda]
[ 59.004908] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 59.004908] sd 2:0:0:0: [sda]
[ 59.004908] Sense Key : Aborted Command [current]
[ 59.004908] sd 2:0:0:0: [sda]
[ 59.004908] Add. Sense: I/O process terminated
[ 59.004908] sd 2:0:0:0: [sda] CDB:
[ 59.004908] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 59.004908] end_request: I/O error, dev sda, sector 1025920
[ 59.004908] Buffer I/O error on device sda1, logical block 127984
[ 59.345668] sd 2:0:0:0: [sda]
[ 59.346643] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 59.346643] sd 2:0:0:0: [sda]
[ 59.346643] Sense Key : Aborted Command [current]
[ 59.346643] sd 2:0:0:0: [sda]
[ 59.346643] Add. Sense: I/O process terminated
[ 59.346643] sd 2:0:0:0: [sda] CDB:
[ 59.346643] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 59.346643] end_request: I/O error, dev sda, sector 1025920
[ 59.346643] Buffer I/O error on device sda1, logical block 127984
[ 59.681838] sd 2:0:0:0: [sda]
[ 59.682793] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 59.682793] sd 2:0:0:0: [sda]
[ 59.682793] Sense Key : Aborted Command [current]
[ 59.682793] sd 2:0:0:0: [sda]
[ 59.682793] Add. Sense: I/O process terminated
[ 59.682793] sd 2:0:0:0: [sda] CDB:
[ 59.682793] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 59.682793] end_request: I/O error, dev sda, sector 1026032
[ 59.682793] Buffer I/O error on device sda1, logical block 127998
[ 60.250885] sd 2:0:0:0: [sda]
[ 60.251850] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.251850] sd 2:0:0:0: [sda]
[ 60.251850] Sense Key : Aborted Command [current]
[ 60.251850] sd 2:0:0:0: [sda]
[ 60.251850] Add. Sense: I/O process terminated
[ 60.251850] sd 2:0:0:0: [sda] CDB:
[ 60.251850] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 60.486540] sd 2:0:0:0: [sda]
[ 60.487444] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.487517] sd 2:0:0:0: [sda]
[ 60.487517] Sense Key : Aborted Command [current]
[ 60.487517] sd 2:0:0:0: [sda]
[ 60.487517] Add. Sense: I/O process terminated
[ 60.487517] sd 2:0:0:0: [sda] CDB:
[ 60.487517] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 60.741131] sd 2:0:0:0: [sda]
[ 60.741636] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 60.742095] sd 2:0:0:0: [sda]
[ 60.742109] Sense Key : Aborted Command [current]
[ 60.742109] sd 2:0:0:0: [sda]
[ 60.742109] Add. Sense: I/O process terminated
[ 60.742109] sd 2:0:0:0: [sda] CDB:
[ 60.742109] Read(10): 28 00 00 00 08 08 00 00 08 00
[ 61.227882] sd 2:0:0:0: [sda]
[ 61.228860] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 61.228860] sd 2:0:0:0: [sda]
[ 61.228860] Sense Key : Aborted Command [current]
[ 61.228860] sd 2:0:0:0: [sda]
[ 61.228860] Add. Sense: I/O process terminated
[ 61.228860] sd 2:0:0:0: [sda] CDB:
[ 61.228860] Read(10): 28 00 00 0f a6 f8 00 00 08 00
[ 61.228860] blk_update_request: 3 callbacks suppressed
[ 61.228860] end_request: I/O error, dev sda, sector 1025784
[ 61.228860] quiet_error: 3 callbacks suppressed
[ 61.228860] Buffer I/O error on device sda1, logical block 127967
[ 62.763581] sd 2:0:0:0: [sda]
[ 62.763980] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 62.764452] sd 2:0:0:0: [sda]
[ 62.764558] Sense Key : Aborted Command [current]
[ 62.764558] sd 2:0:0:0: [sda]
[ 62.764558] Add. Sense: I/O process terminated
[ 62.764558] sd 2:0:0:0: [sda] CDB:
[ 62.764558] Read(10): 28 00 00 00 09 00 00 00 08 00
[ 62.764558] end_request: I/O error, dev sda, sector 2304
[ 62.764558] Buffer I/O error on device sda1, logical block 32
[ 63.422172] sd 2:0:0:0: [sda]
[ 63.423149] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 63.423149] sd 2:0:0:0: [sda]
[ 63.423149] Sense Key : Aborted Command [current]
[ 63.423149] sd 2:0:0:0: [sda]
[ 63.423149] Add. Sense: I/O process terminated
[ 63.423149] sd 2:0:0:0: [sda] CDB:
[ 63.423149] Read(10): 28 00 00 00 09 28 00 00 08 00
[ 63.423149] end_request: I/O error, dev sda, sector 2344
[ 63.423149] Buffer I/O error on device sda1, logical block 37
[ 65.485621] sd 2:0:0:0: [sda]
[ 65.486596] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 65.486596] sd 2:0:0:0: [sda]
[ 65.486596] Sense Key : Aborted Command [current]
[ 65.486596] sd 2:0:0:0: [sda]
[ 65.486596] Add. Sense: I/O process terminated
[ 65.486596] sd 2:0:0:0: [sda] CDB:
[ 65.486596] Read(10): 28 00 00 00 09 b0 00 00 08 00
[ 65.486596] end_request: I/O error, dev sda, sector 2480
[ 65.486596] Buffer I/O error on device sda1, logical block 54
[ 65.986992] sd 2:0:0:0: [sda]
[ 65.987454] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 65.987891] sd 2:0:0:0: [sda]
[ 65.987970] Sense Key : Aborted Command [current]
[ 65.987970] sd 2:0:0:0: [sda]
[ 65.987970] Add. Sense: I/O process terminated
[ 65.987970] sd 2:0:0:0: [sda] CDB:
[ 65.987970] Read(10): 28 00 00 00 09 d0 00 00 08 00
[ 65.987970] end_request: I/O error, dev sda, sector 2512
[ 65.987970] Buffer I/O error on device sda1, logical block 58
[ 66.511057] sd 2:0:0:0: [sda]
[ 66.511809] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 66.512021] sd 2:0:0:0: [sda]
[ 66.512021] Sense Key : Aborted Command [current]
[ 66.512021] sd 2:0:0:0: [sda]
[ 66.512021] Add. Sense: I/O process terminated
[ 66.512021] sd 2:0:0:0: [sda] CDB:
[ 66.512021] Read(10): 28 00 00 00 09 f8 00 00 08 00
[ 66.512021] end_request: I/O error, dev sda, sector 2552
[ 66.512021] Buffer I/O error on device sda1, logical block 63
[ 67.199429] sd 2:0:0:0: [sda]
[ 67.200408] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 67.200408] sd 2:0:0:0: [sda]
[ 67.200408] Sense Key : Aborted Command [current]
[ 67.200408] sd 2:0:0:0: [sda]
[ 67.200408] Add. Sense: I/O process terminated
[ 67.200408] sd 2:0:0:0: [sda] CDB:
[ 67.200408] Read(10): 28 00 00 00 0b 00 00 00 08 00
[ 67.200408] end_request: I/O error, dev sda, sector 2816
[ 67.200408] Buffer I/O error on device sda1, logical block 96
[ 67.731477] sd 2:0:0:0: [sda]
[ 67.732435] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 67.732435] sd 2:0:0:0: [sda]
[ 67.732435] Sense Key : Aborted Command [current]
[ 67.732435] sd 2:0:0:0: [sda]
[ 67.732435] Add. Sense: I/O process terminated
[ 67.732435] sd 2:0:0:0: [sda] CDB:
[ 67.732435] Read(10): 28 00 00 00 0b 00 00 00 08 00
[ 67.732435] end_request: I/O error, dev sda, sector 2816
[ 67.732435] Buffer I/O error on device sda1, logical block 96
[ 68.132144] sd 2:0:0:0: [sda]
[ 68.133104] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.133104] sd 2:0:0:0: [sda]
[ 68.133104] Sense Key : Aborted Command [current]
[ 68.133104] sd 2:0:0:0: [sda]
[ 68.133104] Add. Sense: I/O process terminated
[ 68.133104] sd 2:0:0:0: [sda] CDB:
[ 68.133104] Read(10): 28 00 00 00 08 20 00 00 08 00
[ 68.133104] end_request: I/O error, dev sda, sector 2080
[ 68.133104] Buffer I/O error on device sda1, logical block 4
[ 68.366963] sd 2:0:0:0: [sda]
[ 68.367920] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.367920] sd 2:0:0:0: [sda]
[ 68.367920] Sense Key : Aborted Command [current]
[ 68.367920] sd 2:0:0:0: [sda]
[ 68.367920] Add. Sense: I/O process terminated
[ 68.367920] sd 2:0:0:0: [sda] CDB:
[ 68.367920] Read(10): 28 00 00 02 08 00 00 00 08 00
[ 68.367920] end_request: I/O error, dev sda, sector 133120
[ 68.367920] Buffer I/O error on device sda1, logical block 16384
[ 68.633903] sd 2:0:0:0: [sda]
[ 68.634864] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.634864] sd 2:0:0:0: [sda]
[ 68.634864] Sense Key : Aborted Command [current]
[ 68.634864] sd 2:0:0:0: [sda]
[ 68.634864] Add. Sense: I/O process terminated
[ 68.634864] sd 2:0:0:0: [sda] CDB:
[ 68.634864] Read(10): 28 00 00 00 18 00 00 00 08 00
[ 68.634864] end_request: I/O error, dev sda, sector 6144
[ 68.634864] Buffer I/O error on device sda1, logical block 512
libguestfs: trace: vfs_type = "ext4"
libguestfs: check_for_filesystem_on: /dev/sda1 (ext4)
libguestfs: trace: internal_parse_mountable "/dev/sda1"
guestfsd: main_loop: proc 198 (vfs_type) took 10.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/
[ 68.967558] sd 2:0:0:0: [sda]
[ 68.968515] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 68.968515] sd 2:0:0:0: [sda]
[ 68.968515] Sense Key : Aborted Command [current]
[ 68.968515] sd 2:0:0:0: [sda]
[ 68.968515] Add. Sense: I/O process terminated
[ 68.968515] sd 2:0:0:0: [sda] CDB:
[ 68.968515] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 68.968515] end_request: I/O error, dev sda, sector 1025920
[ 68.968515] Buffer I/O error on device sda1, logical block 127984
[ 69.305086] sd 2:0:0:0: [sda]
[ 69.306043] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 69.306043] sd 2:0:0:0: [sda]
[ 69.306043] Sense Key : Aborted Command [current]
[ 69.306043] sd 2:0:0:0: [sda]
[ 69.306043] Add. Sense: I/O process terminated
[ 69.306043] sd 2:0:0:0: [sda] CDB:
[ 69.306043] Read(10): 28 00 00 0f a7 80 00 00 08 00
[ 69.306043] end_request: I/O error, dev sda, sector 1025920
[ 69.306043] Buffer I/O error on device sda1, logical block 127984
[ 69.621856] sd 2:0:0:0: [sda]
[ 69.622832] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 69.622832] sd 2:0:0:0: [sda]
[ 69.622832] Sense Key : Aborted Command [current]
[ 69.622832] sd 2:0:0:0: [sda]
[ 69.622832] Add. Sense: I/O process terminated
[ 69.622832] sd 2:0:0:0: [sda] CDB:
[ 69.622832] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 69.622832] end_request: I/O error, dev sda, sector 1026032
[ 69.622832] Buffer I/O error on device sda1, logical block 127998
[ 69.877677] sd 2:0:0:0: [sda]
[ 69.878634] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 69.878634] sd 2:0:0:0: [sda]
[ 69.878634] Sense Key : Aborted Command [current]
[ 69.878634] sd 2:0:0:0: [sda]
[ 69.878634] Add. Sense: I/O process terminated
[ 69.878634] sd 2:0:0:0: [sda] CDB:
[ 69.878634] Read(10): 28 00 00 0f a7 f0 00 00 08 00
[ 69.878634] end_request: I/O error, dev sda, sector 1026032
[ 69.878634] Buffer I/O error on device sda1, logical block 127998
[ 70.132209] sd 2:0:0:0: [sda]
[ 70.132711] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.133189] sd 2:0:0:0: [sda]
[ 70.133189] Sense Key : Aborted Command [current]
[ 70.133189] sd 2:0:0:0: [sda]
[ 70.133189] Add. Sense: I/O process terminated
[ 70.133189] sd 2:0:0:0: [sda] CDB:
[ 70.133189] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 70.133189] end_request: I/O error, dev sda, sector 2048
[ 70.133189] Buffer I/O error on device sda1, logical block 0
[ 70.290069] sd 2:0:0:0: [sda]
[ 70.290972] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.291045] sd 2:0:0:0: [sda]
[ 70.291045] Sense Key : Aborted Command [current]
[ 70.291045] sd 2:0:0:0: [sda]
[ 70.291045] Add. Sense: I/O process terminated
[ 70.291045] sd 2:0:0:0: [sda] CDB:
[ 70.291045] Read(10): 28 00 00 00 08 00 00 00 08 00
[ 70.291045] end_request: I/O error, dev sda, sector 2048
[ 70.291045] Buffer I/O error on device sda1, logical block 0
[ 70.476535] sd 2:0:0:0: [sda]
[ 70.477308] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.477511] sd 2:0:0:0: [sda]
[ 70.477511] Sense Key : Aborted Command [current]
[ 70.477511] sd 2:0:0:0: [sda]
[ 70.477511] Add. Sense: I/O process terminated
[ 70.477511] sd 2:0:0:0: [sda] CDB:
[ 70.477511] Read(10): 28 00 00 00 08 08 00 00 08 00
[ 70.477511] end_request: I/O error, dev sda, sector 2056
[ 70.477511] Buffer I/O error on device sda1, logical block 1
[ 70.730293] sd 2:0:0:0: [sda]
[ 70.730861] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 70.731269] sd 2:0:0:0: [sda]
[ 70.731269] Sense Key : Aborted Command [current]
[ 70.731269] sd 2:0:0:0: [sda]
[ 70.731269] Add. Sense: I/O process terminated
[ 70.731269] sd 2:0:0:0: [sda] CDB:
[ 70.731269] Read(10): 28 00 00 0f a6 f8 00 00 08 00
[ 71.120213] sd 2:0:0:0: [sda]
[ 71.121010] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.121190] sd 2:0:0:0: [sda]
[ 71.121190] Sense Key : Aborted Command [current]
[ 71.121190] sd 2:0:0:0: [sda]
[ 71.121190] Add. Sense: I/O process terminated
[ 71.121190] sd 2:0:0:0: [sda] CDB:
[ 71.121190] Read(10): 28 00 00 00 10 00 00 00 08 00
[ 71.481244] sd 2:0:0:0: [sda]
[ 71.482222] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.482222] sd 2:0:0:0: [sda]
[ 71.482222] Sense Key : Aborted Command [current]
[ 71.482222] sd 2:0:0:0: [sda]
[ 71.482222] Add. Sense: I/O process terminated
[ 71.482222] sd 2:0:0:0: [sda] CDB:
[ 71.482222] Read(10): 28 00 00 00 09 00 00 00 08 00
[ 71.968399] sd 2:0:0:0: [sda]
[ 71.969370] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 71.969370] sd 2:0:0:0: [sda]
[ 71.969370] Sense Key : Aborted Command [current]
[ 71.969370] sd 2:0:0:0: [sda]
[ 71.969370] Add. Sense: I/O process terminated
[ 71.969370] sd 2:0:0:0: [sda] CDB:
[ 71.969370] Read(10): 28 00 00 04 48 02 00 00 02 00
[ 71.969370] JBD2: IO error reading journal superblock
[ 71.990422] EXT4-fs (sda1): error loading journal
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: error: /dev/sda1 on / (options: 'ro'): mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: main_loop: proc 73 (mount_ro) took 3.33 secondslibguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_root"
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_root
[ 72.565922] sd 2:0:0:0: [sda]
[ 72.566881] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 72.566881] sd 2:0:0:0: [sda]
[ 72.566881] Sense Key : Aborted Command [current]
[ 72.566881] sd 2:0:0:0: [sda]
[ 72.566881] Add. Sense: I/O process terminated
[ 72.566881] sd 2:0:0:0: [sda] CDB:
[ 72.566881] Read(10): 28 00 00 ff af 80 00 00 08 00
[ 73.217276] sd 2:0:0:0: [sda]
[ 73.218233] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 73.218233] sd 2:0:0:0: [sda]
[ 73.218233] Sense Key : Aborted Command [current]
[ 73.218233] sd 2:0:0:0: [sda]
[ 73.218233] Add. Sense: I/O process terminated
[ 73.218233] sd 2:0:0:0: [sda] CDB:
[ 73.218233] Read(10): 28 00 00 ff af f0 00 00 08 00
[ 73.411999] sd 2:0:0:0: [sda]
[ 73.412957] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 73.412957] sd 2:0:0:0: [sda]
[ 73.412957] Sense Key : Aborted Command [current]
[ 73.412957] sd 2:0:0:0: [sda]
[ 73.412957] Add. Sense: I/O process terminated
[ 73.412957] sd 2:0:0:0: [sda] CDB:
[ 73.412957] Read(10): 28 00 00 ff af f0 00 00 08 00
[ 73.412957] blk_update_request: 6 callbacks suppressed
[ 73.412957] end_request: I/O error, dev sda, sector 16756720
[ 73.412957] quiet_error: 5 callbacks suppressed
[ 73.412957] Buffer I/O error on device dm-1, logical block 1458174
[ 73.765228] sd 2:0:0:0: [sda]
[ 73.766102] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 73.766205] sd 2:0:0:0: [sda]
[ 73.766205] Sense Key : Aborted Command [current]
[ 73.766205] sd 2:0:0:0: [sda]
[ 73.766205] Add. Sense: I/O process terminated
[ 73.766205] sd 2:0:0:0: [sda] CDB:
[ 73.766205] Read(10): 28 00 00 4d b0 00 00 00 08 00
[ 73.766205] end_request: I/O error, dev sda, sector 5091328
[ 73.766205] Buffer I/O error on device dm-1, logical block 0
[ 74.096075] sd 2:0:0:0: [sda]
[ 74.096719] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 74.097033] sd 2:0:0:0: [sda]
[ 74.097033] Sense Key : Aborted Command [current]
[ 74.097033] sd 2:0:0:0: [sda]
[ 74.097033] Add. Sense: I/O process terminated
[ 74.097033] sd 2:0:0:0: [sda] CDB:
[ 74.097033] Read(10): 28 00 00 4d b0 00 00 00 08 00
[ 74.097033] end_request: I/O error, dev sda, sector 5091328
[ 74.097033] Buffer I/O error on device dm-1, logical block 0
[ 74.390353] sd 2:0:0:0: [sda]
[ 74.391319] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 74.391319] sd 2:0:0:0: [sda]
[ 74.391319] Sense Key : Aborted Command [current]
[ 74.391319] sd 2:0:0:0: [sda]
[ 74.391319] Add. Sense: I/O process terminated
[ 74.391319] sd 2:0:0:0: [sda] CDB:
[ 74.391319] Read(10): 28 00 00 ff ae f8 00 00 08 00
[ 74.391319] end_request: I/O error, dev sda, sector 16756472
[ 74.391319] Buffer I/O error on device dm-1, logical block 1458143
[ 74.753891] sd 2:0:0:0: [sda]
[ 74.754854] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 74.754854] sd 2:0:0:0: [sda]
[ 74.754854] Sense Key : Aborted Command [current]
[ 74.754854] sd 2:0:0:0: [sda]
[ 74.754854] Add. Sense: I/O process terminated
[ 74.754854] sd 2:0:0:0: [sda] CDB:
[ 74.754854] Read(10): 28 00 00 ff ae f8 00 00 08 00
[ 74.754854] end_request: I/O error, dev sda, sector 16756472
[ 74.754854] Buffer I/O error on device dm-1, logical block 1458143
[ 75.143576] sd 2:0:0:0: [sda]
[ 75.144554] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.144554] sd 2:0:0:0: [sda]
[ 75.144554] Sense Key : Aborted Command [current]
[ 75.144554] sd 2:0:0:0: [sda]
[ 75.144554] Add. Sense: I/O process terminated
[ 75.144554] sd 2:0:0:0: [sda] CDB:
[ 75.144554] Read(10): 28 00 00 ff ae 70 00 00 08 00
[ 75.144554] end_request: I/O error, dev sda, sector 16756336
[ 75.144554] Buffer I/O error on device dm-1, logical block 1458126
[ 75.335796] sd 2:0:0:0: [sda]
[ 75.336359] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.336771] sd 2:0:0:0: [sda]
[ 75.336771] Sense Key : Aborted Command [current]
[ 75.336771] sd 2:0:0:0: [sda]
[ 75.336771] Add. Sense: I/O process terminated
[ 75.336771] sd 2:0:0:0: [sda] CDB:
[ 75.336771] Read(10): 28 00 00 4d b8 00 00 00 08 00
[ 75.336771] end_request: I/O error, dev sda, sector 5093376
[ 75.336771] Buffer I/O error on device dm-1, logical block 256
[ 75.492379] sd 2:0:0:0: [sda]
[ 75.493338] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.493338] sd 2:0:0:0: [sda]
[ 75.493338] Sense Key : Aborted Command [current]
[ 75.493338] sd 2:0:0:0: [sda]
[ 75.493338] Add. Sense: I/O process terminated
[ 75.493338] sd 2:0:0:0: [sda] CDB:
[ 75.493338] Read(10): 28 00 00 4d b0 78 00 00 08 00
[ 75.493338] end_request: I/O error, dev sda, sector 5091448
[ 75.493338] Buffer I/O error on device dm-1, logical block 15
[ 75.979338] sd 2:0:0:0: [sda]
[ 75.979911] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.980316] sd 2:0:0:0: [sda]
[ 75.980316] Sense Key : Aborted Command [current]
[ 75.980316] sd 2:0:0:0: [sda]
[ 75.980316] Add. Sense: I/O process terminated
[ 75.980316] sd 2:0:0:0: [sda] CDB:
[ 75.980316] Read(10): 28 00 00 4d b1 00 00 00 08 00
[ 75.980316] end_request: I/O error, dev sda, sector 5091584
[ 75.980316] Buffer I/O error on device dm-1, logical block 32
[ 76.199731] sd 2:0:0:0: [sda]
[ 76.200647] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 76.200711] sd 2:0:0:0: [sda]
[ 76.200711] Sense Key : Aborted Command [current]
[ 76.200711] sd 2:0:0:0: [sda]
[ 76.200711] Add. Sense: I/O process terminated
[ 76.200711] sd 2:0:0:0: [sda] CDB:
[ 76.200711] Read(10): 28 00 00 4d b2 00 00 00 08 00
[ 76.200711] end_request: I/O error, dev sda, sector 5091840
[ 76.200711] Buffer I/O error on device dm-1, logical block 64
[ 76.627342] sd 2:0:0:0: [sda]
[ 76.628301] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 76.628301] sd 2:0:0:0: [sda]
[ 76.628301] Sense Key : Aborted Command [current]
[ 76.628301] sd 2:0:0:0: [sda]
[ 76.628301] Add. Sense: I/O process terminated
[ 76.628301] sd 2:0:0:0: [sda] CDB:
[ 76.628301] Read(10): 28 00 00 4f b0 00 00 00 08 00
libguestfs: trace: vfs_type = "ext4"
libguestfs: check_for_filesystem_on: /dev/vg_f15x32/lv_root (ext4)
libguestfs: trace: internal_parse_mountable "/dev/vg_f15x32/lv_root"
guestfsd: main_loop: proc 198 (vfs_type) took 5.42 seconds
guestfsd: main_loop: new request, len 0x44
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_f15x32/lv_root"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: is_whole_device = 0
libguestfs: trace: mount_ro "/dev/vg_f15x32/lv_root" "/"
guestfsd: main_loop: new request, len 0x4c
mount -o ro /dev/vg_f15x32/lv_root /sysroot/
[ 78.395759] sd 2:0:0:0: [sda]
[ 78.396734] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.396734] sd 2:0:0:0: [sda]
[ 78.396734] Sense Key : Aborted Command [current]
[ 78.396734] sd 2:0:0:0: [sda]
[ 78.396734] Add. Sense: I/O process terminated
[ 78.396734] sd 2:0:0:0: [sda] CDB:
[ 78.396734] Read(10): 28 00 00 4d b1 88 00 00 08 00
[ 78.975641] sd 2:0:0:0: [sda]
[ 78.976615] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.976615] sd 2:0:0:0: [sda]
[ 78.976615] Sense Key : Aborted Command [current]
[ 78.976615] sd 2:0:0:0: [sda]
[ 78.976615] Add. Sense: I/O process terminated
[ 78.976615] sd 2:0:0:0: [sda] CDB:
[ 78.976615] Read(10): 28 00 00 4d b1 b0 00 00 08 00
[ 78.976615] blk_update_request: 2 callbacks suppressed
[ 78.976615] end_request: I/O error, dev sda, sector 5091760
[ 78.976615] quiet_error: 2 callbacks suppressed
[ 78.976615] Buffer I/O error on device dm-1, logical block 54
[ 79.267181] sd 2:0:0:0: [sda]
[ 79.267813] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 79.268158] sd 2:0:0:0: [sda]
[ 79.268158] Sense Key : Aborted Command [current]
[ 79.268158] sd 2:0:0:0: [sda]
[ 79.268158] Add. Sense: I/O process terminated
[ 79.268158] sd 2:0:0:0: [sda] CDB:
[ 79.268158] Read(10): 28 00 00 4d b1 d0 00 00 08 00
[ 79.268158] end_request: I/O error, dev sda, sector 5091792
[ 79.268158] Buffer I/O error on device dm-1, logical block 58
[ 79.747003] sd 2:0:0:0: [sda]
[ 79.747973] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 79.747973] sd 2:0:0:0: [sda]
[ 79.747973] Sense Key : Aborted Command [current]
[ 79.747973] sd 2:0:0:0: [sda]
[ 79.747973] Add. Sense: I/O process terminated
[ 79.747973] sd 2:0:0:0: [sda] CDB:
[ 79.747973] Read(10): 28 00 00 4d b3 00 00 00 08 00
[ 79.747973] end_request: I/O error, dev sda, sector 5092096
[ 79.747973] Buffer I/O error on device dm-1, logical block 96
[ 80.046947] sd 2:0:0:0: [sda]
[ 80.047905] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.047905] sd 2:0:0:0: [sda]
[ 80.047905] Sense Key : Aborted Command [current]
[ 80.047905] sd 2:0:0:0: [sda]
[ 80.047905] Add. Sense: I/O process terminated
[ 80.047905] sd 2:0:0:0: [sda] CDB:
[ 80.047905] Read(10): 28 00 00 4d b3 00 00 00 08 00
[ 80.047905] end_request: I/O error, dev sda, sector 5092096
[ 80.047905] Buffer I/O error on device dm-1, logical block 96
[ 80.227890] sd 2:0:0:0: [sda]
[ 80.228854] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.228854] sd 2:0:0:0: [sda]
[ 80.228854] Sense Key : Aborted Command [current]
[ 80.228854] sd 2:0:0:0: [sda]
[ 80.228854] Add. Sense: I/O process terminated
[ 80.228854] sd 2:0:0:0: [sda] CDB:
[ 80.228854] Read(10): 28 00 00 4d b0 20 00 00 08 00
[ 80.228854] end_request: I/O error, dev sda, sector 5091360
[ 80.228854] Buffer I/O error on device dm-1, logical block 4
[ 80.410533] sd 2:0:0:0: [sda]
[ 80.411495] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.411495] sd 2:0:0:0: [sda]
[ 80.411495] Sense Key : Aborted Command [current]
[ 80.411495] sd 2:0:0:0: [sda]
[ 80.411495] Add. Sense: I/O process terminated
[ 80.411495] sd 2:0:0:0: [sda] CDB:
[ 80.411495] Read(10): 28 00 00 4d b0 20 00 00 08 00
[ 80.411495] end_request: I/O error, dev sda, sector 5091360
[ 80.411495] Buffer I/O error on device dm-1, logical block 4
[ 80.670103] sd 2:0:0:0: [sda]
[ 80.671020] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 80.671020] sd 2:0:0:0: [sda]
[ 80.671020] Sense Key : Aborted Command [current]
[ 80.671020] sd 2:0:0:0: [sda]
[ 80.671020] Add. Sense: I/O process terminated
[ 80.671020] sd 2:0:0:0: [sda] CDB:
[ 80.671020] Read(10): 28 00 00 4d b0 02 00 00 02 00
[ 80.671020] end_request: I/O error, dev sda, sector 5091330
[ 80.671020] EXT4-fs (dm-1): unable to read superblock
mount: wrong fs type, bad option, bad superblock on /dev/mapper/vg_f15x32-lv_root,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
guestfsd: error: /dev/vg_f15x32/lv_root on / (options: 'ro'): mount: wrong fs type, bad option, bad superblock on /dev/mapper/vg_f15x32-lv_root,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
libguestfs: trace: mount_ro = -1 (error)
libguestfs: trace: vfs_type "/dev/vg_f15x32/lv_swap"
guestfsd: main_loop: proc 73 (mount_ro) took 3.25 seconds
guestfsd: main_loop: new request, len 0x44
blkid -c /dev/null -o value -s TYPE /dev/vg_f15x32/lv_swap
[ 81.001770] sd 2:0:0:0: [sda]
[ 81.002734] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.002734] sd 2:0:0:0: [sda]
[ 81.002734] Sense Key : Aborted Command [current]
[ 81.002734] sd 2:0:0:0: [sda]
[ 81.002734] Add. Sense: I/O process terminated
[ 81.002734] sd 2:0:0:0: [sda] CDB:
[ 81.002734] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 81.002734] end_request: I/O error, dev sda, sector 5091200
[ 81.002734] Buffer I/O error on device dm-0, logical block 507888
[ 81.353639] sd 2:0:0:0: [sda]
[ 81.354603] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.354603] sd 2:0:0:0: [sda]
[ 81.354603] Sense Key : Aborted Command [current]
[ 81.354603] sd 2:0:0:0: [sda]
[ 81.354603] Add. Sense: I/O process terminated
[ 81.354603] sd 2:0:0:0: [sda] CDB:
[ 81.354603] Read(10): 28 00 00 4d af 80 00 00 08 00
[ 81.354603] end_request: I/O error, dev sda, sector 5091200
[ 81.354603] Buffer I/O error on device dm-0, logical block 507888
[ 81.881638] sd 2:0:0:0: [sda]
[ 81.882610] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 81.882610] sd 2:0:0:0: [sda]
[ 81.882610] Sense Key : Aborted Command [current]
[ 81.882610] sd 2:0:0:0: [sda]
[ 81.882610] Add. Sense: I/O process terminated
[ 81.882610] sd 2:0:0:0: [sda] CDB:
[ 81.882610] Read(10): 28 00 00 4d af f0 00 00 08 00
[ 81.882610] end_request: I/O error, dev sda, sector 5091312
[ 81.882610] Buffer I/O error on device dm-0, logical block 507902
[ 82.656463] sd 2:0:0:0: [sda]
[ 82.657425] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 82.657425] sd 2:0:0:0: [sda]
[ 82.657425] Sense Key : Aborted Command [current]
[ 82.657425] sd 2:0:0:0: [sda]
[ 82.657425] Add. Sense: I/O process terminated
[ 82.657425] sd 2:0:0:0: [sda] CDB:
[ 82.657425] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 82.657425] Buffer I/O error on device dm-0, logical block 0
[ 82.901969] sd 2:0:0:0: [sda]
[ 82.902931] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 82.902931] sd 2:0:0:0: [sda]
[ 82.902931] Sense Key : Aborted Command [current]
[ 82.902931] sd 2:0:0:0: [sda]
[ 82.902931] Add. Sense: I/O process terminated
[ 82.902931] sd 2:0:0:0: [sda] CDB:
[ 82.902931] Read(10): 28 00 00 0f b0 00 00 00 08 00
[ 83.169233] sd 2:0:0:0: [sda]
[ 83.169871] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.170213] sd 2:0:0:0: [sda]
[ 83.170213] Sense Key : Aborted Command [current]
[ 83.170213] sd 2:0:0:0: [sda]
[ 83.170213] Add. Sense: I/O process terminated
[ 83.170213] sd 2:0:0:0: [sda] CDB:
[ 83.170213] Read(10): 28 00 00 0f b0 08 00 00 08 00
[ 83.514107] sd 2:0:0:0: [sda]
[ 83.515014] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.515014] sd 2:0:0:0: [sda]
[ 83.515014] Sense Key : Aborted Command [current]
[ 83.515014] sd 2:0:0:0: [sda]
[ 83.515014] Add. Sense: I/O process terminated
[ 83.515014] sd 2:0:0:0: [sda] CDB:
[ 83.515014] Read(10): 28 00 00 4d ae f8 00 00 08 00
[ 83.746903] sd 2:0:0:0: [sda]
[ 83.747865] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 83.747865] sd 2:0:0:0: [sda]
[ 83.747865] Sense Key : Aborted Command [current]
[ 83.747865] sd 2:0:0:0: [sda]
[ 83.747865] Add. Sense: I/O process terminated
[ 83.747865] sd 2:0:0:0: [sda] CDB:
[ 83.747865] Read(10): 28 00 00 4d ae f8 00 00 08 00
[ 84.003492] sd 2:0:0:0: [sda]
[ 84.004456] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.004456] sd 2:0:0:0: [sda]
[ 84.004456] Sense Key : Aborted Command [current]
[ 84.004456] sd 2:0:0:0: [sda]
[ 84.004456] Add. Sense: I/O process terminated
[ 84.004456] sd 2:0:0:0: [sda] CDB:
[ 84.004456] Read(10): 28 00 00 4d af 00 00 00 08 00
[ 84.234763] sd 2:0:0:0: [sda]
[ 84.235500] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.235741] sd 2:0:0:0: [sda]
[ 84.235741] Sense Key : Aborted Command [current]
[ 84.235741] sd 2:0:0:0: [sda]
[ 84.235741] Add. Sense: I/O process terminated
[ 84.235741] sd 2:0:0:0: [sda] CDB:
[ 84.235741] Read(10): 28 00 00 0f b8 00 00 00 08 00
[ 84.532056] sd 2:0:0:0: [sda]
[ 84.532605] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.533008] sd 2:0:0:0: [sda]
[ 84.533008] Sense Key : Aborted Command [current]
[ 84.533008] sd 2:0:0:0: [sda]
[ 84.533008] Add. Sense: I/O process terminated
[ 84.533008] sd 2:0:0:0: [sda] CDB:
[ 84.533008] Read(10): 28 00 00 0f b0 78 00 00 08 00
[ 84.533008] blk_update_request: 7 callbacks suppressed
[ 84.533008] end_request: I/O error, dev sda, sector 1028216
[ 84.533008] quiet_error: 6 callbacks suppressed
[ 84.533008] Buffer I/O error on device dm-0, logical block 15
[ 84.780165] sd 2:0:0:0: [sda]
[ 84.780752] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 84.781116] sd 2:0:0:0: [sda]
[ 84.781116] Sense Key : Aborted Command [current]
[ 84.781116] sd 2:0:0:0: [sda]
[ 84.781116] Add. Sense: I/O process terminated
[ 84.781116] sd 2:0:0:0: [sda] CDB:
[ 84.781116] Read(10): 28 00 00 0f b0 78 00 00 08 00
[ 84.781116] end_request: I/O error, dev sda, sector 1028216
[ 84.781116] Buffer I/O error on device dm-0, logical block 15
[ 85.037200] sd 2:0:0:0: [sda]
[ 85.038164] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.038164] sd 2:0:0:0: [sda]
[ 85.038164] Sense Key : Aborted Command [current]
[ 85.038164] sd 2:0:0:0: [sda]
[ 85.038164] Add. Sense: I/O process terminated
[ 85.038164] sd 2:0:0:0: [sda] CDB:
[ 85.038164] Read(10): 28 00 00 0f b0 78 00 00 08 00
[ 85.038164] end_request: I/O error, dev sda, sector 1028216
[ 85.038164] Buffer I/O error on device dm-0, logical block 15
[ 85.365449] sd 2:0:0:0: [sda]
[ 85.366410] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.366410] sd 2:0:0:0: [sda]
[ 85.366410] Sense Key : Aborted Command [current]
[ 85.366410] sd 2:0:0:0: [sda]
[ 85.366410] Add. Sense: I/O process terminated
[ 85.366410] sd 2:0:0:0: [sda] CDB:
[ 85.366410] Read(10): 28 00 00 0f b1 00 00 00 08 00
[ 85.366410] end_request: I/O error, dev sda, sector 1028352
[ 85.366410] Buffer I/O error on device dm-0, logical block 32
[ 85.581515] sd 2:0:0:0: [sda]
[ 85.582472] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 85.582472] sd 2:0:0:0: [sda]
[ 85.582472] Sense Key : Aborted Command [current]
[ 85.582472] sd 2:0:0:0: [sda]
[ 85.582472] Add. Sense: I/O process terminated
[ 85.582472] sd 2:0:0:0: [sda] CDB:
[ 85.582472] Read(10): 28 00 00 0f b2 00 00 00 08 00
[ 85.582472] end_request: I/O error, dev sda, sector 1028608
[ 85.582472] Buffer I/O error on device dm-0, logical block 64
next prev parent reply other threads:[~2013-05-28 8:54 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-24 5:36 [Qemu-devel] [PATCH v6 00/12] curl: fix curl read Fam Zheng
2013-05-24 5:36 ` [Qemu-devel] [PATCH v6 01/12] curl: introduce CURLSockInfo to BDRVCURLState Fam Zheng
2013-05-24 5:36 ` [Qemu-devel] [PATCH v6 02/12] curl: change magic number to sizeof Fam Zheng
2013-05-24 5:36 ` [Qemu-devel] [PATCH v6 03/12] curl: change curl_multi_do to curl_fd_handler Fam Zheng
2013-05-24 5:36 ` [Qemu-devel] [PATCH v6 04/12] curl: fix curl_open Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 05/12] curl: add timer to BDRVCURLState Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 06/12] curl: introduce CURLDataCache Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 07/12] curl: make use of CURLDataCache Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 08/12] curl: use list to store CURLState Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 09/12] curl: add cache quota Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 10/12] curl: introduce ssl_no_cert runtime option Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 11/12] block/curl.c: Refuse to open the handle for writes Fam Zheng
2013-05-24 5:37 ` [Qemu-devel] [PATCH v6 12/12] curl: set s->url to NULL after free Fam Zheng
2013-05-24 8:07 ` [Qemu-devel] [PATCH v6 00/12] curl: fix curl read Richard W.M. Jones
2013-05-27 2:25 ` Fam Zheng
2013-05-27 11:57 ` Richard W.M. Jones
2013-05-28 7:30 ` Fam Zheng
2013-05-28 7:47 ` Richard W.M. Jones
2013-05-28 8:46 ` Richard W.M. Jones
2013-05-28 8:52 ` Fam Zheng
2013-05-28 8:53 ` Richard W.M. Jones [this message]
2013-05-28 10:35 ` Richard W.M. Jones
2013-05-28 11:01 ` Richard W.M. Jones
2013-05-28 11:14 ` Fam Zheng
2013-05-28 11:25 ` Richard W.M. Jones
2013-05-28 11:32 ` Richard W.M. Jones
2013-05-29 1:07 ` Fam Zheng
2013-05-29 9:25 ` Richard W.M. Jones
2013-05-28 11:34 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130528085301.GA5105@redhat.com \
--to=rjones@redhat.com \
--cc=jcody@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.