On my AMD Ryzen machine, I am currently seeing an issue where the machine has suddenly become incredibly slow. So slow, that it logged 'smr: dispatch took 9.999992s' and 'smr: dispatch took 24.400000s'. I had two xterms open with `top` and `systat -s1 vm` running, and they show the machine is spending about 37.3% of its time spinning and 2.5% in system time (60.2% idle). Processes are shown to consume huge amounts of CPU (one xterm eats 37%, systat uses 78%, top is at 73%, etc, all of these are normally less than 0.1%) and the load has shot up to 12 (normally hovers between 0 and 1).
Before this, I noticed network performance had dropped, and I can't start new X clients anymore ('unable to open display ":0"'). I wasn't doing anything unusual: some xterms, a browser - things I use daily without issues like this. This may be a pre-cursor to an issue that I've seen before, where the system becomes completely unresponsive after a few days of uptime (currently almost 2.5 days: 2 days 11:23:42), where the system doesn't respond to anything anymore (not on the network (no ARP), keyboard lights don't light up when pressing caps or numlock, etc) except for the serial console that would just work (but I couldn't run anything that touches the disk). Right now, the system is also very slow on the serial console (I just ran dmesg and it took several minutes before it was done showing me the full buffer). Any clues what might cause these slowdowns? What could cause 'smr: dispatch took 24.400000s' to be logged? I found the string in sys/kern/kern_smr.c:133 printf("smr: dispatch took %ld.%06lds\n", Reading smr_call(9) I see: "These routines never block. Sleeping is not allowed within SMR read-side critical section." which suggests to me that there may be something with my machine that's causing it to spend a lot of time "elsewhere". Thanks, Paul while waiting for the system to reboot (which I eventually gave up on), I got: smr: dispatch took 226.699997s OpenBSD 7.6-current (GENERIC.MP) #477: Thu Dec 12 21:42:00 MST 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 136453292032 (130132MB) avail mem = 132293595136 (126165MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 3.6 @ 0x77ca2000 (88 entries) bios0: vendor American Megatrends Inc. version "2506" date 10/28/2024 bios0: ASUS ProArt X670E-CREATOR WIFI efi0 at bios0: UEFI 2.9 efi0: American Megatrends rev 0x5001a acpi0 at bios0: ACPI 6.5 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP SSDT SSDT FIDT MCFG HPET WDRT FPDT VFCT BGRT WPBT SSDT SSDT SSDT SSDT SSDT SSDT TPM2 WSMT APIC IVRS SSDT SSDT SSDT SSDT SSDT acpi0: wakeup devices GPP3(S4) GP17(S4) XHC0(S4) XHC1(S4) XHC2(S4) GPP0(S4) GPP2(S4) GPP7(S4) UP00(S4) DP00(S4) NV00(S4) DP08(S4) EP00(S4) DP10(S4) WN00(S4) DP18(S4) [...] acpitimer0 at acpi0: 3579545 Hz, 32 bits acpimcfg0 at acpi0 acpimcfg0: addr 0xe0000000, bus 0-255 acpihpet0 at acpi0: 14318180 Hz acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu0: cpuid 1 edx=178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT> ecx=76d8320b<SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND> cpu0: cpuid 6 eax=4<ARAT> ecx=1<EFFFREQ> cpu0: cpuid 7.0 ebx=f1bf97a9<FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL> ecx=405fce<AVX512VBMI,UMIP,PKU> edx=10000010<L1DF> cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES> cpu0: cpuid 80000001 edx=2fd3fbff<NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG> ecx=75c237ff<LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX> cpu0: cpuid 80000007 edx=6799<HWPSTATE,ITSC> cpu0: cpuid 80000008 ebx=791ef257<IBPB,IBRS,STIBP,STIBP_ALL,IBRS_PREF,IBRS_SM,SSBD> cpu0: cpuid 8000001F eax=1<SME> cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 8-way L2 cache, 32MB 64b/line 16-way L3 cache cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges cpu0: apic clock running at 25MHz cpu0: mwait min=64, max=64, C-substates=1.1, IBE cpu1 at mainbus0: apid 2 (application processor) cpu1: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu1: smt 0, core 1, package 0 cpu2 at mainbus0: apid 4 (application processor) cpu2: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu2: smt 0, core 2, package 0 cpu3 at mainbus0: apid 6 (application processor) cpu3: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu3: smt 0, core 3, package 0 cpu4 at mainbus0: apid 8 (application processor) cpu4: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu4: smt 0, core 4, package 0 cpu5 at mainbus0: apid 10 (application processor) cpu5: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu5: smt 0, core 5, package 0 cpu6 at mainbus0: apid 12 (application processor) cpu6: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu6: smt 0, core 6, package 0 cpu7 at mainbus0: apid 14 (application processor) cpu7: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu7: smt 0, core 7, package 0 cpu8 at mainbus0: apid 16 (application processor) cpu8: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu8: smt 0, core 8, package 0 cpu9 at mainbus0: apid 18 (application processor) cpu9: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu9: smt 0, core 9, package 0 cpu10 at mainbus0: apid 20 (application processor) cpu10: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu10: smt 0, core 10, package 0 cpu11 at mainbus0: apid 22 (application processor) cpu11: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu11: smt 0, core 11, package 0 cpu12 at mainbus0: apid 24 (application processor) cpu12: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu12: smt 0, core 12, package 0 cpu13 at mainbus0: apid 26 (application processor) cpu13: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu13: smt 0, core 13, package 0 cpu14 at mainbus0: apid 28 (application processor) cpu14: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu14: smt 0, core 14, package 0 cpu15 at mainbus0: apid 30 (application processor) cpu15: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu15: smt 0, core 15, package 0 cpu16 at mainbus0: apid 1 (application processor) cpu16: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu16: smt 1, core 0, package 0 cpu17 at mainbus0: apid 3 (application processor) cpu17: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu17: smt 1, core 1, package 0 cpu18 at mainbus0: apid 5 (application processor) cpu18: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu18: smt 1, core 2, package 0 cpu19 at mainbus0: apid 7 (application processor) cpu19: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu19: smt 1, core 3, package 0 cpu20 at mainbus0: apid 9 (application processor) cpu20: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu20: smt 1, core 4, package 0 cpu21 at mainbus0: apid 11 (application processor) cpu21: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu21: smt 1, core 5, package 0 cpu22 at mainbus0: apid 13 (application processor) cpu22: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu22: smt 1, core 6, package 0 cpu23 at mainbus0: apid 15 (application processor) cpu23: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu23: smt 1, core 7, package 0 cpu24 at mainbus0: apid 17 (application processor) cpu24: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu24: smt 1, core 8, package 0 cpu25 at mainbus0: apid 19 (application processor) cpu25: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu25: smt 1, core 9, package 0 cpu26 at mainbus0: apid 21 (application processor) cpu26: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu26: smt 1, core 10, package 0 cpu27 at mainbus0: apid 23 (application processor) cpu27: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu27: smt 1, core 11, package 0 cpu28 at mainbus0: apid 25 (application processor) cpu28: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu28: smt 1, core 12, package 0 cpu29 at mainbus0: apid 27 (application processor) cpu29: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02, patch 0a601209 cpu29: smt 1, core 13, package 0 cpu30 at mainbus0: apid 29 (application processor) cpu30: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu30: smt 1, core 14, package 0 cpu31 at mainbus0: apid 31 (application processor) cpu31: AMD Ryzen 9 7950X 16-Core Processor, 4500.01 MHz, 19-61-02, patch 0a601209 cpu31: smt 1, core 15, package 0 ioapic0 at mainbus0: apid 32 pa 0xfec00000, version 21, 24 pins, can't remap ioapic1 at mainbus0: apid 33 pa 0xfec01000, version 21, 32 pins, can't remap acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus -1 (GPP3) acpiprt2 at acpi0: bus -1 (GPP4) acpiprt3 at acpi0: bus -1 (GPP5) acpiprt4 at acpi0: bus -1 (GPP6) acpiprt5 at acpi0: bus -1 (GPP9) acpiprt6 at acpi0: bus -1 (GPPA) acpiprt7 at acpi0: bus -1 (GPPB) acpiprt8 at acpi0: bus -1 (GPPC) acpiprt9 at acpi0: bus -1 (GPPD) acpiprt10 at acpi0: bus -1 (GPPE) acpiprt11 at acpi0: bus -1 (GPPF) acpiprt12 at acpi0: bus -1 (GPPG) acpiprt13 at acpi0: bus -1 (GPPH) acpiprt14 at acpi0: bus 105 (GP17) acpiprt15 at acpi0: bus -1 (GP18) acpiprt16 at acpi0: bus 106 (GP19) acpiprt17 at acpi0: bus -1 (GPP0) acpiprt18 at acpi0: bus -1 (GPP1) acpiprt19 at acpi0: bus -1 (GPP2) acpiprt20 at acpi0: bus 1 (GPP7) acpiprt21 at acpi0: bus -1 (GPP8) acpiec0 at acpi0 acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 acpicmos0 at acpi0 com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo com0: console "AMDIF031" at acpi0 not configured acpibtn0 at acpi0: PWRB tpm0 at acpi0 TPM_: unsupported TPM2 start method 2 "PNP0C14" at acpi0 not configured "ASUS2018" at acpi0 not configured amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins "AMDI0052" at acpi0 not configured dwiic0 at acpi0 I2CA addr 0xfedc2000/0x1000 irq 10 iic0 at dwiic0 "CYP0002" at iic0 addr 0x8 not configured "ITE8853" at iic0 addr 0x4e not configured "MSFT8000" at iic0 addr 0x4e not configured "ACPI0010" at acpi0 not configured acpicpu0 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu1 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu2 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu3 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu4 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu5 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu6 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu7 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu8 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu9 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu10 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu11 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu12 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu13 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu14 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu15 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu16 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu17 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu18 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu19 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu20 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu21 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu22 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu23 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu24 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu25 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu26 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu27 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu28 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu29 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu30 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu31 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS "PNP0C14" at acpi0 not configured "AMDIF031" at acpi0 not configured "PNP0C14" at acpi0 not configured acpivideo0 at acpi0: VGA_ acpivout0 at acpivideo0: LCD_ cpu0: 4500 MHz: speeds: 4500 3000 MHz pci0 at mainbus0 bus 0 ksmn0 at pci0 dev 0 function 0 "AMD 19h/6xh Root Complex" rev 0x00 "AMD 19h/6xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured pchb0 at pci0 dev 1 function 0 "AMD 19h/6xh Host" rev 0x00 pchb1 at pci0 dev 2 function 0 "AMD 19h/6xh Host" rev 0x00 ppb0 at pci0 dev 2 function 1 "AMD 19h/6xh PCIE" rev 0x00: msi pci1 at ppb0 bus 1 ppb1 at pci1 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01 pci2 at ppb1 bus 2 ppb2 at pci2 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci3 at ppb2 bus 3 ppb3 at pci2 dev 8 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci4 at ppb3 bus 4 ppb4 at pci4 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01 pci5 at ppb4 bus 5 ppb5 at pci5 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci6 at ppb5 bus 6 "MediaTek MT7922" rev 0x00 at pci6 dev 0 function 0 not configured ppb6 at pci5 dev 1 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci7 at ppb6 bus 7 igc0 at pci7 dev 0 function 0 "Intel I225-V" rev 0x03, msix, 4 queues, address c8:7f:54:6a:3a:99 ppb7 at pci5 dev 2 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci8 at ppb7 bus 8 aq0 at pci8 dev 0 function 0 "Aquantia AQC113CS" rev 0x03: msix, Atlantic2 B0, F/W version 1.3.24, address c8:7f:54:6a:43:e7 ppb8 at pci5 dev 3 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci9 at ppb8 bus 9 ppb9 at pci5 dev 4 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci10 at ppb9 bus 10 ppb10 at pci10 dev 0 function 0 vendor "Intel", unknown product 0x1136 rev 0x02 pci11 at ppb10 bus 11 ppb11 at pci11 dev 0 function 0 vendor "Intel", unknown product 0x1136 rev 0x02: msi pci12 at ppb11 bus 12 vendor "Intel", unknown product 0x1137 (class serial bus subclass USB, rev 0x00) at pci12 dev 0 function 0 not configured ppb12 at pci11 dev 1 function 0 vendor "Intel", unknown product 0x1136 rev 0x02: msi pci13 at ppb12 bus 13 ppb13 at pci11 dev 2 function 0 vendor "Intel", unknown product 0x1136 rev 0x02: msi pci14 at ppb13 bus 56 xhci0 at pci14 dev 0 function 0 vendor "Intel", unknown product 0x1138 rev 0x00: msi, xHCI 1.10 usb0 at xhci0: USB revision 3.0 uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1 ppb14 at pci11 dev 3 function 0 vendor "Intel", unknown product 0x1136 rev 0x02: msi pci15 at ppb14 bus 57 ppb15 at pci5 dev 8 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci16 at ppb15 bus 100 nvme0 at pci16 dev 0 function 0 "Kingston KC3000" rev 0x01: msix, NVMe 1.4 nvme0: KINGSTON SKC3000D2048G, firmware EIFK31.6, serial 50026B76863F2586 scsibus1 at nvme0: 2 targets, initiator 0 sd0 at scsibus1 targ 1 lun 0: <NVMe, KINGSTON SKC3000, EIFK> sd0: 1953514MB, 512 bytes/sector, 4000797360 sectors ppb16 at pci5 dev 12 function 0 "AMD 600 Series PCIE" rev 0x01 pci17 at ppb16 bus 101 xhci1 at pci17 dev 0 function 0 "AMD 600 Series xHCI" rev 0x01: msix, xHCI 1.10 usb1 at xhci1: USB revision 3.0 uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 ppb17 at pci5 dev 13 function 0 "AMD 600 Series PCIE" rev 0x01 pci18 at ppb17 bus 102 ahci0 at pci18 dev 0 function 0 "AMD 600 Series AHCI" rev 0x01: msi, AHCI 1.3.1 scsibus2 at ahci0: 32 targets ppb18 at pci2 dev 12 function 0 "AMD 600 Series PCIE" rev 0x01 pci19 at ppb18 bus 103 xhci2 at pci19 dev 0 function 0 "AMD 600 Series xHCI" rev 0x01: msix, xHCI 1.10 usb2 at xhci2: USB revision 3.0 uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 ppb19 at pci2 dev 13 function 0 "AMD 600 Series PCIE" rev 0x01 pci20 at ppb19 bus 104 ahci1 at pci20 dev 0 function 0 "AMD 600 Series AHCI" rev 0x01: msi, AHCI 1.3.1 ahci1: port busy after first PMP probe FIS ahci1: port busy after first PMP probe FIS ahci1: port 0: 6.0Gb/s ahci1: port busy after first PMP probe FIS ahci1: port busy after first PMP probe FIS ahci1: port 1: 6.0Gb/s ahci1: port busy after first PMP probe FIS ahci1: port busy after first PMP probe FIS ahci1: port 2: 1.5Gb/s scsibus3 at ahci1: 32 targets sd1 at scsibus3 targ 0 lun 0: <ATA, WDC WD121KFBX-68, 83.0> naa.5000cca2dfdd54e6 sd1: 11444224MB, 512 bytes/sector, 23437770752 sectors sd2 at scsibus3 targ 1 lun 0: <ATA, Samsung SSD 850, EMT0> naa.5002538d41b86e4d sd2: 953869MB, 512 bytes/sector, 1953525168 sectors, thin cd0 at scsibus3 targ 2 lun 0: <ASUS, BW-16D1HT, 3.11> removable pchb2 at pci0 dev 3 function 0 "AMD 19h/6xh Host" rev 0x00 pchb3 at pci0 dev 4 function 0 "AMD 19h/6xh Host" rev 0x00 pchb4 at pci0 dev 8 function 0 "AMD 19h/6xh Host" rev 0x00 ppb20 at pci0 dev 8 function 1 "AMD 19h/6xh PCIE" rev 0x00 pci21 at ppb20 bus 105 amdgpu0 at pci21 dev 0 function 0 "ATI Raphael" rev 0xc1 drm0 at amdgpu0 amdgpu0: msi azalia0 at pci21 dev 0 function 1 "ATI Van Gogh HD Audio" rev 0x00: msi azalia0: no supported codecs ccp0 at pci21 dev 0 function 2 "AMD 17h/90h Crypto" rev 0x00 xhci3 at pci21 dev 0 function 3 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 usb3 at xhci3: USB revision 3.0 uhub3 at usb3 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 xhci4 at pci21 dev 0 function 4 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 usb4 at xhci4: USB revision 3.0 uhub4 at usb4 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 azalia1 at pci21 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: msi azalia1: codecs: Realtek ALC1220 audio0 at azalia1 ppb21 at pci0 dev 8 function 3 "AMD 19h/6xh PCIE" rev 0x00 pci22 at ppb21 bus 106 xhci5 at pci22 dev 0 function 0 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 usb5 at xhci5: USB revision 3.0 uhub5 at usb5 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x71: polling iic1 at piixpm0 iic2 at piixpm0 pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51 pchb5 at pci0 dev 24 function 0 "AMD 19h/6xh Data Fabric" rev 0x00 pchb6 at pci0 dev 24 function 1 "AMD 19h/6xh Data Fabric" rev 0x00 pchb7 at pci0 dev 24 function 2 "AMD 19h/6xh Data Fabric" rev 0x00 pchb8 at pci0 dev 24 function 3 "AMD 19h/6xh Data Fabric" rev 0x00 pchb9 at pci0 dev 24 function 4 "AMD 19h/6xh Data Fabric" rev 0x00 pchb10 at pci0 dev 24 function 5 "AMD 19h/6xh Data Fabric" rev 0x00 pchb11 at pci0 dev 24 function 6 "AMD 19h/6xh Data Fabric" rev 0x00 pchb12 at pci0 dev 24 function 7 "AMD 19h/6xh Data Fabric" rev 0x00 isa0 at pcib0 isadma0 at isa0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 lm0 at isa0 port 0x290/8: W83627DHG vmm0 at mainbus0: SVM/RVI efifb at mainbus0 not configured uhub6 at uhub0 port 3 configuration 1 interface 0 "Microchip USB7206 Smart Hub" rev 3.20/6.25 addr 2 uhub7 at uhub6 port 3 configuration 1 interface 0 "VIA Labs, Inc. USB3.0 Hub" rev 3.20/90.13 addr 3 uhub8 at uhub6 port 4 configuration 1 interface 0 "Microchip USB7216 Smart Hub" rev 3.20/1.91 addr 4 ure0 at uhub8 port 3 configuration 1 interface 0 "Realtek USB 10/100/1000 LAN" rev 3.20/33.00 addr 5 ure0: RTL8153D (0x7420), address c8:4b:d6:af:a7:8d ugen0 at uhub1 port 11 "MediaTek Inc. Wireless_Device" rev 2.10/1.00 addr 2 uhidev0 at uhub1 port 12 configuration 1 interface 2 "AsusTek Computer Inc. AURA LED Controller" rev 2.00/1.00 addr 3 uhidev0: iclass 3/0, 236 report ids uhid0 at uhidev0 reportid 236: input=64, output=64, feature=0 ugen1 at uhub1 port 12 configuration 1 "AsusTek Computer Inc. AURA LED Controller" rev 2.00/1.00 addr 3 uhub9 at uhub1 port 13 configuration 1 interface 0 "Microchip USB4206 Smart Hub" rev 2.10/6.25 addr 4 uvideo0 at uhub9 port 1 configuration 1 interface 0 "Logitech HD Pro Webcam C920" rev 2.10/0.0c addr 5 video0 at uvideo0 uaudio0 at uhub9 port 1 configuration 1 interface 3 "Logitech HD Pro Webcam C920" rev 2.10/0.0c addr 5 uaudio0: class v1, high-speed, sync, channels: 0 play, 2 rec, 2 ctls audio1 at uaudio0 uhidev1 at uhub9 port 2 configuration 1 interface 0 "Logitech MX518 Gaming Mouse" rev 2.00/40.00 addr 6 uhidev1: iclass 3/1 ums0 at uhidev1: 16 buttons, Z and W dir wsmouse0 at ums0 mux 0 uhidev2 at uhub9 port 2 configuration 1 interface 1 "Logitech MX518 Gaming Mouse" rev 2.00/40.00 addr 6 uhidev2: iclass 3/0, 17 report ids uhidpp0 at uhidev2 ukbd0 at uhidev2 reportid 1: 8 variable keys, 6 key codes wskbd0 at ukbd0 mux 1 ucc0 at uhidev2 reportid 3: 652 usages, 20 keys, array wskbd1 at ucc0 mux 1 uhid1 at uhidev2 reportid 4: input=1, output=0, feature=0 uhub10 at uhub9 port 3 configuration 1 interface 0 "VIA Labs, Inc. USB2.0 Hub" rev 2.10/90.13 addr 7 uhidev3 at uhub10 port 2 configuration 1 interface 0 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev3: iclass 3/1 ukbd1 at uhidev3: 8 variable keys, 6 key codes wskbd2 at ukbd1 mux 1 uhidev4 at uhub10 port 2 configuration 1 interface 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev4: iclass 3/0 fido0 at uhidev4: input=64, output=64, feature=0 ugen2 at uhub10 port 2 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev5 at uhub10 port 4 configuration 1 interface 0 "Das Keyboard Das Keyboard 6 Pro" rev 2.00/1.16 addr 9 uhidev5: iclass 3/1 ukbd2 at uhidev5: 8 variable keys, 6 key codes wskbd3 at ukbd2 mux 1 uhidev6 at uhub10 port 4 configuration 1 interface 1 "Das Keyboard Das Keyboard 6 Pro" rev 2.00/1.16 addr 9 uhidev6: iclass 3/1, 4 report ids ukbd3 at uhidev6 reportid 1: 120 variable keys, 0 key codes wskbd4 at ukbd3 mux 1 uhid2 at uhidev6 reportid 2: input=1, output=0, feature=0 ucc1 at uhidev6 reportid 3: 8192 usages, 20 keys, array wskbd5 at ucc1 mux 1 uhid3 at uhidev6 reportid 4: input=63, output=63, feature=0 uhub11 at uhub9 port 4 configuration 1 interface 0 "Microchip USB4216 Smart Hub" rev 2.10/1.91 addr 10 uhidev7 at uhub11 port 4 configuration 1 interface 0 "PCsensor TEMPerHUM" rev 1.10/1.00 addr 11 uhidev7: iclass 3/1 ukbd4 at uhidev7: 8 variable keys, 6 key codes wskbd6 at ukbd4 mux 1 uhidev8 at uhub11 port 4 configuration 1 interface 1 "PCsensor TEMPerHUM" rev 1.10/1.00 addr 11 uhidev8: iclass 3/1 ugold0 at uhidev8 ugold0: "TEMPerHUM_V3.9 ", 2 sensors type temperx (temperature and humidity) ugen3 at uhub11 port 5 "Microchip Tech USB2 Controller Hub" rev 2.01/2.07 addr 12 uhidev9 at uhub9 port 5 configuration 1 interface 1 "Microchip Tech USB2 Controller Hub" rev 2.01/6.25 addr 13 uhidev9: iclass 3/0 uhid4 at uhidev9: input=64, output=64, feature=0 ugen4 at uhub9 port 5 configuration 1 "Microchip Tech USB2 Controller Hub" rev 2.01/6.25 addr 13 vscsi0 at root scsibus4 at vscsi0: 256 targets softraid0 at root scsibus5 at softraid0: 256 targets softraid0: sd3 was not shutdown properly sd3 at scsibus5 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> sd3: 1953247MB, 512 bytes/sector, 4000250591 sectors root on sd3a (0ccea196d1e87cb6.a) swap on sd3b dump on sd3b WARNING: / was not properly unmounted amdgpu0: IP DISCOVERY GC 10.3.6 2 CU rev 0x01 amdgpu0: 3840x2160, 32bpp wsdisplay0 at amdgpu0 mux 1 wskbd0: connecting to wsdisplay0 wskbd1: connecting to wsdisplay0 wskbd2: connecting to wsdisplay0 wskbd3: connecting to wsdisplay0 wskbd4: connecting to wsdisplay0 wskbd5: connecting to wsdisplay0 wskbd6: connecting to wsdisplay0 wsdisplay0: screen 0-5 added (std, vt100 emulation) softraid0: sd4 was not shutdown properly softraid0: sd4 was not shutdown properly sd4 at scsibus5 targ 2 lun 0: <OPENBSD, SR CRYPTO, 006> sd4: 11444223MB, 512 bytes/sector, 23437770127 sectors WARNING: /store was not properly unmounted WARNING: R/W mount of /store denied. Filesystem is not clean - run fsck softraid0: sd3 was not shutdown properly softraid0: sd3 was not shutdown properly softraid0: incorrect key or passphrase softraid0: sd3 was not shutdown properly softraid0: sd3 was not shutdown properly sd5 at scsibus5 targ 3 lun 0: <OPENBSD, SR CRYPTO, 006> sd5: 953869MB, 512 bytes/sector, 1953524543 sectors softraid0: volume sd5 is roaming, it used to be sd3, updating metadata softraid0: roaming device sd1a -> sd2a wskbd2: disconnecting from wsdisplay0 wskbd2 detached ukbd1 detached uhidev3 detached fido0 detached uhidev4 detached ugen2 detached uhidev3 at uhub10 port 3 configuration 1 interface 0 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev3: iclass 3/1 ukbd1 at uhidev3 : 8 variable keys, 6 key codes wskbd2 at ukbd1 mux 1 wskbd2: connecting to wsdisplay0 uhidev4 at uhub10 port 3 configuration 1 interface 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev4: iclass 3/0 fido0 at uhidev4: input=64, output=64, feature=0 ugen2 at uhub10 port 3 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 wskbd2: disconnecting from wsdisplay0 wskbd2 detached ukbd1 detached uhidev3 detached fido0 detached uhidev4 detached ugen2 detached uhidev3 at uhub10 port 2 configuration 1 interface 0 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev3: iclass 3/1 ukbd1 at uhidev3: 8 variable keys, 6 key codes wskbd2 at ukbd1 mux 1 wskbd2: connecting to wsdisplay0 uhidev4 at uhub10 port 2 configuration 1 interface 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 uhidev4: iclass 3/0 fido0 at uhidev4: input=64, output=64, feature=0 ugen2 at uhub10 port 2 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev 2.00/5.43 addr 8 smr: dispatch took 9.999992s smr: dispatch took 24.400000s -- >++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+ +++++++++++>-]<.>++[<------------>-]<+.--------------.[-] http://www.weirdnet.nl/