Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 708717 Details for
Bug 920083
virtio-scsi gives errors like: sd 2:0:0:0: [sda] Invalid command failure
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
guestfish -v -x -N fs:ext3 exit
complete-boot.log (text/plain), 71.79 KB, created by
bfan
on 2013-03-12 02:19:26 UTC
(
hide
)
Description:
guestfish -v -x -N fs:ext3 exit
Filename:
MIME Type:
Creator:
bfan
Created:
2013-03-12 02:19:26 UTC
Size:
71.79 KB
patch
obsolete
>libguestfs: trace: set_pgroup true >libguestfs: trace: set_pgroup = 0 >libguestfs: trace: add_drive "test1.img" >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 = "/tmp" >libguestfs: libvirt version = 1000003 >libguestfs: [00000ms] connect to libvirt >libguestfs: opening libvirt handle: URI = NULL, auth = virConnectAuthPtrDefault, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x2295870 >libguestfs: [00011ms] get libvirt capabilities >libguestfs: [00018ms] parsing capabilities XML >libguestfs: [00019ms] build appliance >libguestfs: command: run: supermin-helper >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ -f checksum >libguestfs: command: run: \ /usr/lib64/guestfs/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] = /usr/lib64/guestfs/supermin.d >checking modpath /lib/modules/3.7.0-0.36.el7.x86_64 is a directory >picked vmlinuz-3.7.0-0.36.el7.x86_64 because modpath /lib/modules/3.7.0-0.36.el7.x86_64 exists >supermin helper [00000ms] finished creating kernel >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/base.img >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/daemon.img >supermin helper [00000ms] visiting /usr/lib64/guestfs/supermin.d/hostfiles >supermin helper [00020ms] visiting /usr/lib64/guestfs/supermin.d/init.img >supermin helper [00020ms] visiting /usr/lib64/guestfs/supermin.d/ntfs.hostfiles >supermin helper [00021ms] visiting /usr/lib64/guestfs/supermin.d/ntfs.img >supermin helper [00021ms] visiting /usr/lib64/guestfs/supermin.d/udev-rules.img >supermin helper [00021ms] adding kernel modules >supermin helper [00041ms] finished creating appliance >libguestfs: checksum of existing appliance: 12efb7a84d7a7ed9b521ec3780d49e81dbad0046b5624b033a3ca2076e2bc1a6 >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -b /var/tmp/.guestfs-0/root.16798 >libguestfs: command: run: \ -o backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsijlYQE/snapshot1 >Formatting '/tmp/libguestfsijlYQE/snapshot1', fmt=qcow2 size=4294967296 backing_file='/var/tmp/.guestfs-0/root.16798' backing_fmt='raw' encryption=off cluster_size=65536 lazy_refcounts=off >libguestfs: [00156ms] create libvirt XML >libguestfs: trace: disk_format "/tmp/test1.img" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ /tmp/libguestfsijlYQE/format.2 >libguestfs: trace: disk_format = "raw" >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-c2xeo4ead9za653k</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <vcpu>1</vcpu>\n <clock offset="utc"/>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/kernel.16798</kernel>\n <initrd>/var/tmp/.guestfs-0/initrd.16798</initrd>\n <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</cmdline>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/test1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="none"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsijlYQE/snapshot1"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsijlYQE/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsijlYQE/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: [00162ms] launch libvirt guest >libguestfs: accept_from_daemon: 0x2295570 g->state = 1 >[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Linux version 3.7.0-0.36.el7.x86_64 (mockbuild@x86-018.build.eng.bos.redhat.com) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Thu Feb 21 14:52:48 EST 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 >[ 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-0x000000001f3fffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] DMI 2.4 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f400 max_arch_pfn = 0x400000000 >[ 0.000000] PAT not supported by CPU. >[ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x1f3fffff] >[ 0.000000] RAMDISK: [mem 0x1f239000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fffff] >[ 0.000000] NODE_DATA [mem 0x1f212000-0x1f238fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:19d7041, boot clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00010000-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 0x00010000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fffff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: 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:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001ee00000 s85376 r8192 d21120 u2097152 >[ 0.000000] kvm-clock: cpu 0, msr 0:1ee14041, primary cpu clock >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0df80 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125881 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm >[ 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: 487084k/512000k available (6144k kernel code, 452k absent, 24464k reserved, 3846k data, 1180k 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=4096 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:262400 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3092.972 MHz processor >[ 0.002000] Calibrating delay loop (skipped) preset value.. 6185.94 BogoMIPS (lpj=3092972) >[ 0.002003] pid_max: default: 32768 minimum: 301 >[ 0.002402] Security Framework initialized >[ 0.002759] SELinux: Disabled at boot. >[ 0.003062] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003752] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004042] Mount-cache hash table entries: 256 >[ 0.005098] Initializing cgroup subsys cpuacct >[ 0.005484] Initializing cgroup subsys memory >[ 0.005856] Initializing cgroup subsys devices >[ 0.006003] Initializing cgroup subsys freezer >[ 0.006381] Initializing cgroup subsys net_cls >[ 0.006757] Initializing cgroup subsys blkio >[ 0.007003] Initializing cgroup subsys perf_event >[ 0.007447] mce: CPU supports 10 MCE banks >[ 0.008039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.008039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.008039] tlb_flushall_shift: 6 >[ 0.017687] Freeing SMP alternatives: 24k freed >[ 0.021009] ftrace: allocating 22781 entries in 89 pages >[ 0.028486] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.029001] smpboot: CPU0: Intel QEMU Virtual CPU version 1.4.0 (fam: 06, model: 02, stepping: 03) >[ 0.131034] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >[ 0.132532] Brought up 1 CPUs >[ 0.132796] smpboot: Total of 1 processors activated (6185.94 BogoMIPS) >[ 0.133212] NMI watchdog: disabled (cpu0): hardware events not enabled >[ 0.134063] devtmpfs: initialized >[ 0.135520] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.136033] NET: Registered protocol family 16 >[ 0.136594] PCI: Using configuration type 1 for base access >[ 0.137418] bio: create slab <bio-0> at 0 >[ 0.137801] ACPI: Interpreter disabled. >[ 0.138025] vgaarb: loaded >[ 0.138290] SCSI subsystem initialized >[ 0.138623] usbcore: registered new interface driver usbfs >[ 0.139007] usbcore: registered new interface driver hub >[ 0.139441] usbcore: registered new device driver usb >[ 0.140030] PCI: Probing PCI hardware >[ 0.140359] PCI host bridge to bus 0000:00 >[ 0.140690] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.141002] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.142002] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.173564] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.174136] NetLabel: Initializing >[ 0.174418] NetLabel: domain hash size = 128 >[ 0.174780] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.175007] NetLabel: unlabeled traffic allowed by default >[ 0.175489] Switching to clocksource kvm-clock >[ 0.178688] pnp: PnP ACPI: disabled >[ 0.179724] NET: Registered protocol family 2 >[ 0.180193] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.180843] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.181447] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.181985] TCP: reno registered >[ 0.182268] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.182730] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.183299] NET: Registered protocol family 1 >[ 0.183652] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.184140] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.184627] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.185160] pci 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.186057] Unpacking initramfs... >[ 0.187338] Freeing initrd memory: 1756k freed >[ 0.187871] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.188686] Initialise module verification >[ 0.189059] audit: initializing netlink socket (disabled) >[ 0.189504] type=2000 audit(1363054458.189:1): initialized >[ 0.207045] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.208325] VFS: Disk quotas dquot_6.5.2 >[ 0.208687] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.209433] msgmni has been set to 954 >[ 0.210144] alg: No test for stdrng (krng) >[ 0.210484] NET: Registered protocol family 38 >[ 0.210855] Key type asymmetric registered >[ 0.211191] Asymmetric key parser 'x509' registered >[ 0.211628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.212255] io scheduler noop registered >[ 0.212579] io scheduler deadline registered (default) >[ 0.213017] io scheduler cfq registered >[ 0.213379] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.213847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.214395] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.215031] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.216983] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.218258] virtio-pci 0000:00:05.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.219446] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.241273] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.242019] Non-volatile memory driver v1.3 >[ 0.242367] Linux agpgart interface v0.103 >[ 0.242753] crash memory driver: version 1.1 >[ 0.243444] loop: module loaded >[ 0.243713] rdac: device handler registered >[ 0.244067] hp_sw: device handler registered >[ 0.244430] emc: device handler registered >[ 0.244774] alua: device handler registered >[ 0.245128] libphy: Fixed MDIO Bus: probed >[ 0.245482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.246025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.246514] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.247059] uhci_hcd 0000:00:01.2: PCI->APIC IRQ transform: INT D -> IRQ 35 >[ 0.248313] uhci_hcd 0000:00:01.2: UHCI Host Controller >[ 0.248763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >[ 0.249425] uhci_hcd 0000:00:01.2: irq 35, io base 0x0000c040 >[ 0.249915] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.250453] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.251113] usb usb1: Product: UHCI Host Controller >[ 0.251514] usb usb1: Manufacturer: Linux 3.7.0-0.36.el7.x86_64 uhci_hcd >[ 0.252120] usb usb1: SerialNumber: 0000:00:01.2 >[ 0.252550] hub 1-0:1.0: USB hub found >[ 0.252866] hub 1-0:1.0: 2 ports detected >[ 0.253323] usbcore: registered new interface driver usbserial >[ 0.253795] usbcore: registered new interface driver usbserial_generic >[ 0.254383] usbserial: USB Serial support registered for generic >[ 0.254874] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.255960] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.256431] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.256876] mousedev: PS/2 mouse device common for all mice >[ 0.257552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.260398] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.260976] rtc0: alarms up to one day, 114 bytes nvram >[ 0.261462] cpuidle: using governor ladder >[ 0.261796] cpuidle: using governor menu >[ 0.262166] EFI Variables Facility v0.08 2004-May-17 >[ 0.262617] usbcore: registered new interface driver usbhid >[ 0.263074] usbhid: USB HID core driver >[ 0.263450] drop_monitor: Initializing network drop monitor service >[ 0.263998] TCP: cubic registered >[ 0.264333] Initializing XFRM netlink socket >[ 0.264728] NET: Registered protocol family 10 >[ 0.265217] NET: Registered protocol family 17 >[ 0.265666] Loading module verification certificates >[ 0.266730] MODSIGN: Loaded cert 'Red Hat Enterprise Linux kernel signing key: 5e8a6b49813a78cc8de8e686ce64521db4931959' >[ 0.267718] registered taskstats version 1 >[ 0.268062] IMA: No TPM chip found, activating TPM-bypass! >[ 0.268708] rtc_cmos rtc_cmos: setting system clock to 2013-03-12 02:14:18 UTC (1363054458) >[ 0.270497] Freeing unused kernel memory: 1180k freed >supermin: mounting /proc >supermin: uptime: 0.27 0.02 >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 >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 crc-itu-t.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod crc8.ko >supermin: internal insmod cdrom.ko >supermin: internal insmod sr_mod.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.288766] scsi0 : ata_piix >[ 0.289072] scsi1 : ata_piix >[ 0.289330] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.289949] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >supermin: internal insmod sd_mod.ko >supermin: internal insmod scsi_transport_spi.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_console.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_scsi.ko >[ 0.508285] scsi2 : Virtio SCSI HBA >[ 0.511054] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.4. PQ: 0 ANSI: 5 >[ 0.511934] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 1.4. PQ: 0 ANSI: 5 >[ 0.523685] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 0.524420] sd 2:0:0:0: [sda] Write Protect is off >[ 0.524842] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.525618] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.526529] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.527034] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.528410] sda: unknown partition table >[ 0.528991] sdb: unknown partition table >[ 0.529510] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.530084] 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.533199] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.536028] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.574049] systemd-udevd[58]: starting version 197 >[ 0.612885] input: PC Speaker as /devices/platform/pcspkr/input/input1 >[ 0.614026] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >[ 0.634941] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.735497] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Cannot find device "eth0" >Cannot find device "eth0" >RTNETLINK answers: Network is unreachable >[ 1.245119] sd 2:0:0:0: [sda] Invalid command failure >[ 1.246283] sd 2:0:0:0: [sda] >[ 1.246819] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.247864] sd 2:0:0:0: [sda] >[ 1.248510] Sense Key : Illegal Request [current] >[ 1.249461] sd 2:0:0:0: [sda] >[ 1.249995] Add. Sense: Invalid field in cdb >[ 1.250857] sd 2:0:0:0: [sda] CDB: >[ 1.251512] Read(10): 28 00 00 03 1f ff 00 00 01 00 >[ 1.252701] end_request: critical target error, dev sda, sector 204799 >[ 1.254043] sd 2:0:0:0: [sda] Invalid command failure >[ 1.255163] sd 2:0:0:0: [sda] >[ 1.255812] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.256833] sd 2:0:0:0: [sda] >[ 1.257390] Sense Key : Illegal Request [current] >[ 1.258319] sd 2:0:0:0: [sda] >[ 1.258940] Add. Sense: Invalid field in cdb >[ 1.259746] sd 2:0:0:0: [sda] CDB: >[ 1.260358] Read(10): 28 00 00 03 1f fe 00 00 01 00 >[ 1.261641] end_request: critical target error, dev sda, sector 204798 >[ 1.262982] sd 2:0:0:0: [sda] Invalid command failure >[ 1.264073] sd 2:0:0:0: [sda] >[ 1.264616] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.265666] sd 2:0:0:0: [sda] >[ 1.266243] Sense Key : Illegal Request [current] >[ 1.267203] sd 2:0:0:0: [sda] >[ 1.267781] Add. Sense: Invalid field in cdb >[ 1.268575] sd 2:0:0:0: [sda] CDB: >[ 1.269275] Read(10): 28 00 00 00 00 00 00 00 01 00 >[ 1.270460] end_request: critical target error, dev sda, sector 0 >[ 1.271747] sd 2:0:0:0: [sda] Invalid command failure >[ 1.272805] sd 2:0:0:0: [sda] >[ 1.273436] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.274498] sd 2:0:0:0: [sda] >[ 1.275101] Sense Key : Illegal Request [current] >[ 1.275968] sd 2:0:0:0: [sda] >[ 1.276586] Add. Sense: Invalid field in cdb >[ 1.277460] sd 2:0:0:0: [sda] CDB: >[ 1.278070] Read(10): 28 00 00 00 00 00 00 00 01 00 >[ 1.279329] end_request: critical target error, dev sda, sector 0 >mdadm: No arrays found in config file or automatically >[ 1.291643] device-mapper: uevent: version 1.0.3 >[ 1.293709] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com > Reading all physical volumes. This may take a while... > No volume groups found > No volume groups found >/init: line 105: ldmtool: command not found >/init: line 108: /sys/block/vd*/queue/rotational: No such file or directory >/dev: >total 0 >crw------- 1 root root 10, 235 Mar 12 10:14 autofs >drwxr-xr-x 2 root root 240 Mar 12 10:14 block >drwxr-xr-x 2 root root 80 Mar 12 10:14 bsg >crw------- 1 root root 10, 234 Mar 12 10:14 btrfs-control >drwxr-xr-x 3 root root 60 Mar 12 10:14 bus >drwxr-xr-x 2 root root 2280 Mar 12 10:14 char >crw------- 1 root root 5, 1 Mar 12 10:14 console >lrwxrwxrwx 1 root root 11 Mar 12 10:14 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Mar 12 10:14 cpu >crw------- 1 root root 10, 61 Mar 12 10:14 cpu_dma_latency >crw------- 1 root root 10, 62 Mar 12 10:14 crash >drwxr-xr-x 5 root root 100 Mar 12 10:14 disk >lrwxrwxrwx 1 root root 13 Mar 12 10:14 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Mar 12 10:14 full >crw-rw-rw- 1 root root 10, 229 Mar 12 10:14 fuse >drwxr-xr-x 3 root root 160 Mar 12 10:14 input >crw-r--r-- 1 root root 1, 11 Mar 12 10:14 kmsg >crw------- 1 root root 10, 237 Mar 12 10:14 loop-control >brw------- 1 root root 7, 0 Mar 12 10:14 loop0 >brw------- 1 root root 7, 1 Mar 12 10:14 loop1 >brw------- 1 root root 7, 2 Mar 12 10:14 loop2 >brw------- 1 root root 7, 3 Mar 12 10:14 loop3 >brw------- 1 root root 7, 4 Mar 12 10:14 loop4 >brw------- 1 root root 7, 5 Mar 12 10:14 loop5 >brw------- 1 root root 7, 6 Mar 12 10:14 loop6 >brw------- 1 root root 7, 7 Mar 12 10:14 loop7 >drwxr-xr-x 2 root root 60 Mar 12 10:14 mapper >crw------- 1 root root 10, 227 Mar 12 10:14 mcelog >crw------- 1 root root 1, 1 Mar 12 10:14 mem >drwxr-xr-x 2 root root 60 Mar 12 10:14 net >crw------- 1 root root 10, 60 Mar 12 10:14 network_latency >crw------- 1 root root 10, 59 Mar 12 10:14 network_throughput >crw-rw-rw- 1 root root 1, 3 Mar 12 10:14 null >crw------- 1 root root 10, 144 Mar 12 10:14 nvram >crw------- 1 root root 1, 12 Mar 12 10:14 oldmem >crw------- 1 root root 1, 4 Mar 12 10:14 port >crw------- 1 root root 108, 0 Mar 12 10:14 ppp >crw-rw-rw- 1 root root 5, 2 Mar 12 10:14 ptmx >crw-rw-rw- 1 root root 1, 8 Mar 12 10:14 random >drwxr-xr-x 2 root root 60 Mar 12 10:14 raw >crw------- 1 root root 10, 58 Mar 12 10:14 rfkill >lrwxrwxrwx 1 root root 4 Mar 12 10:14 rtc -> rtc0 >crw------- 1 root root 254, 0 Mar 12 10:14 rtc0 >brw------- 1 root root 8, 0 Mar 12 10:14 sda >brw------- 1 root root 8, 16 Mar 12 10:14 sdb >crw------- 1 root root 10, 231 Mar 12 10:14 snapshot >drwxr-xr-x 2 root root 80 Mar 12 10:14 snd >lrwxrwxrwx 1 root root 15 Mar 12 10:14 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Mar 12 10:14 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Mar 12 10:14 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Mar 12 10:14 tty >crw------- 1 root root 4, 0 Mar 12 10:14 tty0 >crw------- 1 root root 4, 1 Mar 12 10:14 tty1 >crw------- 1 root root 4, 10 Mar 12 10:14 tty10 >crw------- 1 root root 4, 11 Mar 12 10:14 tty11 >crw------- 1 root root 4, 12 Mar 12 10:14 tty12 >crw------- 1 root root 4, 13 Mar 12 10:14 tty13 >crw------- 1 root root 4, 14 Mar 12 10:14 tty14 >crw------- 1 root root 4, 15 Mar 12 10:14 tty15 >crw------- 1 root root 4, 16 Mar 12 10:14 tty16 >crw------- 1 root root 4, 17 Mar 12 10:14 tty17 >crw------- 1 root root 4, 18 Mar 12 10:14 tty18 >crw------- 1 root root 4, 19 Mar 12 10:14 tty19 >crw------- 1 root root 4, 2 Mar 12 10:14 tty2 >crw------- 1 root root 4, 20 Mar 12 10:14 tty20 >crw------- 1 root root 4, 21 Mar 12 10:14 tty21 >crw------- 1 root root 4, 22 Mar 12 10:14 tty22 >crw------- 1 root root 4, 23 Mar 12 10:14 tty23 >crw------- 1 root root 4, 24 Mar 12 10:14 tty24 >crw------- 1 root root 4, 25 Mar 12 10:14 tty25 >crw------- 1 root root 4, 26 Mar 12 10:14 tty26 >crw------- 1 root root 4, 27 Mar 12 10:14 tty27 >crw------- 1 root root 4, 28 Mar 12 10:14 tty28 >crw------- 1 root root 4, 29 Mar 12 10:14 tty29 >crw------- 1 root root 4, 3 Mar 12 10:14 tty3 >crw------- 1 root root 4, 30 Mar 12 10:14 tty30 >crw------- 1 root root 4, 31 Mar 12 10:14 tty31 >crw------- 1 root root 4, 32 Mar 12 10:14 tty32 >crw------- 1 root root 4, 33 Mar 12 10:14 tty33 >crw------- 1 root root 4, 34 Mar 12 10:14 tty34 >crw------- 1 root root 4, 35 Mar 12 10:14 tty35 >crw------- 1 root root 4, 36 Mar 12 10:14 tty36 >crw------- 1 root root 4, 37 Mar 12 10:14 tty37 >crw------- 1 root root 4, 38 Mar 12 10:14 tty38 >crw------- 1 root root 4, 39 Mar 12 10:14 tty39 >crw------- 1 root root 4, 4 Mar 12 10:14 tty4 >crw------- 1 root root 4, 40 Mar 12 10:14 tty40 >crw------- 1 root root 4, 41 Mar 12 10:14 tty41 >crw------- 1 root root 4, 42 Mar 12 10:14 tty42 >crw------- 1 root root 4, 43 Mar 12 10:14 tty43 >crw------- 1 root root 4, 44 Mar 12 10:14 tty44 >crw------- 1 root root 4, 45 Mar 12 10:14 tty45 >crw------- 1 root root 4, 46 Mar 12 10:14 tty46 >crw------- 1 root root 4, 47 Mar 12 10:14 tty47 >crw------- 1 root root 4, 48 Mar 12 10:14 tty48 >crw------- 1 root root 4, 49 Mar 12 10:14 tty49 >crw------- 1 root root 4, 5 Mar 12 10:14 tty5 >crw------- 1 root root 4, 50 Mar 12 10:14 tty50 >crw------- 1 root root 4, 51 Mar 12 10:14 tty51 >crw------- 1 root root 4, 52 Mar 12 10:14 tty52 >crw------- 1 root root 4, 53 Mar 12 10:14 tty53 >crw------- 1 root root 4, 54 Mar 12 10:14 tty54 >crw------- 1 root root 4, 55 Mar 12 10:14 tty55 >crw------- 1 root root 4, 56 Mar 12 10:14 tty56 >crw------- 1 root root 4, 57 Mar 12 10:14 tty57 >crw------- 1 root root 4, 58 Mar 12 10:14 tty58 >crw------- 1 root root 4, 59 Mar 12 10:14 tty59 >crw------- 1 root root 4, 6 Mar 12 10:14 tty6 >crw------- 1 root root 4, 60 Mar 12 10:14 tty60 >crw------- 1 root root 4, 61 Mar 12 10:14 tty61 >crw------- 1 root root 4, 62 Mar 12 10:14 tty62 >crw------- 1 root root 4, 63 Mar 12 10:14 tty63 >crw------- 1 root root 4, 7 Mar 12 10:14 tty7 >crw------- 1 root root 4, 8 Mar 12 10:14 tty8 >crw------- 1 root root 4, 9 Mar 12 10:14 tty9 >crw------- 1 root root 4, 64 Mar 12 10:14 ttyS0 >crw------- 1 root root 4, 65 Mar 12 10:14 ttyS1 >crw------- 1 root root 4, 66 Mar 12 10:14 ttyS2 >crw------- 1 root root 4, 67 Mar 12 10:14 ttyS3 >crw------- 1 root root 10, 223 Mar 12 10:14 uinput >crw-rw-rw- 1 root root 1, 9 Mar 12 10:14 urandom >crw------- 1 root root 251, 0 Mar 12 10:14 usbmon0 >crw------- 1 root root 251, 1 Mar 12 10:14 usbmon1 >crw------- 1 root root 7, 0 Mar 12 10:14 vcs >crw------- 1 root root 7, 1 Mar 12 10:14 vcs1 >crw------- 1 root root 7, 128 Mar 12 10:14 vcsa >crw------- 1 root root 7, 129 Mar 12 10:14 vcsa1 >crw------- 1 root root 10, 63 Mar 12 10:14 vga_arbiter >crw------- 1 root root 10, 238 Mar 12 10:14 vhost-net >drwxr-xr-x 2 root root 60 Mar 12 10:14 virtio-ports >crw------- 1 root root 249, 1 Mar 12 10:14 vport0p1 >crw-rw-rw- 1 root root 1, 5 Mar 12 10:14 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:0 -> ../loop0 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:1 -> ../loop1 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:2 -> ../loop2 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:3 -> ../loop3 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:4 -> ../loop4 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:5 -> ../loop5 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:6 -> ../loop6 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:7 -> ../loop7 >lrwxrwxrwx 1 root root 6 Mar 12 10:14 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Mar 12 10:14 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Mar 12 10:14 2:0:0:0 >crw------- 1 root root 252, 1 Mar 12 10:14 2:0:1:0 > >/dev/bus: >total 0 >drwxr-xr-x 3 root root 60 Mar 12 10:14 usb > >/dev/bus/usb: >total 0 >drwxr-xr-x 2 root root 60 Mar 12 10:14 001 > >/dev/bus/usb/001: >total 0 >crw------- 1 root root 189, 0 Mar 12 10:14 001 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Mar 12 10:14 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Mar 12 10:14 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Mar 12 10:14 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Mar 12 10:14 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Mar 12 10:14 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 15 Mar 12 10:14 10:237 -> ../loop-control >lrwxrwxrwx 1 root root 9 Mar 12 10:14 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 21 Mar 12 10:14 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Mar 12 10:14 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Mar 12 10:14 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Mar 12 10:14 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Mar 12 10:14 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Mar 12 10:14 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Mar 12 10:14 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Mar 12 10:14 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Mar 12 10:14 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Mar 12 10:14 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Mar 12 10:14 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 18 Mar 12 10:14 189:0 -> ../bus/usb/001/001 >lrwxrwxrwx 1 root root 6 Mar 12 10:14 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Mar 12 10:14 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Mar 12 10:14 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Mar 12 10:14 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Mar 12 10:14 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Mar 12 10:14 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Mar 12 10:14 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Mar 12 10:14 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Mar 12 10:14 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Mar 12 10:14 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Mar 12 10:14 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 11 Mar 12 10:14 249:1 -> ../vport0p1 >lrwxrwxrwx 1 root root 10 Mar 12 10:14 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 10 Mar 12 10:14 251:1 -> ../usbmon1 >lrwxrwxrwx 1 root root 14 Mar 12 10:14 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Mar 12 10:14 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Mar 12 10:14 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Mar 12 10:14 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Mar 12 10:14 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Mar 12 10:14 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Mar 12 10:14 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Mar 12 10:14 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Mar 12 10:14 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Mar 12 10:14 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Mar 12 10:14 0 >crw------- 1 root root 10, 184 Mar 12 10:14 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Mar 12 10:14 cpuid >crw------- 1 root root 202, 0 Mar 12 10:14 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Mar 12 10:14 by-id >drwxr-xr-x 2 root root 80 Mar 12 10:14 by-path >drwxr-xr-x 2 root root 60 Mar 12 10:14 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Mar 12 10:14 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 pci-0000:00:03.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Mar 12 10:14 pci-0000:00:03.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 81217de1-66c4-4395-928d-32d71a5830f2 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Mar 12 10:14 by-path >crw------- 1 root root 13, 64 Mar 12 10:14 event0 >crw-r----- 1 root root 13, 65 Mar 12 10:14 event1 >crw-r----- 1 root root 13, 66 Mar 12 10:14 event2 >crw------- 1 root root 13, 63 Mar 12 10:14 mice >crw-r----- 1 root root 13, 32 Mar 12 10:14 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 platform-i8042-serio-1-event-mouse -> ../event2 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Mar 12 10:14 platform-pcspkr-event-spkr -> ../event1 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Mar 12 10:14 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Mar 12 10:14 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Mar 12 10:14 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Mar 12 10:14 seq >crw-rw---- 1 root audio 116, 33 Mar 12 10:14 timer > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Mar 12 10:14 org.libguestfs.channel.0 -> ../vport0p1 >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 >/dev /dev devtmpfs rw,relatime,size=243552k,nr_inodes=60888,mode=755 0 0 > No volume groups found > No volume groups found >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 > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >Module Size Used by >dm_mod 88210 0 >microcode 117749 0 >pcspkr 12719 0 >virtio_net 23311 0 >virtio_scsi 18007 1 >virtio_blk 18368 0 >virtio_console 23688 0 >virtio_rng 13118 0 >virtio_balloon 13347 0 >virtio_mmio 13158 0 >sparse_keymap 13891 0 >rfkill 22434 0 >scsi_transport_spi 30731 0 >sd_mod 45299 1 >ata_piix 34992 0 >libata 214984 1 ata_piix >sr_mod 22296 0 >cdrom 42592 1 sr_mod >crc8 12894 0 >crc_t10dif 12564 1 sd_mod >crc_ccitt 12708 0 >crc_itu_t 12708 0 >libcrc32c 12645 0 >Tue Mar 12 10:14:19 CST 2013 >uptime: 1.46 0.74 >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 > >udevadm settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [02921ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: part_disk "/dev/sda" "mbr" >libguestfs: send_to_daemon: 64 bytes: 00 00 00 3c | 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d2 | 00 00 00 00 | ... >guestfsd: main_loop: new request, len 0x3c >udevadm settle >parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s >Warning: The resulting partition is not properly aligned for best performance. >udevadm settle >[ 1.593959] sd 2:0:0:0: [sda] Invalid command failure >[ 1.595109] sd 2:0:0:0: [sda] >[ 1.595500] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.595953] sd 2:0:0:0: [sda] >[ 1.596219] Sense Key : Illegal Request [current] >[ 1.596638] sd 2:0:0:0: [sda] >[ 1.596895] Add. Sense: Invalid field in cdb >[ 1.597267] sd 2:0:0:0: [sda] CDB: >[ 1.597551] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.598095] end_request: critical target error, dev sda, sector 204672 >[ 1.598627] Buffer I/O error on device sda1, logical block 204544 >[ 1.599295] sd 2:0:0:0: [sda] Invalid command failure >[ 1.599956] sd 2:0:0:0: [sda] >[ 1.600227] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.600683] sd 2:0:0:0: [sda] >[ 1.600942] Sense Key : Illegal Request [current] >[ 1.601367] sd 2:0:0:0: [sda] >[ 1.601627] Add. Sense: Invalid field in cdb >[ 1.601986] sd 2:0:0:0: [sda] CDB: >[ 1.602283] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.602824] end_request: critical target error, dev sda, sector 204672 >[ 1.603367] Buffer I/O error on device sda1, logical block 204544 >[ 1.604160] sd 2:0:0:0: [sda] Invalid command failure >[ 1.604814] sd 2:0:0:0: [sda] >[ 1.605076] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.605541] sd 2:0:0:0: [sda] >[ 1.605812] Sense Key : Illegal Request [current] >[ 1.606239] sd 2:0:0:0: [sda] >[ 1.606501] Add. Sense: Invalid field in cdb >[ 1.606863] sd 2:0:0:0: [sda] CDB: >[ 1.607158] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.607701] end_request: critical target error, dev sda, sector 204672 >[ 1.608240] Buffer I/O error on device sda1, logical block 204544 >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 d2 | 00 00 00 01 | 00 12 34 00 | ... >libguestfs: trace: part_disk = 0 >libguestfs: trace: mkfs "ext3" "/dev/sda1" >libguestfs: send_to_daemon: 84 bytes: 00 00 00 50 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 16 | 00 00 00 00 | ... >guestfsd: main_loop: proc 210 (part_disk) took 0.19 seconds >guestfsd: main_loop: new request, len 0x50 >wipefs -a --force /dev/sda1 >[ 1.681990] sd 2:0:0:0: [sda] Invalid command failure >[ 1.683050] sd 2:0:0:0: [sda] >[ 1.683601] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.684561] sd 2:0:0:0: [sda] >[ 1.685111] Sense Key : Illegal Request [current] >[ 1.685984] sd 2:0:0:0: [sda] >[ 1.686540] Add. Sense: Invalid field in cdb >[ 1.687309] sd 2:0:0:0: [sda] CDB: >[ 1.687904] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.689047] end_request: critical target error, dev sda, sector 204672 >[ 1.690153] Buffer I/O error on device sda1, logical block 204544 >[ 1.691429] sd 2:0:0:0: [sda] Invalid command failure >[ 1.692484] sd 2:0:0:0: [sda] >[ 1.693038] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.693977] sd 2:0:0:0: [sda] >[ 1.694532] Sense Key : Illegal Request [current] >[ 1.695375] sd 2:0:0:0: [sda] >[ 1.695640] Add. Sense: Invalid field in cdb >[ 1.695989] sd 2:0:0:0: [sda] CDB: >[ 1.696294] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.696813] end_request: critical target error, dev sda, sector 204672 >[ 1.697351] Buffer I/O error on device sda1, logical block 204544 >[ 1.698286] sd 2:0:0:0: [sda] Invalid command failure >[ 1.698943] sd 2:0:0:0: [sda] >[ 1.699210] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.699668] sd 2:0:0:0: [sda] >[ 1.699926] Sense Key : Illegal Request [current] >[ 1.700346] sd 2:0:0:0: [sda] >[ 1.700604] Add. Sense: Invalid field in cdb >[ 1.700963] sd 2:0:0:0: [sda] CDB: >[ 1.701259] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.701797] end_request: critical target error, dev sda, sector 204672 >[ 1.702331] Buffer I/O error on device sda1, logical block 204544 >[ 1.730696] sd 2:0:0:0: [sda] Invalid command failure >[ 1.731847] sd 2:0:0:0: [sda] >[ 1.732397] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.733335] sd 2:0:0:0: [sda] >[ 1.733870] Sense Key : Illegal Request [current] >[ 1.734746] sd 2:0:0:0: [sda] >[ 1.735315] Add. Sense: Invalid field in cdb >[ 1.735691] sd 2:0:0:0: [sda] CDB: >[ 1.735968] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.736507] Buffer I/O error on device sda1, logical block 204544 >mke2fs -t ext3 -F /dev/sda1 >[ 1.737505] sd 2:0:0:0: [sda] Invalid command failure >[ 1.738191] sd 2:0:0:0: [sda] >[ 1.738453] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.738905] sd 2:0:0:0: [sda] >[ 1.739173] Sense Key : Illegal Request [current] >[ 1.739588] sd 2:0:0:0: [sda] >[ 1.739846] Add. Sense: Invalid field in cdb >[ 1.740209] sd 2:0:0:0: [sda] CDB: >[ 1.740497] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.741038] Buffer I/O error on device sda1, logical block 204544 >mke2fs 1.42.6 (21-Sep-2012) >[ 1.748778] sd 2:0:0:0: [sda] Invalid command failure >[ 1.749736] sd 2:0:0:0: [sda] >[ 1.750084] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.750669] sd 2:0:0:0: [sda] >[ 1.750997] Sense Key : Illegal Request [current] >[ 1.751539] sd 2:0:0:0: [sda] >[ 1.751868] Add. Sense: Invalid field in cdb >[ 1.752338] sd 2:0:0:0: [sda] CDB: >[ 1.752702] Read(10): 28 00 00 00 02 88 00 00 01 00 >[ 1.753396] Buffer I/O error on device sda1, logical block 520 >[ 1.753995] sd 2:0:0:0: [sda] Invalid command failure >[ 1.754529] sd 2:0:0:0: [sda] >[ 1.754858] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.755453] sd 2:0:0:0: [sda] >[ 1.755782] Sense Key : Illegal Request [current] >[ 1.756322] sd 2:0:0:0: [sda] >[ 1.756648] Add. Sense: Invalid field in cdb >[ 1.757110] sd 2:0:0:0: [sda] CDB: >[ 1.757475] Read(10): 28 00 00 00 02 89 00 00 01 00 >ext2fs_mkdir: Attempt to read block from filesystem resulted in short read while creating root dir >guestfsd: error: ext3: /dev/sda1: mke2fs 1.42.6 (21-Sep-2012)[ 1.760890] sd 2:0:0:0: [sda] Invalid command failure >[ 1.761432] sd 2:0:0:0: [sda] >[ 1.761762] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.762352] sd 2:0:0:0: [sda] >[ 1.762680] Sense Key : Illegal Request [current] >[ 1.763213] sd 2:0:0:0: [sda] >[ 1.763547] Add. Sense: Invalid field in cdb >[ 1.764013] sd 2:0:0:0: [sda] CDB: >[ 1.764382] Read(10): 28 00 00 03 1f 80 00 00 01 00 > >ext2fs_mkdir: Attempt to read block from filesystem resulted in short read while creating root dir >guestfsd: main_loop: proc 278 (mkfs) took 0.08 seconds >[ 1libguestfs: recv_from_daemon: 192 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 16 | 00 00 00 01 | 00 12 34 01 | ... >libguestfs: trace: mkfs = -1 (error) >libguestfs: error: mkfs: ext3: /dev/sda1: mke2fs 1.42.6 (21-Sep-2012) >ext2fs_mkdir: Attempt to read block from filesystem resulted in short read while creating root dir >guestfish: error creating prepared disk image 'fs:ext3' on 'test1.img': failed to create filesystem (ext3): mkfs: ext3: /dev/sda1: mke2fs 1.42.6 (21-Sep-2012) >ext2fs_mkdir: Attempt to read block from filesystem resulted in short read while creating root dir >libguestfs: trace: close >libguestfs: closing guestfs handle 0x2295570 (state 2) >libguestfs: trace: internal_autosync >libguestfs: send_to_daemon: 44 bytes: 00 00 00 28 | 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 00 | ... >.766641] sd 2:0:0:0: [sda] Invalid command failure >[ 1.767311] sd 2:0:0:0: [sda] >[ 1.767573] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.768029] sd 2:0:0:0: [sda] >[ 1.768344] Sense Key : Illegal Request [current] >[ 1.768754] sd 2:0:0:0: [sda] >[ 1.769018] Add. Sense: Invalid field in cdb >[ 1.769382] sd 2:0:0:0: [sda] CDB: >[ 1.769668] Read(10): 28 00 00 03 1f 80 00 00 01 00 >[ 1.771196] sd 2:0:0:0: [sda] Invalid command failure >[ 1.773905] sd 2:0:0:0: [sda] >[ 1.774184] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.774655] sd 2:0:0:0: [sda] >[ 1.774923] Sense Key : Illegal Request [current] >[ 1.775418] sd 2:0:0:0: [sda] >[ 1.775776] Add. Sense: Invalid field in cdb >[ 1.776284] sd 2:0:0:0: [sda] CDB: >[ 1.776675] Write(10): 2a 00 00 00 02 8a 00 00 7e 00 >[ 1.777468] sd 2:0:0:0: [sda] Invalid command failure >[ 1.778041] sd 2:0:0:0: [sda] >[ 1.778408] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.779033] sd 2:0:0:0: [sda] >[ 1.779395] Sense Key : Illegal Request [current] >[ 1.779958] sd 2:0:0:0: [sda] >[ 1.780327] Add. Sense: Invalid field in cdb >[ 1.780820] sd 2:0:0:0: [sda] CDB: >[ 1.781220] Write(10): 2a 00 00 00 03 08 00 00 7e 00 >[ 1.781997] sd 2:0:0:0: [sda] Invalid command failure >[ 1.782572] sd 2:0:0:0: [sda] >[ 1.782926] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.783551] sd 2:0:0:0: [sda] >[ 1.783904] Sense Key : Illegal Request [current] >[ 1.784485] sd 2:0:0:0: [sda] >[ 1.784845] Add. Sense: Invalid field in cdb >[ 1.785354] sd 2:0:0:0: [sda] CDB: >[ 1.785637] Write(10): 2a 00 00 00 03 86 00 00 7e 00 >[ 1.786195] sd 2:0:0:0: [sda] Invalid command failure >[ 1.786609] sd 2:0:0:0: [sda] >[ 1.786875] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.787336] sd 2:0:0:0: [sda] >[ 1.787585] Sense Key : Illegal Request [current] >[ 1.788009] sd 2:0:0:0: [sda] >[ 1.788262] Add. Sense: Invalid field in cdb >[ 1.788607] sd 2:0:0:0: [sda] CDB: >[ 1.788879] Write(10): 2a 00 00 00 04 04 00 00 72 00 >[ 1.789464] sd 2:0:0:0: [sda] Invalid command failure >[ 1.789858] sd 2:0:0:0: [sda] >[ 1.790131] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.790582] sd 2:0:0:0: [sda] >[ 1.790832] Sense Key : Illegal Request [current] >[ 1.791264] sd 2:0:0:0: [sda] >[ 1.791521] Add. Sense: Invalid field in cdb >[ 1.791867] sd 2:0:0:0: [sda] CDB: >[ 1.792149] Write(10): 2a 00 00 00 42 8a 00 00 7e 00 >[ 1.792714] sd 2:0:0:0: [sda] Invalid command failure >[ 1.793118] sd 2:0:0:0: [sda] >[ 1.793404] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.793834] sd 2:0:0:0: [sda] >[ 1.794093] Sense Key : Illegal Request [current] >[ 1.794527] sd 2:0:0:0: [sda] >[ 1.794775] Add. Sense: Invalid field in cdb >[ 1.795127] sd 2:0:0:0: [sda] CDB: >[ 1.795428] Write(10): 2a 00 00 00 43 08 00 00 7e 00 >[ 1.795985] sd 2:0:0:0: [sda] Invalid command failure >[ 1.796392] sd 2:0:0:0: [sda] >[ 1.796651] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.797099] sd 2:0:0:0: [sda] >[ 1.797370] Sense Key : Illegal Request [current] >[ 1.797788] sd 2:0:0:0: [sda] >[ 1.798044] Add. Sense: Invalid field in cdb >[ 1.798410] sd 2:0:0:0: [sda] CDB: >[ 1.798688] Write(10): 2a 00 00 00 43 86 00 00 7e 00 >[ 1.799264] sd 2:0:0:0: [sda] Invalid command failure >[ 1.799667] sd 2:0:0:0: [sda] >[ 1.799924] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.800376] sd 2:0:0:0: [sda] >[ 1.800626] Sense Key : Illegal Request [current] >[ 1.801041] sd 2:0:0:0: [sda] >[ 1.801318] Add. Sense: Invalid field in cdb >[ 1.801663] sd 2:0:0:0: [sda] CDB: >[ 1.801937] Write(10): 2a 00 00 00 44 04 00 00 72 00 >[ 1.802520] sd 2:0:0:0: [sda] Invalid command failure >[ 1.802914] sd 2:0:0:0: [sda] >[ 1.803169] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.803623] sd 2:0:0:0: [sda] >[ 1.803872] Sense Key : Illegal Request [current] >[ 1.804284] sd 2:0:0:0: [sda] >[ 1.804549] Add. Sense: Invalid field in cdb >[ 1.804893] sd 2:0:0:0: [sda] CDB: >[ 1.805174] Write(10): 2a 00 00 00 80 86 00 00 7e 00 >[ 1.805757] sd 2:0:0:0: [sda] Invalid command failure >[ 1.806160] sd 2:0:0:0: [sda] >[ 1.806429] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.806877] sd 2:0:0:0: [sda] >[ 1.807133] Sense Key : Illegal Request [current] >[ 1.807537] sd 2:0:0:0: [sda] >[ 1.807800] Add. Sense: Invalid field in cdb >[ 1.808154] sd 2:0:0:0: [sda] CDB: >[ 1.808433] Write(10): 2a 00 00 00 81 04 00 00 7e 00 >[ 1.808994] sd 2:0:0:0: [sda] Invalid command failure >[ 1.809415] sd 2:0:0:0: [sda] >[ 1.809664] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.810119] sd 2:0:0:0: [sda] >[ 1.810389] Sense Key : Illegal Request [current] >[ 1.810785] sd 2:0:0:0: [sda] >[ 1.811060] Add. Sense: Invalid field in cdb >[ 1.811409] sd 2:0:0:0: [sda] CDB: >[ 1.811682] Write(10): 2a 00 00 00 81 82 00 00 7e 00 >[ 1.812255] sd 2:0:0:0: [sda] Invalid command failure >[ 1.812652] sd 2:0:0:0: [sda] >[ 1.812902] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.813379] sd 2:0:0:0: [sda] >[ 1.813629] Sense Key : Illegal Request [current] >[ 1.814034] sd 2:0:0:0: [sda] >[ 1.814307] Add. Sense: Invalid field in cdb >[ 1.814650] sd 2:0:0:0: [sda] CDB: >[ 1.814924] Write(10): 2a 00 00 00 82 00 00 00 72 00 >[ 1.815498] sd 2:0:0:0: [sda] Invalid command failure >[ 1.815898] sd 2:0:0:0: [sda] >[ 1.816155] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.816611] sd 2:0:0:0: [sda] >[ 1.816860] Sense Key : Illegal Request [current] >[ 1.817287] sd 2:0:0:0: [sda] >[ 1.817547] Add. Sense: Invalid field in cdb >[ 1.817902] sd 2:0:0:0: [sda] CDB: >[ 1.818183] Write(10): 2a 00 00 00 c2 8a 00 00 7e 00 >[ 1.818762] sd 2:0:0:0: [sda] Invalid command failure >[ 1.819163] sd 2:0:0:0: [sda] >[ 1.819417] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.819865] sd 2:0:0:0: [sda] >[ 1.820119] Sense Key : Illegal Request [current] >[ 1.820521] sd 2:0:0:0: [sda] >[ 1.820773] Add. Sense: Invalid field in cdb >[ 1.821141] sd 2:0:0:0: [sda] CDB: >[ 1.821435] Write(10): 2a 00 00 00 c3 08 00 00 7e 00 >[ 1.821988] sd 2:0:0:0: [sda] Invalid command failure >[ 1.822435] sd 2:0:0:0: [sda] >[ 1.822687] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.823137] sd 2:0:0:0: [sda] >[ 1.823402] Sense Key : Illegal Request [current] >[ 1.823803] sd 2:0:0:0: [sda] >[ 1.824060] Add. Sense: Invalid field in cdb >[ 1.824432] sd 2:0:0:0: [sda] CDB: >[ 1.824708] Write(10): 2a 00 00 00 c3 86 00 00 7e 00 >guestfsd: main_loop: new request, len 0x28 >[ 1.827439] sd 2:0:0:0: [sda] Invalid command failure >[ 1.831095] sd 2:0:0:0: [sda] >[ 1.831649] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.832616] sd 2:0:0:0: [sda] >[ 1.833164] Sense Key : Illegal Request [current] >[ 1.834033] sd 2:0:0:0: [sda] >[ 1.834577] Add. Sense: Invalid field in cdb >[ 1.835351] sd 2:0:0:0: [sda] CDB: >[ 1.835638] Write(10): 2a 00 00 00 c4 04 00 00 72 00 >[ 1.836212] sd 2:0:0:0: [sda] Invalid command failure >[ 1.836630] sd 2:0:0:0: [sda] >[ 1.836888] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.837352] sd 2:0:0:0: [sda] >[ 1.837610] Sense Key : Illegal Request [current] >[ 1.838030] sd 2:0:0:0: [sda] >[ 1.838287] Add. Sense: Invalid field in cdb >[ 1.838652] sd 2:0:0:0: [sda] CDB: >[ 1.838942] Write(10): 2a 00 00 01 00 86 00 00 7e 00 >[ 1.839500] sd 2:0:0:0: [sda] Invalid command failure >[ 1.839916] sd 2:0:0:0: [sda] >[ 1.840173] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.840615] sd 2:0:0:0: [sda] >[ 1.840875] Sense Key : Illegal Request [current] >[ 1.841297] sd 2:0:0:0: [sda] >[ 1.841547] Add. Sense: Invalid field in cdb >[ 1.841895] sd 2:0:0:0: [sda] CDB: >[ 1.842196] Write(10): 2a 00 00 01 01 04 00 00 7e 00 >[ 1.842748] sd 2:0:0:0: [sda] Invalid command failure >[ 1.843172] sd 2:0:0:0: [sda] >[ 1.843426] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.843863] sd 2:0:0:0: [sda] >[ 1.844129] Sense Key : Illegal Request [current] >[ 1.844542] sd 2:0:0:0: [sda] >[ 1.844793] Add. Sense: Invalid field in cdb >[ 1.845149] sd 2:0:0:0: [sda] CDB: >[ 1.845452] Write(10): 2a 00 00 01 01 82 00 00 7e 00 >[ 1.845997] sd 2:0:0:0: [sda] Invalid command failure >[ 1.846424] sd 2:0:0:0: [sda] >[ 1.846676] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.847123] sd 2:0:0:0: [sda] >[ 1.847380] Sense Key : Illegal Request [current] >[ 1.847797] sd 2:0:0:0: [sda] >[ 1.848056] Add. Sense: Invalid field in cdb >[ 1.848408] sd 2:0:0:0: [sda] CDB: >[ 1.848702] Write(10): 2a 00 00 01 02 00 00 00 72 00 >[ 1.849259] sd 2:0:0:0: [sda] Invalid command failure >[ 1.849665] sd 2:0:0:0: [sda] >[ 1.849922] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.850369] sd 2:0:0:0: [sda] >[ 1.850625] Sense Key : Illegal Request [current] >[ 1.851048] sd 2:0:0:0: [sda] >[ 1.851303] Add. Sense: Invalid field in cdb >[ 1.851653] sd 2:0:0:0: [sda] CDB: >[ 1.851947] Write(10): 2a 00 00 01 42 8a 00 00 7e 00 >[ 1.852502] sd 2:0:0:0: [sda] Invalid command failure >[ 1.852907] sd 2:0:0:0: [sda] >[ 1.853174] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.853617] sd 2:0:0:0: [sda] >[ 1.853870] Sense Key : Illegal Request [current] >[ 1.854300] sd 2:0:0:0: [sda] >[ 1.854553] Add. Sense: Invalid field in cdb >[ 1.854900] sd 2:0:0:0: [sda] CDB: >[ 1.855203] Write(10): 2a 00 00 01 43 08 00 00 7e 00 >[ 1.855757] sd 2:0:0:0: [sda] Invalid command failure >[ 1.856164] sd 2:0:0:0: [sda] >[ 1.856437] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.856874] sd 2:0:0:0: [sda] >[ 1.857133] Sense Key : Illegal Request [current] >[ 1.857556] sd 2:0:0:0: [sda] >[ 1.857807] Add. Sense: Invalid field in cdb >[ 1.858163] sd 2:0:0:0: [sda] CDB: >[ 1.858453] Write(10): 2a 00 00 01 43 86 00 00 7e 00 >[ 1.859015] sd 2:0:0:0: [sda] Invalid command failure >[ 1.859417] sd 2:0:0:0: [sda] >[ 1.859686] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.860131] sd 2:0:0:0: [sda] >[ 1.860387] Sense Key : Illegal Request [current] >[ 1.860806] sd 2:0:0:0: [sda] >[ 1.861063] Add. Sense: Invalid field in cdb >[ 1.861416] sd 2:0:0:0: [sda] CDB: >[ 1.861694] Write(10): 2a 00 00 01 44 04 00 00 72 00 >[ 1.862267] sd 2:0:0:0: [sda] Invalid command failure >[ 1.862665] sd 2:0:0:0: [sda] >[ 1.862934] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.863383] sd 2:0:0:0: [sda] >[ 1.863638] Sense Key : Illegal Request [current] >[ 1.864064] sd 2:0:0:0: [sda] >[ 1.864319] Add. Sense: Invalid field in cdb >[ 1.864665] sd 2:0:0:0: [sda] CDB: >[ 1.864941] Write(10): 2a 00 00 01 80 86 00 00 7e 00 >[ 1.865524] sd 2:0:0:0: [sda] Invalid command failure >[ 1.865924] sd 2:0:0:0: [sda] >[ 1.866200] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.866642] sd 2:0:0:0: [sda] >[ 1.866893] Sense Key : Illegal Request [current] >[ 1.867326] sd 2:0:0:0: [sda] >[ 1.867577] Add. Sense: Invalid field in cdb >[ 1.867928] sd 2:0:0:0: [sda] CDB: >[ 1.868212] Write(10): 2a 00 00 01 81 04 00 00 7e 00 >[ 1.868780] sd 2:0:0:0: [sda] Invalid command failure >[ 1.869186] sd 2:0:0:0: [sda] >[ 1.869451] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.869899] sd 2:0:0:0: [sda] >[ 1.870156] Sense Key : Illegal Request [current] >[ 1.870573] sd 2:0:0:0: [sda] >[ 1.870831] Add. Sense: Invalid field in cdb >[ 1.871187] sd 2:0:0:0: [sda] CDB: >[ 1.871467] Write(10): 2a 00 00 01 81 82 00 00 7e 00 >[ 1.872037] sd 2:0:0:0: [sda] Invalid command failure >[ 1.872441] sd 2:0:0:0: [sda] >[ 1.872692] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.873153] sd 2:0:0:0: [sda] >[ 1.873408] Sense Key : Illegal Request [current] >[ 1.873815] sd 2:0:0:0: [sda] >[ 1.874082] Add. Sense: Invalid field in cdb >[ 1.874435] sd 2:0:0:0: [sda] CDB: >[ 1.874714] Write(10): 2a 00 00 01 82 00 00 00 72 00 >[ 1.875291] sd 2:0:0:0: [sda] Invalid command failure >[ 1.875690] sd 2:0:0:0: [sda] >[ 1.875942] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.876407] sd 2:0:0:0: [sda] >[ 1.876659] Sense Key : Illegal Request [current] >[ 1.877067] sd 2:0:0:0: [sda] >[ 1.877338] Add. Sense: Invalid field in cdb >[ 1.877687] sd 2:0:0:0: [sda] CDB: >[ 1.877963] Write(10): 2a 00 00 01 c2 8a 00 00 7e 00 >[ 1.878536] sd 2:0:0:0: [sda] Invalid command failure >[ 1.878935] sd 2:0:0:0: [sda] >[ 1.879192] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.879654] sd 2:0:0:0: [sda] >[ 1.879904] Sense Key : Illegal Request [current] >[ 1.880314] sd 2:0:0:0: [sda] >[ 1.880584] Add. Sense: Invalid field in cdb >[ 1.880931] sd 2:0:0:0: [sda] CDB: >[ 1.881215] Write(10): 2a 00 00 01 c3 08 00 00 7e 00 >[ 1.881782] sd 2:0:0:0: [sda] Invalid command failure >[ 1.882190] sd 2:0:0:0: [sda] >[ 1.882446] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.882899] sd 2:0:0:0: [sda] >[ 1.883155] Sense Key : Illegal Request [current] >[ 1.883559] sd 2:0:0:0: [sda] >[ 1.883829] Add. Sense: Invalid field in cdb >[ 1.884186] sd 2:0:0:0: [sda] CDB: >[ 1.884467] Write(10): 2a 00 00 01 c3 86 00 00 7e 00 >[ 1.885899] sd 2:0:0:0: [sda] Invalid command failure >[ 1.889872] sd 2:0:0:0: [sda] >[ 1.890145] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.890602] sd 2:0:0:0: [sda] >[ 1.890859] Sense Key : Illegal Request [current] >[ 1.891287] sd 2:0:0:0: [sda] >[ 1.891547] Add. Sense: Invalid field in cdb >[ 1.891904] sd 2:0:0:0: [sda] CDB: >[ 1.892196] Write(10): 2a 00 00 02 81 c0 00 00 7e 00 >[ 1.892766] sd 2:0:0:0: [sda] Invalid command failure >[ 1.893182] sd 2:0:0:0: [sda] >[ 1.893444] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.893891] sd 2:0:0:0: [sda] >[ 1.894154] Sense Key : Illegal Request [current] >[ 1.894568] sd 2:0:0:0: [sda] >[ 1.894825] Add. Sense: Invalid field in cdb >[ 1.895191] sd 2:0:0:0: [sda] CDB: >[ 1.895583] Write(10): 2a 00 00 02 82 3e 00 00 34 00 >[ 1.896362] sd 2:0:0:0: [sda] Invalid command failure >[ 1.896923] sd 2:0:0:0: [sda] >[ 1.897292] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.897910] sd 2:0:0:0: [sda] >[ 1.898277] Sense Key : Illegal Request [current] >[ 1.898841] sd 2:0:0:0: [sda] >[ 1.899203] Add. Sense: Invalid field in cdb >[ 1.899699] sd 2:0:0:0: [sda] CDB: >[ 1.900102] Write(10): 2a 00 00 02 c0 86 00 00 7e 00 >[ 1.900880] sd 2:0:0:0: [sda] Invalid command failure >[ 1.901460] sd 2:0:0:0: [sda] >[ 1.901815] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.902447] sd 2:0:0:0: [sda] >[ 1.902804] Sense Key : Illegal Request [current] >[ 1.903380] sd 2:0:0:0: [sda] >[ 1.903733] Add. Sense: Invalid field in cdb >[ 1.904232] sd 2:0:0:0: [sda] CDB: >[ 1.904623] Write(10): 2a 00 00 02 c1 04 00 00 7e 00 >[ 1.905390] sd 2:0:0:0: [sda] Invalid command failure >[ 1.905799] sd 2:0:0:0: [sda] >[ 1.906064] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.906520] sd 2:0:0:0: [sda] >[ 1.906777] Sense Key : Illegal Request [current] >[ 1.907196] sd 2:0:0:0: [sda] >[ 1.907457] Add. Sense: Invalid field in cdb >[ 1.907815] sd 2:0:0:0: [sda] CDB: >[ 1.908105] Write(10): 2a 00 00 02 c1 82 00 00 7e 00 >[ 1.908674] sd 2:0:0:0: [sda] Invalid command failure >[ 1.909091] sd 2:0:0:0: [sda] >[ 1.909384] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.909829] sd 2:0:0:0: [sda] >[ 1.910094] Sense Key : Illegal Request [current] >[ 1.910505] sd 2:0:0:0: [sda] >[ 1.910759] Add. Sense: Invalid field in cdb >[ 1.911121] sd 2:0:0:0: [sda] CDB: >[ 1.911408] Write(10): 2a 00 00 02 c2 00 00 00 72 00 >[ 1.911965] sd 2:0:0:0: [sda] Invalid command failure >[ 1.912386] sd 2:0:0:0: [sda] >[ 1.912646] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.913100] sd 2:0:0:0: [sda] >[ 1.913361] Sense Key : Illegal Request [current] >[ 1.913770] sd 2:0:0:0: [sda] >[ 1.914033] Add. Sense: Invalid field in cdb >[ 1.914393] sd 2:0:0:0: [sda] CDB: >[ 1.914677] Write(10): 2a 00 00 03 00 86 00 00 7e 00 >[ 1.915253] sd 2:0:0:0: [sda] Invalid command failure >[ 1.915660] sd 2:0:0:0: [sda] >[ 1.915918] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.916373] sd 2:0:0:0: [sda] >[ 1.916633] Sense Key : Illegal Request [current] >[ 1.917051] sd 2:0:0:0: [sda] >[ 1.917312] Add. Sense: Invalid field in cdb >[ 1.917668] sd 2:0:0:0: [sda] CDB: >[ 1.917952] Write(10): 2a 00 00 03 01 04 00 00 7e 00 >[ 1.918524] sd 2:0:0:0: [sda] Invalid command failure >[ 1.918931] sd 2:0:0:0: [sda] >[ 1.919196] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.919646] sd 2:0:0:0: [sda] >[ 1.919902] Sense Key : Illegal Request [current] >[ 1.920324] sd 2:0:0:0: [sda] >[ 1.920582] Add. Sense: Invalid field in cdb >[ 1.920936] sd 2:0:0:0: [sda] CDB: >[ 1.921226] Write(10): 2a 00 00 03 01 82 00 00 7e 00 >[ 1.921790] sd 2:0:0:0: [sda] Invalid command failure >[ 1.922208] sd 2:0:0:0: [sda] >[ 1.922471] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.922920] sd 2:0:0:0: [sda] >[ 1.923185] Sense Key : Illegal Request [current] >[ 1.923599] sd 2:0:0:0: [sda] >[ 1.923856] Add. Sense: Invalid field in cdb >[ 1.924220] sd 2:0:0:0: [sda] CDB: >[ 1.924506] Write(10): 2a 00 00 03 1f 00 00 00 7e 00 >[ 1.925074] sd 2:0:0:0: [sda] Invalid command failure >[ 1.925492] sd 2:0:0:0: [sda] >[ 1.925749] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.926202] sd 2:0:0:0: [sda] >[ 1.926462] Sense Key : Illegal Request [current] >[ 1.926875] sd 2:0:0:0: [sda] >[ 1.927140] Add. Sense: Invalid field in cdb >[ 1.927501] sd 2:0:0:0: [sda] CDB: >[ 1.927783] Write(10): 2a 00 00 03 1f 7e 00 00 02 00 >[ 1.928340] sd 2:0:0:0: [sda] Invalid command failure >[ 1.928747] sd 2:0:0:0: [sda] >[ 1.929010] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.929463] sd 2:0:0:0: [sda] >[ 1.929721] Sense Key : Illegal Request [current] >[ 1.930141] sd 2:0:0:0: [sda] >[ 1.930405] Add. Sense: Invalid field in cdb >[ 1.930761] sd 2:0:0:0: [sda] CDB: >[ 1.931053] Write(10): 2a 00 00 01 c4 04 00 00 72 00 >[ 1.931617] sd 2:0:0:0: [sda] Invalid command failure >[ 1.932033] sd 2:0:0:0: [sda] >[ 1.932295] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.932748] sd 2:0:0:0: [sda] >[ 1.933000] Sense Key : Illegal Request [current] >[ 1.933411] sd 2:0:0:0: [sda] >[ 1.933673] Add. Sense: Invalid field in cdb >[ 1.934034] sd 2:0:0:0: [sda] CDB: >[ 1.934315] Write(10): 2a 00 00 02 00 86 00 00 7e 00 >[ 1.934875] sd 2:0:0:0: [sda] Invalid command failure >[ 1.935285] sd 2:0:0:0: [sda] >[ 1.935535] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.935987] sd 2:0:0:0: [sda] >[ 1.936248] Sense Key : Illegal Request [current] >[ 1.936647] sd 2:0:0:0: [sda] >[ 1.936906] Add. Sense: Invalid field in cdb >[ 1.937274] sd 2:0:0:0: [sda] CDB: >[ 1.937548] Write(10): 2a 00 00 02 01 04 00 00 7e 00 >[ 1.938116] sd 2:0:0:0: [sda] Invalid command failure >[ 1.938515] sd 2:0:0:0: [sda] >[ 1.938764] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.939223] sd 2:0:0:0: [sda] >[ 1.939477] Sense Key : Illegal Request [current] >[ 1.939874] sd 2:0:0:0: [sda] >[ 1.940130] Add. Sense: Invalid field in cdb >[ 1.940499] sd 2:0:0:0: [sda] CDB: >[ 1.940776] Write(10): 2a 00 00 02 01 82 00 00 7e 00 >[ 1.941339] sd 2:0:0:0: [sda] Invalid command failure >[ 1.941745] sd 2:0:0:0: [sda] >[ 1.941994] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.942448] sd 2:0:0:0: [sda] >[ 1.942707] Sense Key : Illegal Request [current] >[ 1.943110] sd 2:0:0:0: [sda] >[ 1.943363] Add. Sense: Invalid field in cdb >[ 1.943726] sd 2:0:0:0: [sda] CDB: >[ 1.944000] Write(10): 2a 00 00 02 02 00 00 00 72 00 >[ 1.944552] sd 2:0:0:0: [sda] Invalid command failure >[ 1.944964] sd 2:0:0:0: [sda] >[ 1.945221] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.945663] sd 2:0:0:0: [sda] >[ 1.945930] Sense Key : Illegal Request [current] >[ 1.946339] sd 2:0:0:0: [sda] >[ 1.946589] Add. Sense: Invalid field in cdb >[ 1.946956] sd 2:0:0:0: [sda] CDB: >[ 1.947241] Write(10): 2a 00 00 02 42 8a 00 00 7e 00 >[ 1.947789] sd 2:0:0:0: [sda] Invalid command failure >[ 1.948209] sd 2:0:0:0: [sda] >[ 1.948462] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.948893] sd 2:0:0:0: [sda] >[ 1.949166] Sense Key : Illegal Request [current] >[ 1.949567] sd 2:0:0:0: [sda] >[ 1.949814] Add. Sense: Invalid field in cdb >[ 1.950176] sd 2:0:0:0: [sda] CDB: >[ 1.950465] Write(10): 2a 00 00 02 43 08 00 00 7e 00 >[ 1.951017] sd 2:0:0:0: [sda] Invalid command failure >[ 1.951437] sd 2:0:0:0: [sda] >[ 1.951687] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.952126] sd 2:0:0:0: [sda] >[ 1.952397] Sense Key : Illegal Request [current] >[ 1.952795] sd 2:0:0:0: [sda] >[ 1.953051] Add. Sense: Invalid field in cdb >[ 1.953409] sd 2:0:0:0: [sda] CDB: >[ 1.953694] Write(10): 2a 00 00 02 43 86 00 00 7e 00 >[ 1.954247] sd 2:0:0:0: [sda] Invalid command failure >[ 1.954661] sd 2:0:0:0: [sda] >[ 1.954910] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.955357] sd 2:0:0:0: [sda] >[ 1.955616] Sense Key : Illegal Request [current] >[ 1.956028] sd 2:0:0:0: [sda] >[ 1.956282] Add. Sense: Invalid field in cdb >[ 1.956629] sd 2:0:0:0: [sda] CDB: >[ 1.956922] Write(10): 2a 00 00 02 44 04 00 00 72 00 >[ 1.957478] sd 2:0:0:0: [sda] Invalid command failure >[ 1.957893] sd 2:0:0:0: [sda] >[ 1.958150] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.958587] sd 2:0:0:0: [sda] >[ 1.958835] Sense Key : Illegal Request [current] >[ 1.959261] sd 2:0:0:0: [sda] >[ 1.959510] Add. Sense: Invalid field in cdb >[ 1.959857] sd 2:0:0:0: [sda] CDB: >[ 1.960156] Write(10): 2a 00 00 02 80 86 00 00 7e 00 >[ 1.960708] sd 2:0:0:0: [sda] Invalid command failure >[ 1.961121] sd 2:0:0:0: [sda] >[ 1.961384] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.961817] sd 2:0:0:0: [sda] >[ 1.962074] Sense Key : Illegal Request [current] >[ 1.962494] sd 2:0:0:0: [sda] >[ 1.962741] Add. Sense: Invalid field in cdb >[ 1.963093] sd 2:0:0:0: [sda] CDB: >[ 1.963383] Write(10): 2a 00 00 02 81 04 00 00 7e 00 >[ 1.963936] sd 2:0:0:0: [sda] Invalid command failure >[ 1.964346] sd 2:0:0:0: [sda] >[ 1.964614] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE >[ 1.965056] sd 2:0:0:0: [sda] >[ 1.965314] Sense Key : Illegal Request [current] >[ 1.965728] sd 2:0:0:0: [sda] >[ 1.965977] Add. Sense: Invalid field in cdb >[ 1.966335] sd 2:0:0:0: [sda] CDB: >[ 1.966618] Write(10): 2a 00 00 02 81 82 00 00 3e 00 >fsync /dev/sda >libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 01 1a | 00 00 00 01 | 00 12 34 02 | ... >libguestfs: trace: internal_autosync = 0 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsijlYQE
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 920083
:
708708
|
708713
|
708715
| 708717 |
709476
|
709477