You are not logged in.
I installed a SSD a few months ago and ever since I have been dealing with system freezes, from time to time. I cron.daily fstrim; so, that isn't the cause. I completely unsure what is causing this. I am using a SSD adapter mSATA to SATA III. I am not sure if that is relevant to the issue.
Last edited by neighborhoodhacker (2015-02-11 01:32:04)
Offline
Can you show your dmesg/journalctl ? Maybe it'll give a hint.
Offline
Dmesg: http://pastebin.com/yegnL81G
Do you want a specific output of journalctl? Everything seems to be from the current boot and showing nothing beneficial.
Offline
In bios, do you have AHCI enabled or IDE? I've searched around and this could possibly help, if it doesn't, then revert the change.
You can also give some more information with
smartctl --all /dev/sdX where X is the letter of drive i.e. /dev/sda
For some SSD's we have instability with native command queuing so we set a kernel command
libata.force=noncqCould also be a defective ssd with bad blocks? don't use -w flag with badblocks, use man badblocks and read
All out of ideas here, maybe some ssd wizard can wave their wand in here.
Offline
smartctl response: http://pastebin.com/BEvi9nTb
already using libata.noacpi=1 which I believe takes care of your suggestion thanks for your time
Edit:
Oh and acpi. When I switched awhile back it didn't want to boot up for me
Forgot and am now trying badblocks out and will report back
Last edited by neighborhoodhacker (2015-02-08 00:56:21)
Offline
I looked at your dmesg and didn't see anything interesting. Of course, since it's from right after boot that's not too surprising. What's needed is to see some info from after the issue occurs, or at least what happens leading up to it. I see you said journalctl output only seems to be from current boot. By default it should be persistent, so I'd look into that first.
Oh and acpi. When I switched awhile back it didn't want to boot up for me
Do you mean AHCI? AHCI and IDE modes require different drivers. Did you try booting with fallback image?
Also, your link leads to a paste that has been removed.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Sorry I guess I looked at that too quickly. And I am totally unsure of the paste situation but the command returned everything seeming to function normal. And it's not a kernel update situation it started happening when I installed the SSD. I have built my own kernels and still had it. Badblocks returned nothing. And I am in AHCI and will try the fix.
Last edited by neighborhoodhacker (2015-02-08 02:01:10)
Offline
Try IDE and yeah, a dmesg of 'after' the issue happens might lead to some hints.
Offline
I tried IDE and it doesn't boot. It fails and is looking for UUID's of the harddrive. As for a persistent dmesg I will need help on how unless I'm just running a job over and over to log dmesg until it crashes.
Offline
I tried IDE and it doesn't boot. It fails and is looking for UUID's of the harddrive.
That's exactly what would happen if the driver isn't available, which it wouldn't be when booting with the default image. Are you sure your fallback image and its bootloader entry are correct?
Last edited by alphaniner (2015-02-08 03:25:59)
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I see you weren't trying to get me to try a different kernel but instead the fallback's grub entry, and I will try it out. As for dmesg after the issue I think I was able to log it to another harddrive as the system was failing.
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdaffd max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fcbd0-0x000fcbdf] mapped at [ffff8800000fcbd0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff]
[ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff]
[ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40200000-0xdad2ffff]
[ 0.000000] [mem 0x40200000-0xdabfffff] page 2M
[ 0.000000] [mem 0xdac00000-0xdad2ffff] page 4k
[ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdad8e000-0xdad8efff]
[ 0.000000] [mem 0xdad8e000-0xdad8efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdadb8000-0xdaddefff]
[ 0.000000] [mem 0xdadb8000-0xdaddefff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdade8000-0xdaf27fff]
[ 0.000000] [mem 0xdade8000-0xdaf27fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdafe8000-0xdaffcfff]
[ 0.000000] [mem 0xdafe8000-0xdaffcfff] page 4k
[ 0.000000] RAMDISK: [mem 0x3796a000-0x37cacfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0430 000024 (v02 MSI_NB)
[ 0.000000] ACPI: XSDT 0x00000000DAFFEE18 000064 (v01 MSI_NB MEGABOOK 00000001 MSFT 00010013)
[ 0.000000] ACPI: FACP 0x00000000DAF91D98 0000F4 (v04 MSI_NB MEGABOOK 00000001 MSFT 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xDAFDBE40/0x00000000DAFDBD40, using 32-bit address (20140926/tbfadt-283)
[ 0.000000] ACPI: DSDT 0x00000000DAF75018 0131A4 (v01 MSI_NB MEGABOOK 00000001 INTL 20091112)
[ 0.000000] ACPI: FACS 0x00000000DAFDBE40 000040
[ 0.000000] ACPI: APIC 0x00000000DAFFDF18 0000CC (v02 MSI_NB MEGABOOK 00000001 MSFT 00010013)
[ 0.000000] ACPI: ECDT 0x00000000DAFDBB18 0000C1 (v01 MSI_NB MEGABOOK 00000001 AMI. 00000003)
[ 0.000000] ACPI: SLIC 0x00000000DAF92E18 000176 (v01 MSI_NB MEGABOOK 00000001 MSFT 00000001)
[ 0.000000] ACPI: HPET 0x00000000DAFDCD18 000038 (v01 MSI_NB MEGABOOK 00000001 AMI. 00000003)
[ 0.000000] ACPI: MCFG 0x00000000DAFDCC98 00003C (v01 MSI_NB MEGABOOK 00000001 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x00000000DAF74818 000789 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
[ 0.000000] ACPI: SSDT 0x00000000DAF73018 000996 (v01 PmRef CpuPm 00003000 INTL 20091112)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11fdf9000-0x11fdfcfff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
[ 0.000000] node 0: [mem 0x40200000-0xdad2ffff]
[ 0.000000] node 0: [mem 0xdad8e000-0xdad8efff]
[ 0.000000] node 0: [mem 0xdadb8000-0xdaddefff]
[ 0.000000] node 0: [mem 0xdade8000-0xdaf27fff]
[ 0.000000] node 0: [mem 0xdafe8000-0xdaffcfff]
[ 0.000000] node 0: [mem 0x100000000-0x11fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x11fdfffff]
[ 0.000000] On node 0 totalpages: 1026122
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 157 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13931 pages used for memmap
[ 0.000000] DMA32 zone: 891565 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdad30000-0xdad8dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdad8f000-0xdadb7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaddf000-0xdade7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf28000-0xdafe7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaffd000-0xdaffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffdfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:16 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88011fa00000 s82880 r8192 d31808 u131072
[ 0.000000] pcpu-alloc: s82880 r8192 d31808 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1009930
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9f254867-12c6-4d7b-b249-78fa4053854a rw quiet libata.force=noncq initrd=/intel-ucode.img initrd=/initramfs-linux.img
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3955224K/4104488K available (5480K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 149264K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=16.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.000000] NR_IRQS:8448 nr_irqs:552 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2294.734 MHz processor
[ 0.000039] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.69 BogoMIPS (lpj=7649113)
[ 0.000042] pid_max: default: 32768 minimum: 301
[ 0.000048] ACPI: Core revision 20140926
[ 0.011161] ACPI: All ACPI Tables successfully acquired
[ 0.011459] Security Framework initialized
[ 0.011466] Yama: becoming mindful.
[ 0.011739] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.012624] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.012990] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.012996] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.013191] Initializing cgroup subsys memory
[ 0.013197] Initializing cgroup subsys devices
[ 0.013199] Initializing cgroup subsys freezer
[ 0.013201] Initializing cgroup subsys net_cls
[ 0.013203] Initializing cgroup subsys blkio
[ 0.013225] CPU: Physical Processor ID: 0
[ 0.013226] CPU: Processor Core ID: 0
[ 0.013230] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.013233] mce: CPU supports 7 MCE banks
[ 0.013244] CPU0: Thermal monitoring enabled (TM1)
[ 0.013253] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.013364] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
[ 0.014415] ftrace: allocating 20931 entries in 82 pages
[ 0.025175] Switched APIC routing to physical flat.
[ 0.025713] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.058699] smpboot: CPU0: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz (fam: 06, model: 2a, stepping: 07)
[ 0.058707] TSC deadline timer enabled
[ 0.058731] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.058751] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[ 0.058754] ... version: 3
[ 0.058755] ... bit width: 48
[ 0.058756] ... generic registers: 4
[ 0.058757] ... value mask: 0000ffffffffffff
[ 0.058758] ... max period: 0000ffffffffffff
[ 0.058759] ... fixed-purpose events: 3
[ 0.058760] ... event mask: 000000070000000f
[ 0.078871] x86: Booting SMP configuration:
[ 0.078873] .... node #0, CPUs: #1
[ 0.092135] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.098879] #2 #3
[ 0.125410] x86: Booted up 1 node, 4 CPUs
[ 0.125414] smpboot: Total of 4 processors activated (18365.78 BogoMIPS)
[ 0.128857] devtmpfs: initialized
[ 0.131281] PM: Registering ACPI NVS region [mem 0xdaf28000-0xdafe7fff] (786432 bytes)
[ 0.132223] pinctrl core: initialized pinctrl subsystem
[ 0.132286] RTC time: 2:39:37, date: 02/08/15
[ 0.132394] NET: Registered protocol family 16
[ 0.145458] cpuidle: using governor ladder
[ 0.158794] cpuidle: using governor menu
[ 0.158898] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.158903] ACPI: bus type PCI registered
[ 0.158916] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.158997] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.158999] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.159092] PCI: Using configuration type 1 for base access
[ 0.159274] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.159275] mtrr: probably your BIOS does not setup all CPUs.
[ 0.159276] mtrr: corrected configuration.
[ 0.172601] ACPI: Added _OSI(Module Device)
[ 0.172603] ACPI: Added _OSI(Processor Device)
[ 0.172604] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.172606] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.174578] ACPI : EC: EC description table is found, configuring boot EC
[ 0.176799] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.299249] ACPI: Dynamic OEM Table Load:
[ 0.299257] ACPI: SSDT 0xFFFF880119779800 00060C (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
[ 0.312493] ACPI: Dynamic OEM Table Load:
[ 0.312499] ACPI: SSDT 0xFFFF88011B010400 000303 (v01 PmRef ApIst 00003000 INTL 20091112)
[ 0.325708] ACPI: Dynamic OEM Table Load:
[ 0.325712] ACPI: SSDT 0xFFFF880119712A00 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
[ 0.339455] ACPI: Interpreter enabled
[ 0.339467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.339476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140926/hwxface-580)
[ 0.339483] ACPI: (supports S0 S1 S3 S5)
[ 0.339484] ACPI: Using IOAPIC for interrupt routing
[ 0.339510] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.346701] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.346707] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.346712] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.347245] PCI host bridge to bus 0000:00
[ 0.347248] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.347251] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.347252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.347254] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.347256] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.347258] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.347259] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.347261] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.347263] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.347264] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.347266] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.347268] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.347276] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.347364] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.347376] pci 0000:00:02.0: reg 0x10: [mem 0xf5000000-0xf53fffff 64bit]
[ 0.347382] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.347387] pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
[ 0.347511] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.347545] pci 0000:00:16.0: reg 0x10: [mem 0xf7c0a000-0xf7c0a00f 64bit]
[ 0.347661] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.347766] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.347797] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c08000-0xf7c083ff]
[ 0.347935] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.347980] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.348033] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.348062] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c00000-0xf7c03fff 64bit]
[ 0.348200] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.348286] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.348423] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.348471] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.348517] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.348653] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.348702] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.348748] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.348886] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.348939] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.348986] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[ 0.349123] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.349171] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.349225] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.349256] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c07000-0xf7c073ff]
[ 0.349395] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.349439] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.349489] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.349763] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.349797] pci 0000:00:1f.2: reg 0x10: [io 0xe0b0-0xe0b7]
[ 0.349811] pci 0000:00:1f.2: reg 0x14: [io 0xe0a0-0xe0a3]
[ 0.349824] pci 0000:00:1f.2: reg 0x18: [io 0xe090-0xe097]
[ 0.349838] pci 0000:00:1f.2: reg 0x1c: [io 0xe080-0xe083]
[ 0.349851] pci 0000:00:1f.2: reg 0x20: [io 0xe060-0xe07f]
[ 0.349865] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c06000-0xf7c067ff]
[ 0.349953] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.350035] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.350060] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c05000-0xf7c050ff 64bit]
[ 0.350098] pci 0000:00:1f.3: reg 0x20: [io 0xe040-0xe05f]
[ 0.350273] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.350278] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.350283] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf7bfffff]
[ 0.350292] pci 0000:00:1c.0: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
[ 0.350435] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
[ 0.350502] pci 0000:02:00.0: reg 0x10: [mem 0xf6800000-0xf680ffff 64bit]
[ 0.350845] pci 0000:02:00.0: supports D1
[ 0.350847] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.350912] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.355609] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.355620] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.355629] pci 0000:00:1c.1: bridge window [mem 0xf6800000-0xf71fffff]
[ 0.355644] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf1ffffff 64bit pref]
[ 0.355802] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
[ 0.355863] pci 0000:03:00.0: reg 0x10: [mem 0xf5e00000-0xf5e01fff 64bit]
[ 0.356177] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.362277] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.362287] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff]
[ 0.362296] pci 0000:00:1c.3: bridge window [mem 0xf5e00000-0xf67fffff]
[ 0.362311] pci 0000:00:1c.3: bridge window [mem 0xf0b00000-0xf14fffff 64bit pref]
[ 0.362513] pci 0000:04:00.0: [1969:1083] type 00 class 0x020000
[ 0.362632] pci 0000:04:00.0: reg 0x10: [mem 0xf5400000-0xf543ffff 64bit]
[ 0.362684] pci 0000:04:00.0: reg 0x18: [io 0xa000-0xa07f]
[ 0.363228] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.363333] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.368964] pci 0000:00:1c.5: PCI bridge to [bus 04]
[ 0.368974] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
[ 0.368983] pci 0000:00:1c.5: bridge window [mem 0xf5400000-0xf5dfffff]
[ 0.368998] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.369530] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[ 0.369583] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 12)
[ 0.369634] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[ 0.369682] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[ 0.369731] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[ 0.369781] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[ 0.369832] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[ 0.369882] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
[ 0.370034] ACPI: Enabled 3 GPEs in block 00 to 3F
[ 0.370088] ACPI : EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[ 0.370181] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.370183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.370186] vgaarb: loaded
[ 0.370187] vgaarb: bridge control possible 0000:00:02.0
[ 0.370272] PCI: Using ACPI for IRQ routing
[ 0.373322] PCI: pci_cache_line_size set to 64 bytes
[ 0.373405] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.373407] e820: reserve RAM buffer [mem 0xdad30000-0xdbffffff]
[ 0.373409] e820: reserve RAM buffer [mem 0xdad8f000-0xdbffffff]
[ 0.373411] e820: reserve RAM buffer [mem 0xdaddf000-0xdbffffff]
[ 0.373412] e820: reserve RAM buffer [mem 0xdaf28000-0xdbffffff]
[ 0.373414] e820: reserve RAM buffer [mem 0xdaffd000-0xdbffffff]
[ 0.373415] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.373525] NetLabel: Initializing
[ 0.373527] NetLabel: domain hash size = 128
[ 0.373528] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.373541] NetLabel: unlabeled traffic allowed by default
[ 0.373571] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.373577] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.375608] Switched to clocksource hpet
[ 0.380563] pnp: PnP ACPI init
[ 0.380704] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.380707] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.380709] system 00:00: [io 0xffff] has been reserved
[ 0.380710] system 00:00: [io 0xffff] has been reserved
[ 0.380713] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.380714] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.380716] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.380718] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.380721] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.380756] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.380799] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.380802] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.380880] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.380883] system 00:03: [io 0x0400-0x047f] could not be reserved
[ 0.380884] system 00:03: [io 0x0500-0x057f] has been reserved
[ 0.380887] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.380953] system 00:04: [io 0x025d] has been reserved
[ 0.380955] system 00:04: [io 0x025c] has been reserved
[ 0.380958] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.380960] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.380962] system 00:04: [mem 0xfec10000-0xfec17fff] has been reserved
[ 0.380964] system 00:04: [mem 0xfec18000-0xfec1ffff] has been reserved
[ 0.380965] system 00:04: [mem 0xfec28000-0xfec2ffff] has been reserved
[ 0.380967] system 00:04: [mem 0xfec38000-0xfec3ffff] has been reserved
[ 0.380969] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.380972] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.381028] pnp 00:05: Plug and Play ACPI device, IDs STLc060 PNP0f13 (active)
[ 0.381070] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.381106] system 00:07: [io 0x0240-0x0259] has been reserved
[ 0.381108] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.381297] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.381299] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[ 0.381301] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.381303] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.381305] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.381307] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.381309] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.381311] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.381313] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.381315] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.381317] system 00:08: [mem 0xdfa00000-0xdfa00fff] has been reserved
[ 0.381319] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.381506] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.381508] system 00:09: [mem 0x000c0000-0x000dffff] could not be reserved
[ 0.381510] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.381512] system 00:09: [mem 0x00100000-0xdf9fffff] could not be reserved
[ 0.381514] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.381551] pnp: PnP ACPI: found 10 devices
[ 0.388275] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.388279] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.388286] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf7bfffff]
[ 0.388292] pci 0000:00:1c.0: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
[ 0.388300] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.388304] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.388310] pci 0000:00:1c.1: bridge window [mem 0xf6800000-0xf71fffff]
[ 0.388315] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf1ffffff 64bit pref]
[ 0.388324] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.388327] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff]
[ 0.388334] pci 0000:00:1c.3: bridge window [mem 0xf5e00000-0xf67fffff]
[ 0.388339] pci 0000:00:1c.3: bridge window [mem 0xf0b00000-0xf14fffff 64bit pref]
[ 0.388347] pci 0000:00:1c.5: PCI bridge to [bus 04]
[ 0.388350] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
[ 0.388357] pci 0000:00:1c.5: bridge window [mem 0xf5400000-0xf5dfffff]
[ 0.388362] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.388371] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.388373] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.388375] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.388377] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.388378] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.388380] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.388382] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.388383] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.388385] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.388387] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[ 0.388388] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
[ 0.388391] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.388392] pci_bus 0000:01: resource 1 [mem 0xf7200000-0xf7bfffff]
[ 0.388394] pci_bus 0000:01: resource 2 [mem 0xf2100000-0xf2afffff 64bit pref]
[ 0.388396] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
[ 0.388398] pci_bus 0000:02: resource 1 [mem 0xf6800000-0xf71fffff]
[ 0.388399] pci_bus 0000:02: resource 2 [mem 0xf1600000-0xf1ffffff 64bit pref]
[ 0.388401] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
[ 0.388403] pci_bus 0000:03: resource 1 [mem 0xf5e00000-0xf67fffff]
[ 0.388405] pci_bus 0000:03: resource 2 [mem 0xf0b00000-0xf14fffff 64bit pref]
[ 0.388406] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
[ 0.388408] pci_bus 0000:04: resource 1 [mem 0xf5400000-0xf5dfffff]
[ 0.388410] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.388437] NET: Registered protocol family 2
[ 0.388623] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.388704] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.388770] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.388790] TCP: reno registered
[ 0.388800] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.388816] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.388877] NET: Registered protocol family 1
[ 0.388892] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.389405] PCI: CLS 64 bytes, default 64
[ 0.389450] Unpacking initramfs...
[ 0.448801] Freeing initrd memory: 3340K (ffff88003796a000 - ffff880037cad000)
[ 0.448811] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.448813] software IO TLB [mem 0xd6d30000-0xdad30000] (64MB) mapped at [ffff8800d6d30000-ffff8800dad2ffff]
[ 0.449057] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.449111] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1b
[ 0.449119] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1b
[ 0.449127] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1b
[ 0.449135] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1b
[ 0.449193] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.449219] Scanning for low memory corruption every 60 seconds
[ 0.449627] futex hash table entries: 4096 (order: 6, 262144 bytes)
[ 0.449669] Initialise system trusted keyring
[ 0.450010] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.451412] zpool: loaded
[ 0.451416] zbud: loaded
[ 0.451618] VFS: Disk quotas dquot_6.5.2
[ 0.451657] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.451787] msgmni has been set to 7731
[ 0.451844] Key type big_key registered
[ 0.452071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.452119] io scheduler noop registered
[ 0.452122] io scheduler deadline registered
[ 0.452154] io scheduler cfq registered (default)
[ 0.452746] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.452762] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.452794] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.452795] vesafb: scrolling: redraw
[ 0.452797] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.452812] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004800000, using 3072k, total 3072k
[ 0.508687] Console: switching to colour frame buffer device 128x48
[ 0.564474] fb0: VESA VGA frame buffer device
[ 0.564491] intel_idle: MWAIT substates: 0x21120
[ 0.564492] intel_idle: v0.4 model 0x2A
[ 0.564493] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.564683] GHES: HEST is not enabled!
[ 0.564749] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.565221] Linux agpgart interface v0.103
[ 0.565274] rtc_cmos 00:01: RTC can wake from S4
[ 0.565475] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.565532] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 0.565544] Intel P-state driver initializing.
[ 0.565703] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.565997] TCP: cubic registered
[ 0.566275] NET: Registered protocol family 10
[ 0.566943] NET: Registered protocol family 17
[ 0.567738] Loading compiled-in X.509 certificates
[ 0.567776] registered taskstats version 1
[ 0.568840] Magic number: 3:915:661
[ 0.568898] platform PNP0C0A:00: hash matches
[ 0.568912] acpi PNP0C0A:00: hash matches
[ 0.569034] rtc_cmos 00:01: setting system clock to 2015-02-08 02:39:37 UTC (1423363177)
[ 0.569312] PM: Hibernation image not present or could not be loaded.
[ 0.572641] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
[ 0.572646] Write protecting the kernel read-only data: 8192k
[ 0.577556] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
[ 0.579884] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
[ 0.590832] random: systemd-tmpfile urandom read with 1 bits of entropy available
[ 0.606957] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.609083] i8042: Detected active multiplexing controller, rev 1.1
[ 0.611298] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.611327] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.611349] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.611369] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.611389] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.613214] ACPI: bus type USB registered
[ 0.613378] usbcore: registered new interface driver usbfs
[ 0.613394] usbcore: registered new interface driver hub
[ 0.613553] usbcore: registered new device driver usb
[ 0.615034] SCSI subsystem initialized
[ 0.615111] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.615120] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[ 0.615398] xhci_hcd 0000:03:00.0: irq 24 for MSI/MSI-X
[ 0.615405] xhci_hcd 0000:03:00.0: irq 25 for MSI/MSI-X
[ 0.615410] xhci_hcd 0000:03:00.0: irq 26 for MSI/MSI-X
[ 0.615415] xhci_hcd 0000:03:00.0: irq 27 for MSI/MSI-X
[ 0.615421] xhci_hcd 0000:03:00.0: irq 28 for MSI/MSI-X
[ 0.615764] hub 1-0:1.0: USB hub found
[ 0.615781] hub 1-0:1.0: 2 ports detected
[ 0.615923] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.615928] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[ 0.617293] libata version 3.00 loaded.
[ 0.618400] ahci 0000:00:1f.2: version 3.0
[ 0.618668] ahci 0000:00:1f.2: irq 29 for MSI/MSI-X
[ 0.618756] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[ 0.618760] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio slum part ems apst
[ 0.619035] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.619242] ehci-pci: EHCI PCI platform driver
[ 0.619411] hub 2-0:1.0: USB hub found
[ 0.619424] hub 2-0:1.0: 2 ports detected
[ 0.626607] scsi host0: ahci
[ 0.626747] scsi host1: ahci
[ 0.626917] scsi host2: ahci
[ 0.627076] scsi host3: ahci
[ 0.627210] scsi host4: ahci
[ 0.627361] scsi host5: ahci
[ 0.627422] ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 29
[ 0.627424] ata2: DUMMY
[ 0.627426] ata3: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06200 irq 29
[ 0.627427] ata4: DUMMY
[ 0.627428] ata5: DUMMY
[ 0.627429] ata6: DUMMY
[ 0.627569] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.627579] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.627598] ehci-pci 0000:00:1a.0: debug port 2
[ 0.631494] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.631512] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c08000
[ 0.638822] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.639003] hub 3-0:1.0: USB hub found
[ 0.639011] hub 3-0:1.0: 2 ports detected
[ 0.639242] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.639247] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 0.639262] ehci-pci 0000:00:1d.0: debug port 2
[ 0.642554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.643177] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.643191] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c07000
[ 0.652259] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.652699] hub 4-0:1.0: USB hub found
[ 0.652710] hub 4-0:1.0: 2 ports detected
[ 0.922174] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.945476] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.945492] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 0.945525] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.956467] ata1.00: FORCE: horkage modified (noncq)
[ 0.957005] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 0.957805] ata3.00: FORCE: horkage modified (noncq)
[ 0.958760] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 0.958784] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 0.958793] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.963869] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 0.963879] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.968453] ata1.00: ATA-8: MKNSSDAT120GB-V, 522ABBF0, max UDMA/133
[ 0.968462] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (not used)
[ 0.969687] ata3.00: ACPI cmd ef/90:05:00:00:00:a0 (SET FEATURES) succeeded
[ 0.976938] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 0.978816] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 0.978827] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 0.987598] ata3.00: ATAPI: PIONEER DVD-RW DVRTD10RS, 1.00, max UDMA/100
[ 0.988497] ata1.00: configured for UDMA/133
[ 0.988969] scsi 0:0:0:0: Direct-Access ATA MKNSSDAT120GB-V BBF0 PQ: 0 ANSI: 5
[ 1.017495] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[ 1.017504] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1.023393] ata3.00: ACPI cmd ef/90:05:00:00:00:a0 (SET FEATURES) succeeded
[ 1.041267] ata3.00: configured for UDMA/100
[ 1.049538] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 1.049856] scsi host6: usb-storage 1-1:1.0
[ 1.050008] usbcore: registered new interface driver usb-storage
[ 1.050529] usbcore: registered new interface driver uas
[ 1.053443] scsi 2:0:0:0: CD-ROM PIONEER DVD-RW DVRTD10RS 1.00 PQ: 0 ANSI: 5
[ 1.069454] hub 3-1:1.0: USB hub found
[ 1.069587] hub 3-1:1.0: 6 ports detected
[ 1.070703] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 1.070853] sd 0:0:0:0: [sda] Write Protect is off
[ 1.070861] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.070908] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.072727] sda: sda1 sda2 sda3
[ 1.073417] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.082775] hub 4-1:1.0: USB hub found
[ 1.082823] hub 4-1:1.0: 6 ports detected
[ 1.087285] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.087291] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.087657] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.268924] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.289425] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 1.289618] usb-storage 2-2:1.0: Quirks match for vid 174c pid 5106: 800000
[ 1.289785] scsi host7: usb-storage 2-2:1.0
[ 1.299447] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.335409] usb 3-1.1: new high-speed USB device number 3 using ehci-pci
[ 1.348783] usb 4-1.2: new full-speed USB device number 3 using ehci-pci
[ 1.448440] tsc: Refined TSC clocksource calibration: 2294.788 MHz
[ 1.586895] systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
[ 1.586941] systemd[1]: Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory.
[ 1.586995] systemd[1]: Cannot add dependency job for unit logrotate.timer, ignoring: Unit logrotate.timer is masked.
[ 1.587072] systemd[1]: Cannot add dependency job for unit systemd-readahead-collect.service, ignoring: Unit systemd-readahead-collect.service failed to load: No such file or directory.
[ 1.587081] systemd[1]: Cannot add dependency job for unit systemd-readahead-replay.service, ignoring: Unit systemd-readahead-replay.service failed to load: No such file or directory.
[ 1.604504] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 1.618377] FS-Cache: Loaded
[ 1.630207] RPC: Registered named UNIX socket transport module.
[ 1.630210] RPC: Registered udp transport module.
[ 1.630212] RPC: Registered tcp transport module.
[ 1.630213] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.647066] FS-Cache: Netfs 'nfs' registered for caching
[ 1.738342] systemd-journald[160]: Received request to flush runtime journal from PID 1
[ 1.896378] ACPI: AC Adapter [AC0] (on-line)
[ 1.913050] ACPI: Battery Slot [BAT0] (battery present)
[ 1.920264] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[ 1.924927] ACPI: Lid Switch [LID]
[ 1.925021] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
[ 1.925027] ACPI: Sleep Button [SLPB]
[ 1.925101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[ 1.925105] ACPI: Power Button [PWRF]
[ 1.937531] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000044f (\GPIS) (20140926/utaddress-258)
[ 1.937540] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIX) (20140926/utaddress-258)
[ 1.937545] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140926/utaddress-258)
[ 1.937550] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\_SB_.PCI0.VGA_.TCOI) (20140926/utaddress-258)
[ 1.937556] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.937562] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPXX) (20140926/utaddress-258)
[ 1.937567] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 1.937572] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.937574] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPXX) (20140926/utaddress-258)
[ 1.937578] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 1.937583] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.937585] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPXX) (20140926/utaddress-258)
[ 1.937590] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[ 1.937595] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.937597] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.950241] snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X
[ 1.963962] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.963965] ACPI: Thermal Zone [THRM] (59 C)
[ 1.970019] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.971521] wmi: Mapper loaded
[ 1.975278] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 1.990904] mei_me 0000:00:16.0: irq 31 for MSI/MSI-X
[ 2.000986] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 2.008983] [drm] Initialized drm 1.1.0 20060810
[ 2.016631] AVX version of gcm_enc/dec engaged.
[ 2.016635] AES CTR mode by8 optimization enabled
[ 2.018034] cfg80211: Calling CRDA to update world regulatory domain
[ 2.021376] iTCO_vendor_support: vendor-support=0
[ 2.022558] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 2.022605] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 2.022741] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 2.030079] atl1c 0000:04:00.0: version 1.0.1.1-NAPI
[ 2.038741] [drm] Memory usable by graphics device = 2048M
[ 2.038749] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[ 2.038750] fb: switching to inteldrmfb from VESA VGA
[ 2.038767] Console: switching to colour dummy device 80x25
[ 2.038867] [drm] Replacing VGA console driver
[ 2.044293] atl1c 0000:04:00.0 enp4s0: renamed from eth0
[ 2.045073] sound hdaudioC0D0: CX20585: BIOS auto-probing.
[ 2.045573] sound hdaudioC0D0: autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[ 2.045575] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.045577] sound hdaudioC0D0: hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
[ 2.045579] sound hdaudioC0D0: mono: mono_out=0x0
[ 2.045580] sound hdaudioC0D0: inputs:
[ 2.045582] sound hdaudioC0D0: Mic=0x1b
[ 2.045583] sound hdaudioC0D0: Internal Mic=0x1a
[ 2.046411] sound hdaudioC0D0: Enable sync_write for stable communication
[ 2.052282] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Fit 1.26 PQ: 0 ANSI: 5
[ 2.052836] sd 6:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 2.053603] sd 6:0:0:0: [sdb] Write Protect is off
[ 2.053607] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 2.054309] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 2.054312] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input11
[ 2.055334] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 2.055503] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 2.055623] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 2.056699] sdb: sdb1 sdb2
[ 2.058135] i915 0000:00:02.0: irq 32 for MSI/MSI-X
[ 2.058142] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.058143] [drm] Driver supports precise vblank timestamp query.
[ 2.058221] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.058306] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 2.084766] cfg80211: World regulatory domain updated:
[ 2.084770] cfg80211: DFS Master region: unset
[ 2.084772] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 2.084775] cfg80211: (2402000 KHz - 2472000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A)
[ 2.084777] cfg80211: (2457000 KHz - 2482000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A)
[ 2.084779] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 2.084781] cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[ 2.084783] cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 2.084785] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 2.084787] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 2.084789] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 2.088847] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
[ 2.094696] acpi device:22: registered as cooling_device5
[ 2.095098] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
[ 2.095200] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[ 2.108605] intel_rapl: Found RAPL domain package
[ 2.108610] intel_rapl: Found RAPL domain core
[ 2.108634] intel_rapl: Found RAPL domain uncore
[ 2.136434] ath: phy0: Enable LNA combining
[ 2.139243] ath: phy0: ASPM enabled: 0x43
[ 2.139248] ath: EEPROM regdomain: 0x60
[ 2.139250] ath: EEPROM indicates we should expect a direct regpair map
[ 2.139252] ath: Country alpha2 being used: 00
[ 2.139254] ath: Regpair used: 0x60
[ 2.152499] fbcon: inteldrmfb (fb0) is primary device
[ 2.161841] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 2.162120] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90004840000, irq=17
[ 2.166029] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[ 2.168903] fuse init (API version 7.23)
[ 2.222218] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.228514] usbcore: registered new interface driver usbhid
[ 2.228514] usbhid: USB HID core driver
[ 2.229345] media: Linux media interface: v0.10
[ 2.232863] Linux video capture interface: v2.00
[ 2.237860] uvcvideo: Found UVC 1.00 device USB2.0 UVC 1.3M Webcam (05c8:030d)
[ 2.243121] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2/input2
[ 2.255852] input: USB2.0 UVC 1.3M Webcam as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input16
[ 2.255946] usbcore: registered new interface driver uvcvideo
[ 2.255947] USB Video Class driver (1.1.1)
[ 2.292079] scsi 7:0:0:0: Direct-Access WDC WD32 00BEKT-60V5T1 12.0 PQ: 0 ANSI: 5
[ 2.292485] sd 7:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 2.293080] sd 7:0:0:0: [sdc] Write Protect is off
[ 2.293083] sd 7:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 2.293676] sd 7:0:0:0: [sdc] No Caching mode page found
[ 2.293678] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 2.295422] sdc: sdc1 sdc2
[ 2.296931] sd 7:0:0:0: [sdc] Attached SCSI disk
[ 2.299154] input: Logitech Unifying Device. Wireless PID:401a as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input17
[ 2.299231] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:401a] on usb-0000:00:1d.0-1.2:1
[ 2.311671] mousedev: PS/2 mouse device common for all mice
[ 2.444835] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 2.447971] Switched to clocksource tsc
[ 2.483972] random: nonblocking pool is initialized
[ 2.866501] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.891038] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.892428] Console: switching to colour frame buffer device 170x48
[ 2.899406] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.899409] i915 0000:00:02.0: registered panic notifier
[ 2.916714] psmouse serio2: sentelic: Finger Sensing Pad, hw: 14.1.1, sn: 48710, sw: 1.1.0-K
[ 2.967044] input: FSPPS/2 Sentelic FingerSensingPad as /devices/platform/i8042/serio2/input/input10
[ 3.602210] wlp2s0: authenticate with c4:39:3a:a6:c0:78
[ 3.615959] wlp2s0: send auth to c4:39:3a:a6:c0:78 (try 1/3)
[ 3.618511] wlp2s0: authenticated
[ 3.620632] wlp2s0: associate with c4:39:3a:a6:c0:78 (try 1/3)
[ 3.639965] wlp2s0: RX AssocResp from c4:39:3a:a6:c0:78 (capab=0xc11 status=0 aid=4)
[ 3.640118] wlp2s0: associated
[ 3.640170] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 3.640252] cfg80211: Calling CRDA for country: US
[ 3.642310] ath: EEPROM regdomain: 0x8348
[ 3.642315] ath: EEPROM indicates we should expect a country code
[ 3.642317] ath: doing EEPROM country->regdmn map search
[ 3.642318] ath: country maps to regdmn code: 0x3a
[ 3.642320] ath: Country alpha2 being used: US
[ 3.642321] ath: Regpair used: 0x3a
[ 3.642323] ath: regdomain 0x8348 dynamically updated by country IE
[ 3.642357] cfg80211: Regulatory domain changed to country: US
[ 3.642359] cfg80211: DFS Master region: FCC
[ 3.642360] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 3.642363] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 3.642365] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[ 3.642368] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[ 3.642370] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 3.642372] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 4.689450] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 4.693368] ISO 9660 Extensions: RRIP_1991A
[ 7468.450636] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 7468.450649] ata1.00: failed command: WRITE DMA
[ 7468.450660] ata1.00: cmd ca/00:08:bf:4d:b8/00:00:00:00:00/e3 tag 29 dma 4096 out
res 40/00:01:00:00:00/00:00:00:00:00/e0 Emask 0x4 (timeout)
[ 7468.450666] ata1.00: status: { DRDY }
[ 7468.450674] ata1: hard resetting link
[ 7473.787815] ata1: link is slow to respond, please be patient (ready=0)
[ 7478.478618] ata1: COMRESET failed (errno=-16)
[ 7478.478635] ata1: hard resetting link
[ 7483.815897] ata1: link is slow to respond, please be patient (ready=0)
[ 7488.506735] ata1: COMRESET failed (errno=-16)
[ 7488.506752] ata1: hard resetting link
[ 7493.843906] ata1: link is slow to respond, please be patient (ready=0)
[ 7523.535132] ata1: COMRESET failed (errno=-16)
[ 7523.535150] ata1: limiting SATA link speed to 3.0 Gbps
[ 7523.535155] ata1: hard resetting link
[ 7528.552491] ata1: COMRESET failed (errno=-16)
[ 7528.552508] ata1: reset failed, giving up
[ 7528.552513] ata1.00: disabled
[ 7528.552523] ata1.00: device reported invalid CHS sector 0
[ 7528.559179] ata1: EH complete
[ 7528.559221] sd 0:0:0:0: [sda]
[ 7528.559227] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559231] sd 0:0:0:0: [sda] CDB:
[ 7528.559235] cdb[0]=0x2a: 2a 00 03 b8 4d bf 00 00 08 00
[ 7528.559252] blk_update_request: I/O error, dev sda, sector 62410175
[ 7528.559263] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 282445 (offset 0 size 0 starting block 7801272)
[ 7528.559270] Buffer I/O error on device sda1, logical block 7801264
[ 7528.559303] sd 0:0:0:0: [sda]
[ 7528.559306] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559310] sd 0:0:0:0: [sda] CDB:
[ 7528.559313] cdb[0]=0x2a: 2a 00 03 cf 02 97 00 00 08 00
[ 7528.559327] blk_update_request: I/O error, dev sda, sector 63898263
[ 7528.559332] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 282445 (offset 0 size 0 starting block 7987283)
[ 7528.559337] Buffer I/O error on device sda1, logical block 7987275
[ 7528.559379] sd 0:0:0:0: [sda]
[ 7528.559383] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559387] sd 0:0:0:0: [sda] CDB:
[ 7528.559390] cdb[0]=0x2a: 2a 00 06 c5 c6 27 00 00 30 00
[ 7528.559404] blk_update_request: I/O error, dev sda, sector 113624615
[ 7528.559474] Aborting journal on device sda1-8.
[ 7528.559501] EXT4-fs error (device sda1) in ext4_do_update_inode:4298: Journal has aborted
[ 7528.559507] EXT4-fs error (device sda1) in ext4_reserve_inode_write:4758: Journal has aborted
[ 7528.559560] sd 0:0:0:0: [sda]
[ 7528.559564] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559569] sd 0:0:0:0: [sda] CDB:
[ 7528.559572] cdb[0]=0x2a: 2a 00 06 c4 00 3f 00 00 08 00
[ 7528.559587] blk_update_request: I/O error, dev sda, sector 113508415
[ 7528.559593] Buffer I/O error on dev sda1, logical block 14188544, lost sync page write
[ 7528.559609] sd 0:0:0:0: [sda]
[ 7528.559617] JBD2: Error -5 detected when updating journal superblock for sda1-8.
[ 7528.559624] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559640] sd 0:0:0:0: [sda] CDB:
[ 7528.559643] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.559660] blk_update_request: I/O error, dev sda, sector 63
[ 7528.559666] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.559704] EXT4-fs (sda1): I/O error while writing superblock
[ 7528.559718] EXT4-fs error (device sda1) in ext4_dirty_inode:4877: Journal has aborted
[ 7528.559776] sd 0:0:0:0: [sda]
[ 7528.559781] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559785] sd 0:0:0:0: [sda] CDB:
[ 7528.559788] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.559804] blk_update_request: I/O error, dev sda, sector 63
[ 7528.559809] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.559835] EXT4-fs error (device sda1) in ext4_dirty_inode:4877: IO failure
[ 7528.559844] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.559895] sd 0:0:0:0: [sda]
[ 7528.559899] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.559902] sd 0:0:0:0: [sda] CDB:
[ 7528.559915] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.559931] blk_update_request: I/O error, dev sda, sector 63
[ 7528.559935] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.559981] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.560003] sd 0:0:0:0: [sda]
[ 7528.560007] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.560010] sd 0:0:0:0: [sda] CDB:
[ 7528.560013] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.560037] blk_update_request: I/O error, dev sda, sector 63
[ 7528.560041] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.560122] sd 0:0:0:0: [sda]
[ 7528.560130] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.560135] sd 0:0:0:0: [sda] CDB:
[ 7528.560138] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.560154] blk_update_request: I/O error, dev sda, sector 63
[ 7528.560161] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.560177] EXT4-fs error (device sda1): ext4_journal_check_start:56:
[ 7528.560182] EXT4-fs error (device sda1): ext4_journal_check_start:56:
[ 7528.560186] Detected aborted journal
[ 7528.560191] EXT4-fs (sda1): Remounting filesystem read-only
[ 7528.560195] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.560199] Detected aborted journal
[ 7528.560212] EXT4-fs (sda1): ext4_writepages: jbd2_start: 9223372036854775807 pages, ino 4456487; err -30
[ 7528.560242] sd 0:0:0:0: [sda]
[ 7528.560247] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.560254] sd 0:0:0:0: [sda] CDB:
[ 7528.560259] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.560281] blk_update_request: I/O error, dev sda, sector 63
[ 7528.560288] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 7528.565759] sd 0:0:0:0: [sda]
[ 7528.565768] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.565776] sd 0:0:0:0: [sda] CDB:
[ 7528.565781] cdb[0]=0x2a: 2a 00 03 cf 02 f7 00 00 08 00
[ 7528.565813] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 282445 (offset 0 size 0 starting block 7987295)
[ 7528.565823] Buffer I/O error on device sda1, logical block 7987287
[ 7528.565878] sd 0:0:0:0: [sda]
[ 7528.565884] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.565892] sd 0:0:0:0: [sda] CDB:
[ 7528.565896] cdb[0]=0x2a: 2a 00 08 80 01 af 00 00 08 00
[ 7528.565923] Buffer I/O error on dev sda1, logical block 17825838, lost async page write
[ 7528.565970] sd 0:0:0:0: [sda]
[ 7528.565976] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.565982] sd 0:0:0:0: [sda] CDB:
[ 7528.566000] cdb[0]=0x2a: 2a 00 08 80 02 bf 00 00 08 00
[ 7528.566026] Buffer I/O error on dev sda1, logical block 17825872, lost async page write
[ 7528.566071] sd 0:0:0:0: [sda]
[ 7528.566077] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566084] sd 0:0:0:0: [sda] CDB:
[ 7528.566088] cdb[0]=0x2a: 2a 00 08 81 24 7f 00 00 08 00
[ 7528.566112] Buffer I/O error on dev sda1, logical block 17835144, lost async page write
[ 7528.566159] sd 0:0:0:0: [sda]
[ 7528.566166] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566174] sd 0:0:0:0: [sda] CDB:
[ 7528.566178] cdb[0]=0x2a: 2a 00 00 05 91 a7 00 00 10 00
[ 7528.566206] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 4457218 (offset 0 size 0 starting block 45622)
[ 7528.566216] Buffer I/O error on device sda1, logical block 45613
[ 7528.566225] Buffer I/O error on device sda1, logical block 45614
[ 7528.566271] sd 0:0:0:0: [sda]
[ 7528.566276] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566284] sd 0:0:0:0: [sda] CDB:
[ 7528.566288] cdb[0]=0x2a: 2a 00 00 05 93 07 00 00 08 00
[ 7528.566316] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 396766 (offset 0 size 0 starting block 45665)
[ 7528.566324] Buffer I/O error on device sda1, logical block 45657
[ 7528.566362] sd 0:0:0:0: [sda]
[ 7528.566367] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566378] sd 0:0:0:0: [sda] CDB:
[ 7528.566382] cdb[0]=0x2a: 2a 00 00 05 93 27 00 00 08 00
[ 7528.566409] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 396766 (offset 0 size 0 starting block 45669)
[ 7528.566418] Buffer I/O error on device sda1, logical block 45661
[ 7528.566456] sd 0:0:0:0: [sda]
[ 7528.566462] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566469] sd 0:0:0:0: [sda] CDB:
[ 7528.566473] cdb[0]=0x2a: 2a 00 00 05 93 37 00 00 08 00
[ 7528.566501] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 396766 (offset 0 size 0 starting block 45671)
[ 7528.566508] Buffer I/O error on device sda1, logical block 45663
[ 7528.566547] sd 0:0:0:0: [sda]
[ 7528.566553] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566560] sd 0:0:0:0: [sda] CDB:
[ 7528.566565] cdb[0]=0x2a: 2a 00 00 05 93 47 00 00 08 00
[ 7528.566593] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 396755 (offset 0 size 0 starting block 45673)
[ 7528.566600] Buffer I/O error on device sda1, logical block 45665
[ 7528.566637] sd 0:0:0:0: [sda]
[ 7528.566643] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566650] sd 0:0:0:0: [sda] CDB:
[ 7528.566654] cdb[0]=0x2a: 2a 00 00 05 93 67 00 00 10 00
[ 7528.566685] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 396755 (offset 0 size 0 starting block 45678)
[ 7528.566693] Buffer I/O error on device sda1, logical block 45669
[ 7528.566736] sd 0:0:0:0: [sda]
[ 7528.566743] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566750] sd 0:0:0:0: [sda] CDB:
[ 7528.566755] cdb[0]=0x2a: 2a 00 00 05 94 cf 00 00 08 00
[ 7528.566782] EXT4-fs warning (device sda1): ext4_end_bio:317: I/O error -5 writing to inode 4457218 (offset 0 size 0 starting block 45722)
[ 7528.566834] sd 0:0:0:0: [sda]
[ 7528.566840] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566847] sd 0:0:0:0: [sda] CDB:
[ 7528.566851] cdb[0]=0x2a: 2a 00 00 08 49 7f 00 01 08 00
[ 7528.566961] sd 0:0:0:0: [sda]
[ 7528.566967] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.566974] sd 0:0:0:0: [sda] CDB:
[ 7528.566979] cdb[0]=0x2a: 2a 00 00 80 1e 97 00 00 08 00
[ 7528.567035] sd 0:0:0:0: [sda]
[ 7528.567041] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.567048] sd 0:0:0:0: [sda] CDB:
[ 7528.567053] cdb[0]=0x2a: 2a 00 00 80 28 df 00 00 08 00
[ 7528.567117] sd 0:0:0:0: [sda]
[ 7528.567123] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.567130] sd 0:0:0:0: [sda] CDB:
[ 7528.567134] cdb[0]=0x2a: 2a 00 00 94 30
[ 7528.567162] EXT4-fs error (device sda1) in ext4_reserve_inode_write:4758: Journal has aborted
[ 7528.567168] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.567172] 47 00 00 10 00
[ 7528.567227] sd 0:0:0:0: [sda]
[ 7528.567233] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.567240] sd 0:0:0:0: [sda] CDB:
[ 7528.567244] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.572443] sd 0:0:0:0: [sda]
[ 7528.572451] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572458] sd 0:0:0:0: [sda] CDB:
[ 7528.572465] cdb[0]=0x2a: 2a 00 03 b8 4c 3f 00 00 08 00
[ 7528.572523] sd 0:0:0:0: [sda]
[ 7528.572527] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572532] sd 0:0:0:0: [sda] CDB:
[ 7528.572535] cdb[0]=0x2a: 2a 00 03 b8 50 3f 00 00 08 00
[ 7528.572580] sd 0:0:0:0: [sda]
[ 7528.572584] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572589] sd 0:0:0:0: [sda] CDB:
[ 7528.572592] cdb[0]=0x2a: 2a 00 03 b8 42 1f 00 00 08 00
[ 7528.572630] sd 0:0:0:0: [sda]
[ 7528.572636] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572641] sd 0:0:0:0: [sda] CDB:
[ 7528.572644] cdb[0]=0x2a: 2a 00 03 b8 40 b7 00 00 08 00
[ 7528.572682] sd 0:0:0:0: [sda]
[ 7528.572686] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572691] sd 0:0:0:0: [sda] CDB:
[ 7528.572694] cdb[0]=0x2a: 2a 00 03 b8 40 77 00 00 08 00
[ 7528.572733] sd 0:0:0:0: [sda]
[ 7528.572737] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572742] sd 0:0:0:0: [sda] CDB:
[ 7528.572745] cdb[0]=0x2a: 2a 00 03 b8 40 3f 00 00 08 00
[ 7528.572783] sd 0:0:0:0: [sda]
[ 7528.572786] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572791] sd 0:0:0:0: [sda] CDB:
[ 7528.572794] cdb[0]=0x2a: 2a 00 03 ce e4 9f 00 00 08 00
[ 7528.572836] sd 0:0:0:0: [sda]
[ 7528.572840] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572845] sd 0:0:0:0: [sda] CDB:
[ 7528.572848] cdb[0]=0x2a: 2a 00 00 94 4f 3f 00 00 88 00
[ 7528.572901] sd 0:0:0:0: [sda]
[ 7528.572905] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572910] sd 0:0:0:0: [sda] CDB:
[ 7528.572915] cdb[0]=0x2a: 2a 00 00 c0 08 0f 00 00 08 00
[ 7528.572960] sd 0:0:0:0: [sda]
[ 7528.572964] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.572968] sd 0:0:0:0: [sda] CDB:
[ 7528.572971] cdb[0]=0x2a: 2a 00 00 c0 08 27 00 00 08 00
[ 7528.573014] sd 0:0:0:0: [sda]
[ 7528.573017] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.573023] sd 0:0:0:0: [sda] CDB:
[ 7528.573026] cdb[0]=0x2a: 2a 00 00 d3 22 d7 00 00 08 00
[ 7528.573063] sd 0:0:0:0: [sda]
[ 7528.573067] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.573071] sd 0:0:0:0: [sda] CDB:
[ 7528.573074] cdb[0]=0x2a: 2a 00 00 d3 26 6f 00 00 08 00
[ 7528.573115] EXT4-fs error (device sda1) in ext4_reserve_inode_write:4758: Journal has aborted
[ 7528.573122] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.573165] sd 0:0:0:0: [sda]
[ 7528.573169] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.573174] sd 0:0:0:0: [sda] CDB:
[ 7528.573177] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.574674] EXT4-fs error (device sda1) in ext4_reserve_inode_write:4758: Journal has aborted
[ 7528.574685] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.574761] sd 0:0:0:0: [sda]
[ 7528.574767] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.574772] sd 0:0:0:0: [sda] CDB:
[ 7528.574776] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.575073] sd 0:0:0:0: [sda]
[ 7528.575079] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.575084] sd 0:0:0:0: [sda] CDB:
[ 7528.575087] cdb[0]=0x28: 28 00 02 8b 52 3f 00 00 30 00
[ 7528.575152] sd 0:0:0:0: [sda]
[ 7528.575156] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.575160] sd 0:0:0:0: [sda] CDB:
[ 7528.575163] cdb[0]=0x28: 28 00 02 8b 52 47 00 00 08 00
[ 7528.579082] sd 0:0:0:0: [sda]
[ 7528.579091] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.579098] sd 0:0:0:0: [sda] CDB:
[ 7528.579102] cdb[0]=0x28: 28 00 02 16 d9 6f 00 00 20 00
[ 7528.579182] sd 0:0:0:0: [sda]
[ 7528.579190] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.579197] sd 0:0:0:0: [sda] CDB:
[ 7528.579201] cdb[0]=0x28: 28 00 02 16 d9 6f 00 00 08 00
[ 7528.579273] Core dump to |/usr/lib/systemd/systemd-coredump 1056 1000 100 7 1423370709 firefox pipe failed
[ 7528.610272] Chrome_ChildThr[1115]: segfault at 0 ip 00007fa09ea4f381 sp 00007fa08a3834f0 error 6 in libmozalloc.so[7fa09ea4e000+2000]
[ 7528.615360] sd 0:0:0:0: [sda]
[ 7528.615367] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.615370] sd 0:0:0:0: [sda] CDB:
[ 7528.615373] cdb[0]=0x28: 28 00 02 16 d9 6f 00 00 08 00
[ 7528.615454] Core dump to |/usr/lib/systemd/systemd-coredump 1114 1000 100 11 1423370709 Chrome_ChildThr pipe failed
[ 7528.631375] sd 0:0:0:0: [sda]
[ 7528.631381] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631384] sd 0:0:0:0: [sda] CDB:
[ 7528.631386] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.631430] sd 0:0:0:0: [sda]
[ 7528.631432] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631435] sd 0:0:0:0: [sda] CDB:
[ 7528.631437] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.631467] sd 0:0:0:0: [sda]
[ 7528.631469] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631472] sd 0:0:0:0: [sda] CDB:
[ 7528.631474] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.631505] sd 0:0:0:0: [sda]
[ 7528.631507] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631510] sd 0:0:0:0: [sda] CDB:
[ 7528.631512] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.631542] sd 0:0:0:0: [sda]
[ 7528.631544] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631546] sd 0:0:0:0: [sda] CDB:
[ 7528.631548] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.631576] sd 0:0:0:0: [sda]
[ 7528.631578] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631581] sd 0:0:0:0: [sda] CDB:
[ 7528.631582] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.631611] sd 0:0:0:0: [sda]
[ 7528.631613] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631616] sd 0:0:0:0: [sda] CDB:
[ 7528.631618] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.631647] sd 0:0:0:0: [sda]
[ 7528.631649] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631652] sd 0:0:0:0: [sda] CDB:
[ 7528.631654] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.631686] sd 0:0:0:0: [sda]
[ 7528.631688] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631691] sd 0:0:0:0: [sda] CDB:
[ 7528.631692] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.631727] sd 0:0:0:0: [sda]
[ 7528.631729] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631732] sd 0:0:0:0: [sda] CDB:
[ 7528.631734] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.631767] sd 0:0:0:0: [sda]
[ 7528.631769] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631773] sd 0:0:0:0: [sda] CDB:
[ 7528.631774] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.631804] sd 0:0:0:0: [sda]
[ 7528.631806] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631808] sd 0:0:0:0: [sda] CDB:
[ 7528.631810] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.631838] sd 0:0:0:0: [sda]
[ 7528.631841] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631843] sd 0:0:0:0: [sda] CDB:
[ 7528.631845] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.631874] sd 0:0:0:0: [sda]
[ 7528.631876] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631878] sd 0:0:0:0: [sda] CDB:
[ 7528.631879] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.631908] sd 0:0:0:0: [sda]
[ 7528.631911] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631913] sd 0:0:0:0: [sda] CDB:
[ 7528.631914] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.631945] sd 0:0:0:0: [sda]
[ 7528.631947] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631950] sd 0:0:0:0: [sda] CDB:
[ 7528.631951] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.631983] sd 0:0:0:0: [sda]
[ 7528.631985] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.631987] sd 0:0:0:0: [sda] CDB:
[ 7528.631988] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.632021] sd 0:0:0:0: [sda]
[ 7528.632023] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632026] sd 0:0:0:0: [sda] CDB:
[ 7528.632028] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.632061] sd 0:0:0:0: [sda]
[ 7528.632063] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632066] sd 0:0:0:0: [sda] CDB:
[ 7528.632067] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.632102] sd 0:0:0:0: [sda]
[ 7528.632104] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632107] sd 0:0:0:0: [sda] CDB:
[ 7528.632108] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.632140] sd 0:0:0:0: [sda]
[ 7528.632143] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632146] sd 0:0:0:0: [sda] CDB:
[ 7528.632147] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.632180] sd 0:0:0:0: [sda]
[ 7528.632183] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632185] sd 0:0:0:0: [sda] CDB:
[ 7528.632186] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.632216] sd 0:0:0:0: [sda]
[ 7528.632218] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632221] sd 0:0:0:0: [sda] CDB:
[ 7528.632222] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.632255] sd 0:0:0:0: [sda]
[ 7528.632257] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632260] sd 0:0:0:0: [sda] CDB:
[ 7528.632262] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.632293] sd 0:0:0:0: [sda]
[ 7528.632295] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632298] sd 0:0:0:0: [sda] CDB:
[ 7528.632299] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.632363] sd 0:0:0:0: [sda]
[ 7528.632365] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632368] sd 0:0:0:0: [sda] CDB:
[ 7528.632370] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.632402] sd 0:0:0:0: [sda]
[ 7528.632404] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632406] sd 0:0:0:0: [sda] CDB:
[ 7528.632408] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.632437] sd 0:0:0:0: [sda]
[ 7528.632439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632442] sd 0:0:0:0: [sda] CDB:
[ 7528.632444] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.632473] sd 0:0:0:0: [sda]
[ 7528.632475] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632478] sd 0:0:0:0: [sda] CDB:
[ 7528.632479] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.632509] sd 0:0:0:0: [sda]
[ 7528.632511] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632514] sd 0:0:0:0: [sda] CDB:
[ 7528.632515] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.632545] sd 0:0:0:0: [sda]
[ 7528.632547] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632550] sd 0:0:0:0: [sda] CDB:
[ 7528.632551] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.632578] sd 0:0:0:0: [sda]
[ 7528.632581] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632584] sd 0:0:0:0: [sda] CDB:
[ 7528.632585] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.632608] EXT4-fs error (device sda1): __ext4_get_inode_loc:3792: inode #290351: block 1050370: comm Chrome_CacheThr: unable to read itable block
[ 7528.632613] EXT4-fs (sda1): previous I/O error to superblock detected
[ 7528.632627] sd 0:0:0:0: [sda]
[ 7528.632630] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632632] sd 0:0:0:0: [sda] CDB:
[ 7528.632634] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.632779] sd 0:0:0:0: [sda]
[ 7528.632783] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632786] sd 0:0:0:0: [sda] CDB:
[ 7528.632787] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.632816] sd 0:0:0:0: [sda]
[ 7528.632819] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632822] sd 0:0:0:0: [sda] CDB:
[ 7528.632823] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.632849] sd 0:0:0:0: [sda]
[ 7528.632851] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632853] sd 0:0:0:0: [sda] CDB:
[ 7528.632855] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.632880] sd 0:0:0:0: [sda]
[ 7528.632882] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632885] sd 0:0:0:0: [sda] CDB:
[ 7528.632886] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.632913] sd 0:0:0:0: [sda]
[ 7528.632915] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632918] sd 0:0:0:0: [sda] CDB:
[ 7528.632919] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.632947] sd 0:0:0:0: [sda]
[ 7528.632949] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632951] sd 0:0:0:0: [sda] CDB:
[ 7528.632953] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.632978] sd 0:0:0:0: [sda]
[ 7528.632981] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.632984] sd 0:0:0:0: [sda] CDB:
[ 7528.632985] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.633012] sd 0:0:0:0: [sda]
[ 7528.633014] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633017] sd 0:0:0:0: [sda] CDB:
[ 7528.633019] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.633046] sd 0:0:0:0: [sda]
[ 7528.633049] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633052] sd 0:0:0:0: [sda] CDB:
[ 7528.633053] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.633080] sd 0:0:0:0: [sda]
[ 7528.633082] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633085] sd 0:0:0:0: [sda] CDB:
[ 7528.633086] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.633113] sd 0:0:0:0: [sda]
[ 7528.633116] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633119] sd 0:0:0:0: [sda] CDB:
[ 7528.633121] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.633147] sd 0:0:0:0: [sda]
[ 7528.633149] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633152] sd 0:0:0:0: [sda] CDB:
[ 7528.633154] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.633179] sd 0:0:0:0: [sda]
[ 7528.633182] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633184] sd 0:0:0:0: [sda] CDB:
[ 7528.633186] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.633213] sd 0:0:0:0: [sda]
[ 7528.633215] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633217] sd 0:0:0:0: [sda] CDB:
[ 7528.633219] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.633247] sd 0:0:0:0: [sda]
[ 7528.633249] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633252] sd 0:0:0:0: [sda] CDB:
[ 7528.633254] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.633279] sd 0:0:0:0: [sda]
[ 7528.633282] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633284] sd 0:0:0:0: [sda] CDB:
[ 7528.633286] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.633312] sd 0:0:0:0: [sda]
[ 7528.633314] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633316] sd 0:0:0:0: [sda] CDB:
[ 7528.633318] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.633344] sd 0:0:0:0: [sda]
[ 7528.633346] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633349] sd 0:0:0:0: [sda] CDB:
[ 7528.633350] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.633376] sd 0:0:0:0: [sda]
[ 7528.633379] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633381] sd 0:0:0:0: [sda] CDB:
[ 7528.633382] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.633408] sd 0:0:0:0: [sda]
[ 7528.633410] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633413] sd 0:0:0:0: [sda] CDB:
[ 7528.633415] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.633444] sd 0:0:0:0: [sda]
[ 7528.633446] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633448] sd 0:0:0:0: [sda] CDB:
[ 7528.633450] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.633475] sd 0:0:0:0: [sda]
[ 7528.633477] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633480] sd 0:0:0:0: [sda] CDB:
[ 7528.633481] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.633509] sd 0:0:0:0: [sda]
[ 7528.633511] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633514] sd 0:0:0:0: [sda] CDB:
[ 7528.633515] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.633539] sd 0:0:0:0: [sda]
[ 7528.633541] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633543] sd 0:0:0:0: [sda] CDB:
[ 7528.633545] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.633570] sd 0:0:0:0: [sda]
[ 7528.633572] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633574] sd 0:0:0:0: [sda] CDB:
[ 7528.633575] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.633600] sd 0:0:0:0: [sda]
[ 7528.633602] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633605] sd 0:0:0:0: [sda] CDB:
[ 7528.633607] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.633675] sd 0:0:0:0: [sda]
[ 7528.633678] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633681] sd 0:0:0:0: [sda] CDB:
[ 7528.633682] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.633711] sd 0:0:0:0: [sda]
[ 7528.633713] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633715] sd 0:0:0:0: [sda] CDB:
[ 7528.633717] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.633746] sd 0:0:0:0: [sda]
[ 7528.633748] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633751] sd 0:0:0:0: [sda] CDB:
[ 7528.633752] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.633777] sd 0:0:0:0: [sda]
[ 7528.633779] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633781] sd 0:0:0:0: [sda] CDB:
[ 7528.633783] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.633807] sd 0:0:0:0: [sda]
[ 7528.633809] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633811] sd 0:0:0:0: [sda] CDB:
[ 7528.633813] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.633839] sd 0:0:0:0: [sda]
[ 7528.633841] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633843] sd 0:0:0:0: [sda] CDB:
[ 7528.633845] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.633863] EXT4-fs error (device sda1): __ext4_get_inode_loc:3792: inode #290333: block 1050369: comm Chrome_CacheThr: unable to read itable block
[ 7528.633878] sd 0:0:0:0: [sda]
[ 7528.633881] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633883] sd 0:0:0:0: [sda] CDB:
[ 7528.633885] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.633963] sd 0:0:0:0: [sda]
[ 7528.633966] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.633969] sd 0:0:0:0: [sda] CDB:
[ 7528.633970] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.633999] sd 0:0:0:0: [sda]
[ 7528.634002] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634004] sd 0:0:0:0: [sda] CDB:
[ 7528.634006] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.634034] sd 0:0:0:0: [sda]
[ 7528.634037] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634039] sd 0:0:0:0: [sda] CDB:
[ 7528.634040] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.634066] sd 0:0:0:0: [sda]
[ 7528.634068] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634071] sd 0:0:0:0: [sda] CDB:
[ 7528.634072] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.634098] sd 0:0:0:0: [sda]
[ 7528.634101] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634103] sd 0:0:0:0: [sda] CDB:
[ 7528.634106] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.634134] sd 0:0:0:0: [sda]
[ 7528.634136] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634139] sd 0:0:0:0: [sda] CDB:
[ 7528.634141] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.634169] sd 0:0:0:0: [sda]
[ 7528.634171] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634174] sd 0:0:0:0: [sda] CDB:
[ 7528.634176] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.634201] sd 0:0:0:0: [sda]
[ 7528.634203] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634206] sd 0:0:0:0: [sda] CDB:
[ 7528.634207] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.634233] sd 0:0:0:0: [sda]
[ 7528.634235] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634238] sd 0:0:0:0: [sda] CDB:
[ 7528.634239] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.634267] sd 0:0:0:0: [sda]
[ 7528.634269] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634271] sd 0:0:0:0: [sda] CDB:
[ 7528.634273] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.634301] sd 0:0:0:0: [sda]
[ 7528.634304] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634306] sd 0:0:0:0: [sda] CDB:
[ 7528.634308] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.634336] sd 0:0:0:0: [sda]
[ 7528.634339] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634343] sd 0:0:0:0: [sda] CDB:
[ 7528.634345] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.634373] sd 0:0:0:0: [sda]
[ 7528.634375] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634378] sd 0:0:0:0: [sda] CDB:
[ 7528.634379] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.634407] sd 0:0:0:0: [sda]
[ 7528.634409] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634412] sd 0:0:0:0: [sda] CDB:
[ 7528.634414] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.634441] sd 0:0:0:0: [sda]
[ 7528.634444] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634447] sd 0:0:0:0: [sda] CDB:
[ 7528.634448] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.634476] sd 0:0:0:0: [sda]
[ 7528.634478] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634481] sd 0:0:0:0: [sda] CDB:
[ 7528.634483] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.634511] sd 0:0:0:0: [sda]
[ 7528.634513] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634515] sd 0:0:0:0: [sda] CDB:
[ 7528.634517] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.634545] sd 0:0:0:0: [sda]
[ 7528.634548] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634551] sd 0:0:0:0: [sda] CDB:
[ 7528.634553] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.634579] sd 0:0:0:0: [sda]
[ 7528.634581] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634583] sd 0:0:0:0: [sda] CDB:
[ 7528.634585] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.634609] sd 0:0:0:0: [sda]
[ 7528.634610] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634613] sd 0:0:0:0: [sda] CDB:
[ 7528.634614] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.634641] sd 0:0:0:0: [sda]
[ 7528.634643] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634645] sd 0:0:0:0: [sda] CDB:
[ 7528.634647] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.634733] sd 0:0:0:0: [sda]
[ 7528.634735] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634738] sd 0:0:0:0: [sda] CDB:
[ 7528.634739] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.634765] sd 0:0:0:0: [sda]
[ 7528.634767] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634769] sd 0:0:0:0: [sda] CDB:
[ 7528.634770] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.634796] sd 0:0:0:0: [sda]
[ 7528.634800] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634802] sd 0:0:0:0: [sda] CDB:
[ 7528.634804] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.634859] sd 0:0:0:0: [sda]
[ 7528.634861] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634864] sd 0:0:0:0: [sda] CDB:
[ 7528.634866] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.634893] sd 0:0:0:0: [sda]
[ 7528.634895] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634897] sd 0:0:0:0: [sda] CDB:
[ 7528.634898] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.634923] sd 0:0:0:0: [sda]
[ 7528.634925] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634927] sd 0:0:0:0: [sda] CDB:
[ 7528.634929] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.634953] sd 0:0:0:0: [sda]
[ 7528.634955] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634957] sd 0:0:0:0: [sda] CDB:
[ 7528.634959] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.634987] sd 0:0:0:0: [sda]
[ 7528.634990] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.634992] sd 0:0:0:0: [sda] CDB:
[ 7528.634994] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.635019] sd 0:0:0:0: [sda]
[ 7528.635021] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635023] sd 0:0:0:0: [sda] CDB:
[ 7528.635024] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.635048] sd 0:0:0:0: [sda]
[ 7528.635050] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635053] sd 0:0:0:0: [sda] CDB:
[ 7528.635054] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.635078] sd 0:0:0:0: [sda]
[ 7528.635080] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635083] sd 0:0:0:0: [sda] CDB:
[ 7528.635084] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.635103] EXT4-fs error (device sda1): __ext4_get_inode_loc:3792: inode #290365: block 1050371: comm Chrome_CacheThr: unable to read itable block
[ 7528.635120] sd 0:0:0:0: [sda]
[ 7528.635122] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635124] sd 0:0:0:0: [sda] CDB:
[ 7528.635126] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.635414] sd 0:0:0:0: [sda]
[ 7528.635416] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635418] sd 0:0:0:0: [sda] CDB:
[ 7528.635419] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.635438] sd 0:0:0:0: [sda]
[ 7528.635439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635441] sd 0:0:0:0: [sda] CDB:
[ 7528.635442] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.635458] sd 0:0:0:0: [sda]
[ 7528.635459] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635461] sd 0:0:0:0: [sda] CDB:
[ 7528.635462] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.635477] sd 0:0:0:0: [sda]
[ 7528.635479] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635480] sd 0:0:0:0: [sda] CDB:
[ 7528.635481] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.635497] sd 0:0:0:0: [sda]
[ 7528.635498] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635500] sd 0:0:0:0: [sda] CDB:
[ 7528.635501] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.635517] sd 0:0:0:0: [sda]
[ 7528.635518] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635520] sd 0:0:0:0: [sda] CDB:
[ 7528.635521] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.635536] sd 0:0:0:0: [sda]
[ 7528.635537] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635539] sd 0:0:0:0: [sda] CDB:
[ 7528.635540] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.635556] sd 0:0:0:0: [sda]
[ 7528.635557] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635559] sd 0:0:0:0: [sda] CDB:
[ 7528.635560] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.635575] sd 0:0:0:0: [sda]
[ 7528.635577] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635578] sd 0:0:0:0: [sda] CDB:
[ 7528.635579] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.635595] sd 0:0:0:0: [sda]
[ 7528.635596] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635597] sd 0:0:0:0: [sda] CDB:
[ 7528.635598] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.635615] sd 0:0:0:0: [sda]
[ 7528.635616] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635618] sd 0:0:0:0: [sda] CDB:
[ 7528.635619] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.635635] sd 0:0:0:0: [sda]
[ 7528.635636] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635638] sd 0:0:0:0: [sda] CDB:
[ 7528.635638] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.635669] sd 0:0:0:0: [sda]
[ 7528.635672] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635674] sd 0:0:0:0: [sda] CDB:
[ 7528.635675] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.635700] sd 0:0:0:0: [sda]
[ 7528.635702] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635704] sd 0:0:0:0: [sda] CDB:
[ 7528.635706] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.635730] sd 0:0:0:0: [sda]
[ 7528.635732] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635734] sd 0:0:0:0: [sda] CDB:
[ 7528.635735] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.635759] sd 0:0:0:0: [sda]
[ 7528.635761] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635763] sd 0:0:0:0: [sda] CDB:
[ 7528.635765] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.635789] sd 0:0:0:0: [sda]
[ 7528.635791] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635793] sd 0:0:0:0: [sda] CDB:
[ 7528.635795] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.635819] sd 0:0:0:0: [sda]
[ 7528.635821] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635823] sd 0:0:0:0: [sda] CDB:
[ 7528.635825] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.635850] sd 0:0:0:0: [sda]
[ 7528.635852] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635854] sd 0:0:0:0: [sda] CDB:
[ 7528.635856] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.635979] sd 0:0:0:0: [sda]
[ 7528.635981] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.635983] sd 0:0:0:0: [sda] CDB:
[ 7528.635985] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.636010] sd 0:0:0:0: [sda]
[ 7528.636012] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636015] sd 0:0:0:0: [sda] CDB:
[ 7528.636017] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.636041] sd 0:0:0:0: [sda]
[ 7528.636044] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636046] sd 0:0:0:0: [sda] CDB:
[ 7528.636047] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.636071] sd 0:0:0:0: [sda]
[ 7528.636073] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636076] sd 0:0:0:0: [sda] CDB:
[ 7528.636078] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.636102] sd 0:0:0:0: [sda]
[ 7528.636104] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636107] sd 0:0:0:0: [sda] CDB:
[ 7528.636108] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.636133] sd 0:0:0:0: [sda]
[ 7528.636135] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636138] sd 0:0:0:0: [sda] CDB:
[ 7528.636141] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.636166] sd 0:0:0:0: [sda]
[ 7528.636169] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636171] sd 0:0:0:0: [sda] CDB:
[ 7528.636172] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.636196] sd 0:0:0:0: [sda]
[ 7528.636198] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636200] sd 0:0:0:0: [sda] CDB:
[ 7528.636202] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.636226] sd 0:0:0:0: [sda]
[ 7528.636228] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636230] sd 0:0:0:0: [sda] CDB:
[ 7528.636232] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.636256] sd 0:0:0:0: [sda]
[ 7528.636258] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636260] sd 0:0:0:0: [sda] CDB:
[ 7528.636262] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.636290] sd 0:0:0:0: [sda]
[ 7528.636293] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636295] sd 0:0:0:0: [sda] CDB:
[ 7528.636297] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.636324] sd 0:0:0:0: [sda]
[ 7528.636326] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636328] sd 0:0:0:0: [sda] CDB:
[ 7528.636330] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.636352] sd 0:0:0:0: [sda]
[ 7528.636355] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636357] sd 0:0:0:0: [sda] CDB:
[ 7528.636358] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.636386] sd 0:0:0:0: [sda]
[ 7528.636389] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636391] sd 0:0:0:0: [sda] CDB:
[ 7528.636392] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.636522] sd 0:0:0:0: [sda]
[ 7528.636525] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636528] sd 0:0:0:0: [sda] CDB:
[ 7528.636529] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.636556] sd 0:0:0:0: [sda]
[ 7528.636558] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636560] sd 0:0:0:0: [sda] CDB:
[ 7528.636562] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.636586] sd 0:0:0:0: [sda]
[ 7528.636587] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636590] sd 0:0:0:0: [sda] CDB:
[ 7528.636591] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.636615] sd 0:0:0:0: [sda]
[ 7528.636617] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636619] sd 0:0:0:0: [sda] CDB:
[ 7528.636620] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.636645] sd 0:0:0:0: [sda]
[ 7528.636647] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636649] sd 0:0:0:0: [sda] CDB:
[ 7528.636651] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.636675] sd 0:0:0:0: [sda]
[ 7528.636677] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636679] sd 0:0:0:0: [sda] CDB:
[ 7528.636681] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.636706] sd 0:0:0:0: [sda]
[ 7528.636708] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636710] sd 0:0:0:0: [sda] CDB:
[ 7528.636711] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.636739] sd 0:0:0:0: [sda]
[ 7528.636742] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636745] sd 0:0:0:0: [sda] CDB:
[ 7528.636747] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.636773] sd 0:0:0:0: [sda]
[ 7528.636775] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636778] sd 0:0:0:0: [sda] CDB:
[ 7528.636780] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.636808] sd 0:0:0:0: [sda]
[ 7528.636811] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636813] sd 0:0:0:0: [sda] CDB:
[ 7528.636815] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.636842] sd 0:0:0:0: [sda]
[ 7528.636845] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636849] sd 0:0:0:0: [sda] CDB:
[ 7528.636851] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.636876] sd 0:0:0:0: [sda]
[ 7528.636878] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636881] sd 0:0:0:0: [sda] CDB:
[ 7528.636882] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.636908] sd 0:0:0:0: [sda]
[ 7528.636910] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636913] sd 0:0:0:0: [sda] CDB:
[ 7528.636915] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.636943] sd 0:0:0:0: [sda]
[ 7528.636945] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636948] sd 0:0:0:0: [sda] CDB:
[ 7528.636950] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.636976] sd 0:0:0:0: [sda]
[ 7528.636978] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.636981] sd 0:0:0:0: [sda] CDB:
[ 7528.636982] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.637007] sd 0:0:0:0: [sda]
[ 7528.637009] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637012] sd 0:0:0:0: [sda] CDB:
[ 7528.637013] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.637041] sd 0:0:0:0: [sda]
[ 7528.637044] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637046] sd 0:0:0:0: [sda] CDB:
[ 7528.637048] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.637075] sd 0:0:0:0: [sda]
[ 7528.637077] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637079] sd 0:0:0:0: [sda] CDB:
[ 7528.637081] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.637108] sd 0:0:0:0: [sda]
[ 7528.637111] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637113] sd 0:0:0:0: [sda] CDB:
[ 7528.637115] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.637142] sd 0:0:0:0: [sda]
[ 7528.637146] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637149] sd 0:0:0:0: [sda] CDB:
[ 7528.637151] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.637178] sd 0:0:0:0: [sda]
[ 7528.637180] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637183] sd 0:0:0:0: [sda] CDB:
[ 7528.637185] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.637211] sd 0:0:0:0: [sda]
[ 7528.637213] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637216] sd 0:0:0:0: [sda] CDB:
[ 7528.637217] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.637241] sd 0:0:0:0: [sda]
[ 7528.637243] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637245] sd 0:0:0:0: [sda] CDB:
[ 7528.637247] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.637271] sd 0:0:0:0: [sda]
[ 7528.637273] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637276] sd 0:0:0:0: [sda] CDB:
[ 7528.637277] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.637301] sd 0:0:0:0: [sda]
[ 7528.637304] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637306] sd 0:0:0:0: [sda] CDB:
[ 7528.637307] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.637334] sd 0:0:0:0: [sda]
[ 7528.637336] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637338] sd 0:0:0:0: [sda] CDB:
[ 7528.637340] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.637368] sd 0:0:0:0: [sda]
[ 7528.637370] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637373] sd 0:0:0:0: [sda] CDB:
[ 7528.637374] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.637404] sd 0:0:0:0: [sda]
[ 7528.637406] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637409] sd 0:0:0:0: [sda] CDB:
[ 7528.637411] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.637437] sd 0:0:0:0: [sda]
[ 7528.637439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637442] sd 0:0:0:0: [sda] CDB:
[ 7528.637444] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.637469] sd 0:0:0:0: [sda]
[ 7528.637471] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637474] sd 0:0:0:0: [sda] CDB:
[ 7528.637475] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.637502] sd 0:0:0:0: [sda]
[ 7528.637505] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637509] sd 0:0:0:0: [sda] CDB:
[ 7528.637511] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.637536] sd 0:0:0:0: [sda]
[ 7528.637539] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637541] sd 0:0:0:0: [sda] CDB:
[ 7528.637543] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.637572] sd 0:0:0:0: [sda]
[ 7528.637574] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637576] sd 0:0:0:0: [sda] CDB:
[ 7528.637578] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.637727] sd 0:0:0:0: [sda]
[ 7528.637730] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637733] sd 0:0:0:0: [sda] CDB:
[ 7528.637736] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.637766] sd 0:0:0:0: [sda]
[ 7528.637768] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637771] sd 0:0:0:0: [sda] CDB:
[ 7528.637772] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.637798] sd 0:0:0:0: [sda]
[ 7528.637800] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637802] sd 0:0:0:0: [sda] CDB:
[ 7528.637804] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.637865] sd 0:0:0:0: [sda]
[ 7528.637867] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637870] sd 0:0:0:0: [sda] CDB:
[ 7528.637871] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.637898] sd 0:0:0:0: [sda]
[ 7528.637900] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637903] sd 0:0:0:0: [sda] CDB:
[ 7528.637905] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.637930] sd 0:0:0:0: [sda]
[ 7528.637932] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637934] sd 0:0:0:0: [sda] CDB:
[ 7528.637935] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.637960] sd 0:0:0:0: [sda]
[ 7528.637962] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.637965] sd 0:0:0:0: [sda] CDB:
[ 7528.637967] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.638040] sd 0:0:0:0: [sda]
[ 7528.638042] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638044] sd 0:0:0:0: [sda] CDB:
[ 7528.638046] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.638089] sd 0:0:0:0: [sda]
[ 7528.638091] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638093] sd 0:0:0:0: [sda] CDB:
[ 7528.638095] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.638123] sd 0:0:0:0: [sda]
[ 7528.638125] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638127] sd 0:0:0:0: [sda] CDB:
[ 7528.638128] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.638156] sd 0:0:0:0: [sda]
[ 7528.638158] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638160] sd 0:0:0:0: [sda] CDB:
[ 7528.638162] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.638190] sd 0:0:0:0: [sda]
[ 7528.638192] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638195] sd 0:0:0:0: [sda] CDB:
[ 7528.638196] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.638225] sd 0:0:0:0: [sda]
[ 7528.638227] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638230] sd 0:0:0:0: [sda] CDB:
[ 7528.638232] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.638258] sd 0:0:0:0: [sda]
[ 7528.638261] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638263] sd 0:0:0:0: [sda] CDB:
[ 7528.638265] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.638310] sd 0:0:0:0: [sda]
[ 7528.638312] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638315] sd 0:0:0:0: [sda] CDB:
[ 7528.638316] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.638342] sd 0:0:0:0: [sda]
[ 7528.638345] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638347] sd 0:0:0:0: [sda] CDB:
[ 7528.638349] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.638378] sd 0:0:0:0: [sda]
[ 7528.638380] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638382] sd 0:0:0:0: [sda] CDB:
[ 7528.638384] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.638437] sd 0:0:0:0: [sda]
[ 7528.638439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638442] sd 0:0:0:0: [sda] CDB:
[ 7528.638443] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.638488] sd 0:0:0:0: [sda]
[ 7528.638491] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638494] sd 0:0:0:0: [sda] CDB:
[ 7528.638495] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.638557] sd 0:0:0:0: [sda]
[ 7528.638560] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638563] sd 0:0:0:0: [sda] CDB:
[ 7528.638565] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.638594] sd 0:0:0:0: [sda]
[ 7528.638596] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638598] sd 0:0:0:0: [sda] CDB:
[ 7528.638599] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.638624] sd 0:0:0:0: [sda]
[ 7528.638626] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638629] sd 0:0:0:0: [sda] CDB:
[ 7528.638630] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.638656] sd 0:0:0:0: [sda]
[ 7528.638659] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638661] sd 0:0:0:0: [sda] CDB:
[ 7528.638663] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.638688] sd 0:0:0:0: [sda]
[ 7528.638690] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638692] sd 0:0:0:0: [sda] CDB:
[ 7528.638693] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.638718] sd 0:0:0:0: [sda]
[ 7528.638720] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638723] sd 0:0:0:0: [sda] CDB:
[ 7528.638724] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.638750] sd 0:0:0:0: [sda]
[ 7528.638754] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638756] sd 0:0:0:0: [sda] CDB:
[ 7528.638758] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.638785] sd 0:0:0:0: [sda]
[ 7528.638788] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638790] sd 0:0:0:0: [sda] CDB:
[ 7528.638791] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.638840] sd 0:0:0:0: [sda]
[ 7528.638843] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638845] sd 0:0:0:0: [sda] CDB:
[ 7528.638847] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.638873] sd 0:0:0:0: [sda]
[ 7528.638875] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638878] sd 0:0:0:0: [sda] CDB:
[ 7528.638879] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.638905] sd 0:0:0:0: [sda]
[ 7528.638908] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638910] sd 0:0:0:0: [sda] CDB:
[ 7528.638912] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.638971] sd 0:0:0:0: [sda]
[ 7528.638973] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.638976] sd 0:0:0:0: [sda] CDB:
[ 7528.638985] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.639036] sd 0:0:0:0: [sda]
[ 7528.639038] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639041] sd 0:0:0:0: [sda] CDB:
[ 7528.639042] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.639073] sd 0:0:0:0: [sda]
[ 7528.639076] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639078] sd 0:0:0:0: [sda] CDB:
[ 7528.639079] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.639265] sd 0:0:0:0: [sda]
[ 7528.639269] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639272] sd 0:0:0:0: [sda] CDB:
[ 7528.639273] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.639325] sd 0:0:0:0: [sda]
[ 7528.639328] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639331] sd 0:0:0:0: [sda] CDB:
[ 7528.639332] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.639359] sd 0:0:0:0: [sda]
[ 7528.639361] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639364] sd 0:0:0:0: [sda] CDB:
[ 7528.639366] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.639392] sd 0:0:0:0: [sda]
[ 7528.639395] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639397] sd 0:0:0:0: [sda] CDB:
[ 7528.639399] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.639456] sd 0:0:0:0: [sda]
[ 7528.639458] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639460] sd 0:0:0:0: [sda] CDB:
[ 7528.639462] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.639508] sd 0:0:0:0: [sda]
[ 7528.639510] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639513] sd 0:0:0:0: [sda] CDB:
[ 7528.639514] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.639540] sd 0:0:0:0: [sda]
[ 7528.639542] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639545] sd 0:0:0:0: [sda] CDB:
[ 7528.639547] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.639574] sd 0:0:0:0: [sda]
[ 7528.639577] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639579] sd 0:0:0:0: [sda] CDB:
[ 7528.639580] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.639605] sd 0:0:0:0: [sda]
[ 7528.639607] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639610] sd 0:0:0:0: [sda] CDB:
[ 7528.639611] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.639636] sd 0:0:0:0: [sda]
[ 7528.639638] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639640] sd 0:0:0:0: [sda] CDB:
[ 7528.639641] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.639666] sd 0:0:0:0: [sda]
[ 7528.639668] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639670] sd 0:0:0:0: [sda] CDB:
[ 7528.639672] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.639697] sd 0:0:0:0: [sda]
[ 7528.639699] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639702] sd 0:0:0:0: [sda] CDB:
[ 7528.639703] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.639734] sd 0:0:0:0: [sda]
[ 7528.639736] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639739] sd 0:0:0:0: [sda] CDB:
[ 7528.639740] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.639768] sd 0:0:0:0: [sda]
[ 7528.639771] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639774] sd 0:0:0:0: [sda] CDB:
[ 7528.639776] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.639801] sd 0:0:0:0: [sda]
[ 7528.639804] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639806] sd 0:0:0:0: [sda] CDB:
[ 7528.639808] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.639835] sd 0:0:0:0: [sda]
[ 7528.639837] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639840] sd 0:0:0:0: [sda] CDB:
[ 7528.639841] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.639866] sd 0:0:0:0: [sda]
[ 7528.639869] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639872] sd 0:0:0:0: [sda] CDB:
[ 7528.639873] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.639900] sd 0:0:0:0: [sda]
[ 7528.639903] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639905] sd 0:0:0:0: [sda] CDB:
[ 7528.639907] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.639934] sd 0:0:0:0: [sda]
[ 7528.639936] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.639945] sd 0:0:0:0: [sda] CDB:
[ 7528.639946] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.640087] sd 0:0:0:0: [sda]
[ 7528.640090] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640093] sd 0:0:0:0: [sda] CDB:
[ 7528.640094] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.640122] sd 0:0:0:0: [sda]
[ 7528.640124] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640127] sd 0:0:0:0: [sda] CDB:
[ 7528.640129] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.640155] sd 0:0:0:0: [sda]
[ 7528.640157] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640159] sd 0:0:0:0: [sda] CDB:
[ 7528.640160] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.640186] sd 0:0:0:0: [sda]
[ 7528.640188] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640191] sd 0:0:0:0: [sda] CDB:
[ 7528.640192] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.640218] sd 0:0:0:0: [sda]
[ 7528.640220] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640223] sd 0:0:0:0: [sda] CDB:
[ 7528.640224] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.640250] sd 0:0:0:0: [sda]
[ 7528.640252] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640255] sd 0:0:0:0: [sda] CDB:
[ 7528.640256] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.640284] sd 0:0:0:0: [sda]
[ 7528.640287] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640289] sd 0:0:0:0: [sda] CDB:
[ 7528.640291] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.640317] sd 0:0:0:0: [sda]
[ 7528.640320] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640323] sd 0:0:0:0: [sda] CDB:
[ 7528.640325] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.640353] sd 0:0:0:0: [sda]
[ 7528.640355] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640357] sd 0:0:0:0: [sda] CDB:
[ 7528.640359] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.640384] sd 0:0:0:0: [sda]
[ 7528.640386] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640388] sd 0:0:0:0: [sda] CDB:
[ 7528.640390] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.640418] sd 0:0:0:0: [sda]
[ 7528.640420] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640424] sd 0:0:0:0: [sda] CDB:
[ 7528.640427] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.640455] sd 0:0:0:0: [sda]
[ 7528.640457] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640459] sd 0:0:0:0: [sda] CDB:
[ 7528.640461] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.640488] sd 0:0:0:0: [sda]
[ 7528.640490] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640493] sd 0:0:0:0: [sda] CDB:
[ 7528.640494] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.640524] sd 0:0:0:0: [sda]
[ 7528.640527] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.640529] sd 0:0:0:0: [sda] CDB:
[ 7528.640531] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.641293] sd 0:0:0:0: [sda]
[ 7528.641297] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641300] sd 0:0:0:0: [sda] CDB:
[ 7528.641302] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.641337] sd 0:0:0:0: [sda]
[ 7528.641340] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641342] sd 0:0:0:0: [sda] CDB:
[ 7528.641344] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.641396] sd 0:0:0:0: [sda]
[ 7528.641400] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641403] sd 0:0:0:0: [sda] CDB:
[ 7528.641405] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.641434] sd 0:0:0:0: [sda]
[ 7528.641436] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641439] sd 0:0:0:0: [sda] CDB:
[ 7528.641440] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.641519] sd 0:0:0:0: [sda]
[ 7528.641522] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641524] sd 0:0:0:0: [sda] CDB:
[ 7528.641525] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.641554] sd 0:0:0:0: [sda]
[ 7528.641556] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641558] sd 0:0:0:0: [sda] CDB:
[ 7528.641560] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.641586] sd 0:0:0:0: [sda]
[ 7528.641588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641591] sd 0:0:0:0: [sda] CDB:
[ 7528.641592] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.641620] sd 0:0:0:0: [sda]
[ 7528.641622] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641625] sd 0:0:0:0: [sda] CDB:
[ 7528.641627] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.641654] sd 0:0:0:0: [sda]
[ 7528.641657] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641660] sd 0:0:0:0: [sda] CDB:
[ 7528.641661] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.641687] sd 0:0:0:0: [sda]
[ 7528.641689] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641691] sd 0:0:0:0: [sda] CDB:
[ 7528.641692] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.641718] sd 0:0:0:0: [sda]
[ 7528.641721] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641723] sd 0:0:0:0: [sda] CDB:
[ 7528.641724] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.641750] sd 0:0:0:0: [sda]
[ 7528.641752] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641754] sd 0:0:0:0: [sda] CDB:
[ 7528.641756] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.641784] sd 0:0:0:0: [sda]
[ 7528.641786] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641789] sd 0:0:0:0: [sda] CDB:
[ 7528.641790] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.641817] sd 0:0:0:0: [sda]
[ 7528.641819] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641822] sd 0:0:0:0: [sda] CDB:
[ 7528.641823] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.641849] sd 0:0:0:0: [sda]
[ 7528.641852] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641854] sd 0:0:0:0: [sda] CDB:
[ 7528.641856] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.641881] sd 0:0:0:0: [sda]
[ 7528.641884] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641886] sd 0:0:0:0: [sda] CDB:
[ 7528.641888] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.641913] sd 0:0:0:0: [sda]
[ 7528.641915] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641917] sd 0:0:0:0: [sda] CDB:
[ 7528.641919] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.641946] sd 0:0:0:0: [sda]
[ 7528.641948] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641951] sd 0:0:0:0: [sda] CDB:
[ 7528.641954] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.641981] sd 0:0:0:0: [sda]
[ 7528.641984] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.641986] sd 0:0:0:0: [sda] CDB:
[ 7528.641988] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.642016] sd 0:0:0:0: [sda]
[ 7528.642019] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642022] sd 0:0:0:0: [sda] CDB:
[ 7528.642023] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.642050] sd 0:0:0:0: [sda]
[ 7528.642052] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642055] sd 0:0:0:0: [sda] CDB:
[ 7528.642056] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.642084] sd 0:0:0:0: [sda]
[ 7528.642087] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642089] sd 0:0:0:0: [sda] CDB:
[ 7528.642091] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.642118] sd 0:0:0:0: [sda]
[ 7528.642121] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642124] sd 0:0:0:0: [sda] CDB:
[ 7528.642125] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.642154] sd 0:0:0:0: [sda]
[ 7528.642157] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642159] sd 0:0:0:0: [sda] CDB:
[ 7528.642161] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.642187] sd 0:0:0:0: [sda]
[ 7528.642189] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642192] sd 0:0:0:0: [sda] CDB:
[ 7528.642193] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.642219] sd 0:0:0:0: [sda]
[ 7528.642222] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642224] sd 0:0:0:0: [sda] CDB:
[ 7528.642226] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.642252] sd 0:0:0:0: [sda]
[ 7528.642254] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642257] sd 0:0:0:0: [sda] CDB:
[ 7528.642259] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.642286] sd 0:0:0:0: [sda]
[ 7528.642288] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642290] sd 0:0:0:0: [sda] CDB:
[ 7528.642292] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.642338] sd 0:0:0:0: [sda]
[ 7528.642340] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642343] sd 0:0:0:0: [sda] CDB:
[ 7528.642344] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.642379] sd 0:0:0:0: [sda]
[ 7528.642381] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642384] sd 0:0:0:0: [sda] CDB:
[ 7528.642385] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.642411] sd 0:0:0:0: [sda]
[ 7528.642413] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642416] sd 0:0:0:0: [sda] CDB:
[ 7528.642417] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.642441] sd 0:0:0:0: [sda]
[ 7528.642443] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642446] sd 0:0:0:0: [sda] CDB:
[ 7528.642448] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.642477] sd 0:0:0:0: [sda]
[ 7528.642480] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642482] sd 0:0:0:0: [sda] CDB:
[ 7528.642484] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.642656] sd 0:0:0:0: [sda]
[ 7528.642659] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642662] sd 0:0:0:0: [sda] CDB:
[ 7528.642664] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.642692] sd 0:0:0:0: [sda]
[ 7528.642693] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642696] sd 0:0:0:0: [sda] CDB:
[ 7528.642697] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.642720] sd 0:0:0:0: [sda]
[ 7528.642723] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642725] sd 0:0:0:0: [sda] CDB:
[ 7528.642726] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.642752] sd 0:0:0:0: [sda]
[ 7528.642754] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642757] sd 0:0:0:0: [sda] CDB:
[ 7528.642759] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.642785] sd 0:0:0:0: [sda]
[ 7528.642787] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642789] sd 0:0:0:0: [sda] CDB:
[ 7528.642791] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.642816] sd 0:0:0:0: [sda]
[ 7528.642818] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642820] sd 0:0:0:0: [sda] CDB:
[ 7528.642821] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.642846] sd 0:0:0:0: [sda]
[ 7528.642848] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642851] sd 0:0:0:0: [sda] CDB:
[ 7528.642852] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.642877] sd 0:0:0:0: [sda]
[ 7528.642879] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642881] sd 0:0:0:0: [sda] CDB:
[ 7528.642883] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.642908] sd 0:0:0:0: [sda]
[ 7528.642910] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642912] sd 0:0:0:0: [sda] CDB:
[ 7528.642913] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.642940] sd 0:0:0:0: [sda]
[ 7528.642942] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642944] sd 0:0:0:0: [sda] CDB:
[ 7528.642945] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.642971] sd 0:0:0:0: [sda]
[ 7528.642973] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.642975] sd 0:0:0:0: [sda] CDB:
[ 7528.642977] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.643004] sd 0:0:0:0: [sda]
[ 7528.643007] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643009] sd 0:0:0:0: [sda] CDB:
[ 7528.643011] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.643037] sd 0:0:0:0: [sda]
[ 7528.643040] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643043] sd 0:0:0:0: [sda] CDB:
[ 7528.643044] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.643068] sd 0:0:0:0: [sda]
[ 7528.643071] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643073] sd 0:0:0:0: [sda] CDB:
[ 7528.643075] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.643100] sd 0:0:0:0: [sda]
[ 7528.643102] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643105] sd 0:0:0:0: [sda] CDB:
[ 7528.643106] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.643132] sd 0:0:0:0: [sda]
[ 7528.643135] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643137] sd 0:0:0:0: [sda] CDB:
[ 7528.643139] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.643165] sd 0:0:0:0: [sda]
[ 7528.643167] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643170] sd 0:0:0:0: [sda] CDB:
[ 7528.643171] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.643197] sd 0:0:0:0: [sda]
[ 7528.643199] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643201] sd 0:0:0:0: [sda] CDB:
[ 7528.643203] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.643230] sd 0:0:0:0: [sda]
[ 7528.643233] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643235] sd 0:0:0:0: [sda] CDB:
[ 7528.643237] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.643262] sd 0:0:0:0: [sda]
[ 7528.643264] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643266] sd 0:0:0:0: [sda] CDB:
[ 7528.643268] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.643293] sd 0:0:0:0: [sda]
[ 7528.643295] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643298] sd 0:0:0:0: [sda] CDB:
[ 7528.643299] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.643323] sd 0:0:0:0: [sda]
[ 7528.643325] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643327] sd 0:0:0:0: [sda] CDB:
[ 7528.643329] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.643353] sd 0:0:0:0: [sda]
[ 7528.643355] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643357] sd 0:0:0:0: [sda] CDB:
[ 7528.643359] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.643384] sd 0:0:0:0: [sda]
[ 7528.643386] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643388] sd 0:0:0:0: [sda] CDB:
[ 7528.643390] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.643416] sd 0:0:0:0: [sda]
[ 7528.643418] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643419] sd 0:0:0:0: [sda] CDB:
[ 7528.643421] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.643443] sd 0:0:0:0: [sda]
[ 7528.643445] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643447] sd 0:0:0:0: [sda] CDB:
[ 7528.643448] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.643516] sd 0:0:0:0: [sda]
[ 7528.643518] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643520] sd 0:0:0:0: [sda] CDB:
[ 7528.643521] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.643546] sd 0:0:0:0: [sda]
[ 7528.643548] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643550] sd 0:0:0:0: [sda] CDB:
[ 7528.643552] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.643574] sd 0:0:0:0: [sda]
[ 7528.643576] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643578] sd 0:0:0:0: [sda] CDB:
[ 7528.643579] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.643601] sd 0:0:0:0: [sda]
[ 7528.643603] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643606] sd 0:0:0:0: [sda] CDB:
[ 7528.643607] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.643674] sd 0:0:0:0: [sda]
[ 7528.643676] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643678] sd 0:0:0:0: [sda] CDB:
[ 7528.643680] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.643722] sd 0:0:0:0: [sda]
[ 7528.643724] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643726] sd 0:0:0:0: [sda] CDB:
[ 7528.643728] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.643757] sd 0:0:0:0: [sda]
[ 7528.643760] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643762] sd 0:0:0:0: [sda] CDB:
[ 7528.643763] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.643876] sd 0:0:0:0: [sda]
[ 7528.643878] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643881] sd 0:0:0:0: [sda] CDB:
[ 7528.643883] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.643911] sd 0:0:0:0: [sda]
[ 7528.643913] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643916] sd 0:0:0:0: [sda] CDB:
[ 7528.643917] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.643942] sd 0:0:0:0: [sda]
[ 7528.643944] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643946] sd 0:0:0:0: [sda] CDB:
[ 7528.643948] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.643971] sd 0:0:0:0: [sda]
[ 7528.643973] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.643975] sd 0:0:0:0: [sda] CDB:
[ 7528.643977] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.644001] sd 0:0:0:0: [sda]
[ 7528.644003] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644005] sd 0:0:0:0: [sda] CDB:
[ 7528.644007] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.644032] sd 0:0:0:0: [sda]
[ 7528.644034] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644036] sd 0:0:0:0: [sda] CDB:
[ 7528.644038] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.644064] sd 0:0:0:0: [sda]
[ 7528.644066] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644068] sd 0:0:0:0: [sda] CDB:
[ 7528.644070] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.644094] sd 0:0:0:0: [sda]
[ 7528.644095] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644098] sd 0:0:0:0: [sda] CDB:
[ 7528.644099] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.644123] sd 0:0:0:0: [sda]
[ 7528.644125] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644126] sd 0:0:0:0: [sda] CDB:
[ 7528.644128] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.644150] sd 0:0:0:0: [sda]
[ 7528.644152] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644154] sd 0:0:0:0: [sda] CDB:
[ 7528.644156] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.644179] sd 0:0:0:0: [sda]
[ 7528.644181] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644183] sd 0:0:0:0: [sda] CDB:
[ 7528.644185] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.644205] sd 0:0:0:0: [sda]
[ 7528.644207] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644209] sd 0:0:0:0: [sda] CDB:
[ 7528.644210] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.644234] sd 0:0:0:0: [sda]
[ 7528.644236] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644238] sd 0:0:0:0: [sda] CDB:
[ 7528.644240] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.644264] sd 0:0:0:0: [sda]
[ 7528.644266] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644268] sd 0:0:0:0: [sda] CDB:
[ 7528.644270] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.644295] sd 0:0:0:0: [sda]
[ 7528.644297] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644299] sd 0:0:0:0: [sda] CDB:
[ 7528.644300] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.644323] sd 0:0:0:0: [sda]
[ 7528.644325] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644327] sd 0:0:0:0: [sda] CDB:
[ 7528.644328] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.644351] sd 0:0:0:0: [sda]
[ 7528.644353] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644355] sd 0:0:0:0: [sda] CDB:
[ 7528.644356] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.644378] sd 0:0:0:0: [sda]
[ 7528.644381] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644383] sd 0:0:0:0: [sda] CDB:
[ 7528.644385] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.644408] sd 0:0:0:0: [sda]
[ 7528.644409] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644411] sd 0:0:0:0: [sda] CDB:
[ 7528.644412] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.644434] sd 0:0:0:0: [sda]
[ 7528.644435] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644438] sd 0:0:0:0: [sda] CDB:
[ 7528.644439] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.644464] sd 0:0:0:0: [sda]
[ 7528.644467] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644469] sd 0:0:0:0: [sda] CDB:
[ 7528.644471] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.644495] sd 0:0:0:0: [sda]
[ 7528.644497] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644499] sd 0:0:0:0: [sda] CDB:
[ 7528.644501] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.644526] sd 0:0:0:0: [sda]
[ 7528.644529] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644531] sd 0:0:0:0: [sda] CDB:
[ 7528.644533] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.644557] sd 0:0:0:0: [sda]
[ 7528.644559] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644561] sd 0:0:0:0: [sda] CDB:
[ 7528.644563] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.644586] sd 0:0:0:0: [sda]
[ 7528.644588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644590] sd 0:0:0:0: [sda] CDB:
[ 7528.644591] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.644615] sd 0:0:0:0: [sda]
[ 7528.644616] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644619] sd 0:0:0:0: [sda] CDB:
[ 7528.644620] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.644642] sd 0:0:0:0: [sda]
[ 7528.644644] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644646] sd 0:0:0:0: [sda] CDB:
[ 7528.644647] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.644669] sd 0:0:0:0: [sda]
[ 7528.644671] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644673] sd 0:0:0:0: [sda] CDB:
[ 7528.644675] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.644697] sd 0:0:0:0: [sda]
[ 7528.644698] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644700] sd 0:0:0:0: [sda] CDB:
[ 7528.644702] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.644724] sd 0:0:0:0: [sda]
[ 7528.644726] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.644728] sd 0:0:0:0: [sda] CDB:
[ 7528.644729] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.645318] sd 0:0:0:0: [sda]
[ 7528.645321] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645323] sd 0:0:0:0: [sda] CDB:
[ 7528.645325] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.645355] sd 0:0:0:0: [sda]
[ 7528.645357] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645360] sd 0:0:0:0: [sda] CDB:
[ 7528.645361] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.645392] sd 0:0:0:0: [sda]
[ 7528.645394] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645397] sd 0:0:0:0: [sda] CDB:
[ 7528.645398] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.645585] sd 0:0:0:0: [sda]
[ 7528.645588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645590] sd 0:0:0:0: [sda] CDB:
[ 7528.645592] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.645621] sd 0:0:0:0: [sda]
[ 7528.645624] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645627] sd 0:0:0:0: [sda] CDB:
[ 7528.645628] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.645666] sd 0:0:0:0: [sda]
[ 7528.645669] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645671] sd 0:0:0:0: [sda] CDB:
[ 7528.645672] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.645698] sd 0:0:0:0: [sda]
[ 7528.645701] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645703] sd 0:0:0:0: [sda] CDB:
[ 7528.645704] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.645729] sd 0:0:0:0: [sda]
[ 7528.645732] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645734] sd 0:0:0:0: [sda] CDB:
[ 7528.645736] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.645762] sd 0:0:0:0: [sda]
[ 7528.645764] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645767] sd 0:0:0:0: [sda] CDB:
[ 7528.645768] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.645794] sd 0:0:0:0: [sda]
[ 7528.645797] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645799] sd 0:0:0:0: [sda] CDB:
[ 7528.645800] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.645828] sd 0:0:0:0: [sda]
[ 7528.645830] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645832] sd 0:0:0:0: [sda] CDB:
[ 7528.645834] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.645859] sd 0:0:0:0: [sda]
[ 7528.645861] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645864] sd 0:0:0:0: [sda] CDB:
[ 7528.645865] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.645892] sd 0:0:0:0: [sda]
[ 7528.645894] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645897] sd 0:0:0:0: [sda] CDB:
[ 7528.645898] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.645924] sd 0:0:0:0: [sda]
[ 7528.645926] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645928] sd 0:0:0:0: [sda] CDB:
[ 7528.645929] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.645956] sd 0:0:0:0: [sda]
[ 7528.645958] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645961] sd 0:0:0:0: [sda] CDB:
[ 7528.645963] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.645989] sd 0:0:0:0: [sda]
[ 7528.645991] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.645994] sd 0:0:0:0: [sda] CDB:
[ 7528.645995] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.646022] sd 0:0:0:0: [sda]
[ 7528.646024] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646026] sd 0:0:0:0: [sda] CDB:
[ 7528.646028] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.646054] sd 0:0:0:0: [sda]
[ 7528.646056] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646058] sd 0:0:0:0: [sda] CDB:
[ 7528.646059] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.646084] sd 0:0:0:0: [sda]
[ 7528.646086] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646088] sd 0:0:0:0: [sda] CDB:
[ 7528.646090] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.646115] sd 0:0:0:0: [sda]
[ 7528.646117] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646120] sd 0:0:0:0: [sda] CDB:
[ 7528.646121] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.646148] sd 0:0:0:0: [sda]
[ 7528.646150] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646152] sd 0:0:0:0: [sda] CDB:
[ 7528.646154] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.646179] sd 0:0:0:0: [sda]
[ 7528.646181] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646184] sd 0:0:0:0: [sda] CDB:
[ 7528.646185] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.646210] sd 0:0:0:0: [sda]
[ 7528.646213] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646216] sd 0:0:0:0: [sda] CDB:
[ 7528.646217] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.646243] sd 0:0:0:0: [sda]
[ 7528.646246] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646249] sd 0:0:0:0: [sda] CDB:
[ 7528.646251] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.646277] sd 0:0:0:0: [sda]
[ 7528.646279] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646281] sd 0:0:0:0: [sda] CDB:
[ 7528.646283] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.646308] sd 0:0:0:0: [sda]
[ 7528.646310] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646313] sd 0:0:0:0: [sda] CDB:
[ 7528.646314] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.646340] sd 0:0:0:0: [sda]
[ 7528.646342] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646345] sd 0:0:0:0: [sda] CDB:
[ 7528.646346] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.646373] sd 0:0:0:0: [sda]
[ 7528.646375] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646377] sd 0:0:0:0: [sda] CDB:
[ 7528.646378] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.646405] sd 0:0:0:0: [sda]
[ 7528.646408] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646410] sd 0:0:0:0: [sda] CDB:
[ 7528.646412] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.646439] sd 0:0:0:0: [sda]
[ 7528.646441] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646444] sd 0:0:0:0: [sda] CDB:
[ 7528.646445] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.646471] sd 0:0:0:0: [sda]
[ 7528.646473] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646476] sd 0:0:0:0: [sda] CDB:
[ 7528.646477] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.646502] sd 0:0:0:0: [sda]
[ 7528.646504] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646507] sd 0:0:0:0: [sda] CDB:
[ 7528.646508] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.646535] sd 0:0:0:0: [sda]
[ 7528.646537] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646540] sd 0:0:0:0: [sda] CDB:
[ 7528.646541] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.646566] sd 0:0:0:0: [sda]
[ 7528.646569] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646571] sd 0:0:0:0: [sda] CDB:
[ 7528.646573] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.646596] sd 0:0:0:0: [sda]
[ 7528.646599] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646601] sd 0:0:0:0: [sda] CDB:
[ 7528.646602] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.646633] sd 0:0:0:0: [sda]
[ 7528.646635] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646638] sd 0:0:0:0: [sda] CDB:
[ 7528.646639] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.646718] sd 0:0:0:0: [sda]
[ 7528.646720] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646722] sd 0:0:0:0: [sda] CDB:
[ 7528.646724] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.646753] sd 0:0:0:0: [sda]
[ 7528.646755] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646757] sd 0:0:0:0: [sda] CDB:
[ 7528.646758] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.646785] sd 0:0:0:0: [sda]
[ 7528.646788] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646790] sd 0:0:0:0: [sda] CDB:
[ 7528.646792] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.646818] sd 0:0:0:0: [sda]
[ 7528.646820] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646823] sd 0:0:0:0: [sda] CDB:
[ 7528.646824] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.646847] sd 0:0:0:0: [sda]
[ 7528.646849] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646851] sd 0:0:0:0: [sda] CDB:
[ 7528.646852] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.646874] sd 0:0:0:0: [sda]
[ 7528.646876] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646878] sd 0:0:0:0: [sda] CDB:
[ 7528.646880] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.646901] sd 0:0:0:0: [sda]
[ 7528.646903] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646905] sd 0:0:0:0: [sda] CDB:
[ 7528.646906] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.646928] sd 0:0:0:0: [sda]
[ 7528.646930] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646932] sd 0:0:0:0: [sda] CDB:
[ 7528.646933] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.646956] sd 0:0:0:0: [sda]
[ 7528.646958] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646960] sd 0:0:0:0: [sda] CDB:
[ 7528.646962] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.646986] sd 0:0:0:0: [sda]
[ 7528.646987] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.646990] sd 0:0:0:0: [sda] CDB:
[ 7528.646991] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.647016] sd 0:0:0:0: [sda]
[ 7528.647018] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647020] sd 0:0:0:0: [sda] CDB:
[ 7528.647022] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.647050] sd 0:0:0:0: [sda]
[ 7528.647052] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647054] sd 0:0:0:0: [sda] CDB:
[ 7528.647055] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.647080] sd 0:0:0:0: [sda]
[ 7528.647082] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647084] sd 0:0:0:0: [sda] CDB:
[ 7528.647085] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.647112] sd 0:0:0:0: [sda]
[ 7528.647114] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647117] sd 0:0:0:0: [sda] CDB:
[ 7528.647118] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.647145] sd 0:0:0:0: [sda]
[ 7528.647147] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647150] sd 0:0:0:0: [sda] CDB:
[ 7528.647152] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.647177] sd 0:0:0:0: [sda]
[ 7528.647179] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647181] sd 0:0:0:0: [sda] CDB:
[ 7528.647183] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.647208] sd 0:0:0:0: [sda]
[ 7528.647210] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647212] sd 0:0:0:0: [sda] CDB:
[ 7528.647214] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.647239] sd 0:0:0:0: [sda]
[ 7528.647241] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647244] sd 0:0:0:0: [sda] CDB:
[ 7528.647245] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.647271] sd 0:0:0:0: [sda]
[ 7528.647273] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647275] sd 0:0:0:0: [sda] CDB:
[ 7528.647277] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.647304] sd 0:0:0:0: [sda]
[ 7528.647306] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647308] sd 0:0:0:0: [sda] CDB:
[ 7528.647310] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.647337] sd 0:0:0:0: [sda]
[ 7528.647339] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647342] sd 0:0:0:0: [sda] CDB:
[ 7528.647343] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.647371] sd 0:0:0:0: [sda]
[ 7528.647373] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647376] sd 0:0:0:0: [sda] CDB:
[ 7528.647377] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.647403] sd 0:0:0:0: [sda]
[ 7528.647405] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647407] sd 0:0:0:0: [sda] CDB:
[ 7528.647409] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.647435] sd 0:0:0:0: [sda]
[ 7528.647437] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647440] sd 0:0:0:0: [sda] CDB:
[ 7528.647443] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.647467] sd 0:0:0:0: [sda]
[ 7528.647470] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647472] sd 0:0:0:0: [sda] CDB:
[ 7528.647474] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.647500] sd 0:0:0:0: [sda]
[ 7528.647502] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647505] sd 0:0:0:0: [sda] CDB:
[ 7528.647506] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.647532] sd 0:0:0:0: [sda]
[ 7528.647535] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647537] sd 0:0:0:0: [sda] CDB:
[ 7528.647538] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.647564] sd 0:0:0:0: [sda]
[ 7528.647566] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647568] sd 0:0:0:0: [sda] CDB:
[ 7528.647570] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.647594] sd 0:0:0:0: [sda]
[ 7528.647596] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647598] sd 0:0:0:0: [sda] CDB:
[ 7528.647599] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.647624] sd 0:0:0:0: [sda]
[ 7528.647626] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647629] sd 0:0:0:0: [sda] CDB:
[ 7528.647630] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.647653] sd 0:0:0:0: [sda]
[ 7528.647655] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647658] sd 0:0:0:0: [sda] CDB:
[ 7528.647659] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.647681] sd 0:0:0:0: [sda]
[ 7528.647683] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647685] sd 0:0:0:0: [sda] CDB:
[ 7528.647686] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.647710] sd 0:0:0:0: [sda]
[ 7528.647712] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647714] sd 0:0:0:0: [sda] CDB:
[ 7528.647716] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.647837] sd 0:0:0:0: [sda]
[ 7528.647839] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647841] sd 0:0:0:0: [sda] CDB:
[ 7528.647843] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.647868] sd 0:0:0:0: [sda]
[ 7528.647870] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647873] sd 0:0:0:0: [sda] CDB:
[ 7528.647874] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.647897] sd 0:0:0:0: [sda]
[ 7528.647899] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647901] sd 0:0:0:0: [sda] CDB:
[ 7528.647903] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.647925] sd 0:0:0:0: [sda]
[ 7528.647927] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647930] sd 0:0:0:0: [sda] CDB:
[ 7528.647932] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.647954] sd 0:0:0:0: [sda]
[ 7528.647956] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647958] sd 0:0:0:0: [sda] CDB:
[ 7528.647960] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.647983] sd 0:0:0:0: [sda]
[ 7528.647985] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.647988] sd 0:0:0:0: [sda] CDB:
[ 7528.647989] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.648012] sd 0:0:0:0: [sda]
[ 7528.648014] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648017] sd 0:0:0:0: [sda] CDB:
[ 7528.648018] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.648041] sd 0:0:0:0: [sda]
[ 7528.648043] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648046] sd 0:0:0:0: [sda] CDB:
[ 7528.648047] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.648070] sd 0:0:0:0: [sda]
[ 7528.648072] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648075] sd 0:0:0:0: [sda] CDB:
[ 7528.648076] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.648100] sd 0:0:0:0: [sda]
[ 7528.648102] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648104] sd 0:0:0:0: [sda] CDB:
[ 7528.648106] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.648128] sd 0:0:0:0: [sda]
[ 7528.648130] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648132] sd 0:0:0:0: [sda] CDB:
[ 7528.648133] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.648153] sd 0:0:0:0: [sda]
[ 7528.648155] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648157] sd 0:0:0:0: [sda] CDB:
[ 7528.648158] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.648178] sd 0:0:0:0: [sda]
[ 7528.648180] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648182] sd 0:0:0:0: [sda] CDB:
[ 7528.648183] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.648204] sd 0:0:0:0: [sda]
[ 7528.648206] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648208] sd 0:0:0:0: [sda] CDB:
[ 7528.648209] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.648230] sd 0:0:0:0: [sda]
[ 7528.648232] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648234] sd 0:0:0:0: [sda] CDB:
[ 7528.648235] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.648259] sd 0:0:0:0: [sda]
[ 7528.648261] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648263] sd 0:0:0:0: [sda] CDB:
[ 7528.648265] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.648289] sd 0:0:0:0: [sda]
[ 7528.648291] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648293] sd 0:0:0:0: [sda] CDB:
[ 7528.648295] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.648318] sd 0:0:0:0: [sda]
[ 7528.648320] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648322] sd 0:0:0:0: [sda] CDB:
[ 7528.648324] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.648347] sd 0:0:0:0: [sda]
[ 7528.648349] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648351] sd 0:0:0:0: [sda] CDB:
[ 7528.648352] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.648376] sd 0:0:0:0: [sda]
[ 7528.648378] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648380] sd 0:0:0:0: [sda] CDB:
[ 7528.648382] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.648404] sd 0:0:0:0: [sda]
[ 7528.648406] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648407] sd 0:0:0:0: [sda] CDB:
[ 7528.648409] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.648430] sd 0:0:0:0: [sda]
[ 7528.648432] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648434] sd 0:0:0:0: [sda] CDB:
[ 7528.648435] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.648462] sd 0:0:0:0: [sda]
[ 7528.648463] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648466] sd 0:0:0:0: [sda] CDB:
[ 7528.648467] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.648493] sd 0:0:0:0: [sda]
[ 7528.648495] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648497] sd 0:0:0:0: [sda] CDB:
[ 7528.648499] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.648522] sd 0:0:0:0: [sda]
[ 7528.648525] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648527] sd 0:0:0:0: [sda] CDB:
[ 7528.648529] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.648555] sd 0:0:0:0: [sda]
[ 7528.648556] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648559] sd 0:0:0:0: [sda] CDB:
[ 7528.648561] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.648586] sd 0:0:0:0: [sda]
[ 7528.648589] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648591] sd 0:0:0:0: [sda] CDB:
[ 7528.648592] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.648620] sd 0:0:0:0: [sda]
[ 7528.648622] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648624] sd 0:0:0:0: [sda] CDB:
[ 7528.648626] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.648651] sd 0:0:0:0: [sda]
[ 7528.648653] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648655] sd 0:0:0:0: [sda] CDB:
[ 7528.648657] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.648682] sd 0:0:0:0: [sda]
[ 7528.648684] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648687] sd 0:0:0:0: [sda] CDB:
[ 7528.648688] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.648715] sd 0:0:0:0: [sda]
[ 7528.648717] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648720] sd 0:0:0:0: [sda] CDB:
[ 7528.648721] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.648746] sd 0:0:0:0: [sda]
[ 7528.648748] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648751] sd 0:0:0:0: [sda] CDB:
[ 7528.648754] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.648782] sd 0:0:0:0: [sda]
[ 7528.648784] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648786] sd 0:0:0:0: [sda] CDB:
[ 7528.648787] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.648908] sd 0:0:0:0: [sda]
[ 7528.648912] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648915] sd 0:0:0:0: [sda] CDB:
[ 7528.648918] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.648946] sd 0:0:0:0: [sda]
[ 7528.648948] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648950] sd 0:0:0:0: [sda] CDB:
[ 7528.648951] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.648983] sd 0:0:0:0: [sda]
[ 7528.648985] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.648988] sd 0:0:0:0: [sda] CDB:
[ 7528.648989] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.649022] sd 0:0:0:0: [sda]
[ 7528.649024] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649027] sd 0:0:0:0: [sda] CDB:
[ 7528.649028] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.649055] sd 0:0:0:0: [sda]
[ 7528.649058] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649061] sd 0:0:0:0: [sda] CDB:
[ 7528.649062] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.649086] sd 0:0:0:0: [sda]
[ 7528.649088] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649092] sd 0:0:0:0: [sda] CDB:
[ 7528.649093] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.649119] sd 0:0:0:0: [sda]
[ 7528.649121] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649123] sd 0:0:0:0: [sda] CDB:
[ 7528.649125] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.649147] sd 0:0:0:0: [sda]
[ 7528.649149] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649151] sd 0:0:0:0: [sda] CDB:
[ 7528.649153] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.649176] sd 0:0:0:0: [sda]
[ 7528.649178] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649180] sd 0:0:0:0: [sda] CDB:
[ 7528.649182] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.649266] sd 0:0:0:0: [sda]
[ 7528.649269] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649271] sd 0:0:0:0: [sda] CDB:
[ 7528.649273] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.649331] sd 0:0:0:0: [sda]
[ 7528.649334] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649336] sd 0:0:0:0: [sda] CDB:
[ 7528.649338] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.649366] sd 0:0:0:0: [sda]
[ 7528.649368] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649370] sd 0:0:0:0: [sda] CDB:
[ 7528.649372] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.649397] sd 0:0:0:0: [sda]
[ 7528.649399] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649401] sd 0:0:0:0: [sda] CDB:
[ 7528.649402] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.649425] sd 0:0:0:0: [sda]
[ 7528.649427] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649430] sd 0:0:0:0: [sda] CDB:
[ 7528.649431] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.649455] sd 0:0:0:0: [sda]
[ 7528.649457] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649460] sd 0:0:0:0: [sda] CDB:
[ 7528.649461] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.649484] sd 0:0:0:0: [sda]
[ 7528.649486] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649487] sd 0:0:0:0: [sda] CDB:
[ 7528.649489] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.649514] sd 0:0:0:0: [sda]
[ 7528.649516] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649519] sd 0:0:0:0: [sda] CDB:
[ 7528.649520] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.649544] sd 0:0:0:0: [sda]
[ 7528.649547] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649549] sd 0:0:0:0: [sda] CDB:
[ 7528.649550] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.649574] sd 0:0:0:0: [sda]
[ 7528.649576] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649578] sd 0:0:0:0: [sda] CDB:
[ 7528.649581] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.649606] sd 0:0:0:0: [sda]
[ 7528.649608] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649610] sd 0:0:0:0: [sda] CDB:
[ 7528.649612] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.649635] sd 0:0:0:0: [sda]
[ 7528.649637] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649640] sd 0:0:0:0: [sda] CDB:
[ 7528.649642] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.649666] sd 0:0:0:0: [sda]
[ 7528.649668] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649671] sd 0:0:0:0: [sda] CDB:
[ 7528.649672] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.649696] sd 0:0:0:0: [sda]
[ 7528.649699] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649701] sd 0:0:0:0: [sda] CDB:
[ 7528.649703] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.649728] sd 0:0:0:0: [sda]
[ 7528.649730] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649732] sd 0:0:0:0: [sda] CDB:
[ 7528.649734] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.649761] sd 0:0:0:0: [sda]
[ 7528.649764] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649766] sd 0:0:0:0: [sda] CDB:
[ 7528.649768] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.649792] sd 0:0:0:0: [sda]
[ 7528.649795] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649797] sd 0:0:0:0: [sda] CDB:
[ 7528.649799] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.649823] sd 0:0:0:0: [sda]
[ 7528.649826] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649828] sd 0:0:0:0: [sda] CDB:
[ 7528.649830] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.649854] sd 0:0:0:0: [sda]
[ 7528.649856] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649858] sd 0:0:0:0: [sda] CDB:
[ 7528.649860] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.649884] sd 0:0:0:0: [sda]
[ 7528.649886] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.649889] sd 0:0:0:0: [sda] CDB:
[ 7528.649890] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.650022] sd 0:0:0:0: [sda]
[ 7528.650025] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650028] sd 0:0:0:0: [sda] CDB:
[ 7528.650029] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.650061] sd 0:0:0:0: [sda]
[ 7528.650063] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650065] sd 0:0:0:0: [sda] CDB:
[ 7528.650067] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.650092] sd 0:0:0:0: [sda]
[ 7528.650094] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650097] sd 0:0:0:0: [sda] CDB:
[ 7528.650098] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.650127] sd 0:0:0:0: [sda]
[ 7528.650130] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650132] sd 0:0:0:0: [sda] CDB:
[ 7528.650134] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.650412] sd 0:0:0:0: [sda]
[ 7528.650416] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650418] sd 0:0:0:0: [sda] CDB:
[ 7528.650420] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.650449] sd 0:0:0:0: [sda]
[ 7528.650451] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650454] sd 0:0:0:0: [sda] CDB:
[ 7528.650455] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.650478] sd 0:0:0:0: [sda]
[ 7528.650480] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650482] sd 0:0:0:0: [sda] CDB:
[ 7528.650484] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.650508] sd 0:0:0:0: [sda]
[ 7528.650510] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650513] sd 0:0:0:0: [sda] CDB:
[ 7528.650515] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.650540] sd 0:0:0:0: [sda]
[ 7528.650542] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650544] sd 0:0:0:0: [sda] CDB:
[ 7528.650546] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.650570] sd 0:0:0:0: [sda]
[ 7528.650572] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650575] sd 0:0:0:0: [sda] CDB:
[ 7528.650576] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.650601] sd 0:0:0:0: [sda]
[ 7528.650603] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650606] sd 0:0:0:0: [sda] CDB:
[ 7528.650608] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.650633] sd 0:0:0:0: [sda]
[ 7528.650635] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650638] sd 0:0:0:0: [sda] CDB:
[ 7528.650640] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.650664] sd 0:0:0:0: [sda]
[ 7528.650666] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650669] sd 0:0:0:0: [sda] CDB:
[ 7528.650670] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.650697] sd 0:0:0:0: [sda]
[ 7528.650699] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650701] sd 0:0:0:0: [sda] CDB:
[ 7528.650703] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.650728] sd 0:0:0:0: [sda]
[ 7528.650730] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650733] sd 0:0:0:0: [sda] CDB:
[ 7528.650735] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.650760] sd 0:0:0:0: [sda]
[ 7528.650762] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650766] sd 0:0:0:0: [sda] CDB:
[ 7528.650768] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.650793] sd 0:0:0:0: [sda]
[ 7528.650795] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650798] sd 0:0:0:0: [sda] CDB:
[ 7528.650799] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.650824] sd 0:0:0:0: [sda]
[ 7528.650826] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650828] sd 0:0:0:0: [sda] CDB:
[ 7528.650830] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.650855] sd 0:0:0:0: [sda]
[ 7528.650857] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650859] sd 0:0:0:0: [sda] CDB:
[ 7528.650861] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.650885] sd 0:0:0:0: [sda]
[ 7528.650887] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650890] sd 0:0:0:0: [sda] CDB:
[ 7528.650891] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.650915] sd 0:0:0:0: [sda]
[ 7528.650916] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650918] sd 0:0:0:0: [sda] CDB:
[ 7528.650920] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.650945] sd 0:0:0:0: [sda]
[ 7528.650947] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650949] sd 0:0:0:0: [sda] CDB:
[ 7528.650951] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.650974] sd 0:0:0:0: [sda]
[ 7528.650976] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.650978] sd 0:0:0:0: [sda] CDB:
[ 7528.650980] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.651005] sd 0:0:0:0: [sda]
[ 7528.651007] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651010] sd 0:0:0:0: [sda] CDB:
[ 7528.651012] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.651034] sd 0:0:0:0: [sda]
[ 7528.651036] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651038] sd 0:0:0:0: [sda] CDB:
[ 7528.651039] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.651062] sd 0:0:0:0: [sda]
[ 7528.651064] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651067] sd 0:0:0:0: [sda] CDB:
[ 7528.651068] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.651093] sd 0:0:0:0: [sda]
[ 7528.651095] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651098] sd 0:0:0:0: [sda] CDB:
[ 7528.651099] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.651124] sd 0:0:0:0: [sda]
[ 7528.651126] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651128] sd 0:0:0:0: [sda] CDB:
[ 7528.651129] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.651155] sd 0:0:0:0: [sda]
[ 7528.651157] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651159] sd 0:0:0:0: [sda] CDB:
[ 7528.651161] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.651187] sd 0:0:0:0: [sda]
[ 7528.651189] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651191] sd 0:0:0:0: [sda] CDB:
[ 7528.651193] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.651216] sd 0:0:0:0: [sda]
[ 7528.651218] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651221] sd 0:0:0:0: [sda] CDB:
[ 7528.651223] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.651247] sd 0:0:0:0: [sda]
[ 7528.651249] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651252] sd 0:0:0:0: [sda] CDB:
[ 7528.651253] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.651278] sd 0:0:0:0: [sda]
[ 7528.651280] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651282] sd 0:0:0:0: [sda] CDB:
[ 7528.651284] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.651309] sd 0:0:0:0: [sda]
[ 7528.651311] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651314] sd 0:0:0:0: [sda] CDB:
[ 7528.651315] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.651340] sd 0:0:0:0: [sda]
[ 7528.651342] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651345] sd 0:0:0:0: [sda] CDB:
[ 7528.651347] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.651371] sd 0:0:0:0: [sda]
[ 7528.651373] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651375] sd 0:0:0:0: [sda] CDB:
[ 7528.651377] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.651405] sd 0:0:0:0: [sda]
[ 7528.651407] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651410] sd 0:0:0:0: [sda] CDB:
[ 7528.651411] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.651509] sd 0:0:0:0: [sda]
[ 7528.651512] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651515] sd 0:0:0:0: [sda] CDB:
[ 7528.651516] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.651543] sd 0:0:0:0: [sda]
[ 7528.651545] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651548] sd 0:0:0:0: [sda] CDB:
[ 7528.651550] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.651577] sd 0:0:0:0: [sda]
[ 7528.651580] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651582] sd 0:0:0:0: [sda] CDB:
[ 7528.651584] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.651608] sd 0:0:0:0: [sda]
[ 7528.651610] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651613] sd 0:0:0:0: [sda] CDB:
[ 7528.651614] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.651637] sd 0:0:0:0: [sda]
[ 7528.651639] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651641] sd 0:0:0:0: [sda] CDB:
[ 7528.651643] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.651667] sd 0:0:0:0: [sda]
[ 7528.651669] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651672] sd 0:0:0:0: [sda] CDB:
[ 7528.651674] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.651697] sd 0:0:0:0: [sda]
[ 7528.651699] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651702] sd 0:0:0:0: [sda] CDB:
[ 7528.651703] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.651728] sd 0:0:0:0: [sda]
[ 7528.651730] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651732] sd 0:0:0:0: [sda] CDB:
[ 7528.651734] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.651759] sd 0:0:0:0: [sda]
[ 7528.651761] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651763] sd 0:0:0:0: [sda] CDB:
[ 7528.651765] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.651791] sd 0:0:0:0: [sda]
[ 7528.651793] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651795] sd 0:0:0:0: [sda] CDB:
[ 7528.651796] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.651818] sd 0:0:0:0: [sda]
[ 7528.651820] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651822] sd 0:0:0:0: [sda] CDB:
[ 7528.651823] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.651846] sd 0:0:0:0: [sda]
[ 7528.651848] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651851] sd 0:0:0:0: [sda] CDB:
[ 7528.651852] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.651874] sd 0:0:0:0: [sda]
[ 7528.651876] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651879] sd 0:0:0:0: [sda] CDB:
[ 7528.651880] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.651904] sd 0:0:0:0: [sda]
[ 7528.651906] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.651908] sd 0:0:0:0: [sda] CDB:
[ 7528.651909] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.652034] sd 0:0:0:0: [sda]
[ 7528.652037] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652040] sd 0:0:0:0: [sda] CDB:
[ 7528.652041] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.652069] sd 0:0:0:0: [sda]
[ 7528.652071] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652074] sd 0:0:0:0: [sda] CDB:
[ 7528.652075] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.652102] sd 0:0:0:0: [sda]
[ 7528.652104] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652107] sd 0:0:0:0: [sda] CDB:
[ 7528.652108] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.652136] sd 0:0:0:0: [sda]
[ 7528.652138] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652140] sd 0:0:0:0: [sda] CDB:
[ 7528.652142] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.652168] sd 0:0:0:0: [sda]
[ 7528.652170] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652172] sd 0:0:0:0: [sda] CDB:
[ 7528.652173] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.652199] sd 0:0:0:0: [sda]
[ 7528.652201] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652204] sd 0:0:0:0: [sda] CDB:
[ 7528.652205] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.652626] sd 0:0:0:0: [sda]
[ 7528.652630] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652632] sd 0:0:0:0: [sda] CDB:
[ 7528.652634] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.652738] sd 0:0:0:0: [sda]
[ 7528.652741] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652743] sd 0:0:0:0: [sda] CDB:
[ 7528.652744] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.652770] sd 0:0:0:0: [sda]
[ 7528.652773] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652775] sd 0:0:0:0: [sda] CDB:
[ 7528.652776] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.652800] sd 0:0:0:0: [sda]
[ 7528.652802] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652805] sd 0:0:0:0: [sda] CDB:
[ 7528.652806] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.652829] sd 0:0:0:0: [sda]
[ 7528.652831] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652833] sd 0:0:0:0: [sda] CDB:
[ 7528.652835] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.652859] sd 0:0:0:0: [sda]
[ 7528.652861] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652864] sd 0:0:0:0: [sda] CDB:
[ 7528.652866] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.652891] sd 0:0:0:0: [sda]
[ 7528.652893] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652895] sd 0:0:0:0: [sda] CDB:
[ 7528.652897] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.652921] sd 0:0:0:0: [sda]
[ 7528.652923] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.652925] sd 0:0:0:0: [sda] CDB:
[ 7528.652927] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.653036] sd 0:0:0:0: [sda]
[ 7528.653038] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653041] sd 0:0:0:0: [sda] CDB:
[ 7528.653043] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.653068] sd 0:0:0:0: [sda]
[ 7528.653070] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653072] sd 0:0:0:0: [sda] CDB:
[ 7528.653074] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.653098] sd 0:0:0:0: [sda]
[ 7528.653100] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653102] sd 0:0:0:0: [sda] CDB:
[ 7528.653104] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.653127] sd 0:0:0:0: [sda]
[ 7528.653129] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653131] sd 0:0:0:0: [sda] CDB:
[ 7528.653132] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.653160] sd 0:0:0:0: [sda]
[ 7528.653162] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653164] sd 0:0:0:0: [sda] CDB:
[ 7528.653166] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.653556] sd 0:0:0:0: [sda]
[ 7528.653560] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653562] sd 0:0:0:0: [sda] CDB:
[ 7528.653563] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.653592] sd 0:0:0:0: [sda]
[ 7528.653594] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653596] sd 0:0:0:0: [sda] CDB:
[ 7528.653598] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.653621] sd 0:0:0:0: [sda]
[ 7528.653623] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653626] sd 0:0:0:0: [sda] CDB:
[ 7528.653627] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.653650] sd 0:0:0:0: [sda]
[ 7528.653652] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653654] sd 0:0:0:0: [sda] CDB:
[ 7528.653656] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.653681] sd 0:0:0:0: [sda]
[ 7528.653682] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653685] sd 0:0:0:0: [sda] CDB:
[ 7528.653687] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.653711] sd 0:0:0:0: [sda]
[ 7528.653713] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653716] sd 0:0:0:0: [sda] CDB:
[ 7528.653717] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.653741] sd 0:0:0:0: [sda]
[ 7528.653744] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653746] sd 0:0:0:0: [sda] CDB:
[ 7528.653748] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.653772] sd 0:0:0:0: [sda]
[ 7528.653774] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653776] sd 0:0:0:0: [sda] CDB:
[ 7528.653778] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.653801] sd 0:0:0:0: [sda]
[ 7528.653803] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653805] sd 0:0:0:0: [sda] CDB:
[ 7528.653806] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.653828] sd 0:0:0:0: [sda]
[ 7528.653829] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653831] sd 0:0:0:0: [sda] CDB:
[ 7528.653833] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.653857] sd 0:0:0:0: [sda]
[ 7528.653859] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653861] sd 0:0:0:0: [sda] CDB:
[ 7528.653862] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.653885] sd 0:0:0:0: [sda]
[ 7528.653887] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653889] sd 0:0:0:0: [sda] CDB:
[ 7528.653890] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.653912] sd 0:0:0:0: [sda]
[ 7528.653913] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653916] sd 0:0:0:0: [sda] CDB:
[ 7528.653917] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.653943] sd 0:0:0:0: [sda]
[ 7528.653945] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653948] sd 0:0:0:0: [sda] CDB:
[ 7528.653949] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.653970] sd 0:0:0:0: [sda]
[ 7528.653972] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.653974] sd 0:0:0:0: [sda] CDB:
[ 7528.653975] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.653997] sd 0:0:0:0: [sda]
[ 7528.653998] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654001] sd 0:0:0:0: [sda] CDB:
[ 7528.654002] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.654023] sd 0:0:0:0: [sda]
[ 7528.654025] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654027] sd 0:0:0:0: [sda] CDB:
[ 7528.654028] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.654050] sd 0:0:0:0: [sda]
[ 7528.654052] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654054] sd 0:0:0:0: [sda] CDB:
[ 7528.654055] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.654077] sd 0:0:0:0: [sda]
[ 7528.654079] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654081] sd 0:0:0:0: [sda] CDB:
[ 7528.654082] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.654104] sd 0:0:0:0: [sda]
[ 7528.654106] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654109] sd 0:0:0:0: [sda] CDB:
[ 7528.654110] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.654132] sd 0:0:0:0: [sda]
[ 7528.654134] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654136] sd 0:0:0:0: [sda] CDB:
[ 7528.654137] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.654160] sd 0:0:0:0: [sda]
[ 7528.654161] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654164] sd 0:0:0:0: [sda] CDB:
[ 7528.654165] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.654186] sd 0:0:0:0: [sda]
[ 7528.654188] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654190] sd 0:0:0:0: [sda] CDB:
[ 7528.654191] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.654212] sd 0:0:0:0: [sda]
[ 7528.654214] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654216] sd 0:0:0:0: [sda] CDB:
[ 7528.654218] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.654240] sd 0:0:0:0: [sda]
[ 7528.654241] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654243] sd 0:0:0:0: [sda] CDB:
[ 7528.654244] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.654268] sd 0:0:0:0: [sda]
[ 7528.654270] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654272] sd 0:0:0:0: [sda] CDB:
[ 7528.654273] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.654296] sd 0:0:0:0: [sda]
[ 7528.654297] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654300] sd 0:0:0:0: [sda] CDB:
[ 7528.654301] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.654323] sd 0:0:0:0: [sda]
[ 7528.654325] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654327] sd 0:0:0:0: [sda] CDB:
[ 7528.654328] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.654350] sd 0:0:0:0: [sda]
[ 7528.654352] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654354] sd 0:0:0:0: [sda] CDB:
[ 7528.654356] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.654451] sd 0:0:0:0: [sda]
[ 7528.654453] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654455] sd 0:0:0:0: [sda] CDB:
[ 7528.654457] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.654483] sd 0:0:0:0: [sda]
[ 7528.654484] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654486] sd 0:0:0:0: [sda] CDB:
[ 7528.654487] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.654511] sd 0:0:0:0: [sda]
[ 7528.654513] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654516] sd 0:0:0:0: [sda] CDB:
[ 7528.654517] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.654631] sd 0:0:0:0: [sda]
[ 7528.654633] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654635] sd 0:0:0:0: [sda] CDB:
[ 7528.654680] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.654827] sd 0:0:0:0: [sda]
[ 7528.654830] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654833] sd 0:0:0:0: [sda] CDB:
[ 7528.654835] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.654861] sd 0:0:0:0: [sda]
[ 7528.654864] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654866] sd 0:0:0:0: [sda] CDB:
[ 7528.654868] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.654892] sd 0:0:0:0: [sda]
[ 7528.654894] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654896] sd 0:0:0:0: [sda] CDB:
[ 7528.654898] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.654920] sd 0:0:0:0: [sda]
[ 7528.654922] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654924] sd 0:0:0:0: [sda] CDB:
[ 7528.654926] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.654950] sd 0:0:0:0: [sda]
[ 7528.654952] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654954] sd 0:0:0:0: [sda] CDB:
[ 7528.654955] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.654979] sd 0:0:0:0: [sda]
[ 7528.654981] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.654983] sd 0:0:0:0: [sda] CDB:
[ 7528.654984] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.655010] sd 0:0:0:0: [sda]
[ 7528.655012] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655014] sd 0:0:0:0: [sda] CDB:
[ 7528.655016] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.655041] sd 0:0:0:0: [sda]
[ 7528.655043] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655045] sd 0:0:0:0: [sda] CDB:
[ 7528.655046] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.655071] sd 0:0:0:0: [sda]
[ 7528.655073] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655075] sd 0:0:0:0: [sda] CDB:
[ 7528.655076] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.655100] sd 0:0:0:0: [sda]
[ 7528.655102] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655104] sd 0:0:0:0: [sda] CDB:
[ 7528.655106] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.655131] sd 0:0:0:0: [sda]
[ 7528.655134] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655137] sd 0:0:0:0: [sda] CDB:
[ 7528.655138] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.655164] sd 0:0:0:0: [sda]
[ 7528.655166] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655169] sd 0:0:0:0: [sda] CDB:
[ 7528.655170] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.655194] sd 0:0:0:0: [sda]
[ 7528.655197] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655199] sd 0:0:0:0: [sda] CDB:
[ 7528.655200] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.655222] sd 0:0:0:0: [sda]
[ 7528.655224] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655226] sd 0:0:0:0: [sda] CDB:
[ 7528.655227] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.655249] sd 0:0:0:0: [sda]
[ 7528.655250] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655252] sd 0:0:0:0: [sda] CDB:
[ 7528.655253] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.655275] sd 0:0:0:0: [sda]
[ 7528.655276] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655278] sd 0:0:0:0: [sda] CDB:
[ 7528.655279] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.655301] sd 0:0:0:0: [sda]
[ 7528.655303] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655305] sd 0:0:0:0: [sda] CDB:
[ 7528.655306] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.655327] sd 0:0:0:0: [sda]
[ 7528.655330] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655332] sd 0:0:0:0: [sda] CDB:
[ 7528.655333] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.655355] sd 0:0:0:0: [sda]
[ 7528.655357] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655359] sd 0:0:0:0: [sda] CDB:
[ 7528.655360] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.655383] sd 0:0:0:0: [sda]
[ 7528.655385] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655387] sd 0:0:0:0: [sda] CDB:
[ 7528.655389] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.655411] sd 0:0:0:0: [sda]
[ 7528.655413] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655415] sd 0:0:0:0: [sda] CDB:
[ 7528.655416] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.655439] sd 0:0:0:0: [sda]
[ 7528.655441] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655443] sd 0:0:0:0: [sda] CDB:
[ 7528.655445] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.655468] sd 0:0:0:0: [sda]
[ 7528.655470] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655471] sd 0:0:0:0: [sda] CDB:
[ 7528.655473] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.655497] sd 0:0:0:0: [sda]
[ 7528.655499] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655502] sd 0:0:0:0: [sda] CDB:
[ 7528.655503] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.655524] sd 0:0:0:0: [sda]
[ 7528.655526] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655528] sd 0:0:0:0: [sda] CDB:
[ 7528.655529] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.655551] sd 0:0:0:0: [sda]
[ 7528.655553] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655555] sd 0:0:0:0: [sda] CDB:
[ 7528.655556] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.655578] sd 0:0:0:0: [sda]
[ 7528.655579] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655581] sd 0:0:0:0: [sda] CDB:
[ 7528.655583] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.655606] sd 0:0:0:0: [sda]
[ 7528.655607] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655609] sd 0:0:0:0: [sda] CDB:
[ 7528.655610] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.655634] sd 0:0:0:0: [sda]
[ 7528.655646] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655648] sd 0:0:0:0: [sda] CDB:
[ 7528.655650] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.655674] sd 0:0:0:0: [sda]
[ 7528.655676] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655678] sd 0:0:0:0: [sda] CDB:
[ 7528.655679] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.655702] sd 0:0:0:0: [sda]
[ 7528.655704] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655706] sd 0:0:0:0: [sda] CDB:
[ 7528.655707] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.655729] sd 0:0:0:0: [sda]
[ 7528.655731] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655734] sd 0:0:0:0: [sda] CDB:
[ 7528.655735] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.655759] sd 0:0:0:0: [sda]
[ 7528.655762] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655765] sd 0:0:0:0: [sda] CDB:
[ 7528.655766] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.655970] sd 0:0:0:0: [sda]
[ 7528.655973] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.655976] sd 0:0:0:0: [sda] CDB:
[ 7528.655978] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.656002] sd 0:0:0:0: [sda]
[ 7528.656004] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656006] sd 0:0:0:0: [sda] CDB:
[ 7528.656008] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.656031] sd 0:0:0:0: [sda]
[ 7528.656033] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656035] sd 0:0:0:0: [sda] CDB:
[ 7528.656036] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.656059] sd 0:0:0:0: [sda]
[ 7528.656061] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656063] sd 0:0:0:0: [sda] CDB:
[ 7528.656064] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.656088] sd 0:0:0:0: [sda]
[ 7528.656090] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656092] sd 0:0:0:0: [sda] CDB:
[ 7528.656094] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.656115] sd 0:0:0:0: [sda]
[ 7528.656117] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656119] sd 0:0:0:0: [sda] CDB:
[ 7528.656121] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.656143] sd 0:0:0:0: [sda]
[ 7528.656145] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.656147] sd 0:0:0:0: [sda] CDB:
[ 7528.656149] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.659466] sd 0:0:0:0: [sda]
[ 7528.659471] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659474] sd 0:0:0:0: [sda] CDB:
[ 7528.659476] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.659518] sd 0:0:0:0: [sda]
[ 7528.659520] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659522] sd 0:0:0:0: [sda] CDB:
[ 7528.659523] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.659548] sd 0:0:0:0: [sda]
[ 7528.659550] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659552] sd 0:0:0:0: [sda] CDB:
[ 7528.659553] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.659578] sd 0:0:0:0: [sda]
[ 7528.659580] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659582] sd 0:0:0:0: [sda] CDB:
[ 7528.659583] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.659605] sd 0:0:0:0: [sda]
[ 7528.659607] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659609] sd 0:0:0:0: [sda] CDB:
[ 7528.659610] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.659632] sd 0:0:0:0: [sda]
[ 7528.659634] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659636] sd 0:0:0:0: [sda] CDB:
[ 7528.659637] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.659660] sd 0:0:0:0: [sda]
[ 7528.659661] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659664] sd 0:0:0:0: [sda] CDB:
[ 7528.659665] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.659689] sd 0:0:0:0: [sda]
[ 7528.659691] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659693] sd 0:0:0:0: [sda] CDB:
[ 7528.659695] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.659719] sd 0:0:0:0: [sda]
[ 7528.659720] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659723] sd 0:0:0:0: [sda] CDB:
[ 7528.659724] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.659749] sd 0:0:0:0: [sda]
[ 7528.659751] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659753] sd 0:0:0:0: [sda] CDB:
[ 7528.659755] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.659777] sd 0:0:0:0: [sda]
[ 7528.659778] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659780] sd 0:0:0:0: [sda] CDB:
[ 7528.659782] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.659806] sd 0:0:0:0: [sda]
[ 7528.659808] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659810] sd 0:0:0:0: [sda] CDB:
[ 7528.659811] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.659833] sd 0:0:0:0: [sda]
[ 7528.659835] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659837] sd 0:0:0:0: [sda] CDB:
[ 7528.659838] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.659860] sd 0:0:0:0: [sda]
[ 7528.659862] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659864] sd 0:0:0:0: [sda] CDB:
[ 7528.659865] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.659887] sd 0:0:0:0: [sda]
[ 7528.659889] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659891] sd 0:0:0:0: [sda] CDB:
[ 7528.659892] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.659913] sd 0:0:0:0: [sda]
[ 7528.659915] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659917] sd 0:0:0:0: [sda] CDB:
[ 7528.659918] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.659941] sd 0:0:0:0: [sda]
[ 7528.659943] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659945] sd 0:0:0:0: [sda] CDB:
[ 7528.659947] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.659970] sd 0:0:0:0: [sda]
[ 7528.659972] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.659974] sd 0:0:0:0: [sda] CDB:
[ 7528.659975] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.659998] sd 0:0:0:0: [sda]
[ 7528.660000] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660003] sd 0:0:0:0: [sda] CDB:
[ 7528.660004] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.660026] sd 0:0:0:0: [sda]
[ 7528.660028] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660030] sd 0:0:0:0: [sda] CDB:
[ 7528.660031] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.660054] sd 0:0:0:0: [sda]
[ 7528.660056] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660058] sd 0:0:0:0: [sda] CDB:
[ 7528.660059] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.660083] sd 0:0:0:0: [sda]
[ 7528.660085] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660087] sd 0:0:0:0: [sda] CDB:
[ 7528.660089] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.660113] sd 0:0:0:0: [sda]
[ 7528.660115] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660117] sd 0:0:0:0: [sda] CDB:
[ 7528.660119] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.660144] sd 0:0:0:0: [sda]
[ 7528.660146] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660148] sd 0:0:0:0: [sda] CDB:
[ 7528.660150] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.660173] sd 0:0:0:0: [sda]
[ 7528.660175] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660177] sd 0:0:0:0: [sda] CDB:
[ 7528.660179] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.660209] sd 0:0:0:0: [sda]
[ 7528.660211] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660213] sd 0:0:0:0: [sda] CDB:
[ 7528.660215] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.660342] sd 0:0:0:0: [sda]
[ 7528.660345] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660348] sd 0:0:0:0: [sda] CDB:
[ 7528.660350] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.660376] sd 0:0:0:0: [sda]
[ 7528.660378] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660381] sd 0:0:0:0: [sda] CDB:
[ 7528.660382] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.660406] sd 0:0:0:0: [sda]
[ 7528.660408] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660411] sd 0:0:0:0: [sda] CDB:
[ 7528.660412] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.660437] sd 0:0:0:0: [sda]
[ 7528.660439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660441] sd 0:0:0:0: [sda] CDB:
[ 7528.660443] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.660467] sd 0:0:0:0: [sda]
[ 7528.660468] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660470] sd 0:0:0:0: [sda] CDB:
[ 7528.660472] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.660496] sd 0:0:0:0: [sda]
[ 7528.660498] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660500] sd 0:0:0:0: [sda] CDB:
[ 7528.660501] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.660524] sd 0:0:0:0: [sda]
[ 7528.660526] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660529] sd 0:0:0:0: [sda] CDB:
[ 7528.660530] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.660555] sd 0:0:0:0: [sda]
[ 7528.660557] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660559] sd 0:0:0:0: [sda] CDB:
[ 7528.660561] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.660586] sd 0:0:0:0: [sda]
[ 7528.660588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660591] sd 0:0:0:0: [sda] CDB:
[ 7528.660592] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.660618] sd 0:0:0:0: [sda]
[ 7528.660620] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660623] sd 0:0:0:0: [sda] CDB:
[ 7528.660624] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.660649] sd 0:0:0:0: [sda]
[ 7528.660651] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660654] sd 0:0:0:0: [sda] CDB:
[ 7528.660655] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.660679] sd 0:0:0:0: [sda]
[ 7528.660680] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660683] sd 0:0:0:0: [sda] CDB:
[ 7528.660684] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.660710] sd 0:0:0:0: [sda]
[ 7528.660712] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660714] sd 0:0:0:0: [sda] CDB:
[ 7528.660716] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.660741] sd 0:0:0:0: [sda]
[ 7528.660743] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660745] sd 0:0:0:0: [sda] CDB:
[ 7528.660746] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.660772] sd 0:0:0:0: [sda]
[ 7528.660774] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660777] sd 0:0:0:0: [sda] CDB:
[ 7528.660779] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.660803] sd 0:0:0:0: [sda]
[ 7528.660805] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660808] sd 0:0:0:0: [sda] CDB:
[ 7528.660809] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.660836] sd 0:0:0:0: [sda]
[ 7528.660838] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660840] sd 0:0:0:0: [sda] CDB:
[ 7528.660842] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.660863] sd 0:0:0:0: [sda]
[ 7528.660865] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660866] sd 0:0:0:0: [sda] CDB:
[ 7528.660868] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.660891] sd 0:0:0:0: [sda]
[ 7528.660893] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660896] sd 0:0:0:0: [sda] CDB:
[ 7528.660897] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.660922] sd 0:0:0:0: [sda]
[ 7528.660924] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660927] sd 0:0:0:0: [sda] CDB:
[ 7528.660928] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.660955] sd 0:0:0:0: [sda]
[ 7528.660957] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660959] sd 0:0:0:0: [sda] CDB:
[ 7528.660961] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.660985] sd 0:0:0:0: [sda]
[ 7528.660987] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.660989] sd 0:0:0:0: [sda] CDB:
[ 7528.660991] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.661015] sd 0:0:0:0: [sda]
[ 7528.661017] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661020] sd 0:0:0:0: [sda] CDB:
[ 7528.661022] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.661046] sd 0:0:0:0: [sda]
[ 7528.661049] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661052] sd 0:0:0:0: [sda] CDB:
[ 7528.661053] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.661078] sd 0:0:0:0: [sda]
[ 7528.661080] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661082] sd 0:0:0:0: [sda] CDB:
[ 7528.661083] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.661109] sd 0:0:0:0: [sda]
[ 7528.661111] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661113] sd 0:0:0:0: [sda] CDB:
[ 7528.661115] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.661140] sd 0:0:0:0: [sda]
[ 7528.661142] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661144] sd 0:0:0:0: [sda] CDB:
[ 7528.661145] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.661167] sd 0:0:0:0: [sda]
[ 7528.661169] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661171] sd 0:0:0:0: [sda] CDB:
[ 7528.661173] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.661196] sd 0:0:0:0: [sda]
[ 7528.661198] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661201] sd 0:0:0:0: [sda] CDB:
[ 7528.661202] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.661224] sd 0:0:0:0: [sda]
[ 7528.661226] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661229] sd 0:0:0:0: [sda] CDB:
[ 7528.661230] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.661255] sd 0:0:0:0: [sda]
[ 7528.661256] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661259] sd 0:0:0:0: [sda] CDB:
[ 7528.661260] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.661284] sd 0:0:0:0: [sda]
[ 7528.661286] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661288] sd 0:0:0:0: [sda] CDB:
[ 7528.661289] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.661318] sd 0:0:0:0: [sda]
[ 7528.661320] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661322] sd 0:0:0:0: [sda] CDB:
[ 7528.661323] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.661438] sd 0:0:0:0: [sda]
[ 7528.661441] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661443] sd 0:0:0:0: [sda] CDB:
[ 7528.661444] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.661470] sd 0:0:0:0: [sda]
[ 7528.661472] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661473] sd 0:0:0:0: [sda] CDB:
[ 7528.661475] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.661499] sd 0:0:0:0: [sda]
[ 7528.661501] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661503] sd 0:0:0:0: [sda] CDB:
[ 7528.661505] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.661529] sd 0:0:0:0: [sda]
[ 7528.661532] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661534] sd 0:0:0:0: [sda] CDB:
[ 7528.661536] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.661561] sd 0:0:0:0: [sda]
[ 7528.661563] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661566] sd 0:0:0:0: [sda] CDB:
[ 7528.661568] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.661592] sd 0:0:0:0: [sda]
[ 7528.661594] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661596] sd 0:0:0:0: [sda] CDB:
[ 7528.661597] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.661620] sd 0:0:0:0: [sda]
[ 7528.661622] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661624] sd 0:0:0:0: [sda] CDB:
[ 7528.661626] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.661651] sd 0:0:0:0: [sda]
[ 7528.661653] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661655] sd 0:0:0:0: [sda] CDB:
[ 7528.661657] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.661682] sd 0:0:0:0: [sda]
[ 7528.661684] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661686] sd 0:0:0:0: [sda] CDB:
[ 7528.661688] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.661713] sd 0:0:0:0: [sda]
[ 7528.661716] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661718] sd 0:0:0:0: [sda] CDB:
[ 7528.661720] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.661744] sd 0:0:0:0: [sda]
[ 7528.661746] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661748] sd 0:0:0:0: [sda] CDB:
[ 7528.661750] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.661775] sd 0:0:0:0: [sda]
[ 7528.661777] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661779] sd 0:0:0:0: [sda] CDB:
[ 7528.661781] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.661806] sd 0:0:0:0: [sda]
[ 7528.661808] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661811] sd 0:0:0:0: [sda] CDB:
[ 7528.661812] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.661837] sd 0:0:0:0: [sda]
[ 7528.661839] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661842] sd 0:0:0:0: [sda] CDB:
[ 7528.661843] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.661868] sd 0:0:0:0: [sda]
[ 7528.661870] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661873] sd 0:0:0:0: [sda] CDB:
[ 7528.661875] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.661900] sd 0:0:0:0: [sda]
[ 7528.661902] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661904] sd 0:0:0:0: [sda] CDB:
[ 7528.661906] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.661932] sd 0:0:0:0: [sda]
[ 7528.661934] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661937] sd 0:0:0:0: [sda] CDB:
[ 7528.661939] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.661963] sd 0:0:0:0: [sda]
[ 7528.661965] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661967] sd 0:0:0:0: [sda] CDB:
[ 7528.661969] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.661994] sd 0:0:0:0: [sda]
[ 7528.661996] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.661998] sd 0:0:0:0: [sda] CDB:
[ 7528.661999] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.662025] sd 0:0:0:0: [sda]
[ 7528.662027] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662030] sd 0:0:0:0: [sda] CDB:
[ 7528.662032] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.662058] sd 0:0:0:0: [sda]
[ 7528.662060] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662063] sd 0:0:0:0: [sda] CDB:
[ 7528.662065] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.662089] sd 0:0:0:0: [sda]
[ 7528.662091] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662093] sd 0:0:0:0: [sda] CDB:
[ 7528.662094] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.662120] sd 0:0:0:0: [sda]
[ 7528.662122] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662124] sd 0:0:0:0: [sda] CDB:
[ 7528.662125] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.662152] sd 0:0:0:0: [sda]
[ 7528.662155] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662157] sd 0:0:0:0: [sda] CDB:
[ 7528.662159] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.662186] sd 0:0:0:0: [sda]
[ 7528.662188] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662190] sd 0:0:0:0: [sda] CDB:
[ 7528.662192] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.662216] sd 0:0:0:0: [sda]
[ 7528.662219] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662221] sd 0:0:0:0: [sda] CDB:
[ 7528.662223] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.662247] sd 0:0:0:0: [sda]
[ 7528.662249] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662252] sd 0:0:0:0: [sda] CDB:
[ 7528.662254] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.662278] sd 0:0:0:0: [sda]
[ 7528.662280] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662282] sd 0:0:0:0: [sda] CDB:
[ 7528.662284] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.662344] sd 0:0:0:0: [sda]
[ 7528.662346] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662349] sd 0:0:0:0: [sda] CDB:
[ 7528.662350] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.662377] sd 0:0:0:0: [sda]
[ 7528.662379] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662381] sd 0:0:0:0: [sda] CDB:
[ 7528.662382] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.662406] sd 0:0:0:0: [sda]
[ 7528.662408] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662410] sd 0:0:0:0: [sda] CDB:
[ 7528.662411] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.662434] sd 0:0:0:0: [sda]
[ 7528.662436] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662438] sd 0:0:0:0: [sda] CDB:
[ 7528.662439] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.662462] sd 0:0:0:0: [sda]
[ 7528.662464] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662467] sd 0:0:0:0: [sda] CDB:
[ 7528.662468] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.662591] sd 0:0:0:0: [sda]
[ 7528.662592] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662594] sd 0:0:0:0: [sda] CDB:
[ 7528.662595] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.662611] sd 0:0:0:0: [sda]
[ 7528.662612] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662614] sd 0:0:0:0: [sda] CDB:
[ 7528.662614] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.662630] sd 0:0:0:0: [sda]
[ 7528.662631] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662633] sd 0:0:0:0: [sda] CDB:
[ 7528.662634] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.662648] sd 0:0:0:0: [sda]
[ 7528.662649] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662650] sd 0:0:0:0: [sda] CDB:
[ 7528.662651] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.662665] sd 0:0:0:0: [sda]
[ 7528.662666] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662667] sd 0:0:0:0: [sda] CDB:
[ 7528.662668] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.662682] sd 0:0:0:0: [sda]
[ 7528.662683] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662685] sd 0:0:0:0: [sda] CDB:
[ 7528.662685] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.662699] sd 0:0:0:0: [sda]
[ 7528.662700] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662702] sd 0:0:0:0: [sda] CDB:
[ 7528.662702] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.662716] sd 0:0:0:0: [sda]
[ 7528.662717] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662719] sd 0:0:0:0: [sda] CDB:
[ 7528.662719] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.662733] sd 0:0:0:0: [sda]
[ 7528.662734] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662736] sd 0:0:0:0: [sda] CDB:
[ 7528.662736] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.662750] sd 0:0:0:0: [sda]
[ 7528.662751] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662753] sd 0:0:0:0: [sda] CDB:
[ 7528.662753] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.662767] sd 0:0:0:0: [sda]
[ 7528.662769] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662770] sd 0:0:0:0: [sda] CDB:
[ 7528.662772] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.662786] sd 0:0:0:0: [sda]
[ 7528.662787] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662789] sd 0:0:0:0: [sda] CDB:
[ 7528.662789] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.662803] sd 0:0:0:0: [sda]
[ 7528.662804] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662806] sd 0:0:0:0: [sda] CDB:
[ 7528.662806] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.662820] sd 0:0:0:0: [sda]
[ 7528.662821] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662823] sd 0:0:0:0: [sda] CDB:
[ 7528.662824] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.662837] sd 0:0:0:0: [sda]
[ 7528.662839] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662840] sd 0:0:0:0: [sda] CDB:
[ 7528.662841] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.662854] sd 0:0:0:0: [sda]
[ 7528.662856] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662857] sd 0:0:0:0: [sda] CDB:
[ 7528.662858] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.662872] sd 0:0:0:0: [sda]
[ 7528.662873] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662874] sd 0:0:0:0: [sda] CDB:
[ 7528.662875] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.662889] sd 0:0:0:0: [sda]
[ 7528.662890] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662891] sd 0:0:0:0: [sda] CDB:
[ 7528.662892] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.662906] sd 0:0:0:0: [sda]
[ 7528.662907] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662908] sd 0:0:0:0: [sda] CDB:
[ 7528.662909] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.662923] sd 0:0:0:0: [sda]
[ 7528.662924] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662926] sd 0:0:0:0: [sda] CDB:
[ 7528.662926] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.662940] sd 0:0:0:0: [sda]
[ 7528.662941] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662943] sd 0:0:0:0: [sda] CDB:
[ 7528.662944] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.662957] sd 0:0:0:0: [sda]
[ 7528.662958] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662960] sd 0:0:0:0: [sda] CDB:
[ 7528.662961] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.662976] sd 0:0:0:0: [sda]
[ 7528.662977] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662978] sd 0:0:0:0: [sda] CDB:
[ 7528.662979] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.662993] sd 0:0:0:0: [sda]
[ 7528.662995] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.662996] sd 0:0:0:0: [sda] CDB:
[ 7528.662997] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.663010] sd 0:0:0:0: [sda]
[ 7528.663012] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663013] sd 0:0:0:0: [sda] CDB:
[ 7528.663014] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.663028] sd 0:0:0:0: [sda]
[ 7528.663029] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663030] sd 0:0:0:0: [sda] CDB:
[ 7528.663031] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.663045] sd 0:0:0:0: [sda]
[ 7528.663046] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663047] sd 0:0:0:0: [sda] CDB:
[ 7528.663048] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.663062] sd 0:0:0:0: [sda]
[ 7528.663063] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663064] sd 0:0:0:0: [sda] CDB:
[ 7528.663065] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.663079] sd 0:0:0:0: [sda]
[ 7528.663080] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663082] sd 0:0:0:0: [sda] CDB:
[ 7528.663083] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.663097] sd 0:0:0:0: [sda]
[ 7528.663098] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663099] sd 0:0:0:0: [sda] CDB:
[ 7528.663100] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.663114] sd 0:0:0:0: [sda]
[ 7528.663115] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663117] sd 0:0:0:0: [sda] CDB:
[ 7528.663117] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.663131] sd 0:0:0:0: [sda]
[ 7528.663132] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663133] sd 0:0:0:0: [sda] CDB:
[ 7528.663134] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.663150] sd 0:0:0:0: [sda]
[ 7528.663151] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663152] sd 0:0:0:0: [sda] CDB:
[ 7528.663153] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.663292] sd 0:0:0:0: [sda]
[ 7528.663294] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663295] sd 0:0:0:0: [sda] CDB:
[ 7528.663296] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.663312] sd 0:0:0:0: [sda]
[ 7528.663313] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663314] sd 0:0:0:0: [sda] CDB:
[ 7528.663315] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.663329] sd 0:0:0:0: [sda]
[ 7528.663330] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663331] sd 0:0:0:0: [sda] CDB:
[ 7528.663332] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.663346] sd 0:0:0:0: [sda]
[ 7528.663347] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663349] sd 0:0:0:0: [sda] CDB:
[ 7528.663350] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.663363] sd 0:0:0:0: [sda]
[ 7528.663364] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663366] sd 0:0:0:0: [sda] CDB:
[ 7528.663367] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.663382] sd 0:0:0:0: [sda]
[ 7528.663383] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663384] sd 0:0:0:0: [sda] CDB:
[ 7528.663385] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.663399] sd 0:0:0:0: [sda]
[ 7528.663400] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663402] sd 0:0:0:0: [sda] CDB:
[ 7528.663403] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.663416] sd 0:0:0:0: [sda]
[ 7528.663418] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663419] sd 0:0:0:0: [sda] CDB:
[ 7528.663420] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.663434] sd 0:0:0:0: [sda]
[ 7528.663435] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663436] sd 0:0:0:0: [sda] CDB:
[ 7528.663437] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.663451] sd 0:0:0:0: [sda]
[ 7528.663452] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663453] sd 0:0:0:0: [sda] CDB:
[ 7528.663454] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.663468] sd 0:0:0:0: [sda]
[ 7528.663469] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663471] sd 0:0:0:0: [sda] CDB:
[ 7528.663472] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.663485] sd 0:0:0:0: [sda]
[ 7528.663487] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663488] sd 0:0:0:0: [sda] CDB:
[ 7528.663489] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.663503] sd 0:0:0:0: [sda]
[ 7528.663504] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663505] sd 0:0:0:0: [sda] CDB:
[ 7528.663506] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.663520] sd 0:0:0:0: [sda]
[ 7528.663521] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663523] sd 0:0:0:0: [sda] CDB:
[ 7528.663523] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.663537] sd 0:0:0:0: [sda]
[ 7528.663538] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663540] sd 0:0:0:0: [sda] CDB:
[ 7528.663541] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.663554] sd 0:0:0:0: [sda]
[ 7528.663556] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663558] sd 0:0:0:0: [sda] CDB:
[ 7528.663559] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.663573] sd 0:0:0:0: [sda]
[ 7528.663574] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663575] sd 0:0:0:0: [sda] CDB:
[ 7528.663576] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.663590] sd 0:0:0:0: [sda]
[ 7528.663592] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663593] sd 0:0:0:0: [sda] CDB:
[ 7528.663594] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.663608] sd 0:0:0:0: [sda]
[ 7528.663609] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663610] sd 0:0:0:0: [sda] CDB:
[ 7528.663611] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.663625] sd 0:0:0:0: [sda]
[ 7528.663626] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663628] sd 0:0:0:0: [sda] CDB:
[ 7528.663629] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.663642] sd 0:0:0:0: [sda]
[ 7528.663644] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663645] sd 0:0:0:0: [sda] CDB:
[ 7528.663646] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.663660] sd 0:0:0:0: [sda]
[ 7528.663661] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663662] sd 0:0:0:0: [sda] CDB:
[ 7528.663663] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.663677] sd 0:0:0:0: [sda]
[ 7528.663678] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663679] sd 0:0:0:0: [sda] CDB:
[ 7528.663680] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.663694] sd 0:0:0:0: [sda]
[ 7528.663695] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663697] sd 0:0:0:0: [sda] CDB:
[ 7528.663698] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.663713] sd 0:0:0:0: [sda]
[ 7528.663714] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663715] sd 0:0:0:0: [sda] CDB:
[ 7528.663716] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.663730] sd 0:0:0:0: [sda]
[ 7528.663731] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663732] sd 0:0:0:0: [sda] CDB:
[ 7528.663733] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.663747] sd 0:0:0:0: [sda]
[ 7528.663748] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663750] sd 0:0:0:0: [sda] CDB:
[ 7528.663750] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.663764] sd 0:0:0:0: [sda]
[ 7528.663765] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663767] sd 0:0:0:0: [sda] CDB:
[ 7528.663768] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.663781] sd 0:0:0:0: [sda]
[ 7528.663783] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663784] sd 0:0:0:0: [sda] CDB:
[ 7528.663785] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.663799] sd 0:0:0:0: [sda]
[ 7528.663800] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663801] sd 0:0:0:0: [sda] CDB:
[ 7528.663802] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.663817] sd 0:0:0:0: [sda]
[ 7528.663818] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663820] sd 0:0:0:0: [sda] CDB:
[ 7528.663821] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.663834] sd 0:0:0:0: [sda]
[ 7528.663835] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663837] sd 0:0:0:0: [sda] CDB:
[ 7528.663838] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.663852] sd 0:0:0:0: [sda]
[ 7528.663853] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663855] sd 0:0:0:0: [sda] CDB:
[ 7528.663856] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.663898] sd 0:0:0:0: [sda]
[ 7528.663900] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663901] sd 0:0:0:0: [sda] CDB:
[ 7528.663902] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.663916] sd 0:0:0:0: [sda]
[ 7528.663918] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663919] sd 0:0:0:0: [sda] CDB:
[ 7528.663920] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.663934] sd 0:0:0:0: [sda]
[ 7528.663935] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663936] sd 0:0:0:0: [sda] CDB:
[ 7528.663937] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.663951] sd 0:0:0:0: [sda]
[ 7528.663952] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663954] sd 0:0:0:0: [sda] CDB:
[ 7528.663954] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.663968] sd 0:0:0:0: [sda]
[ 7528.663970] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663971] sd 0:0:0:0: [sda] CDB:
[ 7528.663972] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.663986] sd 0:0:0:0: [sda]
[ 7528.663987] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.663988] sd 0:0:0:0: [sda] CDB:
[ 7528.663989] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.664004] sd 0:0:0:0: [sda]
[ 7528.664005] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664006] sd 0:0:0:0: [sda] CDB:
[ 7528.664007] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.664021] sd 0:0:0:0: [sda]
[ 7528.664022] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664024] sd 0:0:0:0: [sda] CDB:
[ 7528.664024] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.664038] sd 0:0:0:0: [sda]
[ 7528.664039] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664041] sd 0:0:0:0: [sda] CDB:
[ 7528.664041] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.664055] sd 0:0:0:0: [sda]
[ 7528.664056] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664058] sd 0:0:0:0: [sda] CDB:
[ 7528.664059] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.664072] sd 0:0:0:0: [sda]
[ 7528.664073] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664075] sd 0:0:0:0: [sda] CDB:
[ 7528.664076] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.664090] sd 0:0:0:0: [sda]
[ 7528.664091] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664092] sd 0:0:0:0: [sda] CDB:
[ 7528.664093] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.664107] sd 0:0:0:0: [sda]
[ 7528.664108] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664109] sd 0:0:0:0: [sda] CDB:
[ 7528.664110] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.664124] sd 0:0:0:0: [sda]
[ 7528.664125] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664127] sd 0:0:0:0: [sda] CDB:
[ 7528.664128] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.664142] sd 0:0:0:0: [sda]
[ 7528.664143] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664144] sd 0:0:0:0: [sda] CDB:
[ 7528.664145] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.664160] sd 0:0:0:0: [sda]
[ 7528.664161] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664163] sd 0:0:0:0: [sda] CDB:
[ 7528.664163] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.664177] sd 0:0:0:0: [sda]
[ 7528.664178] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664180] sd 0:0:0:0: [sda] CDB:
[ 7528.664180] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.664194] sd 0:0:0:0: [sda]
[ 7528.664195] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664197] sd 0:0:0:0: [sda] CDB:
[ 7528.664198] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.664211] sd 0:0:0:0: [sda]
[ 7528.664213] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664214] sd 0:0:0:0: [sda] CDB:
[ 7528.664215] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.664229] sd 0:0:0:0: [sda]
[ 7528.664230] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664231] sd 0:0:0:0: [sda] CDB:
[ 7528.664232] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.664246] sd 0:0:0:0: [sda]
[ 7528.664247] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664248] sd 0:0:0:0: [sda] CDB:
[ 7528.664250] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.664264] sd 0:0:0:0: [sda]
[ 7528.664265] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664267] sd 0:0:0:0: [sda] CDB:
[ 7528.664268] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.664281] sd 0:0:0:0: [sda]
[ 7528.664283] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664284] sd 0:0:0:0: [sda] CDB:
[ 7528.664285] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.664300] sd 0:0:0:0: [sda]
[ 7528.664301] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664302] sd 0:0:0:0: [sda] CDB:
[ 7528.664303] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.664317] sd 0:0:0:0: [sda]
[ 7528.664318] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664319] sd 0:0:0:0: [sda] CDB:
[ 7528.664320] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.664334] sd 0:0:0:0: [sda]
[ 7528.664335] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664336] sd 0:0:0:0: [sda] CDB:
[ 7528.664337] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.664351] sd 0:0:0:0: [sda]
[ 7528.664352] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664353] sd 0:0:0:0: [sda] CDB:
[ 7528.664354] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.664368] sd 0:0:0:0: [sda]
[ 7528.664369] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664371] sd 0:0:0:0: [sda] CDB:
[ 7528.664371] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.664385] sd 0:0:0:0: [sda]
[ 7528.664386] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664388] sd 0:0:0:0: [sda] CDB:
[ 7528.664390] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.664403] sd 0:0:0:0: [sda]
[ 7528.664404] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664406] sd 0:0:0:0: [sda] CDB:
[ 7528.664407] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.664420] sd 0:0:0:0: [sda]
[ 7528.664422] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664423] sd 0:0:0:0: [sda] CDB:
[ 7528.664424] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.664439] sd 0:0:0:0: [sda]
[ 7528.664440] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664441] sd 0:0:0:0: [sda] CDB:
[ 7528.664442] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.664457] sd 0:0:0:0: [sda]
[ 7528.664458] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664459] sd 0:0:0:0: [sda] CDB:
[ 7528.664460] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.664576] sd 0:0:0:0: [sda]
[ 7528.664577] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664578] sd 0:0:0:0: [sda] CDB:
[ 7528.664579] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.664595] sd 0:0:0:0: [sda]
[ 7528.664596] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664597] sd 0:0:0:0: [sda] CDB:
[ 7528.664598] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.664612] sd 0:0:0:0: [sda]
[ 7528.664613] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664615] sd 0:0:0:0: [sda] CDB:
[ 7528.664615] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.664629] sd 0:0:0:0: [sda]
[ 7528.664631] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664632] sd 0:0:0:0: [sda] CDB:
[ 7528.664633] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.664647] sd 0:0:0:0: [sda]
[ 7528.664648] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664649] sd 0:0:0:0: [sda] CDB:
[ 7528.664650] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.664664] sd 0:0:0:0: [sda]
[ 7528.664665] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664666] sd 0:0:0:0: [sda] CDB:
[ 7528.664667] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.664681] sd 0:0:0:0: [sda]
[ 7528.664682] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664684] sd 0:0:0:0: [sda] CDB:
[ 7528.664684] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.664698] sd 0:0:0:0: [sda]
[ 7528.664699] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664700] sd 0:0:0:0: [sda] CDB:
[ 7528.664701] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.664715] sd 0:0:0:0: [sda]
[ 7528.664716] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664718] sd 0:0:0:0: [sda] CDB:
[ 7528.664718] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.664732] sd 0:0:0:0: [sda]
[ 7528.664733] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664735] sd 0:0:0:0: [sda] CDB:
[ 7528.664736] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.664749] sd 0:0:0:0: [sda]
[ 7528.664750] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664752] sd 0:0:0:0: [sda] CDB:
[ 7528.664753] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.664766] sd 0:0:0:0: [sda]
[ 7528.664767] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664769] sd 0:0:0:0: [sda] CDB:
[ 7528.664770] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.664783] sd 0:0:0:0: [sda]
[ 7528.664784] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664786] sd 0:0:0:0: [sda] CDB:
[ 7528.664787] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.664801] sd 0:0:0:0: [sda]
[ 7528.664802] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664803] sd 0:0:0:0: [sda] CDB:
[ 7528.664804] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.664818] sd 0:0:0:0: [sda]
[ 7528.664819] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664820] sd 0:0:0:0: [sda] CDB:
[ 7528.664821] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.664835] sd 0:0:0:0: [sda]
[ 7528.664836] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664837] sd 0:0:0:0: [sda] CDB:
[ 7528.664838] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.664853] sd 0:0:0:0: [sda]
[ 7528.664854] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664855] sd 0:0:0:0: [sda] CDB:
[ 7528.664856] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.664870] sd 0:0:0:0: [sda]
[ 7528.664871] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664872] sd 0:0:0:0: [sda] CDB:
[ 7528.664873] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.664887] sd 0:0:0:0: [sda]
[ 7528.664888] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664889] sd 0:0:0:0: [sda] CDB:
[ 7528.664890] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.664904] sd 0:0:0:0: [sda]
[ 7528.664905] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664906] sd 0:0:0:0: [sda] CDB:
[ 7528.664907] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.664921] sd 0:0:0:0: [sda]
[ 7528.664922] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664924] sd 0:0:0:0: [sda] CDB:
[ 7528.664924] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.664938] sd 0:0:0:0: [sda]
[ 7528.664939] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664941] sd 0:0:0:0: [sda] CDB:
[ 7528.664941] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.664955] sd 0:0:0:0: [sda]
[ 7528.664957] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664958] sd 0:0:0:0: [sda] CDB:
[ 7528.664959] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.664973] sd 0:0:0:0: [sda]
[ 7528.664974] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664975] sd 0:0:0:0: [sda] CDB:
[ 7528.664976] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.664990] sd 0:0:0:0: [sda]
[ 7528.664991] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.664993] sd 0:0:0:0: [sda] CDB:
[ 7528.664993] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.665009] sd 0:0:0:0: [sda]
[ 7528.665010] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665011] sd 0:0:0:0: [sda] CDB:
[ 7528.665012] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.665026] sd 0:0:0:0: [sda]
[ 7528.665027] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665029] sd 0:0:0:0: [sda] CDB:
[ 7528.665029] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.665043] sd 0:0:0:0: [sda]
[ 7528.665044] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665046] sd 0:0:0:0: [sda] CDB:
[ 7528.665047] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.665060] sd 0:0:0:0: [sda]
[ 7528.665061] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665063] sd 0:0:0:0: [sda] CDB:
[ 7528.665064] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.665077] sd 0:0:0:0: [sda]
[ 7528.665079] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665080] sd 0:0:0:0: [sda] CDB:
[ 7528.665081] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.665095] sd 0:0:0:0: [sda]
[ 7528.665096] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665097] sd 0:0:0:0: [sda] CDB:
[ 7528.665098] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.665113] sd 0:0:0:0: [sda]
[ 7528.665114] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665116] sd 0:0:0:0: [sda] CDB:
[ 7528.665116] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.665131] sd 0:0:0:0: [sda]
[ 7528.665133] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665134] sd 0:0:0:0: [sda] CDB:
[ 7528.665135] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.665186] sd 0:0:0:0: [sda]
[ 7528.665187] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665188] sd 0:0:0:0: [sda] CDB:
[ 7528.665189] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.665204] sd 0:0:0:0: [sda]
[ 7528.665205] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665206] sd 0:0:0:0: [sda] CDB:
[ 7528.665207] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.665221] sd 0:0:0:0: [sda]
[ 7528.665222] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665223] sd 0:0:0:0: [sda] CDB:
[ 7528.665224] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.665238] sd 0:0:0:0: [sda]
[ 7528.665239] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665241] sd 0:0:0:0: [sda] CDB:
[ 7528.665241] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.665255] sd 0:0:0:0: [sda]
[ 7528.665258] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665259] sd 0:0:0:0: [sda] CDB:
[ 7528.665260] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.665274] sd 0:0:0:0: [sda]
[ 7528.665275] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665276] sd 0:0:0:0: [sda] CDB:
[ 7528.665277] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.665291] sd 0:0:0:0: [sda]
[ 7528.665292] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665293] sd 0:0:0:0: [sda] CDB:
[ 7528.665294] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.665309] sd 0:0:0:0: [sda]
[ 7528.665310] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665311] sd 0:0:0:0: [sda] CDB:
[ 7528.665312] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.665326] sd 0:0:0:0: [sda]
[ 7528.665327] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665328] sd 0:0:0:0: [sda] CDB:
[ 7528.665329] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.665343] sd 0:0:0:0: [sda]
[ 7528.665344] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665345] sd 0:0:0:0: [sda] CDB:
[ 7528.665346] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.665360] sd 0:0:0:0: [sda]
[ 7528.665361] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665363] sd 0:0:0:0: [sda] CDB:
[ 7528.665364] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.665377] sd 0:0:0:0: [sda]
[ 7528.665379] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665380] sd 0:0:0:0: [sda] CDB:
[ 7528.665381] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.665395] sd 0:0:0:0: [sda]
[ 7528.665396] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665397] sd 0:0:0:0: [sda] CDB:
[ 7528.665398] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.665413] sd 0:0:0:0: [sda]
[ 7528.665414] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665416] sd 0:0:0:0: [sda] CDB:
[ 7528.665417] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.665430] sd 0:0:0:0: [sda]
[ 7528.665432] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665433] sd 0:0:0:0: [sda] CDB:
[ 7528.665434] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.665447] sd 0:0:0:0: [sda]
[ 7528.665449] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665450] sd 0:0:0:0: [sda] CDB:
[ 7528.665451] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.665464] sd 0:0:0:0: [sda]
[ 7528.665466] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665467] sd 0:0:0:0: [sda] CDB:
[ 7528.665468] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.665482] sd 0:0:0:0: [sda]
[ 7528.665483] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665484] sd 0:0:0:0: [sda] CDB:
[ 7528.665485] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.665499] sd 0:0:0:0: [sda]
[ 7528.665500] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665501] sd 0:0:0:0: [sda] CDB:
[ 7528.665502] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.665516] sd 0:0:0:0: [sda]
[ 7528.665517] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665519] sd 0:0:0:0: [sda] CDB:
[ 7528.665519] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.665533] sd 0:0:0:0: [sda]
[ 7528.665534] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665536] sd 0:0:0:0: [sda] CDB:
[ 7528.665536] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.665550] sd 0:0:0:0: [sda]
[ 7528.665551] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665553] sd 0:0:0:0: [sda] CDB:
[ 7528.665553] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.665567] sd 0:0:0:0: [sda]
[ 7528.665568] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665570] sd 0:0:0:0: [sda] CDB:
[ 7528.665570] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.665584] sd 0:0:0:0: [sda]
[ 7528.665586] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665587] sd 0:0:0:0: [sda] CDB:
[ 7528.665588] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.665602] sd 0:0:0:0: [sda]
[ 7528.665603] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665604] sd 0:0:0:0: [sda] CDB:
[ 7528.665605] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.665619] sd 0:0:0:0: [sda]
[ 7528.665620] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665621] sd 0:0:0:0: [sda] CDB:
[ 7528.665622] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.665648] sd 0:0:0:0: [sda]
[ 7528.665649] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665651] sd 0:0:0:0: [sda] CDB:
[ 7528.665651] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.665667] sd 0:0:0:0: [sda]
[ 7528.665668] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665669] sd 0:0:0:0: [sda] CDB:
[ 7528.665670] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.665684] sd 0:0:0:0: [sda]
[ 7528.665685] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665687] sd 0:0:0:0: [sda] CDB:
[ 7528.665687] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.665701] sd 0:0:0:0: [sda]
[ 7528.665702] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665704] sd 0:0:0:0: [sda] CDB:
[ 7528.665705] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.665718] sd 0:0:0:0: [sda]
[ 7528.665719] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665721] sd 0:0:0:0: [sda] CDB:
[ 7528.665722] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.665735] sd 0:0:0:0: [sda]
[ 7528.665736] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665738] sd 0:0:0:0: [sda] CDB:
[ 7528.665738] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.665753] sd 0:0:0:0: [sda]
[ 7528.665754] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665756] sd 0:0:0:0: [sda] CDB:
[ 7528.665757] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.665785] sd 0:0:0:0: [sda]
[ 7528.665787] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665788] sd 0:0:0:0: [sda] CDB:
[ 7528.665789] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.665803] sd 0:0:0:0: [sda]
[ 7528.665804] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665806] sd 0:0:0:0: [sda] CDB:
[ 7528.665807] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.665820] sd 0:0:0:0: [sda]
[ 7528.665822] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665823] sd 0:0:0:0: [sda] CDB:
[ 7528.665824] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.665838] sd 0:0:0:0: [sda]
[ 7528.665839] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665840] sd 0:0:0:0: [sda] CDB:
[ 7528.665841] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.665855] sd 0:0:0:0: [sda]
[ 7528.665856] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665857] sd 0:0:0:0: [sda] CDB:
[ 7528.665858] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.665872] sd 0:0:0:0: [sda]
[ 7528.665873] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665875] sd 0:0:0:0: [sda] CDB:
[ 7528.665875] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.665889] sd 0:0:0:0: [sda]
[ 7528.665890] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665891] sd 0:0:0:0: [sda] CDB:
[ 7528.665892] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.665906] sd 0:0:0:0: [sda]
[ 7528.665907] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665909] sd 0:0:0:0: [sda] CDB:
[ 7528.665910] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.665925] sd 0:0:0:0: [sda]
[ 7528.665926] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665927] sd 0:0:0:0: [sda] CDB:
[ 7528.665928] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.665942] sd 0:0:0:0: [sda]
[ 7528.665943] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665944] sd 0:0:0:0: [sda] CDB:
[ 7528.665945] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.665959] sd 0:0:0:0: [sda]
[ 7528.665960] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665961] sd 0:0:0:0: [sda] CDB:
[ 7528.665962] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.665976] sd 0:0:0:0: [sda]
[ 7528.665977] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665978] sd 0:0:0:0: [sda] CDB:
[ 7528.665979] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.665993] sd 0:0:0:0: [sda]
[ 7528.665994] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.665995] sd 0:0:0:0: [sda] CDB:
[ 7528.665996] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.666010] sd 0:0:0:0: [sda]
[ 7528.666011] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666012] sd 0:0:0:0: [sda] CDB:
[ 7528.666013] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.666028] sd 0:0:0:0: [sda]
[ 7528.666030] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666031] sd 0:0:0:0: [sda] CDB:
[ 7528.666032] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.666046] sd 0:0:0:0: [sda]
[ 7528.666047] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666048] sd 0:0:0:0: [sda] CDB:
[ 7528.666049] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.666063] sd 0:0:0:0: [sda]
[ 7528.666064] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666065] sd 0:0:0:0: [sda] CDB:
[ 7528.666066] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.666080] sd 0:0:0:0: [sda]
[ 7528.666081] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666083] sd 0:0:0:0: [sda] CDB:
[ 7528.666083] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.666097] sd 0:0:0:0: [sda]
[ 7528.666098] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666100] sd 0:0:0:0: [sda] CDB:
[ 7528.666101] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.666114] sd 0:0:0:0: [sda]
[ 7528.666115] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666117] sd 0:0:0:0: [sda] CDB:
[ 7528.666117] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.666131] sd 0:0:0:0: [sda]
[ 7528.666132] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666134] sd 0:0:0:0: [sda] CDB:
[ 7528.666134] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.666148] sd 0:0:0:0: [sda]
[ 7528.666149] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666151] sd 0:0:0:0: [sda] CDB:
[ 7528.666152] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.666165] sd 0:0:0:0: [sda]
[ 7528.666166] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666168] sd 0:0:0:0: [sda] CDB:
[ 7528.666169] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.666183] sd 0:0:0:0: [sda]
[ 7528.666184] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666185] sd 0:0:0:0: [sda] CDB:
[ 7528.666186] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.666200] sd 0:0:0:0: [sda]
[ 7528.666201] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666203] sd 0:0:0:0: [sda] CDB:
[ 7528.666204] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.666217] sd 0:0:0:0: [sda]
[ 7528.666219] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666220] sd 0:0:0:0: [sda] CDB:
[ 7528.666221] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.666235] sd 0:0:0:0: [sda]
[ 7528.666236] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666237] sd 0:0:0:0: [sda] CDB:
[ 7528.666238] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.666252] sd 0:0:0:0: [sda]
[ 7528.666253] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666255] sd 0:0:0:0: [sda] CDB:
[ 7528.666255] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.666270] sd 0:0:0:0: [sda]
[ 7528.666271] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666272] sd 0:0:0:0: [sda] CDB:
[ 7528.666273] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.666287] sd 0:0:0:0: [sda]
[ 7528.666288] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666289] sd 0:0:0:0: [sda] CDB:
[ 7528.666290] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.666304] sd 0:0:0:0: [sda]
[ 7528.666305] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666307] sd 0:0:0:0: [sda] CDB:
[ 7528.666308] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.666321] sd 0:0:0:0: [sda]
[ 7528.666322] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666323] sd 0:0:0:0: [sda] CDB:
[ 7528.666324] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.666339] sd 0:0:0:0: [sda]
[ 7528.666341] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666343] sd 0:0:0:0: [sda] CDB:
[ 7528.666344] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.666549] sd 0:0:0:0: [sda]
[ 7528.666551] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666552] sd 0:0:0:0: [sda] CDB:
[ 7528.666553] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.666570] sd 0:0:0:0: [sda]
[ 7528.666571] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666572] sd 0:0:0:0: [sda] CDB:
[ 7528.666573] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.666587] sd 0:0:0:0: [sda]
[ 7528.666588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666590] sd 0:0:0:0: [sda] CDB:
[ 7528.666590] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.666604] sd 0:0:0:0: [sda]
[ 7528.666605] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666606] sd 0:0:0:0: [sda] CDB:
[ 7528.666607] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.666621] sd 0:0:0:0: [sda]
[ 7528.666622] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666623] sd 0:0:0:0: [sda] CDB:
[ 7528.666624] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.666638] sd 0:0:0:0: [sda]
[ 7528.666639] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666640] sd 0:0:0:0: [sda] CDB:
[ 7528.666641] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.666656] sd 0:0:0:0: [sda]
[ 7528.666657] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666658] sd 0:0:0:0: [sda] CDB:
[ 7528.666659] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.666673] sd 0:0:0:0: [sda]
[ 7528.666674] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666675] sd 0:0:0:0: [sda] CDB:
[ 7528.666676] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.666690] sd 0:0:0:0: [sda]
[ 7528.666691] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666692] sd 0:0:0:0: [sda] CDB:
[ 7528.666693] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.666707] sd 0:0:0:0: [sda]
[ 7528.666708] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666709] sd 0:0:0:0: [sda] CDB:
[ 7528.666710] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.666724] sd 0:0:0:0: [sda]
[ 7528.666725] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666726] sd 0:0:0:0: [sda] CDB:
[ 7528.666727] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.666741] sd 0:0:0:0: [sda]
[ 7528.666742] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666743] sd 0:0:0:0: [sda] CDB:
[ 7528.666744] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.666757] sd 0:0:0:0: [sda]
[ 7528.666759] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666760] sd 0:0:0:0: [sda] CDB:
[ 7528.666761] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.666774] sd 0:0:0:0: [sda]
[ 7528.666776] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666777] sd 0:0:0:0: [sda] CDB:
[ 7528.666778] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.666791] sd 0:0:0:0: [sda]
[ 7528.666793] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666795] sd 0:0:0:0: [sda] CDB:
[ 7528.666796] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.666810] sd 0:0:0:0: [sda]
[ 7528.666811] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666812] sd 0:0:0:0: [sda] CDB:
[ 7528.666813] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.666827] sd 0:0:0:0: [sda]
[ 7528.666828] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666829] sd 0:0:0:0: [sda] CDB:
[ 7528.666830] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.666844] sd 0:0:0:0: [sda]
[ 7528.666845] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666847] sd 0:0:0:0: [sda] CDB:
[ 7528.666847] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.666861] sd 0:0:0:0: [sda]
[ 7528.666862] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666863] sd 0:0:0:0: [sda] CDB:
[ 7528.666864] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.666878] sd 0:0:0:0: [sda]
[ 7528.666879] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666880] sd 0:0:0:0: [sda] CDB:
[ 7528.666881] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.666895] sd 0:0:0:0: [sda]
[ 7528.666897] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666898] sd 0:0:0:0: [sda] CDB:
[ 7528.666899] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.666913] sd 0:0:0:0: [sda]
[ 7528.666914] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666915] sd 0:0:0:0: [sda] CDB:
[ 7528.666916] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.666930] sd 0:0:0:0: [sda]
[ 7528.666931] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666932] sd 0:0:0:0: [sda] CDB:
[ 7528.666933] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.666948] sd 0:0:0:0: [sda]
[ 7528.666949] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666950] sd 0:0:0:0: [sda] CDB:
[ 7528.666951] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.666965] sd 0:0:0:0: [sda]
[ 7528.666966] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666967] sd 0:0:0:0: [sda] CDB:
[ 7528.666968] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.666982] sd 0:0:0:0: [sda]
[ 7528.666983] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.666985] sd 0:0:0:0: [sda] CDB:
[ 7528.666985] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.666999] sd 0:0:0:0: [sda]
[ 7528.667001] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667002] sd 0:0:0:0: [sda] CDB:
[ 7528.667003] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.667016] sd 0:0:0:0: [sda]
[ 7528.667018] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667019] sd 0:0:0:0: [sda] CDB:
[ 7528.667020] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.667034] sd 0:0:0:0: [sda]
[ 7528.667035] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667036] sd 0:0:0:0: [sda] CDB:
[ 7528.667038] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.667052] sd 0:0:0:0: [sda]
[ 7528.667053] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667055] sd 0:0:0:0: [sda] CDB:
[ 7528.667056] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.667069] sd 0:0:0:0: [sda]
[ 7528.667070] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667072] sd 0:0:0:0: [sda] CDB:
[ 7528.667073] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.667086] sd 0:0:0:0: [sda]
[ 7528.667087] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667089] sd 0:0:0:0: [sda] CDB:
[ 7528.667090] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.667105] sd 0:0:0:0: [sda]
[ 7528.667106] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667107] sd 0:0:0:0: [sda] CDB:
[ 7528.667108] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.667192] sd 0:0:0:0: [sda]
[ 7528.667193] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667195] sd 0:0:0:0: [sda] CDB:
[ 7528.667196] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.667211] sd 0:0:0:0: [sda]
[ 7528.667212] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667213] sd 0:0:0:0: [sda] CDB:
[ 7528.667214] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.667228] sd 0:0:0:0: [sda]
[ 7528.667229] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667231] sd 0:0:0:0: [sda] CDB:
[ 7528.667232] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.667245] sd 0:0:0:0: [sda]
[ 7528.667246] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667248] sd 0:0:0:0: [sda] CDB:
[ 7528.667248] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.667262] sd 0:0:0:0: [sda]
[ 7528.667263] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667265] sd 0:0:0:0: [sda] CDB:
[ 7528.667265] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.667279] sd 0:0:0:0: [sda]
[ 7528.667280] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667282] sd 0:0:0:0: [sda] CDB:
[ 7528.667283] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.667297] sd 0:0:0:0: [sda]
[ 7528.667298] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667299] sd 0:0:0:0: [sda] CDB:
[ 7528.667300] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.667314] sd 0:0:0:0: [sda]
[ 7528.667315] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667316] sd 0:0:0:0: [sda] CDB:
[ 7528.667317] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.667331] sd 0:0:0:0: [sda]
[ 7528.667332] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667333] sd 0:0:0:0: [sda] CDB:
[ 7528.667334] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.667348] sd 0:0:0:0: [sda]
[ 7528.667349] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667350] sd 0:0:0:0: [sda] CDB:
[ 7528.667351] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.667365] sd 0:0:0:0: [sda]
[ 7528.667366] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667367] sd 0:0:0:0: [sda] CDB:
[ 7528.667368] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.667383] sd 0:0:0:0: [sda]
[ 7528.667384] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667385] sd 0:0:0:0: [sda] CDB:
[ 7528.667386] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.667400] sd 0:0:0:0: [sda]
[ 7528.667401] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667402] sd 0:0:0:0: [sda] CDB:
[ 7528.667403] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.667417] sd 0:0:0:0: [sda]
[ 7528.667418] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667419] sd 0:0:0:0: [sda] CDB:
[ 7528.667420] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.667434] sd 0:0:0:0: [sda]
[ 7528.667435] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667437] sd 0:0:0:0: [sda] CDB:
[ 7528.667437] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.667451] sd 0:0:0:0: [sda]
[ 7528.667452] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667454] sd 0:0:0:0: [sda] CDB:
[ 7528.667455] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.667468] sd 0:0:0:0: [sda]
[ 7528.667470] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667471] sd 0:0:0:0: [sda] CDB:
[ 7528.667472] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.667487] sd 0:0:0:0: [sda]
[ 7528.667488] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667489] sd 0:0:0:0: [sda] CDB:
[ 7528.667490] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.667504] sd 0:0:0:0: [sda]
[ 7528.667505] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667506] sd 0:0:0:0: [sda] CDB:
[ 7528.667507] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.667521] sd 0:0:0:0: [sda]
[ 7528.667522] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667523] sd 0:0:0:0: [sda] CDB:
[ 7528.667524] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.667538] sd 0:0:0:0: [sda]
[ 7528.667539] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667541] sd 0:0:0:0: [sda] CDB:
[ 7528.667542] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.667555] sd 0:0:0:0: [sda]
[ 7528.667557] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667558] sd 0:0:0:0: [sda] CDB:
[ 7528.667559] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.667573] sd 0:0:0:0: [sda]
[ 7528.667574] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667575] sd 0:0:0:0: [sda] CDB:
[ 7528.667576] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.667590] sd 0:0:0:0: [sda]
[ 7528.667591] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667592] sd 0:0:0:0: [sda] CDB:
[ 7528.667593] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.667606] sd 0:0:0:0: [sda]
[ 7528.667608] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667609] sd 0:0:0:0: [sda] CDB:
[ 7528.667610] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.667625] sd 0:0:0:0: [sda]
[ 7528.667626] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667627] sd 0:0:0:0: [sda] CDB:
[ 7528.667628] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.667642] sd 0:0:0:0: [sda]
[ 7528.667643] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667645] sd 0:0:0:0: [sda] CDB:
[ 7528.667645] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.667659] sd 0:0:0:0: [sda]
[ 7528.667660] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667662] sd 0:0:0:0: [sda] CDB:
[ 7528.667662] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.667676] sd 0:0:0:0: [sda]
[ 7528.667678] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667679] sd 0:0:0:0: [sda] CDB:
[ 7528.667680] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.667694] sd 0:0:0:0: [sda]
[ 7528.667695] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667696] sd 0:0:0:0: [sda] CDB:
[ 7528.667697] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.667711] sd 0:0:0:0: [sda]
[ 7528.667712] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667713] sd 0:0:0:0: [sda] CDB:
[ 7528.667714] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.667728] sd 0:0:0:0: [sda]
[ 7528.667729] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667730] sd 0:0:0:0: [sda] CDB:
[ 7528.667731] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.667746] sd 0:0:0:0: [sda]
[ 7528.667747] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667749] sd 0:0:0:0: [sda] CDB:
[ 7528.667749] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.667796] sd 0:0:0:0: [sda]
[ 7528.667797] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667799] sd 0:0:0:0: [sda] CDB:
[ 7528.667800] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.667814] sd 0:0:0:0: [sda]
[ 7528.667816] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667817] sd 0:0:0:0: [sda] CDB:
[ 7528.667818] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.667832] sd 0:0:0:0: [sda]
[ 7528.667833] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667834] sd 0:0:0:0: [sda] CDB:
[ 7528.667835] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.667849] sd 0:0:0:0: [sda]
[ 7528.667850] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667851] sd 0:0:0:0: [sda] CDB:
[ 7528.667852] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.667866] sd 0:0:0:0: [sda]
[ 7528.667867] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667868] sd 0:0:0:0: [sda] CDB:
[ 7528.667869] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.667883] sd 0:0:0:0: [sda]
[ 7528.667884] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667885] sd 0:0:0:0: [sda] CDB:
[ 7528.667886] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.667900] sd 0:0:0:0: [sda]
[ 7528.667901] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667902] sd 0:0:0:0: [sda] CDB:
[ 7528.667903] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.667918] sd 0:0:0:0: [sda]
[ 7528.667919] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667920] sd 0:0:0:0: [sda] CDB:
[ 7528.667921] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.667935] sd 0:0:0:0: [sda]
[ 7528.667936] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667937] sd 0:0:0:0: [sda] CDB:
[ 7528.667938] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.667952] sd 0:0:0:0: [sda]
[ 7528.667953] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667955] sd 0:0:0:0: [sda] CDB:
[ 7528.667955] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.667969] sd 0:0:0:0: [sda]
[ 7528.667970] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667971] sd 0:0:0:0: [sda] CDB:
[ 7528.667972] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.667986] sd 0:0:0:0: [sda]
[ 7528.667987] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.667988] sd 0:0:0:0: [sda] CDB:
[ 7528.667989] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.668003] sd 0:0:0:0: [sda]
[ 7528.668004] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668006] sd 0:0:0:0: [sda] CDB:
[ 7528.668006] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.668020] sd 0:0:0:0: [sda]
[ 7528.668021] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668023] sd 0:0:0:0: [sda] CDB:
[ 7528.668024] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.668037] sd 0:0:0:0: [sda]
[ 7528.668039] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668040] sd 0:0:0:0: [sda] CDB:
[ 7528.668041] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.668054] sd 0:0:0:0: [sda]
[ 7528.668056] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668057] sd 0:0:0:0: [sda] CDB:
[ 7528.668058] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.668071] sd 0:0:0:0: [sda]
[ 7528.668072] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668074] sd 0:0:0:0: [sda] CDB:
[ 7528.668075] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.668088] sd 0:0:0:0: [sda]
[ 7528.668089] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668091] sd 0:0:0:0: [sda] CDB:
[ 7528.668092] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.668106] sd 0:0:0:0: [sda]
[ 7528.668107] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668108] sd 0:0:0:0: [sda] CDB:
[ 7528.668109] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.668124] sd 0:0:0:0: [sda]
[ 7528.668125] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668127] sd 0:0:0:0: [sda] CDB:
[ 7528.668128] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.668141] sd 0:0:0:0: [sda]
[ 7528.668142] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668144] sd 0:0:0:0: [sda] CDB:
[ 7528.668145] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.668158] sd 0:0:0:0: [sda]
[ 7528.668159] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668161] sd 0:0:0:0: [sda] CDB:
[ 7528.668162] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.668175] sd 0:0:0:0: [sda]
[ 7528.668176] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668178] sd 0:0:0:0: [sda] CDB:
[ 7528.668179] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.668192] sd 0:0:0:0: [sda]
[ 7528.668193] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668195] sd 0:0:0:0: [sda] CDB:
[ 7528.668196] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.668209] sd 0:0:0:0: [sda]
[ 7528.668211] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668212] sd 0:0:0:0: [sda] CDB:
[ 7528.668213] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.668227] sd 0:0:0:0: [sda]
[ 7528.668228] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668229] sd 0:0:0:0: [sda] CDB:
[ 7528.668230] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.668244] sd 0:0:0:0: [sda]
[ 7528.668245] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668247] sd 0:0:0:0: [sda] CDB:
[ 7528.668248] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.668262] sd 0:0:0:0: [sda]
[ 7528.668263] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668266] sd 0:0:0:0: [sda] CDB:
[ 7528.668266] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.668280] sd 0:0:0:0: [sda]
[ 7528.668281] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668283] sd 0:0:0:0: [sda] CDB:
[ 7528.668284] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.668297] sd 0:0:0:0: [sda]
[ 7528.668298] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668300] sd 0:0:0:0: [sda] CDB:
[ 7528.668301] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.668314] sd 0:0:0:0: [sda]
[ 7528.668315] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668317] sd 0:0:0:0: [sda] CDB:
[ 7528.668318] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.668331] sd 0:0:0:0: [sda]
[ 7528.668332] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668334] sd 0:0:0:0: [sda] CDB:
[ 7528.668335] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.668349] sd 0:0:0:0: [sda]
[ 7528.668351] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668352] sd 0:0:0:0: [sda] CDB:
[ 7528.668353] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.668393] sd 0:0:0:0: [sda]
[ 7528.668395] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668396] sd 0:0:0:0: [sda] CDB:
[ 7528.668397] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.668412] sd 0:0:0:0: [sda]
[ 7528.668413] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668414] sd 0:0:0:0: [sda] CDB:
[ 7528.668415] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.668429] sd 0:0:0:0: [sda]
[ 7528.668430] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668432] sd 0:0:0:0: [sda] CDB:
[ 7528.668432] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.668446] sd 0:0:0:0: [sda]
[ 7528.668448] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668449] sd 0:0:0:0: [sda] CDB:
[ 7528.668450] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.668463] sd 0:0:0:0: [sda]
[ 7528.668464] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668466] sd 0:0:0:0: [sda] CDB:
[ 7528.668467] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.668480] sd 0:0:0:0: [sda]
[ 7528.668482] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668483] sd 0:0:0:0: [sda] CDB:
[ 7528.668484] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.668507] sd 0:0:0:0: [sda]
[ 7528.668510] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668511] sd 0:0:0:0: [sda] CDB:
[ 7528.668512] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.668533] sd 0:0:0:0: [sda]
[ 7528.668535] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668537] sd 0:0:0:0: [sda] CDB:
[ 7528.668538] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.668557] sd 0:0:0:0: [sda]
[ 7528.668559] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668561] sd 0:0:0:0: [sda] CDB:
[ 7528.668562] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.668583] sd 0:0:0:0: [sda]
[ 7528.668584] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668587] sd 0:0:0:0: [sda] CDB:
[ 7528.668588] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.668610] sd 0:0:0:0: [sda]
[ 7528.668611] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668613] sd 0:0:0:0: [sda] CDB:
[ 7528.668614] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.668633] sd 0:0:0:0: [sda]
[ 7528.668635] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668637] sd 0:0:0:0: [sda] CDB:
[ 7528.668638] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.668659] sd 0:0:0:0: [sda]
[ 7528.668661] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668663] sd 0:0:0:0: [sda] CDB:
[ 7528.668665] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.668685] sd 0:0:0:0: [sda]
[ 7528.668686] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668688] sd 0:0:0:0: [sda] CDB:
[ 7528.668689] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.668711] sd 0:0:0:0: [sda]
[ 7528.668713] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668714] sd 0:0:0:0: [sda] CDB:
[ 7528.668715] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.668734] sd 0:0:0:0: [sda]
[ 7528.668736] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668738] sd 0:0:0:0: [sda] CDB:
[ 7528.668739] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.668757] sd 0:0:0:0: [sda]
[ 7528.668759] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668761] sd 0:0:0:0: [sda] CDB:
[ 7528.668762] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.668785] sd 0:0:0:0: [sda]
[ 7528.668787] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668788] sd 0:0:0:0: [sda] CDB:
[ 7528.668789] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.668810] sd 0:0:0:0: [sda]
[ 7528.668812] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668814] sd 0:0:0:0: [sda] CDB:
[ 7528.668815] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.668836] sd 0:0:0:0: [sda]
[ 7528.668837] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668839] sd 0:0:0:0: [sda] CDB:
[ 7528.668840] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.668862] sd 0:0:0:0: [sda]
[ 7528.668864] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668866] sd 0:0:0:0: [sda] CDB:
[ 7528.668867] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.668890] sd 0:0:0:0: [sda]
[ 7528.668892] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668894] sd 0:0:0:0: [sda] CDB:
[ 7528.668896] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.668918] sd 0:0:0:0: [sda]
[ 7528.668919] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668921] sd 0:0:0:0: [sda] CDB:
[ 7528.668923] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.668946] sd 0:0:0:0: [sda]
[ 7528.668948] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668950] sd 0:0:0:0: [sda] CDB:
[ 7528.668952] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.668983] sd 0:0:0:0: [sda]
[ 7528.668985] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.668987] sd 0:0:0:0: [sda] CDB:
[ 7528.668988] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.669009] sd 0:0:0:0: [sda]
[ 7528.669011] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669013] sd 0:0:0:0: [sda] CDB:
[ 7528.669014] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.669036] sd 0:0:0:0: [sda]
[ 7528.669038] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669040] sd 0:0:0:0: [sda] CDB:
[ 7528.669041] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.669062] sd 0:0:0:0: [sda]
[ 7528.669063] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669065] sd 0:0:0:0: [sda] CDB:
[ 7528.669066] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.669087] sd 0:0:0:0: [sda]
[ 7528.669089] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669091] sd 0:0:0:0: [sda] CDB:
[ 7528.669092] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.669112] sd 0:0:0:0: [sda]
[ 7528.669114] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669116] sd 0:0:0:0: [sda] CDB:
[ 7528.669117] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.669138] sd 0:0:0:0: [sda]
[ 7528.669140] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669142] sd 0:0:0:0: [sda] CDB:
[ 7528.669143] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.669164] sd 0:0:0:0: [sda]
[ 7528.669166] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669167] sd 0:0:0:0: [sda] CDB:
[ 7528.669168] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.669194] sd 0:0:0:0: [sda]
[ 7528.669195] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669198] sd 0:0:0:0: [sda] CDB:
[ 7528.669199] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.669468] sd 0:0:0:0: [sda]
[ 7528.669470] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669472] sd 0:0:0:0: [sda] CDB:
[ 7528.669474] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.669497] sd 0:0:0:0: [sda]
[ 7528.669498] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669500] sd 0:0:0:0: [sda] CDB:
[ 7528.669502] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.669522] sd 0:0:0:0: [sda]
[ 7528.669524] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669526] sd 0:0:0:0: [sda] CDB:
[ 7528.669527] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.669547] sd 0:0:0:0: [sda]
[ 7528.669549] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669551] sd 0:0:0:0: [sda] CDB:
[ 7528.669552] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.669574] sd 0:0:0:0: [sda]
[ 7528.669576] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669578] sd 0:0:0:0: [sda] CDB:
[ 7528.669579] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.669599] sd 0:0:0:0: [sda]
[ 7528.669601] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669603] sd 0:0:0:0: [sda] CDB:
[ 7528.669604] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.669624] sd 0:0:0:0: [sda]
[ 7528.669626] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669628] sd 0:0:0:0: [sda] CDB:
[ 7528.669629] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.669650] sd 0:0:0:0: [sda]
[ 7528.669652] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669654] sd 0:0:0:0: [sda] CDB:
[ 7528.669655] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.669674] sd 0:0:0:0: [sda]
[ 7528.669676] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669678] sd 0:0:0:0: [sda] CDB:
[ 7528.669679] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.669698] sd 0:0:0:0: [sda]
[ 7528.669700] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669701] sd 0:0:0:0: [sda] CDB:
[ 7528.669703] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.669723] sd 0:0:0:0: [sda]
[ 7528.669725] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669727] sd 0:0:0:0: [sda] CDB:
[ 7528.669728] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.669751] sd 0:0:0:0: [sda]
[ 7528.669752] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669754] sd 0:0:0:0: [sda] CDB:
[ 7528.669756] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.669779] sd 0:0:0:0: [sda]
[ 7528.669781] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669783] sd 0:0:0:0: [sda] CDB:
[ 7528.669784] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.669806] sd 0:0:0:0: [sda]
[ 7528.669807] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669809] sd 0:0:0:0: [sda] CDB:
[ 7528.669811] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.669833] sd 0:0:0:0: [sda]
[ 7528.669835] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669837] sd 0:0:0:0: [sda] CDB:
[ 7528.669838] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.669861] sd 0:0:0:0: [sda]
[ 7528.669863] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669865] sd 0:0:0:0: [sda] CDB:
[ 7528.669867] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.669888] sd 0:0:0:0: [sda]
[ 7528.669890] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669892] sd 0:0:0:0: [sda] CDB:
[ 7528.669893] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.669914] sd 0:0:0:0: [sda]
[ 7528.669916] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669918] sd 0:0:0:0: [sda] CDB:
[ 7528.669919] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.669939] sd 0:0:0:0: [sda]
[ 7528.669941] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669943] sd 0:0:0:0: [sda] CDB:
[ 7528.669945] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.669965] sd 0:0:0:0: [sda]
[ 7528.669966] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669968] sd 0:0:0:0: [sda] CDB:
[ 7528.669969] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.669990] sd 0:0:0:0: [sda]
[ 7528.669991] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.669993] sd 0:0:0:0: [sda] CDB:
[ 7528.669994] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.670016] sd 0:0:0:0: [sda]
[ 7528.670018] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670021] sd 0:0:0:0: [sda] CDB:
[ 7528.670022] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.670044] sd 0:0:0:0: [sda]
[ 7528.670046] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670047] sd 0:0:0:0: [sda] CDB:
[ 7528.670049] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.670070] sd 0:0:0:0: [sda]
[ 7528.670072] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670074] sd 0:0:0:0: [sda] CDB:
[ 7528.670075] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.670096] sd 0:0:0:0: [sda]
[ 7528.670098] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670100] sd 0:0:0:0: [sda] CDB:
[ 7528.670101] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.670124] sd 0:0:0:0: [sda]
[ 7528.670125] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670128] sd 0:0:0:0: [sda] CDB:
[ 7528.670129] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.670151] sd 0:0:0:0: [sda]
[ 7528.670154] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670156] sd 0:0:0:0: [sda] CDB:
[ 7528.670157] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.670181] sd 0:0:0:0: [sda]
[ 7528.670183] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670185] sd 0:0:0:0: [sda] CDB:
[ 7528.670186] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.670208] sd 0:0:0:0: [sda]
[ 7528.670210] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670211] sd 0:0:0:0: [sda] CDB:
[ 7528.670213] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.670235] sd 0:0:0:0: [sda]
[ 7528.670237] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670240] sd 0:0:0:0: [sda] CDB:
[ 7528.670241] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.670264] sd 0:0:0:0: [sda]
[ 7528.670266] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670268] sd 0:0:0:0: [sda] CDB:
[ 7528.670269] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.670291] sd 0:0:0:0: [sda]
[ 7528.670293] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670295] sd 0:0:0:0: [sda] CDB:
[ 7528.670296] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.670322] sd 0:0:0:0: [sda]
[ 7528.670324] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670326] sd 0:0:0:0: [sda] CDB:
[ 7528.670327] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.670645] sd 0:0:0:0: [sda]
[ 7528.670649] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670651] sd 0:0:0:0: [sda] CDB:
[ 7528.670652] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.670682] sd 0:0:0:0: [sda]
[ 7528.670684] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670687] sd 0:0:0:0: [sda] CDB:
[ 7528.670688] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.670714] sd 0:0:0:0: [sda]
[ 7528.670716] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670718] sd 0:0:0:0: [sda] CDB:
[ 7528.670720] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.670743] sd 0:0:0:0: [sda]
[ 7528.670745] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670747] sd 0:0:0:0: [sda] CDB:
[ 7528.670749] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.670772] sd 0:0:0:0: [sda]
[ 7528.670774] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670777] sd 0:0:0:0: [sda] CDB:
[ 7528.670778] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.670801] sd 0:0:0:0: [sda]
[ 7528.670802] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670804] sd 0:0:0:0: [sda] CDB:
[ 7528.670807] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.670830] sd 0:0:0:0: [sda]
[ 7528.670831] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670833] sd 0:0:0:0: [sda] CDB:
[ 7528.670835] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.670858] sd 0:0:0:0: [sda]
[ 7528.670859] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670861] sd 0:0:0:0: [sda] CDB:
[ 7528.670863] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.670884] sd 0:0:0:0: [sda]
[ 7528.670886] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670889] sd 0:0:0:0: [sda] CDB:
[ 7528.670890] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.670913] sd 0:0:0:0: [sda]
[ 7528.670914] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670917] sd 0:0:0:0: [sda] CDB:
[ 7528.670918] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.670941] sd 0:0:0:0: [sda]
[ 7528.670943] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670945] sd 0:0:0:0: [sda] CDB:
[ 7528.670946] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.670968] sd 0:0:0:0: [sda]
[ 7528.670970] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.670972] sd 0:0:0:0: [sda] CDB:
[ 7528.670974] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.670997] sd 0:0:0:0: [sda]
[ 7528.670999] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671000] sd 0:0:0:0: [sda] CDB:
[ 7528.671002] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.671023] sd 0:0:0:0: [sda]
[ 7528.671025] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671027] sd 0:0:0:0: [sda] CDB:
[ 7528.671029] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.671054] sd 0:0:0:0: [sda]
[ 7528.671056] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671058] sd 0:0:0:0: [sda] CDB:
[ 7528.671060] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.671082] sd 0:0:0:0: [sda]
[ 7528.671084] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671086] sd 0:0:0:0: [sda] CDB:
[ 7528.671087] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.671110] sd 0:0:0:0: [sda]
[ 7528.671112] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671114] sd 0:0:0:0: [sda] CDB:
[ 7528.671115] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.671138] sd 0:0:0:0: [sda]
[ 7528.671140] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671142] sd 0:0:0:0: [sda] CDB:
[ 7528.671144] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.671166] sd 0:0:0:0: [sda]
[ 7528.671168] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671170] sd 0:0:0:0: [sda] CDB:
[ 7528.671172] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.671194] sd 0:0:0:0: [sda]
[ 7528.671196] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671198] sd 0:0:0:0: [sda] CDB:
[ 7528.671199] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.671221] sd 0:0:0:0: [sda]
[ 7528.671223] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671225] sd 0:0:0:0: [sda] CDB:
[ 7528.671226] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.671248] sd 0:0:0:0: [sda]
[ 7528.671250] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671253] sd 0:0:0:0: [sda] CDB:
[ 7528.671254] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.671276] sd 0:0:0:0: [sda]
[ 7528.671278] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671279] sd 0:0:0:0: [sda] CDB:
[ 7528.671281] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.671303] sd 0:0:0:0: [sda]
[ 7528.671304] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671306] sd 0:0:0:0: [sda] CDB:
[ 7528.671308] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.671328] sd 0:0:0:0: [sda]
[ 7528.671329] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671331] sd 0:0:0:0: [sda] CDB:
[ 7528.671333] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.671354] sd 0:0:0:0: [sda]
[ 7528.671356] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671359] sd 0:0:0:0: [sda] CDB:
[ 7528.671360] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.671384] sd 0:0:0:0: [sda]
[ 7528.671385] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671387] sd 0:0:0:0: [sda] CDB:
[ 7528.671389] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.671412] sd 0:0:0:0: [sda]
[ 7528.671414] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671416] sd 0:0:0:0: [sda] CDB:
[ 7528.671417] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.671440] sd 0:0:0:0: [sda]
[ 7528.671442] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671444] sd 0:0:0:0: [sda] CDB:
[ 7528.671445] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.671468] sd 0:0:0:0: [sda]
[ 7528.671470] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671472] sd 0:0:0:0: [sda] CDB:
[ 7528.671473] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.671497] sd 0:0:0:0: [sda]
[ 7528.671499] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671501] sd 0:0:0:0: [sda] CDB:
[ 7528.671502] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.671524] sd 0:0:0:0: [sda]
[ 7528.671527] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671529] sd 0:0:0:0: [sda] CDB:
[ 7528.671532] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.671557] sd 0:0:0:0: [sda]
[ 7528.671559] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671561] sd 0:0:0:0: [sda] CDB:
[ 7528.671563] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.671834] sd 0:0:0:0: [sda]
[ 7528.671836] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671838] sd 0:0:0:0: [sda] CDB:
[ 7528.671840] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.671868] sd 0:0:0:0: [sda]
[ 7528.671870] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671873] sd 0:0:0:0: [sda] CDB:
[ 7528.671874] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.671898] sd 0:0:0:0: [sda]
[ 7528.671900] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671902] sd 0:0:0:0: [sda] CDB:
[ 7528.671904] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.671928] sd 0:0:0:0: [sda]
[ 7528.671929] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671931] sd 0:0:0:0: [sda] CDB:
[ 7528.671933] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.671956] sd 0:0:0:0: [sda]
[ 7528.671958] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671960] sd 0:0:0:0: [sda] CDB:
[ 7528.671961] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.671984] sd 0:0:0:0: [sda]
[ 7528.671986] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.671988] sd 0:0:0:0: [sda] CDB:
[ 7528.671989] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.672013] sd 0:0:0:0: [sda]
[ 7528.672015] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672018] sd 0:0:0:0: [sda] CDB:
[ 7528.672019] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.672042] sd 0:0:0:0: [sda]
[ 7528.672044] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672046] sd 0:0:0:0: [sda] CDB:
[ 7528.672048] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.672072] sd 0:0:0:0: [sda]
[ 7528.672074] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672076] sd 0:0:0:0: [sda] CDB:
[ 7528.672077] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.672100] sd 0:0:0:0: [sda]
[ 7528.672102] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672105] sd 0:0:0:0: [sda] CDB:
[ 7528.672106] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.672129] sd 0:0:0:0: [sda]
[ 7528.672131] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672134] sd 0:0:0:0: [sda] CDB:
[ 7528.672135] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.672159] sd 0:0:0:0: [sda]
[ 7528.672161] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672163] sd 0:0:0:0: [sda] CDB:
[ 7528.672165] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.672189] sd 0:0:0:0: [sda]
[ 7528.672191] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672194] sd 0:0:0:0: [sda] CDB:
[ 7528.672195] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.672218] sd 0:0:0:0: [sda]
[ 7528.672219] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672222] sd 0:0:0:0: [sda] CDB:
[ 7528.672223] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.672245] sd 0:0:0:0: [sda]
[ 7528.672247] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672249] sd 0:0:0:0: [sda] CDB:
[ 7528.672251] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.672273] sd 0:0:0:0: [sda]
[ 7528.672275] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672277] sd 0:0:0:0: [sda] CDB:
[ 7528.672279] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.672323] sd 0:0:0:0: [sda]
[ 7528.672326] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672336] sd 0:0:0:0: [sda] CDB:
[ 7528.672337] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.672359] sd 0:0:0:0: [sda]
[ 7528.672361] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672363] sd 0:0:0:0: [sda] CDB:
[ 7528.672364] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.672384] sd 0:0:0:0: [sda]
[ 7528.672386] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672388] sd 0:0:0:0: [sda] CDB:
[ 7528.672390] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.672411] sd 0:0:0:0: [sda]
[ 7528.672413] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672416] sd 0:0:0:0: [sda] CDB:
[ 7528.672418] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.672440] sd 0:0:0:0: [sda]
[ 7528.672442] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672444] sd 0:0:0:0: [sda] CDB:
[ 7528.672445] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.672467] sd 0:0:0:0: [sda]
[ 7528.672469] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672471] sd 0:0:0:0: [sda] CDB:
[ 7528.672472] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.672495] sd 0:0:0:0: [sda]
[ 7528.672497] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672499] sd 0:0:0:0: [sda] CDB:
[ 7528.672501] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.672524] sd 0:0:0:0: [sda]
[ 7528.672526] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672528] sd 0:0:0:0: [sda] CDB:
[ 7528.672529] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.672551] sd 0:0:0:0: [sda]
[ 7528.672553] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672555] sd 0:0:0:0: [sda] CDB:
[ 7528.672556] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.672579] sd 0:0:0:0: [sda]
[ 7528.672580] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672583] sd 0:0:0:0: [sda] CDB:
[ 7528.672584] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.672606] sd 0:0:0:0: [sda]
[ 7528.672608] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672610] sd 0:0:0:0: [sda] CDB:
[ 7528.672613] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.672636] sd 0:0:0:0: [sda]
[ 7528.672637] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672639] sd 0:0:0:0: [sda] CDB:
[ 7528.672641] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.672663] sd 0:0:0:0: [sda]
[ 7528.672665] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672667] sd 0:0:0:0: [sda] CDB:
[ 7528.672668] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.672690] sd 0:0:0:0: [sda]
[ 7528.672692] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672694] sd 0:0:0:0: [sda] CDB:
[ 7528.672696] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.672719] sd 0:0:0:0: [sda]
[ 7528.672723] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672725] sd 0:0:0:0: [sda] CDB:
[ 7528.672726] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.672748] sd 0:0:0:0: [sda]
[ 7528.672750] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672752] sd 0:0:0:0: [sda] CDB:
[ 7528.672753] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.672777] sd 0:0:0:0: [sda]
[ 7528.672780] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672782] sd 0:0:0:0: [sda] CDB:
[ 7528.672783] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.672922] sd 0:0:0:0: [sda]
[ 7528.672924] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672928] sd 0:0:0:0: [sda] CDB:
[ 7528.672929] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.672952] sd 0:0:0:0: [sda]
[ 7528.672954] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672956] sd 0:0:0:0: [sda] CDB:
[ 7528.672957] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.672976] sd 0:0:0:0: [sda]
[ 7528.672977] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.672979] sd 0:0:0:0: [sda] CDB:
[ 7528.672981] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.673001] sd 0:0:0:0: [sda]
[ 7528.673002] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673004] sd 0:0:0:0: [sda] CDB:
[ 7528.673005] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.673024] sd 0:0:0:0: [sda]
[ 7528.673025] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673027] sd 0:0:0:0: [sda] CDB:
[ 7528.673028] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.673046] sd 0:0:0:0: [sda]
[ 7528.673048] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673050] sd 0:0:0:0: [sda] CDB:
[ 7528.673051] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.673070] sd 0:0:0:0: [sda]
[ 7528.673071] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673073] sd 0:0:0:0: [sda] CDB:
[ 7528.673074] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.673094] sd 0:0:0:0: [sda]
[ 7528.673096] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673098] sd 0:0:0:0: [sda] CDB:
[ 7528.673099] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.673118] sd 0:0:0:0: [sda]
[ 7528.673120] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673122] sd 0:0:0:0: [sda] CDB:
[ 7528.673123] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.673142] sd 0:0:0:0: [sda]
[ 7528.673144] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673146] sd 0:0:0:0: [sda] CDB:
[ 7528.673147] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.673168] sd 0:0:0:0: [sda]
[ 7528.673169] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673171] sd 0:0:0:0: [sda] CDB:
[ 7528.673172] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.673191] sd 0:0:0:0: [sda]
[ 7528.673193] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673195] sd 0:0:0:0: [sda] CDB:
[ 7528.673196] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.673216] sd 0:0:0:0: [sda]
[ 7528.673218] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673220] sd 0:0:0:0: [sda] CDB:
[ 7528.673221] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.673241] sd 0:0:0:0: [sda]
[ 7528.673243] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673245] sd 0:0:0:0: [sda] CDB:
[ 7528.673246] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.673268] sd 0:0:0:0: [sda]
[ 7528.673270] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673272] sd 0:0:0:0: [sda] CDB:
[ 7528.673274] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.673295] sd 0:0:0:0: [sda]
[ 7528.673297] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673299] sd 0:0:0:0: [sda] CDB:
[ 7528.673300] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.673323] sd 0:0:0:0: [sda]
[ 7528.673324] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673327] sd 0:0:0:0: [sda] CDB:
[ 7528.673328] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.673351] sd 0:0:0:0: [sda]
[ 7528.673353] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673354] sd 0:0:0:0: [sda] CDB:
[ 7528.673356] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.673375] sd 0:0:0:0: [sda]
[ 7528.673377] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673378] sd 0:0:0:0: [sda] CDB:
[ 7528.673379] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.673399] sd 0:0:0:0: [sda]
[ 7528.673401] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673403] sd 0:0:0:0: [sda] CDB:
[ 7528.673404] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.673424] sd 0:0:0:0: [sda]
[ 7528.673425] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673427] sd 0:0:0:0: [sda] CDB:
[ 7528.673428] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.673448] sd 0:0:0:0: [sda]
[ 7528.673450] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673452] sd 0:0:0:0: [sda] CDB:
[ 7528.673453] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.673475] sd 0:0:0:0: [sda]
[ 7528.673477] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673479] sd 0:0:0:0: [sda] CDB:
[ 7528.673480] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.673501] sd 0:0:0:0: [sda]
[ 7528.673503] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673505] sd 0:0:0:0: [sda] CDB:
[ 7528.673506] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.673525] sd 0:0:0:0: [sda]
[ 7528.673527] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673529] sd 0:0:0:0: [sda] CDB:
[ 7528.673531] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.673550] sd 0:0:0:0: [sda]
[ 7528.673552] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673554] sd 0:0:0:0: [sda] CDB:
[ 7528.673556] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.673577] sd 0:0:0:0: [sda]
[ 7528.673579] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673581] sd 0:0:0:0: [sda] CDB:
[ 7528.673582] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.673602] sd 0:0:0:0: [sda]
[ 7528.673604] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673606] sd 0:0:0:0: [sda] CDB:
[ 7528.673607] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.673627] sd 0:0:0:0: [sda]
[ 7528.673629] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673631] sd 0:0:0:0: [sda] CDB:
[ 7528.673632] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.673653] sd 0:0:0:0: [sda]
[ 7528.673655] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673657] sd 0:0:0:0: [sda] CDB:
[ 7528.673658] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.673681] sd 0:0:0:0: [sda]
[ 7528.673683] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673686] sd 0:0:0:0: [sda] CDB:
[ 7528.673687] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.673709] sd 0:0:0:0: [sda]
[ 7528.673711] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673712] sd 0:0:0:0: [sda] CDB:
[ 7528.673714] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.673738] sd 0:0:0:0: [sda]
[ 7528.673739] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673741] sd 0:0:0:0: [sda] CDB:
[ 7528.673743] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.673853] sd 0:0:0:0: [sda]
[ 7528.673855] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673857] sd 0:0:0:0: [sda] CDB:
[ 7528.673858] cdb[0]=0x28: 28 00 00 80 38 4f 00 00 08 00
[ 7528.673881] sd 0:0:0:0: [sda]
[ 7528.673883] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673885] sd 0:0:0:0: [sda] CDB:
[ 7528.673886] cdb[0]=0x28: 28 00 00 80 38 57 00 00 08 00
[ 7528.673906] sd 0:0:0:0: [sda]
[ 7528.673908] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673910] sd 0:0:0:0: [sda] CDB:
[ 7528.673911] cdb[0]=0x28: 28 00 00 80 38 5f 00 00 08 00
[ 7528.673933] sd 0:0:0:0: [sda]
[ 7528.673935] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673937] sd 0:0:0:0: [sda] CDB:
[ 7528.673938] cdb[0]=0x28: 28 00 00 80 38 67 00 00 08 00
[ 7528.673960] sd 0:0:0:0: [sda]
[ 7528.673962] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673964] sd 0:0:0:0: [sda] CDB:
[ 7528.673965] cdb[0]=0x28: 28 00 00 80 38 6f 00 00 08 00
[ 7528.673987] sd 0:0:0:0: [sda]
[ 7528.673989] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.673992] sd 0:0:0:0: [sda] CDB:
[ 7528.673994] cdb[0]=0x28: 28 00 00 80 38 77 00 00 08 00
[ 7528.674016] sd 0:0:0:0: [sda]
[ 7528.674018] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674020] sd 0:0:0:0: [sda] CDB:
[ 7528.674021] cdb[0]=0x28: 28 00 00 80 38 7f 00 00 08 00
[ 7528.674044] sd 0:0:0:0: [sda]
[ 7528.674046] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674048] sd 0:0:0:0: [sda] CDB:
[ 7528.674050] cdb[0]=0x28: 28 00 00 80 38 87 00 00 08 00
[ 7528.674072] sd 0:0:0:0: [sda]
[ 7528.674074] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674075] sd 0:0:0:0: [sda] CDB:
[ 7528.674076] cdb[0]=0x28: 28 00 00 80 38 8f 00 00 08 00
[ 7528.674096] sd 0:0:0:0: [sda]
[ 7528.674098] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674101] sd 0:0:0:0: [sda] CDB:
[ 7528.674102] cdb[0]=0x28: 28 00 00 80 38 97 00 00 08 00
[ 7528.674124] sd 0:0:0:0: [sda]
[ 7528.674126] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674129] sd 0:0:0:0: [sda] CDB:
[ 7528.674130] cdb[0]=0x28: 28 00 00 80 38 9f 00 00 08 00
[ 7528.674151] sd 0:0:0:0: [sda]
[ 7528.674153] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674155] sd 0:0:0:0: [sda] CDB:
[ 7528.674156] cdb[0]=0x28: 28 00 00 80 38 a7 00 00 08 00
[ 7528.674178] sd 0:0:0:0: [sda]
[ 7528.674180] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674182] sd 0:0:0:0: [sda] CDB:
[ 7528.674184] cdb[0]=0x28: 28 00 00 80 38 af 00 00 08 00
[ 7528.674208] sd 0:0:0:0: [sda]
[ 7528.674210] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674212] sd 0:0:0:0: [sda] CDB:
[ 7528.674213] cdb[0]=0x28: 28 00 00 80 38 b7 00 00 08 00
[ 7528.674235] sd 0:0:0:0: [sda]
[ 7528.674237] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674239] sd 0:0:0:0: [sda] CDB:
[ 7528.674240] cdb[0]=0x28: 28 00 00 80 38 bf 00 00 08 00
[ 7528.674261] sd 0:0:0:0: [sda]
[ 7528.674263] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674266] sd 0:0:0:0: [sda] CDB:
[ 7528.674267] cdb[0]=0x28: 28 00 00 80 38 c7 00 00 08 00
[ 7528.674289] sd 0:0:0:0: [sda]
[ 7528.674290] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674292] sd 0:0:0:0: [sda] CDB:
[ 7528.674294] cdb[0]=0x28: 28 00 00 80 38 cf 00 00 08 00
[ 7528.674315] sd 0:0:0:0: [sda]
[ 7528.674317] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674319] sd 0:0:0:0: [sda] CDB:
[ 7528.674320] cdb[0]=0x28: 28 00 00 80 38 d7 00 00 08 00
[ 7528.674342] sd 0:0:0:0: [sda]
[ 7528.674343] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674345] sd 0:0:0:0: [sda] CDB:
[ 7528.674346] cdb[0]=0x28: 28 00 00 80 38 df 00 00 08 00
[ 7528.674367] sd 0:0:0:0: [sda]
[ 7528.674369] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674370] sd 0:0:0:0: [sda] CDB:
[ 7528.674371] cdb[0]=0x28: 28 00 00 80 38 e7 00 00 08 00
[ 7528.674391] sd 0:0:0:0: [sda]
[ 7528.674392] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674394] sd 0:0:0:0: [sda] CDB:
[ 7528.674395] cdb[0]=0x28: 28 00 00 80 38 ef 00 00 08 00
[ 7528.674415] sd 0:0:0:0: [sda]
[ 7528.674416] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674418] sd 0:0:0:0: [sda] CDB:
[ 7528.674419] cdb[0]=0x28: 28 00 00 80 38 f7 00 00 08 00
[ 7528.674438] sd 0:0:0:0: [sda]
[ 7528.674439] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674441] sd 0:0:0:0: [sda] CDB:
[ 7528.674442] cdb[0]=0x28: 28 00 00 80 38 ff 00 00 08 00
[ 7528.674462] sd 0:0:0:0: [sda]
[ 7528.674464] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674466] sd 0:0:0:0: [sda] CDB:
[ 7528.674467] cdb[0]=0x28: 28 00 00 80 39 07 00 00 08 00
[ 7528.674485] sd 0:0:0:0: [sda]
[ 7528.674487] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674488] sd 0:0:0:0: [sda] CDB:
[ 7528.674490] cdb[0]=0x28: 28 00 00 80 39 0f 00 00 08 00
[ 7528.674508] sd 0:0:0:0: [sda]
[ 7528.674510] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674512] sd 0:0:0:0: [sda] CDB:
[ 7528.674513] cdb[0]=0x28: 28 00 00 80 39 17 00 00 08 00
[ 7528.674535] sd 0:0:0:0: [sda]
[ 7528.674537] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674539] sd 0:0:0:0: [sda] CDB:
[ 7528.674540] cdb[0]=0x28: 28 00 00 80 39 1f 00 00 08 00
[ 7528.674561] sd 0:0:0:0: [sda]
[ 7528.674563] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674565] sd 0:0:0:0: [sda] CDB:
[ 7528.674566] cdb[0]=0x28: 28 00 00 80 39 27 00 00 08 00
[ 7528.674586] sd 0:0:0:0: [sda]
[ 7528.674588] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674590] sd 0:0:0:0: [sda] CDB:
[ 7528.674591] cdb[0]=0x28: 28 00 00 80 39 2f 00 00 08 00
[ 7528.674610] sd 0:0:0:0: [sda]
[ 7528.674612] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674613] sd 0:0:0:0: [sda] CDB:
[ 7528.674614] cdb[0]=0x28: 28 00 00 80 39 37 00 00 08 00
[ 7528.674634] sd 0:0:0:0: [sda]
[ 7528.674636] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674638] sd 0:0:0:0: [sda] CDB:
[ 7528.674640] cdb[0]=0x28: 28 00 00 80 39 3f 00 00 08 00
[ 7528.674661] sd 0:0:0:0: [sda]
[ 7528.674662] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674664] sd 0:0:0:0: [sda] CDB:
[ 7528.674666] cdb[0]=0x28: 28 00 00 80 38 47 00 00 08 00
[ 7528.674691] sd 0:0:0:0: [sda]
[ 7528.674692] Result: hostbyte=0x04 driverbyte=0x00
[ 7528.674695] sd 0:0:0:0: [sda] CDB:
[ 7528.674696] cdb[0]=0x2a: 2a 00 00 00 00 3f 00 00 08 00
[ 7528.837094] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837135] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837144] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837181] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837190] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837226] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837235] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837272] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837280] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837316] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837325] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837362] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837370] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837407] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837415] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837452] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837460] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837497] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837505] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837542] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837550] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837587] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837595] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837632] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837640] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837676] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837685] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837721] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837730] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837767] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837775] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837812] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837820] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837857] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837865] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837902] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.837910] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.837947] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.837955] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.837992] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838000] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838037] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838045] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838082] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838090] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838128] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838136] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838173] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838181] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838218] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838226] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838263] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838272] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838309] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838317] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838354] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838362] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838399] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838407] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838444] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838452] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838488] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838497] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838534] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838542] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838579] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838587] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838624] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838632] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838669] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838678] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838715] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838723] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838760] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838768] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838805] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838813] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838850] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838858] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838900] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838908] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.838945] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.838953] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.838990] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.838998] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839035] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839043] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839080] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839088] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839125] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839133] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839170] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839179] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839215] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839223] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839260] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839269] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839305] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839313] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839350] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839358] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839395] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839403] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839440] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839448] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839485] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839493] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839530] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839538] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839574] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839582] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839619] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839628] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839664] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839673] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839709] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839718] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839754] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839762] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839799] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839807] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839845] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839853] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839890] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839898] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.839935] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.839943] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.839980] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.839988] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840025] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840033] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840080] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840089] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840128] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840137] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840182] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840191] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840227] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840236] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840272] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840280] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840317] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840326] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840363] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840371] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840408] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840416] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840453] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840461] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840498] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840506] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840543] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840551] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840588] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840596] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840633] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840641] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840678] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840686] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840723] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840731] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840768] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840776] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840813] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840821] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840858] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840867] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840903] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.840912] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.840948] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.840956] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.840993] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841001] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841040] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841049] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841086] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841094] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841131] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841139] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841176] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841184] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841221] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841230] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841266] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841274] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841311] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841319] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841357] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841365] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841402] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841410] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841446] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841455] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841491] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841500] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841536] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841545] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841581] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841589] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841626] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841634] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841671] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841680] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841717] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841725] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841762] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841770] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841807] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841815] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841852] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841860] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841897] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841905] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.841942] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.841950] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.841987] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.841995] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842032] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842040] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842077] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842085] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842121] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842130] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842166] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842174] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842227] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842245] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842289] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842301] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842357] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842370] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842424] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842436] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842490] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842502] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842555] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842567] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842620] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842632] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842685] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842697] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842750] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842762] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842815] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842827] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.842880] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.842892] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.842945] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.842957] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843009] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843021] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843073] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843085] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843137] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843149] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843202] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843214] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843268] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843280] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843332] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843344] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843397] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843409] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843461] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843473] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843525] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843537] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843590] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843601] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843654] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843665] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843718] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843729] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843781] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843793] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843845] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843857] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.843911] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.843924] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.843987] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.843997] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844038] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844051] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844124] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844138] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844208] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844223] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844296] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844312] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844373] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844386] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844441] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844453] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844507] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844519] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844571] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844584] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844636] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844648] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844702] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844714] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844767] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844779] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844833] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844845] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.844897] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.844909] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.844961] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.844973] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845026] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845037] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845090] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845102] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845153] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845165] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845218] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845230] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845282] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845293] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845345] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845357] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845408] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845420] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845472] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845484] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845619] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845634] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845691] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845703] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845752] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845760] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845798] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845807] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845844] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845852] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845889] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845897] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.845934] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.845942] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.845979] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.845987] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846025] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846033] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846070] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846078] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846115] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846123] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846161] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846169] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846206] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846214] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846251] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846259] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846297] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846305] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846342] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846350] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846387] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846395] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846432] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846441] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846477] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846486] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846523] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846531] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846567] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846576] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846612] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846621] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846658] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846666] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846703] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846711] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846748] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846757] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846794] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846802] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846839] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846847] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846884] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846892] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.846929] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.846937] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.846974] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.846982] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847019] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847028] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847064] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847073] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847110] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847118] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847154] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847163] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847200] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847208] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847245] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847253] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847290] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847299] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847336] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847344] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847380] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847389] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847426] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847434] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847471] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847479] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847516] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847525] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847561] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847570] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847607] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847615] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847651] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847659] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847696] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847704] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847741] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847750] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847806] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847818] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.847873] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.847885] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.847939] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.847951] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848006] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848019] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848073] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848085] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848139] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848151] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848204] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848216] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848270] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848282] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848346] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848359] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848416] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848436] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848490] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848502] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848555] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848567] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848620] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848632] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848685] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848697] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848750] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848762] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848815] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848827] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.848900] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.848920] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.848973] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.848986] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849045] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849059] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849115] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849124] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849186] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849200] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849269] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849279] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849334] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849348] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849417] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849431] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849493] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849508] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849567] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849580] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849634] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849646] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849699] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849711] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849765] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849777] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849831] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849843] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.849896] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.849908] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.849960] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.849972] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850025] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850037] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850090] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850102] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850154] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850166] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850219] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850230] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850283] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850295] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850348] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850360] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850411] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850423] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850475] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850487] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850539] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850551] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850603] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850615] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850667] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850678] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850730] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850742] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850796] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850808] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850848] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850856] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850893] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850901] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.850938] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.850947] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.850984] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.850992] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851029] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851038] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851074] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851083] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851120] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851128] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851165] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851173] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851210] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851219] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851255] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851263] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851300] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851309] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851345] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851354] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851390] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851399] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851436] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851444] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851482] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851490] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851527] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851535] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851572] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851580] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851617] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851626] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851662] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851671] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851707] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851716] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851753] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851761] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851798] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851806] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851843] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851852] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851888] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851897] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.851933] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.851942] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.851979] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.851987] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.852023] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.852032] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.852068] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.852076] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.852113] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.852122] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.852158] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.852167] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.852263] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.852273] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.852320] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.852328] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.852365] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.852374] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7528.852410] systemd-journald[160]: Failed to write entry (12 items, 312 bytes), ignoring: Read-only file system
[ 7528.852419] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[ 7528.852467] systemd-journald[160]: Failed to write entry (12 items, 316 bytes), ignoring: Read-only file system
[ 7528.852475] systemd-journald[160]: Failed to write entry (9 items, 264 bytes), ignoring: Read-only file system
[ 7801.488710] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[ 8190.802144] systemd-journald[160]: Failed to write entry (22 items, 670 bytes), ignoring: Read-only file system
[ 8401.084966] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[ 8479.194700] systemd-journald[160]: Failed to write entry (20 items, 507 bytes), ignoring: Read-only file system
[ 8479.194952] systemd-journald[160]: Failed to write entry (20 items, 481 bytes), ignoring: Read-only file system
[ 8479.206744] systemd-journald[160]: Failed to write entry (20 items, 496 bytes), ignoring: Read-only file system
[ 9000.842747] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[ 9600.516929] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[10200.135123] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[10238.010051] systemd-journald[160]: Failed to write entry (22 items, 670 bytes), ignoring: Read-only file system
[10799.796455] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[11144.424135] sd 0:0:0:0: [sda]
[11144.424145] Result: hostbyte=0x04 driverbyte=0x00
[11144.424150] sd 0:0:0:0: [sda] CDB:
[11144.424154] cdb[0]=0x28: 28 00 02 05 38 d7 00 00 08 00
[11144.424173] blk_update_request: 1223 callbacks suppressed
[11144.424178] blk_update_request: I/O error, dev sda, sector 33896663
[11144.424315] sd 0:0:0:0: [sda]
[11144.424324] Result: hostbyte=0x04 driverbyte=0x00
[11144.424330] sd 0:0:0:0: [sda] CDB:
[11144.424333] cdb[0]=0x28: 28 00 02 05 38 d7 00 00 08 00
[11144.424352] blk_update_request: I/O error, dev sda, sector 33896663
[11144.425350] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.425396] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.425635] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.425679] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.425717] systemd-journald[160]: Failed to write entry (9 items, 268 bytes), ignoring: Read-only file system
[11144.425755] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11144.425943] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.425990] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.426178] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.426215] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.426246] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11144.430283] sd 0:0:0:0: [sda]
[11144.430291] Result: hostbyte=0x04 driverbyte=0x00
[11144.430295] sd 0:0:0:0: [sda] CDB:
[11144.430298] cdb[0]=0x28: 28 00 02 0a fb ff 00 00 20 00
[11144.430312] blk_update_request: I/O error, dev sda, sector 34274303
[11144.430361] sd 0:0:0:0: [sda]
[11144.430364] Result: hostbyte=0x04 driverbyte=0x00
[11144.430367] sd 0:0:0:0: [sda] CDB:
[11144.430369] cdb[0]=0x28: 28 00 02 0a fb ff 00 00 08 00
[11144.430380] blk_update_request: I/O error, dev sda, sector 34274303
[11144.432454] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.432515] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.432754] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.432807] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.432853] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11144.433084] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.433136] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.433375] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.433427] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.433475] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11144.509182] sd 0:0:0:0: [sda]
[11144.509188] Result: hostbyte=0x04 driverbyte=0x00
[11144.509192] sd 0:0:0:0: [sda] CDB:
[11144.509194] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.509205] blk_update_request: I/O error, dev sda, sector 8750807
[11144.509247] sd 0:0:0:0: [sda]
[11144.509250] Result: hostbyte=0x04 driverbyte=0x00
[11144.509253] sd 0:0:0:0: [sda] CDB:
[11144.509254] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.509264] blk_update_request: I/O error, dev sda, sector 8750807
[11144.509458] sd 0:0:0:0: [sda]
[11144.509461] Result: hostbyte=0x04 driverbyte=0x00
[11144.509464] sd 0:0:0:0: [sda] CDB:
[11144.509466] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.509475] blk_update_request: I/O error, dev sda, sector 8750807
[11144.512268] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.512289] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.512358] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.512372] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.512384] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11144.512447] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.512460] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.512521] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.512534] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.512546] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11144.512606] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.512620] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.512681] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.512695] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.512707] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11144.517380] sd 0:0:0:0: [sda]
[11144.517386] Result: hostbyte=0x04 driverbyte=0x00
[11144.517389] sd 0:0:0:0: [sda] CDB:
[11144.517392] cdb[0]=0x28: 28 00 03 21 18 3f 00 00 20 00
[11144.517403] blk_update_request: I/O error, dev sda, sector 52500543
[11144.517600] sd 0:0:0:0: [sda]
[11144.517603] Result: hostbyte=0x04 driverbyte=0x00
[11144.517606] sd 0:0:0:0: [sda] CDB:
[11144.517608] cdb[0]=0x28: 28 00 00 85 4e e7 00 00 08 00
[11144.517618] blk_update_request: I/O error, dev sda, sector 8736487
[11144.517645] sd 0:0:0:0: [sda]
[11144.517647] Result: hostbyte=0x04 driverbyte=0x00
[11144.517650] sd 0:0:0:0: [sda] CDB:
[11144.517652] cdb[0]=0x28: 28 00 00 85 4e e7 00 00 08 00
[11144.517661] blk_update_request: I/O error, dev sda, sector 8736487
[11144.517725] sd 0:0:0:0: [sda]
[11144.517728] Result: hostbyte=0x04 driverbyte=0x00
[11144.517731] sd 0:0:0:0: [sda] CDB:
[11144.517732] cdb[0]=0x28: 28 00 00 85 4e e7 00 00 08 00
[11144.517908] sd 0:0:0:0: [sda]
[11144.517911] Result: hostbyte=0x04 driverbyte=0x00
[11144.517914] sd 0:0:0:0: [sda] CDB:
[11144.517915] cdb[0]=0x28: 28 00 00 85 8a 1f 00 00 10 00
[11144.517948] sd 0:0:0:0: [sda]
[11144.517951] Result: hostbyte=0x04 driverbyte=0x00
[11144.517953] sd 0:0:0:0: [sda] CDB:
[11144.517955] cdb[0]=0x28: 28 00 00 85 8a 1f 00 00 08 00
[11144.518015] sd 0:0:0:0: [sda]
[11144.518018] Result: hostbyte=0x04 driverbyte=0x00
[11144.518020] sd 0:0:0:0: [sda] CDB:
[11144.518022] cdb[0]=0x28: 28 00 00 85 8a 1f 00 00 08 00
[11144.518155] sd 0:0:0:0: [sda]
[11144.518158] Result: hostbyte=0x04 driverbyte=0x00
[11144.518161] sd 0:0:0:0: [sda] CDB:
[11144.518162] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.518220] sd 0:0:0:0: [sda]
[11144.518223] Result: hostbyte=0x04 driverbyte=0x00
[11144.518226] sd 0:0:0:0: [sda] CDB:
[11144.518227] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.518373] sd 0:0:0:0: [sda]
[11144.518376] Result: hostbyte=0x04 driverbyte=0x00
[11144.518379] sd 0:0:0:0: [sda] CDB:
[11144.518380] cdb[0]=0x28: 28 00 00 85 52 5f 00 00 10 00
[11144.518412] sd 0:0:0:0: [sda]
[11144.518414] Result: hostbyte=0x04 driverbyte=0x00
[11144.518417] sd 0:0:0:0: [sda] CDB:
[11144.518418] cdb[0]=0x28: 28 00 00 85 52 5f 00 00 08 00
[11144.518477] sd 0:0:0:0: [sda]
[11144.518479] Result: hostbyte=0x04 driverbyte=0x00
[11144.518482] sd 0:0:0:0: [sda] CDB:
[11144.518484] cdb[0]=0x28: 28 00 00 85 52 5f 00 00 08 00
[11144.518674] sd 0:0:0:0: [sda]
[11144.518678] Result: hostbyte=0x04 driverbyte=0x00
[11144.518680] sd 0:0:0:0: [sda] CDB:
[11144.518682] cdb[0]=0x28: 28 00 00 85 63 17 00 00 50 00
[11144.518745] sd 0:0:0:0: [sda]
[11144.518748] Result: hostbyte=0x04 driverbyte=0x00
[11144.518750] sd 0:0:0:0: [sda] CDB:
[11144.518752] cdb[0]=0x28: 28 00 00 85 63 17 00 00 08 00
[11144.518902] sd 0:0:0:0: [sda]
[11144.518905] Result: hostbyte=0x04 driverbyte=0x00
[11144.518908] sd 0:0:0:0: [sda] CDB:
[11144.518909] cdb[0]=0x28: 28 00 00 85 8e af 00 00 08 00
[11144.518939] sd 0:0:0:0: [sda]
[11144.518941] Result: hostbyte=0x04 driverbyte=0x00
[11144.518943] sd 0:0:0:0: [sda] CDB:
[11144.518945] cdb[0]=0x28: 28 00 00 85 8e af 00 00 08 00
[11144.518961] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.518990] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519001] sd 0:0:0:0: [sda]
[11144.519004] Result: hostbyte=0x04 driverbyte=0x00
[11144.519006] sd 0:0:0:0: [sda] CDB:
[11144.519008] cdb[0]=0x28: 28 00 00 85 8e af 00 00 08 00
[11144.519064] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519078] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519089] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11144.519126] sd 0:0:0:0: [sda]
[11144.519129] Result: hostbyte=0x04 driverbyte=0x00
[11144.519132] sd 0:0:0:0: [sda] CDB:
[11144.519133] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.519150] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519163] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519188] sd 0:0:0:0: [sda]
[11144.519191] Result: hostbyte=0x04 driverbyte=0x00
[11144.519193] sd 0:0:0:0: [sda] CDB:
[11144.519195] cdb[0]=0x28: 28 00 00 85 86 d7 00 00 08 00
[11144.519221] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519234] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519246] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11144.519304] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519317] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519323] sd 0:0:0:0: [sda]
[11144.519325] Result: hostbyte=0x04 driverbyte=0x00
[11144.519328] sd 0:0:0:0: [sda] CDB:
[11144.519329] cdb[0]=0x28: 28 00 00 85 49 af 00 00 08 00
[11144.519358] sd 0:0:0:0: [sda]
[11144.519360] Result: hostbyte=0x04 driverbyte=0x00
[11144.519362] sd 0:0:0:0: [sda] CDB:
[11144.519364] cdb[0]=0x28: 28 00 00 85 49 af 00 00 08 00
[11144.519374] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519387] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519398] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11144.519419] sd 0:0:0:0: [sda]
[11144.519421] Result: hostbyte=0x04 driverbyte=0x00
[11144.519424] sd 0:0:0:0: [sda] CDB:
[11144.519425] cdb[0]=0x28: 28 00 00 85 49 af 00 00 08 00
[11144.519456] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519469] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519526] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519539] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519555] sd 0:0:0:0: [sda]
[11144.519558] Result: hostbyte=0x04 driverbyte=0x00
[11144.519560] sd 0:0:0:0: [sda] CDB:
[11144.519562] cdb[0]=0x28: 28 00 00 85 4c 47 00 00 08 00
[11144.519591] sd 0:0:0:0: [sda]
[11144.519593] Result: hostbyte=0x04 driverbyte=0x00
[11144.519595] sd 0:0:0:0: [sda] CDB:
[11144.519596] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519599] cdb[0]=0x28: 28 00 00 85 4c 47 00 00 08 00
[11144.519608] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519655] sd 0:0:0:0: [sda]
[11144.519657] Result: hostbyte=0x04 driverbyte=0x00
[11144.519660] sd 0:0:0:0: [sda] CDB:
[11144.519661] cdb[0]=0x28: 28 00 00 85 4c
[11144.519666] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519667] 47 00 00 08 00
[11144.519681] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519738] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519751] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519809] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519822] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.519879] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.519892] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.519906] sd 0:0:0:0: [sda]
[11144.519909] Result: hostbyte=0x04 driverbyte=0x00
[11144.519912] sd 0:0:0:0: [sda] CDB:
[11144.519913] cdb[0]=0x28: 28 00 00 85 4f 47 00 00 08 00
[11144.519943] sd 0:0:0:0: [sda]
[11144.519945] Result: hostbyte=0x04 driverbyte=0x00
[11144.519947] sd 0:0:0:0: [sda] CDB:
[11144.519950] cdb[0]=0x28
[11144.519950] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.519952] : 28 00 00 85 4f 47 00 00 08 00
[11144.519962] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520009] sd 0:0:0:0: [sda]
[11144.520011] Result: hostbyte=0x04 driverbyte=0x00
[11144.520014] sd 0:0:0:0: [sda] CDB:
[11144.520015] cdb[0]=0x28: 28 00 00 85
[11144.520019] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520021] 4f 47 00 00 08 00
[11144.520034] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520092] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520105] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520156] sd 0:0:0:0: [sda]
[11144.520159] Result: hostbyte=0x04 driverbyte=0x00
[11144.520161] sd 0:0:0:0: [sda] CDB:
[11144.520163] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520165] cdb[0]=0x28: 28 00 00 85 8a df 00 00 10 00
[11144.520175] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520197] sd 0:0:0:0: [sda]
[11144.520199] Result: hostbyte=0x04 driverbyte=0x00
[11144.520202] sd 0:0:0:0: [sda] CDB:
[11144.520203] cdb[0]=0x28: 28 00 00 85 8a df 00 00 08 00
[11144.520233] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520246] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520259] sd 0:0:0:0: [sda]
[11144.520262] Result: hostbyte=0x04 driverbyte=0x00
[11144.520264] sd 0:0:0:0: [sda] CDB:
[11144.520265] cdb[0]=0x28: 28 00 00 85 8a df 00 00 08 00
[11144.520302] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520315] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520372] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520385] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520395] sd 0:0:0:0: [sda]
[11144.520398] Result: hostbyte=0x04 driverbyte=0x00
[11144.520400] sd 0:0:0:0: [sda] CDB:
[11144.520402] cdb[0]=0x28: 28 00 00 85 87 5f 00 00 08 00
[11144.520430] sd 0:0:0:0: [sda]
[11144.520432] Result: hostbyte=0x04 driverbyte=0x00
[11144.520434] sd 0:0:0:0: [sda] CDB:
[11144.520436] cdb[0]=0x28: 28 00 00 85 87 5f 00
[11144.520441] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520443] 00 08 00
[11144.520453] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520493] sd 0:0:0:0: [sda]
[11144.520495] Result: hostbyte=0x04 driverbyte=0x00
[11144.520498] sd 0:0:0:0: [sda] CDB:
[11144.520499] cdb[0]=0x28: 28 00 00 85 87 5f 00 00 08 00
[11144.520511] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520524] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520581] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520593] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520632] sd 0:0:0:0: [sda]
[11144.520634] Result: hostbyte=0x04 driverbyte=0x00
[11144.520637] sd 0:0:0:0: [sda] CDB:
[11144.520639] cdb[0]=0x28: 28 00 00 85 53 77 00 00 18 00
[11144.520650] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520662] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520668] sd 0:0:0:0: [sda]
[11144.520670] Result: hostbyte=0x04 driverbyte=0x00
[11144.520672] sd 0:0:0:0: [sda] CDB:
[11144.520674] cdb[0]=0x28: 28 00 00 85 53 77 00 00 08 00
[11144.520719] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520727] sd 0:0:0:0: [sda]
[11144.520729] Result: hostbyte=0x04 driverbyte=0x00
[11144.520731] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520732] sd 0:0:0:0: [sda] CDB:
[11144.520734] cdb[0]=0x28: 28 00 00 85 53 77 00 00 08 00
[11144.520792] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520804] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520856] sd 0:0:0:0: [sda]
[11144.520859] Result: hostbyte=0x04 driverbyte=0x00
[11144.520861] sd 0:0:0:0: [sda] CDB:
[11144.520862] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.520865] cdb[0]=0x28: 28 00 00 85 8f 0f 00 00 08 00
[11144.520874] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.520894] sd 0:0:0:0: [sda]
[11144.520896] Result: hostbyte=0x04 driverbyte=0x00
[11144.520898] sd 0:0:0:0: [sda] CDB:
[11144.520900] cdb[0]=0x28: 28 00 00 85 8f 0f 00 00 08 00
[11144.520930] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.520943] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.520953] sd 0:0:0:0: [sda]
[11144.520955] Result: hostbyte=0x04 driverbyte=0x00
[11144.520958] sd 0:0:0:0: [sda] CDB:
[11144.520959] cdb[0]=0x28: 28 00 00 85 8f 0f 00 00 08 00
[11144.521000] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521012] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521065] sd 0:0:0:0: [sda]
[11144.521068] Result: hostbyte=0x04 driverbyte=0x00
[11144.521070] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521073] sd 0:0:0:0: [sda] CDB:
[11144.521075] cdb[0]=0x28: 28 00 00 85 87 5f 00 00
[11144.521081] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521083] 08 00
[11144.521133] sd 0:0:0:0: [sda]
[11144.521136] Result: hostbyte=0x04 driverbyte=0x00
[11144.521137] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521140] sd 0:0:0:0: [sda] CDB:
[11144.521143] cdb[0]=0x28: 28 00 00 85 87 5f 00 00 08 00
[11144.521150] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521205] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521218] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521284] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521297] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521354] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521367] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521437] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521450] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521506] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521519] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521584] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521596] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521653] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521665] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521741] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521753] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521803] sd 0:0:0:0: [sda]
[11144.521806] Result: hostbyte=0x04 driverbyte=0x00
[11144.521809] sd 0:0:0:0: [sda] CDB:
[11144.521811] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521813] cdb[0]=0x28: 28 00 00 85 4c a7 00 00 08 00
[11144.521823] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.521848] sd 0:0:0:0: [sda]
[11144.521850] Result: hostbyte=0x04 driverbyte=0x00
[11144.521853] sd 0:0:0:0: [sda] CDB:
[11144.521854] cdb[0]=0x28: 28 00 00 85 4c a7 00 00 08 00
[11144.521881] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.521894] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.521911] sd 0:0:0:0: [sda]
[11144.521913] Result: hostbyte=0x04 driverbyte=0x00
[11144.521915] sd 0:0:0:0: [sda] CDB:
[11144.521917] cdb[0]=0x28: 28 00 00 85 4c a7 00 00 08 00
[11144.521950] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.521963] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.522050] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522065] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522124] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522137] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.522209] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522222] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522279] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522291] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.522348] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522360] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522417] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522434] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.522495] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522508] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522565] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522578] systemd-journald[160]: Failed to write entry (9 items, 250 bytes), ignoring: Read-only file system
[11144.522593] systemd-journald[160]: Failed to write entry (9 items, 238 bytes), ignoring: Read-only file system
[11144.522677] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522690] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522747] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522760] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.522817] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522830] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.522886] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.522899] systemd-journald[160]: Failed to write entry (9 items, 234 bytes), ignoring: Read-only file system
[11144.522914] systemd-journald[160]: Failed to write entry (9 items, 254 bytes), ignoring: Read-only file system
[11144.522976] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.522988] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523078] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523100] systemd-journald[160]: Failed to write entry (9 items, 247 bytes), ignoring: Read-only file system
[11144.523125] systemd-journald[160]: Failed to write entry (9 items, 241 bytes), ignoring: Read-only file system
[11144.523220] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523234] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523292] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523309] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.523371] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523384] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523441] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523453] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.523518] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523531] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523588] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523601] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.523675] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523688] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523745] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523758] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.523814] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523827] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.523884] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.523897] systemd-journald[160]: Failed to write entry (9 items, 256 bytes), ignoring: Read-only file system
[11144.523912] systemd-journald[160]: Failed to write entry (9 items, 232 bytes), ignoring: Read-only file system
[11144.523974] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.523986] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524079] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524103] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524230] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.524253] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524330] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524343] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524409] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.524422] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524478] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524491] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524551] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.524564] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524624] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524637] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524701] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.524714] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524771] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524788] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524851] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.524864] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.524920] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.524933] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.524997] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525009] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525066] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525079] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.525143] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525156] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525217] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525230] systemd-journald[160]: Failed to write entry (9 items, 259 bytes), ignoring: Read-only file system
[11144.525245] systemd-journald[160]: Failed to write entry (9 items, 229 bytes), ignoring: Read-only file system
[11144.525303] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525316] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525396] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525419] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.525433] systemd-journald[160]: Failed to write entry (9 items, 223 bytes), ignoring: Read-only file system
[11144.525545] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525558] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525612] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525628] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.525685] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525697] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525752] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525764] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.525826] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.525839] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.525892] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.525904] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.546331] sd 0:0:0:0: [sda]
[11144.546336] Result: hostbyte=0x04 driverbyte=0x00
[11144.546338] sd 0:0:0:0: [sda] CDB:
[11144.546340] cdb[0]=0x28: 28 00 00 85 95 87 00 00 08 00
[11144.546373] sd 0:0:0:0: [sda]
[11144.546375] Result: hostbyte=0x04 driverbyte=0x00
[11144.546377] sd 0:0:0:0: [sda] CDB:
[11144.546378] cdb[0]=0x28: 28 00 00 85 95 87 00 00 08 00
[11144.548920] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.548939] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.549002] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.549015] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.549071] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.549083] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.549138] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.549150] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11144.627072] sd 0:0:0:0: [sda]
[11144.627077] Result: hostbyte=0x04 driverbyte=0x00
[11144.627079] sd 0:0:0:0: [sda] CDB:
[11144.627080] cdb[0]=0x28: 28 00 00 85 95 87 00 00 08 00
[11144.628823] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11144.628846] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11144.628927] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11144.628946] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11399.547142] systemd-journald[160]: Failed to write entry (20 items, 681 bytes), ignoring: Read-only file system
[11817.901074] sd 0:0:0:0: [sda]
[11817.901079] Result: hostbyte=0x04 driverbyte=0x00
[11817.901082] sd 0:0:0:0: [sda] CDB:
[11817.901084] cdb[0]=0x28: 28 00 00 88 f4 57 00 00 08 00
[11817.901093] blk_update_request: 45 callbacks suppressed
[11817.901095] blk_update_request: I/O error, dev sda, sector 8975447
[11817.901135] sd 0:0:0:0: [sda]
[11817.901138] Result: hostbyte=0x04 driverbyte=0x00
[11817.901140] sd 0:0:0:0: [sda] CDB:
[11817.901142] cdb[0]=0x28: 28 00 00 88 f4 57 00 00 08 00
[11817.901149] blk_update_request: I/O error, dev sda, sector 8975447
[11817.902692] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11817.902716] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11817.902798] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11817.902816] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11817.902832] systemd-journald[160]: Failed to write entry (9 items, 266 bytes), ignoring: Read-only file system
[11817.902847] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11817.902924] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11817.902940] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11817.903016] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11817.903032] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11817.903048] systemd-journald[160]: Failed to write entry (9 items, 277 bytes), ignoring: Read-only file system
[11820.939077] sd 0:0:0:0: [sda]
[11820.939083] Result: hostbyte=0x04 driverbyte=0x00
[11820.939085] sd 0:0:0:0: [sda] CDB:
[11820.939089] cdb[0]=0x28
[11820.939089] sd 0:0:0:0: [sda]
[11820.939091] Result: hostbyte=0x04 driverbyte=0x00
[11820.939094] sd 0:0:0:0: [sda] CDB:
[11820.939095] cdb[0]=0x28:
[11820.939097] :
[11820.939099] 28
[11820.939100] 00
[11820.939101] 02
[11820.939102] a6
[11820.939103] 54
[11820.939104] ff
[11820.939104] 00
[11820.939105] 01
[11820.939106] 00
[11820.939107] 00
[11820.939109] blk_update_request: I/O error, dev sda, sector 44455167
[11820.939111] 28 00 03 e1 14 3f 00 00 20 00
[11820.939117] blk_update_request: I/O error, dev sda, sector 65082431
[11820.939126] sd 0:0:0:0: [sda]
[11820.939128] Result: hostbyte=0x04 driverbyte=0x00
[11820.939130] sd 0:0:0:0: [sda] CDB:
[11820.939131] cdb[0]=0x28: 28 00 06 a9 14 3f 00 00 20
[11820.939137] sd 0:0:0:0: [sda]
[11820.939137] 00
[11820.939140] blk_update_request: I/O error, dev sda, sector 111744063
[11820.939142] Result: hostbyte=0x04 driverbyte=0x00
[11820.939144] sd 0:0:0:0: [sda] CDB:
[11820.939146] cdb[0]=0x28: 28 00 03 e1 14 3f 00 00 08 00
[11820.939154] blk_update_request: I/O error, dev sda, sector 65082431
[11820.939162] sd 0:0:0:0: [sda]
[11820.939164] Result: hostbyte=0x04 driverbyte=0x00
[11820.939167] sd 0:0:0:0: [sda]
[11820.939168] sd 0:0:0:0: [sda] CDB:
[11820.939172] cdb[0]=0x28: 28
[11820.939172] Result: hostbyte=0x04 driverbyte=0x00
[11820.939174] sd 0:0:0:0: [sda] CDB:
[11820.939175] cdb[0]=0x28: 28
[11820.939178] 00
[11820.939179] 06
[11820.939180] a9
[11820.939180] 14
[11820.939181] 3f
[11820.939182] 00
[11820.939183] 00
[11820.939183] 08
[11820.939184] 00
[11820.939187] blk_update_request: I/O error, dev sda, sector 111744063
[11820.939187] 00
[11820.939188] 02 a6 55 7f 00 00 08 00
[11820.939194] blk_update_request: I/O error, dev sda, sector 44455295
[11820.941088] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941103] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941149] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941158] systemd-journald[160]: Failed to write entry (9 items, 234 bytes), ignoring: Read-only file system
[11820.941199] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941209] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941249] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941258] systemd-journald[160]: Failed to write entry (9 items, 235 bytes), ignoring: Read-only file system
[11820.941266] systemd-journald[160]: Failed to write entry (9 items, 224 bytes), ignoring: Read-only file system
[11820.941274] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941281] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941289] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941296] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941304] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941311] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941319] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941326] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941334] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941342] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941349] systemd-journald[160]: Failed to write entry (9 items, 223 bytes), ignoring: Read-only file system
[11820.941357] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11820.941365] systemd-journald[160]: Failed to write entry (9 items, 253 bytes), ignoring: Read-only file system
[11820.941373] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11820.941414] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941424] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941463] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941473] systemd-journald[160]: Failed to write entry (9 items, 262 bytes), ignoring: Read-only file system
[11820.941513] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941521] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941529] systemd-journald[160]: Failed to write entry (9 items, 223 bytes), ignoring: Read-only file system
[11820.941537] systemd-journald[160]: Failed to write entry (9 items, 279 bytes), ignoring: Read-only file system
[11820.941545] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941586] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941595] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11820.941603] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11820.941643] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941652] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941693] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.941735] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941744] systemd-journald[160]: Failed to write entry (9 items, 238 bytes), ignoring: Read-only file system
[11820.941752] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.941793] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.941802] systemd-journald[160]: Failed to write entry (9 items, 238 bytes), ignoring: Read-only file system
[11820.941810] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941817] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941825] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941832] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941840] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941848] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941855] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941863] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941870] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941878] systemd-journald[160]: Failed to write entry (9 items, 223 bytes), ignoring: Read-only file system
[11820.941886] systemd-journald[160]: Failed to write entry (9 items, 279 bytes), ignoring: Read-only file system
[11820.941893] systemd-journald[160]: Failed to write entry (9 items, 226 bytes), ignoring: Read-only file system
[11820.941901] systemd-journald[160]: Failed to write entry (9 items, 247 bytes), ignoring: Read-only file system
[11820.941909] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11820.944280] sd 0:0:0:0: [sda]
[11820.944288] Result: hostbyte=0x04 driverbyte=0x00
[11820.944295] sd 0:0:0:0: [sda] CDB:
[11820.944299] cdb[0]=0x28: 28 00 02 16 d9 6f 00 00 08 00
[11820.944323] blk_update_request: I/O error, dev sda, sector 35051887
[11820.944469] Core dump to |/usr/lib/systemd/systemd-coredump 826 1000 100 7 1423375004 chromium pipe failed
[11820.947723] systemd-journald[160]: Failed to write entry (12 items, 313 bytes), ignoring: Read-only file system
[11820.947743] systemd-journald[160]: Failed to write entry (9 items, 260 bytes), ignoring: Read-only file system
[11820.947806] systemd-journald[160]: Failed to write entry (12 items, 317 bytes), ignoring: Read-only file system
[11820.947820] systemd-journald[160]: Failed to write entry (9 items, 265 bytes), ignoring: Read-only file system
[11820.947832] systemd-journald[160]: Failed to write entry (9 items, 278 bytes), ignoring: Read-only file system
[11820.947844] systemd-journald[160]: Failed to write entry (9 items, 317 bytes), ignoring: Read-only file systemOffline
Okay so I am booted up on IDE thanks to your advice. I am reconfiguring grub menu entry and going to try it out as default.
Edit: tried reconfiguring grub while booted up IDE in order to pull up the drivers need but obviously that isn't how it's done. I'm gonna do some googling.
RE Edit: After a successful round of Googling I was able to put pata in the right place and get my machine booting IDE. As for the solution, my dmesg is posted and I will report if my problem persists in IDE.
Last edited by neighborhoodhacker (2015-02-08 06:19:17)
Offline
Try this:
libata.force=noncqThis fixed problem on my old laptop.
Offline
After some messing around, I think the drive might have been overheating... It was hot when I was rechecking how it was set. Anyways I ripped off some black plastic on the harddrive mount which also exposed venting holes (not sure why it was covered by the manufacturer at all). I will close the topic out if I don't see any issues in the next week.
Offline
If the issue is resolved, you should give back to the community and explain what fixed it or at least your assumption. Then mark the title as SOLVED.
Offline
If the issue is resolved, you should give back to the community and explain what fixed it or at least your assumption. Then mark the title as SOLVED.
I did post my fix and I need to wait for confirmation that its not going to freeze.
Offline
I wasn't too sure if it was switching to IDE or if it was the black plastic covered venting holes. That is all, but then again I didn't read everything lol. Either way let us know if it doesn't freeze.
GL!
Last edited by frank604 (2015-02-08 23:15:34)
Offline
I had another freeze but it was different. I reinstated the libata.force=noncq I had taken it down to narrow down the problem (since I had was having heating issues). I will keep this updated
Offline
It's a little early to say but I think a combination of heat distribution and libata.force=noncq appears to have fixed it.
Offline
Well I'm still seeing freezing issues... I'm not so sure what's happening. It's not gradual anymore it halts in an instant. I will try to update this with some info if I can
Offline
I know it's easier said than done, but at some point you'll need to rule out hardware issues.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I know it's easier said than done, but at some point you'll need to rule out hardware issues.
Thanks for following up with me again on this. I am definitely trying to do that. I'm leaning towards that being the issue though. I switched adapters mSATA to SATA because my last one didn't fit the best so the problem might have originated there. I hope it's not the drive because I can't pay for a new one anytime soon hehe.
Offline
Whatever problem I was having on the software side seems to be fixed. The freezes have slowed to a livable point (still freezing due to hardware failure?). I am going to close out the topic.
The changes I have made were 1. switching to IDE and 2. libata.force=noncq
Offline
I'm surprised that both are necessary, because NCQ is an AHCI feature and shouldn't work in IDE mode in the first place.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
I did as suggested in the posts I didn't research them to thoroughly. It was more a try and test approach. So you are probably right.
Offline