All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Banon <banon.victor@gmail.com>
To: Roman Mamedov <rm@romanrm.net>
Cc: remi@georgianit.com, linux-btrfs@vger.kernel.org
Subject: Re: BTRFS errors following bad SATA connection
Date: Fri, 3 Jan 2025 19:47:59 +0100	[thread overview]
Message-ID: <2ff268f4-8565-45e1-b752-3ca85c736841@gmail.com> (raw)
In-Reply-To: <20250103184549.78c383b0@nvm>

[-- Attachment #1: Type: text/plain, Size: 1284 bytes --]

Ok, thank you.

My optimism was short-lived. I can't make meaningful progress deleting 
the files because the filesystem keeps going read-only (see attached 
log) soon after initiating a scan. This wasn't a problem before. I'm not 
sure what the standard procedure for bypassing this (rw remount after 
error is not allowed), so I've just been rebooting when this happens.

I've also found a few (<10) other ??? / corrupted files that cannot be 
moved or deleted.

I'm also noticing that some files that resulted in i/o errors (when 
being cat'd to /dev/null) yesterday are fine today. And the other way 
around too: there seemingly are files that were fine yesterday but are 
bad today.

I'm not sure how to proceed, this seems hopeless (though it still 
mounts). Any help is appreciated.

> If the trash bin would be in a subvolume, you could delete the subvolume. But
> then that could put the FS into read-only again, and moreover, into a state
> where it goes read-only each time shortly after mounting (as the cleaner
> process tries to finish the job), with no way to solve that.
Thank you for the information. What does this mean in practice? Do I 
just ignore this file forever? What about the corrupted files that are 
/not/ in my trash bin, can I never restore them either?

[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 85115 bytes --]

[Fri Jan  3 19:15:47 2025] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[Fri Jan  3 19:15:47 2025] Linux version 6.1.0-28-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
[Fri Jan  3 19:15:47 2025] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-28-amd64 root=UUID=b19e333b-2fff-4025-a856-3e2f26eda4e8 ro quiet
[Fri Jan  3 19:15:47 2025] BIOS-provided physical RAM map:
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x0000000000000000-0x000000000009a3ff] usable
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x000000000009a400-0x000000000009ffff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x0000000000100000-0x00000000be7a4fff] usable
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000be7a5000-0x00000000be7f0fff] ACPI NVS
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000be7f1000-0x00000000be7f8fff] ACPI data
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000be7f9000-0x00000000bf476fff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf477000-0x00000000bf477fff] ACPI NVS
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf478000-0x00000000bf488fff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf489000-0x00000000bf48bfff] ACPI NVS
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf48c000-0x00000000bf4acfff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf4ad000-0x00000000bf4aefff] usable
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf4af000-0x00000000bf502fff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf503000-0x00000000bf50cfff] ACPI NVS
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf50d000-0x00000000bf532fff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf533000-0x00000000bf575fff] ACPI NVS
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000bf576000-0x00000000bf7fffff] usable
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Fri Jan  3 19:15:47 2025] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
[Fri Jan  3 19:15:47 2025] NX (Execute Disable) protection: active
[Fri Jan  3 19:15:47 2025] SMBIOS 2.7 present.
[Fri Jan  3 19:15:47 2025] DMI: Supermicro X9SCL/X9SCM/X9SCL/X9SCM, BIOS 1.1a 09/28/2011
[Fri Jan  3 19:15:47 2025] tsc: Fast TSC calibration using PIT
[Fri Jan  3 19:15:47 2025] tsc: Detected 3392.017 MHz processor
[Fri Jan  3 19:15:47 2025] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Fri Jan  3 19:15:47 2025] e820: remove [mem 0x000a0000-0x000fffff] usable
[Fri Jan  3 19:15:47 2025] last_pfn = 0x440000 max_arch_pfn = 0x400000000
[Fri Jan  3 19:15:47 2025] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[Fri Jan  3 19:15:47 2025] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[Fri Jan  3 19:15:47 2025] last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[Fri Jan  3 19:15:47 2025] found SMP MP-table at [mem 0x000fce00-0x000fce0f]
[Fri Jan  3 19:15:47 2025] RAMDISK: [mem 0x320df000-0x35066fff]
[Fri Jan  3 19:15:47 2025] ACPI: Early table checksum verification disabled
[Fri Jan  3 19:15:47 2025] ACPI: RSDP 0x00000000000F0450 000024 (v02 SUPERM)
[Fri Jan  3 19:15:47 2025] ACPI: XSDT 0x00000000BE7F1078 000074 (v01 SUPERM SMCI--MB 00000001 AMI  00010013)
[Fri Jan  3 19:15:47 2025] ACPI: FACP 0x00000000BE7F7F58 0000F4 (v04 SUPERM SMCI--MB 00000001 AMI  00010013)
[Fri Jan  3 19:15:47 2025] ACPI: DSDT 0x00000000BE7F1180 006DD7 (v02 SUPERM SMCI--MB 00000000 INTL 20051117)
[Fri Jan  3 19:15:47 2025] ACPI: FACS 0x00000000BF50AF80 000040
[Fri Jan  3 19:15:47 2025] ACPI: APIC 0x00000000BE7F8050 000092 (v03 SUPERM SMCI--MB 00000001 AMI  00010013)
[Fri Jan  3 19:15:47 2025] ACPI: SSDT 0x00000000BE7F80E8 0001D6 (v01 AMICPU PROC     00000001 MSFT 03000001)
[Fri Jan  3 19:15:47 2025] ACPI: MCFG 0x00000000BE7F82C0 00003C (v01 SUPERM SMCI--MB 00000001 MSFT 00000097)
[Fri Jan  3 19:15:47 2025] ACPI: HPET 0x00000000BE7F8300 000038 (v01 SUPERM SMCI--MB 00000001 AMI. 00000004)
[Fri Jan  3 19:15:47 2025] ACPI: SPMI 0x00000000BE7F8338 000040 (v05 A M I  OEMSPMI  00000000 AMI. 00000000)
[Fri Jan  3 19:15:47 2025] ACPI: EINJ 0x00000000BE7F8378 000130 (v01 AMI    AMI EINJ 00000000      00000000)
[Fri Jan  3 19:15:47 2025] ACPI: ERST 0x00000000BE7F84A8 000210 (v01 AMIER  AMI ERST 00000000      00000000)
[Fri Jan  3 19:15:47 2025] ACPI: HEST 0x00000000BE7F86B8 0000A8 (v01 AMI    AMI HEST 00000000      00000000)
[Fri Jan  3 19:15:47 2025] ACPI: BERT 0x00000000BE7F8760 000030 (v01 AMI    AMI BERT 00000000      00000000)
[Fri Jan  3 19:15:47 2025] ACPI: Reserving FACP table memory at [mem 0xbe7f7f58-0xbe7f804b]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving DSDT table memory at [mem 0xbe7f1180-0xbe7f7f56]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving FACS table memory at [mem 0xbf50af80-0xbf50afbf]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving APIC table memory at [mem 0xbe7f8050-0xbe7f80e1]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving SSDT table memory at [mem 0xbe7f80e8-0xbe7f82bd]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving MCFG table memory at [mem 0xbe7f82c0-0xbe7f82fb]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving HPET table memory at [mem 0xbe7f8300-0xbe7f8337]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving SPMI table memory at [mem 0xbe7f8338-0xbe7f8377]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving EINJ table memory at [mem 0xbe7f8378-0xbe7f84a7]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving ERST table memory at [mem 0xbe7f84a8-0xbe7f86b7]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving HEST table memory at [mem 0xbe7f86b8-0xbe7f875f]
[Fri Jan  3 19:15:47 2025] ACPI: Reserving BERT table memory at [mem 0xbe7f8760-0xbe7f878f]
[Fri Jan  3 19:15:47 2025] No NUMA configuration found
[Fri Jan  3 19:15:47 2025] Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
[Fri Jan  3 19:15:47 2025] NODE_DATA(0) allocated [mem 0x43ffc9000-0x43fff3fff]
[Fri Jan  3 19:15:47 2025] Zone ranges:
[Fri Jan  3 19:15:47 2025]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Fri Jan  3 19:15:47 2025]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Fri Jan  3 19:15:47 2025]   Normal   [mem 0x0000000100000000-0x000000043fffffff]
[Fri Jan  3 19:15:47 2025]   Device   empty
[Fri Jan  3 19:15:47 2025] Movable zone start for each node
[Fri Jan  3 19:15:47 2025] Early memory node ranges
[Fri Jan  3 19:15:47 2025]   node   0: [mem 0x0000000000001000-0x0000000000099fff]
[Fri Jan  3 19:15:47 2025]   node   0: [mem 0x0000000000100000-0x00000000be7a4fff]
[Fri Jan  3 19:15:47 2025]   node   0: [mem 0x00000000bf4ad000-0x00000000bf4aefff]
[Fri Jan  3 19:15:47 2025]   node   0: [mem 0x00000000bf576000-0x00000000bf7fffff]
[Fri Jan  3 19:15:47 2025]   node   0: [mem 0x0000000100000000-0x000000043fffffff]
[Fri Jan  3 19:15:47 2025] Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]
[Fri Jan  3 19:15:47 2025] On node 0, zone DMA: 1 pages in unavailable ranges
[Fri Jan  3 19:15:47 2025] On node 0, zone DMA: 102 pages in unavailable ranges
[Fri Jan  3 19:15:47 2025] On node 0, zone DMA32: 3336 pages in unavailable ranges
[Fri Jan  3 19:15:47 2025] On node 0, zone DMA32: 199 pages in unavailable ranges
[Fri Jan  3 19:15:47 2025] On node 0, zone Normal: 2048 pages in unavailable ranges
[Fri Jan  3 19:15:47 2025] ACPI: PM-Timer IO Port: 0x408
[Fri Jan  3 19:15:47 2025] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[Fri Jan  3 19:15:47 2025] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[Fri Jan  3 19:15:47 2025] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Fri Jan  3 19:15:47 2025] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Fri Jan  3 19:15:47 2025] ACPI: Using ACPI (MADT) for SMP configuration information
[Fri Jan  3 19:15:47 2025] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[Fri Jan  3 19:15:47 2025] TSC deadline timer available
[Fri Jan  3 19:15:47 2025] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0x0009a000-0x0009afff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbe7a5000-0xbe7f0fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbe7f1000-0xbe7f8fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbe7f9000-0xbf476fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf477000-0xbf477fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf478000-0xbf488fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf489000-0xbf48bfff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf48c000-0xbf4acfff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf4af000-0xbf502fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf503000-0xbf50cfff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf50d000-0xbf532fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf533000-0xbf575fff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
[Fri Jan  3 19:15:47 2025] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[Fri Jan  3 19:15:47 2025] [mem 0xbf800000-0xfed1bfff] available for PCI devices
[Fri Jan  3 19:15:47 2025] Booting paravirtualized kernel on bare hardware
[Fri Jan  3 19:15:47 2025] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[Fri Jan  3 19:15:47 2025] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[Fri Jan  3 19:15:47 2025] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[Fri Jan  3 19:15:47 2025] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[Fri Jan  3 19:15:47 2025] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[Fri Jan  3 19:15:47 2025] Fallback order for Node 0: 0 
[Fri Jan  3 19:15:47 2025] Built 1 zonelists, mobility grouping on.  Total pages: 4123016
[Fri Jan  3 19:15:47 2025] Policy zone: Normal
[Fri Jan  3 19:15:47 2025] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-28-amd64 root=UUID=b19e333b-2fff-4025-a856-3e2f26eda4e8 ro quiet
[Fri Jan  3 19:15:47 2025] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-28-amd64", will be passed to user space.
[Fri Jan  3 19:15:47 2025] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[Fri Jan  3 19:15:47 2025] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[Fri Jan  3 19:15:47 2025] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[Fri Jan  3 19:15:47 2025] software IO TLB: area num 8.
[Fri Jan  3 19:15:47 2025] Memory: 3138976K/16754472K available (14342K kernel code, 2335K rwdata, 9080K rodata, 2800K init, 17392K bss, 457876K reserved, 0K cma-reserved)
[Fri Jan  3 19:15:47 2025] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[Fri Jan  3 19:15:47 2025] Kernel/User page tables isolation: enabled
[Fri Jan  3 19:15:47 2025] ftrace: allocating 40283 entries in 158 pages
[Fri Jan  3 19:15:47 2025] ftrace: allocated 158 pages with 5 groups
[Fri Jan  3 19:15:47 2025] Dynamic Preempt: voluntary
[Fri Jan  3 19:15:47 2025] rcu: Preemptible hierarchical RCU implementation.
[Fri Jan  3 19:15:47 2025] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[Fri Jan  3 19:15:47 2025] 	Trampoline variant of Tasks RCU enabled.
[Fri Jan  3 19:15:47 2025] 	Rude variant of Tasks RCU enabled.
[Fri Jan  3 19:15:47 2025] 	Tracing variant of Tasks RCU enabled.
[Fri Jan  3 19:15:47 2025] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Fri Jan  3 19:15:47 2025] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[Fri Jan  3 19:15:47 2025] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[Fri Jan  3 19:15:47 2025] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Fri Jan  3 19:15:47 2025] Console: colour VGA+ 80x25
[Fri Jan  3 19:15:47 2025] printk: console [tty0] enabled
[Fri Jan  3 19:15:47 2025] ACPI: Core revision 20220331
[Fri Jan  3 19:15:47 2025] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[Fri Jan  3 19:15:47 2025] APIC: Switch to symmetric I/O mode setup
[Fri Jan  3 19:15:47 2025] x2apic: IRQ remapping doesn't support X2APIC mode
[Fri Jan  3 19:15:47 2025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Fri Jan  3 19:15:47 2025] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e4d9d65da, max_idle_ns: 440795324814 ns
[Fri Jan  3 19:15:47 2025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.03 BogoMIPS (lpj=13568068)
[Fri Jan  3 19:15:47 2025] CPU0: Thermal monitoring enabled (TM1)
[Fri Jan  3 19:15:47 2025] process: using mwait in idle threads
[Fri Jan  3 19:15:47 2025] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[Fri Jan  3 19:15:47 2025] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[Fri Jan  3 19:15:47 2025] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[Fri Jan  3 19:15:47 2025] Spectre V2 : Mitigation: Retpolines
[Fri Jan  3 19:15:47 2025] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[Fri Jan  3 19:15:47 2025] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[Fri Jan  3 19:15:47 2025] Spectre V2 : Enabling Restricted Speculation for firmware calls
[Fri Jan  3 19:15:47 2025] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[Fri Jan  3 19:15:47 2025] Spectre V2 : User space: Mitigation: STIBP via prctl
[Fri Jan  3 19:15:47 2025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[Fri Jan  3 19:15:47 2025] MDS: Mitigation: Clear CPU buffers
[Fri Jan  3 19:15:47 2025] MMIO Stale Data: Unknown: No mitigations
[Fri Jan  3 19:15:47 2025] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Fri Jan  3 19:15:47 2025] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Fri Jan  3 19:15:47 2025] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Fri Jan  3 19:15:47 2025] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Fri Jan  3 19:15:47 2025] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[Fri Jan  3 19:15:47 2025] Freeing SMP alternatives memory: 36K
[Fri Jan  3 19:15:47 2025] pid_max: default: 32768 minimum: 301
[Fri Jan  3 19:15:47 2025] LSM: Security Framework initializing
[Fri Jan  3 19:15:47 2025] landlock: Up and running.
[Fri Jan  3 19:15:47 2025] Yama: disabled by default; enable with sysctl kernel.yama.*
[Fri Jan  3 19:15:47 2025] AppArmor: AppArmor initialized
[Fri Jan  3 19:15:47 2025] TOMOYO Linux initialized
[Fri Jan  3 19:15:47 2025] LSM support for eBPF active
[Fri Jan  3 19:15:47 2025] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Fri Jan  3 19:15:47 2025] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Fri Jan  3 19:15:47 2025] smpboot: CPU0: Intel(R) Xeon(R) CPU E31270 @ 3.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting adjustable number of callback queues.
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting shift to 3 and lim to 1.
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting adjustable number of callback queues.
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting shift to 3 and lim to 1.
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting adjustable number of callback queues.
[Fri Jan  3 19:15:47 2025] cblist_init_generic: Setting shift to 3 and lim to 1.
[Fri Jan  3 19:15:47 2025] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[Fri Jan  3 19:15:47 2025] ... version:                3
[Fri Jan  3 19:15:47 2025] ... bit width:              48
[Fri Jan  3 19:15:47 2025] ... generic registers:      4
[Fri Jan  3 19:15:47 2025] ... value mask:             0000ffffffffffff
[Fri Jan  3 19:15:47 2025] ... max period:             00007fffffffffff
[Fri Jan  3 19:15:47 2025] ... fixed-purpose events:   3
[Fri Jan  3 19:15:47 2025] ... event mask:             000000070000000f
[Fri Jan  3 19:15:47 2025] signal: max sigframe size: 1776
[Fri Jan  3 19:15:47 2025] Estimated ratio of average max frequency by base frequency (times 1024): 1054
[Fri Jan  3 19:15:47 2025] rcu: Hierarchical SRCU implementation.
[Fri Jan  3 19:15:47 2025] rcu: 	Max phase no-delay instances is 1000.
[Fri Jan  3 19:15:47 2025] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Fri Jan  3 19:15:47 2025] smp: Bringing up secondary CPUs ...
[Fri Jan  3 19:15:47 2025] x86: Booting SMP configuration:
[Fri Jan  3 19:15:47 2025] .... node  #0, CPUs:      #1 #2 #3 #4
[Fri Jan  3 19:15:47 2025] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[Fri Jan  3 19:15:47 2025]  #5 #6 #7
[Fri Jan  3 19:15:47 2025] smp: Brought up 1 node, 8 CPUs
[Fri Jan  3 19:15:47 2025] smpboot: Max logical packages: 1
[Fri Jan  3 19:15:47 2025] smpboot: Total of 8 processors activated (54272.27 BogoMIPS)
[Fri Jan  3 19:15:47 2025] node 0 deferred pages initialised in 20ms
[Fri Jan  3 19:15:47 2025] devtmpfs: initialized
[Fri Jan  3 19:15:47 2025] x86/mm: Memory block size: 128MB
[Fri Jan  3 19:15:47 2025] ACPI: PM: Registering ACPI NVS region [mem 0xbe7a5000-0xbe7f0fff] (311296 bytes)
[Fri Jan  3 19:15:47 2025] ACPI: PM: Registering ACPI NVS region [mem 0xbf477000-0xbf477fff] (4096 bytes)
[Fri Jan  3 19:15:47 2025] ACPI: PM: Registering ACPI NVS region [mem 0xbf489000-0xbf48bfff] (12288 bytes)
[Fri Jan  3 19:15:47 2025] ACPI: PM: Registering ACPI NVS region [mem 0xbf503000-0xbf50cfff] (40960 bytes)
[Fri Jan  3 19:15:47 2025] ACPI: PM: Registering ACPI NVS region [mem 0xbf533000-0xbf575fff] (274432 bytes)
[Fri Jan  3 19:15:47 2025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Fri Jan  3 19:15:47 2025] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[Fri Jan  3 19:15:47 2025] pinctrl core: initialized pinctrl subsystem
[Fri Jan  3 19:15:47 2025] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Fri Jan  3 19:15:47 2025] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[Fri Jan  3 19:15:47 2025] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Fri Jan  3 19:15:47 2025] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Fri Jan  3 19:15:47 2025] audit: initializing netlink subsys (disabled)
[Fri Jan  3 19:15:47 2025] audit: type=2000 audit(1735928146.076:1): state=initialized audit_enabled=0 res=1
[Fri Jan  3 19:15:47 2025] thermal_sys: Registered thermal governor 'fair_share'
[Fri Jan  3 19:15:47 2025] thermal_sys: Registered thermal governor 'bang_bang'
[Fri Jan  3 19:15:47 2025] thermal_sys: Registered thermal governor 'step_wise'
[Fri Jan  3 19:15:47 2025] thermal_sys: Registered thermal governor 'user_space'
[Fri Jan  3 19:15:47 2025] thermal_sys: Registered thermal governor 'power_allocator'
[Fri Jan  3 19:15:47 2025] cpuidle: using governor ladder
[Fri Jan  3 19:15:47 2025] cpuidle: using governor menu
[Fri Jan  3 19:15:47 2025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Fri Jan  3 19:15:47 2025] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Fri Jan  3 19:15:47 2025] PCI: not using MMCONFIG
[Fri Jan  3 19:15:47 2025] PCI: Using configuration type 1 for base access
[Fri Jan  3 19:15:47 2025] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[Fri Jan  3 19:15:47 2025] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Fri Jan  3 19:15:47 2025] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[Fri Jan  3 19:15:47 2025] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Fri Jan  3 19:15:47 2025] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[Fri Jan  3 19:15:47 2025] ACPI: Added _OSI(Module Device)
[Fri Jan  3 19:15:47 2025] ACPI: Added _OSI(Processor Device)
[Fri Jan  3 19:15:47 2025] ACPI: Added _OSI(3.0 _SCP Extensions)
[Fri Jan  3 19:15:47 2025] ACPI: Added _OSI(Processor Aggregator Device)
[Fri Jan  3 19:15:47 2025] ACPI: 2 ACPI AML tables successfully acquired and loaded
[Fri Jan  3 19:15:47 2025] ACPI: Dynamic OEM Table Load:
[Fri Jan  3 19:15:47 2025] ACPI: SSDT 0xFFFF9EC4C1057000 00086C (v01 AMI    IST      00000001 MSFT 03000001)
[Fri Jan  3 19:15:47 2025] ACPI: Dynamic OEM Table Load:
[Fri Jan  3 19:15:47 2025] ACPI: SSDT 0xFFFF9EC4C10F9800 0001A4 (v01 AMI    CST      00000001 MSFT 03000001)
[Fri Jan  3 19:15:47 2025] ACPI: Interpreter enabled
[Fri Jan  3 19:15:47 2025] ACPI: PM: (supports S0 S1 S4 S5)
[Fri Jan  3 19:15:47 2025] ACPI: Using IOAPIC for interrupt routing
[Fri Jan  3 19:15:47 2025] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Fri Jan  3 19:15:47 2025] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[Fri Jan  3 19:15:47 2025] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[Fri Jan  3 19:15:47 2025] HEST: Table parsing has been initialized.
[Fri Jan  3 19:15:47 2025] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
[Fri Jan  3 19:15:47 2025] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[Fri Jan  3 19:15:47 2025] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Fri Jan  3 19:15:47 2025] PCI: Using E820 reservations for host bridge windows
[Fri Jan  3 19:15:47 2025] ACPI: Enabled 8 GPEs in block 00 to 3F
[Fri Jan  3 19:15:47 2025] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Fri Jan  3 19:15:47 2025] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[Fri Jan  3 19:15:47 2025] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[Fri Jan  3 19:15:47 2025] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[Fri Jan  3 19:15:47 2025] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[Fri Jan  3 19:15:47 2025] PCI host bridge to bus 0000:00
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: root bus resource [bus 00-ff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:00.0: [8086:0108] type 00 class 0x060000
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0: [8086:010d] type 01 class 0x060400
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[Fri Jan  3 19:15:47 2025] pci 0000:00:19.0: reg 0x10: [mem 0xfb800000-0xfb81ffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:19.0: reg 0x14: [mem 0xfb824000-0xfb824fff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:19.0: reg 0x18: [io  0xf020-0xf03f]
[Fri Jan  3 19:15:47 2025] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[Fri Jan  3 19:15:47 2025] pci 0000:00:1a.0: reg 0x10: [mem 0xfb823000-0xfb8233ff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[Fri Jan  3 19:15:47 2025] pci 0000:00:1d.0: reg 0x10: [mem 0xfb822000-0xfb8223ff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.0: [8086:1c54] type 00 class 0x060100
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: reg 0x24: [mem 0xfb821000-0xfb8217ff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.2: PME# supported from D3hot
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.3: reg 0x10: [mem 0xfb820000-0xfb8200ff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1f.3: reg 0x20: [io  0x1180-0x119f]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: [1000:0072] type 00 class 0x010700
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x10: [io  0xe000-0xe0ff]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x14: [mem 0xfb600000-0xfb603fff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x1c: [mem 0xff580000-0xff5bffff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x30: [mem 0xfb100000-0xfb17ffff pref]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: enabling Extended Tags
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: supports D1 D2
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x174: [mem 0xfb5c0000-0xfb5c3fff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: VF(n) BAR0 space: [mem 0xfb5c0000-0xfb5fffff 64bit] (contains BAR0 for 16 VFs)
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: reg 0x17c: [mem 0xfb180000-0xfb1bffff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: VF(n) BAR2 space: [mem 0xfb180000-0xfb57ffff 64bit] (contains BAR2 for 16 VFs)
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:06.0 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0: PCI bridge to [bus 01]
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0:   bridge window [io  0xe000-0xefff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0:   bridge window [mem 0xfb100000-0xfb6fffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Fri Jan  3 19:15:47 2025] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
[Fri Jan  3 19:15:47 2025] pci 0000:03:00.0: reg 0x10: [mem 0xfb700000-0xfb71ffff]
[Fri Jan  3 19:15:47 2025] pci 0000:03:00.0: reg 0x18: [io  0xd000-0xd01f]
[Fri Jan  3 19:15:47 2025] pci 0000:03:00.0: reg 0x1c: [mem 0xfb720000-0xfb723fff]
[Fri Jan  3 19:15:47 2025] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4: PCI bridge to [bus 03]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4:   bridge window [mem 0xfb700000-0xfb7fffff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: extended config space not accessible
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: [102b:0532] type 00 class 0x030000
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: reg 0x10: [mem 0xf9000000-0xf9ffffff pref]
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: reg 0x14: [mem 0xfb000000-0xfb003fff]
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: reg 0x18: [mem 0xfa800000-0xfaffffff]
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0xfa800000-0xfb0fffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000dffff window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfbffffff window] (subtractive decode)
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKA configured for IRQ 5
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKB configured for IRQ 7
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[Fri Jan  3 19:15:47 2025] ACPI: PCI: Interrupt link LNKH configured for IRQ 5
[Fri Jan  3 19:15:47 2025] iommu: Default domain type: Translated 
[Fri Jan  3 19:15:47 2025] iommu: DMA domain TLB invalidation policy: lazy mode 
[Fri Jan  3 19:15:47 2025] pps_core: LinuxPPS API ver. 1 registered
[Fri Jan  3 19:15:47 2025] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Fri Jan  3 19:15:47 2025] PTP clock support registered
[Fri Jan  3 19:15:47 2025] EDAC MC: Ver: 3.0.0
[Fri Jan  3 19:15:47 2025] NetLabel: Initializing
[Fri Jan  3 19:15:47 2025] NetLabel:  domain hash size = 128
[Fri Jan  3 19:15:47 2025] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Fri Jan  3 19:15:47 2025] NetLabel:  unlabeled traffic allowed by default
[Fri Jan  3 19:15:47 2025] PCI: Using ACPI for IRQ routing
[Fri Jan  3 19:15:47 2025] PCI: pci_cache_line_size set to 64 bytes
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: can't claim BAR 3 [mem 0xff580000-0xff5bffff 64bit]: no compatible bridge window
[Fri Jan  3 19:15:47 2025] e820: reserve RAM buffer [mem 0x0009a400-0x0009ffff]
[Fri Jan  3 19:15:47 2025] e820: reserve RAM buffer [mem 0xbe7a5000-0xbfffffff]
[Fri Jan  3 19:15:47 2025] e820: reserve RAM buffer [mem 0xbf4af000-0xbfffffff]
[Fri Jan  3 19:15:47 2025] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: vgaarb: setting as boot VGA device
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: vgaarb: bridge control possible
[Fri Jan  3 19:15:47 2025] pci 0000:04:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[Fri Jan  3 19:15:47 2025] vgaarb: loaded
[Fri Jan  3 19:15:47 2025] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Fri Jan  3 19:15:47 2025] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[Fri Jan  3 19:15:47 2025] clocksource: Switched to clocksource tsc-early
[Fri Jan  3 19:15:47 2025] VFS: Disk quotas dquot_6.6.0
[Fri Jan  3 19:15:47 2025] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Fri Jan  3 19:15:47 2025] AppArmor: AppArmor Filesystem Enabled
[Fri Jan  3 19:15:47 2025] pnp: PnP ACPI init
[Fri Jan  3 19:15:47 2025] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:02: [io  0x04d0-0x04d1] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:03: [io  0x0a00-0x0a1f] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[Fri Jan  3 19:15:47 2025] pnp 00:06: [dma 0 disabled]
[Fri Jan  3 19:15:47 2025] pnp 00:07: [dma 0 disabled]
[Fri Jan  3 19:15:47 2025] system 00:08: [io  0x0b00-0x0b7f] has been reserved
[Fri Jan  3 19:15:47 2025] pnp 00:09: [dma 0 disabled]
[Fri Jan  3 19:15:47 2025] system 00:0a: [io  0x0400-0x0453] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [io  0x0458-0x047f] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [io  0x1180-0x119f] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [io  0x0500-0x057f] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[Fri Jan  3 19:15:47 2025] system 00:0b: [io  0x0454-0x0457] has been reserved
[Fri Jan  3 19:15:47 2025] pnp: PnP ACPI: found 12 devices
[Fri Jan  3 19:15:47 2025] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Fri Jan  3 19:15:47 2025] NET: Registered PF_INET protocol family
[Fri Jan  3 19:15:47 2025] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Fri Jan  3 19:15:47 2025] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[Fri Jan  3 19:15:47 2025] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Fri Jan  3 19:15:47 2025] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Fri Jan  3 19:15:47 2025] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[Fri Jan  3 19:15:47 2025] TCP: Hash tables configured (established 131072 bind 65536)
[Fri Jan  3 19:15:47 2025] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[Fri Jan  3 19:15:47 2025] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Fri Jan  3 19:15:47 2025] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Fri Jan  3 19:15:47 2025] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Fri Jan  3 19:15:47 2025] NET: Registered PF_XDP protocol family
[Fri Jan  3 19:15:47 2025] pci 0000:01:00.0: BAR 3: assigned [mem 0xfb580000-0xfb5bffff 64bit]
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0: PCI bridge to [bus 01]
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0:   bridge window [io  0xe000-0xefff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:06.0:   bridge window [mem 0xfb100000-0xfb6fffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4: PCI bridge to [bus 03]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1c.4:   bridge window [mem 0xfb700000-0xfb7fffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0: PCI bridge to [bus 04]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0xfa800000-0xfb0fffff]
[Fri Jan  3 19:15:47 2025] pci 0000:00:1e.0:   bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfbffffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:01: resource 1 [mem 0xfb100000-0xfb6fffff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb7fffff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 1 [mem 0xfa800000-0xfb0fffff]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 2 [mem 0xf9000000-0xf9ffffff 64bit pref]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 4 [io  0x0000-0x03af window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 5 [io  0x03e0-0x0cf7 window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 6 [io  0x03b0-0x03df window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 7 [io  0x0d00-0xffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000dffff window]
[Fri Jan  3 19:15:47 2025] pci_bus 0000:04: resource 9 [mem 0xf0000000-0xfbffffff window]
[Fri Jan  3 19:15:47 2025] PCI: CLS 64 bytes, default 64
[Fri Jan  3 19:15:47 2025] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Fri Jan  3 19:15:47 2025] software IO TLB: mapped [mem 0x00000000ba7a5000-0x00000000be7a5000] (64MB)
[Fri Jan  3 19:15:47 2025] Trying to unpack rootfs image as initramfs...
[Fri Jan  3 19:15:47 2025] Initialise system trusted keyrings
[Fri Jan  3 19:15:47 2025] Key type blacklist registered
[Fri Jan  3 19:15:47 2025] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[Fri Jan  3 19:15:47 2025] zbud: loaded
[Fri Jan  3 19:15:47 2025] integrity: Platform Keyring initialized
[Fri Jan  3 19:15:47 2025] integrity: Machine keyring initialized
[Fri Jan  3 19:15:47 2025] Key type asymmetric registered
[Fri Jan  3 19:15:47 2025] Asymmetric key parser 'x509' registered
[Fri Jan  3 19:15:47 2025] Freeing initrd memory: 48672K
[Fri Jan  3 19:15:47 2025] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[Fri Jan  3 19:15:47 2025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[Fri Jan  3 19:15:47 2025] io scheduler mq-deadline registered
[Fri Jan  3 19:15:47 2025] pcieport 0000:00:06.0: PME: Signaling with IRQ 24
[Fri Jan  3 19:15:47 2025] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[Fri Jan  3 19:15:47 2025] pcieport 0000:00:1c.4: PME: Signaling with IRQ 26
[Fri Jan  3 19:15:47 2025] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Fri Jan  3 19:15:47 2025] ERST: Can not request [mem 0xbf48903f-0xbf48b03e] for ERST.
[Fri Jan  3 19:15:47 2025] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Fri Jan  3 19:15:47 2025] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[Fri Jan  3 19:15:47 2025] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[Fri Jan  3 19:15:47 2025] 00:09: ttyS2 at I/O 0x3e8 (irq = 10, base_baud = 115200) is a 16550A
[Fri Jan  3 19:15:47 2025] Linux agpgart interface v0.103
[Fri Jan  3 19:15:47 2025] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[Fri Jan  3 19:15:47 2025] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[Fri Jan  3 19:15:47 2025] serio: i8042 KBD port at 0x60,0x64 irq 1
[Fri Jan  3 19:15:47 2025] serio: i8042 AUX port at 0x60,0x64 irq 12
[Fri Jan  3 19:15:47 2025] mousedev: PS/2 mouse device common for all mice
[Fri Jan  3 19:15:47 2025] rtc_cmos 00:01: RTC can wake from S4
[Fri Jan  3 19:15:47 2025] rtc_cmos 00:01: registered as rtc0
[Fri Jan  3 19:15:47 2025] rtc_cmos 00:01: setting system clock to 2025-01-03T18:15:47 UTC (1735928147)
[Fri Jan  3 19:15:47 2025] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[Fri Jan  3 19:15:47 2025] intel_pstate: Intel P-state driver initializing
[Fri Jan  3 19:15:47 2025] ledtrig-cpu: registered to indicate activity on CPUs
[Fri Jan  3 19:15:47 2025] NET: Registered PF_INET6 protocol family
[Fri Jan  3 19:15:47 2025] Segment Routing with IPv6
[Fri Jan  3 19:15:47 2025] In-situ OAM (IOAM) with IPv6
[Fri Jan  3 19:15:47 2025] mip6: Mobile IPv6
[Fri Jan  3 19:15:47 2025] NET: Registered PF_PACKET protocol family
[Fri Jan  3 19:15:47 2025] mpls_gso: MPLS GSO support
[Fri Jan  3 19:15:47 2025] microcode: sig=0x206a7, pf=0x2, revision=0x2f
[Fri Jan  3 19:15:47 2025] microcode: Microcode Update Driver: v2.2.
[Fri Jan  3 19:15:47 2025] IPI shorthand broadcast: enabled
[Fri Jan  3 19:15:47 2025] sched_clock: Marking stable (499471459, 4828316)->(739083090, -234783315)
[Fri Jan  3 19:15:47 2025] registered taskstats version 1
[Fri Jan  3 19:15:47 2025] Loading compiled-in X.509 certificates
[Fri Jan  3 19:15:47 2025] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[Fri Jan  3 19:15:47 2025] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[Fri Jan  3 19:15:47 2025] zswap: loaded using pool lzo/zbud
[Fri Jan  3 19:15:47 2025] Key type .fscrypt registered
[Fri Jan  3 19:15:47 2025] Key type fscrypt-provisioning registered
[Fri Jan  3 19:15:47 2025] Key type encrypted registered
[Fri Jan  3 19:15:47 2025] AppArmor: AppArmor sha1 policy hashing enabled
[Fri Jan  3 19:15:47 2025] ima: No TPM chip found, activating TPM-bypass!
[Fri Jan  3 19:15:47 2025] ima: Allocated hash algorithm: sha256
[Fri Jan  3 19:15:47 2025] ima: No architecture policies found
[Fri Jan  3 19:15:47 2025] evm: Initialising EVM extended attributes:
[Fri Jan  3 19:15:47 2025] evm: security.selinux
[Fri Jan  3 19:15:47 2025] evm: security.SMACK64 (disabled)
[Fri Jan  3 19:15:47 2025] evm: security.SMACK64EXEC (disabled)
[Fri Jan  3 19:15:47 2025] evm: security.SMACK64TRANSMUTE (disabled)
[Fri Jan  3 19:15:47 2025] evm: security.SMACK64MMAP (disabled)
[Fri Jan  3 19:15:47 2025] evm: security.apparmor
[Fri Jan  3 19:15:47 2025] evm: security.ima
[Fri Jan  3 19:15:47 2025] evm: security.capability
[Fri Jan  3 19:15:47 2025] evm: HMAC attrs: 0x1
[Fri Jan  3 19:15:47 2025] clk: Disabling unused clocks
[Fri Jan  3 19:15:47 2025] Freeing unused decrypted memory: 2036K
[Fri Jan  3 19:15:47 2025] Freeing unused kernel image (initmem) memory: 2800K
[Fri Jan  3 19:15:47 2025] Write protecting the kernel read-only data: 26624k
[Fri Jan  3 19:15:47 2025] Freeing unused kernel image (text/rodata gap) memory: 2040K
[Fri Jan  3 19:15:47 2025] Freeing unused kernel image (rodata/data gap) memory: 1160K
[Fri Jan  3 19:15:47 2025] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Fri Jan  3 19:15:47 2025] x86/mm: Checking user space page tables
[Fri Jan  3 19:15:47 2025] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Fri Jan  3 19:15:47 2025] Run /init as init process
[Fri Jan  3 19:15:47 2025]   with arguments:
[Fri Jan  3 19:15:47 2025]     /init
[Fri Jan  3 19:15:47 2025]   with environment:
[Fri Jan  3 19:15:47 2025]     HOME=/
[Fri Jan  3 19:15:47 2025]     TERM=linux
[Fri Jan  3 19:15:47 2025]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-28-amd64
[Fri Jan  3 19:15:47 2025] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[Fri Jan  3 19:15:47 2025] i2c i2c-0: 4/4 memory slots populated (from DMI)
[Fri Jan  3 19:15:47 2025] i2c i2c-0: Successfully instantiated SPD at 0x50
[Fri Jan  3 19:15:47 2025] i2c i2c-0: Successfully instantiated SPD at 0x51
[Fri Jan  3 19:15:47 2025] i2c i2c-0: Successfully instantiated SPD at 0x52
[Fri Jan  3 19:15:47 2025] i2c i2c-0: Successfully instantiated SPD at 0x53
[Fri Jan  3 19:15:47 2025] SCSI subsystem initialized
[Fri Jan  3 19:15:47 2025] e1000e: Intel(R) PRO/1000 Network Driver
[Fri Jan  3 19:15:47 2025] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Fri Jan  3 19:15:47 2025] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Fri Jan  3 19:15:47 2025] ACPI: bus type USB registered
[Fri Jan  3 19:15:47 2025] usbcore: registered new interface driver usbfs
[Fri Jan  3 19:15:47 2025] usbcore: registered new interface driver hub
[Fri Jan  3 19:15:47 2025] usbcore: registered new device driver usb
[Fri Jan  3 19:15:47 2025] libata version 3.00 loaded.
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1a.0: EHCI Host Controller
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1a.0: debug port 2
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfb823000
[Fri Jan  3 19:15:47 2025] mpt3sas version 43.100.00.00 loaded
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (16353340 kB)
[Fri Jan  3 19:15:47 2025] ahci 0000:00:1f.2: version 3.0
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[Fri Jan  3 19:15:47 2025] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3e impl SATA mode
[Fri Jan  3 19:15:47 2025] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[Fri Jan  3 19:15:47 2025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[Fri Jan  3 19:15:47 2025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Fri Jan  3 19:15:47 2025] usb usb1: Product: EHCI Host Controller
[Fri Jan  3 19:15:47 2025] usb usb1: Manufacturer: Linux 6.1.0-28-amd64 ehci_hcd
[Fri Jan  3 19:15:47 2025] usb usb1: SerialNumber: 0000:00:1a.0
[Fri Jan  3 19:15:47 2025] hub 1-0:1.0: USB hub found
[Fri Jan  3 19:15:47 2025] hub 1-0:1.0: 2 ports detected
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1d.0: EHCI Host Controller
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1d.0: debug port 2
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb822000
[Fri Jan  3 19:15:47 2025] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[Fri Jan  3 19:15:47 2025] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[Fri Jan  3 19:15:47 2025] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Fri Jan  3 19:15:47 2025] usb usb2: Product: EHCI Host Controller
[Fri Jan  3 19:15:47 2025] usb usb2: Manufacturer: Linux 6.1.0-28-amd64 ehci_hcd
[Fri Jan  3 19:15:47 2025] usb usb2: SerialNumber: 0000:00:1d.0
[Fri Jan  3 19:15:47 2025] hub 2-0:1.0: USB hub found
[Fri Jan  3 19:15:47 2025] hub 2-0:1.0: 2 ports detected
[Fri Jan  3 19:15:47 2025] scsi host1: ahci
[Fri Jan  3 19:15:47 2025] scsi host2: ahci
[Fri Jan  3 19:15:47 2025] scsi host3: ahci
[Fri Jan  3 19:15:47 2025] scsi host4: ahci
[Fri Jan  3 19:15:47 2025] scsi host5: ahci
[Fri Jan  3 19:15:47 2025] scsi host6: ahci
[Fri Jan  3 19:15:47 2025] ata1: DUMMY
[Fri Jan  3 19:15:47 2025] ata2: SATA max UDMA/133 abar m2048@0xfb821000 port 0xfb821180 irq 28
[Fri Jan  3 19:15:47 2025] ata3: SATA max UDMA/133 abar m2048@0xfb821000 port 0xfb821200 irq 28
[Fri Jan  3 19:15:47 2025] ata4: SATA max UDMA/133 abar m2048@0xfb821000 port 0xfb821280 irq 28
[Fri Jan  3 19:15:47 2025] ata5: SATA max UDMA/133 abar m2048@0xfb821000 port 0xfb821300 irq 28
[Fri Jan  3 19:15:47 2025] ata6: SATA max UDMA/133 abar m2048@0xfb821000 port 0xfb821380 irq 28
[Fri Jan  3 19:15:47 2025] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: MSI-X vectors supported: 1
[Fri Jan  3 19:15:47 2025] 	 no of cores: 8, max_msix_vectors: -1
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0:  0 1 1
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: High IOPs queues : disabled
[Fri Jan  3 19:15:47 2025] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 29
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: iomem(0x00000000fb600000), mapped(0x(____ptrval____)), size(16384)
[Fri Jan  3 19:15:47 2025] mpt2sas_cm0: ioport(0x000000000000e000), size(256)
[Fri Jan  3 19:15:48 2025] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:56:90:2b
[Fri Jan  3 19:15:48 2025] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[Fri Jan  3 19:15:48 2025] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: sending message unit reset !!
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: message unit reset: SUCCESS
[Fri Jan  3 19:15:48 2025] usb 1-1: new high-speed USB device number 2 using ehci-pci
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: request pool(0x(____ptrval____)) - dma(0x150d80000): depth(3776), frame_size(128), pool_size(472 kB)
[Fri Jan  3 19:15:48 2025] usb 2-1: new high-speed USB device number 2 using ehci-pci
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: sense pool(0x(____ptrval____)) - dma(0x10b380000): depth(3643), element_size(96), pool_size (341 kB)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: reply pool(0x(____ptrval____)) - dma(0x168c00000): depth(3840), frame_size(128), pool_size(480 kB)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: config page(0x(____ptrval____)) - dma(0x10b2fd000): size(512)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: Allocated physical memory: size(8199 kB)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: Current Controller Queue Depth(3640),Max Controller Queue Depth(3712)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:25:90:56:90:2a
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: LSISAS2008: FWVersion(11.00.00.00), ChipRevision(0x03), BiosVersion(07.11.00.00)
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[Fri Jan  3 19:15:48 2025] scsi host0: Fusion MPT SAS Host
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: sending port enable !!
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: hba_port entry: (____ptrval____), port: 255 is added to hba_port list
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b005502eb0), phys(8)
[Fri Jan  3 19:15:48 2025] tsc: Refined TSC clocksource calibration: 3392.293 MHz
[Fri Jan  3 19:15:48 2025] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5de2a436, max_idle_ns: 440795285127 ns
[Fri Jan  3 19:15:48 2025] clocksource: Switched to clocksource tsc
[Fri Jan  3 19:15:48 2025] mpt2sas_cm0: port enable: SUCCESS
[Fri Jan  3 19:15:48 2025] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Fri Jan  3 19:15:48 2025] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Fri Jan  3 19:15:48 2025] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Fri Jan  3 19:15:48 2025] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Fri Jan  3 19:15:48 2025] ata4.00: ATA-10: KINGSTON SA400S37120G, 03150010, max UDMA/133
[Fri Jan  3 19:15:48 2025] ata5.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata5.00: ATA-9: WDC WD120EDBZ-11B1HA0, 85.00A85, max UDMA/133
[Fri Jan  3 19:15:48 2025] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Fri Jan  3 19:15:48 2025] ata6.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata6.00: ATA-9: WDC WD120EDBZ-11B1HA0, 85.00A85, max UDMA/133
[Fri Jan  3 19:15:48 2025] ata3.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata3.00: ATA-9: WDC WD120EDBZ-11B1HA0, 85.00A85, max UDMA/133
[Fri Jan  3 19:15:48 2025] ata4.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[Fri Jan  3 19:15:48 2025] ata5.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Fri Jan  3 19:15:48 2025] ata3.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Fri Jan  3 19:15:48 2025] ata2.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata2.00: ATA-9: WDC WD120EDBZ-11B1HA0, 85.00A85, max UDMA/133
[Fri Jan  3 19:15:48 2025] ata5.00: Features: Trust NCQ-sndrcv NCQ-prio
[Fri Jan  3 19:15:48 2025] ata3.00: Features: Trust NCQ-sndrcv NCQ-prio
[Fri Jan  3 19:15:48 2025] ata3.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata5.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata6.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Fri Jan  3 19:15:48 2025] ata6.00: Features: Trust NCQ-sndrcv NCQ-prio
[Fri Jan  3 19:15:48 2025] ata4.00: configured for UDMA/133
[Fri Jan  3 19:15:48 2025] ata6.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata2.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Fri Jan  3 19:15:48 2025] ata3.00: configured for UDMA/133
[Fri Jan  3 19:15:48 2025] ata2.00: Features: Trust NCQ-sndrcv NCQ-prio
[Fri Jan  3 19:15:48 2025] ata5.00: configured for UDMA/133
[Fri Jan  3 19:15:48 2025] ata2.00: supports DRM functions and may not be fully accessible
[Fri Jan  3 19:15:48 2025] ata6.00: configured for UDMA/133
[Fri Jan  3 19:15:48 2025] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[Fri Jan  3 19:15:48 2025] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Fri Jan  3 19:15:48 2025] ata2.00: configured for UDMA/133
[Fri Jan  3 19:15:48 2025] hub 1-1:1.0: USB hub found
[Fri Jan  3 19:15:48 2025] scsi 2:0:0:0: Direct-Access     ATA      WDC WD120EDBZ-11 0A85 PQ: 0 ANSI: 5
[Fri Jan  3 19:15:48 2025] hub 1-1:1.0: 6 ports detected
[Fri Jan  3 19:15:48 2025] scsi 3:0:0:0: Direct-Access     ATA      WDC WD120EDBZ-11 0A85 PQ: 0 ANSI: 5
[Fri Jan  3 19:15:48 2025] scsi 4:0:0:0: Direct-Access     ATA      KINGSTON SA400S3 0010 PQ: 0 ANSI: 5
[Fri Jan  3 19:15:48 2025] scsi 5:0:0:0: Direct-Access     ATA      WDC WD120EDBZ-11 0A85 PQ: 0 ANSI: 5
[Fri Jan  3 19:15:48 2025] scsi 6:0:0:0: Direct-Access     ATA      WDC WD120EDBZ-11 0A85 PQ: 0 ANSI: 5
[Fri Jan  3 19:15:48 2025] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[Fri Jan  3 19:15:48 2025] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Fri Jan  3 19:15:48 2025] hub 2-1:1.0: USB hub found
[Fri Jan  3 19:15:48 2025] hub 2-1:1.0: 6 ports detected
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] 4096-byte physical blocks
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] 4096-byte physical blocks
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] 4096-byte physical blocks
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] Write Protect is off
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] Write Protect is off
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] Write Protect is off
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] Write Protect is off
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] Preferred minimum I/O size 4096 bytes
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] Write Protect is off
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes
[Fri Jan  3 19:15:48 2025]  sde: sde1 sde2 < sde5 >
[Fri Jan  3 19:15:48 2025] sd 4:0:0:0: [sde] Attached SCSI disk
[Fri Jan  3 19:15:48 2025] sd 5:0:0:0: [sdb] Attached SCSI disk
[Fri Jan  3 19:15:48 2025] sd 3:0:0:0: [sdc] Attached SCSI disk
[Fri Jan  3 19:15:48 2025] sd 6:0:0:0: [sda] Attached SCSI disk
[Fri Jan  3 19:15:48 2025] sd 2:0:0:0: [sdd] Attached SCSI disk
[Fri Jan  3 19:15:48 2025] e1000e 0000:00:19.0 eno1: renamed from eth0
[Fri Jan  3 19:15:48 2025] raid6: sse2x4   gen() 15918 MB/s
[Fri Jan  3 19:15:48 2025] raid6: sse2x2   gen() 18357 MB/s
[Fri Jan  3 19:15:48 2025] usb 1-1.2: new full-speed USB device number 3 using ehci-pci
[Fri Jan  3 19:15:48 2025] raid6: sse2x1   gen() 14646 MB/s
[Fri Jan  3 19:15:48 2025] raid6: using algorithm sse2x2 gen() 18357 MB/s
[Fri Jan  3 19:15:48 2025] raid6: .... xor() 10082 MB/s, rmw enabled
[Fri Jan  3 19:15:48 2025] raid6: using ssse3x2 recovery algorithm
[Fri Jan  3 19:15:48 2025] xor: automatically using best checksumming function   avx       
[Fri Jan  3 19:15:48 2025] async_tx: api initialized (async)
[Fri Jan  3 19:15:48 2025] md/raid:md0: device sdd operational as raid disk 3
[Fri Jan  3 19:15:48 2025] md/raid:md0: device sdb operational as raid disk 1
[Fri Jan  3 19:15:48 2025] md/raid:md0: device sdc operational as raid disk 0
[Fri Jan  3 19:15:48 2025] md/raid:md0: device sda operational as raid disk 2
[Fri Jan  3 19:15:48 2025] md/raid:md0: raid level 5 active with 4 out of 4 devices, algorithm 2
[Fri Jan  3 19:15:48 2025] e1000e 0000:03:00.0 enp3s0: renamed from eth1
[Fri Jan  3 19:15:48 2025] md0: detected capacity change from 0 to 70312519680
[Fri Jan  3 19:15:48 2025] usb 1-1.2: New USB device found, idVendor=0557, idProduct=2221, bcdDevice= 0.01
[Fri Jan  3 19:15:48 2025] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Fri Jan  3 19:15:48 2025] usb 1-1.2: Product: Hermon USB hidmouse Device
[Fri Jan  3 19:15:48 2025] usb 1-1.2: Manufacturer: Winbond Electronics Corp
[Fri Jan  3 19:15:48 2025] hid: raw HID events driver (C) Jiri Kosina
[Fri Jan  3 19:15:48 2025] usbcore: registered new interface driver usbhid
[Fri Jan  3 19:15:48 2025] usbhid: USB HID core driver
[Fri Jan  3 19:15:48 2025] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:0557:2221.0001/input/input3
[Fri Jan  3 19:15:48 2025] hid-generic 0003:0557:2221.0001: input,hidraw0: USB HID v1.00 Mouse [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.2/input0
[Fri Jan  3 19:15:48 2025] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:0557:2221.0002/input/input4
[Fri Jan  3 19:15:48 2025] hid-generic 0003:0557:2221.0002: input,hidraw1: USB HID v1.00 Keyboard [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.2/input1
[Fri Jan  3 19:15:49 2025] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[Fri Jan  3 19:15:49 2025] BTRFS: device fsid b0f4bc38-95b9-4f0c-b982-c700614c84f6 devid 1 transid 1231496 /dev/md0 scanned by btrfs (263)
[Fri Jan  3 19:15:49 2025] PM: Image not found (code -22)
[Fri Jan  3 19:15:49 2025] EXT4-fs (sde1): mounted filesystem with ordered data mode. Quota mode: none.
[Fri Jan  3 19:15:49 2025] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[Fri Jan  3 19:15:49 2025] systemd[1]: Inserted module 'autofs4'
[Fri Jan  3 19:15:49 2025] systemd[1]: systemd 252.31-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Fri Jan  3 19:15:49 2025] systemd[1]: Detected architecture x86-64.
[Fri Jan  3 19:15:49 2025] systemd[1]: Hostname set to <margserver>.
[Fri Jan  3 19:15:50 2025] random: crng init done
[Fri Jan  3 19:15:50 2025] systemd[1]: Queued start job for default target graphical.target.
[Fri Jan  3 19:15:50 2025] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[Fri Jan  3 19:15:50 2025] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[Fri Jan  3 19:15:50 2025] systemd[1]: Created slice system-postfix.slice - Slice /system/postfix.
[Fri Jan  3 19:15:50 2025] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[Fri Jan  3 19:15:50 2025] systemd[1]: Created slice user.slice - User and Session Slice.
[Fri Jan  3 19:15:50 2025] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[Fri Jan  3 19:15:50 2025] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[Fri Jan  3 19:15:50 2025] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[Fri Jan  3 19:15:50 2025] systemd[1]: Expecting device dev-disk-by\x2duuid-7e559b13\x2d82d1\x2d475d\x2d8780\x2dc36d95a5de36.device - /dev/disk/by-uuid/7e559b13-82d1-475d-8780-c36d95a5de36...
[Fri Jan  3 19:15:50 2025] systemd[1]: Expecting device dev-disk-by\x2duuid-a51459e2\x2d578b\x2d452d\x2d84b1\x2deb4316dee495.device - /dev/disk/by-uuid/a51459e2-578b-452d-84b1-eb4316dee495...
[Fri Jan  3 19:15:50 2025] systemd[1]: Expecting device dev-disk-by\x2duuid-b0f4bc38\x2d95b9\x2d4f0c\x2db982\x2dc700614c84f6.device - /dev/disk/by-uuid/b0f4bc38-95b9-4f0c-b982-c700614c84f6...
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target paths.target - Path Units.
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target slices.target - Slice Units.
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target time-set.target - System Time Set.
[Fri Jan  3 19:15:50 2025] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on syslog.socket - Syslog Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting proc-fs-nfsd.mount - NFSD configuration filesystem...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[Fri Jan  3 19:15:50 2025] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished blk-availability.service - Availability of block devices.
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[Fri Jan  3 19:15:50 2025] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[Fri Jan  3 19:15:50 2025] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-journald.service - Journal Service...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[Fri Jan  3 19:15:50 2025] loop: module loaded
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@loop.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[Fri Jan  3 19:15:50 2025] fuse: init (API version 7.38)
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[Fri Jan  3 19:15:50 2025] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[Fri Jan  3 19:15:50 2025] EXT4-fs (sde1): re-mounted. Quota mode: none.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[Fri Jan  3 19:15:50 2025] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[Fri Jan  3 19:15:50 2025] device-mapper: uevent: version 1.0.3
[Fri Jan  3 19:15:50 2025] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting quota.service - Initial Check File System Quotas...
[Fri Jan  3 19:15:50 2025] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[Fri Jan  3 19:15:50 2025] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[Fri Jan  3 19:15:50 2025] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[Fri Jan  3 19:15:50 2025] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[Fri Jan  3 19:15:50 2025] RPC: Registered named UNIX socket transport module.
[Fri Jan  3 19:15:50 2025] RPC: Registered udp transport module.
[Fri Jan  3 19:15:50 2025] RPC: Registered tcp transport module.
[Fri Jan  3 19:15:50 2025] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished quota.service - Initial Check File System Quotas.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[Fri Jan  3 19:15:50 2025] systemd[1]: Using hardware watchdog 'Software Watchdog', version 0, device /dev/watchdog0
[Fri Jan  3 19:15:50 2025] systemd[1]: Watchdog running with a hardware timeout of 5min.
[Fri Jan  3 19:15:50 2025] softdog: initialized. soft_noboot=0 soft_margin=300 sec soft_panic=0 (nowayout=0)
[Fri Jan  3 19:15:50 2025] softdog:              soft_reboot_cmd=<not set> soft_active_on_boot=0
[Fri Jan  3 19:15:50 2025] ACPI: bus type drm_connector registered
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[Fri Jan  3 19:15:50 2025] systemd[1]: modprobe@drm.service: Deactivated successfully.
[Fri Jan  3 19:15:50 2025] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[Fri Jan  3 19:15:50 2025] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[Fri Jan  3 19:15:50 2025] systemd[1]: Started systemd-journald.service - Journal Service.
[Fri Jan  3 19:15:50 2025] systemd-journald[350]: Received client request to flush runtime journal.
[Fri Jan  3 19:15:50 2025] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[Fri Jan  3 19:15:50 2025] input: PC Speaker as /devices/platform/pcspkr/input/input6
[Fri Jan  3 19:15:50 2025] IPMI message handler: version 39.2
[Fri Jan  3 19:15:50 2025] EDAC MC0: Giving out device to module ie31200_edac controller IE31200: DEV 0000:00:00.0 (POLLED)
[Fri Jan  3 19:15:50 2025] ACPI: button: Power Button [PWRB]
[Fri Jan  3 19:15:50 2025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[Fri Jan  3 19:15:50 2025] ACPI: button: Power Button [PWRF]
[Fri Jan  3 19:15:50 2025] iTCO_vendor_support: vendor-support=0
[Fri Jan  3 19:15:50 2025] sd 2:0:0:0: Attached scsi generic sg0 type 0
[Fri Jan  3 19:15:50 2025] sd 3:0:0:0: Attached scsi generic sg1 type 0
[Fri Jan  3 19:15:50 2025] sd 4:0:0:0: Attached scsi generic sg2 type 0
[Fri Jan  3 19:15:50 2025] sd 5:0:0:0: Attached scsi generic sg3 type 0
[Fri Jan  3 19:15:50 2025] sd 6:0:0:0: Attached scsi generic sg4 type 0
[Fri Jan  3 19:15:50 2025] ipmi device interface
[Fri Jan  3 19:15:50 2025] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[Fri Jan  3 19:15:50 2025] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[Fri Jan  3 19:15:50 2025] at24 0-0050: supply vcc not found, using dummy regulator
[Fri Jan  3 19:15:50 2025] ipmi_si: IPMI System Interface driver
[Fri Jan  3 19:15:50 2025] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
[Fri Jan  3 19:15:50 2025] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[Fri Jan  3 19:15:50 2025] ipmi_si: Adding SMBIOS-specified kcs state machine
[Fri Jan  3 19:15:50 2025] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
[Fri Jan  3 19:15:50 2025] at24 0-0050: 256 byte spd EEPROM, read-only
[Fri Jan  3 19:15:50 2025] at24 0-0051: supply vcc not found, using dummy regulator
[Fri Jan  3 19:15:50 2025] at24 0-0051: 256 byte spd EEPROM, read-only
[Fri Jan  3 19:15:50 2025] at24 0-0052: supply vcc not found, using dummy regulator
[Fri Jan  3 19:15:50 2025] at24 0-0052: 256 byte spd EEPROM, read-only
[Fri Jan  3 19:15:50 2025] at24 0-0053: supply vcc not found, using dummy regulator
[Fri Jan  3 19:15:50 2025] at24 0-0053: 256 byte spd EEPROM, read-only
[Fri Jan  3 19:15:50 2025] Adding 998396k swap on /dev/sde5.  Priority:-2 extents:1 across:998396k SSFS
[Fri Jan  3 19:15:50 2025] mgag200 0000:04:03.0: vgaarb: deactivate vga console
[Fri Jan  3 19:15:50 2025] Console: switching to colour dummy device 80x25
[Fri Jan  3 19:15:50 2025] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[Fri Jan  3 19:15:50 2025] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[Fri Jan  3 19:15:50 2025] RAPL PMU: hw unit of domain package 2^-16 Joules
[Fri Jan  3 19:15:50 2025] [drm] Initialized mgag200 1.0.0 20110418 for 0000:04:03.0 on minor 0
[Fri Jan  3 19:15:50 2025] fbcon: mgag200drmfb (fb0) is primary device
[Fri Jan  3 19:15:50 2025] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Fri Jan  3 19:15:50 2025] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[Fri Jan  3 19:15:50 2025] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[Fri Jan  3 19:15:50 2025] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Fri Jan  3 19:15:50 2025] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[Fri Jan  3 19:15:50 2025] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[Fri Jan  3 19:15:50 2025] ipmi_si dmi-ipmi-si.0: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
[Fri Jan  3 19:15:50 2025] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[Fri Jan  3 19:15:50 2025] cryptd: max_cpu_qlen set to 1000
[Fri Jan  3 19:15:50 2025] ipmi_si dmi-ipmi-si.0: IPMI message handler: Found new BMC (man_id: 0x002a7c, prod_id: 0x0624, dev_id: 0x20)
[Fri Jan  3 19:15:50 2025] ipmi_si dmi-ipmi-si.0: IPMI kcs interface initialized
[Fri Jan  3 19:15:51 2025] Console: switching to colour frame buffer device 128x48
[Fri Jan  3 19:15:51 2025] mgag200 0000:04:03.0: [drm] fb0: mgag200drmfb frame buffer device
[Fri Jan  3 19:15:51 2025] BTRFS info (device md0): first mount of filesystem b0f4bc38-95b9-4f0c-b982-c700614c84f6
[Fri Jan  3 19:15:51 2025] BTRFS info (device md0): using crc32c (crc32c-intel) checksum algorithm
[Fri Jan  3 19:15:51 2025] BTRFS info (device md0): disk space caching is enabled
[Fri Jan  3 19:15:51 2025] intel_rapl_common: Found RAPL domain package
[Fri Jan  3 19:15:51 2025] intel_rapl_common: Found RAPL domain core
[Fri Jan  3 19:15:51 2025] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[Fri Jan  3 19:15:52 2025] BTRFS info (device md0): bdev /dev/md0 errs: wr 0, rd 0, flush 0, corrupt 0, gen 68
[Fri Jan  3 19:15:53 2025] e1000e 0000:00:19.0 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[Fri Jan  3 19:15:53 2025] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[Fri Jan  3 19:16:01 2025] Initializing XFRM netlink socket
[Fri Jan  3 19:16:01 2025] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered disabled state
[Fri Jan  3 19:16:02 2025] device veth499754c entered promiscuous mode
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered forwarding state
[Fri Jan  3 19:16:02 2025] IPv6: ADDRCONF(NETDEV_CHANGE): br-a6957b9da503: link becomes ready
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered disabled state
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered disabled state
[Fri Jan  3 19:16:02 2025] device veth7a27280 entered promiscuous mode
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered forwarding state
[Fri Jan  3 19:16:02 2025] IPv6: ADDRCONF(NETDEV_CHANGE): br-a080e023d935: link becomes ready
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered disabled state
[Fri Jan  3 19:16:02 2025] eth0: renamed from veth10452c4
[Fri Jan  3 19:16:02 2025] IPv6: ADDRCONF(NETDEV_CHANGE): veth499754c: link becomes ready
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a6957b9da503: port 1(veth499754c) entered forwarding state
[Fri Jan  3 19:16:02 2025] eth1: renamed from veth34550a6
[Fri Jan  3 19:16:02 2025] IPv6: ADDRCONF(NETDEV_CHANGE): veth7a27280: link becomes ready
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered blocking state
[Fri Jan  3 19:16:02 2025] br-a080e023d935: port 1(veth7a27280) entered forwarding state
[Fri Jan  3 19:17:38 2025] /dev/disk/by-uuid/7e559b13-82d1-475d-8780-c36d95a5de36: Can't open blockdev
[Fri Jan  3 19:17:55 2025] BTRFS error (device md0): open_ctree failed
[Fri Jan  3 19:17:55 2025] BTRFS info (device md0): first mount of filesystem b0f4bc38-95b9-4f0c-b982-c700614c84f6
[Fri Jan  3 19:17:55 2025] BTRFS info (device md0): using crc32c (crc32c-intel) checksum algorithm
[Fri Jan  3 19:17:55 2025] BTRFS info (device md0): disk space caching is enabled
[Fri Jan  3 19:17:56 2025] BTRFS info (device md0): bdev /dev/md0 errs: wr 0, rd 0, flush 0, corrupt 0, gen 68
[Fri Jan  3 19:18:51 2025] /dev/disk/by-uuid/7e559b13-82d1-475d-8780-c36d95a5de36: Can't open blockdev
[Fri Jan  3 19:21:41 2025] BTRFS warning (device md0): block group 18294510714880 has wrong amount of free space
[Fri Jan  3 19:21:41 2025] BTRFS warning (device md0): failed to load free space cache for block group 18294510714880, rebuilding it now
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 24388894654464 mirror 1 wanted 1217832 found 1217829
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 24388894654464 mirror 2 wanted 1217832 found 1217829
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408266240 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408266240 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:08 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:09 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:09 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 24388894654464 mirror 1 wanted 1217832 found 1217829
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 24388894654464 mirror 2 wanted 1217832 found 1217829
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408266240 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408266240 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 1 wanted 1230326 found 1228610
[Fri Jan  3 19:22:30 2025] BTRFS error (device md0): parent transid verify failed on logical 27849408249856 mirror 2 wanted 1230326 found 1228610
[Fri Jan  3 19:24:02 2025] verify_parent_transid: 2 callbacks suppressed
[Fri Jan  3 19:24:02 2025] BTRFS error (device md0): parent transid verify failed on logical 16555322867712 mirror 1 wanted 1217714 found 1217709
[Fri Jan  3 19:24:02 2025] BTRFS error (device md0): parent transid verify failed on logical 16555322867712 mirror 2 wanted 1217714 found 1217709
[Fri Jan  3 19:24:02 2025] BTRFS: error (device md0: state A) in do_free_extent_accounting:2847: errno=-5 IO failure
[Fri Jan  3 19:24:02 2025] BTRFS info (device md0: state EA): forced readonly
[Fri Jan  3 19:24:02 2025] BTRFS error (device md0: state EA): failed to run delayed ref for logical 15888907714560 num_bytes 81920 type 178 action 2 ref_mod 1: -5
[Fri Jan  3 19:24:02 2025] BTRFS: error (device md0: state EA) in btrfs_run_delayed_refs:2150: errno=-5 IO failure
[Fri Jan  3 19:29:04 2025] BTRFS error (device md0: state EMA): Remounting read-write after error is not allowed

  reply	other threads:[~2025-01-03 18:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9443ea9c-08dc-4d08-81a6-cb91940e791e@gmail.com>
2025-01-01 18:25 ` BTRFS errors following bad SATA connection Victor Banon
2025-01-01 23:40   ` remi
2025-01-02  9:32     ` Victor Banon
2025-01-02 13:33       ` Roman Mamedov
2025-01-02 13:40         ` Victor Banon
2025-01-03  8:21           ` Victor Banon
2025-01-03 12:09             ` Roman Mamedov
2025-01-03 12:42               ` Victor Banon
2025-01-03 13:45                 ` Roman Mamedov
2025-01-03 18:47                   ` Victor Banon [this message]
2025-01-03 21:04                     ` Roman Mamedov
2025-01-03 21:24                       ` Victor Banon
2025-01-04 13:57                         ` Roman Mamedov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ff268f4-8565-45e1-b752-3ca85c736841@gmail.com \
    --to=banon.victor@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=remi@georgianit.com \
    --cc=rm@romanrm.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.