openzfs / zfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
10.42k stars 1.72k forks source link

Kernel Panic 2.0.6 every couple hours (and 2.1.1) #12634

Closed hicotton02 closed 1 year ago

hicotton02 commented 2 years ago

System information

Type Version/Name
Distribution Name Unraid
Distribution Version 6.9.2
Kernel Version 5.10.28-Unraid
Architecture x64
OpenZFS Version zfs-2.0.6-1

Describe the problem you're observing

Kernel Panics. Im not sure what is causing it.

Describe how to reproduce the problem

Daily Usage, migrating large documents.

Include any warning/errors/backtraces from the system logs


Oct 11 09:05:26 Tower kernel: #PF: supervisor read access in kernel mode
Oct 11 09:05:26 Tower kernel: #PF: error_code(0x0000) - not-present page
Oct 11 09:05:26 Tower kernel: PGD 0 P4D 0 
Oct 11 09:05:26 Tower kernel: Oops: 0000 [#1] SMP NOPTI
Oct 11 09:05:26 Tower kernel: CPU: 103 PID: 7094 Comm: arc_evict Tainted: P           O      5.10.28-Unraid #1
Oct 11 09:05:26 Tower kernel: Hardware name: ASUS System Product Name/ROG ZENITH II EXTREME ALPHA, BIOS 1402 01/15/2021
Oct 11 09:05:26 Tower kernel: RIP: 0010:multilist_remove+0xc/0x9b [zfs]
Oct 11 09:05:26 Tower kernel: Code: de 48 89 ef e8 23 e3 9d de 4c 89 e7 5b 5d 41 5c 41 5d e9 f7 fd ff ff 5b 5d 41 5c 41 5d c3 41 55 41 54 49 89 fc 55 53 48 89 f3 <48> 8b 47 18 e8 a2 33 d2 de 89 c5 48 c1 e5 07 49 03 6c 24 10 65 4c
Oct 11 09:05:26 Tower kernel: RSP: 0018:ffffc90001df3d38 EFLAGS: 00010202
Oct 11 09:05:26 Tower kernel: RAX: 0000000000000001 RBX: ffff88824e3fb0b0 RCX: 0000000000000018
Oct 11 09:05:26 Tower kernel: RDX: 0000000000000000 RSI: ffff88824e3fb0b0 RDI: 0000000000000000
Oct 11 09:05:26 Tower kernel: RBP: ffffffffa2e6cae0 R08: 0000000000000001 R09: 0000000000000001
Oct 11 09:05:26 Tower kernel: R10: 0000000000000000 R11: ffff888dac25f860 R12: 0000000000000000
Oct 11 09:05:26 Tower kernel: R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000001
Oct 11 09:05:26 Tower kernel: FS:  0000000000000000(0000) GS:ffff88bf3e7c0000(0000) knlGS:0000000000000000
Oct 11 09:05:26 Tower kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 11 09:05:26 Tower kernel: CR2: 0000000000000018 CR3: 0000000dd46c8000 CR4: 0000000000350ee0
Oct 11 09:05:26 Tower kernel: Call Trace:
Oct 11 09:05:26 Tower kernel: arc_change_state.constprop.0+0xb1/0x29b [zfs]
Oct 11 09:05:26 Tower kernel: arc_evict_state+0x4b2/0x69a [zfs]
Oct 11 09:05:26 Tower kernel: ? multilist_sublist_unlock+0x22/0x2d [zfs]
Oct 11 09:05:26 Tower kernel: arc_evict_cb+0x378/0x4b0 [zfs]
Oct 11 09:05:26 Tower kernel: ? mutex_lock+0xa/0x25
Oct 11 09:05:26 Tower kernel: ? aggsum_value+0xd6/0xe2 [zfs]
Oct 11 09:05:26 Tower kernel: zthr_procedure+0x89/0x131 [zfs]
Oct 11 09:05:26 Tower kernel: ? __raw_spin_unlock+0x8/0x8 [zfs]
Oct 11 09:05:26 Tower kernel: thread_generic_wrapper+0x67/0x6f [spl]
Oct 11 09:05:26 Tower kernel: ? __thread_exit+0xe/0xe [spl]
Oct 11 09:05:26 Tower kernel: kthread+0xe5/0xea
Oct 11 09:05:26 Tower kernel: ? __kthread_bind_mask+0x57/0x57
Oct 11 09:05:26 Tower kernel: ret_from_fork+0x22/0x30
Oct 11 09:05:26 Tower kernel: Modules linked in: xt_mark nvidia_uvm(PO) xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle nf_tables vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) nvidia_drm(PO) nvidia_modeset(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvidia(PO) drm backlight agpgart ip6table_filter ip6_tables iptable_filter ip_tables x_tables bonding edac_mce_amd amd_energy wmi_bmof mxm_wmi kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel mpt3sas aesni_intel nvme crypto_simd cryptd raid_class glue_helper ccp nvme_core ahci atlantic scsi_transport_sas i2c_piix4 rapl libahci i2c_core input_leds led_class k10temp wmi button acpi_cpufreq
Oct 11 09:05:26 Tower kernel: CR2: 0000000000000018
Oct 11 09:05:26 Tower kernel: ---[ end trace 4d718cc5bd6f6ef8 ]---
Oct 11 09:05:26 Tower kernel: RIP: 0010:multilist_remove+0xc/0x9b [zfs]
Oct 11 09:05:26 Tower kernel: Code: de 48 89 ef e8 23 e3 9d de 4c 89 e7 5b 5d 41 5c 41 5d e9 f7 fd ff ff 5b 5d 41 5c 41 5d c3 41 55 41 54 49 89 fc 55 53 48 89 f3 <48> 8b 47 18 e8 a2 33 d2 de 89 c5 48 c1 e5 07 49 03 6c 24 10 65 4c
Oct 11 09:05:26 Tower kernel: RSP: 0018:ffffc90001df3d38 EFLAGS: 00010202
Oct 11 09:05:26 Tower kernel: RAX: 0000000000000001 RBX: ffff88824e3fb0b0 RCX: 0000000000000018
Oct 11 09:05:26 Tower kernel: RDX: 0000000000000000 RSI: ffff88824e3fb0b0 RDI: 0000000000000000
Oct 11 09:05:26 Tower kernel: RBP: ffffffffa2e6cae0 R08: 0000000000000001 R09: 0000000000000001
Oct 11 09:05:26 Tower kernel: R10: 0000000000000000 R11: ffff888dac25f860 R12: 0000000000000000
Oct 11 09:05:26 Tower kernel: R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000001
Oct 11 09:05:26 Tower kernel: FS:  0000000000000000(0000) GS:ffff88bf3e7c0000(0000) knlGS:0000000000000000
Oct 11 09:05:26 Tower kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 11 09:05:26 Tower kernel: CR2: 0000000000000018 CR3: 0000000dd46c8000 CR4: 0000000000350ee0```
hicotton02 commented 2 years ago
theskaz@ubuntu:~/zfs$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool import -f datastore

=================================================================
==27684==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 24 byte(s) in 1 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7466b26 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf7466b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:601
    #3 0x7fdcf7466b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7fdcf7473d7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #6 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #7 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #8 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #9 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #10 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #11 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #12 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #13 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #14 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #15 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #16 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 2560 byte(s) in 20 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7466593 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf7466593 in nvt_tab_alloc ../../module/nvpair/nvpair.c:270
    #3 0x7fdcf7466593 in nvt_add_nvpair ../../module/nvpair/nvpair.c:509
    #4 0x7fdcf746788f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #5 0x7fdcf746788f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7fdcf746788f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7fdcf7469106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #8 0x7fdcf7467714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #9 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #10 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #11 0x7fdcf7468451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #12 0x7fdcf7468451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #13 0x7fdcf7473e0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #14 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #15 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #16 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #17 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #18 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #19 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #20 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #21 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #22 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #23 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #24 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #25 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 2248 byte(s) in 40 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7467696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf7467696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7fdcf7467696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7fdcf7467696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7fdcf7467696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7fdcf7469106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #7 0x7fdcf7467714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #8 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #9 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #10 0x7fdcf7468451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #11 0x7fdcf7468451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #12 0x7fdcf7473e0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #13 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #14 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #15 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #16 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #17 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #18 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #19 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #20 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #21 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #22 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #23 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #24 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 1528 byte(s) in 20 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7467696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf7467696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7fdcf7467696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7fdcf7467696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7fdcf7467696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7fdcf7468451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #7 0x7fdcf7468451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #8 0x7fdcf7473e0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #9 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #10 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #11 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #12 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #13 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #14 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #15 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #16 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #17 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #18 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #19 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #20 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 1120 byte(s) in 20 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7468f8d in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf7468f8d in nv_priv_alloc_embedded ../../module/nvpair/nvpair.c:255
    #3 0x7fdcf7468f8d in nvs_embedded ../../module/nvpair/nvpair.c:2479
    #4 0x7fdcf7467714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #5 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7fdcf7467714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7fdcf7468451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #8 0x7fdcf7468451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #9 0x7fdcf7473e0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #10 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #11 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #12 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #13 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #14 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #15 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #16 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #17 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #18 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #19 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #20 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #21 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 256 byte(s) in 1 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf74658b5 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fdcf74658b5 in nvt_resize ../../module/nvpair/nvpair.c:378
    #3 0x7fdcf7466295 in nvt_grow ../../module/nvpair/nvpair.c:433
    #4 0x7fdcf7466295 in nvt_add_nvpair ../../module/nvpair/nvpair.c:525
    #5 0x7fdcf746788f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #6 0x7fdcf746788f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #7 0x7fdcf746788f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #8 0x7fdcf7468451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #9 0x7fdcf7468451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #10 0x7fdcf7473e0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #11 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #12 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #13 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #14 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #15 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #16 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #17 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #18 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #19 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #20 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #21 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #22 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x7fdcf76f6c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7fdcf7466ab9 in nv_priv_alloc ../../module/nvpair/nvpair.c:237
    #2 0x7fdcf7466ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:598
    #3 0x7fdcf7466ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7fdcf7473d7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7fdcf75849c6 in zcmd_read_dst_nvlist /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_util.c:1230
    #6 0x7fdcf754b0d9 in zpool_get_all_props /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:95
    #7 0x7fdcf754f5f7 in zpool_get_prop /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_pool.c:328
    #8 0x7fdcf75305fe in zfs_prop_get /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_dataset.c:2680
    #9 0x7fdcf75460a1 in non_descendant_idx /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1244
    #10 0x7fdcf754a18f in zfs_foreach_mountpoint /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1435
    #11 0x7fdcf754a537 in zpool_enable_datasets /tmp/zfs-build-theskaz-2m7lOrYj/BUILD/zfs-2.1.99/lib/libzfs/libzfs_mount.c:1482
    #12 0x55c928bc6c28 in do_import (/usr/sbin/zpool+0x2ac28)
    #13 0x55c928bdff35 in import_pools (/usr/sbin/zpool+0x43f35)
    #14 0x55c928bec78c in zpool_do_import (/usr/sbin/zpool+0x5078c)
    #15 0x55c928bbe3a6 in main (/usr/sbin/zpool+0x223a6)
    #16 0x7fdcf7037564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

SUMMARY: AddressSanitizer: 7792 byte(s) leaked in 103 allocation(s).
theskaz@ubuntu:~/zfs$
hicotton02 commented 2 years ago
theskaz@ubuntu:~/zfs$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
  pool: datastore
 state: ONLINE
  scan: scrub repaired 0B in 00:00:03 with 0 errors on Wed Oct 13 22:23:24 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     0
            sdd     ONLINE       0     0     0
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     0
            sdj     ONLINE       0     0     0

errors: No known data errors

  pool: fast
 state: ONLINE
  scan: scrub repaired 0B in 00:07:50 with 0 errors on Wed Oct 13 22:31:05 2021
config:

        NAME         STATE     READ WRITE CKSUM
        fast         ONLINE       0     0     0
          raidz1-0   ONLINE       0     0     0
            nvme0n1  ONLINE       0     0     0
            nvme1n1  ONLINE       0     0     0
            nvme2n1  ONLINE       0     0     0
            nvme4n1  ONLINE       0     0     0

errors: No known data errors

  pool: tank
 state: ONLINE
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
  scan: scrub in progress since Wed Oct 13 16:47:21 2021
        8.12T scanned at 57.0G/s, 744K issued at 5.10K/s, 29.4T total
        0B repaired, 0.00% done, no estimated completion time
config:

        NAME                                      STATE     READ WRITE CKSUM
        tank                                      ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            sdl                                   ONLINE       0     0     0
            sdm                                   ONLINE       0     0     0
            sdn                                   ONLINE       0     0     0
            sdo                                   ONLINE       0     0     0
            sdp                                   ONLINE       0     0     0
            sdq                                   ONLINE       0     0     0
            sdt                                   ONLINE       0     0     0
            sdu                                   ONLINE       0     0     0
            sdx                                   ONLINE       0     0     0
            sdy                                   ONLINE       0     0     0
        logs
          ata-Patriot_Blast_E6B20769039100005252  ONLINE       0     0     0
          ata-Patriot_Blast_DFEB07670F9100001449  ONLINE       0     0     0
          ata-Patriot_Blast_FEB407670D0805092285  ONLINE       0     0     0
        cache
          sdb                                     ONLINE       0     0     0
          sde                                     ONLINE       0     0     0
          sda                                     ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        tank/chia:<0x306>
        /tank/chia/plots/plot-k32-2021-10-13-18-10-f146b933d62fd18fb2c59362a932624b55b1de6d6b5296082877d8d440c65948.plot
        tank/chia:<0x209>
        tank/chia:<0x30c>
        /tank/chia/plots/plot-k32-2021-10-13-16-02-a0a56be5fe651095b3128513aab70c38d5ae67849b6fef634c344990534f1047.plot
        tank/chia:<0x48f>
theskaz@ubuntu:~/zfs$
rincebrain commented 2 years ago

Stuff from KASAN, which is really most of what we care about, will turn up in dmesg, I think I expect.

hicotton02 commented 2 years ago
[    0.688578] e820: reserve RAM buffer [mem 0xb6812000-0xb7ffffff]
[    0.688580] e820: reserve RAM buffer [mem 0xb7d9f000-0xb7ffffff]
[    0.688582] e820: reserve RAM buffer [mem 0x403f000000-0x403fffffff]
[    0.692068] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.692077] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.694404] clocksource: Switched to clocksource tsc-early
[    0.707466] VFS: Disk quotas dquot_6.6.0
[    0.707536] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.707775] AppArmor: AppArmor Filesystem Enabled
[    0.707805] pnp: PnP ACPI init
[    0.708015] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.708026] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.708799] system 00:01: [mem 0xe3180000-0xe31fffff] could not be reserved
[    0.708809] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.709012] system 00:02: [mem 0xef100000-0xef1fffff] has been reserved
[    0.709021] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.709682] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.709964] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.709970] system 00:04: [io  0x0200-0x021f] has been reserved
[    0.709979] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.710569] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.710575] system 00:05: [io  0x040b] has been reserved
[    0.710581] system 00:05: [io  0x04d6] has been reserved
[    0.710587] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.710592] system 00:05: [io  0x0c14] has been reserved
[    0.710598] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.710604] system 00:05: [io  0x0c52] has been reserved
[    0.710609] system 00:05: [io  0x0c6c] has been reserved
[    0.710615] system 00:05: [io  0x0c6f] has been reserved
[    0.710620] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.710626] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.710632] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.710638] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.710643] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.710651] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.710657] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.710663] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.710669] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.710674] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.710681] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.710687] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.710693] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.710700] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.710706] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.710712] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.710721] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.711867] system 00:06: [mem 0xd7180000-0xd71fffff] could not be reserved
[    0.711877] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.714080] system 00:07: [mem 0xcb100000-0xcb17ffff] could not be reserved
[    0.714090] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.716953] system 00:08: [mem 0xef200000-0xef27ffff] could not be reserved
[    0.716964] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.718682] pnp: PnP ACPI: found 9 devices
[    0.725035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.725186] NET: Registered protocol family 2
[    0.725914] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.730062] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.730643] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.731953] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.732141] TCP: Hash tables configured (established 524288 bind 65536)
[    0.732540] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.732949] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.733495] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.734183] NET: Registered protocol family 1
[    0.734191] NET: Registered protocol family 44
[    0.734223] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.734231] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
[    0.734239] pci 0000:00:01.1:   bridge window [mem 0xe6000000-0xe70fffff]
[    0.734246] pci 0000:00:01.1:   bridge window [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.734257] pci 0000:00:07.1: PCI bridge to [bus 02]
[    0.734269] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.734276] pci 0000:00:08.1:   bridge window [mem 0xe7200000-0xe72fffff]
[    0.734286] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.734292] pci_bus 0000:00: resource 5 [io  0x0d00-0x3fff window]
[    0.734298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.734304] pci_bus 0000:00: resource 7 [mem 0xe4000000-0xe7fffffe window]
[    0.734310] pci_bus 0000:00: resource 8 [mem 0xcdf0200000-0xf3961fffff window]
[    0.734317] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.734323] pci_bus 0000:01: resource 1 [mem 0xe6000000-0xe70fffff]
[    0.734328] pci_bus 0000:01: resource 2 [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.734335] pci_bus 0000:03: resource 1 [mem 0xe7200000-0xe72fffff]
[    0.734495] pci 0000:20:03.1: PCI bridge to [bus 21]
[    0.734502] pci 0000:20:03.1:   bridge window [mem 0xc2600000-0xc26fffff]
[    0.734512] pci 0000:20:03.2: PCI bridge to [bus 22]
[    0.734518] pci 0000:20:03.2:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.734528] pci 0000:20:03.3: PCI bridge to [bus 23]
[    0.734533] pci 0000:20:03.3:   bridge window [io  0x6000-0x6fff]
[    0.734540] pci 0000:20:03.3:   bridge window [mem 0xc2300000-0xc24fffff]
[    0.734550] pci 0000:20:07.1: PCI bridge to [bus 24]
[    0.734561] pci 0000:20:08.1: PCI bridge to [bus 25]
[    0.734568] pci 0000:20:08.1:   bridge window [mem 0xc2000000-0xc22fffff]
[    0.734577] pci_bus 0000:20: resource 4 [io  0x4000-0x6fff window]
[    0.734582] pci_bus 0000:20: resource 5 [mem 0xc0000000-0xc27ffffe window]
[    0.734589] pci_bus 0000:20: resource 6 [mem 0x9ec0200000-0xc4661fffff window]
[    0.734595] pci_bus 0000:21: resource 1 [mem 0xc2600000-0xc26fffff]
[    0.734601] pci_bus 0000:22: resource 1 [mem 0xc2500000-0xc25fffff]
[    0.734607] pci_bus 0000:23: resource 0 [io  0x6000-0x6fff]
[    0.734612] pci_bus 0000:23: resource 1 [mem 0xc2300000-0xc24fffff]
[    0.734619] pci_bus 0000:25: resource 1 [mem 0xc2000000-0xc22fffff]
[    0.734719] pci 0000:42:02.0: bridge window [io  0x1000-0x0fff] to [bus 45] add_size 1000
[    0.734727] pci 0000:42:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 45] add_size 200000 add_align 100000
[    0.734739] pci 0000:41:00.0: bridge window [io  0x1000-0x0fff] to [bus 42-49] add_size 1000
[    0.734748] pci 0000:41:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 42-49] add_size 200000 add_align 100000
[    0.734757] pci 0000:40:01.1: bridge window [io  0x1000-0x0fff] to [bus 41-49] add_size 1000
[    0.734765] pci 0000:40:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 41-49] add_size 200000 add_align 100000
[    0.734781] pci 0000:40:01.1: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.734789] pci 0000:40:01.1: BAR 13: assigned [io  0x7000-0x7fff]
[    0.734796] pci 0000:41:00.0: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.734804] pci 0000:41:00.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.734811] pci 0000:42:02.0: BAR 15: assigned [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.734818] pci 0000:42:02.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.734825] pci 0000:42:00.0: PCI bridge to [bus 43]
[    0.734834] pci 0000:42:00.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.734848] pci 0000:42:01.0: PCI bridge to [bus 44]
[    0.734857] pci 0000:42:01.0:   bridge window [mem 0xd1f00000-0xd1ffffff]
[    0.734871] pci 0000:42:02.0: PCI bridge to [bus 45]
[    0.734877] pci 0000:42:02.0:   bridge window [io  0x7000-0x7fff]
[    0.734887] pci 0000:42:02.0:   bridge window [mem 0xd1e00000-0xd1efffff]
[    0.734895] pci 0000:42:02.0:   bridge window [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.734908] pci 0000:42:03.0: PCI bridge to [bus 46]
[    0.734917] pci 0000:42:03.0:   bridge window [mem 0xd1400000-0xd18fffff]
[    0.734931] pci 0000:42:08.0: PCI bridge to [bus 47]
[    0.734940] pci 0000:42:08.0:   bridge window [mem 0xd1a00000-0xd1bfffff]
[    0.734954] pci 0000:42:09.0: PCI bridge to [bus 48]
[    0.734963] pci 0000:42:09.0:   bridge window [mem 0xd1d00000-0xd1dfffff]
[    0.734978] pci 0000:42:0a.0: PCI bridge to [bus 49]
[    0.734987] pci 0000:42:0a.0:   bridge window [mem 0xd1c00000-0xd1cfffff]
[    0.735000] pci 0000:41:00.0: PCI bridge to [bus 42-49]
[    0.735007] pci 0000:41:00.0:   bridge window [io  0x7000-0x7fff]
[    0.735016] pci 0000:41:00.0:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.735025] pci 0000:41:00.0:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.735037] pci 0000:40:01.1: PCI bridge to [bus 41-49]
[    0.735043] pci 0000:40:01.1:   bridge window [io  0x7000-0x7fff]
[    0.735050] pci 0000:40:01.1:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.735057] pci 0000:40:01.1:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.735067] pci 0000:40:01.3: PCI bridge to [bus 4a]
[    0.735072] pci 0000:40:01.3:   bridge window [io  0xc000-0xcfff]
[    0.735079] pci 0000:40:01.3:   bridge window [mem 0xd0000000-0xd10fffff]
[    0.735086] pci 0000:40:01.3:   bridge window [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.735095] pci 0000:40:01.4: PCI bridge to [bus 4b]
[    0.735102] pci 0000:40:01.4:   bridge window [mem 0xd2200000-0xd22fffff]
[    0.735112] pci 0000:40:03.1: PCI bridge to [bus 4c]
[    0.735118] pci 0000:40:03.1:   bridge window [io  0xb000-0xbfff]
[    0.735125] pci 0000:40:03.1:   bridge window [mem 0xce000000-0xcf0fffff]
[    0.735132] pci 0000:40:03.1:   bridge window [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.735144] pci 0000:40:07.1: PCI bridge to [bus 4d]
[    0.735155] pci 0000:40:08.1: PCI bridge to [bus 4e]
[    0.735165] pci_bus 0000:40: resource 4 [io  0x7000-0xcfff window]
[    0.735171] pci_bus 0000:40: resource 5 [mem 0xcc000000-0xd2fffffe window]
[    0.735177] pci_bus 0000:40: resource 6 [mem 0x6f90200000-0x95361fffff window]
[    0.735184] pci_bus 0000:41: resource 0 [io  0x7000-0x7fff]
[    0.735189] pci_bus 0000:41: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.735195] pci_bus 0000:41: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.735202] pci_bus 0000:42: resource 0 [io  0x7000-0x7fff]
[    0.735207] pci_bus 0000:42: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.735213] pci_bus 0000:42: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.735220] pci_bus 0000:43: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.735225] pci_bus 0000:44: resource 1 [mem 0xd1f00000-0xd1ffffff]
[    0.735231] pci_bus 0000:45: resource 0 [io  0x7000-0x7fff]
[    0.735237] pci_bus 0000:45: resource 1 [mem 0xd1e00000-0xd1efffff]
[    0.735242] pci_bus 0000:45: resource 2 [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.735249] pci_bus 0000:46: resource 1 [mem 0xd1400000-0xd18fffff]
[    0.735255] pci_bus 0000:47: resource 1 [mem 0xd1a00000-0xd1bfffff]
[    0.735261] pci_bus 0000:48: resource 1 [mem 0xd1d00000-0xd1dfffff]
[    0.735267] pci_bus 0000:49: resource 1 [mem 0xd1c00000-0xd1cfffff]
[    0.735272] pci_bus 0000:4a: resource 0 [io  0xc000-0xcfff]
[    0.735278] pci_bus 0000:4a: resource 1 [mem 0xd0000000-0xd10fffff]
[    0.735283] pci_bus 0000:4a: resource 2 [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.735290] pci_bus 0000:4b: resource 1 [mem 0xd2200000-0xd22fffff]
[    0.735296] pci_bus 0000:4c: resource 0 [io  0xb000-0xbfff]
[    0.735301] pci_bus 0000:4c: resource 1 [mem 0xce000000-0xcf0fffff]
[    0.735307] pci_bus 0000:4c: resource 2 [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.735483] pci 0000:60:07.1: PCI bridge to [bus 61]
[    0.735494] pci 0000:60:08.1: PCI bridge to [bus 62]
[    0.735504] pci_bus 0000:60: resource 4 [io  0xd000-0xffff window]
[    0.735509] pci_bus 0000:60: resource 5 [mem 0xd8000000-0xd9ffffff window]
[    0.735515] pci_bus 0000:60: resource 6 [mem 0x4060200000-0x66061fffff window]
[    0.735707] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.735745] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[    0.736063] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[    0.737224] pci 0000:4a:00.1: D0 power state depends on 0000:4a:00.0
[    0.737265] pci 0000:4a:00.2: D0 power state depends on 0000:4a:00.0
[    0.737432] pci 0000:4a:00.3: D0 power state depends on 0000:4a:00.0
[    0.737485] pci 0000:4c:00.1: D0 power state depends on 0000:4c:00.0
[    0.737524] pci 0000:4c:00.2: D0 power state depends on 0000:4c:00.0
[    0.737689] pci 0000:4c:00.3: D0 power state depends on 0000:4c:00.0
[    0.737728] PCI: CLS 64 bytes, default 64
[    0.737790] Trying to unpack rootfs image as initramfs...
[    1.165137] Freeing initrd memory: 146416K
[    1.165212] pci 0000:60:00.2: AMD-Vi: IOMMU performance counters supported
[    1.165274] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
[    1.165290] pci 0000:20:00.2: AMD-Vi: IOMMU performance counters supported
[    1.165305] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    1.165351] pci 0000:00:01.0: Adding to iommu group 0
[    1.165365] pci 0000:00:01.1: Adding to iommu group 1
[    1.165382] pci 0000:00:02.0: Adding to iommu group 2
[    1.165400] pci 0000:00:03.0: Adding to iommu group 3
[    1.165418] pci 0000:00:04.0: Adding to iommu group 4
[    1.165436] pci 0000:00:05.0: Adding to iommu group 5
[    1.165456] pci 0000:00:07.0: Adding to iommu group 6
[    1.165470] pci 0000:00:07.1: Adding to iommu group 7
[    1.165490] pci 0000:00:08.0: Adding to iommu group 8
[    1.165502] pci 0000:00:08.1: Adding to iommu group 9
[    1.165527] pci 0000:00:14.0: Adding to iommu group 10
[    1.165539] pci 0000:00:14.3: Adding to iommu group 10
[    1.165601] pci 0000:00:18.0: Adding to iommu group 11
[    1.165612] pci 0000:00:18.1: Adding to iommu group 11
[    1.165624] pci 0000:00:18.2: Adding to iommu group 11
[    1.165635] pci 0000:00:18.3: Adding to iommu group 11
[    1.165648] pci 0000:00:18.4: Adding to iommu group 11
[    1.165659] pci 0000:00:18.5: Adding to iommu group 11
[    1.165671] pci 0000:00:18.6: Adding to iommu group 11
[    1.165682] pci 0000:00:18.7: Adding to iommu group 11
[    1.165720] pci 0000:01:00.0: Adding to iommu group 12
[    1.165733] pci 0000:01:00.1: Adding to iommu group 12
[    1.165747] pci 0000:01:00.2: Adding to iommu group 12
[    1.165760] pci 0000:01:00.3: Adding to iommu group 12
[    1.165773] pci 0000:02:00.0: Adding to iommu group 13
[    1.165787] pci 0000:03:00.0: Adding to iommu group 14
[    1.165802] pci 0000:03:00.3: Adding to iommu group 15
[    1.165823] pci 0000:20:01.0: Adding to iommu group 16
[    1.165841] pci 0000:20:02.0: Adding to iommu group 17
[    1.165863] pci 0000:20:03.0: Adding to iommu group 18
[    1.165876] pci 0000:20:03.1: Adding to iommu group 19
[    1.165890] pci 0000:20:03.2: Adding to iommu group 20
[    1.165902] pci 0000:20:03.3: Adding to iommu group 21
[    1.165920] pci 0000:20:04.0: Adding to iommu group 22
[    1.165939] pci 0000:20:05.0: Adding to iommu group 23
[    1.165959] pci 0000:20:07.0: Adding to iommu group 24
[    1.165972] pci 0000:20:07.1: Adding to iommu group 25
[    1.165991] pci 0000:20:08.0: Adding to iommu group 26
[    1.166004] pci 0000:20:08.1: Adding to iommu group 27
[    1.166018] pci 0000:21:00.0: Adding to iommu group 28
[    1.166032] pci 0000:22:00.0: Adding to iommu group 29
[    1.166045] pci 0000:23:00.0: Adding to iommu group 30
[    1.166058] pci 0000:24:00.0: Adding to iommu group 31
[    1.166073] pci 0000:25:00.0: Adding to iommu group 32
[    1.166087] pci 0000:25:00.1: Adding to iommu group 33
[    1.166101] pci 0000:25:00.3: Adding to iommu group 34
[    1.166116] pci 0000:25:00.4: Adding to iommu group 35
[    1.166138] pci 0000:40:01.0: Adding to iommu group 36
[    1.166151] pci 0000:40:01.1: Adding to iommu group 37
[    1.166164] pci 0000:40:01.3: Adding to iommu group 38
[    1.166177] pci 0000:40:01.4: Adding to iommu group 39
[    1.166196] pci 0000:40:02.0: Adding to iommu group 40
[    1.166215] pci 0000:40:03.0: Adding to iommu group 41
[    1.166228] pci 0000:40:03.1: Adding to iommu group 42
[    1.166246] pci 0000:40:04.0: Adding to iommu group 43
[    1.166263] pci 0000:40:05.0: Adding to iommu group 44
[    1.166282] pci 0000:40:07.0: Adding to iommu group 45
[    1.166294] pci 0000:40:07.1: Adding to iommu group 46
[    1.166312] pci 0000:40:08.0: Adding to iommu group 47
[    1.166327] pci 0000:40:08.1: Adding to iommu group 48
[    1.166340] pci 0000:41:00.0: Adding to iommu group 49
[    1.166376] pci 0000:42:00.0: Adding to iommu group 50
[    1.166411] pci 0000:42:01.0: Adding to iommu group 51
[    1.166446] pci 0000:42:02.0: Adding to iommu group 52
[    1.166482] pci 0000:42:03.0: Adding to iommu group 53
[    1.166501] pci 0000:42:08.0: Adding to iommu group 54
[    1.166519] pci 0000:42:09.0: Adding to iommu group 55
[    1.166539] pci 0000:42:0a.0: Adding to iommu group 56
[    1.166574] pci 0000:43:00.0: Adding to iommu group 57
[    1.166630] pci 0000:44:00.0: Adding to iommu group 58
[    1.166666] pci 0000:45:00.0: Adding to iommu group 59
[    1.166703] pci 0000:46:00.0: Adding to iommu group 60
[    1.166708] pci 0000:47:00.0: Adding to iommu group 54
[    1.166712] pci 0000:47:00.1: Adding to iommu group 54
[    1.166716] pci 0000:47:00.3: Adding to iommu group 54
[    1.166720] pci 0000:48:00.0: Adding to iommu group 55
[    1.166725] pci 0000:49:00.0: Adding to iommu group 56
[    1.166761] pci 0000:4a:00.0: Adding to iommu group 61
[    1.166778] pci 0000:4a:00.1: Adding to iommu group 61
[    1.166794] pci 0000:4a:00.2: Adding to iommu group 61
[    1.166809] pci 0000:4a:00.3: Adding to iommu group 61
[    1.166822] pci 0000:4b:00.0: Adding to iommu group 62
[    1.166858] pci 0000:4c:00.0: Adding to iommu group 63
[    1.166874] pci 0000:4c:00.1: Adding to iommu group 63
[    1.166891] pci 0000:4c:00.2: Adding to iommu group 63
[    1.166909] pci 0000:4c:00.3: Adding to iommu group 63
[    1.166922] pci 0000:4d:00.0: Adding to iommu group 64
[    1.166934] pci 0000:4e:00.0: Adding to iommu group 65
[    1.166952] pci 0000:60:01.0: Adding to iommu group 66
[    1.166970] pci 0000:60:02.0: Adding to iommu group 67
[    1.166987] pci 0000:60:03.0: Adding to iommu group 68
[    1.167004] pci 0000:60:04.0: Adding to iommu group 69
[    1.167021] pci 0000:60:05.0: Adding to iommu group 70
[    1.167039] pci 0000:60:07.0: Adding to iommu group 71
[    1.167051] pci 0000:60:07.1: Adding to iommu group 72
[    1.167069] pci 0000:60:08.0: Adding to iommu group 73
[    1.167081] pci 0000:60:08.1: Adding to iommu group 74
[    1.167095] pci 0000:61:00.0: Adding to iommu group 75
[    1.167108] pci 0000:62:00.0: Adding to iommu group 76
[    1.206348] pci 0000:60:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.206358] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.206365] pci 0000:40:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.206367] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.206373] pci 0000:20:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.206375] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.206380] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.206382] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.206387] AMD-Vi: Interrupt remapping enabled
[    1.206389] AMD-Vi: Virtual APIC enabled
[    1.206390] AMD-Vi: X2APIC enabled
[    1.206777] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.206780] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.206782] software IO TLB: mapped [mem 0x00000000a713d000-0x00000000ab13d000] (64MB)
[    1.206847] amd_uncore: 4  amd_df counters detected
[    1.207072] amd_uncore: 6  amd_l3 counters detected
[    1.212859] LVT offset 0 assigned for vector 0x400
[    1.215717] perf: AMD IBS detected (0x000003ff)
[    1.215747] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    1.215778] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[    1.215807] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
[    1.215838] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
[    1.215902] check: Scanning for low memory corruption every 60 seconds
[    1.217818] Initialise system trusted keyrings
[    1.217833] Key type blacklist registered
[    1.217888] workingset: timestamp_bits=36 max_order=26 bucket_order=0
[    1.218698] zbud: loaded
[    1.219120] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.219285] fuse: init (API version 7.33)
[    1.219763] integrity: Platform Keyring initialized
[    1.225602] Key type asymmetric registered
[    1.225604] Asymmetric key parser 'x509' registered
[    1.225611] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    1.225699] io scheduler mq-deadline registered
[    1.229449] pcieport 0000:00:01.1: PME: Signaling with IRQ 31
[    1.229546] pcieport 0000:00:01.1: AER: enabled with IRQ 31
[    1.229627] pcieport 0000:00:01.1: DPC: enabled with IRQ 31
[    1.229632] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.229938] pcieport 0000:00:07.1: PME: Signaling with IRQ 33
[    1.230029] pcieport 0000:00:07.1: AER: enabled with IRQ 33
[    1.230177] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[    1.230268] pcieport 0000:00:08.1: AER: enabled with IRQ 34
[    1.230428] pcieport 0000:20:03.1: PME: Signaling with IRQ 35
[    1.230500] pcieport 0000:20:03.1: AER: enabled with IRQ 35
[    1.230544] pcieport 0000:20:03.1: DPC: enabled with IRQ 35
[    1.230547] pcieport 0000:20:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.230672] pcieport 0000:20:03.2: PME: Signaling with IRQ 36
[    1.230734] pcieport 0000:20:03.2: AER: enabled with IRQ 36
[    1.230790] pcieport 0000:20:03.2: DPC: enabled with IRQ 36
[    1.230792] pcieport 0000:20:03.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.230917] pcieport 0000:20:03.3: PME: Signaling with IRQ 37
[    1.230983] pcieport 0000:20:03.3: AER: enabled with IRQ 37
[    1.231040] pcieport 0000:20:03.3: DPC: enabled with IRQ 37
[    1.231042] pcieport 0000:20:03.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.231217] pcieport 0000:20:07.1: PME: Signaling with IRQ 39
[    1.231287] pcieport 0000:20:07.1: AER: enabled with IRQ 39
[    1.231391] pcieport 0000:20:08.1: PME: Signaling with IRQ 40
[    1.231465] pcieport 0000:20:08.1: AER: enabled with IRQ 40
[    1.231579] pcieport 0000:40:01.1: PME: Signaling with IRQ 41
[    1.231677] pcieport 0000:40:01.1: AER: enabled with IRQ 41
[    1.231722] pcieport 0000:40:01.1: DPC: enabled with IRQ 41
[    1.231724] pcieport 0000:40:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.231850] pcieport 0000:40:01.3: PME: Signaling with IRQ 42
[    1.231920] pcieport 0000:40:01.3: AER: enabled with IRQ 42
[    1.231963] pcieport 0000:40:01.3: DPC: enabled with IRQ 42
[    1.231966] pcieport 0000:40:01.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.232096] pcieport 0000:40:01.4: PME: Signaling with IRQ 43
[    1.232162] pcieport 0000:40:01.4: AER: enabled with IRQ 43
[    1.232217] pcieport 0000:40:01.4: DPC: enabled with IRQ 43
[    1.232220] pcieport 0000:40:01.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.232344] pcieport 0000:40:03.1: PME: Signaling with IRQ 44
[    1.232419] pcieport 0000:40:03.1: AER: enabled with IRQ 44
[    1.232461] pcieport 0000:40:03.1: DPC: enabled with IRQ 44
[    1.232464] pcieport 0000:40:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.232651] pcieport 0000:40:07.1: PME: Signaling with IRQ 46
[    1.232718] pcieport 0000:40:07.1: AER: enabled with IRQ 46
[    1.232869] pcieport 0000:40:08.1: PME: Signaling with IRQ 48
[    1.232935] pcieport 0000:40:08.1: AER: enabled with IRQ 48
[    1.233786] pcieport 0000:42:02.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.235054] pcieport 0000:60:07.1: PME: Signaling with IRQ 59
[    1.235124] pcieport 0000:60:07.1: AER: enabled with IRQ 59
[    1.235263] pcieport 0000:60:08.1: PME: Signaling with IRQ 61
[    1.235330] pcieport 0000:60:08.1: AER: enabled with IRQ 61
[    1.235442] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.235489] efifb: probing for efifb
[    1.235729] efifb: No BGRT, not showing boot graphics
[    1.235732] efifb: framebuffer at 0xf380000000, using 3072k, total 3072k
[    1.235738] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.235743] efifb: scrolling: redraw
[    1.235746] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.235867] Console: switching to colour frame buffer device 128x48
[    1.238322] fb0: EFI VGA frame buffer device
[    1.238550] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.238583] ACPI: Power Button [PWRB]
[    1.238614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.238684] ACPI: Power Button [PWRF]
[    1.241838] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1284
[    1.241920] Monitor-Mwait will be used to enter C-1 state
[    1.241926] ACPI: \_PR_.C000: Found 2 idle states
[    1.242100] ACPI: \_PR_.C002: Found 2 idle states
[    1.242264] ACPI: \_PR_.C004: Found 2 idle states
[    1.242426] ACPI: \_PR_.C006: Found 2 idle states
[    1.242668] ACPI: \_PR_.C008: Found 2 idle states
[    1.242912] ACPI: \_PR_.C00A: Found 2 idle states
[    1.243153] ACPI: \_PR_.C00C: Found 2 idle states
[    1.243402] ACPI: \_PR_.C00E: Found 2 idle states
[    1.243582] ACPI: \_PR_.C010: Found 2 idle states
[    1.243734] ACPI: \_PR_.C012: Found 2 idle states
[    1.243880] ACPI: \_PR_.C014: Found 2 idle states
[    1.244037] ACPI: \_PR_.C016: Found 2 idle states
[    1.244190] ACPI: \_PR_.C018: Found 2 idle states
[    1.244341] ACPI: \_PR_.C01A: Found 2 idle states
[    1.244494] ACPI: \_PR_.C01C: Found 2 idle states
[    1.244641] ACPI: \_PR_.C01E: Found 2 idle states
[    1.244796] ACPI: \_PR_.C020: Found 2 idle states
[    1.245440] ACPI: \_PR_.C022: Found 2 idle states
[    1.246040] ACPI: \_PR_.C024: Found 2 idle states
[    1.246623] ACPI: \_PR_.C026: Found 2 idle states
[    1.247152] ACPI: \_PR_.C028: Found 2 idle states
[    1.247685] ACPI: \_PR_.C02A: Found 2 idle states
[    1.248193] ACPI: \_PR_.C02C: Found 2 idle states
[    1.248679] ACPI: \_PR_.C02E: Found 2 idle states
[    1.249140] ACPI: \_PR_.C030: Found 2 idle states
[    1.249608] ACPI: \_PR_.C032: Found 2 idle states
[    1.250069] ACPI: \_PR_.C034: Found 2 idle states
[    1.250537] ACPI: \_PR_.C036: Found 2 idle states
[    1.251006] ACPI: \_PR_.C038: Found 2 idle states
[    1.251408] ACPI: \_PR_.C03A: Found 2 idle states
[    1.251837] ACPI: \_PR_.C03C: Found 2 idle states
[    1.252260] ACPI: \_PR_.C03E: Found 2 idle states
[    1.252670] ACPI: \_PR_.C040: Found 2 idle states
[    1.253083] ACPI: \_PR_.C042: Found 2 idle states
[    1.253486] ACPI: \_PR_.C044: Found 2 idle states
[    1.253886] ACPI: \_PR_.C046: Found 2 idle states
[    1.254291] ACPI: \_PR_.C048: Found 2 idle states
[    1.254677] ACPI: \_PR_.C04A: Found 2 idle states
[    1.255038] ACPI: \_PR_.C04C: Found 2 idle states
[    1.255390] ACPI: \_PR_.C04E: Found 2 idle states
[    1.255761] ACPI: \_PR_.C050: Found 2 idle states
[    1.256109] ACPI: \_PR_.C052: Found 2 idle states
[    1.256445] ACPI: \_PR_.C054: Found 2 idle states
[    1.256770] ACPI: \_PR_.C056: Found 2 idle states
[    1.257077] ACPI: \_PR_.C058: Found 2 idle states
[    1.257371] ACPI: \_PR_.C05A: Found 2 idle states
[    1.257653] ACPI: \_PR_.C05C: Found 2 idle states
[    1.257918] ACPI: \_PR_.C05E: Found 2 idle states
[    1.258162] ACPI: \_PR_.C060: Found 2 idle states
[    1.258411] ACPI: \_PR_.C062: Found 2 idle states
[    1.258664] ACPI: \_PR_.C064: Found 2 idle states
[    1.258914] ACPI: \_PR_.C066: Found 2 idle states
[    1.259159] ACPI: \_PR_.C068: Found 2 idle states
[    1.259411] ACPI: \_PR_.C06A: Found 2 idle states
[    1.259661] ACPI: \_PR_.C06C: Found 2 idle states
[    1.259909] ACPI: \_PR_.C06E: Found 2 idle states
[    1.260158] ACPI: \_PR_.C070: Found 2 idle states
[    1.260419] ACPI: \_PR_.C072: Found 2 idle states
[    1.260682] ACPI: \_PR_.C074: Found 2 idle states
[    1.260939] ACPI: \_PR_.C076: Found 2 idle states
[    1.261183] ACPI: \_PR_.C078: Found 2 idle states
[    1.261428] ACPI: \_PR_.C07A: Found 2 idle states
[    1.261693] ACPI: \_PR_.C07C: Found 2 idle states
[    1.261950] ACPI: \_PR_.C07E: Found 2 idle states
[    1.262132] ACPI: \_PR_.C001: Found 2 idle states
[    1.262359] ACPI: \_PR_.C003: Found 2 idle states
[    1.262540] ACPI: \_PR_.C005: Found 2 idle states
[    1.262716] ACPI: \_PR_.C007: Found 2 idle states
[    1.263163] ACPI: \_PR_.C009: Found 2 idle states
[    1.263614] ACPI: \_PR_.C00B: Found 2 idle states
[    1.264099] ACPI: \_PR_.C00D: Found 2 idle states
[    1.264554] ACPI: \_PR_.C00F: Found 2 idle states
[    1.265026] ACPI: \_PR_.C011: Found 2 idle states
[    1.265493] ACPI: \_PR_.C013: Found 2 idle states
[    1.265769] ACPI: \_PR_.C015: Found 2 idle states
[    1.266034] ACPI: \_PR_.C017: Found 2 idle states
[    1.266296] ACPI: \_PR_.C019: Found 2 idle states
[    1.266565] ACPI: \_PR_.C01B: Found 2 idle states
[    1.266830] ACPI: \_PR_.C01D: Found 2 idle states
[    1.267090] ACPI: \_PR_.C01F: Found 2 idle states
[    1.267360] ACPI: \_PR_.C021: Found 2 idle states
[    1.267625] ACPI: \_PR_.C023: Found 2 idle states
[    1.267876] ACPI: \_PR_.C025: Found 2 idle states
[    1.268158] ACPI: \_PR_.C027: Found 2 idle states
[    1.268499] ACPI: \_PR_.C029: Found 2 idle states
[    1.268960] ACPI: \_PR_.C02B: Found 2 idle states
[    1.269418] ACPI: \_PR_.C02D: Found 2 idle states
[    1.269749] ACPI: \_PR_.C02F: Found 2 idle states
[    1.270105] ACPI: \_PR_.C031: Found 2 idle states
[    1.270582] ACPI: \_PR_.C033: Found 2 idle states
[    1.271053] ACPI: \_PR_.C035: Found 2 idle states
[    1.271520] ACPI: \_PR_.C037: Found 2 idle states
[    1.271763] ACPI: \_PR_.C039: Found 2 idle states
[    1.272032] ACPI: \_PR_.C03B: Found 2 idle states
[    1.272367] ACPI: \_PR_.C03D: Found 2 idle states
[    1.272842] ACPI: \_PR_.C03F: Found 2 idle states
[    1.273309] ACPI: \_PR_.C041: Found 2 idle states
[    1.273694] ACPI: \_PR_.C043: Found 2 idle states
[    1.273951] ACPI: \_PR_.C045: Found 2 idle states
[    1.274212] ACPI: \_PR_.C047: Found 2 idle states
[    1.274761] ACPI: \_PR_.C049: Found 2 idle states
[    1.275229] ACPI: \_PR_.C04B: Found 2 idle states
[    1.275692] ACPI: \_PR_.C04D: Found 2 idle states
[    1.276150] ACPI: \_PR_.C04F: Found 2 idle states
[    1.276628] ACPI: \_PR_.C051: Found 2 idle states
[    1.277091] ACPI: \_PR_.C053: Found 2 idle states
[    1.277560] ACPI: \_PR_.C055: Found 2 idle states
[    1.277825] ACPI: \_PR_.C057: Found 2 idle states
[    1.278089] ACPI: \_PR_.C059: Found 2 idle states
[    1.278348] ACPI: \_PR_.C05B: Found 2 idle states
[    1.278612] ACPI: \_PR_.C05D: Found 2 idle states
[    1.278871] ACPI: \_PR_.C05F: Found 2 idle states
[    1.279114] ACPI: \_PR_.C061: Found 2 idle states
[    1.279371] ACPI: \_PR_.C063: Found 2 idle states
[    1.279628] ACPI: \_PR_.C065: Found 2 idle states
[    1.279886] ACPI: \_PR_.C067: Found 2 idle states
[    1.280137] ACPI: \_PR_.C069: Found 2 idle states
[    1.280403] ACPI: \_PR_.C06B: Found 2 idle states
[    1.280668] ACPI: \_PR_.C06D: Found 2 idle states
[    1.280924] ACPI: \_PR_.C06F: Found 2 idle states
[    1.281171] ACPI: \_PR_.C071: Found 2 idle states
[    1.281429] ACPI: \_PR_.C073: Found 2 idle states
[    1.281686] ACPI: \_PR_.C075: Found 2 idle states
[    1.281947] ACPI: \_PR_.C077: Found 2 idle states
[    1.282148] ACPI: \_PR_.C079: Found 2 idle states
[    1.282397] ACPI: \_PR_.C07B: Found 2 idle states
[    1.282667] ACPI: \_PR_.C07D: Found 2 idle states
[    1.282925] ACPI: \_PR_.C07F: Found 2 idle states
[    1.283340] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.304052] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.305276] Linux agpgart interface v0.103
[    1.516025] loop: module loaded
[    1.516477] libphy: Fixed MDIO Bus: probed
[    1.516637] tun: Universal TUN/TAP device driver, 1.6
[    1.516847] PPP generic driver version 2.4.2
[    1.517125] VFIO - User Level meta-driver version: 0.3
[    1.517413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.517643] ehci-pci: EHCI PCI platform driver
[    1.517895] ehci-platform: EHCI generic platform driver
[    1.518121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.518344] ohci-pci: OHCI PCI platform driver
[    1.518578] ohci-platform: OHCI generic platform driver
[    1.518817] uhci_hcd: USB Universal Host Controller Interface driver
[    1.519092] i8042: PNP: No PS/2 controller found.
[    1.519387] mousedev: PS/2 mouse device common for all mice
[    1.519715] rtc_cmos 00:03: RTC can wake from S4
[    1.520202] rtc_cmos 00:03: registered as rtc0
[    1.520864] rtc_cmos 00:03: setting system clock to 2021-10-14T22:12:50 UTC (1634249570)
[    1.521633] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.522450] i2c /dev entries driver
[    1.523244] device-mapper: uevent: version 1.0.3
[    1.523686] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    1.524130] platform eisa.0: Probing EISA bus 0
[    1.524551] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.524988] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.525385] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.525780] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.526171] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.526546] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.526921] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.527296] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.527669] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.528039] platform eisa.0: EISA: Detected 0 cards
[    1.531365] ledtrig-cpu: registered to indicate activity on CPUs
[    1.532409] EFI Variables Facility v0.08 2004-May-17
[    1.535334] drop_monitor: Initializing network drop monitor service
[    1.536005] NET: Registered protocol family 10
[    1.542038] Segment Routing with IPv6
[    1.542639] NET: Registered protocol family 17
[    1.543284] Key type dns_resolver registered
[    1.557314] microcode: CPU0: patch_level=0x08301039
[    1.558325] microcode: CPU1: patch_level=0x08301039
[    1.558944] microcode: CPU2: patch_level=0x08301039
[    1.560265] microcode: CPU3: patch_level=0x08301039
[    1.561633] microcode: CPU4: patch_level=0x08301039
[    1.562515] microcode: CPU5: patch_level=0x08301039
[    1.563127] microcode: CPU6: patch_level=0x08301039
[    1.563919] microcode: CPU7: patch_level=0x08301039
[    1.564976] microcode: CPU8: patch_level=0x08301039
[    1.566200] microcode: CPU9: patch_level=0x08301039
[    1.566893] microcode: CPU10: patch_level=0x08301039
[    1.567579] microcode: CPU11: patch_level=0x08301039
[    1.568164] microcode: CPU12: patch_level=0x08301039
[    1.569343] microcode: CPU13: patch_level=0x08301039
[    1.570308] microcode: CPU14: patch_level=0x08301039
[    1.570827] microcode: CPU15: patch_level=0x08301039
[    1.571372] microcode: CPU16: patch_level=0x08301039
[    1.571998] microcode: CPU17: patch_level=0x08301039
[    1.572954] microcode: CPU18: patch_level=0x08301039
[    1.574041] microcode: CPU19: patch_level=0x08301039
[    1.574557] microcode: CPU20: patch_level=0x08301039
[    1.575076] microcode: CPU21: patch_level=0x08301039
[    1.575592] microcode: CPU22: patch_level=0x08301039
[    1.576097] microcode: CPU23: patch_level=0x08301039
[    1.576826] microcode: CPU24: patch_level=0x08301039
[    1.577694] microcode: CPU25: patch_level=0x08301039
[    1.578303] microcode: CPU26: patch_level=0x08301039
[    1.578758] microcode: CPU27: patch_level=0x08301039
[    1.579199] microcode: CPU28: patch_level=0x08301039
[    1.579585] microcode: CPU29: patch_level=0x08301039
[    1.579938] microcode: CPU30: patch_level=0x08301039
[    1.580322] microcode: CPU31: patch_level=0x08301039
[    1.580941] microcode: CPU32: patch_level=0x08301039
[    1.581545] microcode: CPU33: patch_level=0x08301039
[    1.582130] microcode: CPU34: patch_level=0x08301039
[    1.582462] microcode: CPU35: patch_level=0x08301039
[    1.582757] microcode: CPU36: patch_level=0x08301039
[    1.583089] microcode: CPU37: patch_level=0x08301039
[    1.583391] microcode: CPU38: patch_level=0x08301039
[    1.583695] microcode: CPU39: patch_level=0x08301039
[    1.583985] microcode: CPU40: patch_level=0x08301039
[    1.584273] microcode: CPU41: patch_level=0x08301039
[    1.584775] microcode: CPU42: patch_level=0x08301039
[    1.585249] microcode: CPU43: patch_level=0x08301039
[    1.585690] microcode: CPU44: patch_level=0x08301039
[    1.586102] microcode: CPU45: patch_level=0x08301039
[    1.586337] microcode: CPU46: patch_level=0x08301039
[    1.586541] microcode: CPU47: patch_level=0x08301039
[    1.586722] microcode: CPU48: patch_level=0x08301039
[    1.586944] microcode: CPU49: patch_level=0x08301039
[    1.587115] microcode: CPU50: patch_level=0x08301039
[    1.587286] microcode: CPU51: patch_level=0x08301039
[    1.587456] microcode: CPU52: patch_level=0x08301039
[    1.587652] microcode: CPU53: patch_level=0x08301039
[    1.587840] microcode: CPU54: patch_level=0x08301039
[    1.588075] microcode: CPU55: patch_level=0x08301039
[    1.588269] microcode: CPU56: patch_level=0x08301039
[    1.588574] microcode: CPU57: patch_level=0x08301039
[    1.588885] microcode: CPU58: patch_level=0x08301039
[    1.589204] microcode: CPU59: patch_level=0x08301039
[    1.589522] microcode: CPU60: patch_level=0x08301039
[    1.589838] microcode: CPU61: patch_level=0x08301039
[    1.590152] microcode: CPU62: patch_level=0x08301039
[    1.590336] microcode: CPU63: patch_level=0x08301039
[    1.590498] microcode: CPU64: patch_level=0x08301039
[    1.590642] microcode: CPU65: patch_level=0x08301039
[    1.590779] microcode: CPU66: patch_level=0x08301039
[    1.590919] microcode: CPU67: patch_level=0x08301039
[    1.591071] microcode: CPU68: patch_level=0x08301039
[    1.591231] microcode: CPU69: patch_level=0x08301039
[    1.591390] microcode: CPU70: patch_level=0x08301039
[    1.591548] microcode: CPU71: patch_level=0x08301039
[    1.591706] microcode: CPU72: patch_level=0x08301039
[    1.591866] microcode: CPU73: patch_level=0x08301039
[    1.592072] microcode: CPU74: patch_level=0x08301039
[    1.592258] microcode: CPU75: patch_level=0x08301039
[    1.592561] microcode: CPU76: patch_level=0x08301039
[    1.592864] microcode: CPU77: patch_level=0x08301039
[    1.593173] microcode: CPU78: patch_level=0x08301039
[    1.593482] microcode: CPU79: patch_level=0x08301039
[    1.593792] microcode: CPU80: patch_level=0x08301039
[    1.594095] microcode: CPU81: patch_level=0x08301039
[    1.594293] microcode: CPU82: patch_level=0x08301039
[    1.594450] microcode: CPU83: patch_level=0x08301039
[    1.594615] microcode: CPU84: patch_level=0x08301039
[    1.594773] microcode: CPU85: patch_level=0x08301039
[    1.594957] microcode: CPU86: patch_level=0x08301039
[    1.595110] microcode: CPU87: patch_level=0x08301039
[    1.595261] microcode: CPU88: patch_level=0x08301039
[    1.595418] microcode: CPU89: patch_level=0x08301039
[    1.595578] microcode: CPU90: patch_level=0x08301039
[    1.595736] microcode: CPU91: patch_level=0x08301039
[    1.595921] microcode: CPU92: patch_level=0x08301039
[    1.596137] microcode: CPU93: patch_level=0x08301039
[    1.596288] microcode: CPU94: patch_level=0x08301039
[    1.596587] microcode: CPU95: patch_level=0x08301039
[    1.596887] microcode: CPU96: patch_level=0x08301039
[    1.597185] microcode: CPU97: patch_level=0x08301039
[    1.597481] microcode: CPU98: patch_level=0x08301039
[    1.597777] microcode: CPU99: patch_level=0x08301039
[    1.598074] microcode: CPU100: patch_level=0x08301039
[    1.598326] microcode: CPU101: patch_level=0x08301039
[    1.598508] microcode: CPU102: patch_level=0x08301039
[    1.598691] microcode: CPU103: patch_level=0x08301039
[    1.598848] microcode: CPU104: patch_level=0x08301039
[    1.599014] microcode: CPU105: patch_level=0x08301039
[    1.599172] microcode: CPU106: patch_level=0x08301039
[    1.599366] microcode: CPU107: patch_level=0x08301039
[    1.599549] microcode: CPU108: patch_level=0x08301039
[    1.599706] microcode: CPU109: patch_level=0x08301039
[    1.599888] microcode: CPU110: patch_level=0x08301039
[    1.600106] microcode: CPU111: patch_level=0x08301039
[    1.600289] microcode: CPU112: patch_level=0x08301039
[    1.600606] microcode: CPU113: patch_level=0x08301039
[    1.600923] microcode: CPU114: patch_level=0x08301039
[    1.601250] microcode: CPU115: patch_level=0x08301039
[    1.601578] microcode: CPU116: patch_level=0x08301039
[    1.601897] microcode: CPU117: patch_level=0x08301039
[    1.602206] microcode: CPU118: patch_level=0x08301039
[    1.602394] microcode: CPU119: patch_level=0x08301039
[    1.602595] microcode: CPU120: patch_level=0x08301039
[    1.602821] microcode: CPU121: patch_level=0x08301039
[    1.602988] microcode: CPU122: patch_level=0x08301039
[    1.603165] microcode: CPU123: patch_level=0x08301039
[    1.603345] microcode: CPU124: patch_level=0x08301039
[    1.603504] microcode: CPU125: patch_level=0x08301039
[    1.603699] microcode: CPU126: patch_level=0x08301039
[    1.603882] microcode: CPU127: patch_level=0x08301039
[    1.604078] microcode: Microcode Update Driver: v2.2.
[    1.607459] resctrl: L3 allocation detected
[    1.608010] resctrl: L3DATA allocation detected
[    1.608319] resctrl: L3CODE allocation detected
[    1.608619] resctrl: MB allocation detected
[    1.608930] resctrl: L3 monitoring detected
[    1.609255] IPI shorthand broadcast: enabled
[    1.609602] sched_clock: Marking stable (1632001687, -23989049)->(1786223857, -178211219)
[    1.610971] registered taskstats version 1
[    1.611421] Loading compiled-in X.509 certificates
[    1.613356] Loaded X.509 cert 'Build time autogenerated kernel key: f9e9dad11929df01167f4032bfec2eefd57e55c3'
[    1.614715] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.615704] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.616053] blacklist: Loading compiled-in revocation X.509 certificates
[    1.616560] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.621012] zswap: loaded using pool lzo/zbud
[    1.622527] Key type ._fscrypt registered
[    1.623297] Key type .fscrypt registered
[    1.624082] Key type fscrypt-provisioning registered
[    1.624834] Key type trusted registered
[    1.627701] Key type encrypted registered
[    1.628151] AppArmor: AppArmor sha1 policy hashing enabled
[    1.628951] integrity: Loading X.509 certificate: UEFI:db
[    1.630280] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.630765] integrity: Loading X.509 certificate: UEFI:db
[    1.631469] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.632044] integrity: Loading X.509 certificate: UEFI:db
[    1.632881] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.634029] integrity: Loading X.509 certificate: UEFI:db
[    1.634764] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.635414] integrity: Loading X.509 certificate: UEFI:db
[    1.636193] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.638863] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.639846] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.642339] ima: Allocated hash algorithm: sha1
[    1.756039] ima: No architecture policies found
[    1.756686] evm: Initialising EVM extended attributes:
[    1.757331] evm: security.selinux
[    1.758021] evm: security.SMACK64
[    1.758651] evm: security.SMACK64EXEC
[    1.759221] evm: security.SMACK64TRANSMUTE
[    1.759778] evm: security.SMACK64MMAP
[    1.760334] evm: security.apparmor
[    1.760893] evm: security.ima
[    1.761447] evm: security.capability
[    1.762005] evm: HMAC attrs: 0x1
[    1.763060] PM:   Magic number: 9:579:249
[    1.763802] acpi device:5f: hash matches
[    1.764494] memory memory123: hash matches
[    1.769957] acpi_cpufreq: overriding BIOS provided _PSD data
[    2.172140] RAS: Correctable Errors collector initialized.
[    2.176366] Freeing unused decrypted memory: 2036K
[    2.179339] Freeing unused kernel image (initmem) memory: 2696K
[    2.216023] Write protecting the kernel read-only data: 28672k
[    2.219139] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    2.221885] Freeing unused kernel image (rodata/data gap) memory: 76K
[    2.244020] tsc: Refined TSC clocksource calibration: 2894.562 MHz
[    2.244709] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b931f2070, max_idle_ns: 440795319138 ns
[    2.278946] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.281736] Run /init as init process
[    2.281749] clocksource: Switched to clocksource tsc
[    2.282815]   with arguments:
[    2.284032]     /init
[    2.284033]   with environment:
[    2.284033]     HOME=/
[    2.284034]     TERM=linux
[    2.284035]     BOOT_IMAGE=/vmlinuz-5.11.0-37-generic
[    2.464921] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.468279] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.470753] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.480139] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[    2.482512] nvidia-gpu 0000:4a:00.3: enabling device (0000 -> 0002)
[    2.484818] nvidia-gpu 0000:4c:00.3: enabling device (0000 -> 0002)
[    2.486686] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.488302] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.490285] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.494914] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    2.496474] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
[    2.498887] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.501327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.502874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.504373] usb usb1: Product: xHCI Host Controller
[    2.505824] usb usb1: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.507292] usb usb1: SerialNumber: 0000:01:00.2
[    2.508913] hub 1-0:1.0: USB hub found
[    2.509015] MACsec IEEE 802.1AE
[    2.510274] hub 1-0:1.0: 2 ports detected
[    2.513385] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    2.515166] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 2
[    2.517939] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.520920] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.523042] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.525166] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.527339] usb usb2: Product: xHCI Host Controller
[    2.528662] usb usb2: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.529792] usb usb2: SerialNumber: 0000:01:00.2
[    2.530959] hub 2-0:1.0: USB hub found
[    2.531998] hub 2-0:1.0: 4 ports detected
[    2.533384] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.534459] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 3
[    2.535692] xhci_hcd 0000:03:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.537440] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.537521] ahci 0000:48:00.0: version 3.0
[    2.538583] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.538589] ahci 0000:48:00.0: enabling device (0000 -> 0002)
[    2.541076] usb usb3: Product: xHCI Host Controller
[    2.541080] usb usb3: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.544283] ahci 0000:48:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.546743] usb usb3: SerialNumber: 0000:03:00.3
[    2.549284] ahci 0000:48:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.554133] hub 3-0:1.0: USB hub found
[    2.556589] nvme nvme0: pci function 0000:21:00.0
[    2.556713] cryptd: max_cpu_qlen set to 1000
[    2.556739] scsi host0: ahci
[    2.556853] ata1: SATA max UDMA/133 abar m2048@0xd1d00000 port 0xd1d00100 irq 78
[    2.556877] ahci 0000:49:00.0: enabling device (0000 -> 0002)
[    2.557016] ahci 0000:49:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.557018] ahci 0000:49:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.557185] scsi host1: ahci
[    2.557236] ata2: SATA max UDMA/133 abar m2048@0xd1c00000 port 0xd1c00100 irq 79
[    2.558626] hub 3-0:1.0: 2 ports detected
[    2.561778] nvme nvme1: pci function 0000:43:00.0
[    2.564321] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.565894] nvme nvme2: pci function 0000:44:00.0
[    2.567819] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 4
[    2.570240] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.572036] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.572682] nvme nvme3: pci function 0000:45:00.0
[    2.572809] nvme nvme4: pci function 0000:4b:00.0
[    2.575051] atlantic 0000:46:00.0: enabling device (0000 -> 0002)
[    2.576616] nvme nvme0: 8/0/0 default/read/poll queues
[    2.576663] nvme nvme4: Shutdown timeout set to 10 seconds
[    2.576767] nvme nvme1: Shutdown timeout set to 10 seconds
[    2.576828] nvme nvme2: Shutdown timeout set to 10 seconds
[    2.576870] nvme nvme3: Shutdown timeout set to 10 seconds
[    2.577031] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.577055] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.577058] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.577060] usb usb4: Product: xHCI Host Controller
[    2.577061] usb usb4: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.577063] usb usb4: SerialNumber: 0000:03:00.3
[    2.577164] hub 4-0:1.0: USB hub found
[    2.577170] hub 4-0:1.0: 2 ports detected
[    2.577809] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.577819] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 5
[    2.578578] nvme nvme4: 8/0/0 default/read/poll queues
[    2.578947] nvme nvme2: 8/0/0 default/read/poll queues
[    2.579467] nvme nvme3: 8/0/0 default/read/poll queues
[    2.580094] nvme nvme1: 8/0/0 default/read/poll queues
[    2.581263]  nvme4n1: p1 p9
[    2.581470]  nvme2n1: p1 p9
[    2.583373]  nvme0n1: p1 p9
[    2.585028]  nvme3n1: p1 p2 p3
[    2.586141]  nvme1n1: p1 p9
[    2.631322] asus_wmi: ASUS WMI generic driver loaded
[    2.631332] AVX2 version of gcm_enc/dec engaged.
[    2.632575] AES CTR mode by8 optimization enabled
[    2.632576] xhci_hcd 0000:22:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[    2.634107] mpt3sas version 36.100.00.00 loaded
[    2.634240] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.635169] mpt3sas_cm0: 63 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (263771844 kB)
[    2.635622] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.638019] usb usb5: Product: xHCI Host Controller
[    2.639673] usb usb5: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.641259] usb usb5: SerialNumber: 0000:22:00.0
[    2.642411] hub 5-0:1.0: USB hub found
[    2.643402] hub 5-0:1.0: 1 port detected
[    2.644553] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.645168] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 6
[    2.645759] xhci_hcd 0000:22:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[    2.646378] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.646985] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.647712] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.648536] usb usb6: Product: xHCI Host Controller
[    2.649394] usb usb6: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.650312] usb usb6: SerialNumber: 0000:22:00.0
[    2.651410] hub 6-0:1.0: USB hub found
[    2.652404] hub 6-0:1.0: 1 port detected
[    2.653611] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.654977] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 7
[    2.656557] xhci_hcd 0000:25:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.658250] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.659309] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.660360] usb usb7: Product: xHCI Host Controller
[    2.661372] usb usb7: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.662338] usb usb7: SerialNumber: 0000:25:00.3
[    2.663431] hub 7-0:1.0: USB hub found
[    2.664464] hub 7-0:1.0: 2 ports detected
[    2.665646] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.667218] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 8
[    2.668329] xhci_hcd 0000:25:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.669381] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.670453] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.671507] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.672582] usb usb8: Product: xHCI Host Controller
[    2.673657] usb usb8: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.674760] usb usb8: SerialNumber: 0000:25:00.3
[    2.676452] hub 8-0:1.0: USB hub found
[    2.677460] hub 8-0:1.0: 2 ports detected
[    2.678573] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.679255] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 9
[    2.680117] xhci_hcd 0000:47:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.681279] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.681991] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.682711] usb usb9: Product: xHCI Host Controller
[    2.683415] usb usb9: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.684109] usb usb9: SerialNumber: 0000:47:00.1
[    2.684872] hub 9-0:1.0: USB hub found
[    2.685546] hub 9-0:1.0: 6 ports detected
[    2.686579] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000007) is beyond end of object (length 0x6) (20201113/exoparg2-393)

[    2.688602] No Local Variables are initialized for Method [_PLD]

[    2.689529] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.689964] No Arguments are initialized for method [_PLD]

[    2.689967] ACPI Error:
[    2.690762] mpt3sas_cm0: MSI-X vectors supported: 96
[    2.691452] Aborting method
[    2.692155]   no of cores: 128, max_msix_vectors: -1
[    2.692857] \_SB.S0D2.D2A0.BYUP.BYD8.XHC1.RHUB.PRT6._PLD
[    2.693616] mpt3sas_cm0:  0 96
[    2.694304]  due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
[    2.697284] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.697878] mpt3sas_cm0: High IOPs queues : disabled
[    2.697971] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 10
[    2.698759] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 158
[    2.699487] xhci_hcd 0000:47:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    2.700197] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 159
[    2.700198] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 160
[    2.700951] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.701711] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 161
[    2.702462] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.703143] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 162
[    2.703144] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 163
[    2.703859] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.704678] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 164
[    2.705441] usb usb10: Product: xHCI Host Controller
[    2.706138] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 165
[    2.706881] usb usb10: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.707657] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 166
[    2.707658] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 167
[    2.708426] usb usb10: SerialNumber: 0000:47:00.1
[    2.709124] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 168
[    2.709125] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 169
[    2.709957] hub 10-0:1.0: USB hub found
[    2.710646] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 170
[    2.711359] hub 10-0:1.0: 4 ports detected
[    2.712036] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 171
[    2.713270] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.713567] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 172
[    2.714251] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 11
[    2.714950] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 173
[    2.715864] xhci_hcd 0000:47:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.716439] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 174
[    2.716440] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 175
[    2.717540] usb usb11: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.717792] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 176
[    2.717793] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 177
[    2.718545] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.719242] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 178
[    2.719243] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 179
[    2.719952] usb usb11: Product: xHCI Host Controller
[    2.720793] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 180
[    2.720794] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 181
[    2.721522] usb usb11: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.722218] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 182
[    2.722219] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 183
[    2.722914] usb usb11: SerialNumber: 0000:47:00.3
[    2.723677] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 184
[    2.723678] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 185
[    2.724466] hub 11-0:1.0: USB hub found
[    2.725078] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 186
[    2.725809] hub 11-0:1.0: 6 ports detected
[    2.726542] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 187
[    2.726543] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 188
[    2.727919] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.727970] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 189
[    2.728725] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 12
[    2.729444] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 190
[    2.730121] xhci_hcd 0000:47:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.730840] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 191
[    2.730841] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 192
[    2.731615] usb usb12: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.732302] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 193
[    2.733002] usb usb12: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.733766] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 194
[    2.734482] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.735135] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 195
[    2.735500] MXM: GUID detected in BIOS
[    2.735818] usb usb12: Product: xHCI Host Controller
[    2.736555] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 196
[    2.736556] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 197
[    2.737200] usb usb12: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.737890] mpt3sas0-msix40: PCI-MSI-X enabled: IRQ 198
[    2.738650] usb usb12: SerialNumber: 0000:47:00.3
[    2.739330] mpt3sas0-msix41: PCI-MSI-X enabled: IRQ 199
[    2.739389] checking generic (f380000000 300000) vs hw (e6000000 1000000)
[    2.739391] checking generic (f380000000 300000) vs hw (f380000000 10000000)
[    2.739392] fb0: switching to nouveaufb from EFI VGA
[    2.740078] hub 12-0:1.0: USB hub found
[    2.740714] mpt3sas0-msix42: PCI-MSI-X enabled: IRQ 200
[    2.741419] hub 12-0:1.0: 4 ports detected
[    2.742081] mpt3sas0-msix43: PCI-MSI-X enabled: IRQ 201
[    2.743329] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.743579] mpt3sas0-msix44: PCI-MSI-X enabled: IRQ 202
[    2.744308] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 13
[    2.745015] mpt3sas0-msix45: PCI-MSI-X enabled: IRQ 203
[    2.746393] xhci_hcd 0000:4a:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.746546] mpt3sas0-msix46: PCI-MSI-X enabled: IRQ 204
[    2.747407] usb usb13: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.748014] mpt3sas0-msix47: PCI-MSI-X enabled: IRQ 205
[    2.748016] mpt3sas0-msix48: PCI-MSI-X enabled: IRQ 206
[    2.748017] mpt3sas0-msix49: PCI-MSI-X enabled: IRQ 207
[    2.748818] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.749568] mpt3sas0-msix50: PCI-MSI-X enabled: IRQ 208
[    2.750283] usb usb13: Product: xHCI Host Controller
[    2.751034] mpt3sas0-msix51: PCI-MSI-X enabled: IRQ 209
[    2.751829] usb usb13: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.752594] mpt3sas0-msix52: PCI-MSI-X enabled: IRQ 210
[    2.753293] usb usb13: SerialNumber: 0000:4a:00.2
[    2.754008] mpt3sas0-msix53: PCI-MSI-X enabled: IRQ 211
[    2.754818] hub 13-0:1.0: USB hub found
[    2.755492] mpt3sas0-msix54: PCI-MSI-X enabled: IRQ 212
[    2.756176] hub 13-0:1.0: 2 ports detected
[    2.756891] mpt3sas0-msix55: PCI-MSI-X enabled: IRQ 213
[    2.757817] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.758427] mpt3sas0-msix56: PCI-MSI-X enabled: IRQ 214
[    2.759159] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 14
[    2.759977] mpt3sas0-msix57: PCI-MSI-X enabled: IRQ 215
[    2.760836] xhci_hcd 0000:4a:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.761583] mpt3sas0-msix58: PCI-MSI-X enabled: IRQ 216
[    2.762357] usb usb14: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.763095] mpt3sas0-msix59: PCI-MSI-X enabled: IRQ 217
[    2.763962] usb usb14: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.764783] mpt3sas0-msix60: PCI-MSI-X enabled: IRQ 218
[    2.765587] usb usb14: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.766364] mpt3sas0-msix61: PCI-MSI-X enabled: IRQ 219
[    2.767149] usb usb14: Product: xHCI Host Controller
[    2.767985] mpt3sas0-msix62: PCI-MSI-X enabled: IRQ 220
[    2.768902] usb usb14: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.769740] mpt3sas0-msix63: PCI-MSI-X enabled: IRQ 221
[    2.769741] mpt3sas0-msix64: PCI-MSI-X enabled: IRQ 222
[    2.770542] usb usb14: SerialNumber: 0000:4a:00.2
[    2.771345] mpt3sas0-msix65: PCI-MSI-X enabled: IRQ 223
[    2.772275] hub 14-0:1.0: USB hub found
[    2.773110] mpt3sas0-msix66: PCI-MSI-X enabled: IRQ 224
[    2.773996] hub 14-0:1.0: 4 ports detected
[    2.774867] mpt3sas0-msix67: PCI-MSI-X enabled: IRQ 225
[    2.775920] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.776547] mpt3sas0-msix68: PCI-MSI-X enabled: IRQ 226
[    2.777361] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 15
[    2.778223] mpt3sas0-msix69: PCI-MSI-X enabled: IRQ 227
[    2.779722] xhci_hcd 0000:4c:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.780040] mpt3sas0-msix70: PCI-MSI-X enabled: IRQ 228
[    2.781063] usb usb15: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.781799] mpt3sas0-msix71: PCI-MSI-X enabled: IRQ 229
[    2.782640] usb usb15: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.783460] mpt3sas0-msix72: PCI-MSI-X enabled: IRQ 230
[    2.784381] usb usb15: Product: xHCI Host Controller
[    2.785290] mpt3sas0-msix73: PCI-MSI-X enabled: IRQ 231
[    2.786278] usb usb15: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.787186] mpt3sas0-msix74: PCI-MSI-X enabled: IRQ 232
[    2.788121] usb usb15: SerialNumber: 0000:4c:00.2
[    2.788205] hub 15-0:1.0: USB hub found
[    2.789013] mpt3sas0-msix75: PCI-MSI-X enabled: IRQ 233
[    2.789924] hub 15-0:1.0: 2 ports detected
[    2.790793] mpt3sas0-msix76: PCI-MSI-X enabled: IRQ 234
[    2.791725] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.792571] mpt3sas0-msix77: PCI-MSI-X enabled: IRQ 235
[    2.793479] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 16
[    2.794441] mpt3sas0-msix78: PCI-MSI-X enabled: IRQ 236
[    2.795418] xhci_hcd 0000:4c:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.796474] mpt3sas0-msix79: PCI-MSI-X enabled: IRQ 237
[    2.797495] usb usb16: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.798467] mpt3sas0-msix80: PCI-MSI-X enabled: IRQ 238
[    2.798468] mpt3sas0-msix81: PCI-MSI-X enabled: IRQ 239
[    2.799479] usb usb16: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.800514] mpt3sas0-msix82: PCI-MSI-X enabled: IRQ 240
[    2.800515] mpt3sas0-msix83: PCI-MSI-X enabled: IRQ 241
[    2.800516] mpt3sas0-msix84: PCI-MSI-X enabled: IRQ 242
[    2.801504] usb usb16: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.802482] mpt3sas0-msix85: PCI-MSI-X enabled: IRQ 243
[    2.803470] usb usb16: Product: xHCI Host Controller
[    2.804542] mpt3sas0-msix86: PCI-MSI-X enabled: IRQ 244
[    2.805621] usb usb16: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.806687] mpt3sas0-msix87: PCI-MSI-X enabled: IRQ 245
[    2.807699] usb usb16: SerialNumber: 0000:4c:00.2
[    2.808714] mpt3sas0-msix88: PCI-MSI-X enabled: IRQ 246
[    2.809785] hub 16-0:1.0: USB hub found
[    2.810726] mpt3sas0-msix89: PCI-MSI-X enabled: IRQ 247
[    2.811740] hub 16-0:1.0: 4 ports detected
[    2.812809] mpt3sas0-msix90: PCI-MSI-X enabled: IRQ 248
[    2.841246] mpt3sas0-msix91: PCI-MSI-X enabled: IRQ 249
[    2.841248] mpt3sas0-msix92: PCI-MSI-X enabled: IRQ 250
[    2.841249] mpt3sas0-msix93: PCI-MSI-X enabled: IRQ 251
[    2.841250] mpt3sas0-msix94: PCI-MSI-X enabled: IRQ 252
[    2.841251] mpt3sas0-msix95: PCI-MSI-X enabled: IRQ 253
[    2.841251] mpt3sas_cm0: iomem(0x00000000c2440000), mapped(0x00000000c066f1f0), size(65536)
[    2.841254] mpt3sas_cm0: ioport(0x0000000000006000), size(256)
[    2.841273] Console: switching to colour dummy device 80x25
[    2.841328] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[    2.841393] nouveau 0000:01:00.0: NVIDIA TU102 (162000a1)
[    2.870279] ata1: SATA link down (SStatus 0 SControl 300)
[    2.870299] ata2: SATA link down (SStatus 0 SControl 300)
[    2.898714] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.898722] mpt3sas_cm0: sending message unit reset !!
[    2.900139] mpt3sas_cm0: message unit reset: SUCCESS
[    2.904157] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[    2.927661] mpt3sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(7), sge_per_io(128), chains_per_io(19)
[    2.930458] mpt3sas_cm0: request pool(0x00000000a8609be4) - dma(0xfe200000): depth(9960), frame_size(128), pool_size(1245 kB)
[    2.962788] nouveau 0000:01:00.0: bios: version 90.02.42.00.0f
[    2.963913] nouveau 0000:01:00.0: pmu: firmware unavailable
[    2.964729] nouveau 0000:01:00.0: fb: 24576 MiB GDDR6
[    2.990566] [TTM] Zone  kernel: Available graphics memory: 131885922 KiB
[    2.990572] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    2.990590] nouveau 0000:01:00.0: DRM: VRAM: 24576 MiB
[    2.990595] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    2.990601] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    2.990606] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    2.990611] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    2.990617] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    2.990622] nouveau 0000:01:00.0: DRM: DCB outp 00: 02800f66 04600020
[    2.990628] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f62 00020020
[    2.990634] nouveau 0000:01:00.0: DRM: DCB outp 03: 02011f52 00020010
[    2.990640] nouveau 0000:01:00.0: DRM: DCB outp 04: 04822f76 04600010
[    2.990646] nouveau 0000:01:00.0: DRM: DCB outp 05: 04022f72 00020010
[    2.990652] nouveau 0000:01:00.0: DRM: DCB outp 08: 01844f36 04600010
[    2.990658] nouveau 0000:01:00.0: DRM: DCB outp 09: 01044f32 00020010
[    2.990664] nouveau 0000:01:00.0: DRM: DCB outp 10: 04833f86 04600020
[    2.990670] nouveau 0000:01:00.0: DRM: DCB conn 00: 00020046
[    2.990677] nouveau 0000:01:00.0: DRM: DCB conn 01: 00010161
[    2.990683] nouveau 0000:01:00.0: DRM: DCB conn 02: 01000246
[    2.990688] nouveau 0000:01:00.0: DRM: DCB conn 03: 02000371
[    2.990695] nouveau 0000:01:00.0: DRM: DCB conn 04: 00001446
[    2.991166] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    3.000314] mpt3sas_cm0: sense pool(0x000000008ddc360b)- dma(0xfc900000): depth(9747),element_size(96), pool_size(913 kB)
[    3.000578] mpt3sas_cm0: config page(0x000000003d821d0b) - dma(0xfc5ee000): size(512)
[    3.000585] mpt3sas_cm0: Allocated physical memory: size(19669 kB)
[    3.000590] mpt3sas_cm0: Current Controller Queue Depth(9744),Max Controller Queue Depth(9856)
[    3.000596] mpt3sas_cm0: Scatter Gather Elements per IO(128)
[    3.036088] usb 9-5: new high-speed USB device number 2 using xhci_hcd
[    3.073629] usb 3-2: New USB device found, idVendor=c0f4, idProduct=04c0, bcdDevice= 1.10
[    3.073638] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.073644] usb 3-2: Product: usb keyboard
[    3.073649] usb 3-2: Manufacturer: SZH
[    3.083469] atlantic 0000:46:00.0 enp70s0: renamed from eth0
[    3.138577] hid: raw HID events driver (C) Jiri Kosina
[    3.153730] usbcore: registered new interface driver usbhid
[    3.153736] usbhid: USB HID core driver
[    3.157679] input: SZH usb keyboard as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.0/0003:C0F4:04C0.0001/input/input2
[    3.169135] mpt3sas_cm0: _base_display_fwpkg_version: complete
[    3.169427] mpt3sas_cm0: LSISAS3008: FWVersion(16.00.01.00), ChipRevision(0x02), BiosVersion(18.00.00.00)
[    3.169436] mpt3sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    3.169501] scsi host2: Fusion MPT SAS Host
[    3.171804] mpt3sas_cm0: sending port enable !!
[    3.172280] mpt3sas_cm0: hba_port entry: 000000009b4e1921, port: 255 is added to hba_port list
[    3.173587] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b00fe7d850), phys(8)
[    3.175199] mpt3sas_cm0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x50030480001ef13f), phys(38)
[    3.175612]  expander-2:0: add: handle(0x0009), sas_addr(0x50030480001ef13f)
[    3.182090] scsi 2:0:0:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.182100] scsi 2:0:0:0: SATA: handle(0x000a), sas_addr(0x50030480001ef10a), phy(10), device_name(0x9d575b0a9adaeaef)
[    3.182108] scsi 2:0:0:0: enclosure logical id (0x50030480001ef13f), slot(2)
[    3.182114] scsi 2:0:0:0: enclosure level(0x0000), connector name(     )
[    3.182167] scsi 2:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.182174] scsi 2:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.182895]  end_device-2:0:0: add: handle(0x000a), sas_addr(0x50030480001ef10a)
[    3.183752] scsi 2:0:1:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.183760] scsi 2:0:1:0: SATA: handle(0x000b), sas_addr(0x50030480001ef10e), phy(14), device_name(0x9d5964089bd8f3f6)
[    3.183767] scsi 2:0:1:0: enclosure logical id (0x50030480001ef13f), slot(6)
[    3.183772] scsi 2:0:1:0: enclosure level(0x0000), connector name(     )
[    3.183823] scsi 2:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.183829] scsi 2:0:1:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.184589]  end_device-2:0:1: add: handle(0x000b), sas_addr(0x50030480001ef10e)
[    3.187208] usb 9-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    3.187218] usb 9-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.187224] usb 9-5: Product: USB2.0 Hub
[    3.192066] scsi 2:0:2:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    3.192073] scsi 2:0:2:0: SATA: handle(0x000c), sas_addr(0x50030480001ef10f), phy(15), device_name(0x5001b448b50d1434)
[    3.192077] scsi 2:0:2:0: enclosure logical id (0x50030480001ef13f), slot(7)
[    3.192080] scsi 2:0:2:0: enclosure level(0x0000), connector name(     )
[    3.192129] scsi 2:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.192133] scsi 2:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.199045]  end_device-2:0:2: add: handle(0x000c), sas_addr(0x50030480001ef10f)
[    3.206219] scsi 2:0:3:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    3.206228] scsi 2:0:3:0: SATA: handle(0x000d), sas_addr(0x50030480001ef110), phy(16), device_name(0x5001b448b50d8007)
[    3.206236] scsi 2:0:3:0: enclosure logical id (0x50030480001ef13f), slot(8)
[    3.206243] scsi 2:0:3:0: enclosure level(0x0000), connector name(     )
[    3.206294] scsi 2:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.206298] scsi 2:0:3:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.213348]  end_device-2:0:3: add: handle(0x000d), sas_addr(0x50030480001ef110)
[    3.214731] scsi 2:0:4:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.214742] scsi 2:0:4:0: SATA: handle(0x000e), sas_addr(0x50030480001ef114), phy(20), device_name(0x9d575b0a9adae9ea)
[    3.214753] scsi 2:0:4:0: enclosure logical id (0x50030480001ef13f), slot(12)
[    3.214762] scsi 2:0:4:0: enclosure level(0x0000), connector name(     )
[    3.215042] scsi 2:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.215050] scsi 2:0:4:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.215930]  end_device-2:0:4: add: handle(0x000e), sas_addr(0x50030480001ef114)
[    3.216270] hid-generic 0003:C0F4:04C0.0001: input,hidraw0: USB HID v1.10 Keyboard [SZH usb keyboard] on usb-0000:03:00.3-2/input0
[    3.216484] input: SZH usb keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input3
[    3.217514] scsi 2:0:5:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.217527] scsi 2:0:5:0: SATA: handle(0x000f), sas_addr(0x50030480001ef115), phy(21), device_name(0x9d575b0a9cc9e6db)
[    3.217537] scsi 2:0:5:0: enclosure logical id (0x50030480001ef13f), slot(13)
[    3.217545] scsi 2:0:5:0: enclosure level(0x0000), connector name(     )
[    3.217821] scsi 2:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.217829] scsi 2:0:5:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.218774]  end_device-2:0:5: add: handle(0x000f), sas_addr(0x50030480001ef115)
[    3.226944] scsi 2:0:6:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    3.226953] scsi 2:0:6:0: SATA: handle(0x0010), sas_addr(0x50030480001ef116), phy(22), device_name(0x5001b448b595d484)
[    3.226961] scsi 2:0:6:0: enclosure logical id (0x50030480001ef13f), slot(14)
[    3.226968] scsi 2:0:6:0: enclosure level(0x0000), connector name(     )
[    3.227025] scsi 2:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.227032] scsi 2:0:6:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.234105]  end_device-2:0:6: add: handle(0x0010), sas_addr(0x50030480001ef116)
[    3.235134] scsi 2:0:7:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.235145] scsi 2:0:7:0: SATA: handle(0x0011), sas_addr(0x50030480001ef11a), phy(26), device_name(0x9d575b0897eee8f2)
[    3.235155] scsi 2:0:7:0: enclosure logical id (0x50030480001ef13f), slot(18)
[    3.235163] scsi 2:0:7:0: enclosure level(0x0000), connector name(     )
[    3.235220] scsi 2:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.235226] scsi 2:0:7:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.235951]  end_device-2:0:7: add: handle(0x0011), sas_addr(0x50030480001ef11a)
[    3.236821] scsi 2:0:8:0: Direct-Access     ATA      Patriot Blast    22.3 PQ: 0 ANSI: 6
[    3.236829] scsi 2:0:8:0: SATA: handle(0x0012), sas_addr(0x50030480001ef11b), phy(27), device_name(0x9d5c5b119ae9e0e7)
[    3.236836] scsi 2:0:8:0: enclosure logical id (0x50030480001ef13f), slot(19)
[    3.236842] scsi 2:0:8:0: enclosure level(0x0000), connector name(     )
[    3.236896] scsi 2:0:8:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.236902] scsi 2:0:8:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.237633]  end_device-2:0:8: add: handle(0x0012), sas_addr(0x50030480001ef11b)
[    3.244831] scsi 2:0:9:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    3.244836] scsi 2:0:9:0: SATA: handle(0x0013), sas_addr(0x50030480001ef11c), phy(28), device_name(0x5001b448b595d422)
[    3.244840] scsi 2:0:9:0: enclosure logical id (0x50030480001ef13f), slot(20)
[    3.244844] scsi 2:0:9:0: enclosure level(0x0000), connector name(     )
[    3.244895] scsi 2:0:9:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.244899] scsi 2:0:9:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.245364] hub 9-5:1.0: USB hub found
[    3.245966] hub 9-5:1.0: 4 ports detected
[    3.251950]  end_device-2:0:9: add: handle(0x0013), sas_addr(0x50030480001ef11c)
[    3.252799] scsi 2:0:10:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    3.252804] scsi 2:0:10:0: set ignore_delay_remove for handle(0x0014)
[    3.252807] scsi 2:0:10:0: SES: handle(0x0014), sas_addr(0x50030480001ef13d), phy(36), device_name(0x0000000000000000)
[    3.252812] scsi 2:0:10:0: enclosure logical id (0x50030480001ef13f), slot(21)
[    3.252815] scsi 2:0:10:0: enclosure level(0x0000), connector name(     )
[    3.252818] scsi 2:0:10:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    3.254620]  end_device-2:0:10: add: handle(0x0014), sas_addr(0x50030480001ef13d)
[    3.255116] mpt3sas_cm0: expander_add: handle(0x0015), parent(0x0002), sas_addr(0x50030480002391bf), phys(38)
[    3.255662]  expander-2:1: add: handle(0x0015), sas_addr(0x50030480002391bf)
[    3.262940] scsi 2:0:11:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.262949] scsi 2:0:11:0: SATA: handle(0x0016), sas_addr(0x500304800023918e), phy(14), device_name(0x50014ee2b79f0e3a)
[    3.262956] scsi 2:0:11:0: enclosure logical id (0x50030480002391bf), slot(2)
[    3.262962] scsi 2:0:11:0: enclosure level(0x0000), connector name(     )
[    3.263014] scsi 2:0:11:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.263021] scsi 2:0:11:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.265537]  end_device-2:1:0: add: handle(0x0016), sas_addr(0x500304800023918e)
[    3.267426] scsi 2:0:12:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.267434] scsi 2:0:12:0: SATA: handle(0x0017), sas_addr(0x500304800023918f), phy(15), device_name(0x5000c500c625bfce)
[    3.267441] scsi 2:0:12:0: enclosure logical id (0x50030480002391bf), slot(3)
[    3.267446] scsi 2:0:12:0: enclosure level(0x0000), connector name(     )
[    3.267498] scsi 2:0:12:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.267505] scsi 2:0:12:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.270734]  end_device-2:1:1: add: handle(0x0017), sas_addr(0x500304800023918f)
[    3.272651] scsi 2:0:13:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.272661] scsi 2:0:13:0: SATA: handle(0x0018), sas_addr(0x5003048000239190), phy(16), device_name(0x5000c500c625d8bd)
[    3.272669] scsi 2:0:13:0: enclosure logical id (0x50030480002391bf), slot(4)
[    3.272677] scsi 2:0:13:0: enclosure level(0x0000), connector name(     )
[    3.272738] scsi 2:0:13:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.272746] scsi 2:0:13:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.275989]  end_device-2:1:2: add: handle(0x0018), sas_addr(0x5003048000239190)
[    3.276091] input: SZH usb keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input4
[    3.276170] hid-generic 0003:C0F4:04C0.0002: input,hidraw1: USB HID v1.10 Device [SZH usb keyboard] on usb-0000:03:00.3-2/input1
[    3.278019] scsi 2:0:14:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.278030] scsi 2:0:14:0: SATA: handle(0x0019), sas_addr(0x5003048000239191), phy(17), device_name(0x5000c500c6262da3)
[    3.278040] scsi 2:0:14:0: enclosure logical id (0x50030480002391bf), slot(5)
[    3.278048] scsi 2:0:14:0: enclosure level(0x0000), connector name(     )
[    3.278108] scsi 2:0:14:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.278117] scsi 2:0:14:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.281363]  end_device-2:1:3: add: handle(0x0019), sas_addr(0x5003048000239191)
[    3.283581] scsi 2:0:15:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.283590] scsi 2:0:15:0: SATA: handle(0x001a), sas_addr(0x5003048000239195), phy(21), device_name(0x5000c500c62686bb)
[    3.283598] scsi 2:0:15:0: enclosure logical id (0x50030480002391bf), slot(9)
[    3.283604] scsi 2:0:15:0: enclosure level(0x0000), connector name(     )
[    3.283657] scsi 2:0:15:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.283664] scsi 2:0:15:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.286899]  end_device-2:1:4: add: handle(0x001a), sas_addr(0x5003048000239195)
[    3.289235] scsi 2:0:16:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.289244] scsi 2:0:16:0: SATA: handle(0x001b), sas_addr(0x5003048000239196), phy(22), device_name(0x5000c500c61f29bd)
[    3.289252] scsi 2:0:16:0: enclosure logical id (0x50030480002391bf), slot(10)
[    3.289260] scsi 2:0:16:0: enclosure level(0x0000), connector name(     )
[    3.289320] scsi 2:0:16:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.289329] scsi 2:0:16:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.292570]  end_device-2:1:5: add: handle(0x001b), sas_addr(0x5003048000239196)
[    3.294587] scsi 2:0:17:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.294595] scsi 2:0:17:0: SATA: handle(0x001c), sas_addr(0x5003048000239197), phy(23), device_name(0x5000c500c6265835)
[    3.294603] scsi 2:0:17:0: enclosure logical id (0x50030480002391bf), slot(11)
[    3.294610] scsi 2:0:17:0: enclosure level(0x0000), connector name(     )
[    3.294664] scsi 2:0:17:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.294672] scsi 2:0:17:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.297910]  end_device-2:1:6: add: handle(0x001c), sas_addr(0x5003048000239197)
[    3.299498] scsi 2:0:18:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.299507] scsi 2:0:18:0: SATA: handle(0x001d), sas_addr(0x500304800023919a), phy(26), device_name(0x50014ee2b79f927c)
[    3.299514] scsi 2:0:18:0: enclosure logical id (0x50030480002391bf), slot(14)
[    3.299521] scsi 2:0:18:0: enclosure level(0x0000), connector name(     )
[    3.299573] scsi 2:0:18:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.299581] scsi 2:0:18:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.302126]  end_device-2:1:7: add: handle(0x001d), sas_addr(0x500304800023919a)
[    3.304996] scsi 2:0:19:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    3.305005] scsi 2:0:19:0: SATA: handle(0x001e), sas_addr(0x500304800023919b), phy(27), device_name(0x5000cca36ace8126)
[    3.305012] scsi 2:0:19:0: enclosure logical id (0x50030480002391bf), slot(15)
[    3.305019] scsi 2:0:19:0: enclosure level(0x0000), connector name(     )
[    3.305074] scsi 2:0:19:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.305081] scsi 2:0:19:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.310800]  end_device-2:1:8: add: handle(0x001e), sas_addr(0x500304800023919b)
[    3.313024] scsi 2:0:20:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.313033] scsi 2:0:20:0: SATA: handle(0x001f), sas_addr(0x500304800023919c), phy(28), device_name(0x5000c500c624e6fc)
[    3.313043] scsi 2:0:20:0: enclosure logical id (0x50030480002391bf), slot(16)
[    3.313052] scsi 2:0:20:0: enclosure level(0x0000), connector name(     )
[    3.313362] scsi 2:0:20:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.313371] scsi 2:0:20:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.317193]  end_device-2:1:9: add: handle(0x001f), sas_addr(0x500304800023919c)
[    3.320019] scsi 2:0:21:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.320027] scsi 2:0:21:0: SATA: handle(0x0020), sas_addr(0x500304800023919d), phy(29), device_name(0x5000c500c621ac4b)
[    3.320038] scsi 2:0:21:0: enclosure logical id (0x50030480002391bf), slot(17)
[    3.320045] scsi 2:0:21:0: enclosure level(0x0000), connector name(     )
[    3.320202] scsi 2:0:21:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.320210] scsi 2:0:21:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.323783]  end_device-2:1:10: add: handle(0x0020), sas_addr(0x500304800023919d)
[    3.326989] scsi 2:0:22:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    3.326998] scsi 2:0:22:0: SATA: handle(0x0021), sas_addr(0x50030480002391a0), phy(32), device_name(0x5000cca36ad126ee)
[    3.327005] scsi 2:0:22:0: enclosure logical id (0x50030480002391bf), slot(20)
[    3.327010] scsi 2:0:22:0: enclosure level(0x0000), connector name(     )
[    3.327068] scsi 2:0:22:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.327074] scsi 2:0:22:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.332693]  end_device-2:1:11: add: handle(0x0021), sas_addr(0x50030480002391a0)
[    3.334439] scsi 2:0:23:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.334447] scsi 2:0:23:0: SATA: handle(0x0022), sas_addr(0x50030480002391a1), phy(33), device_name(0x50014ee20df70f2b)
[    3.334455] scsi 2:0:23:0: enclosure logical id (0x50030480002391bf), slot(21)
[    3.334460] scsi 2:0:23:0: enclosure level(0x0000), connector name(     )
[    3.334514] scsi 2:0:23:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.334520] scsi 2:0:23:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.337097]  end_device-2:1:12: add: handle(0x0022), sas_addr(0x50030480002391a1)
[    3.338938] scsi 2:0:24:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.338945] scsi 2:0:24:0: SATA: handle(0x0023), sas_addr(0x50030480002391a2), phy(34), device_name(0x5000c500c626942d)
[    3.338951] scsi 2:0:24:0: enclosure logical id (0x50030480002391bf), slot(22)
[    3.338956] scsi 2:0:24:0: enclosure level(0x0000), connector name(     )
[    3.339010] scsi 2:0:24:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.339016] scsi 2:0:24:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.342236]  end_device-2:1:13: add: handle(0x0023), sas_addr(0x50030480002391a2)
[    3.344069] scsi 2:0:25:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.344077] scsi 2:0:25:0: SATA: handle(0x0024), sas_addr(0x50030480002391a3), phy(35), device_name(0x5000c500c624e484)
[    3.344085] scsi 2:0:25:0: enclosure logical id (0x50030480002391bf), slot(23)
[    3.344091] scsi 2:0:25:0: enclosure level(0x0000), connector name(     )
[    3.344145] scsi 2:0:25:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.344151] scsi 2:0:25:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.347364]  end_device-2:1:14: add: handle(0x0024), sas_addr(0x50030480002391a3)
[    3.348488] scsi 2:0:26:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    3.348495] scsi 2:0:26:0: set ignore_delay_remove for handle(0x0025)
[    3.348501] scsi 2:0:26:0: SES: handle(0x0025), sas_addr(0x50030480002391bd), phy(36), device_name(0x0000000000000000)
[    3.348508] scsi 2:0:26:0: enclosure logical id (0x50030480002391bf), slot(24)
[    3.348514] scsi 2:0:26:0: enclosure level(0x0000), connector name(     )
[    3.348519] scsi 2:0:26:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    3.350989]  end_device-2:1:15: add: handle(0x0025), sas_addr(0x50030480002391bd)
[    3.368021] mpt3sas_cm0: port enable: SUCCESS
[    3.368245] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    3.368411] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    3.368555] sd 2:0:2:0: Attached scsi generic sg2 type 0
[    3.368717] sd 2:0:3:0: Attached scsi generic sg3 type 0
[    3.368877] sd 2:0:4:0: Attached scsi generic sg4 type 0
[    3.369033] sd 2:0:5:0: Attached scsi generic sg5 type 0
[    3.369163] sd 2:0:6:0: Attached scsi generic sg6 type 0
[    3.369348] sd 2:0:7:0: Attached scsi generic sg7 type 0
[    3.369515] sd 2:0:8:0: Attached scsi generic sg8 type 0
[    3.369787] sd 2:0:9:0: Attached scsi generic sg9 type 0
[    3.369930] scsi 2:0:10:0: Attached scsi generic sg10 type 13
[    3.370089] sd 2:0:11:0: Attached scsi generic sg11 type 0
[    3.370229] sd 2:0:12:0: Attached scsi generic sg12 type 0
[    3.370429] sd 2:0:13:0: Attached scsi generic sg13 type 0
[    3.370617] sd 2:0:14:0: Attached scsi generic sg14 type 0
[    3.370801] sd 2:0:15:0: Attached scsi generic sg15 type 0
[    3.370984] sd 2:0:16:0: Attached scsi generic sg16 type 0
[    3.371172] sd 2:0:17:0: Attached scsi generic sg17 type 0
[    3.371338] sd 2:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.371368] sd 2:0:18:0: Attached scsi generic sg18 type 0
[    3.371570] sd 2:0:19:0: Attached scsi generic sg19 type 0
[    3.371759] sd 2:0:20:0: Attached scsi generic sg20 type 0
[    3.371947] sd 2:0:21:0: Attached scsi generic sg21 type 0
[    3.372149] sd 2:0:22:0: Attached scsi generic sg22 type 0
[    3.372333] sd 2:0:23:0: Attached scsi generic sg23 type 0
[    3.372630] sd 2:0:24:0: Attached scsi generic sg24 type 0
[    3.372872] sd 2:0:25:0: Attached scsi generic sg25 type 0
[    3.373096] sd 2:0:1:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.373108] scsi 2:0:26:0: Attached scsi generic sg26 type 13
[    3.374077] sd 2:0:0:0: [sda] Write Protect is off
[    3.374085] sd 2:0:0:0: [sda] Mode Sense: 9b 00 10 08
[    3.375541] sd 2:0:1:0: [sdb] Write Protect is off
[    3.375548] sd 2:0:1:0: [sdb] Mode Sense: 9b 00 10 08
[    3.376372] sd 2:0:4:0: [sde] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.377002] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.377275] sd 2:0:5:0: [sdf] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.377820] sd 2:0:7:0: [sdh] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.378427] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.379077] sd 2:0:8:0: [sdi] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.379659] sd 2:0:4:0: [sde] Write Protect is off
[    3.379664] sd 2:0:4:0: [sde] Mode Sense: 9b 00 10 08
[    3.380278] sd 2:0:5:0: [sdf] Write Protect is off
[    3.380283] sd 2:0:5:0: [sdf] Mode Sense: 9b 00 10 08
[    3.380573] sd 2:0:11:0: [sdk] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.380582] sd 2:0:11:0: [sdk] 4096-byte physical blocks
[    3.381062] sd 2:0:13:0: [sdm] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.381069] sd 2:0:13:0: [sdm] 4096-byte physical blocks
[    3.381267] sd 2:0:7:0: [sdh] Write Protect is off
[    3.381273] sd 2:0:7:0: [sdh] Mode Sense: 9b 00 10 08
[    3.381517] sd 2:0:8:0: [sdi] Write Protect is off
[    3.381524] sd 2:0:8:0: [sdi] Mode Sense: 9b 00 10 08
[    3.381535] sd 2:0:4:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.381782] sd 2:0:5:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.382081] sd 2:0:12:0: [sdl] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.382092] sd 2:0:12:0: [sdl] 4096-byte physical blocks
[    3.382515] sd 2:0:14:0: [sdn] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.382527] sd 2:0:14:0: [sdn] 4096-byte physical blocks
[    3.382632] sd 2:0:2:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.382650] sd 2:0:3:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.382710] sd 2:0:15:0: [sdo] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.382720] sd 2:0:15:0: [sdo] 4096-byte physical blocks
[    3.382928] sd 2:0:7:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.383265] sd 2:0:8:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.383533] sd 2:0:6:0: [sdg] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.383590] sd 2:0:17:0: [sdq] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.383605] sd 2:0:17:0: [sdq] 4096-byte physical blocks
[    3.383616] sd 2:0:18:0: [sdr] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.383626] sd 2:0:18:0: [sdr] 4096-byte physical blocks
[    3.383985] sd 2:0:9:0: [sdj] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.384143] sd 2:0:16:0: [sdp] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.384156] sd 2:0:16:0: [sdp] 4096-byte physical blocks
[    3.384719] sd 2:0:21:0: [sdu] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.384732] sd 2:0:21:0: [sdu] 4096-byte physical blocks
[    3.384764] sd 2:0:23:0: [sdw] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.384771] sd 2:0:23:0: [sdw] 4096-byte physical blocks
[    3.384915] sd 2:0:20:0: [sdt] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.384924] sd 2:0:20:0: [sdt] 4096-byte physical blocks
[    3.384964] sd 2:0:25:0: [sdy] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.384976] sd 2:0:25:0: [sdy] 4096-byte physical blocks
[    3.385159] sd 2:0:24:0: [sdx] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.385169] sd 2:0:24:0: [sdx] 4096-byte physical blocks
[    3.385556] sd 2:0:22:0: [sdv] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.385589] sd 2:0:19:0: [sds] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.387417] sd 2:0:11:0: [sdk] Write Protect is off
[    3.387425] sd 2:0:11:0: [sdk] Mode Sense: 9b 00 10 08
[    3.387777] sd 2:0:18:0: [sdr] Write Protect is off
[    3.387783] sd 2:0:18:0: [sdr] Mode Sense: 9b 00 10 08
[    3.388347] sd 2:0:11:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.388371] sd 2:0:23:0: [sdw] Write Protect is off
[    3.388376] sd 2:0:23:0: [sdw] Mode Sense: 9b 00 10 08
[    3.388659] sd 2:0:18:0: [sdr] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.389331] sd 2:0:23:0: [sdw] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.399566] sd 2:0:3:0: [sdd] Write Protect is off
[    3.399572] sd 2:0:3:0: [sdd] Mode Sense: 9b 00 10 08
[    3.399599] sd 2:0:2:0: [sdc] Write Protect is off
[    3.399606] sd 2:0:2:0: [sdc] Mode Sense: 9b 00 10 08
[    3.400683] sd 2:0:6:0: [sdg] Write Protect is off
[    3.400690] sd 2:0:6:0: [sdg] Mode Sense: 9b 00 10 08
[    3.400943] sd 2:0:9:0: [sdj] Write Protect is off
[    3.400950] sd 2:0:9:0: [sdj] Mode Sense: 9b 00 10 08
[    3.401604] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.401632] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.402698] sd 2:0:6:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.403008] sd 2:0:9:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.409712] sd 2:0:12:0: [sdl] Write Protect is off
[    3.409716] sd 2:0:12:0: [sdl] Mode Sense: 9b 00 10 08
[    3.409816] sd 2:0:14:0: [sdn] Write Protect is off
[    3.409820] sd 2:0:14:0: [sdn] Mode Sense: 9b 00 10 08
[    3.409844] sd 2:0:13:0: [sdm] Write Protect is off
[    3.409847] sd 2:0:13:0: [sdm] Mode Sense: 9b 00 10 08
[    3.410025] sd 2:0:15:0: [sdo] Write Protect is off
[    3.410029] sd 2:0:15:0: [sdo] Mode Sense: 9b 00 10 08
[    3.410240] sd 2:0:17:0: [sdq] Write Protect is off
[    3.410245] sd 2:0:17:0: [sdq] Mode Sense: 9b 00 10 08
[    3.410405] sd 2:0:16:0: [sdp] Write Protect is off
[    3.410409] sd 2:0:16:0: [sdp] Mode Sense: 9b 00 10 08
[    3.410724] sd 2:0:21:0: [sdu] Write Protect is off
[    3.410731] sd 2:0:21:0: [sdu] Mode Sense: 9b 00 10 08
[    3.410832] sd 2:0:20:0: [sdt] Write Protect is off
[    3.410839] sd 2:0:20:0: [sdt] Mode Sense: 9b 00 10 08
[    3.411001] sd 2:0:25:0: [sdy] Write Protect is off
[    3.411008] sd 2:0:25:0: [sdy] Mode Sense: 9b 00 10 08
[    3.411032] sd 2:0:12:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.411242] sd 2:0:14:0: [sdn] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.411269] sd 2:0:24:0: [sdx] Write Protect is off
[    3.411279] sd 2:0:24:0: [sdx] Mode Sense: 9b 00 10 08
[    3.411291] sd 2:0:13:0: [sdm] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.411667] sd 2:0:15:0: [sdo] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.411888] sd 2:0:17:0: [sdq] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.411994] sd 2:0:16:0: [sdp] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.412623] sd 2:0:20:0: [sdt] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.412657] sd 2:0:21:0: [sdu] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.412873] sd 2:0:25:0: [sdy] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.413309] sd 2:0:24:0: [sdx] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.428660]  sdi: sdi1 sdi9
[    3.429356]  sda: sda1 sda9
[    3.432712]  sdk: sdk1
[    3.435485]  sdh: sdh1 sdh9
[    3.435945]  sdf: sdf1 sdf9
[    3.435995]  sde: sde1 sde9
[    3.437261]  sdr: sdr1
[    3.437550]  sdw: sdw1
[    3.456294]  sdb: sdb1 sdb9
[    3.461056]  sdc: sdc1 sdc9
[    3.461617]  sdd: sdd1 sdd9
[    3.467252] sd 2:0:5:0: [sdf] Attached SCSI disk
[    3.471517] sd 2:0:11:0: [sdk] Attached SCSI disk
[    3.471764] sd 2:0:18:0: [sdr] Attached SCSI disk
[    3.475536] sd 2:0:23:0: [sdw] Attached SCSI disk
[    3.478874] sd 2:0:8:0: [sdi] Attached SCSI disk
[    3.479371] sd 2:0:7:0: [sdh] Attached SCSI disk
[    3.481387]  sdj: sdj1 sdj9
[    3.482274]  sdg: sdg1 sdg9
[    3.485047] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.485189] sd 2:0:4:0: [sde] Attached SCSI disk
[    3.486158]  sdx: sdx1 sdx9
[    3.486399]  sdu: sdu1 sdu9
[    3.486409]  sdo: sdo1 sdo9
[    3.486504]  sdm: sdm1 sdm9
[    3.486763]  sdq: sdq1 sdq9
[    3.486811]  sdt: sdt1 sdt9
[    3.486862]  sdp: sdp1 sdp9
[    3.486983]  sdy: sdy1 sdy9
[    3.494087] sd 2:0:1:0: [sdb] Attached SCSI disk
[    3.498941]  sdn: sdn1 sdn9
[    3.505457]  sdl: sdl1 sdl9
[    3.522501] sd 2:0:3:0: [sdd] Attached SCSI disk
[    3.526180] sd 2:0:2:0: [sdc] Attached SCSI disk
[    3.538904] sd 2:0:6:0: [sdg] Attached SCSI disk
[    3.542635] sd 2:0:9:0: [sdj] Attached SCSI disk
[    3.560717] sd 2:0:16:0: [sdp] Attached SCSI disk
[    3.560798] sd 2:0:15:0: [sdo] Attached SCSI disk
[    3.560998] sd 2:0:14:0: [sdn] Attached SCSI disk
[    3.561034] sd 2:0:13:0: [sdm] Attached SCSI disk
[    3.561075] sd 2:0:20:0: [sdt] Attached SCSI disk
[    3.561123] sd 2:0:25:0: [sdy] Attached SCSI disk
[    3.561240] sd 2:0:24:0: [sdx] Attached SCSI disk
[    3.561392] sd 2:0:17:0: [sdq] Attached SCSI disk
[    3.561435] sd 2:0:21:0: [sdu] Attached SCSI disk
[    3.579432] sd 2:0:12:0: [sdl] Attached SCSI disk
[    3.600020] usb 9-5.3: new full-speed USB device number 3 using xhci_hcd
[    3.710963] usb 9-5.3: config 1 has an invalid interface number: 2 but max is 1
[    3.710973] usb 9-5.3: config 1 has no interface number 1
[    3.722969] usb 9-5.3: New USB device found, idVendor=0b05, idProduct=18f3, bcdDevice= 1.00
[    3.722978] usb 9-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.722987] usb 9-5.3: Product: AURA LED Controller
[    3.722993] usb 9-5.3: Manufacturer: AsusTek Computer Inc.
[    3.722999] usb 9-5.3: SerialNumber: 9876543210
[    3.766176] hid-generic 0003:0B05:18F3.0003: hiddev0,hidraw2: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.3/input2
[    3.844062] usb 9-5.4: new full-speed USB device number 4 using xhci_hcd
[    3.966999] usb 9-5.4: New USB device found, idVendor=0b05, idProduct=18bb, bcdDevice= 2.00
[    3.967008] usb 9-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.967013] usb 9-5.4: Product: AURA LED Controller
[    3.967016] usb 9-5.4: Manufacturer: AsusTek Computer Inc.
[    3.967019] usb 9-5.4: SerialNumber: 205D379D4752
[    4.039530] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x200000, bo 000000009f449b11
[    4.039606] fbcon: nouveaudrmfb (fb0) is primary device
[    4.054164] hid-generic 0003:0B05:18BB.0004: hiddev1,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.4/input0
[    4.082272] sd 2:0:22:0: [sdv] Write Protect is off
[    4.082275] sd 2:0:22:0: [sdv] Mode Sense: 9b 00 10 08
[    4.082391] sd 2:0:19:0: [sds] Write Protect is off
[    4.082394] sd 2:0:19:0: [sds] Mode Sense: 9b 00 10 08
[    4.084173] sd 2:0:22:0: [sdv] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    4.084354] sd 2:0:19:0: [sds] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    4.356775]  sdv: sdv1
[    4.356867]  sds: sds1
[    4.409644] Console: switching to colour frame buffer device 240x67
[    4.631571] sd 2:0:22:0: [sdv] Attached SCSI disk
[    4.631661] sd 2:0:19:0: [sds] Attached SCSI disk
[    4.756343] nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[    4.784994] ses 2:0:10:0: Attached Enclosure device
[    4.785032] ses 2:0:26:0: Attached Enclosure device
[    4.796339] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    4.796639] nouveau 0000:4a:00.0: NVIDIA TU102 (162000a1)
[    4.913603] nouveau 0000:4a:00.0: bios: version 90.02.30.00.62
[    4.914953] nouveau 0000:4a:00.0: pmu: firmware unavailable
[    4.915735] nouveau 0000:4a:00.0: fb: 11264 MiB GDDR6
[    4.945973] nouveau 0000:4a:00.0: DRM: VRAM: 11264 MiB
[    4.945984] nouveau 0000:4a:00.0: DRM: GART: 536870912 MiB
[    4.945994] nouveau 0000:4a:00.0: DRM: BIT table 'A' not found
[    4.946004] nouveau 0000:4a:00.0: DRM: BIT table 'L' not found
[    4.946013] nouveau 0000:4a:00.0: DRM: TMDS table version 2.0
[    4.946023] nouveau 0000:4a:00.0: DRM: DCB version 4.1
[    4.946032] nouveau 0000:4a:00.0: DRM: DCB outp 00: 02800f66 04600020
[    4.946042] nouveau 0000:4a:00.0: DRM: DCB outp 01: 02000f62 00020020
[    4.946053] nouveau 0000:4a:00.0: DRM: DCB outp 03: 02011f52 00020010
[    4.946063] nouveau 0000:4a:00.0: DRM: DCB outp 04: 04822f76 04600010
[    4.946073] nouveau 0000:4a:00.0: DRM: DCB outp 05: 04022f72 00020010
[    4.946083] nouveau 0000:4a:00.0: DRM: DCB outp 08: 01844f36 04600010
[    4.946093] nouveau 0000:4a:00.0: DRM: DCB outp 09: 01044f32 00020010
[    4.946103] nouveau 0000:4a:00.0: DRM: DCB outp 10: 04833f86 04600020
[    4.946113] nouveau 0000:4a:00.0: DRM: DCB conn 00: 00020046
[    4.946123] nouveau 0000:4a:00.0: DRM: DCB conn 01: 00010161
[    4.946132] nouveau 0000:4a:00.0: DRM: DCB conn 02: 01000246
[    4.946141] nouveau 0000:4a:00.0: DRM: DCB conn 03: 02000371
[    4.946150] nouveau 0000:4a:00.0: DRM: DCB conn 04: 00001446
[    4.946701] nouveau 0000:4a:00.0: DRM: MM: using COPY for buffer copies
[    5.463524] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.463978] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4a:00.0 on minor 1
[    5.464196] nouveau 0000:4c:00.0: NVIDIA TU102 (162000a1)
[    5.581381] nouveau 0000:4c:00.0: bios: version 90.02.42.00.0f
[    5.583073] nouveau 0000:4c:00.0: pmu: firmware unavailable
[    5.584428] nouveau 0000:4c:00.0: fb: 24576 MiB GDDR6
[    5.611183] nouveau 0000:4c:00.0: DRM: VRAM: 24576 MiB
[    5.611720] nouveau 0000:4c:00.0: DRM: GART: 536870912 MiB
[    5.612255] nouveau 0000:4c:00.0: DRM: BIT table 'A' not found
[    5.612779] nouveau 0000:4c:00.0: DRM: BIT table 'L' not found
[    5.613291] nouveau 0000:4c:00.0: DRM: TMDS table version 2.0
[    5.613802] nouveau 0000:4c:00.0: DRM: DCB version 4.1
[    5.614297] nouveau 0000:4c:00.0: DRM: DCB outp 00: 02800f66 04600020
[    5.614790] nouveau 0000:4c:00.0: DRM: DCB outp 01: 02000f62 00020020
[    5.615286] nouveau 0000:4c:00.0: DRM: DCB outp 03: 02011f52 00020010
[    5.615781] nouveau 0000:4c:00.0: DRM: DCB outp 04: 04822f76 04600010
[    5.616269] nouveau 0000:4c:00.0: DRM: DCB outp 05: 04022f72 00020010
[    5.616763] nouveau 0000:4c:00.0: DRM: DCB outp 08: 01844f36 04600010
[    5.617256] nouveau 0000:4c:00.0: DRM: DCB outp 09: 01044f32 00020010
[    5.617749] nouveau 0000:4c:00.0: DRM: DCB outp 10: 04833f86 04600020
[    5.618232] nouveau 0000:4c:00.0: DRM: DCB conn 00: 00020046
[    5.618700] nouveau 0000:4c:00.0: DRM: DCB conn 01: 00010161
[    5.619167] nouveau 0000:4c:00.0: DRM: DCB conn 02: 01000246
[    5.619633] nouveau 0000:4c:00.0: DRM: DCB conn 03: 02000371
[    5.620098] nouveau 0000:4c:00.0: DRM: DCB conn 04: 00001446
[    5.621032] nouveau 0000:4c:00.0: DRM: MM: using COPY for buffer copies
[    5.751399] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    6.015367] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    6.139386] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.140380] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4c:00.0 on minor 2
[    6.352021] raid6: avx2x4   gen()  9096 MB/s
[    6.403413] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.420018] raid6: avx2x4   xor()  4676 MB/s
[    6.488014] raid6: avx2x2   gen() 12531 MB/s
[    6.556017] raid6: avx2x2   xor() 14356 MB/s
[    6.624018] raid6: avx2x1   gen() 15230 MB/s
[    6.667382] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.692014] raid6: avx2x1   xor() 14182 MB/s
[    6.760017] raid6: sse2x4   gen() 14175 MB/s
[    6.828013] raid6: sse2x4   xor()  6114 MB/s
[    6.896018] raid6: sse2x2   gen() 15017 MB/s
[    6.964334] raid6: sse2x2   xor() 10407 MB/s
[    7.032335] raid6: sse2x1   gen() 11991 MB/s
[    7.100018] raid6: sse2x1   xor()  9580 MB/s
[    7.100310] raid6: using algorithm avx2x1 gen() 15230 MB/s
[    7.100623] raid6: .... xor() 14182 MB/s, rmw enabled
[    7.100930] raid6: using avx2x2 recovery algorithm
[    7.103409] xor: automatically using best checksumming function   avx
[    7.106999] async_tx: api initialized (async)
[    7.577122] Btrfs loaded, crc32c=crc32c-intel, zoned=yes
[    7.932158] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    8.123583] systemd[1]: Inserted module 'autofs4'
[    8.149734] systemd[1]: systemd 247.3-3ubuntu3.6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    8.168051] systemd[1]: Detected architecture x86-64.
[    8.193398] systemd[1]: Set hostname to <ubuntu>.
[    8.720854] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    8.741534] systemd[1]: Queued start job for default target Graphical Interface.
[    8.783036] systemd[1]: Created slice Virtual Machine and Container Slice.
[    8.785816] systemd[1]: Created slice system-modprobe.slice.
[    8.787891] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    8.789752] systemd[1]: Created slice User and Session Slice.
[    8.790902] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.792156] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.793322] systemd[1]: Reached target User and Group Name Lookups.
[    8.794443] systemd[1]: Reached target Slices.
[    8.795564] systemd[1]: Reached target Libvirt guests shutdown.
[    8.797037] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.798223] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.799370] systemd[1]: Listening on multipathd control socket.
[    8.804935] systemd[1]: Listening on RPCbind Server Activation Socket.
[    8.806433] systemd[1]: Listening on Syslog Socket.
[    8.807539] systemd[1]: Listening on fsck to fsckd communication Socket.
[    8.808843] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.810254] systemd[1]: Listening on Journal Audit Socket.
[    8.811342] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.812603] systemd[1]: Listening on Journal Socket.
[    8.814064] systemd[1]: Listening on Network Service Netlink Socket.
[    8.815157] systemd[1]: Listening on udev Control Socket.
[    8.816298] systemd[1]: Listening on udev Kernel Socket.
[    8.818719] systemd[1]: Mounting Huge Pages File System...
[    8.821258] systemd[1]: Mounting POSIX Message Queue File System...
[    8.823171] systemd[1]: Mounting NFSD configuration filesystem...
[    8.825411] systemd[1]: Mounting RPC Pipe File System...
[    8.827589] systemd[1]: Mounting Kernel Debug File System...
[    8.830676] systemd[1]: Mounting Kernel Trace File System...
[    8.836302] systemd[1]: Starting Journal Service...
[    8.837804] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    8.840379] systemd[1]: Starting Set the console keyboard layout...
[    8.843971] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    8.848024] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.850926] systemd[1]: Starting Load Kernel Module configfs...
[    8.853342] systemd[1]: Starting Load Kernel Module drm...
[    8.856417] systemd[1]: Starting Load Kernel Module fuse...
[    8.857986] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    8.859162] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.859746] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    8.862840] systemd[1]: Starting Load Kernel Modules...
[    8.865706] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.868867] systemd[1]: Starting Coldplug All udev Devices...
[    8.872219] systemd[1]: Starting Uncomplicated firewall...
[    8.872776] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[    8.876689] systemd[1]: Mounted Huge Pages File System.
[    8.878624] systemd[1]: Mounted POSIX Message Queue File System.
[    8.880361] systemd[1]: Mounted Kernel Debug File System.
[    8.882068] systemd[1]: Mounted Kernel Trace File System.
[    8.884591] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.886652] systemd[1]: modprobe@configfs.service: Succeeded.
[    8.887616] systemd[1]: Finished Load Kernel Module configfs.
[    8.889553] systemd[1]: modprobe@drm.service: Succeeded.
[    8.890501] systemd[1]: Finished Load Kernel Module drm.
[    8.892452] systemd[1]: modprobe@fuse.service: Succeeded.
[    8.893380] systemd[1]: Finished Load Kernel Module fuse.
[    8.895493] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.898322] systemd[1]: Finished Uncomplicated firewall.
[    8.901998] systemd[1]: Activating swap /swap.img...
[    8.905481] systemd[1]: Mounting FUSE Control File System...
[    8.908714] systemd[1]: Mounting Kernel Configuration File System...
[    8.910805] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.911432] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.913688] systemd[1]: Starting Load/Save Random Seed...
[    8.916703] systemd[1]: Starting Create System Users...
[    8.919340] systemd[1]: Mounted FUSE Control File System.
[    8.920705] systemd[1]: Mounted Kernel Configuration File System.
[    8.922752] systemd[1]: Finished Load/Save Random Seed.
[    8.924137] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    8.926465] systemd[1]: Finished Create System Users.
[    8.929200] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.931567] systemd[1]: Finished Set the console keyboard layout.
[    8.938891] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.940056] RPC: Registered named UNIX socket transport module.
[    8.940542] RPC: Registered udp transport module.
[    8.941005] RPC: Registered tcp transport module.
[    8.941544] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.943376] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    8.945487] systemd[1]: Mounted RPC Pipe File System.
[    8.947253] systemd[1]: Finished Load Kernel Modules.
[    8.949748] systemd[1]: Starting pNFS block layout mapping daemon...
[    8.952558] systemd[1]: Starting Apply Kernel Variables...
[    8.954069] systemd[1]: Started pNFS block layout mapping daemon.
[    8.975617] systemd[1]: Finished Apply Kernel Variables.
[    8.980020] Adding 8388604k swap on /swap.img.  Priority:-2 extents:7 across:8945660k SSFS
[    8.980246] systemd[1]: Activated swap /swap.img.
[    8.981077] systemd[1]: Reached target Swap.
[    8.996517] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    9.031245] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.035173] systemd[1]: Mounted NFSD configuration filesystem.
[    9.069438] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    9.121343] systemd[1]: Started Journal Service.
[    9.128374] systemd-journald[2392]: Received client request to flush runtime journal.
[    9.375479] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    9.375828] snd_hda_intel 0000:01:00.1: Disabling MSI
[    9.375835] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    9.375997] snd_hda_intel 0000:25:00.4: Skipping the device on the denylist
[    9.376175] snd_hda_intel 0000:4a:00.1: enabling device (0000 -> 0002)
[    9.376418] snd_hda_intel 0000:4a:00.1: Disabling MSI
[    9.376433] snd_hda_intel 0000:4a:00.1: Handle vga_switcheroo audio client
[    9.376652] snd_hda_intel 0000:4c:00.1: enabling device (0000 -> 0002)
[    9.376858] snd_hda_intel 0000:4c:00.1: Disabling MSI
[    9.376869] snd_hda_intel 0000:4c:00.1: Handle vga_switcheroo audio client
[    9.404098] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.414739] snd_hda_intel 0000:4a:00.1: bound 0000:4a:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.425503] snd_hda_intel 0000:4c:00.1: bound 0000:4c:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.504994] ccp 0000:25:00.1: enabling device (0000 -> 0002)
[    9.508314] ccp 0000:25:00.1: ccp enabled
[    9.514169] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input19
[    9.519002] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input5
[    9.522770] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input20
[    9.526018] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input6
[    9.527768] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input12
[    9.529727] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input21
[    9.531439] spl: loading out-of-tree module taints kernel.
[    9.531548] spl: module verification failed: signature and/or required key missing - tainting kernel
[    9.531690] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input22
[    9.533286] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input7
[    9.534956] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input8
[    9.536675] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input13
[    9.538522] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input14
[    9.541064] znvpair: module license 'CDDL' taints kernel.
[    9.541067] Disabling lock debugging due to kernel taint
[    9.541392] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input23
[    9.546691] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input9
[    9.549770] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input15
[    9.553786] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
[    9.555939] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input24
[    9.558874] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input16
[    9.561048] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input11
[    9.567096] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input25
[    9.569737] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input17
[    9.577600] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input18
[    9.648687] pstore: Using crash dump compression: deflate
[    9.650410] pstore: Registered efi as persistent store backend
[    9.681280] asus_wmi: Initialization: 0x0
[    9.681321] asus_wmi: BIOS WMI version: 0.9
[    9.681416] asus_wmi: SFUN value: 0x0
[    9.681419] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    9.684338] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input26
[    9.782556] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.782563] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.903558] kvm: Nested Virtualization enabled
[    9.903562] SVM: kvm: Nested Paging enabled
[    9.903675] SVM: Virtual VMLOAD VMSAVE supported
[    9.903677] SVM: Virtual GIF supported
[   10.018938] MCE: In-kernel MCE decoding enabled.
[   10.024652] EDAC amd64: F17h_M30h detected (node 0).
[   10.024877] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.063810] ZFS: Loaded module v2.1.1-0york0~21.04, ZFS pool version 5000, ZFS filesystem version 5
[   10.397759] EDAC amd64: F17h_M30h detected (node 0).
[   10.398200] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.414734] intel_rapl_common: Found RAPL domain package
[   10.414741] intel_rapl_common: Found RAPL domain core
[   10.554058] EDAC amd64: F17h_M30h detected (node 0).
[   10.554565] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.893716] EDAC amd64: F17h_M30h detected (node 0).
[   10.893931] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.057802] EDAC amd64: F17h_M30h detected (node 0).
[   11.058003] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.296352] EDAC amd64: F17h_M30h detected (node 0).
[   11.296540] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.514551] EDAC amd64: F17h_M30h detected (node 0).
[   11.515574] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.669594] EDAC amd64: F17h_M30h detected (node 0).
[   11.669896] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.853810] EDAC amd64: F17h_M30h detected (node 0).
[   11.854399] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.001616] EDAC amd64: F17h_M30h detected (node 0).
[   12.001913] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.189634] EDAC amd64: F17h_M30h detected (node 0).
[   12.189908] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.357573] EDAC amd64: F17h_M30h detected (node 0).
[   12.357790] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.509537] EDAC amd64: F17h_M30h detected (node 0).
[   12.509771] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.685770] EDAC amd64: F17h_M30h detected (node 0).
[   12.685989] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.925624] EDAC amd64: F17h_M30h detected (node 0).
[   12.925844] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.105622] EDAC amd64: F17h_M30h detected (node 0).
[   13.105834] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.317636] EDAC amd64: F17h_M30h detected (node 0).
[   13.317863] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.469658] EDAC amd64: F17h_M30h detected (node 0).
[   13.469892] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.661640] EDAC amd64: F17h_M30h detected (node 0).
[   13.661889] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.821638] EDAC amd64: F17h_M30h detected (node 0).
[   13.821885] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.033673] EDAC amd64: F17h_M30h detected (node 0).
[   14.033913] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.194004] EDAC amd64: F17h_M30h detected (node 0).
[   14.194266] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.295042] EDAC amd64: F17h_M30h detected (node 0).
[   14.295245] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.414816] EDAC amd64: F17h_M30h detected (node 0).
[   14.415017] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.498981] EDAC amd64: F17h_M30h detected (node 0).
[   14.499154] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.562245] EDAC amd64: F17h_M30h detected (node 0).
[   14.562414] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.602265] EDAC amd64: F17h_M30h detected (node 0).
[   14.602466] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.642503] EDAC amd64: F17h_M30h detected (node 0).
[   14.642690] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.682364] EDAC amd64: F17h_M30h detected (node 0).
[   14.682560] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.714341] EDAC amd64: F17h_M30h detected (node 0).
[   14.714538] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.746164] EDAC amd64: F17h_M30h detected (node 0).
[   14.746357] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.786180] EDAC amd64: F17h_M30h detected (node 0).
[   14.786380] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.818055] EDAC amd64: F17h_M30h detected (node 0).
[   14.818245] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.849997] EDAC amd64: F17h_M30h detected (node 0).
[   14.850192] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.882094] EDAC amd64: F17h_M30h detected (node 0).
[   14.882256] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.913933] EDAC amd64: F17h_M30h detected (node 0).
[   14.914099] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.946085] EDAC amd64: F17h_M30h detected (node 0).
[   14.946283] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.978175] EDAC amd64: F17h_M30h detected (node 0).
[   14.978367] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.022094] EDAC amd64: F17h_M30h detected (node 0).
[   15.022291] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.054010] EDAC amd64: F17h_M30h detected (node 0).
[   15.054203] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.094277] EDAC amd64: F17h_M30h detected (node 0).
[   15.094471] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.125978] EDAC amd64: F17h_M30h detected (node 0).
[   15.126175] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.158203] EDAC amd64: F17h_M30h detected (node 0).
[   15.158400] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.190130] EDAC amd64: F17h_M30h detected (node 0).
[   15.190318] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.230063] EDAC amd64: F17h_M30h detected (node 0).
[   15.230255] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.262151] EDAC amd64: F17h_M30h detected (node 0).
[   15.262342] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.297939] EDAC amd64: F17h_M30h detected (node 0).
[   15.298133] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.338089] EDAC amd64: F17h_M30h detected (node 0).
[   15.338285] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.374209] EDAC amd64: F17h_M30h detected (node 0).
[   15.374401] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.414587] EDAC amd64: F17h_M30h detected (node 0).
[   15.414779] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.446275] EDAC amd64: F17h_M30h detected (node 0).
[   15.446468] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.486407] EDAC amd64: F17h_M30h detected (node 0).
[   15.486601] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.518657] EDAC amd64: F17h_M30h detected (node 0).
[   15.518848] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.562538] EDAC amd64: F17h_M30h detected (node 0).
[   15.562724] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.618513] EDAC amd64: F17h_M30h detected (node 0).
[   15.618706] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.670665] EDAC amd64: F17h_M30h detected (node 0).
[   15.670848] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.722537] EDAC amd64: F17h_M30h detected (node 0).
[   15.722719] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.778198] EDAC amd64: F17h_M30h detected (node 0).
[   15.778391] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.830653] EDAC amd64: F17h_M30h detected (node 0).
[   15.830834] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.886563] EDAC amd64: F17h_M30h detected (node 0).
[   15.886756] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.934818] EDAC amd64: F17h_M30h detected (node 0).
[   15.935010] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.974851] EDAC amd64: F17h_M30h detected (node 0).
[   15.975040] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.014743] EDAC amd64: F17h_M30h detected (node 0).
[   16.014932] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.054254] EDAC amd64: F17h_M30h detected (node 0).
[   16.054445] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.110604] EDAC amd64: F17h_M30h detected (node 0).
[   16.110794] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.174224] EDAC amd64: F17h_M30h detected (node 0).
[   16.174416] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.218537] EDAC amd64: F17h_M30h detected (node 0).
[   16.218730] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.258439] EDAC amd64: F17h_M30h detected (node 0).
[   16.258628] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.310466] EDAC amd64: F17h_M30h detected (node 0).
[   16.310652] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.354524] EDAC amd64: F17h_M30h detected (node 0).
[   16.354709] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.394551] EDAC amd64: F17h_M30h detected (node 0).
[   16.394731] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.450344] EDAC amd64: F17h_M30h detected (node 0).
[   16.450535] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.490705] EDAC amd64: F17h_M30h detected (node 0).
[   16.490896] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.534639] EDAC amd64: F17h_M30h detected (node 0).
[   16.534801] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.586399] EDAC amd64: F17h_M30h detected (node 0).
[   16.586593] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.642253] EDAC amd64: F17h_M30h detected (node 0).
[   16.642445] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.682429] EDAC amd64: F17h_M30h detected (node 0).
[   16.682614] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.734396] EDAC amd64: F17h_M30h detected (node 0).
[   16.734589] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.790560] EDAC amd64: F17h_M30h detected (node 0).
[   16.790753] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.846414] EDAC amd64: F17h_M30h detected (node 0).
[   16.846599] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.902404] EDAC amd64: F17h_M30h detected (node 0).
[   16.902598] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.954419] EDAC amd64: F17h_M30h detected (node 0).
[   16.954609] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.002732] EDAC amd64: F17h_M30h detected (node 0).
[   17.002930] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.042562] EDAC amd64: F17h_M30h detected (node 0).
[   17.042752] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.082338] EDAC amd64: F17h_M30h detected (node 0).
[   17.082502] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.126113] EDAC amd64: F17h_M30h detected (node 0).
[   17.126307] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.178356] EDAC amd64: F17h_M30h detected (node 0).
[   17.178547] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.214417] EDAC amd64: F17h_M30h detected (node 0).
[   17.214614] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.254350] EDAC amd64: F17h_M30h detected (node 0).
[   17.254531] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.298299] EDAC amd64: F17h_M30h detected (node 0).
[   17.298493] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.350366] EDAC amd64: F17h_M30h detected (node 0).
[   17.350555] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.390274] EDAC amd64: F17h_M30h detected (node 0).
[   17.390464] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.434114] EDAC amd64: F17h_M30h detected (node 0).
[   17.434308] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.474281] EDAC amd64: F17h_M30h detected (node 0).
[   17.474475] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.506106] EDAC amd64: F17h_M30h detected (node 0).
[   17.506299] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.546210] EDAC amd64: F17h_M30h detected (node 0).
[   17.546401] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.590295] EDAC amd64: F17h_M30h detected (node 0).
[   17.590481] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.630129] EDAC amd64: F17h_M30h detected (node 0).
[   17.630314] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.674296] EDAC amd64: F17h_M30h detected (node 0).
[   17.674481] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.722022] EDAC amd64: F17h_M30h detected (node 0).
[   17.722185] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.754189] EDAC amd64: F17h_M30h detected (node 0).
[   17.754374] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.786167] EDAC amd64: F17h_M30h detected (node 0).
[   17.786358] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.818141] EDAC amd64: F17h_M30h detected (node 0).
[   17.818331] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.862061] EDAC amd64: F17h_M30h detected (node 0).
[   17.862252] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.902128] EDAC amd64: F17h_M30h detected (node 0).
[   17.902321] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.946142] EDAC amd64: F17h_M30h detected (node 0).
[   17.946334] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.998116] EDAC amd64: F17h_M30h detected (node 0).
[   17.998304] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.050142] EDAC amd64: F17h_M30h detected (node 0).
[   18.050337] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.090212] EDAC amd64: F17h_M30h detected (node 0).
[   18.090404] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.126283] EDAC amd64: F17h_M30h detected (node 0).
[   18.126473] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.170127] EDAC amd64: F17h_M30h detected (node 0).
[   18.170320] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.210157] EDAC amd64: F17h_M30h detected (node 0).
[   18.210347] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.253939] EDAC amd64: F17h_M30h detected (node 0).
[   18.254100] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.306125] EDAC amd64: F17h_M30h detected (node 0).
[   18.306319] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.361948] EDAC amd64: F17h_M30h detected (node 0).
[   18.362109] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.402276] EDAC amd64: F17h_M30h detected (node 0).
[   18.402459] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.442052] EDAC amd64: F17h_M30h detected (node 0).
[   18.442232] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.482108] EDAC amd64: F17h_M30h detected (node 0).
[   18.482295] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.534090] EDAC amd64: F17h_M30h detected (node 0).
[   18.534279] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.582149] EDAC amd64: F17h_M30h detected (node 0).
[   18.582345] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.626236] EDAC amd64: F17h_M30h detected (node 0).
[   18.626428] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.666120] EDAC amd64: F17h_M30h detected (node 0).
[   18.666312] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.710271] EDAC amd64: F17h_M30h detected (node 0).
[   18.710465] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.762380] EDAC amd64: F17h_M30h detected (node 0).
[   18.762574] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.802118] EDAC amd64: F17h_M30h detected (node 0).
[   18.802305] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.842050] EDAC amd64: F17h_M30h detected (node 0).
[   18.842235] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.886067] EDAC amd64: F17h_M30h detected (node 0).
[   18.886261] EDAC amd64: Node 0: DRAM ECC disabled.
[   18.938055] EDAC amd64: F17h_M30h detected (node 0).
[   18.938246] EDAC amd64: Node 0: DRAM ECC disabled.
[   19.000542] alua: device handler registered
[   19.003010] emc: device handler registered
[   19.005192] rdac: device handler registered
[   19.120308] loop0: detected capacity change from 0 to 113560
[   19.152868] EXT4-fs (nvme3n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   19.160340] loop1: detected capacity change from 0 to 113536
[   19.188300] loop2: detected capacity change from 0 to 126632
[   19.188418] loop3: detected capacity change from 0 to 140944
[   19.268242] loop4: detected capacity change from 0 to 149872
[   19.300281] loop5: detected capacity change from 0 to 66096
[   19.332162] loop6: detected capacity change from 0 to 66368
[   19.392564] audit: type=1400 audit(1634249588.369:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=4521 comm="apparmor_parser"
[   19.393349] audit: type=1400 audit(1634249588.369:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=4525 comm="apparmor_parser"
[   19.393354] audit: type=1400 audit(1634249588.369:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=4525 comm="apparmor_parser"
[   19.393836] audit: type=1400 audit(1634249588.369:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=4523 comm="apparmor_parser"
[   19.393842] audit: type=1400 audit(1634249588.369:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=4523 comm="apparmor_parser"
[   19.393846] audit: type=1400 audit(1634249588.369:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=4523 comm="apparmor_parser"
[   19.394463] audit: type=1400 audit(1634249588.369:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=4527 comm="apparmor_parser"
[   19.394496] audit: type=1400 audit(1634249588.369:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=4526 comm="apparmor_parser"
[   19.394499] audit: type=1400 audit(1634249588.369:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=4526 comm="apparmor_parser"
[   19.397444] audit: type=1400 audit(1634249588.373:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=4529 comm="apparmor_parser"
[   25.446894] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
[   25.448821] IPv6: ADDRCONF(NETDEV_CHANGE): enp70s0: link becomes ready
[   39.448320] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   39.741173] kauditd_printk_skb: 23 callbacks suppressed
[   39.741176] audit: type=1400 audit(1634249608.087:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=4858 comm="apparmor_parser"
[   39.779324] Bridge firewalling registered
[   40.367790] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 10000 new 0
[   40.379004] Initializing XFRM netlink socket
[   40.402023] NFSD: Using UMH upcall client tracking operations.
[   40.402027] NFSD: starting 90-second grace period (net f0000098)
[   46.101654] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
[   48.189347] loop7: detected capacity change from 0 to 8
[  530.230983] nfsd: last server has exited, flushing export cache
rincebrain commented 2 years ago

Hm, that's unfortunate.

In dmesg, it looks like you're running the "normal" version of the module. I'm...not sure if I expect that to do as much useful as we'd like with KASAN without the whole --enable-asan dance. What does zfs version report? (With that prefix on the command to shut up ASAN, obviously)

hicotton02 commented 2 years ago
theskaz@ubuntu:~/zfs$ sudo ASAN_OPTIONS=detect_odr_violation=0 zfs version
zfs-2.1.99-478_gafbc61792
zfs-kmod-2.1.1-0york0~21.04

they dont match....

rincebrain commented 2 years ago

No, they don't.

I'm guessing it loaded the module in the initramfs and the initramfs doesn't have the updated one for whatever reason. So presuming sudo modinfo -F version zfs reports 2.1.99-478_gafbc61792 and not 2.1.1-0york0~21.04, try running update-initramfs -c -k all and reboot into it?

If it doesn't, you probably need to do the workaround I mentioned before, then sudo depmod -a then update-initramfs.

If you reboot and it still says the wrong version from zfs version, try unloading all the ZFS modules (there's a convenient script for doing this in the zfs git checkout - if you don't have that for whatever reason, something like for i in zfs icp zzstd zlua zcommon zunicode znvpair zavl spl;do sudo rmmod $i && done; would be worth a shot, though make sure you don't have any pools imported when you try that. (You could also, once you're sure which module it'll load when you do it again, try exporting all the pools then running that without rebooting, but it might error out with in use even with no pools running, I don't know.)

Then if they're all unloaded and you're sure it'll load the right one, just sudo modprobe zfs, then import the pools again and continue on until the wheels come off.

hicotton02 commented 2 years ago

ok, did the steps as above and have this version:

theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zfs version
zfs-2.1.99-478_gafbc61792
zfs-kmod-2.1.99-478_gafbc61792
[    9.863452] ZFS: Loaded module v2.1.99-478_gafbc61792, ZFS pool version 5000, ZFS filesystem version 5
hicotton02 commented 2 years ago
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
no pools available
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool import -f tank
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool import -f datastore

=================================================================
==23573==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 24 byte(s) in 1 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a2b26 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a2b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:601
    #3 0x7f7b650a2b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7f7b650afd7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #6 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #7 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #8 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #9 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #10 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #11 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #12 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #13 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #14 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #15 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #16 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 2560 byte(s) in 20 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a2593 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a2593 in nvt_tab_alloc ../../module/nvpair/nvpair.c:270
    #3 0x7f7b650a2593 in nvt_add_nvpair ../../module/nvpair/nvpair.c:509
    #4 0x7f7b650a388f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #5 0x7f7b650a388f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7f7b650a388f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7f7b650a5106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #8 0x7f7b650a3714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #9 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #10 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #11 0x7f7b650a4451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #12 0x7f7b650a4451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #13 0x7f7b650afe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #14 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #15 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #16 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #17 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #18 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #19 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #20 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #21 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #22 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #23 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #24 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #25 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 2248 byte(s) in 40 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a3696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a3696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7f7b650a3696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7f7b650a3696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7f7b650a3696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7f7b650a5106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #7 0x7f7b650a3714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #8 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #9 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #10 0x7f7b650a4451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #11 0x7f7b650a4451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #12 0x7f7b650afe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #13 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #14 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #15 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #16 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #17 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #18 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #19 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #20 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #21 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #22 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #23 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #24 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 1528 byte(s) in 20 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a3696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a3696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7f7b650a3696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7f7b650a3696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7f7b650a3696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7f7b650a4451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #7 0x7f7b650a4451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #8 0x7f7b650afe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #9 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #10 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #11 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #12 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #13 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #14 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #15 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #16 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #17 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #18 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #19 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #20 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 1120 byte(s) in 20 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a4f8d in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a4f8d in nv_priv_alloc_embedded ../../module/nvpair/nvpair.c:255
    #3 0x7f7b650a4f8d in nvs_embedded ../../module/nvpair/nvpair.c:2479
    #4 0x7f7b650a3714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #5 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7f7b650a3714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7f7b650a4451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #8 0x7f7b650a4451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #9 0x7f7b650afe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #10 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #11 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #12 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #13 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #14 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #15 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #16 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #17 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #18 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #19 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #20 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #21 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 256 byte(s) in 1 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a18b5 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7f7b650a18b5 in nvt_resize ../../module/nvpair/nvpair.c:378
    #3 0x7f7b650a2295 in nvt_grow ../../module/nvpair/nvpair.c:433
    #4 0x7f7b650a2295 in nvt_add_nvpair ../../module/nvpair/nvpair.c:525
    #5 0x7f7b650a388f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #6 0x7f7b650a388f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #7 0x7f7b650a388f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #8 0x7f7b650a4451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #9 0x7f7b650a4451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #10 0x7f7b650afe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #11 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #12 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #13 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #14 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #15 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #16 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #17 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #18 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #19 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #20 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #21 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #22 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x7f7b65332c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
    #1 0x7f7b650a2ab9 in nv_priv_alloc ../../module/nvpair/nvpair.c:237
    #2 0x7f7b650a2ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:598
    #3 0x7f7b650a2ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7f7b650afd7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7f7b651c09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzfs_util.c:1230
    #6 0x7f7b651870d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:95
    #7 0x7f7b6518b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool.c:328
    #8 0x7f7b6516c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_dataset.c:2680
    #9 0x7f7b651820a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1244
    #10 0x7f7b6518618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1435
    #11 0x7f7b65186537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/libzfs_mount.c:1482
    #12 0x55606cc40c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3191
    #13 0x55606cc59f35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:3300
    #14 0x55606cc6678c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:3787
    #15 0x55606cc383a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #16 0x7f7b64c73564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x28564)

SUMMARY: AddressSanitizer: 7792 byte(s) leaked in 103 allocation(s).
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool import -f fast
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
  pool: datastore
 state: ONLINE
  scan: scrub repaired 0B in 00:00:03 with 0 errors on Wed Oct 13 22:23:24 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     0
            sdd     ONLINE       0     0     0
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     0
            sdj     ONLINE       0     0     0

errors: No known data errors

  pool: fast
 state: ONLINE
  scan: scrub repaired 0B in 00:07:50 with 0 errors on Wed Oct 13 22:31:05 2021
config:

        NAME         STATE     READ WRITE CKSUM
        fast         ONLINE       0     0     0
          raidz1-0   ONLINE       0     0     0
            nvme0n1  ONLINE       0     0     0
            nvme1n1  ONLINE       0     0     0
            nvme2n1  ONLINE       0     0     0
            nvme4n1  ONLINE       0     0     0

errors: No known data errors

  pool: tank
 state: ONLINE
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
  scan: scrub in progress since Wed Oct 13 16:47:21 2021
        4.42T scanned at 46.7G/s, 384K issued at 3.96K/s, 29.4T total
        0B repaired, 0.00% done, no estimated completion time
config:

        NAME                                      STATE     READ WRITE CKSUM
        tank                                      ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            sdl                                   ONLINE       0     0     0
            sdm                                   ONLINE       0     0     0
            sdn                                   ONLINE       0     0     0
            sdo                                   ONLINE       0     0     0
            sdp                                   ONLINE       0     0     0
            sdq                                   ONLINE       0     0     0
            sdt                                   ONLINE       0     0     0
            sdu                                   ONLINE       0     0     0
            sdx                                   ONLINE       0     0     0
            sdy                                   ONLINE       0     0     0
        logs
          ata-Patriot_Blast_E6B20769039100005252  ONLINE       0     0     0
          ata-Patriot_Blast_DFEB07670F9100001449  ONLINE       0     0     0
          ata-Patriot_Blast_FEB407670D0805092285  ONLINE       0     0     0
        cache
          sdb                                     ONLINE       0     0     0
          sde                                     ONLINE       0     0     0
          sda                                     ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        tank/chia:<0x306>
        /tank/chia/plots/plot-k32-2021-10-13-18-10-f146b933d62fd18fb2c59362a932624b55b1de6d6b5296082877d8d440c65948.plot
        tank/chia:<0x209>
        tank/chia:<0x30c>
        /tank/chia/plots/plot-k32-2021-10-13-16-02-a0a56be5fe651095b3128513aab70c38d5ae67849b6fef634c344990534f1047.plot
        tank/chia:<0x48f>
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool scrub fast
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool scrub datastore
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
  pool: datastore
 state: ONLINE
  scan: scrub repaired 0B in 00:00:02 with 0 errors on Fri Oct 15 00:20:12 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     0
            sdd     ONLINE       0     0     0
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     0
            sdj     ONLINE       0     0     0

errors: No known data errors

  pool: fast
 state: ONLINE
  scan: scrub in progress since Fri Oct 15 00:20:05 2021
        34.4G scanned at 4.91G/s, 315K issued at 45K/s, 829G total
        0B repaired, 0.00% done, no estimated completion time
config:

        NAME         STATE     READ WRITE CKSUM
        fast         ONLINE       0     0     0
          raidz1-0   ONLINE       0     0     0
            nvme0n1  ONLINE       0     0     0
            nvme1n1  ONLINE       0     0     0
            nvme2n1  ONLINE       0     0     0
            nvme4n1  ONLINE       0     0     0

errors: No known data errors

  pool: tank
 state: ONLINE
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
  scan: scrub in progress since Wed Oct 13 16:47:21 2021
        6.46T scanned at 52.5G/s, 552K issued at 4.38K/s, 29.4T total
        0B repaired, 0.00% done, no estimated completion time
config:

        NAME                                      STATE     READ WRITE CKSUM
        tank                                      ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            sdl                                   ONLINE       0     0     0
            sdm                                   ONLINE       0     0     0
            sdn                                   ONLINE       0     0     0
            sdo                                   ONLINE       0     0     0
            sdp                                   ONLINE       0     0     0
            sdq                                   ONLINE       0     0     0
            sdt                                   ONLINE       0     0     0
            sdu                                   ONLINE       0     0     0
            sdx                                   ONLINE       0     0     0
            sdy                                   ONLINE       0     0     0
        logs
          ata-Patriot_Blast_E6B20769039100005252  ONLINE       0     0     0
          ata-Patriot_Blast_DFEB07670F9100001449  ONLINE       0     0     0
          ata-Patriot_Blast_FEB407670D0805092285  ONLINE       0     0     0
        cache
          sdb                                     ONLINE       0     0     0
          sde                                     ONLINE       0     0     0
          sda                                     ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        tank/chia:<0x306>
        /tank/chia/plots/plot-k32-2021-10-13-18-10-f146b933d62fd18fb2c59362a932624b55b1de6d6b5296082877d8d440c65948.plot
        tank/chia:<0x209>
        tank/chia:<0x30c>
        /tank/chia/plots/plot-k32-2021-10-13-16-02-a0a56be5fe651095b3128513aab70c38d5ae67849b6fef634c344990534f1047.plot
        tank/chia:<0x48f>
theskaz@ubuntu:~$
hicotton02 commented 2 years ago

pounding away at all 3 pools. no panics yet, but having an odd error and curious if they are issues, or not.

using this command on the fast and datastore pools:

 sudo fio --directory=/datastore (or /fast) --name=randread --ioengine=libaio --iodepth=128 --rw=randread --bs=1M --size=256M --numjobs=32 --time_based --runtime=30000

and after a while of running, did a zpool status -v:

theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
  pool: datastore
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub repaired 0B in 00:02:38 with 0 errors on Fri Oct 15 15:41:06 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     1
            sdd     ONLINE       0     0     1
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     0
            sdj     ONLINE       0     0     1

errors: No known data errors

  pool: fast
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub in progress since Fri Oct 15 15:38:32 2021
        840G scanned at 4.64G/s, 31.9G issued at 181M/s, 840G total
        0B repaired, 3.80% done, 01:16:22 to go
config:

        NAME         STATE     READ WRITE CKSUM
        fast         ONLINE       0     0     0
          raidz1-0   ONLINE       0     0     0
            nvme0n1  ONLINE       0     0     1
            nvme1n1  ONLINE       0     0     0
            nvme2n1  ONLINE       0     0     2
            nvme4n1  ONLINE       0     0     0

errors: No known data errors

I think this is showing errors in the filesystem, or the disks have lost sync? Im doing a scrub (while still running fio) and seeing if that repairs, but is this something that is normal/expected?

rincebrain commented 2 years ago

Random checksum errors are basically never expected. (I mean, if you're using zinject, maybe, but.)

Anything interesting in dmesg?

hicotton02 commented 2 years ago
[    0.709838] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.709849] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.709861] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.709872] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.709884] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.709896] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.709908] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.709921] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.709933] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.709946] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.709958] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.709976] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.712214] system 00:06: [mem 0xd7180000-0xd71fffff] could not be reserved
[    0.712233] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.715872] system 00:07: [mem 0xcb100000-0xcb17ffff] could not be reserved
[    0.715882] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.718744] system 00:08: [mem 0xef200000-0xef27ffff] could not be reserved
[    0.718754] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.720471] pnp: PnP ACPI: found 9 devices
[    0.726815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.726984] NET: Registered protocol family 2
[    0.727771] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.731957] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.732480] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.733768] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.733956] TCP: Hash tables configured (established 524288 bind 65536)
[    0.734346] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.734759] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.735365] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.736067] NET: Registered protocol family 1
[    0.736075] NET: Registered protocol family 44
[    0.736106] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.736114] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
[    0.736122] pci 0000:00:01.1:   bridge window [mem 0xe6000000-0xe70fffff]
[    0.736129] pci 0000:00:01.1:   bridge window [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.736140] pci 0000:00:07.1: PCI bridge to [bus 02]
[    0.736151] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.736158] pci 0000:00:08.1:   bridge window [mem 0xe7200000-0xe72fffff]
[    0.736168] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.736174] pci_bus 0000:00: resource 5 [io  0x0d00-0x3fff window]
[    0.736180] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.736186] pci_bus 0000:00: resource 7 [mem 0xe4000000-0xe7fffffe window]
[    0.736192] pci_bus 0000:00: resource 8 [mem 0xcdf0200000-0xf3961fffff window]
[    0.736199] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.736204] pci_bus 0000:01: resource 1 [mem 0xe6000000-0xe70fffff]
[    0.736210] pci_bus 0000:01: resource 2 [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.736217] pci_bus 0000:03: resource 1 [mem 0xe7200000-0xe72fffff]
[    0.736370] pci 0000:20:03.1: PCI bridge to [bus 21]
[    0.736377] pci 0000:20:03.1:   bridge window [mem 0xc2600000-0xc26fffff]
[    0.736387] pci 0000:20:03.2: PCI bridge to [bus 22]
[    0.736394] pci 0000:20:03.2:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.736403] pci 0000:20:03.3: PCI bridge to [bus 23]
[    0.736408] pci 0000:20:03.3:   bridge window [io  0x6000-0x6fff]
[    0.736415] pci 0000:20:03.3:   bridge window [mem 0xc2300000-0xc24fffff]
[    0.736426] pci 0000:20:07.1: PCI bridge to [bus 24]
[    0.736437] pci 0000:20:08.1: PCI bridge to [bus 25]
[    0.736443] pci 0000:20:08.1:   bridge window [mem 0xc2000000-0xc22fffff]
[    0.736452] pci_bus 0000:20: resource 4 [io  0x4000-0x6fff window]
[    0.736458] pci_bus 0000:20: resource 5 [mem 0xc0000000-0xc27ffffe window]
[    0.736464] pci_bus 0000:20: resource 6 [mem 0x9ec0200000-0xc4661fffff window]
[    0.736471] pci_bus 0000:21: resource 1 [mem 0xc2600000-0xc26fffff]
[    0.736477] pci_bus 0000:22: resource 1 [mem 0xc2500000-0xc25fffff]
[    0.736483] pci_bus 0000:23: resource 0 [io  0x6000-0x6fff]
[    0.736488] pci_bus 0000:23: resource 1 [mem 0xc2300000-0xc24fffff]
[    0.736494] pci_bus 0000:25: resource 1 [mem 0xc2000000-0xc22fffff]
[    0.736593] pci 0000:42:02.0: bridge window [io  0x1000-0x0fff] to [bus 45] add_size 1000
[    0.736601] pci 0000:42:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 45] add_size 200000 add_align 100000
[    0.736614] pci 0000:41:00.0: bridge window [io  0x1000-0x0fff] to [bus 42-49] add_size 1000
[    0.736623] pci 0000:41:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 42-49] add_size 200000 add_align 100000
[    0.736633] pci 0000:40:01.1: bridge window [io  0x1000-0x0fff] to [bus 41-49] add_size 1000
[    0.736640] pci 0000:40:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 41-49] add_size 200000 add_align 100000
[    0.736657] pci 0000:40:01.1: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.736664] pci 0000:40:01.1: BAR 13: assigned [io  0x7000-0x7fff]
[    0.736672] pci 0000:41:00.0: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.736679] pci 0000:41:00.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.736686] pci 0000:42:02.0: BAR 15: assigned [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.736694] pci 0000:42:02.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.736700] pci 0000:42:00.0: PCI bridge to [bus 43]
[    0.736709] pci 0000:42:00.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.736723] pci 0000:42:01.0: PCI bridge to [bus 44]
[    0.736732] pci 0000:42:01.0:   bridge window [mem 0xd1f00000-0xd1ffffff]
[    0.736746] pci 0000:42:02.0: PCI bridge to [bus 45]
[    0.736752] pci 0000:42:02.0:   bridge window [io  0x7000-0x7fff]
[    0.736762] pci 0000:42:02.0:   bridge window [mem 0xd1e00000-0xd1efffff]
[    0.736770] pci 0000:42:02.0:   bridge window [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.736783] pci 0000:42:03.0: PCI bridge to [bus 46]
[    0.736792] pci 0000:42:03.0:   bridge window [mem 0xd1400000-0xd18fffff]
[    0.736807] pci 0000:42:08.0: PCI bridge to [bus 47]
[    0.736816] pci 0000:42:08.0:   bridge window [mem 0xd1a00000-0xd1bfffff]
[    0.736830] pci 0000:42:09.0: PCI bridge to [bus 48]
[    0.736839] pci 0000:42:09.0:   bridge window [mem 0xd1d00000-0xd1dfffff]
[    0.736853] pci 0000:42:0a.0: PCI bridge to [bus 49]
[    0.736862] pci 0000:42:0a.0:   bridge window [mem 0xd1c00000-0xd1cfffff]
[    0.736876] pci 0000:41:00.0: PCI bridge to [bus 42-49]
[    0.736882] pci 0000:41:00.0:   bridge window [io  0x7000-0x7fff]
[    0.736891] pci 0000:41:00.0:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.736900] pci 0000:41:00.0:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.736912] pci 0000:40:01.1: PCI bridge to [bus 41-49]
[    0.736918] pci 0000:40:01.1:   bridge window [io  0x7000-0x7fff]
[    0.736925] pci 0000:40:01.1:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.736932] pci 0000:40:01.1:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.736942] pci 0000:40:01.3: PCI bridge to [bus 4a]
[    0.736949] pci 0000:40:01.3:   bridge window [io  0xc000-0xcfff]
[    0.736957] pci 0000:40:01.3:   bridge window [mem 0xd0000000-0xd10fffff]
[    0.736964] pci 0000:40:01.3:   bridge window [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.736975] pci 0000:40:01.4: PCI bridge to [bus 4b]
[    0.736982] pci 0000:40:01.4:   bridge window [mem 0xd2200000-0xd22fffff]
[    0.736992] pci 0000:40:03.1: PCI bridge to [bus 4c]
[    0.736997] pci 0000:40:03.1:   bridge window [io  0xb000-0xbfff]
[    0.737005] pci 0000:40:03.1:   bridge window [mem 0xce000000-0xcf0fffff]
[    0.737011] pci 0000:40:03.1:   bridge window [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.737022] pci 0000:40:07.1: PCI bridge to [bus 4d]
[    0.737032] pci 0000:40:08.1: PCI bridge to [bus 4e]
[    0.737042] pci_bus 0000:40: resource 4 [io  0x7000-0xcfff window]
[    0.737048] pci_bus 0000:40: resource 5 [mem 0xcc000000-0xd2fffffe window]
[    0.737054] pci_bus 0000:40: resource 6 [mem 0x6f90200000-0x95361fffff window]
[    0.737061] pci_bus 0000:41: resource 0 [io  0x7000-0x7fff]
[    0.737066] pci_bus 0000:41: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.737072] pci_bus 0000:41: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.737079] pci_bus 0000:42: resource 0 [io  0x7000-0x7fff]
[    0.737084] pci_bus 0000:42: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.737090] pci_bus 0000:42: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.737097] pci_bus 0000:43: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.737103] pci_bus 0000:44: resource 1 [mem 0xd1f00000-0xd1ffffff]
[    0.737108] pci_bus 0000:45: resource 0 [io  0x7000-0x7fff]
[    0.737114] pci_bus 0000:45: resource 1 [mem 0xd1e00000-0xd1efffff]
[    0.737119] pci_bus 0000:45: resource 2 [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.737126] pci_bus 0000:46: resource 1 [mem 0xd1400000-0xd18fffff]
[    0.737132] pci_bus 0000:47: resource 1 [mem 0xd1a00000-0xd1bfffff]
[    0.737138] pci_bus 0000:48: resource 1 [mem 0xd1d00000-0xd1dfffff]
[    0.737144] pci_bus 0000:49: resource 1 [mem 0xd1c00000-0xd1cfffff]
[    0.737149] pci_bus 0000:4a: resource 0 [io  0xc000-0xcfff]
[    0.737155] pci_bus 0000:4a: resource 1 [mem 0xd0000000-0xd10fffff]
[    0.737160] pci_bus 0000:4a: resource 2 [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.737167] pci_bus 0000:4b: resource 1 [mem 0xd2200000-0xd22fffff]
[    0.737173] pci_bus 0000:4c: resource 0 [io  0xb000-0xbfff]
[    0.737178] pci_bus 0000:4c: resource 1 [mem 0xce000000-0xcf0fffff]
[    0.737184] pci_bus 0000:4c: resource 2 [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.737355] pci 0000:60:07.1: PCI bridge to [bus 61]
[    0.737366] pci 0000:60:08.1: PCI bridge to [bus 62]
[    0.737376] pci_bus 0000:60: resource 4 [io  0xd000-0xffff window]
[    0.737382] pci_bus 0000:60: resource 5 [mem 0xd8000000-0xd9ffffff window]
[    0.737388] pci_bus 0000:60: resource 6 [mem 0x4060200000-0x66061fffff window]
[    0.737580] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.737631] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[    0.737959] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[    0.739135] pci 0000:4a:00.1: D0 power state depends on 0000:4a:00.0
[    0.739176] pci 0000:4a:00.2: D0 power state depends on 0000:4a:00.0
[    0.739337] pci 0000:4a:00.3: D0 power state depends on 0000:4a:00.0
[    0.739388] pci 0000:4c:00.1: D0 power state depends on 0000:4c:00.0
[    0.739427] pci 0000:4c:00.2: D0 power state depends on 0000:4c:00.0
[    0.739591] pci 0000:4c:00.3: D0 power state depends on 0000:4c:00.0
[    0.739632] PCI: CLS 64 bytes, default 64
[    0.739697] Trying to unpack rootfs image as initramfs...
[    1.171644] Freeing initrd memory: 151076K
[    1.171725] pci 0000:60:00.2: AMD-Vi: IOMMU performance counters supported
[    1.171767] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
[    1.171786] pci 0000:20:00.2: AMD-Vi: IOMMU performance counters supported
[    1.171807] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    1.171847] pci 0000:00:01.0: Adding to iommu group 0
[    1.171861] pci 0000:00:01.1: Adding to iommu group 1
[    1.171879] pci 0000:00:02.0: Adding to iommu group 2
[    1.171898] pci 0000:00:03.0: Adding to iommu group 3
[    1.171916] pci 0000:00:04.0: Adding to iommu group 4
[    1.171934] pci 0000:00:05.0: Adding to iommu group 5
[    1.171952] pci 0000:00:07.0: Adding to iommu group 6
[    1.171966] pci 0000:00:07.1: Adding to iommu group 7
[    1.171985] pci 0000:00:08.0: Adding to iommu group 8
[    1.171998] pci 0000:00:08.1: Adding to iommu group 9
[    1.172028] pci 0000:00:14.0: Adding to iommu group 10
[    1.172040] pci 0000:00:14.3: Adding to iommu group 10
[    1.172104] pci 0000:00:18.0: Adding to iommu group 11
[    1.172118] pci 0000:00:18.1: Adding to iommu group 11
[    1.172132] pci 0000:00:18.2: Adding to iommu group 11
[    1.172144] pci 0000:00:18.3: Adding to iommu group 11
[    1.172155] pci 0000:00:18.4: Adding to iommu group 11
[    1.172167] pci 0000:00:18.5: Adding to iommu group 11
[    1.172179] pci 0000:00:18.6: Adding to iommu group 11
[    1.172191] pci 0000:00:18.7: Adding to iommu group 11
[    1.172229] pci 0000:01:00.0: Adding to iommu group 12
[    1.172243] pci 0000:01:00.1: Adding to iommu group 12
[    1.172256] pci 0000:01:00.2: Adding to iommu group 12
[    1.172269] pci 0000:01:00.3: Adding to iommu group 12
[    1.172282] pci 0000:02:00.0: Adding to iommu group 13
[    1.172298] pci 0000:03:00.0: Adding to iommu group 14
[    1.172312] pci 0000:03:00.3: Adding to iommu group 15
[    1.172331] pci 0000:20:01.0: Adding to iommu group 16
[    1.172349] pci 0000:20:02.0: Adding to iommu group 17
[    1.172371] pci 0000:20:03.0: Adding to iommu group 18
[    1.172384] pci 0000:20:03.1: Adding to iommu group 19
[    1.172397] pci 0000:20:03.2: Adding to iommu group 20
[    1.172411] pci 0000:20:03.3: Adding to iommu group 21
[    1.172429] pci 0000:20:04.0: Adding to iommu group 22
[    1.172447] pci 0000:20:05.0: Adding to iommu group 23
[    1.172466] pci 0000:20:07.0: Adding to iommu group 24
[    1.172479] pci 0000:20:07.1: Adding to iommu group 25
[    1.172498] pci 0000:20:08.0: Adding to iommu group 26
[    1.172511] pci 0000:20:08.1: Adding to iommu group 27
[    1.172524] pci 0000:21:00.0: Adding to iommu group 28
[    1.172537] pci 0000:22:00.0: Adding to iommu group 29
[    1.172551] pci 0000:23:00.0: Adding to iommu group 30
[    1.172564] pci 0000:24:00.0: Adding to iommu group 31
[    1.172579] pci 0000:25:00.0: Adding to iommu group 32
[    1.172593] pci 0000:25:00.1: Adding to iommu group 33
[    1.172607] pci 0000:25:00.3: Adding to iommu group 34
[    1.172621] pci 0000:25:00.4: Adding to iommu group 35
[    1.172644] pci 0000:40:01.0: Adding to iommu group 36
[    1.172657] pci 0000:40:01.1: Adding to iommu group 37
[    1.172674] pci 0000:40:01.3: Adding to iommu group 38
[    1.172687] pci 0000:40:01.4: Adding to iommu group 39
[    1.172705] pci 0000:40:02.0: Adding to iommu group 40
[    1.172724] pci 0000:40:03.0: Adding to iommu group 41
[    1.172737] pci 0000:40:03.1: Adding to iommu group 42
[    1.172759] pci 0000:40:04.0: Adding to iommu group 43
[    1.172777] pci 0000:40:05.0: Adding to iommu group 44
[    1.172796] pci 0000:40:07.0: Adding to iommu group 45
[    1.172810] pci 0000:40:07.1: Adding to iommu group 46
[    1.172829] pci 0000:40:08.0: Adding to iommu group 47
[    1.172842] pci 0000:40:08.1: Adding to iommu group 48
[    1.172855] pci 0000:41:00.0: Adding to iommu group 49
[    1.172890] pci 0000:42:00.0: Adding to iommu group 50
[    1.172926] pci 0000:42:01.0: Adding to iommu group 51
[    1.172963] pci 0000:42:02.0: Adding to iommu group 52
[    1.172999] pci 0000:42:03.0: Adding to iommu group 53
[    1.173019] pci 0000:42:08.0: Adding to iommu group 54
[    1.173038] pci 0000:42:09.0: Adding to iommu group 55
[    1.173058] pci 0000:42:0a.0: Adding to iommu group 56
[    1.173094] pci 0000:43:00.0: Adding to iommu group 57
[    1.173130] pci 0000:44:00.0: Adding to iommu group 58
[    1.173181] pci 0000:45:00.0: Adding to iommu group 59
[    1.173216] pci 0000:46:00.0: Adding to iommu group 60
[    1.173221] pci 0000:47:00.0: Adding to iommu group 54
[    1.173226] pci 0000:47:00.1: Adding to iommu group 54
[    1.173232] pci 0000:47:00.3: Adding to iommu group 54
[    1.173237] pci 0000:48:00.0: Adding to iommu group 55
[    1.173242] pci 0000:49:00.0: Adding to iommu group 56
[    1.173278] pci 0000:4a:00.0: Adding to iommu group 61
[    1.173296] pci 0000:4a:00.1: Adding to iommu group 61
[    1.173313] pci 0000:4a:00.2: Adding to iommu group 61
[    1.173329] pci 0000:4a:00.3: Adding to iommu group 61
[    1.173341] pci 0000:4b:00.0: Adding to iommu group 62
[    1.173377] pci 0000:4c:00.0: Adding to iommu group 63
[    1.173394] pci 0000:4c:00.1: Adding to iommu group 63
[    1.173411] pci 0000:4c:00.2: Adding to iommu group 63
[    1.173427] pci 0000:4c:00.3: Adding to iommu group 63
[    1.173442] pci 0000:4d:00.0: Adding to iommu group 64
[    1.173454] pci 0000:4e:00.0: Adding to iommu group 65
[    1.173472] pci 0000:60:01.0: Adding to iommu group 66
[    1.173489] pci 0000:60:02.0: Adding to iommu group 67
[    1.173507] pci 0000:60:03.0: Adding to iommu group 68
[    1.173524] pci 0000:60:04.0: Adding to iommu group 69
[    1.173541] pci 0000:60:05.0: Adding to iommu group 70
[    1.173559] pci 0000:60:07.0: Adding to iommu group 71
[    1.173574] pci 0000:60:07.1: Adding to iommu group 72
[    1.173593] pci 0000:60:08.0: Adding to iommu group 73
[    1.173606] pci 0000:60:08.1: Adding to iommu group 74
[    1.173619] pci 0000:61:00.0: Adding to iommu group 75
[    1.173633] pci 0000:62:00.0: Adding to iommu group 76
[    1.211953] pci 0000:60:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.211959] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.211966] pci 0000:40:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.211967] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.211973] pci 0000:20:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.211974] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.211979] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.211981] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.211985] AMD-Vi: Interrupt remapping enabled
[    1.211987] AMD-Vi: Virtual APIC enabled
[    1.211988] AMD-Vi: X2APIC enabled
[    1.212362] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.212364] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.212366] software IO TLB: mapped [mem 0x00000000a713d000-0x00000000ab13d000] (64MB)
[    1.212422] amd_uncore: 4  amd_df counters detected
[    1.212647] amd_uncore: 6  amd_l3 counters detected
[    1.218422] LVT offset 0 assigned for vector 0x400
[    1.221282] perf: AMD IBS detected (0x000003ff)
[    1.221312] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    1.221343] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[    1.221372] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
[    1.221402] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
[    1.221470] check: Scanning for low memory corruption every 60 seconds
[    1.223421] Initialise system trusted keyrings
[    1.223432] Key type blacklist registered
[    1.223512] workingset: timestamp_bits=36 max_order=26 bucket_order=0
[    1.224296] zbud: loaded
[    1.224705] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.224895] fuse: init (API version 7.33)
[    1.225361] integrity: Platform Keyring initialized
[    1.230970] Key type asymmetric registered
[    1.230972] Asymmetric key parser 'x509' registered
[    1.230978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    1.231088] io scheduler mq-deadline registered
[    1.234774] pcieport 0000:00:01.1: PME: Signaling with IRQ 31
[    1.234898] pcieport 0000:00:01.1: AER: enabled with IRQ 31
[    1.234982] pcieport 0000:00:01.1: DPC: enabled with IRQ 31
[    1.234987] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.235293] pcieport 0000:00:07.1: PME: Signaling with IRQ 33
[    1.235408] pcieport 0000:00:07.1: AER: enabled with IRQ 33
[    1.235550] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[    1.235667] pcieport 0000:00:08.1: AER: enabled with IRQ 34
[    1.235822] pcieport 0000:20:03.1: PME: Signaling with IRQ 35
[    1.235941] pcieport 0000:20:03.1: AER: enabled with IRQ 35
[    1.235993] pcieport 0000:20:03.1: DPC: enabled with IRQ 35
[    1.235995] pcieport 0000:20:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.236122] pcieport 0000:20:03.2: PME: Signaling with IRQ 36
[    1.236199] pcieport 0000:20:03.2: AER: enabled with IRQ 36
[    1.236245] pcieport 0000:20:03.2: DPC: enabled with IRQ 36
[    1.236247] pcieport 0000:20:03.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.236367] pcieport 0000:20:03.3: PME: Signaling with IRQ 37
[    1.236452] pcieport 0000:20:03.3: AER: enabled with IRQ 37
[    1.236496] pcieport 0000:20:03.3: DPC: enabled with IRQ 37
[    1.236498] pcieport 0000:20:03.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.236662] pcieport 0000:20:07.1: PME: Signaling with IRQ 39
[    1.236742] pcieport 0000:20:07.1: AER: enabled with IRQ 39
[    1.236845] pcieport 0000:20:08.1: PME: Signaling with IRQ 40
[    1.236932] pcieport 0000:20:08.1: AER: enabled with IRQ 40
[    1.237044] pcieport 0000:40:01.1: PME: Signaling with IRQ 41
[    1.237154] pcieport 0000:40:01.1: AER: enabled with IRQ 41
[    1.237201] pcieport 0000:40:01.1: DPC: enabled with IRQ 41
[    1.237203] pcieport 0000:40:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.237325] pcieport 0000:40:01.3: PME: Signaling with IRQ 42
[    1.237406] pcieport 0000:40:01.3: AER: enabled with IRQ 42
[    1.237449] pcieport 0000:40:01.3: DPC: enabled with IRQ 42
[    1.237451] pcieport 0000:40:01.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.237573] pcieport 0000:40:01.4: PME: Signaling with IRQ 43
[    1.237652] pcieport 0000:40:01.4: AER: enabled with IRQ 43
[    1.237695] pcieport 0000:40:01.4: DPC: enabled with IRQ 43
[    1.237697] pcieport 0000:40:01.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.237825] pcieport 0000:40:03.1: PME: Signaling with IRQ 44
[    1.237912] pcieport 0000:40:03.1: AER: enabled with IRQ 44
[    1.237959] pcieport 0000:40:03.1: DPC: enabled with IRQ 44
[    1.237962] pcieport 0000:40:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    1.238139] pcieport 0000:40:07.1: PME: Signaling with IRQ 46
[    1.238223] pcieport 0000:40:07.1: AER: enabled with IRQ 46
[    1.238368] pcieport 0000:40:08.1: PME: Signaling with IRQ 48
[    1.238454] pcieport 0000:40:08.1: AER: enabled with IRQ 48
[    1.239324] pcieport 0000:42:02.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    1.240629] pcieport 0000:60:07.1: PME: Signaling with IRQ 59
[    1.240719] pcieport 0000:60:07.1: AER: enabled with IRQ 59
[    1.240861] pcieport 0000:60:08.1: PME: Signaling with IRQ 61
[    1.240946] pcieport 0000:60:08.1: AER: enabled with IRQ 61
[    1.241053] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.241102] efifb: probing for efifb
[    1.241347] efifb: No BGRT, not showing boot graphics
[    1.241351] efifb: framebuffer at 0xf380000000, using 3072k, total 3072k
[    1.241356] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.241361] efifb: scrolling: redraw
[    1.241364] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.241490] Console: switching to colour frame buffer device 128x48
[    1.243777] fb0: EFI VGA frame buffer device
[    1.244001] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.244039] ACPI: Power Button [PWRB]
[    1.244067] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.244136] ACPI: Power Button [PWRF]
[    1.247327] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1284
[    1.247407] Monitor-Mwait will be used to enter C-1 state
[    1.247411] ACPI: \_PR_.C000: Found 2 idle states
[    1.247584] ACPI: \_PR_.C002: Found 2 idle states
[    1.247830] ACPI: \_PR_.C004: Found 2 idle states
[    1.247995] ACPI: \_PR_.C006: Found 2 idle states
[    1.248270] ACPI: \_PR_.C008: Found 2 idle states
[    1.248536] ACPI: \_PR_.C00A: Found 2 idle states
[    1.248804] ACPI: \_PR_.C00C: Found 2 idle states
[    1.249072] ACPI: \_PR_.C00E: Found 2 idle states
[    1.249245] ACPI: \_PR_.C010: Found 2 idle states
[    1.249414] ACPI: \_PR_.C012: Found 2 idle states
[    1.249564] ACPI: \_PR_.C014: Found 2 idle states
[    1.249733] ACPI: \_PR_.C016: Found 2 idle states
[    1.249887] ACPI: \_PR_.C018: Found 2 idle states
[    1.250056] ACPI: \_PR_.C01A: Found 2 idle states
[    1.250217] ACPI: \_PR_.C01C: Found 2 idle states
[    1.250380] ACPI: \_PR_.C01E: Found 2 idle states
[    1.250538] ACPI: \_PR_.C020: Found 2 idle states
[    1.251172] ACPI: \_PR_.C022: Found 2 idle states
[    1.251778] ACPI: \_PR_.C024: Found 2 idle states
[    1.252356] ACPI: \_PR_.C026: Found 2 idle states
[    1.252872] ACPI: \_PR_.C028: Found 2 idle states
[    1.253385] ACPI: \_PR_.C02A: Found 2 idle states
[    1.253885] ACPI: \_PR_.C02C: Found 2 idle states
[    1.254371] ACPI: \_PR_.C02E: Found 2 idle states
[    1.254837] ACPI: \_PR_.C030: Found 2 idle states
[    1.255307] ACPI: \_PR_.C032: Found 2 idle states
[    1.255769] ACPI: \_PR_.C034: Found 2 idle states
[    1.256231] ACPI: \_PR_.C036: Found 2 idle states
[    1.256685] ACPI: \_PR_.C038: Found 2 idle states
[    1.257127] ACPI: \_PR_.C03A: Found 2 idle states
[    1.257555] ACPI: \_PR_.C03C: Found 2 idle states
[    1.257985] ACPI: \_PR_.C03E: Found 2 idle states
[    1.258413] ACPI: \_PR_.C040: Found 2 idle states
[    1.258840] ACPI: \_PR_.C042: Found 2 idle states
[    1.259181] ACPI: \_PR_.C044: Found 2 idle states
[    1.259549] ACPI: \_PR_.C046: Found 2 idle states
[    1.259930] ACPI: \_PR_.C048: Found 2 idle states
[    1.260307] ACPI: \_PR_.C04A: Found 2 idle states
[    1.260677] ACPI: \_PR_.C04C: Found 2 idle states
[    1.261040] ACPI: \_PR_.C04E: Found 2 idle states
[    1.261406] ACPI: \_PR_.C050: Found 2 idle states
[    1.261762] ACPI: \_PR_.C052: Found 2 idle states
[    1.262104] ACPI: \_PR_.C054: Found 2 idle states
[    1.262426] ACPI: \_PR_.C056: Found 2 idle states
[    1.262671] ACPI: \_PR_.C058: Found 2 idle states
[    1.262959] ACPI: \_PR_.C05A: Found 2 idle states
[    1.263258] ACPI: \_PR_.C05C: Found 2 idle states
[    1.263536] ACPI: \_PR_.C05E: Found 2 idle states
[    1.263726] ACPI: \_PR_.C060: Found 2 idle states
[    1.263971] ACPI: \_PR_.C062: Found 2 idle states
[    1.264233] ACPI: \_PR_.C064: Found 2 idle states
[    1.264493] ACPI: \_PR_.C066: Found 2 idle states
[    1.264758] ACPI: \_PR_.C068: Found 2 idle states
[    1.265025] ACPI: \_PR_.C06A: Found 2 idle states
[    1.265285] ACPI: \_PR_.C06C: Found 2 idle states
[    1.265552] ACPI: \_PR_.C06E: Found 2 idle states
[    1.265810] ACPI: \_PR_.C070: Found 2 idle states
[    1.266056] ACPI: \_PR_.C072: Found 2 idle states
[    1.266303] ACPI: \_PR_.C074: Found 2 idle states
[    1.266551] ACPI: \_PR_.C076: Found 2 idle states
[    1.266786] ACPI: \_PR_.C078: Found 2 idle states
[    1.267026] ACPI: \_PR_.C07A: Found 2 idle states
[    1.267280] ACPI: \_PR_.C07C: Found 2 idle states
[    1.267521] ACPI: \_PR_.C07E: Found 2 idle states
[    1.267699] ACPI: \_PR_.C001: Found 2 idle states
[    1.267866] ACPI: \_PR_.C003: Found 2 idle states
[    1.268079] ACPI: \_PR_.C005: Found 2 idle states
[    1.268296] ACPI: \_PR_.C007: Found 2 idle states
[    1.268527] ACPI: \_PR_.C009: Found 2 idle states
[    1.268777] ACPI: \_PR_.C00B: Found 2 idle states
[    1.269023] ACPI: \_PR_.C00D: Found 2 idle states
[    1.269270] ACPI: \_PR_.C00F: Found 2 idle states
[    1.269514] ACPI: \_PR_.C011: Found 2 idle states
[    1.269754] ACPI: \_PR_.C013: Found 2 idle states
[    1.269990] ACPI: \_PR_.C015: Found 2 idle states
[    1.270235] ACPI: \_PR_.C017: Found 2 idle states
[    1.270490] ACPI: \_PR_.C019: Found 2 idle states
[    1.270737] ACPI: \_PR_.C01B: Found 2 idle states
[    1.270978] ACPI: \_PR_.C01D: Found 2 idle states
[    1.271223] ACPI: \_PR_.C01F: Found 2 idle states
[    1.271479] ACPI: \_PR_.C021: Found 2 idle states
[    1.271728] ACPI: \_PR_.C023: Found 2 idle states
[    1.271974] ACPI: \_PR_.C025: Found 2 idle states
[    1.272221] ACPI: \_PR_.C027: Found 2 idle states
[    1.272469] ACPI: \_PR_.C029: Found 2 idle states
[    1.272721] ACPI: \_PR_.C02B: Found 2 idle states
[    1.272975] ACPI: \_PR_.C02D: Found 2 idle states
[    1.273225] ACPI: \_PR_.C02F: Found 2 idle states
[    1.273471] ACPI: \_PR_.C031: Found 2 idle states
[    1.273706] ACPI: \_PR_.C033: Found 2 idle states
[    1.273937] ACPI: \_PR_.C035: Found 2 idle states
[    1.274174] ACPI: \_PR_.C037: Found 2 idle states
[    1.274412] ACPI: \_PR_.C039: Found 2 idle states
[    1.274644] ACPI: \_PR_.C03B: Found 2 idle states
[    1.274877] ACPI: \_PR_.C03D: Found 2 idle states
[    1.275115] ACPI: \_PR_.C03F: Found 2 idle states
[    1.275347] ACPI: \_PR_.C041: Found 2 idle states
[    1.275580] ACPI: \_PR_.C043: Found 2 idle states
[    1.275816] ACPI: \_PR_.C045: Found 2 idle states
[    1.276040] ACPI: \_PR_.C047: Found 2 idle states
[    1.276262] ACPI: \_PR_.C049: Found 2 idle states
[    1.276512] ACPI: \_PR_.C04B: Found 2 idle states
[    1.276756] ACPI: \_PR_.C04D: Found 2 idle states
[    1.276998] ACPI: \_PR_.C04F: Found 2 idle states
[    1.277235] ACPI: \_PR_.C051: Found 2 idle states
[    1.277469] ACPI: \_PR_.C053: Found 2 idle states
[    1.277703] ACPI: \_PR_.C055: Found 2 idle states
[    1.277941] ACPI: \_PR_.C057: Found 2 idle states
[    1.278178] ACPI: \_PR_.C059: Found 2 idle states
[    1.278617] ACPI: \_PR_.C05B: Found 2 idle states
[    1.279086] ACPI: \_PR_.C05D: Found 2 idle states
[    1.279533] ACPI: \_PR_.C05F: Found 2 idle states
[    1.279970] ACPI: \_PR_.C061: Found 2 idle states
[    1.280445] ACPI: \_PR_.C063: Found 2 idle states
[    1.280921] ACPI: \_PR_.C065: Found 2 idle states
[    1.281390] ACPI: \_PR_.C067: Found 2 idle states
[    1.281844] ACPI: \_PR_.C069: Found 2 idle states
[    1.282237] ACPI: \_PR_.C06B: Found 2 idle states
[    1.282486] ACPI: \_PR_.C06D: Found 2 idle states
[    1.282729] ACPI: \_PR_.C06F: Found 2 idle states
[    1.282958] ACPI: \_PR_.C071: Found 2 idle states
[    1.283209] ACPI: \_PR_.C073: Found 2 idle states
[    1.283454] ACPI: \_PR_.C075: Found 2 idle states
[    1.283701] ACPI: \_PR_.C077: Found 2 idle states
[    1.283895] ACPI: \_PR_.C079: Found 2 idle states
[    1.284127] ACPI: \_PR_.C07B: Found 2 idle states
[    1.284354] ACPI: \_PR_.C07D: Found 2 idle states
[    1.284590] ACPI: \_PR_.C07F: Found 2 idle states
[    1.285012] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.305721] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.306915] Linux agpgart interface v0.103
[    1.528032] loop: module loaded
[    1.528490] libphy: Fixed MDIO Bus: probed
[    1.528666] tun: Universal TUN/TAP device driver, 1.6
[    1.528886] PPP generic driver version 2.4.2
[    1.529133] VFIO - User Level meta-driver version: 0.3
[    1.529432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.529650] ehci-pci: EHCI PCI platform driver
[    1.529872] ehci-platform: EHCI generic platform driver
[    1.530099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.530332] ohci-pci: OHCI PCI platform driver
[    1.530577] ohci-platform: OHCI generic platform driver
[    1.530805] uhci_hcd: USB Universal Host Controller Interface driver
[    1.531072] i8042: PNP: No PS/2 controller found.
[    1.531366] mousedev: PS/2 mouse device common for all mice
[    1.531685] rtc_cmos 00:03: RTC can wake from S4
[    1.532157] rtc_cmos 00:03: registered as rtc0
[    1.532942] rtc_cmos 00:03: setting system clock to 2021-10-14T23:17:32 UTC (1634253452)
[    1.533753] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.534581] i2c /dev entries driver
[    1.535044] device-mapper: uevent: version 1.0.3
[    1.535463] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    1.535848] platform eisa.0: Probing EISA bus 0
[    1.536223] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.536609] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.536953] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.537296] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.537646] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.537991] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.538334] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.538683] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.539023] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.539362] platform eisa.0: EISA: Detected 0 cards
[    1.542675] ledtrig-cpu: registered to indicate activity on CPUs
[    1.543717] EFI Variables Facility v0.08 2004-May-17
[    1.546748] drop_monitor: Initializing network drop monitor service
[    1.547391] NET: Registered protocol family 10
[    1.553457] Segment Routing with IPv6
[    1.554093] NET: Registered protocol family 17
[    1.554717] Key type dns_resolver registered
[    1.568365] microcode: CPU0: patch_level=0x08301039
[    1.569568] microcode: CPU1: patch_level=0x08301039
[    1.570212] microcode: CPU2: patch_level=0x08301039
[    1.570918] microcode: CPU3: patch_level=0x08301039
[    1.571628] microcode: CPU4: patch_level=0x08301039
[    1.572321] microcode: CPU5: patch_level=0x08301039
[    1.573708] microcode: CPU6: patch_level=0x08301039
[    1.574500] microcode: CPU7: patch_level=0x08301039
[    1.575088] microcode: CPU8: patch_level=0x08301039
[    1.575719] microcode: CPU9: patch_level=0x08301039
[    1.576668] microcode: CPU10: patch_level=0x08301039
[    1.577802] microcode: CPU11: patch_level=0x08301039
[    1.578361] microcode: CPU12: patch_level=0x08301039
[    1.579007] microcode: CPU13: patch_level=0x08301039
[    1.579630] microcode: CPU14: patch_level=0x08301039
[    1.580412] microcode: CPU15: patch_level=0x08301039
[    1.581592] microcode: CPU16: patch_level=0x08301039
[    1.582074] microcode: CPU17: patch_level=0x08301039
[    1.582567] microcode: CPU18: patch_level=0x08301039
[    1.583173] microcode: CPU19: patch_level=0x08301039
[    1.583749] microcode: CPU20: patch_level=0x08301039
[    1.584419] microcode: CPU21: patch_level=0x08301039
[    1.585393] microcode: CPU22: patch_level=0x08301039
[    1.586061] microcode: CPU23: patch_level=0x08301039
[    1.586468] microcode: CPU24: patch_level=0x08301039
[    1.586962] microcode: CPU25: patch_level=0x08301039
[    1.587428] microcode: CPU26: patch_level=0x08301039
[    1.587781] microcode: CPU27: patch_level=0x08301039
[    1.588136] microcode: CPU28: patch_level=0x08301039
[    1.588850] microcode: CPU29: patch_level=0x08301039
[    1.589504] microcode: CPU30: patch_level=0x08301039
[    1.589894] microcode: CPU31: patch_level=0x08301039
[    1.590252] microcode: CPU32: patch_level=0x08301039
[    1.590606] microcode: CPU33: patch_level=0x08301039
[    1.590951] microcode: CPU34: patch_level=0x08301039
[    1.591295] microcode: CPU35: patch_level=0x08301039
[    1.591566] microcode: CPU36: patch_level=0x08301039
[    1.591924] microcode: CPU37: patch_level=0x08301039
[    1.592349] microcode: CPU38: patch_level=0x08301039
[    1.592962] microcode: CPU39: patch_level=0x08301039
[    1.593552] microcode: CPU40: patch_level=0x08301039
[    1.593895] microcode: CPU41: patch_level=0x08301039
[    1.594127] microcode: CPU42: patch_level=0x08301039
[    1.594402] microcode: CPU43: patch_level=0x08301039
[    1.594606] microcode: CPU44: patch_level=0x08301039
[    1.594853] microcode: CPU45: patch_level=0x08301039
[    1.595028] microcode: CPU46: patch_level=0x08301039
[    1.595244] microcode: CPU47: patch_level=0x08301039
[    1.595445] microcode: CPU48: patch_level=0x08301039
[    1.595652] microcode: CPU49: patch_level=0x08301039
[    1.595852] microcode: CPU50: patch_level=0x08301039
[    1.596217] microcode: CPU51: patch_level=0x08301039
[    1.596545] microcode: CPU52: patch_level=0x08301039
[    1.596884] microcode: CPU53: patch_level=0x08301039
[    1.597211] microcode: CPU54: patch_level=0x08301039
[    1.597539] microcode: CPU55: patch_level=0x08301039
[    1.597806] microcode: CPU56: patch_level=0x08301039
[    1.598026] microcode: CPU57: patch_level=0x08301039
[    1.598229] microcode: CPU58: patch_level=0x08301039
[    1.598399] microcode: CPU59: patch_level=0x08301039
[    1.598561] microcode: CPU60: patch_level=0x08301039
[    1.598729] microcode: CPU61: patch_level=0x08301039
[    1.598932] microcode: CPU62: patch_level=0x08301039
[    1.599132] microcode: CPU63: patch_level=0x08301039
[    1.599273] microcode: CPU64: patch_level=0x08301039
[    1.599414] microcode: CPU65: patch_level=0x08301039
[    1.599710] microcode: CPU66: patch_level=0x08301039
[    1.599847] microcode: CPU67: patch_level=0x08301039
[    1.599996] microcode: CPU68: patch_level=0x08301039
[    1.600154] microcode: CPU69: patch_level=0x08301039
[    1.600455] microcode: CPU70: patch_level=0x08301039
[    1.600766] microcode: CPU71: patch_level=0x08301039
[    1.601076] microcode: CPU72: patch_level=0x08301039
[    1.601378] microcode: CPU73: patch_level=0x08301039
[    1.601685] microcode: CPU74: patch_level=0x08301039
[    1.601846] microcode: CPU75: patch_level=0x08301039
[    1.602007] microcode: CPU76: patch_level=0x08301039
[    1.602206] microcode: CPU77: patch_level=0x08301039
[    1.602356] microcode: CPU78: patch_level=0x08301039
[    1.602506] microcode: CPU79: patch_level=0x08301039
[    1.602656] microcode: CPU80: patch_level=0x08301039
[    1.602812] microcode: CPU81: patch_level=0x08301039
[    1.602961] microcode: CPU82: patch_level=0x08301039
[    1.603156] microcode: CPU83: patch_level=0x08301039
[    1.603306] microcode: CPU84: patch_level=0x08301039
[    1.603456] microcode: CPU85: patch_level=0x08301039
[    1.603604] microcode: CPU86: patch_level=0x08301039
[    1.603798] microcode: CPU87: patch_level=0x08301039
[    1.603945] microcode: CPU88: patch_level=0x08301039
[    1.604174] microcode: CPU89: patch_level=0x08301039
[    1.604468] microcode: CPU90: patch_level=0x08301039
[    1.604772] microcode: CPU91: patch_level=0x08301039
[    1.605077] microcode: CPU92: patch_level=0x08301039
[    1.605373] microcode: CPU93: patch_level=0x08301039
[    1.605673] microcode: CPU94: patch_level=0x08301039
[    1.605863] microcode: CPU95: patch_level=0x08301039
[    1.606062] microcode: CPU96: patch_level=0x08301039
[    1.606257] microcode: CPU97: patch_level=0x08301039
[    1.606451] microcode: CPU98: patch_level=0x08301039
[    1.606599] microcode: CPU99: patch_level=0x08301039
[    1.606761] microcode: CPU100: patch_level=0x08301039
[    1.606967] microcode: CPU101: patch_level=0x08301039
[    1.607124] microcode: CPU102: patch_level=0x08301039
[    1.607329] microcode: CPU103: patch_level=0x08301039
[    1.607483] microcode: CPU104: patch_level=0x08301039
[    1.607654] microcode: CPU105: patch_level=0x08301039
[    1.607817] microcode: CPU106: patch_level=0x08301039
[    1.607971] microcode: CPU107: patch_level=0x08301039
[    1.608221] microcode: CPU108: patch_level=0x08301039
[    1.608533] microcode: CPU109: patch_level=0x08301039
[    1.608845] microcode: CPU110: patch_level=0x08301039
[    1.609158] microcode: CPU111: patch_level=0x08301039
[    1.609471] microcode: CPU112: patch_level=0x08301039
[    1.609769] microcode: CPU113: patch_level=0x08301039
[    1.609975] microcode: CPU114: patch_level=0x08301039
[    1.610181] microcode: CPU115: patch_level=0x08301039
[    1.610338] microcode: CPU116: patch_level=0x08301039
[    1.610545] microcode: CPU117: patch_level=0x08301039
[    1.610752] microcode: CPU118: patch_level=0x08301039
[    1.610901] microcode: CPU119: patch_level=0x08301039
[    1.611107] microcode: CPU120: patch_level=0x08301039
[    1.611314] microcode: CPU121: patch_level=0x08301039
[    1.611521] microcode: CPU122: patch_level=0x08301039
[    1.611684] microcode: CPU123: patch_level=0x08301039
[    1.611861] microcode: CPU124: patch_level=0x08301039
[    1.612220] microcode: CPU125: patch_level=0x08301039
[    1.612536] microcode: CPU126: patch_level=0x08301039
[    1.612862] microcode: CPU127: patch_level=0x08301039
[    1.613224] microcode: Microcode Update Driver: v2.2.
[    1.616540] resctrl: L3 allocation detected
[    1.617091] resctrl: L3DATA allocation detected
[    1.617388] resctrl: L3CODE allocation detected
[    1.617686] resctrl: MB allocation detected
[    1.617997] resctrl: L3 monitoring detected
[    1.618316] IPI shorthand broadcast: enabled
[    1.618664] sched_clock: Marking stable (1644517624, -27988468)->(1796202626, -179673470)
[    1.619681] registered taskstats version 1
[    1.620118] Loading compiled-in X.509 certificates
[    1.621933] Loaded X.509 cert 'Build time autogenerated kernel key: f9e9dad11929df01167f4032bfec2eefd57e55c3'
[    1.622908] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.623897] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.624334] blacklist: Loading compiled-in revocation X.509 certificates
[    1.625020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.629420] zswap: loaded using pool lzo/zbud
[    1.631056] Key type ._fscrypt registered
[    1.631826] Key type .fscrypt registered
[    1.632604] Key type fscrypt-provisioning registered
[    1.633483] Key type trusted registered
[    1.635800] Key type encrypted registered
[    1.636580] AppArmor: AppArmor sha1 policy hashing enabled
[    1.637496] integrity: Loading X.509 certificate: UEFI:db
[    1.638465] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.638993] integrity: Loading X.509 certificate: UEFI:db
[    1.639724] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.640313] integrity: Loading X.509 certificate: UEFI:db
[    1.641411] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.642152] integrity: Loading X.509 certificate: UEFI:db
[    1.642761] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.643399] integrity: Loading X.509 certificate: UEFI:db
[    1.644308] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.646739] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.647667] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.650025] ima: Allocated hash algorithm: sha1
[    1.756038] ima: No architecture policies found
[    1.756685] evm: Initialising EVM extended attributes:
[    1.757435] evm: security.selinux
[    1.758154] evm: security.SMACK64
[    1.758756] evm: security.SMACK64EXEC
[    1.759336] evm: security.SMACK64TRANSMUTE
[    1.759912] evm: security.SMACK64MMAP
[    1.760472] evm: security.apparmor
[    1.761040] evm: security.ima
[    1.761620] evm: security.capability
[    1.762191] evm: HMAC attrs: 0x1
[    1.763227] PM:   Magic number: 9:238:302
[    1.763891] tty tty31: hash matches
[    1.764625] acpi device:9c: hash matches
[    1.770205] acpi_cpufreq: overriding BIOS provided _PSD data
[    2.167843] RAS: Correctable Errors collector initialized.
[    2.171869] Freeing unused decrypted memory: 2036K
[    2.174754] Freeing unused kernel image (initmem) memory: 2696K
[    2.188137] Write protecting the kernel read-only data: 28672k
[    2.190995] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    2.193853] Freeing unused kernel image (rodata/data gap) memory: 76K
[    2.236739] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.237359] Run /init as init process
[    2.237957]   with arguments:
[    2.237957]     /init
[    2.237958]   with environment:
[    2.237958]     HOME=/
[    2.237959]     TERM=linux
[    2.237959]     BOOT_IMAGE=/vmlinuz-5.11.0-37-generic
[    2.240020] tsc: Refined TSC clocksource calibration: 2894.561 MHz
[    2.240710] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b931186c0, max_idle_ns: 440795353010 ns
[    2.241258] clocksource: Switched to clocksource tsc
[    2.388677] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.391477] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.393978] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.395892] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[    2.398420] nvidia-gpu 0000:4a:00.3: enabling device (0000 -> 0002)
[    2.400411] nvidia-gpu 0000:4c:00.3: enabling device (0000 -> 0002)
[    2.403209] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.404900] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.407007] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.412235] MACsec IEEE 802.1AE
[    2.412578] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    2.416085] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
[    2.422211] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.423677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.424852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.425994] usb usb1: Product: xHCI Host Controller
[    2.427101] usb usb1: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.428196] usb usb1: SerialNumber: 0000:01:00.2
[    2.429473] hub 1-0:1.0: USB hub found
[    2.430566] hub 1-0:1.0: 2 ports detected
[    2.431873] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    2.433019] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 2
[    2.434116] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.434620] ahci 0000:48:00.0: version 3.0
[    2.435320] ahci 0000:48:00.0: enabling device (0000 -> 0002)
[    2.435337] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.436814] ahci 0000:48:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.439065] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.441549] ahci 0000:48:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.444288] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.449933] usb usb2: Product: xHCI Host Controller
[    2.452311] usb usb2: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.454648] usb usb2: SerialNumber: 0000:01:00.2
[    2.457545] scsi host0: ahci
[    2.457588] hub 2-0:1.0: USB hub found
[    2.457916] nvme nvme0: pci function 0000:21:00.0
[    2.457999] nvme nvme1: pci function 0000:43:00.0
[    2.458062] nvme nvme2: pci function 0000:44:00.0
[    2.458126] nvme nvme3: pci function 0000:45:00.0
[    2.458180] nvme nvme4: pci function 0000:4b:00.0
[    2.458552] ata1: SATA max UDMA/133 abar m2048@0xd1d00000 port 0xd1d00100 irq 69
[    2.459359] hub 2-0:1.0: 4 ports detected
[    2.460224] ahci 0000:49:00.0: enabling device (0000 -> 0002)
[    2.461351] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.462035] ahci 0000:49:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.462521] nvme nvme4: Shutdown timeout set to 10 seconds
[    2.462561] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.462591] nvme nvme2: Shutdown timeout set to 10 seconds
[    2.462653] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 3
[    2.462683] nvme nvme3: Shutdown timeout set to 10 seconds
[    2.462708] nvme nvme1: Shutdown timeout set to 10 seconds
[    2.463333] ahci 0000:49:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.464166] xhci_hcd 0000:03:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.464576] nvme nvme4: 8/0/0 default/read/poll queues
[    2.464583] nvme nvme0: 8/0/0 default/read/poll queues
[    2.464808] nvme nvme2: 8/0/0 default/read/poll queues
[    2.464943] nvme nvme3: 8/0/0 default/read/poll queues
[    2.464991] nvme nvme1: 8/0/0 default/read/poll queues
[    2.465103] scsi host1: ahci
[    2.465217] ata2: SATA max UDMA/133 abar m2048@0xd1c00000 port 0xd1c00100 irq 78
[    2.466146] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.466830]  nvme4n1: p1 p9
[    2.467180]  nvme0n1: p1 p9
[    2.467295]  nvme2n1: p1 p9
[    2.467303]  nvme1n1: p1 p9
[    2.469345]  nvme3n1: p1 p2 p3
[    2.469595] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.472170] cryptd: max_cpu_qlen set to 1000
[    2.472722] usb usb3: Product: xHCI Host Controller
[    2.478305] mpt3sas version 36.100.00.00 loaded
[    2.478774] usb usb3: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.480030] atlantic 0000:46:00.0: enabling device (0000 -> 0002)
[    2.480812] usb usb3: SerialNumber: 0000:03:00.3
[    2.488329] mpt3sas_cm0: 63 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (263771844 kB)
[    2.490377] hub 3-0:1.0: USB hub found
[    2.500902] hub 3-0:1.0: 2 ports detected
[    2.502696] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.504240] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 4
[    2.506164] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.508105] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.510495] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.512801] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.514998] usb usb4: Product: xHCI Host Controller
[    2.516535] usb usb4: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.517282] usb usb4: SerialNumber: 0000:03:00.3
[    2.518536] hub 4-0:1.0: USB hub found
[    2.518572] AVX2 version of gcm_enc/dec engaged.
[    2.519171] hub 4-0:1.0: 2 ports detected
[    2.520928] AES CTR mode by8 optimization enabled
[    2.521950] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.523835] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 5
[    2.526563] asus_wmi: ASUS WMI generic driver loaded
[    2.560536] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.561210] mpt3sas_cm0: MSI-X vectors supported: 96
[    2.561853]   no of cores: 128, max_msix_vectors: -1
[    2.562501] mpt3sas_cm0:  0 96
[    2.565862] mpt3sas_cm0: High IOPs queues : disabled
[    2.566514] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 140
[    2.567170] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 141
[    2.567790] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 142
[    2.568406] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 143
[    2.568969] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 144
[    2.569537] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 145
[    2.570100] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 146
[    2.570665] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 147
[    2.571228] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 148
[    2.571781] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 149
[    2.572357] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 150
[    2.572899] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 151
[    2.573425] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 152
[    2.573956] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 153
[    2.574483] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 154
[    2.574993] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 155
[    2.575509] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 156
[    2.576007] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 157
[    2.576507] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 158
[    2.576996] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 159
[    2.577469] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 160
[    2.577917] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 161
[    2.578351] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 162
[    2.578772] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 163
[    2.579172] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 164
[    2.579235] xhci_hcd 0000:22:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[    2.579301] MXM: GUID detected in BIOS
[    2.579562] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 165
[    2.580456] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.580495] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 166
[    2.580928] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.581366] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 167
[    2.581832] usb usb5: Product: xHCI Host Controller
[    2.582279] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 168
[    2.582338] checking generic (f380000000 300000) vs hw (e6000000 1000000)
[    2.582341] checking generic (f380000000 300000) vs hw (f380000000 10000000)
[    2.582342] fb0: switching to nouveaufb from EFI VGA
[    2.582745] usb usb5: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.583183] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 169
[    2.583644] usb usb5: SerialNumber: 0000:22:00.0
[    2.583727] hub 5-0:1.0: USB hub found
[    2.584088] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 170
[    2.584562] hub 5-0:1.0: 1 port detected
[    2.585005] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 171
[    2.585589] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.585939] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 172
[    2.586410] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 6
[    2.586872] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 173
[    2.587335] xhci_hcd 0000:22:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[    2.587787] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 174
[    2.587788] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 175
[    2.588276] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.588710] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 176
[    2.588711] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 177
[    2.589188] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.589656] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 178
[    2.590137] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.590619] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 179
[    2.591129] usb usb6: Product: xHCI Host Controller
[    2.591648] mpt3sas0-msix40: PCI-MSI-X enabled: IRQ 180
[    2.592204] usb usb6: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.592751] mpt3sas0-msix41: PCI-MSI-X enabled: IRQ 181
[    2.592752] mpt3sas0-msix42: PCI-MSI-X enabled: IRQ 182
[    2.593305] usb usb6: SerialNumber: 0000:22:00.0
[    2.593851] mpt3sas0-msix43: PCI-MSI-X enabled: IRQ 183
[    2.594508] hub 6-0:1.0: USB hub found
[    2.595004] mpt3sas0-msix44: PCI-MSI-X enabled: IRQ 184
[    2.595005] mpt3sas0-msix45: PCI-MSI-X enabled: IRQ 185
[    2.595616] hub 6-0:1.0: 1 port detected
[    2.596244] mpt3sas0-msix46: PCI-MSI-X enabled: IRQ 186
[    2.596245] mpt3sas0-msix47: PCI-MSI-X enabled: IRQ 187
[    2.596999] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.597476] mpt3sas0-msix48: PCI-MSI-X enabled: IRQ 188
[    2.597477] mpt3sas0-msix49: PCI-MSI-X enabled: IRQ 189
[    2.598084] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 7
[    2.598732] mpt3sas0-msix50: PCI-MSI-X enabled: IRQ 190
[    2.599442] xhci_hcd 0000:25:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.600000] mpt3sas0-msix51: PCI-MSI-X enabled: IRQ 191
[    2.601051] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.601326] mpt3sas0-msix52: PCI-MSI-X enabled: IRQ 192
[    2.601998] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.602696] mpt3sas0-msix53: PCI-MSI-X enabled: IRQ 193
[    2.603333] usb usb7: Product: xHCI Host Controller
[    2.604068] mpt3sas0-msix54: PCI-MSI-X enabled: IRQ 194
[    2.604793] usb usb7: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.605443] mpt3sas0-msix55: PCI-MSI-X enabled: IRQ 195
[    2.606143] usb usb7: SerialNumber: 0000:25:00.3
[    2.606900] mpt3sas0-msix56: PCI-MSI-X enabled: IRQ 196
[    2.607651] hub 7-0:1.0: USB hub found
[    2.608281] mpt3sas0-msix57: PCI-MSI-X enabled: IRQ 197
[    2.608282] mpt3sas0-msix58: PCI-MSI-X enabled: IRQ 198
[    2.608283] mpt3sas0-msix59: PCI-MSI-X enabled: IRQ 199
[    2.609016] hub 7-0:1.0: 2 ports detected
[    2.609716] mpt3sas0-msix60: PCI-MSI-X enabled: IRQ 200
[    2.610556] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.611117] mpt3sas0-msix61: PCI-MSI-X enabled: IRQ 201
[    2.611860] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 8
[    2.612581] mpt3sas0-msix62: PCI-MSI-X enabled: IRQ 202
[    2.613293] xhci_hcd 0000:25:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.614040] mpt3sas0-msix63: PCI-MSI-X enabled: IRQ 203
[    2.614783] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.615446] mpt3sas0-msix64: PCI-MSI-X enabled: IRQ 204
[    2.616185] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.616912] mpt3sas0-msix65: PCI-MSI-X enabled: IRQ 205
[    2.617578] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.618229] mpt3sas0-msix66: PCI-MSI-X enabled: IRQ 206
[    2.618951] usb usb8: Product: xHCI Host Controller
[    2.619638] mpt3sas0-msix67: PCI-MSI-X enabled: IRQ 207
[    2.620308] usb usb8: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.621021] mpt3sas0-msix68: PCI-MSI-X enabled: IRQ 208
[    2.621740] usb usb8: SerialNumber: 0000:25:00.3
[    2.622427] mpt3sas0-msix69: PCI-MSI-X enabled: IRQ 209
[    2.623216] hub 8-0:1.0: USB hub found
[    2.623883] mpt3sas0-msix70: PCI-MSI-X enabled: IRQ 210
[    2.624652] hub 8-0:1.0: 2 ports detected
[    2.625318] mpt3sas0-msix71: PCI-MSI-X enabled: IRQ 211
[    2.626357] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.626834] mpt3sas0-msix72: PCI-MSI-X enabled: IRQ 212
[    2.627506] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 9
[    2.628226] mpt3sas0-msix73: PCI-MSI-X enabled: IRQ 213
[    2.629167] xhci_hcd 0000:47:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.629744] mpt3sas0-msix74: PCI-MSI-X enabled: IRQ 214
[    2.630903] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.631183] mpt3sas0-msix75: PCI-MSI-X enabled: IRQ 215
[    2.631966] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.632707] mpt3sas0-msix76: PCI-MSI-X enabled: IRQ 216
[    2.633417] usb usb9: Product: xHCI Host Controller
[    2.634181] mpt3sas0-msix77: PCI-MSI-X enabled: IRQ 217
[    2.634968] usb usb9: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.635714] mpt3sas0-msix78: PCI-MSI-X enabled: IRQ 218
[    2.636480] usb usb9: SerialNumber: 0000:47:00.1
[    2.637271] mpt3sas0-msix79: PCI-MSI-X enabled: IRQ 219
[    2.638165] hub 9-0:1.0: USB hub found
[    2.638908] mpt3sas0-msix80: PCI-MSI-X enabled: IRQ 220
[    2.639714] hub 9-0:1.0: 6 ports detected
[    2.640539] mpt3sas0-msix81: PCI-MSI-X enabled: IRQ 221
[    2.641750] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT,
[    2.642258] mpt3sas0-msix82: PCI-MSI-X enabled: IRQ 222
[    2.643091] Index (0x000000007) is beyond end of object (length 0x6)
[    2.643874] mpt3sas0-msix83: PCI-MSI-X enabled: IRQ 223
[    2.644641]  (20201113/exoparg2-393)
[    2.645383] mpt3sas0-msix84: PCI-MSI-X enabled: IRQ 224

[    2.647102] mpt3sas0-msix85: PCI-MSI-X enabled: IRQ 225
[    2.647923] No Local Variables are initialized for Method [_PLD]
[    2.648712] mpt3sas0-msix86: PCI-MSI-X enabled: IRQ 226

[    2.650301] mpt3sas0-msix87: PCI-MSI-X enabled: IRQ 227
[    2.651161] No Arguments are initialized for method [_PLD]
[    2.651939] mpt3sas0-msix88: PCI-MSI-X enabled: IRQ 228

[    2.653580] mpt3sas0-msix89: PCI-MSI-X enabled: IRQ 229
[    2.654435] ACPI Error:
[    2.655281] mpt3sas0-msix90: PCI-MSI-X enabled: IRQ 230
[    2.656179] Aborting method
[    2.656998] mpt3sas0-msix91: PCI-MSI-X enabled: IRQ 231
[    2.657806] \_SB.S0D2.D2A0.BYUP.BYD8.XHC1.RHUB.PRT6._PLD
[    2.658554] mpt3sas0-msix92: PCI-MSI-X enabled: IRQ 232
[    2.659383]  due to previous error (AE_AML_PACKAGE_LIMIT)
[    2.660250] mpt3sas0-msix93: PCI-MSI-X enabled: IRQ 233
[    2.661131]  (20201113/psparse-529)
[    2.661934] mpt3sas0-msix94: PCI-MSI-X enabled: IRQ 234
[    2.662828] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.663470] mpt3sas0-msix95: PCI-MSI-X enabled: IRQ 235
[    2.664310] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 10
[    2.665140] mpt3sas_cm0: iomem(0x00000000c2440000), mapped(0x00000000bce1b218), size(65536)
[    2.665928] xhci_hcd 0000:47:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    2.666661] mpt3sas_cm0: ioport(0x0000000000006000), size(256)
[    2.667433] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.676877] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.676879] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.676880] usb usb10: Product: xHCI Host Controller
[    2.676881] usb usb10: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.676882] usb usb10: SerialNumber: 0000:47:00.1
[    2.676889] Console: switching to colour dummy device 80x25
[    2.676935] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[    2.676947] hub 10-0:1.0: USB hub found
[    2.676958] hub 10-0:1.0: 4 ports detected
[    2.676992] nouveau 0000:01:00.0: NVIDIA TU102 (162000a1)
[    2.677399] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.677406] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 11
[    2.677565] xhci_hcd 0000:47:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.678001] usb usb11: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.678005] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.678008] usb usb11: Product: xHCI Host Controller
[    2.678010] usb usb11: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.678013] usb usb11: SerialNumber: 0000:47:00.3
[    2.678085] hub 11-0:1.0: USB hub found
[    2.678099] hub 11-0:1.0: 6 ports detected
[    2.678720] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.678725] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 12
[    2.678729] xhci_hcd 0000:47:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.678742] usb usb12: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.678758] usb usb12: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.678762] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.678765] usb usb12: Product: xHCI Host Controller
[    2.678767] usb usb12: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.678770] usb usb12: SerialNumber: 0000:47:00.3
[    2.678832] hub 12-0:1.0: USB hub found
[    2.678842] hub 12-0:1.0: 4 ports detected
[    2.679338] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.679343] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 13
[    2.679958] xhci_hcd 0000:4a:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.680130] usb usb13: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.680141] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.680144] usb usb13: Product: xHCI Host Controller
[    2.680146] usb usb13: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.680149] usb usb13: SerialNumber: 0000:4a:00.2
[    2.680212] hub 13-0:1.0: USB hub found
[    2.680219] hub 13-0:1.0: 2 ports detected
[    2.680312] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.680315] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 14
[    2.680319] xhci_hcd 0000:4a:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.680340] usb usb14: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.680355] usb usb14: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.680359] usb usb14: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.680362] usb usb14: Product: xHCI Host Controller
[    2.680365] usb usb14: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.680367] usb usb14: SerialNumber: 0000:4a:00.2
[    2.680422] hub 14-0:1.0: USB hub found
[    2.680431] hub 14-0:1.0: 4 ports detected
[    2.680648] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.680652] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 15
[    2.681247] xhci_hcd 0000:4c:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.681376] usb usb15: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    2.681380] usb usb15: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.681384] usb usb15: Product: xHCI Host Controller
[    2.681387] usb usb15: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.681390] usb usb15: SerialNumber: 0000:4c:00.2
[    2.681452] hub 15-0:1.0: USB hub found
[    2.681463] hub 15-0:1.0: 2 ports detected
[    2.681564] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.681568] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 16
[    2.681572] xhci_hcd 0000:4c:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.681593] usb usb16: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.681610] usb usb16: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    2.681614] usb usb16: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.681618] usb usb16: Product: xHCI Host Controller
[    2.681620] usb usb16: Manufacturer: Linux 5.11.0-37-generic xhci-hcd
[    2.681624] usb usb16: SerialNumber: 0000:4c:00.2
[    2.681680] hub 16-0:1.0: USB hub found
[    2.681689] hub 16-0:1.0: 4 ports detected
[    2.725656] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.725663] mpt3sas_cm0: sending message unit reset !!
[    2.727172] mpt3sas_cm0: message unit reset: SUCCESS
[    2.754649] mpt3sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(7), sge_per_io(128), chains_per_io(19)
[    2.757309] mpt3sas_cm0: request pool(0x00000000a8ba93c1) - dma(0xfe200000): depth(9960), frame_size(128), pool_size(1245 kB)
[    2.774297] ata1: SATA link down (SStatus 0 SControl 300)
[    2.782252] ata2: SATA link down (SStatus 0 SControl 300)
[    2.797747] nouveau 0000:01:00.0: bios: version 90.02.42.00.0f
[    2.798792] nouveau 0000:01:00.0: pmu: firmware unavailable
[    2.799546] nouveau 0000:01:00.0: fb: 24576 MiB GDDR6
[    2.821634] mpt3sas_cm0: sense pool(0x00000000016a332b)- dma(0xfc900000): depth(9747),element_size(96), pool_size(913 kB)
[    2.821910] mpt3sas_cm0: config page(0x000000009130e498) - dma(0xfc5ee000): size(512)
[    2.821917] mpt3sas_cm0: Allocated physical memory: size(19669 kB)
[    2.821922] mpt3sas_cm0: Current Controller Queue Depth(9744),Max Controller Queue Depth(9856)
[    2.821928] mpt3sas_cm0: Scatter Gather Elements per IO(128)
[    2.823359] [TTM] Zone  kernel: Available graphics memory: 131885922 KiB
[    2.823365] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    2.823383] nouveau 0000:01:00.0: DRM: VRAM: 24576 MiB
[    2.823388] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    2.823394] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    2.823399] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    2.823404] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    2.823409] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    2.823415] nouveau 0000:01:00.0: DRM: DCB outp 00: 02800f66 04600020
[    2.823421] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f62 00020020
[    2.823427] nouveau 0000:01:00.0: DRM: DCB outp 03: 02011f52 00020010
[    2.823432] nouveau 0000:01:00.0: DRM: DCB outp 04: 04822f76 04600010
[    2.823438] nouveau 0000:01:00.0: DRM: DCB outp 05: 04022f72 00020010
[    2.823443] nouveau 0000:01:00.0: DRM: DCB outp 08: 01844f36 04600010
[    2.823449] nouveau 0000:01:00.0: DRM: DCB outp 09: 01044f32 00020010
[    2.823454] nouveau 0000:01:00.0: DRM: DCB outp 10: 04833f86 04600020
[    2.823460] nouveau 0000:01:00.0: DRM: DCB conn 00: 00020046
[    2.823465] nouveau 0000:01:00.0: DRM: DCB conn 01: 00010161
[    2.823470] nouveau 0000:01:00.0: DRM: DCB conn 02: 01000246
[    2.823475] nouveau 0000:01:00.0: DRM: DCB conn 03: 02000371
[    2.823481] nouveau 0000:01:00.0: DRM: DCB conn 04: 00001446
[    2.823935] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    2.840129] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[    2.986303] atlantic 0000:46:00.0 enp70s0: renamed from eth0
[    2.990604] mpt3sas_cm0: _base_display_fwpkg_version: complete
[    2.990897] mpt3sas_cm0: LSISAS3008: FWVersion(16.00.01.00), ChipRevision(0x02), BiosVersion(18.00.00.00)
[    2.990909] mpt3sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    2.990982] scsi host2: Fusion MPT SAS Host
[    2.993840] mpt3sas_cm0: sending port enable !!
[    2.994298] mpt3sas_cm0: hba_port entry: 000000004c701fba, port: 255 is added to hba_port list
[    2.995522] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b00fe7d850), phys(8)
[    2.997069] mpt3sas_cm0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x50030480001ef13f), phys(38)
[    2.997520]  expander-2:0: add: handle(0x0009), sas_addr(0x50030480001ef13f)
[    3.003813] scsi 2:0:0:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.003824] scsi 2:0:0:0: SATA: handle(0x000a), sas_addr(0x50030480001ef10a), phy(10), device_name(0x9d575b0a9adaeaef)
[    3.003832] scsi 2:0:0:0: enclosure logical id (0x50030480001ef13f), slot(2)
[    3.003838] scsi 2:0:0:0: enclosure level(0x0000), connector name(     )
[    3.003887] scsi 2:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.003895] scsi 2:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.004126] usb 9-5: new high-speed USB device number 2 using xhci_hcd
[    3.004624]  end_device-2:0:0: add: handle(0x000a), sas_addr(0x50030480001ef10a)
[    3.005569] scsi 2:0:1:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.005578] scsi 2:0:1:0: SATA: handle(0x000b), sas_addr(0x50030480001ef10e), phy(14), device_name(0x9d5964089bd8f3f6)
[    3.005586] scsi 2:0:1:0: enclosure logical id (0x50030480001ef13f), slot(6)
[    3.005592] scsi 2:0:1:0: enclosure level(0x0000), connector name(     )
[    3.005640] scsi 2:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.005648] scsi 2:0:1:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.006358]  end_device-2:0:1: add: handle(0x000b), sas_addr(0x50030480001ef10e)
[    3.010202] usb 3-2: New USB device found, idVendor=c0f4, idProduct=04c0, bcdDevice= 1.10
[    3.010212] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.010219] usb 3-2: Product: usb keyboard
[    3.010224] usb 3-2: Manufacturer: SZH
[    3.013673] scsi 2:0:2:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    3.013683] scsi 2:0:2:0: SATA: handle(0x000c), sas_addr(0x50030480001ef10f), phy(15), device_name(0x5001b448b50d1434)
[    3.013690] scsi 2:0:2:0: enclosure logical id (0x50030480001ef13f), slot(7)
[    3.013696] scsi 2:0:2:0: enclosure level(0x0000), connector name(     )
[    3.013745] scsi 2:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.013753] scsi 2:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.020688]  end_device-2:0:2: add: handle(0x000c), sas_addr(0x50030480001ef10f)
[    3.028373] scsi 2:0:3:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    3.028385] scsi 2:0:3:0: SATA: handle(0x000d), sas_addr(0x50030480001ef110), phy(16), device_name(0x5001b448b50d8007)
[    3.028395] scsi 2:0:3:0: enclosure logical id (0x50030480001ef13f), slot(8)
[    3.028401] scsi 2:0:3:0: enclosure level(0x0000), connector name(     )
[    3.028462] scsi 2:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.028469] scsi 2:0:3:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.035503]  end_device-2:0:3: add: handle(0x000d), sas_addr(0x50030480001ef110)
[    3.036412] scsi 2:0:4:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.036420] scsi 2:0:4:0: SATA: handle(0x000e), sas_addr(0x50030480001ef114), phy(20), device_name(0x9d575b0a9adae9ea)
[    3.036427] scsi 2:0:4:0: enclosure logical id (0x50030480001ef13f), slot(12)
[    3.036432] scsi 2:0:4:0: enclosure level(0x0000), connector name(     )
[    3.036479] scsi 2:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.036486] scsi 2:0:4:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.037195]  end_device-2:0:4: add: handle(0x000e), sas_addr(0x50030480001ef114)
[    3.038056] scsi 2:0:5:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.038063] scsi 2:0:5:0: SATA: handle(0x000f), sas_addr(0x50030480001ef115), phy(21), device_name(0x9d575b0a9cc9e6db)
[    3.038070] scsi 2:0:5:0: enclosure logical id (0x50030480001ef13f), slot(13)
[    3.038075] scsi 2:0:5:0: enclosure level(0x0000), connector name(     )
[    3.038122] scsi 2:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.038129] scsi 2:0:5:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.038839]  end_device-2:0:5: add: handle(0x000f), sas_addr(0x50030480001ef115)
[    3.041752] hid: raw HID events driver (C) Jiri Kosina
[    3.046412] scsi 2:0:6:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    3.046422] scsi 2:0:6:0: SATA: handle(0x0010), sas_addr(0x50030480001ef116), phy(22), device_name(0x5001b448b595d484)
[    3.046429] scsi 2:0:6:0: enclosure logical id (0x50030480001ef13f), slot(14)
[    3.046435] scsi 2:0:6:0: enclosure level(0x0000), connector name(     )
[    3.046482] scsi 2:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.046488] scsi 2:0:6:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.053568]  end_device-2:0:6: add: handle(0x0010), sas_addr(0x50030480001ef116)
[    3.054584] scsi 2:0:7:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    3.054593] scsi 2:0:7:0: SATA: handle(0x0011), sas_addr(0x50030480001ef11a), phy(26), device_name(0x9d575b0897eee8f2)
[    3.054600] scsi 2:0:7:0: enclosure logical id (0x50030480001ef13f), slot(18)
[    3.054605] scsi 2:0:7:0: enclosure level(0x0000), connector name(     )
[    3.054653] scsi 2:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.054659] scsi 2:0:7:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.055366]  end_device-2:0:7: add: handle(0x0011), sas_addr(0x50030480001ef11a)
[    3.056182] scsi 2:0:8:0: Direct-Access     ATA      Patriot Blast    22.3 PQ: 0 ANSI: 6
[    3.056190] scsi 2:0:8:0: SATA: handle(0x0012), sas_addr(0x50030480001ef11b), phy(27), device_name(0x9d5c5b119ae9e0e7)
[    3.056196] scsi 2:0:8:0: enclosure logical id (0x50030480001ef13f), slot(19)
[    3.056202] scsi 2:0:8:0: enclosure level(0x0000), connector name(     )
[    3.056249] scsi 2:0:8:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.056256] scsi 2:0:8:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.056280] usbcore: registered new interface driver usbhid
[    3.056286] usbhid: USB HID core driver
[    3.056995]  end_device-2:0:8: add: handle(0x0012), sas_addr(0x50030480001ef11b)
[    3.060265] input: SZH usb keyboard as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.0/0003:C0F4:04C0.0001/input/input2
[    3.071679] scsi 2:0:9:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    3.071685] scsi 2:0:9:0: SATA: handle(0x0013), sas_addr(0x50030480001ef11c), phy(28), device_name(0x5001b448b595d422)
[    3.071690] scsi 2:0:9:0: enclosure logical id (0x50030480001ef13f), slot(20)
[    3.071694] scsi 2:0:9:0: enclosure level(0x0000), connector name(     )
[    3.071739] scsi 2:0:9:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.071744] scsi 2:0:9:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.108332]  end_device-2:0:9: add: handle(0x0013), sas_addr(0x50030480001ef11c)
[    3.110082] scsi 2:0:10:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    3.110091] scsi 2:0:10:0: set ignore_delay_remove for handle(0x0014)
[    3.110097] scsi 2:0:10:0: SES: handle(0x0014), sas_addr(0x50030480001ef13d), phy(36), device_name(0x0000000000000000)
[    3.110104] scsi 2:0:10:0: enclosure logical id (0x50030480001ef13f), slot(21)
[    3.110110] scsi 2:0:10:0: enclosure level(0x0000), connector name(     )
[    3.110116] scsi 2:0:10:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    3.111916]  end_device-2:0:10: add: handle(0x0014), sas_addr(0x50030480001ef13d)
[    3.112360] mpt3sas_cm0: expander_add: handle(0x0015), parent(0x0002), sas_addr(0x50030480002391bf), phys(38)
[    3.112864]  expander-2:1: add: handle(0x0015), sas_addr(0x50030480002391bf)
[    3.119336] scsi 2:0:11:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.119344] scsi 2:0:11:0: SATA: handle(0x0016), sas_addr(0x500304800023918e), phy(14), device_name(0x50014ee2b79f0e3a)
[    3.119351] scsi 2:0:11:0: enclosure logical id (0x50030480002391bf), slot(2)
[    3.119356] scsi 2:0:11:0: enclosure level(0x0000), connector name(     )
[    3.119402] scsi 2:0:11:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.119408] scsi 2:0:11:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.120092] hid-generic 0003:C0F4:04C0.0001: input,hidraw0: USB HID v1.10 Keyboard [SZH usb keyboard] on usb-0000:03:00.3-2/input0
[    3.120255] input: SZH usb keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input3
[    3.121910]  end_device-2:1:0: add: handle(0x0016), sas_addr(0x500304800023918e)
[    3.123717] scsi 2:0:12:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.123725] scsi 2:0:12:0: SATA: handle(0x0017), sas_addr(0x500304800023918f), phy(15), device_name(0x5000c500c625bfce)
[    3.123731] scsi 2:0:12:0: enclosure logical id (0x50030480002391bf), slot(3)
[    3.123737] scsi 2:0:12:0: enclosure level(0x0000), connector name(     )
[    3.123782] scsi 2:0:12:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.123788] scsi 2:0:12:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.126992]  end_device-2:1:1: add: handle(0x0017), sas_addr(0x500304800023918f)
[    3.128785] scsi 2:0:13:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.128793] scsi 2:0:13:0: SATA: handle(0x0018), sas_addr(0x5003048000239190), phy(16), device_name(0x5000c500c625d8bd)
[    3.128800] scsi 2:0:13:0: enclosure logical id (0x50030480002391bf), slot(4)
[    3.128806] scsi 2:0:13:0: enclosure level(0x0000), connector name(     )
[    3.128855] scsi 2:0:13:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.128862] scsi 2:0:13:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.132062]  end_device-2:1:2: add: handle(0x0018), sas_addr(0x5003048000239190)
[    3.133917] scsi 2:0:14:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.133925] scsi 2:0:14:0: SATA: handle(0x0019), sas_addr(0x5003048000239191), phy(17), device_name(0x5000c500c6262da3)
[    3.133932] scsi 2:0:14:0: enclosure logical id (0x50030480002391bf), slot(5)
[    3.133938] scsi 2:0:14:0: enclosure level(0x0000), connector name(     )
[    3.133988] scsi 2:0:14:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.133995] scsi 2:0:14:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.137195]  end_device-2:1:3: add: handle(0x0019), sas_addr(0x5003048000239191)
[    3.139239] scsi 2:0:15:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.139247] scsi 2:0:15:0: SATA: handle(0x001a), sas_addr(0x5003048000239195), phy(21), device_name(0x5000c500c62686bb)
[    3.139254] scsi 2:0:15:0: enclosure logical id (0x50030480002391bf), slot(9)
[    3.139260] scsi 2:0:15:0: enclosure level(0x0000), connector name(     )
[    3.139306] scsi 2:0:15:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.139313] scsi 2:0:15:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.142527]  end_device-2:1:4: add: handle(0x001a), sas_addr(0x5003048000239195)
[    3.144679] scsi 2:0:16:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.144687] scsi 2:0:16:0: SATA: handle(0x001b), sas_addr(0x5003048000239196), phy(22), device_name(0x5000c500c61f29bd)
[    3.144694] scsi 2:0:16:0: enclosure logical id (0x50030480002391bf), slot(10)
[    3.144700] scsi 2:0:16:0: enclosure level(0x0000), connector name(     )
[    3.144750] scsi 2:0:16:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.144756] scsi 2:0:16:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.147964]  end_device-2:1:5: add: handle(0x001b), sas_addr(0x5003048000239196)
[    3.149844] scsi 2:0:17:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.149852] scsi 2:0:17:0: SATA: handle(0x001c), sas_addr(0x5003048000239197), phy(23), device_name(0x5000c500c6265835)
[    3.149859] scsi 2:0:17:0: enclosure logical id (0x50030480002391bf), slot(11)
[    3.149865] scsi 2:0:17:0: enclosure level(0x0000), connector name(     )
[    3.149915] scsi 2:0:17:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.149921] scsi 2:0:17:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.153132]  end_device-2:1:6: add: handle(0x001c), sas_addr(0x5003048000239197)
[    3.154629] scsi 2:0:18:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.154638] scsi 2:0:18:0: SATA: handle(0x001d), sas_addr(0x500304800023919a), phy(26), device_name(0x50014ee2b79f927c)
[    3.154645] scsi 2:0:18:0: enclosure logical id (0x50030480002391bf), slot(14)
[    3.154651] scsi 2:0:18:0: enclosure level(0x0000), connector name(     )
[    3.154701] scsi 2:0:18:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.154708] scsi 2:0:18:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.155321] usb 9-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    3.155333] usb 9-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.155341] usb 9-5: Product: USB2.0 Hub
[    3.157224]  end_device-2:1:7: add: handle(0x001d), sas_addr(0x500304800023919a)
[    3.159975] scsi 2:0:19:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    3.159984] scsi 2:0:19:0: SATA: handle(0x001e), sas_addr(0x500304800023919b), phy(27), device_name(0x5000cca36ace8126)
[    3.159991] scsi 2:0:19:0: enclosure logical id (0x50030480002391bf), slot(15)
[    3.159997] scsi 2:0:19:0: enclosure level(0x0000), connector name(     )
[    3.160047] scsi 2:0:19:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.160054] scsi 2:0:19:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.165659]  end_device-2:1:8: add: handle(0x001e), sas_addr(0x500304800023919b)
[    3.167575] scsi 2:0:20:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.167583] scsi 2:0:20:0: SATA: handle(0x001f), sas_addr(0x500304800023919c), phy(28), device_name(0x5000c500c624e6fc)
[    3.167591] scsi 2:0:20:0: enclosure logical id (0x50030480002391bf), slot(16)
[    3.167597] scsi 2:0:20:0: enclosure level(0x0000), connector name(     )
[    3.167644] scsi 2:0:20:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.167651] scsi 2:0:20:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.171010]  end_device-2:1:9: add: handle(0x001f), sas_addr(0x500304800023919c)
[    3.173203] scsi 2:0:21:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.173215] scsi 2:0:21:0: SATA: handle(0x0020), sas_addr(0x500304800023919d), phy(29), device_name(0x5000c500c621ac4b)
[    3.173225] scsi 2:0:21:0: enclosure logical id (0x50030480002391bf), slot(17)
[    3.173232] scsi 2:0:21:0: enclosure level(0x0000), connector name(     )
[    3.173368] scsi 2:0:21:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.173375] scsi 2:0:21:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.176912]  end_device-2:1:10: add: handle(0x0020), sas_addr(0x500304800023919d)
[    3.179921] scsi 2:0:22:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    3.179930] scsi 2:0:22:0: SATA: handle(0x0021), sas_addr(0x50030480002391a0), phy(32), device_name(0x5000cca36ad126ee)
[    3.179937] scsi 2:0:22:0: enclosure logical id (0x50030480002391bf), slot(20)
[    3.179943] scsi 2:0:22:0: enclosure level(0x0000), connector name(     )
[    3.179989] scsi 2:0:22:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.179996] scsi 2:0:22:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.180131] input: SZH usb keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input4
[    3.180406] hid-generic 0003:C0F4:04C0.0002: input,hidraw1: USB HID v1.10 Device [SZH usb keyboard] on usb-0000:03:00.3-2/input1
[    3.185803]  end_device-2:1:11: add: handle(0x0021), sas_addr(0x50030480002391a0)
[    3.187467] scsi 2:0:23:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    3.187475] scsi 2:0:23:0: SATA: handle(0x0022), sas_addr(0x50030480002391a1), phy(33), device_name(0x50014ee20df70f2b)
[    3.187481] scsi 2:0:23:0: enclosure logical id (0x50030480002391bf), slot(21)
[    3.187487] scsi 2:0:23:0: enclosure level(0x0000), connector name(     )
[    3.187532] scsi 2:0:23:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.187538] scsi 2:0:23:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.190100]  end_device-2:1:12: add: handle(0x0022), sas_addr(0x50030480002391a1)
[    3.191935] scsi 2:0:24:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.191942] scsi 2:0:24:0: SATA: handle(0x0023), sas_addr(0x50030480002391a2), phy(34), device_name(0x5000c500c626942d)
[    3.191949] scsi 2:0:24:0: enclosure logical id (0x50030480002391bf), slot(22)
[    3.191954] scsi 2:0:24:0: enclosure level(0x0000), connector name(     )
[    3.191999] scsi 2:0:24:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.192006] scsi 2:0:24:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.195219]  end_device-2:1:13: add: handle(0x0023), sas_addr(0x50030480002391a2)
[    3.197018] scsi 2:0:25:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    3.197026] scsi 2:0:25:0: SATA: handle(0x0024), sas_addr(0x50030480002391a3), phy(35), device_name(0x5000c500c624e484)
[    3.197032] scsi 2:0:25:0: enclosure logical id (0x50030480002391bf), slot(23)
[    3.197037] scsi 2:0:25:0: enclosure level(0x0000), connector name(     )
[    3.197086] scsi 2:0:25:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    3.197092] scsi 2:0:25:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    3.200284]  end_device-2:1:14: add: handle(0x0024), sas_addr(0x50030480002391a3)
[    3.201406] scsi 2:0:26:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    3.201413] scsi 2:0:26:0: set ignore_delay_remove for handle(0x0025)
[    3.201418] scsi 2:0:26:0: SES: handle(0x0025), sas_addr(0x50030480002391bd), phy(36), device_name(0x0000000000000000)
[    3.201424] scsi 2:0:26:0: enclosure logical id (0x50030480002391bf), slot(24)
[    3.201430] scsi 2:0:26:0: enclosure level(0x0000), connector name(     )
[    3.201435] scsi 2:0:26:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    3.203913]  end_device-2:1:15: add: handle(0x0025), sas_addr(0x50030480002391bd)
[    3.211864] hub 9-5:1.0: USB hub found
[    3.212033] mpt3sas_cm0: port enable: SUCCESS
[    3.212267] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    3.212448] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    3.212451] hub 9-5:1.0: 4 ports detected
[    3.212710] sd 2:0:2:0: Attached scsi generic sg2 type 0
[    3.212888] sd 2:0:3:0: Attached scsi generic sg3 type 0
[    3.213055] sd 2:0:4:0: Attached scsi generic sg4 type 0
[    3.213209] sd 2:0:5:0: Attached scsi generic sg5 type 0
[    3.213377] sd 2:0:6:0: Attached scsi generic sg6 type 0
[    3.213535] sd 2:0:7:0: Attached scsi generic sg7 type 0
[    3.213696] sd 2:0:8:0: Attached scsi generic sg8 type 0
[    3.213920] sd 2:0:9:0: Attached scsi generic sg9 type 0
[    3.214056] scsi 2:0:10:0: Attached scsi generic sg10 type 13
[    3.214206] sd 2:0:11:0: Attached scsi generic sg11 type 0
[    3.214350] sd 2:0:12:0: Attached scsi generic sg12 type 0
[    3.214354] sd 2:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.214486] sd 2:0:13:0: Attached scsi generic sg13 type 0
[    3.214616] sd 2:0:14:0: Attached scsi generic sg14 type 0
[    3.214761] sd 2:0:15:0: Attached scsi generic sg15 type 0
[    3.214890] scsi 2:0:16:0: Attached scsi generic sg16 type 0
[    3.215023] scsi 2:0:17:0: Attached scsi generic sg17 type 0
[    3.215180] sd 2:0:18:0: Attached scsi generic sg18 type 0
[    3.215201] sd 2:0:1:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.215321] scsi 2:0:19:0: Attached scsi generic sg19 type 0
[    3.215471] scsi 2:0:20:0: Attached scsi generic sg20 type 0
[    3.215614] scsi 2:0:21:0: Attached scsi generic sg21 type 0
[    3.215768] scsi 2:0:22:0: Attached scsi generic sg22 type 0
[    3.215917] sd 2:0:23:0: Attached scsi generic sg23 type 0
[    3.216072] sd 2:0:24:0: Attached scsi generic sg24 type 0
[    3.216242] sd 2:0:25:0: Attached scsi generic sg25 type 0
[    3.216391] scsi 2:0:26:0: Attached scsi generic sg26 type 13
[    3.217290] sd 2:0:0:0: [sda] Write Protect is off
[    3.217297] sd 2:0:0:0: [sda] Mode Sense: 9b 00 10 08
[    3.217590] sd 2:0:1:0: [sdb] Write Protect is off
[    3.217596] sd 2:0:1:0: [sdb] Mode Sense: 9b 00 10 08
[    3.219593] sd 2:0:4:0: [sde] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.220411] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.220482] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.221019] sd 2:0:7:0: [sdh] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.221321] sd 2:0:5:0: [sdf] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.222820] sd 2:0:4:0: [sde] Write Protect is off
[    3.222827] sd 2:0:4:0: [sde] Mode Sense: 9b 00 10 08
[    3.223097] sd 2:0:8:0: [sdi] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    3.223859] sd 2:0:4:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.224155] sd 2:0:7:0: [sdh] Write Protect is off
[    3.224161] sd 2:0:7:0: [sdh] Mode Sense: 9b 00 10 08
[    3.224177] sd 2:0:5:0: [sdf] Write Protect is off
[    3.224182] sd 2:0:5:0: [sdf] Mode Sense: 9b 00 10 08
[    3.224293] sd 2:0:11:0: [sdk] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.224301] sd 2:0:11:0: [sdk] 4096-byte physical blocks
[    3.224631] sd 2:0:8:0: [sdi] Write Protect is off
[    3.224637] sd 2:0:8:0: [sdi] Mode Sense: 9b 00 10 08
[    3.225731] sd 2:0:3:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.225753] sd 2:0:5:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.226155] sd 2:0:2:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.226170] sd 2:0:7:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.226194] sd 2:0:8:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.226388] sd 2:0:6:0: [sdg] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.226444] sd 2:0:12:0: [sdl] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.226453] sd 2:0:12:0: [sdl] 4096-byte physical blocks
[    3.226704] sd 2:0:15:0: [sdo] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.226714] sd 2:0:15:0: [sdo] 4096-byte physical blocks
[    3.227088] sd 2:0:13:0: [sdm] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.227096] sd 2:0:13:0: [sdm] 4096-byte physical blocks
[    3.227578] sd 2:0:14:0: [sdn] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.227589] sd 2:0:14:0: [sdn] 4096-byte physical blocks
[    3.227629] sd 2:0:20:0: [sdt] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.227641] sd 2:0:20:0: [sdt] 4096-byte physical blocks
[    3.227882] sd 2:0:21:0: [sdu] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.227893] sd 2:0:21:0: [sdu] 4096-byte physical blocks
[    3.228054] sd 2:0:16:0: [sdp] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.228061] sd 2:0:16:0: [sdp] 4096-byte physical blocks
[    3.228083] sd 2:0:18:0: [sdr] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.228091] sd 2:0:18:0: [sdr] 4096-byte physical blocks
[    3.228228] sd 2:0:17:0: [sdq] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.228238] sd 2:0:17:0: [sdq] 4096-byte physical blocks
[    3.228281] sd 2:0:23:0: [sdw] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.228291] sd 2:0:23:0: [sdw] 4096-byte physical blocks
[    3.228520] sd 2:0:25:0: [sdy] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.228529] sd 2:0:25:0: [sdy] 4096-byte physical blocks
[    3.228559] sd 2:0:24:0: [sdx] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    3.228569] sd 2:0:24:0: [sdx] 4096-byte physical blocks
[    3.228803] sd 2:0:19:0: [sds] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.229638] sd 2:0:22:0: [sdv] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.229913] sd 2:0:11:0: [sdk] Write Protect is off
[    3.229918] sd 2:0:11:0: [sdk] Mode Sense: 9b 00 10 08
[    3.230797] sd 2:0:11:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.231660] sd 2:0:18:0: [sdr] Write Protect is off
[    3.231666] sd 2:0:18:0: [sdr] Mode Sense: 9b 00 10 08
[    3.231935] sd 2:0:23:0: [sdw] Write Protect is off
[    3.231941] sd 2:0:23:0: [sdw] Mode Sense: 9b 00 10 08
[    3.232544] sd 2:0:18:0: [sdr] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.232832] sd 2:0:23:0: [sdw] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.242647] sd 2:0:3:0: [sdd] Write Protect is off
[    3.242653] sd 2:0:3:0: [sdd] Mode Sense: 9b 00 10 08
[    3.243062] sd 2:0:2:0: [sdc] Write Protect is off
[    3.243069] sd 2:0:2:0: [sdc] Mode Sense: 9b 00 10 08
[    3.243452] sd 2:0:6:0: [sdg] Write Protect is off
[    3.243458] sd 2:0:6:0: [sdg] Mode Sense: 9b 00 10 08
[    3.244675] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.245039] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.245461] sd 2:0:6:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.253434] sd 2:0:12:0: [sdl] Write Protect is off
[    3.253439] sd 2:0:12:0: [sdl] Mode Sense: 9b 00 10 08
[    3.253545] sd 2:0:13:0: [sdm] Write Protect is off
[    3.253549] sd 2:0:13:0: [sdm] Mode Sense: 9b 00 10 08
[    3.253580] sd 2:0:15:0: [sdo] Write Protect is off
[    3.253585] sd 2:0:15:0: [sdo] Mode Sense: 9b 00 10 08
[    3.253785] sd 2:0:20:0: [sdt] Write Protect is off
[    3.253789] sd 2:0:20:0: [sdt] Mode Sense: 9b 00 10 08
[    3.253815] sd 2:0:14:0: [sdn] Write Protect is off
[    3.253819] sd 2:0:14:0: [sdn] Mode Sense: 9b 00 10 08
[    3.253953] sd 2:0:21:0: [sdu] Write Protect is off
[    3.253957] sd 2:0:21:0: [sdu] Mode Sense: 9b 00 10 08
[    3.254121] sd 2:0:16:0: [sdp] Write Protect is off
[    3.254125] sd 2:0:16:0: [sdp] Mode Sense: 9b 00 10 08
[    3.254278] sd 2:0:17:0: [sdq] Write Protect is off
[    3.254282] sd 2:0:17:0: [sdq] Mode Sense: 9b 00 10 08
[    3.254600] sd 2:0:25:0: [sdy] Write Protect is off
[    3.254604] sd 2:0:25:0: [sdy] Mode Sense: 9b 00 10 08
[    3.254770] sd 2:0:24:0: [sdx] Write Protect is off
[    3.254776] sd 2:0:24:0: [sdx] Mode Sense: 9b 00 10 08
[    3.254925] sd 2:0:12:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.254957] sd 2:0:13:0: [sdm] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.255184] sd 2:0:15:0: [sdo] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.255303] sd 2:0:14:0: [sdn] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.255330] sd 2:0:20:0: [sdt] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.255571] sd 2:0:21:0: [sdu] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.255807] sd 2:0:16:0: [sdp] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.256007] sd 2:0:17:0: [sdq] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.256559] sd 2:0:25:0: [sdy] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.256587] sd 2:0:24:0: [sdx] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.258778] sd 2:0:9:0: [sdj] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.273708]  sdi: sdi1 sdi9
[    3.274549]  sdh: sdh1 sdh9
[    3.274960]  sde: sde1 sde9
[    3.276339]  sdr: sdr1
[    3.283530] sd 2:0:9:0: [sdj] Write Protect is off
[    3.283536] sd 2:0:9:0: [sdj] Mode Sense: 9b 00 10 08
[    3.289338]  sda: sda1 sda9
[    3.293138] sd 2:0:9:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.296597]  sdb: sdb1 sdb9
[    3.296777]  sdc: sdc1 sdc9
[    3.296832]  sdf: sdf1 sdf9
[    3.299210]  sdk: sdk1
[    3.299313]  sdw: sdw1
[    3.316808]  sdg: sdg1 sdg9
[    3.320905]  sdd: sdd1 sdd9
[    3.322918]  sdm: sdm1 sdm9
[    3.322989]  sdt: sdt1 sdt9
[    3.323306]  sdu: sdu1 sdu9
[    3.323718]  sdl: sdl1 sdl9
[    3.327685] sd 2:0:8:0: [sdi] Attached SCSI disk
[    3.328274] sd 2:0:7:0: [sdh] Attached SCSI disk
[    3.328503] sd 2:0:4:0: [sde] Attached SCSI disk
[    3.332277] sd 2:0:18:0: [sdr] Attached SCSI disk
[    3.335083]  sdo: sdo1 sdo9
[    3.336547]  sdp: sdp1 sdp9
[    3.336725]  sdq: sdq1 sdq9
[    3.336916]  sdy: sdy1 sdy9
[    3.337033]  sdx: sdx1 sdx9
[    3.337988] sd 2:0:1:0: [sdb] Attached SCSI disk
[    3.344189] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.344276] sd 2:0:5:0: [sdf] Attached SCSI disk
[    3.348265] sd 2:0:11:0: [sdk] Attached SCSI disk
[    3.348589] sd 2:0:23:0: [sdw] Attached SCSI disk
[    3.354436]  sdn: sdn1 sdn9
[    3.370647] sd 2:0:2:0: [sdc] Attached SCSI disk
[    3.382601] sd 2:0:3:0: [sdd] Attached SCSI disk
[    3.382763] sd 2:0:6:0: [sdg] Attached SCSI disk
[    3.383537] sd 2:0:20:0: [sdt] Attached SCSI disk
[    3.383660] sd 2:0:21:0: [sdu] Attached SCSI disk
[    3.383744] sd 2:0:13:0: [sdm] Attached SCSI disk
[    3.383836] sd 2:0:12:0: [sdl] Attached SCSI disk
[    3.399292] sd 2:0:24:0: [sdx] Attached SCSI disk
[    3.399386] sd 2:0:25:0: [sdy] Attached SCSI disk
[    3.399482] sd 2:0:16:0: [sdp] Attached SCSI disk
[    3.399587] sd 2:0:15:0: [sdo] Attached SCSI disk
[    3.399680] sd 2:0:17:0: [sdq] Attached SCSI disk
[    3.419314] sd 2:0:14:0: [sdn] Attached SCSI disk
[    3.434936]  sdj: sdj1 sdj9
[    3.564021] usb 9-5.3: new full-speed USB device number 3 using xhci_hcd
[    3.674458] usb 9-5.3: config 1 has an invalid interface number: 2 but max is 1
[    3.674463] usb 9-5.3: config 1 has no interface number 1
[    3.686462] usb 9-5.3: New USB device found, idVendor=0b05, idProduct=18f3, bcdDevice= 1.00
[    3.686468] usb 9-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.686471] usb 9-5.3: Product: AURA LED Controller
[    3.686474] usb 9-5.3: Manufacturer: AsusTek Computer Inc.
[    3.686476] usb 9-5.3: SerialNumber: 9876543210
[    3.732648] hid-generic 0003:0B05:18F3.0003: hiddev0,hidraw2: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.3/input2
[    3.812033] usb 9-5.4: new full-speed USB device number 4 using xhci_hcd
[    3.874275] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x200000, bo 00000000786e57c3
[    3.874359] fbcon: nouveaudrmfb (fb0) is primary device
[    3.923541] sd 2:0:9:0: [sdj] Attached SCSI disk
[    3.934441] usb 9-5.4: New USB device found, idVendor=0b05, idProduct=18bb, bcdDevice= 2.00
[    3.934445] usb 9-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.934447] usb 9-5.4: Product: AURA LED Controller
[    3.934449] usb 9-5.4: Manufacturer: AsusTek Computer Inc.
[    3.934451] usb 9-5.4: SerialNumber: 205D379D4752
[    3.941053] sd 2:0:19:0: [sds] Write Protect is off
[    3.941057] sd 2:0:19:0: [sds] Mode Sense: 9b 00 10 08
[    3.942958] sd 2:0:19:0: [sds] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.954557] sd 2:0:22:0: [sdv] Write Protect is off
[    3.954560] sd 2:0:22:0: [sdv] Mode Sense: 9b 00 10 08
[    3.956496] sd 2:0:22:0: [sdv] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    4.020660] hid-generic 0003:0B05:18BB.0004: hiddev1,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.4/input0
[    4.248424] Console: switching to colour frame buffer device 240x67
[    4.286263]  sds: sds1
[    4.289653]  sdv: sdv1
[    4.560947] sd 2:0:19:0: [sds] Attached SCSI disk
[    4.574396] sd 2:0:22:0: [sdv] Attached SCSI disk
[    4.601759] nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[    4.697062] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    4.697510] nouveau 0000:4a:00.0: NVIDIA TU102 (162000a1)
[    4.814212] nouveau 0000:4a:00.0: bios: version 90.02.30.00.62
[    4.815406] nouveau 0000:4a:00.0: pmu: firmware unavailable
[    4.816160] nouveau 0000:4a:00.0: fb: 11264 MiB GDDR6
[    4.846766] nouveau 0000:4a:00.0: DRM: VRAM: 11264 MiB
[    4.846777] nouveau 0000:4a:00.0: DRM: GART: 536870912 MiB
[    4.846788] nouveau 0000:4a:00.0: DRM: BIT table 'A' not found
[    4.846797] nouveau 0000:4a:00.0: DRM: BIT table 'L' not found
[    4.846807] nouveau 0000:4a:00.0: DRM: TMDS table version 2.0
[    4.846816] nouveau 0000:4a:00.0: DRM: DCB version 4.1
[    4.846826] nouveau 0000:4a:00.0: DRM: DCB outp 00: 02800f66 04600020
[    4.846836] nouveau 0000:4a:00.0: DRM: DCB outp 01: 02000f62 00020020
[    4.846847] nouveau 0000:4a:00.0: DRM: DCB outp 03: 02011f52 00020010
[    4.846857] nouveau 0000:4a:00.0: DRM: DCB outp 04: 04822f76 04600010
[    4.846868] nouveau 0000:4a:00.0: DRM: DCB outp 05: 04022f72 00020010
[    4.846878] nouveau 0000:4a:00.0: DRM: DCB outp 08: 01844f36 04600010
[    4.846888] nouveau 0000:4a:00.0: DRM: DCB outp 09: 01044f32 00020010
[    4.846899] nouveau 0000:4a:00.0: DRM: DCB outp 10: 04833f86 04600020
[    4.846909] nouveau 0000:4a:00.0: DRM: DCB conn 00: 00020046
[    4.846919] nouveau 0000:4a:00.0: DRM: DCB conn 01: 00010161
[    4.846928] nouveau 0000:4a:00.0: DRM: DCB conn 02: 01000246
[    4.846937] nouveau 0000:4a:00.0: DRM: DCB conn 03: 02000371
[    4.846950] nouveau 0000:4a:00.0: DRM: DCB conn 04: 00001446
[    4.847518] nouveau 0000:4a:00.0: DRM: MM: using COPY for buffer copies
[    4.865517] ses 2:0:10:0: Attached Enclosure device
[    4.866099] ses 2:0:26:0: Attached Enclosure device
[    5.367742] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.368844] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4a:00.0 on minor 1
[    5.369646] nouveau 0000:4c:00.0: NVIDIA TU102 (162000a1)
[    5.487100] nouveau 0000:4c:00.0: bios: version 90.02.42.00.0f
[    5.489454] nouveau 0000:4c:00.0: pmu: firmware unavailable
[    5.491085] nouveau 0000:4c:00.0: fb: 24576 MiB GDDR6
[    5.517885] nouveau 0000:4c:00.0: DRM: VRAM: 24576 MiB
[    5.518421] nouveau 0000:4c:00.0: DRM: GART: 536870912 MiB
[    5.518934] nouveau 0000:4c:00.0: DRM: BIT table 'A' not found
[    5.519436] nouveau 0000:4c:00.0: DRM: BIT table 'L' not found
[    5.519939] nouveau 0000:4c:00.0: DRM: TMDS table version 2.0
[    5.520435] nouveau 0000:4c:00.0: DRM: DCB version 4.1
[    5.520921] nouveau 0000:4c:00.0: DRM: DCB outp 00: 02800f66 04600020
[    5.521428] nouveau 0000:4c:00.0: DRM: DCB outp 01: 02000f62 00020020
[    5.521919] nouveau 0000:4c:00.0: DRM: DCB outp 03: 02011f52 00020010
[    5.522399] nouveau 0000:4c:00.0: DRM: DCB outp 04: 04822f76 04600010
[    5.522876] nouveau 0000:4c:00.0: DRM: DCB outp 05: 04022f72 00020010
[    5.523348] nouveau 0000:4c:00.0: DRM: DCB outp 08: 01844f36 04600010
[    5.523823] nouveau 0000:4c:00.0: DRM: DCB outp 09: 01044f32 00020010
[    5.524315] nouveau 0000:4c:00.0: DRM: DCB outp 10: 04833f86 04600020
[    5.524800] nouveau 0000:4c:00.0: DRM: DCB conn 00: 00020046
[    5.525283] nouveau 0000:4c:00.0: DRM: DCB conn 01: 00010161
[    5.525766] nouveau 0000:4c:00.0: DRM: DCB conn 02: 01000246
[    5.526247] nouveau 0000:4c:00.0: DRM: DCB conn 03: 02000371
[    5.526719] nouveau 0000:4c:00.0: DRM: DCB conn 04: 00001446
[    5.527650] nouveau 0000:4c:00.0: DRM: MM: using COPY for buffer copies
[    5.655408] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.919400] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    6.047388] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.048148] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4c:00.0 on minor 2
[    6.244016] raid6: avx2x4   gen()  9124 MB/s
[    6.311404] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.312015] raid6: avx2x4   xor()  4576 MB/s
[    6.380015] raid6: avx2x2   gen() 13140 MB/s
[    6.448016] raid6: avx2x2   xor() 13377 MB/s
[    6.516015] raid6: avx2x1   gen() 15391 MB/s
[    6.575377] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.584016] raid6: avx2x1   xor() 14941 MB/s
[    6.652016] raid6: sse2x4   gen() 15346 MB/s
[    6.720297] raid6: sse2x4   xor()  7108 MB/s
[    6.788026] raid6: sse2x2   gen() 17403 MB/s
[    6.856226] raid6: sse2x2   xor() 11202 MB/s
[    6.924027] raid6: sse2x1   gen() 12578 MB/s
[    6.992216] raid6: sse2x1   xor()  9108 MB/s
[    6.992509] raid6: using algorithm sse2x2 gen() 17403 MB/s
[    6.992812] raid6: .... xor() 11202 MB/s, rmw enabled
[    6.993111] raid6: using avx2x2 recovery algorithm
[    6.995507] xor: automatically using best checksumming function   avx
[    6.999236] async_tx: api initialized (async)
[    7.461009] Btrfs loaded, crc32c=crc32c-intel, zoned=yes
[    7.794297] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    7.973143] systemd[1]: Inserted module 'autofs4'
[    8.000549] systemd[1]: systemd 247.3-3ubuntu3.6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    8.020055] systemd[1]: Detected architecture x86-64.
[    8.050632] systemd[1]: Set hostname to <ubuntu>.
[    8.142761] systemd[2350]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
[    8.549861] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    8.568946] systemd[1]: Queued start job for default target Graphical Interface.
[    8.610827] systemd[1]: Created slice Virtual Machine and Container Slice.
[    8.613382] systemd[1]: Created slice system-modprobe.slice.
[    8.615436] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    8.616997] systemd[1]: Created slice User and Session Slice.
[    8.618106] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.619311] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.620621] systemd[1]: Reached target User and Group Name Lookups.
[    8.621718] systemd[1]: Reached target Slices.
[    8.622815] systemd[1]: Reached target Libvirt guests shutdown.
[    8.623951] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.625241] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.626359] systemd[1]: Listening on multipathd control socket.
[    8.633243] systemd[1]: Listening on RPCbind Server Activation Socket.
[    8.635063] systemd[1]: Listening on Syslog Socket.
[    8.636441] systemd[1]: Listening on fsck to fsckd communication Socket.
[    8.637933] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.639069] systemd[1]: Listening on Journal Audit Socket.
[    8.640162] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.641695] systemd[1]: Listening on Journal Socket.
[    8.642870] systemd[1]: Listening on Network Service Netlink Socket.
[    8.643952] systemd[1]: Listening on udev Control Socket.
[    8.645368] systemd[1]: Listening on udev Kernel Socket.
[    8.647466] systemd[1]: Mounting Huge Pages File System...
[    8.650501] systemd[1]: Mounting POSIX Message Queue File System...
[    8.653022] systemd[1]: Mounting RPC Pipe File System...
[    8.655383] systemd[1]: Mounting Kernel Debug File System...
[    8.658057] systemd[1]: Mounting Kernel Trace File System...
[    8.662841] systemd[1]: Starting Journal Service...
[    8.667076] systemd[1]: Starting Set the console keyboard layout...
[    8.670349] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    8.673841] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.676810] systemd[1]: Starting Load Kernel Module configfs...
[    8.679915] systemd[1]: Starting Load Kernel Module drm...
[    8.682529] systemd[1]: Starting Load Kernel Module fuse...
[    8.684265] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    8.685455] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.686081] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    8.688782] systemd[1]: Starting Load Kernel Modules...
[    8.692256] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.695664] systemd[1]: Starting Coldplug All udev Devices...
[    8.698954] systemd[1]: Starting Uncomplicated firewall...
[    8.699778] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[    8.703468] systemd[1]: Mounted Huge Pages File System.
[    8.705186] systemd[1]: Mounted POSIX Message Queue File System.
[    8.706929] systemd[1]: Mounted Kernel Debug File System.
[    8.708464] systemd[1]: Mounted Kernel Trace File System.
[    8.710823] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.712530] systemd[1]: modprobe@configfs.service: Succeeded.
[    8.713555] systemd[1]: Finished Load Kernel Module configfs.
[    8.715596] systemd[1]: modprobe@drm.service: Succeeded.
[    8.716565] systemd[1]: Finished Load Kernel Module drm.
[    8.718365] systemd[1]: modprobe@fuse.service: Succeeded.
[    8.719310] systemd[1]: Finished Load Kernel Module fuse.
[    8.721565] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.724336] systemd[1]: Finished Uncomplicated firewall.
[    8.728134] systemd[1]: Activating swap /swap.img...
[    8.731381] systemd[1]: Mounting FUSE Control File System...
[    8.735145] systemd[1]: Mounting Kernel Configuration File System...
[    8.737086] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.737704] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.740338] systemd[1]: Starting Load/Save Random Seed...
[    8.743588] systemd[1]: Starting Create System Users...
[    8.746533] systemd[1]: Mounted FUSE Control File System.
[    8.748159] systemd[1]: Mounted Kernel Configuration File System.
[    8.750420] systemd[1]: Finished Load/Save Random Seed.
[    8.752262] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    8.754440] systemd[1]: Finished Create System Users.
[    8.756669] systemd[1]: Finished Set the console keyboard layout.
[    8.759556] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.767882] RPC: Registered named UNIX socket transport module.
[    8.768439] RPC: Registered udp transport module.
[    8.768948] RPC: Registered tcp transport module.
[    8.769456] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.770074] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.771927] systemd[1]: Mounted RPC Pipe File System.
[    8.773731] systemd[1]: Finished Load Kernel Modules.
[    8.776163] systemd[1]: Starting Apply Kernel Variables...
[    8.780298] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    8.787408] systemd[1]: Finished Apply Kernel Variables.
[    8.800228] Adding 8388604k swap on /swap.img.  Priority:-2 extents:7 across:8945660k SSFS
[    8.800265] systemd[1]: Activated swap /swap.img.
[    8.801001] systemd[1]: Reached target Swap.
[    8.830607] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    8.906064] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    8.953896] systemd[1]: Started Journal Service.
[    8.960884] systemd-journald[2395]: Received client request to flush runtime journal.
[    9.227103] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    9.227396] snd_hda_intel 0000:01:00.1: Disabling MSI
[    9.227404] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    9.227611] snd_hda_intel 0000:25:00.4: Skipping the device on the denylist
[    9.227759] snd_hda_intel 0000:4a:00.1: enabling device (0000 -> 0002)
[    9.228084] snd_hda_intel 0000:4a:00.1: Disabling MSI
[    9.228101] snd_hda_intel 0000:4a:00.1: Handle vga_switcheroo audio client
[    9.228291] snd_hda_intel 0000:4c:00.1: enabling device (0000 -> 0002)
[    9.228535] snd_hda_intel 0000:4c:00.1: Disabling MSI
[    9.228545] snd_hda_intel 0000:4c:00.1: Handle vga_switcheroo audio client
[    9.275475] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.286090] snd_hda_intel 0000:4a:00.1: bound 0000:4a:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.296582] snd_hda_intel 0000:4c:00.1: bound 0000:4c:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.314377] spl: loading out-of-tree module taints kernel.
[    9.314557] spl: module verification failed: signature and/or required key missing - tainting kernel
[    9.315412] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input5
[    9.318562] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input6
[    9.320424] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input19
[    9.324733] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input12
[    9.326012] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input20
[    9.328271] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input7
[    9.331344] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input21
[    9.332705] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input13
[    9.334537] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input14
[    9.336640] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input8
[    9.339063] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input9
[    9.341593] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input22
[    9.342770] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input15
[    9.345483] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input16
[    9.347973] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
[    9.349183] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input23
[    9.350922] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input24
[    9.352868] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input17
[    9.354490] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input18
[    9.356171] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input11
[    9.359070] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input25
[    9.359384] znvpair: module license 'CDDL' taints kernel.
[    9.359390] Disabling lock debugging due to kernel taint
[    9.361418] ccp 0000:25:00.1: enabling device (0000 -> 0002)
[    9.365114] ccp 0000:25:00.1: ccp enabled
[    9.487252] pstore: Using crash dump compression: deflate
[    9.488231] pstore: Registered efi as persistent store backend
[    9.502454] asus_wmi: Initialization: 0x0
[    9.502547] asus_wmi: BIOS WMI version: 0.9
[    9.502778] asus_wmi: SFUN value: 0x0
[    9.502782] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    9.506152] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input26
[    9.600967] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.600972] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.695511] kvm: Nested Virtualization enabled
[    9.695515] SVM: kvm: Nested Paging enabled
[    9.695616] SVM: Virtual VMLOAD VMSAVE supported
[    9.695618] SVM: Virtual GIF supported
[    9.863452] ZFS: Loaded module v2.1.99-478_gafbc61792, ZFS pool version 5000, ZFS filesystem version 5
[    9.963003] MCE: In-kernel MCE decoding enabled.
[    9.968969] EDAC amd64: F17h_M30h detected (node 0).
[    9.969208] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.370014] EDAC amd64: F17h_M30h detected (node 0).
[   10.370241] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.389320] intel_rapl_common: Found RAPL domain package
[   10.389325] intel_rapl_common: Found RAPL domain core
[   10.554895] EDAC amd64: F17h_M30h detected (node 0).
[   10.555878] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.733778] EDAC amd64: F17h_M30h detected (node 0).
[   10.733987] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.917119] EDAC amd64: F17h_M30h detected (node 0).
[   10.917317] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.142119] EDAC amd64: F17h_M30h detected (node 0).
[   11.142344] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.338105] EDAC amd64: F17h_M30h detected (node 0).
[   11.338326] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.501770] EDAC amd64: F17h_M30h detected (node 0).
[   11.501993] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.685886] EDAC amd64: F17h_M30h detected (node 0).
[   11.686106] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.885934] EDAC amd64: F17h_M30h detected (node 0).
[   11.886160] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.025628] EDAC amd64: F17h_M30h detected (node 0).
[   12.025839] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.217658] EDAC amd64: F17h_M30h detected (node 0).
[   12.217868] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.365720] EDAC amd64: F17h_M30h detected (node 0).
[   12.365942] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.542349] EDAC amd64: F17h_M30h detected (node 0).
[   12.542978] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.718074] EDAC amd64: F17h_M30h detected (node 0).
[   12.718285] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.934020] EDAC amd64: F17h_M30h detected (node 0).
[   12.934227] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.065636] EDAC amd64: F17h_M30h detected (node 0).
[   13.065933] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.209467] EDAC amd64: F17h_M30h detected (node 0).
[   13.209690] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.377855] EDAC amd64: F17h_M30h detected (node 0).
[   13.378085] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.513791] EDAC amd64: F17h_M30h detected (node 0).
[   13.513996] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.705967] EDAC amd64: F17h_M30h detected (node 0).
[   13.706176] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.783056] EDAC amd64: F17h_M30h detected (node 0).
[   13.783301] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.890813] EDAC amd64: F17h_M30h detected (node 0).
[   13.891035] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.982071] EDAC amd64: F17h_M30h detected (node 0).
[   13.982279] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.126782] EDAC amd64: F17h_M30h detected (node 0).
[   14.126997] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.202211] EDAC amd64: F17h_M30h detected (node 0).
[   14.202411] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.266128] EDAC amd64: F17h_M30h detected (node 0).
[   14.266291] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.342102] EDAC amd64: F17h_M30h detected (node 0).
[   14.342301] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.374283] EDAC amd64: F17h_M30h detected (node 0).
[   14.374482] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.406340] EDAC amd64: F17h_M30h detected (node 0).
[   14.406536] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.438342] EDAC amd64: F17h_M30h detected (node 0).
[   14.438537] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.478049] EDAC amd64: F17h_M30h detected (node 0).
[   14.478243] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.510327] EDAC amd64: F17h_M30h detected (node 0).
[   14.510527] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.558172] EDAC amd64: F17h_M30h detected (node 0).
[   14.558367] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.590023] EDAC amd64: F17h_M30h detected (node 0).
[   14.590219] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.622030] EDAC amd64: F17h_M30h detected (node 0).
[   14.622195] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.654193] EDAC amd64: F17h_M30h detected (node 0).
[   14.654391] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.690145] EDAC amd64: F17h_M30h detected (node 0).
[   14.690339] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.722031] EDAC amd64: F17h_M30h detected (node 0).
[   14.722201] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.754210] EDAC amd64: F17h_M30h detected (node 0).
[   14.754394] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.799013] EDAC amd64: F17h_M30h detected (node 0).
[   14.799201] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.842414] EDAC amd64: F17h_M30h detected (node 0).
[   14.842601] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.874579] EDAC amd64: F17h_M30h detected (node 0).
[   14.874776] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.906229] EDAC amd64: F17h_M30h detected (node 0).
[   14.906414] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.954529] EDAC amd64: F17h_M30h detected (node 0).
[   14.954726] EDAC amd64: Node 0: DRAM ECC disabled.
[   14.986495] EDAC amd64: F17h_M30h detected (node 0).
[   14.986682] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.018595] EDAC amd64: F17h_M30h detected (node 0).
[   15.018757] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.074640] EDAC amd64: F17h_M30h detected (node 0).
[   15.074830] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.114373] EDAC amd64: F17h_M30h detected (node 0).
[   15.114568] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.146297] EDAC amd64: F17h_M30h detected (node 0).
[   15.146479] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.198393] EDAC amd64: F17h_M30h detected (node 0).
[   15.198587] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.230891] EDAC amd64: F17h_M30h detected (node 0).
[   15.231083] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.263205] EDAC amd64: F17h_M30h detected (node 0).
[   15.263400] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.294906] EDAC amd64: F17h_M30h detected (node 0).
[   15.295094] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.326597] EDAC amd64: F17h_M30h detected (node 0).
[   15.326782] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.358695] EDAC amd64: F17h_M30h detected (node 0).
[   15.358882] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.390354] EDAC amd64: F17h_M30h detected (node 0).
[   15.390554] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.422419] EDAC amd64: F17h_M30h detected (node 0).
[   15.422611] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.454693] EDAC amd64: F17h_M30h detected (node 0).
[   15.454880] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.486877] EDAC amd64: F17h_M30h detected (node 0).
[   15.487065] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.518201] EDAC amd64: F17h_M30h detected (node 0).
[   15.518383] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.550188] EDAC amd64: F17h_M30h detected (node 0).
[   15.550377] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.582851] EDAC amd64: F17h_M30h detected (node 0).
[   15.583033] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.614684] EDAC amd64: F17h_M30h detected (node 0).
[   15.614863] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.646682] EDAC amd64: F17h_M30h detected (node 0).
[   15.646867] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.678924] EDAC amd64: F17h_M30h detected (node 0).
[   15.679110] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.710621] EDAC amd64: F17h_M30h detected (node 0).
[   15.710803] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.742847] EDAC amd64: F17h_M30h detected (node 0).
[   15.743033] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.774722] EDAC amd64: F17h_M30h detected (node 0).
[   15.774910] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.806553] EDAC amd64: F17h_M30h detected (node 0).
[   15.806735] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.838525] EDAC amd64: F17h_M30h detected (node 0).
[   15.838710] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.870844] EDAC amd64: F17h_M30h detected (node 0).
[   15.871042] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.902534] EDAC amd64: F17h_M30h detected (node 0).
[   15.902728] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.942439] EDAC amd64: F17h_M30h detected (node 0).
[   15.942629] EDAC amd64: Node 0: DRAM ECC disabled.
[   15.974128] EDAC amd64: F17h_M30h detected (node 0).
[   15.974314] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.014640] EDAC amd64: F17h_M30h detected (node 0).
[   16.014833] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.046427] EDAC amd64: F17h_M30h detected (node 0).
[   16.046618] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.086739] EDAC amd64: F17h_M30h detected (node 0).
[   16.086934] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.134951] EDAC amd64: F17h_M30h detected (node 0).
[   16.135145] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.174485] EDAC amd64: F17h_M30h detected (node 0).
[   16.174675] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.230860] EDAC amd64: F17h_M30h detected (node 0).
[   16.231049] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.258367] EDAC amd64: F17h_M30h detected (node 0).
[   16.258559] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.298458] EDAC amd64: F17h_M30h detected (node 0).
[   16.298651] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.330459] EDAC amd64: F17h_M30h detected (node 0).
[   16.330649] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.362490] EDAC amd64: F17h_M30h detected (node 0).
[   16.362681] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.394318] EDAC amd64: F17h_M30h detected (node 0).
[   16.394509] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.426354] EDAC amd64: F17h_M30h detected (node 0).
[   16.426548] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.458413] EDAC amd64: F17h_M30h detected (node 0).
[   16.458605] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.490319] EDAC amd64: F17h_M30h detected (node 0).
[   16.490513] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.522122] EDAC amd64: F17h_M30h detected (node 0).
[   16.522306] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.562230] EDAC amd64: F17h_M30h detected (node 0).
[   16.562418] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.594107] EDAC amd64: F17h_M30h detected (node 0).
[   16.594303] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.626381] EDAC amd64: F17h_M30h detected (node 0).
[   16.626571] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.658267] EDAC amd64: F17h_M30h detected (node 0).
[   16.658459] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.698392] EDAC amd64: F17h_M30h detected (node 0).
[   16.698589] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.730317] EDAC amd64: F17h_M30h detected (node 0).
[   16.730511] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.762407] EDAC amd64: F17h_M30h detected (node 0).
[   16.762589] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.794671] EDAC amd64: F17h_M30h detected (node 0).
[   16.794867] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.834072] EDAC amd64: F17h_M30h detected (node 0).
[   16.834247] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.866282] EDAC amd64: F17h_M30h detected (node 0).
[   16.866466] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.898333] EDAC amd64: F17h_M30h detected (node 0).
[   16.898529] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.930604] EDAC amd64: F17h_M30h detected (node 0).
[   16.930797] EDAC amd64: Node 0: DRAM ECC disabled.
[   16.970395] EDAC amd64: F17h_M30h detected (node 0).
[   16.970591] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.010308] EDAC amd64: F17h_M30h detected (node 0).
[   17.010503] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.050159] EDAC amd64: F17h_M30h detected (node 0).
[   17.050344] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.082141] EDAC amd64: F17h_M30h detected (node 0).
[   17.082336] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.114137] EDAC amd64: F17h_M30h detected (node 0).
[   17.114320] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.146339] EDAC amd64: F17h_M30h detected (node 0).
[   17.146521] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.178097] EDAC amd64: F17h_M30h detected (node 0).
[   17.178292] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.210083] EDAC amd64: F17h_M30h detected (node 0).
[   17.210275] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.250180] EDAC amd64: F17h_M30h detected (node 0).
[   17.250366] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.282421] EDAC amd64: F17h_M30h detected (node 0).
[   17.282605] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.314321] EDAC amd64: F17h_M30h detected (node 0).
[   17.314516] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.346161] EDAC amd64: F17h_M30h detected (node 0).
[   17.346350] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.386152] EDAC amd64: F17h_M30h detected (node 0).
[   17.386348] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.418191] EDAC amd64: F17h_M30h detected (node 0).
[   17.418384] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.458096] EDAC amd64: F17h_M30h detected (node 0).
[   17.458289] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.490001] EDAC amd64: F17h_M30h detected (node 0).
[   17.490178] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.522063] EDAC amd64: F17h_M30h detected (node 0).
[   17.522251] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.554818] EDAC amd64: F17h_M30h detected (node 0).
[   17.555012] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.586073] EDAC amd64: F17h_M30h detected (node 0).
[   17.586270] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.618094] EDAC amd64: F17h_M30h detected (node 0).
[   17.618289] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.650092] EDAC amd64: F17h_M30h detected (node 0).
[   17.650285] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.682098] EDAC amd64: F17h_M30h detected (node 0).
[   17.682295] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.714058] EDAC amd64: F17h_M30h detected (node 0).
[   17.714252] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.746092] EDAC amd64: F17h_M30h detected (node 0).
[   17.746284] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.786172] EDAC amd64: F17h_M30h detected (node 0).
[   17.786367] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.818223] EDAC amd64: F17h_M30h detected (node 0).
[   17.818417] EDAC amd64: Node 0: DRAM ECC disabled.
[   17.868866] alua: device handler registered
[   17.871558] emc: device handler registered
[   17.873949] rdac: device handler registered
[   17.993833] loop0: detected capacity change from 0 to 113560
[   18.021607] EXT4-fs (nvme3n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   18.024259] loop1: detected capacity change from 0 to 113536
[   18.052209] loop2: detected capacity change from 0 to 126632
[   18.084169] loop3: detected capacity change from 0 to 140944
[   18.084302] loop4: detected capacity change from 0 to 149872
[   18.120162] loop5: detected capacity change from 0 to 66096
[   18.152230] loop6: detected capacity change from 0 to 66368
[   18.269686] audit: type=1400 audit(1634253469.232:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=4520 comm="apparmor_parser"
[   18.270456] audit: type=1400 audit(1634253469.232:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=4523 comm="apparmor_parser"
[   18.270462] audit: type=1400 audit(1634253469.232:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=4523 comm="apparmor_parser"
[   18.270936] audit: type=1400 audit(1634253469.232:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=4521 comm="apparmor_parser"
[   18.270940] audit: type=1400 audit(1634253469.232:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=4521 comm="apparmor_parser"
[   18.270945] audit: type=1400 audit(1634253469.232:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=4521 comm="apparmor_parser"
[   18.271538] audit: type=1400 audit(1634253469.232:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=4525 comm="apparmor_parser"
[   18.271655] audit: type=1400 audit(1634253469.232:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=4524 comm="apparmor_parser"
[   18.271659] audit: type=1400 audit(1634253469.232:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=4524 comm="apparmor_parser"
[   18.274642] audit: type=1400 audit(1634253469.236:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=4527 comm="apparmor_parser"
[   20.024894] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   20.333914] Bridge firewalling registered
[   20.946207] Initializing XFRM netlink socket
[   25.944019] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
[   25.945782] IPv6: ADDRCONF(NETDEV_CHANGE): enp70s0: link becomes ready
[   29.786705] loop7: detected capacity change from 0 to 8
[29145.782612] loop7: detected capacity change from 0 to 148576
[29152.615748] kauditd_printk_skb: 24 callbacks suppressed
[29152.615751] audit: type=1400 audit(1634282603.549:36): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine" pid=1784571 comm="apparmor_parser"
[29152.615759] audit: type=1400 audit(1634282603.549:37): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1784571 comm="apparmor_parser"
[29152.728868] audit: type=1400 audit(1634282603.661:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.hook.install" pid=1784579 comm="apparmor_parser"
[29152.737775] audit: type=1400 audit(1634282603.669:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxc" pid=1784581 comm="apparmor_parser"
[29152.741607] audit: type=1400 audit(1634282603.673:40): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.activate" pid=1784573 comm="apparmor_parser"
[29152.742342] audit: type=1400 audit(1634282603.673:41): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxc-to-lxd" pid=1784582 comm="apparmor_parser"
[29152.742438] audit: type=1400 audit(1634282603.673:42): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.benchmark" pid=1784574 comm="apparmor_parser"
[29152.744193] audit: type=1400 audit(1634282603.677:43): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.hook.remove" pid=1784580 comm="apparmor_parser"
[29152.746187] audit: type=1400 audit(1634282603.677:44): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxd" pid=1784583 comm="apparmor_parser"
[29152.746591] audit: type=1400 audit(1634282603.677:45): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.check-kernel" pid=1784576 comm="apparmor_parser"
[56242.885001] perf: interrupt took too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[56613.010654] perf: interrupt took too long (3275 > 3155), lowering kernel.perf_event_max_sample_rate to 61000
[56976.641994] perf: interrupt took too long (4100 > 4093), lowering kernel.perf_event_max_sample_rate to 48750
[58237.979397] perf: interrupt took too long (5127 > 5125), lowering kernel.perf_event_max_sample_rate to 39000
rincebrain commented 2 years ago

Huh, nothing.

zpool events -v say anything interesting?

hicotton02 commented 2 years ago
theskaz@ubuntu:~$ ^C
theskaz@ubuntu:~$ zpool events -v
=================================================================
==1755636==ERROR: AddressSanitizer: odr-violation (0x7f1cdaf557a0):
  [1] size=4 'libspl_assert_ok' assert.c:28:5
  [2] size=4 'libspl_assert_ok' assert.c:28:5
These globals were registered at these points:
  [1]:
    #0 0x7f1cdb11f938 in __asan_register_globals ../../../../src/libsanitizer/asan/asan_globals.cpp:341
    #1 0x7f1cdbadf96d  (/lib64/ld-linux-x86-64.so.2+0x1196d)

  [2]:
    #0 0x7f1cdb11f938 in __asan_register_globals ../../../../src/libsanitizer/asan/asan_globals.cpp:341
    #1 0x7f1cdbadf96d  (/lib64/ld-linux-x86-64.so.2+0x1196d)

==1755636==HINT: if you don't care about these errors you may set ASAN_OPTIONS=detect_odr_violation=0
SUMMARY: AddressSanitizer: odr-violation: global 'libspl_assert_ok' at assert.c:28:5
==1755636==ABORTING
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool events -v
TIME                           CLASS
Oct 15 2021 00:18:39.216375789 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "open"
        history_txg = 0x31185
        history_time = 0x6168c8df
        time = 0x6168c8df 0xce5a1ed
        eid = 0x1

Oct 15 2021 00:18:39.664382795 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c8df 0x2799ad4b
        eid = 0x2

Oct 15 2021 00:18:39.664382795 sysevent.fs.zfs.pool_import
        version = 0x0
        class = "sysevent.fs.zfs.pool_import"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c8df 0x2799ad4b
        eid = 0x3

Oct 15 2021 00:18:39.768384421 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "import"
        history_txg = 0x31189
        history_time = 0x6168c8df
        time = 0x6168c8df 0x2dcc9da5
        eid = 0x4

Oct 15 2021 00:18:52.324580751 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c8ec 0x1358b58f
        eid = 0x5

Oct 15 2021 00:18:59.324690175 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "successful, restored 1800 blocks"
        history_internal_name = "L2ARC rebuild"
        history_txg = 0x3118d
        history_time = 0x6168c8ed
        time = 0x6168c8f3 0x135a60ff
        eid = 0x6

Oct 15 2021 00:18:59.324690175 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "successful, restored 1800 blocks"
        history_internal_name = "L2ARC rebuild"
        history_txg = 0x3118d
        history_time = 0x6168c8ed
        time = 0x6168c8f3 0x135a60ff
        eid = 0x7

Oct 15 2021 00:18:59.324690175 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "successful, restored 1800 blocks"
        history_internal_name = "L2ARC rebuild"
        history_txg = 0x3118d
        history_time = 0x6168c8ed
        time = 0x6168c8f3 0x135a60ff
        eid = 0x8

Oct 15 2021 00:19:31.513193055 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "open"
        history_txg = 0xc291a
        history_time = 0x6168c913
        time = 0x6168c913 0x1e96b45f
        eid = 0x9

Oct 15 2021 00:19:31.573193991 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c913 0x222a3f07
        eid = 0xa

Oct 15 2021 00:19:31.573193991 sysevent.fs.zfs.pool_import
        version = 0x0
        class = "sysevent.fs.zfs.pool_import"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c913 0x222a3f07
        eid = 0xb

Oct 15 2021 00:19:31.577194055 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "import"
        history_txg = 0xc291c
        history_time = 0x6168c913
        time = 0x6168c913 0x22674847
        eid = 0xc

Oct 15 2021 00:19:31.613194616 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c913 0x248c9b78
        eid = 0xd

Oct 15 2021 00:19:39.157312412 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "open"
        history_txg = 0x3a6ecb
        history_time = 0x6168c91b
        time = 0x6168c91b 0x960659c
        eid = 0xe

Oct 15 2021 00:19:39.221313412 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c91b 0xd30f984
        eid = 0xf

Oct 15 2021 00:19:39.221313412 sysevent.fs.zfs.pool_import
        version = 0x0
        class = "sysevent.fs.zfs.pool_import"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c91b 0xd30f984
        eid = 0x10

Oct 15 2021 00:19:39.225313474 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "pool version 5000; software version zfs-2.1.99-478-gafbc61792; uts ubuntu 5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64"
        history_internal_name = "import"
        history_txg = 0x3a6ecd
        history_time = 0x6168c91b
        time = 0x6168c91b 0xd6e02c2
        eid = 0x11

Oct 15 2021 00:19:39.261314036 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c91b 0xf9355f4
        eid = 0x12

Oct 15 2021 00:20:05.245719582 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c935 0xea5621e
        eid = 0x13

Oct 15 2021 00:20:05.245719582 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=3829479"
        history_internal_name = "scan setup"
        history_txg = 0x3a6ee7
        history_time = 0x6168c935
        time = 0x6168c935 0xea5621e
        eid = 0x14

Oct 15 2021 00:20:10.017794032 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c93a 0x10f83f0
        eid = 0x15

Oct 15 2021 00:20:10.017794032 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=796985"
        history_internal_name = "scan setup"
        history_txg = 0xc2939
        history_time = 0x6168c93a
        time = 0x6168c93a 0x10f83f0
        eid = 0x16

Oct 15 2021 00:20:12.129826979 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=0"
        history_internal_name = "scan done"
        history_txg = 0xc293b
        history_time = 0x6168c93c
        time = 0x6168c93c 0x7bd00a3
        eid = 0x17

Oct 15 2021 00:20:12.129826979 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168c93c 0x7bd00a3
        eid = 0x18

Oct 15 2021 00:24:25.585770010 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x3a6dd7083200e801
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xd66e76232eaf9c52
                vdev = 0x198e93f7f4e451f8
        (end detector)
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x198e93f7f4e451f8
        vdev_type = "disk"
        vdev_path = "/dev/sdl1"
        vdev_devid = "ata-ST16000NM001G-2KK103_ZL267CE1-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:26:0/Slot 04"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x3a6dd4a331e
        vdev_delta_ts = 0x1484381
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0xdeee34aac50066f8
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x1008b0
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x4
        zio_offset = 0x1b2fc4ca000
        zio_size = 0x4000
        zio_objset = 0x1d8e3
        zio_object = 0x980
        zio_level = 0x0
        zio_blkid = 0x533dc
        bad_ranges = 0x7c0 0x800
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x10
        bad_range_clears = 0x14
        bad_set_bits = 0x0 0xd0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x90 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x49 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x20 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x28 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc9 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x3a 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x13 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x50 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x3c 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x6168ca39 0x22ea241a
        eid = 0x19

Oct 15 2021 00:28:28.613536012 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=0"
        history_internal_name = "scan done"
        history_txg = 0x3a6fb7
        history_time = 0x6168cb2c
        time = 0x6168cb2c 0x2491d10c
        eid = 0x1a

Oct 15 2021 00:28:28.613536012 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6168cb2c 0x2491d10c
        eid = 0x1b

Oct 15 2021 01:53:25.501282869 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x882226d9ccb0e401
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xd66e76232eaf9c52
                vdev = 0x8f404b70b5fc8fec
        (end detector)
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x8f404b70b5fc8fec
        vdev_type = "disk"
        vdev_path = "/dev/sdn1"
        vdev_devid = "ata-ST16000NM001G-2KK103_ZL2672V8-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:26:0/Slot 06"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x882221ebec7
        vdev_delta_ts = 0x122b6c0
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0xdeee34aac50066f8
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x1008b0
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x4
        zio_offset = 0x91fb9f3e000
        zio_size = 0x3000
        zio_objset = 0x370a
        zio_object = 0x83
        zio_level = 0x0
        zio_blkid = 0x78d66
        bad_ranges = 0x380 0x3c0
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0xd
        bad_range_clears = 0xd
        bad_set_bits = 0x0 0x20 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x30 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x54 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x80 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2c 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x6 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x22 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x44 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x20 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x3c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x10 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x6168df15 0x1de0f835
        eid = 0x1c

Oct 15 2021 03:18:32.352253368 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0xd272415ede000401
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xd66e76232eaf9c52
                vdev = 0xb9fc756dfbb2b89a
        (end detector)
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0xb9fc756dfbb2b89a
        vdev_type = "disk"
        vdev_path = "/dev/sdm1"
        vdev_devid = "ata-ST16000NM001G-2KK103_ZL267NDH-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:26:0/Slot 05"
        vdev_ashift = 0x9
        vdev_complete_ts = 0xd2723827436
        vdev_delta_ts = 0x10ece8d
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0xdeee34aac50066f8
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x1008b0
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x4
        zio_offset = 0x2a137ca0000
        zio_size = 0x4000
        zio_objset = 0x1d8e3
        zio_object = 0x1400
        zio_level = 0x0
        zio_blkid = 0x2fe7d
        bad_ranges = 0x2480 0x24c0
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0xf
        bad_range_clears = 0xf
        bad_set_bits = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xd 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x41 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x7 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x81 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc0 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0xd 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x84 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x85 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x6168f308 0x14fef5b8
        eid = 0x1d

Oct 15 2021 06:53:23.557075004 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x8e08b94542201801
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xd66e76232eaf9c52
                vdev = 0x2e76fd9b1f8d07df
        (end detector)
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x2e76fd9b1f8d07df
        vdev_type = "disk"
        vdev_path = "/dev/sdu1"
        vdev_devid = "ata-ST16000NM001G-2KK103_ZL2678RA-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:26:0/Slot 18"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x18e08b93571f
        vdev_delta_ts = 0x11ab8
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0xdeee34aac50066f8
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x1008b0
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x4
        zio_offset = 0x9c23441c000
        zio_size = 0x4000
        zio_objset = 0x370a
        zio_object = 0x998
        zio_level = 0x0
        zio_blkid = 0xab7d
        bad_ranges = 0x26c0 0x2700 0x2840 0x28c0 0x2a00 0x2a40 0x2ac0 0x2b00 0x2c00 0x2c40 0x2cc0 0x2d00 0x2e40 0x2e80
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x10 0x24 0x16 0x10 0xc 0x12 0x11
        bad_range_clears = 0x13 0x2a 0xf 0xe 0x14 0xd 0x14
        bad_set_histogram = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x10 0xf 0x13 0x13 0xe 0x10 0x12 0x14 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_histogram = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x10 0x14 0x14 0x15 0xe 0xf 0x11 0x14 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61692563 0x21344a3c
        eid = 0x1e

Oct 15 2021 07:15:35.639328651 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=6"
        history_internal_name = "scan done"
        history_txg = 0x325dc
        history_time = 0x61692a97
        time = 0x61692a97 0x261b618b
        eid = 0x1f

Oct 15 2021 07:15:35.639328651 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61692a97 0x261b618b
        eid = 0x20

Oct 15 2021 13:08:16.085230379 sysevent.fs.zfs.config_sync
        version = 0x0
        class = "sysevent.fs.zfs.config_sync"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697d40 0x514832b
        eid = 0x21

Oct 15 2021 13:08:34.081572915 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697d52 0x4dcb433
        eid = 0x22

Oct 15 2021 13:08:34.081572915 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=806034"
        history_internal_name = "scan setup"
        history_txg = 0xc4c92
        history_time = 0x61697d52
        time = 0x61697d52 0x4dcb433
        eid = 0x23

Oct 15 2021 13:08:36.393616915 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=0"
        history_internal_name = "scan done"
        history_txg = 0xc4c94
        history_time = 0x61697d54
        time = 0x61697d54 0x17761e13
        eid = 0x24

Oct 15 2021 13:08:36.393616915 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697d54 0x17761e13
        eid = 0x25

Oct 15 2021 13:08:36.533619580 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697d54 0x1fce637c
        eid = 0x26

Oct 15 2021 13:08:36.533619580 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=3838635"
        history_internal_name = "scan setup"
        history_txg = 0x3a92ab
        history_time = 0x61697d54
        time = 0x61697d54 0x1fce637c
        eid = 0x27

Oct 15 2021 13:08:42.553734140 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697d5a 0x21014ffc
        eid = 0x28

Oct 15 2021 13:08:42.553734140 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "tank"
        pool_guid = 0xd66e76232eaf9c52
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=210931"
        history_internal_name = "scan setup"
        history_txg = 0x337f3
        history_time = 0x61697d5a
        time = 0x61697d5a 0x21014ffc
        eid = 0x29

Oct 15 2021 13:17:21.171577609 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=0"
        history_internal_name = "scan done"
        history_txg = 0x3a9384
        history_time = 0x61697f61
        time = 0x61697f61 0xa3a1109
        eid = 0x2a

Oct 15 2021 13:17:21.171577609 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x61697f61 0xa3a1109
        eid = 0x2b

Oct 15 2021 15:06:31.358744555 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x3c95b16693403401
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xa72d67e7f43b9f5a
                vdev = 0x1117d190653595aa
        (end detector)
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x1117d190653595aa
        vdev_type = "disk"
        vdev_path = "/dev/sdc1"
        vdev_devid = "ata-WDC_WDBNCE0020PNC_20244B800147-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:10:0/Slot 08"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x33c95b1706d8
        vdev_delta_ts = 0x16f2161
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0x9f7faca2f6dbe202
        parent_type = "mirror"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x34
        zio_flags = 0x180880
        zio_stage = 0x800000
        zio_pipeline = 0x1f00000
        zio_delay = 0x3e675a
        zio_timestamp = 0x33c959ed40f4
        zio_delta = 0x1244075
        zio_priority = 0x0
        zio_offset = 0x1a0cdea00
        zio_size = 0x20000
        zio_objset = 0x36
        zio_object = 0x590
        zio_level = 0x0
        zio_blkid = 0x114
        cksum_expected = 0x23e84b738ff7 0x905aa5ce140cdad 0xef28948e519d1a77 0x71c3c4a93d86f35c
        cksum_actual = 0x23e84b733ef7 0x905aa5cd991a3ad 0xef289430feae1377 0x71c0d0f0b5b3bf5c
        cksum_algorithm = "fletcher4"
        bad_ranges = 0x19e80 0x19ec0
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x14
        bad_range_clears = 0x18
        bad_set_bits = 0x0 0x20 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x8e 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x86 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x50 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xaa 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x24 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x26 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x41 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x68 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa5 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x55 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x59 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xb 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x616998f7 0x156201eb
        eid = 0x2c

Oct 15 2021 15:11:11.452305496 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x40a922d8d6a1d801
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xa72d67e7f43b9f5a
                vdev = 0x57318d88c76a42a6
        (end detector)
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x57318d88c76a42a6
        vdev_type = "disk"
        vdev_path = "/dev/sdd1"
        vdev_devid = "ata-WDC_WDBNCE0020PNC_20244B800115-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:10:0/Slot 09"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x340a922b8a6d
        vdev_delta_ts = 0xf49cc6
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0x9f7faca2f6dbe202
        parent_type = "mirror"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x34
        zio_flags = 0x180880
        zio_stage = 0x800000
        zio_pipeline = 0x1f00000
        zio_delay = 0x29ca4f
        zio_timestamp = 0x340a9135854a
        zio_delta = 0xf25632
        zio_priority = 0x0
        zio_offset = 0x12e792e00
        zio_size = 0x20000
        zio_objset = 0x36
        zio_object = 0x50c
        zio_level = 0x0
        zio_blkid = 0x769
        cksum_expected = 0x23fd458ca0af 0x90ae02b05ffccae 0x5bdaeda4e75fabf5 0x395518299cc904f1
        cksum_actual = 0x23fd458cc4af 0x90ae02b11a818ae 0x5bdaef8819a625f5 0x398940c619ebd4f1
        cksum_algorithm = "fletcher4"
        bad_ranges = 0xb5c0 0xb600
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x11
        bad_range_clears = 0xd
        bad_set_bits = 0x0 0x91 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xd0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x43 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x61 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x8 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x41 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xe1 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61699a0f 0x1af5a258
        eid = 0x2d

Oct 15 2021 15:18:26.134529431 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x46fc6c857bc13401
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0x411ea21cc9b16302
                vdev = 0xd183786681d6282c
        (end detector)
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0xd183786681d6282c
        vdev_type = "disk"
        vdev_path = "/dev/nvme2n1p1"
        vdev_devid = "nvme-Sabrent_Rocket_Q4_03850707145D04184825-part1"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x346fc6c7f219
        vdev_delta_ts = 0x3a614c
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0x44b3e2f36de039bd
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x100880
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x0
        zio_offset = 0x1484caef000
        zio_size = 0xaa00
        zio_objset = 0x36
        zio_object = 0x383
        zio_level = 0x0
        zio_blkid = 0x4
        bad_ranges = 0x3540 0x35c0 0x3700 0x3740 0x37c0 0x3800 0x3900 0x3940
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x18 0x10 0x11 0x13
        bad_range_clears = 0x2b 0xe 0x14 0x12
        bad_set_histogram = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa 0x8 0xa 0xb 0x8 0xa 0xa 0x9 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_histogram = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xf 0xb 0xb 0xd 0xb 0xa 0xd 0xb 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61699bc2 0x804c197
        eid = 0x2e

Oct 15 2021 15:18:28.690591827 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x4705e4e658103401
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0xa72d67e7f43b9f5a
                vdev = 0xf47764336816fe0f
        (end detector)
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0xf47764336816fe0f
        vdev_type = "disk"
        vdev_path = "/dev/sdj1"
        vdev_devid = "ata-WDC_WDS200T2B0A-00SM50_200913A0094C-part1"
        vdev_enc_sysfs_path = "/sys/class/enclosure/2:0:10:0/Slot 21"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x34705e4c802e
        vdev_delta_ts = 0x802d4e
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0x39762af121647f38
        parent_type = "mirror"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x34
        zio_flags = 0x180880
        zio_stage = 0x800000
        zio_pipeline = 0x1f00000
        zio_delay = 0x2f3680
        zio_timestamp = 0x34705dcc52e0
        zio_delta = 0x802d4e
        zio_priority = 0x0
        zio_offset = 0x4bd77ea00
        zio_size = 0x20000
        zio_objset = 0x36
        zio_object = 0x68e
        zio_level = 0x0
        zio_blkid = 0x6ec
        cksum_expected = 0x23d2f5723f05 0x8f1f74e1f7c0c77 0x6929dcd95751c04f 0x45de454515ab6bff
        cksum_actual = 0x23d2f5738305 0x8f1f74e2c0eac77 0x6929dd17d092b04f 0x45df144df4d29bff
        cksum_algorithm = "fletcher4"
        bad_ranges = 0x1d840 0x1d880
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x13
        bad_range_clears = 0xb
        bad_set_bits = 0x0 0xd4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x90 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x33 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x16 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x5 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x44 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x21 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x5 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61699bc4 0x29299853
        eid = 0x2f

Oct 15 2021 15:24:17.870781266 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x4c1ab8445d10f001
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0x411ea21cc9b16302
                vdev = 0x860870aa9855b4d1
        (end detector)
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0x860870aa9855b4d1
        vdev_type = "disk"
        vdev_path = "/dev/nvme0n1p1"
        vdev_devid = "nvme-Force_MP600_20348230000128562188-part1"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x34c1ab82af13
        vdev_delta_ts = 0xa3f5b
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x0
        vdev_delays = 0x0
        parent_guid = 0x44b3e2f36de039bd
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x100880
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x0
        zio_offset = 0x1481c150200
        zio_size = 0xac00
        zio_objset = 0x36
        zio_object = 0x180
        zio_level = 0x0
        zio_blkid = 0x253
        bad_ranges = 0x840 0x880
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x14
        bad_range_clears = 0x12
        bad_set_bits = 0x0 0x81 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x88 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x72 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x12 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x21 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc4 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x60 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9c 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xb1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x46 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2a 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61699d21 0x33e71152
        eid = 0x30

Oct 15 2021 15:36:24.890691311 ereport.fs.zfs.checksum
        class = "ereport.fs.zfs.checksum"
        ena = 0x56af038540f13801
        detector = (embedded nvlist)
                version = 0x0
                scheme = "zfs"
                pool = 0x411ea21cc9b16302
                vdev = 0xd183786681d6282c
        (end detector)
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        pool_failmode = "wait"
        vdev_guid = 0xd183786681d6282c
        vdev_type = "disk"
        vdev_path = "/dev/nvme2n1p1"
        vdev_devid = "nvme-Sabrent_Rocket_Q4_03850707145D04184825-part1"
        vdev_ashift = 0x9
        vdev_complete_ts = 0x356af0381fda
        vdev_delta_ts = 0x41445f
        vdev_read_errors = 0x0
        vdev_write_errors = 0x0
        vdev_cksum_errors = 0x1
        vdev_delays = 0x0
        parent_guid = 0x44b3e2f36de039bd
        parent_type = "raidz"
        vdev_spare_paths =
        vdev_spare_guids =
        zio_err = 0x0
        zio_flags = 0x100880
        zio_stage = 0x200000
        zio_pipeline = 0x1f00000
        zio_delay = 0x0
        zio_timestamp = 0x0
        zio_delta = 0x0
        zio_priority = 0x0
        zio_offset = 0x1481d4f9e00
        zio_size = 0xac00
        zio_objset = 0x36
        zio_object = 0x180
        zio_level = 0x0
        zio_blkid = 0x42a
        bad_ranges = 0x8280 0x82c0
        bad_ranges_min_gap = 0x8
        bad_range_sets = 0x19
        bad_range_clears = 0x9
        bad_set_bits = 0x0 0xd4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x90 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x13 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x12 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xa0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xc4 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x9a 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0xd3 0x0 0x0 0x0 0x0 0x0 0x0
        bad_cleared_bits = 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x44 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x44 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x20 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x41 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x8 0x0 0x0 0x0 0x0 0x0 0x0
        time = 0x61699ff8 0x3516deef
        eid = 0x31

Oct 15 2021 15:38:28.393325318 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6169a074 0x1771ab06
        eid = 0x32

Oct 15 2021 15:38:28.393325318 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=808318"
        history_internal_name = "scan setup"
        history_txg = 0xc557e
        history_time = 0x6169a074
        time = 0x6169a074 0x1771ab06
        eid = 0x33

Oct 15 2021 15:38:32.449411641 sysevent.fs.zfs.scrub_start
        version = 0x0
        class = "sysevent.fs.zfs.scrub_start"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6169a078 0x1ac97a39
        eid = 0x34

Oct 15 2021 15:38:32.449411641 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "fast"
        pool_guid = 0x411ea21cc9b16302
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "func=1 mintxg=0 maxtxg=3840628"
        history_internal_name = "scan setup"
        history_txg = 0x3a9a74
        history_time = 0x6169a078
        time = 0x6169a078 0x1ac97a39
        eid = 0x35

Oct 15 2021 15:41:06.028673215 sysevent.fs.zfs.history_event
        version = 0x0
        class = "sysevent.fs.zfs.history_event"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        history_hostname = "ubuntu"
        history_internal_str = "errors=0"
        history_internal_name = "scan done"
        history_txg = 0xc55bd
        history_time = 0x6169a112
        time = 0x6169a112 0x1b584bf
        eid = 0x36

Oct 15 2021 15:41:06.032673300 sysevent.fs.zfs.scrub_finish
        version = 0x0
        class = "sysevent.fs.zfs.scrub_finish"
        pool = "datastore"
        pool_guid = 0xa72d67e7f43b9f5a
        pool_state = 0x0
        pool_context = 0x0
        time = 0x6169a112 0x1f28e14
        eid = 0x37

theskaz@ubuntu:~$
rincebrain commented 2 years ago

(Disclaimer: I am not an expert in these)

I am...quite curious about the bits that were flipped in those checksums not being remotely evenly distributed, across multiple disks. Hm. It could just be coincidence, though, since it's still a small number of possibilities.

hicotton02 commented 2 years ago

I cant say with any confidence that I have any idea what you said lol.

rincebrain commented 2 years ago

The checksum errors include metadata about which parts were wrong. I was remarking that I found it curious there seemed to be some overlap between the regions and some regions that were always fine, on different checksum errors, but that since there were so few possibilities and so few samples to begin with, it could just be a coincidence.

hicotton02 commented 2 years ago

is this something that I need to worry about? if I put this b ack in "production" is it an ignorable offense, or corrective at least?

theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
[sudo] password for theskaz:
  pool: datastore
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub repaired 0B in 00:02:38 with 0 errors on Fri Oct 15 15:41:06 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     1
            sdd     ONLINE       0     0     1
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     1
            sdj     ONLINE       0     0     1

errors: No known data errors

  pool: fast
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub repaired 0B in 00:41:54 with 0 errors on Fri Oct 15 16:20:26 2021
config:

        NAME         STATE     READ WRITE CKSUM
        fast         ONLINE       0     0     0
          raidz1-0   ONLINE       0     0     0
            nvme0n1  ONLINE       0     0     2
            nvme1n1  ONLINE       0     0     0
            nvme2n1  ONLINE       0     0     2
            nvme4n1  ONLINE       0     0     1

errors: No known data errors

can I just clear?

rincebrain commented 2 years ago

They're corrected, so you can clear them. But if you scrub again immediately and find more, you should probably be concerned.

In general, if you get checksum errors and don't know where they're from, you should figure it out - they're not supposed to randomly crop up.

hicotton02 commented 2 years ago

ive scrubbed and cleared datastore, the checksums went to 0, now they are back:

theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool status -v
  pool: datastore
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
        attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
        using 'zpool clear' or replace the device with 'zpool replace'.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
  scan: scrub repaired 0B in 00:02:20 with 0 errors on Fri Oct 15 16:47:39 2021
config:

        NAME        STATE     READ WRITE CKSUM
        datastore   ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            sdc     ONLINE       0     0     0
            sdd     ONLINE       0     0     2
          mirror-1  ONLINE       0     0     0
            sdg     ONLINE       0     0     1
            sdj     ONLINE       0     0     1

errors: No known data errors
hicotton02 commented 2 years ago

20211015_172024 20211015_172020 20211015_172016

rincebrain commented 2 years ago

Is the system actually dead at that point, or are those just "hey it took too long but things are running"?

hicotton02 commented 2 years ago

its dead. cant ssh, cant manually log in have to press the power button

hicotton02 commented 2 years ago

but its scrolling like crazy

rincebrain commented 2 years ago

I wonder if it's managed to log anything from the start or just locked up too hard...

hicotton02 commented 2 years ago
Oct 14 23:17:55 ubuntu systemd[1]: Started Samba NMB Daemon.
Oct 14 23:17:55 ubuntu systemd[1]: Starting Samba SMB Daemon...
Oct 14 23:17:55 ubuntu systemd[1]: Started Samba SMB Daemon.
Oct 14 23:17:56 ubuntu systemd-networkd[4567]: enp70s0: Gained carrier
Oct 14 23:17:56 ubuntu systemd-timesyncd[4530]: Network configuration changed, trying to establish connection.
Oct 14 23:17:56 ubuntu kernel: [   25.944019] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
Oct 14 23:17:56 ubuntu kernel: [   25.945782] IPv6: ADDRCONF(NETDEV_CHANGE): enp70s0: link becomes ready
Oct 14 23:17:56 ubuntu systemd-timesyncd[4530]: Network configuration changed, trying to establish connection.
Oct 14 23:17:58 ubuntu systemd[1]: tmp-snap.rootfs_pOWGVg.mount: Succeeded.
Oct 14 23:17:58 ubuntu systemd-networkd[4567]: enp70s0: Gained IPv6LL
Oct 14 23:18:00 ubuntu snapd[4604]: AppArmor status: apparmor is enabled and all features are available
Oct 14 23:18:00 ubuntu lxd.activate[4603]: => Starting LXD activation
Oct 14 23:18:00 ubuntu lxd.activate[4603]: ==> Loading snap configuration
Oct 14 23:18:00 ubuntu lxd.activate[4603]: ==> Checking for socket activation support
Oct 14 23:18:00 ubuntu snapd[4604]: daemon.go:242: started snapd/2.52 (series 16; classic) ubuntu/21.04 (amd64) linux/5.11.0-37-generic.
Oct 14 23:18:00 ubuntu kernel: [   29.786705] loop7: detected capacity change from 0 to 8
Oct 14 23:18:00 ubuntu snapd[4604]: daemon.go:335: adjusting startup timeout by 50s (pessimistic estimate of 30s plus 5s per snap)
Oct 14 23:18:00 ubuntu systemd[1]: tmp-sanity\x2dmountpoint\x2d379419810.mount: Succeeded.
Oct 14 23:18:00 ubuntu systemd[1]: Started Snap Daemon.
Oct 14 23:18:00 ubuntu systemd[1]: Starting Wait until snapd is fully seeded...
Oct 14 23:18:00 ubuntu systemd[1]: Finished Wait until snapd is fully seeded.
Oct 14 23:18:00 ubuntu systemd[1]: Starting Apply the settings specified in cloud-config...
Oct 14 23:18:00 ubuntu systemd[1]: Condition check resulted in Auto import assertions from block devices being skipped.
Oct 14 23:18:00 ubuntu lxd.activate[4603]: ==> Setting LXD socket ownership
Oct 14 23:18:00 ubuntu lxd.activate[4603]: ==> LXD never started on this system, no need to start it now
Oct 14 23:18:00 ubuntu systemd[1]: snap.lxd.activate.service: Succeeded.
Oct 14 23:18:00 ubuntu systemd[1]: Finished Service for snap application lxd.activate.
Oct 14 23:18:00 ubuntu systemd[1]: Reached target Multi-User System.
Oct 14 23:18:00 ubuntu systemd[1]: Reached target Graphical Interface.
Oct 14 23:18:00 ubuntu systemd[1]: Starting Update UTMP about System Runlevel Changes...
Oct 14 23:18:00 ubuntu systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Oct 14 23:18:00 ubuntu systemd[1]: Finished Update UTMP about System Runlevel Changes.
Oct 14 23:18:01 ubuntu cloud-init[5214]: Cloud-init v. 21.3-1-g6803368d-0ubuntu1~21.04.3 running 'modules:config' at Thu, 14 Oct 2021 23:18:01 +0000. Up 30.15 seconds.
Oct 14 23:18:01 ubuntu systemd[1]: Finished Apply the settings specified in cloud-config.
Oct 14 23:18:01 ubuntu systemd[1]: Starting Execute cloud user/final scripts...
Oct 14 23:18:01 ubuntu cloud-init[5220]: Cloud-init v. 21.3-1-g6803368d-0ubuntu1~21.04.3 running 'modules:final' at Thu, 14 Oct 2021 23:18:01 +0000. Up 30.38 seconds.
Oct 14 23:18:01 ubuntu cloud-init[5220]: Cloud-init v. 21.3-1-g6803368d-0ubuntu1~21.04.3 finished at Thu, 14 Oct 2021 23:18:01 +0000. Datasource DataSourceNone.  Up 30.43 seconds
Oct 14 23:18:01 ubuntu cloud-init[5220]: 2021-10-14 23:18:01,380 - cc_final_message.py[WARNING]: Used fallback datasource
Oct 14 23:18:01 ubuntu systemd[1]: Finished Execute cloud user/final scripts.
Oct 14 23:18:01 ubuntu systemd[1]: Reached target Cloud-init target.
Oct 14 23:18:01 ubuntu systemd[1]: Startup finished in 2min 44.558s (firmware) + 4min 24.799s (loader) + 7.984s (kernel) + 22.482s (userspace) = 7min 39.825s.
Oct 14 23:18:10 ubuntu systemd-timesyncd[4530]: Network configuration changed, trying to establish connection.
Oct 14 23:18:10 ubuntu systemd-timesyncd[4530]: Initial synchronization to time server 91.189.94.4:123 (ntp.ubuntu.com).
Oct 14 23:18:18 ubuntu systemd[1]: systemd-fsckd.service: Succeeded.
Oct 14 23:22:38 ubuntu systemd[1]: Starting Download data for packages that failed at package install time...
Oct 14 23:22:38 ubuntu systemd[1]: update-notifier-download.service: Succeeded.
Oct 14 23:22:38 ubuntu systemd[1]: Finished Download data for packages that failed at package install time.
Oct 14 23:25:01 ubuntu CRON[5264]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 14 23:32:31 ubuntu systemd[1]: Starting Cleanup of Temporary Directories...
Oct 14 23:32:31 ubuntu systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Oct 14 23:32:31 ubuntu systemd[1]: Finished Cleanup of Temporary Directories.
Oct 14 23:35:01 ubuntu CRON[5285]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 14 23:45:01 ubuntu CRON[5303]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 14 23:55:01 ubuntu CRON[5320]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 14 23:59:01 ubuntu CRON[5329]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 60 2)
Oct 15 00:00:00 ubuntu systemd[1]: Starting Rotate log files...
Oct 15 00:00:00 ubuntu systemd[1]: Starting Daily man-db regeneration...
Oct 15 00:00:00 ubuntu systemd[1]: logrotate.service: Succeeded.
Oct 15 00:00:00 ubuntu systemd[1]: Finished Rotate log files.
Oct 15 00:00:01 ubuntu systemd[1]: man-db.service: Succeeded.
Oct 15 00:00:01 ubuntu systemd[1]: Finished Daily man-db regeneration.
Oct 15 00:05:01 ubuntu CRON[5542]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 00:11:33 ubuntu systemd[1]: Created slice User Slice of UID 1000.
Oct 15 00:11:33 ubuntu systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 15 00:11:33 ubuntu systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 15 00:11:33 ubuntu systemd[1]: Starting User Manager for UID 1000...
Oct 15 00:11:33 ubuntu systemd[5558]: Queued start job for default target Main User Target.
Oct 15 00:11:33 ubuntu systemd[5558]: -.slice: Failed to migrate controller cgroups from /user.slice/user-1000.slice/user@1000.service, ignoring: Permission denied
Oct 15 00:11:33 ubuntu systemd[5558]: Created slice User Application Slice.
Oct 15 00:11:33 ubuntu systemd[5558]: Reached target Paths.
Oct 15 00:11:33 ubuntu systemd[5558]: Reached target Timers.
Oct 15 00:11:33 ubuntu systemd[5558]: Starting D-Bus User Message Bus Socket.
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on GnuPG network certificate management daemon.
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on debconf communication socket.
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on REST API socket for snapd user session agent.
Oct 15 00:11:33 ubuntu systemd[5558]: Listening on D-Bus User Message Bus Socket.
Oct 15 00:11:33 ubuntu systemd[5558]: Reached target Sockets.
Oct 15 00:11:33 ubuntu systemd[5558]: Reached target Basic System.
Oct 15 00:11:33 ubuntu systemd[5558]: Reached target Main User Target.
Oct 15 00:11:33 ubuntu systemd[5558]: Startup finished in 264ms.
Oct 15 00:11:33 ubuntu systemd[1]: Started User Manager for UID 1000.
Oct 15 00:11:33 ubuntu systemd[1]: Started Session 7 of user theskaz.
Oct 15 00:12:00 ubuntu systemd[1]: Started Session 9 of user theskaz.
Oct 15 00:13:40 ubuntu systemd[1]: Starting Ubuntu Advantage APT and MOTD Messages...
Oct 15 00:13:40 ubuntu systemd[1]: ua-messaging.service: Succeeded.
Oct 15 00:13:40 ubuntu systemd[1]: Finished Ubuntu Advantage APT and MOTD Messages.
Oct 15 00:15:01 ubuntu CRON[5786]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 00:17:01 ubuntu CRON[5796]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 00:25:01 ubuntu CRON[701556]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 00:35:01 ubuntu CRON[3754717]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 00:45:01 ubuntu CRON[3368907]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 00:46:34 ubuntu systemd[1]: Starting Message of the Day...
Oct 15 00:46:35 ubuntu 50-motd-news[4074346]:  * Super-optimized for small spaces - read how we shrank the memory
Oct 15 00:46:35 ubuntu 50-motd-news[4074346]:    footprint of MicroK8s to make it the smallest full K8s around.
Oct 15 00:46:35 ubuntu 50-motd-news[4074346]:    https://ubuntu.com/blog/microk8s-memory-optimisation
Oct 15 00:46:35 ubuntu systemd[1]: motd-news.service: Succeeded.
Oct 15 00:46:35 ubuntu systemd[1]: Finished Message of the Day.
Oct 15 00:55:01 ubuntu CRON[3367791]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:05:01 ubuntu CRON[3934986]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:15:01 ubuntu CRON[872953]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:17:01 ubuntu CRON[2782446]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 01:25:01 ubuntu CRON[1696759]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:35:01 ubuntu CRON[2259421]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:45:01 ubuntu CRON[3353227]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 01:55:01 ubuntu CRON[358264]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:05:01 ubuntu CRON[1137259]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:15:01 ubuntu CRON[2307605]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:17:01 ubuntu CRON[113329]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 02:25:01 ubuntu CRON[3717571]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:33:01 ubuntu snapd[4604]: storehelpers.go:557: cannot refresh: snap has no updates available: "core18", "core20", "lxd", "snapd"
Oct 15 02:33:01 ubuntu snapd[4604]: autorefresh.go:520: auto-refresh: all snaps are up-to-date
Oct 15 02:35:01 ubuntu CRON[899084]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:45:01 ubuntu CRON[1239549]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 02:55:01 ubuntu CRON[425136]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:05:01 ubuntu CRON[3967032]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:10:01 ubuntu CRON[1551294]: (root) CMD (test -e /run/systemd/system || SERVICE_MODE=1 /sbin/e2scrub_all -A -r)
Oct 15 03:15:01 ubuntu CRON[3380042]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:17:01 ubuntu CRON[4106436]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 03:25:01 ubuntu CRON[3622428]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:35:01 ubuntu CRON[3889588]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:36:17 ubuntu systemd[1]: Starting Ubuntu Advantage APT and MOTD Messages...
Oct 15 03:36:17 ubuntu systemd[1]: ua-messaging.service: Succeeded.
Oct 15 03:36:17 ubuntu systemd[1]: Finished Ubuntu Advantage APT and MOTD Messages.
Oct 15 03:45:01 ubuntu CRON[175023]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 03:55:01 ubuntu CRON[3744370]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:05:01 ubuntu CRON[3933011]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:15:01 ubuntu CRON[713356]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:17:01 ubuntu CRON[2605550]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 04:25:01 ubuntu CRON[3036096]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:35:01 ubuntu CRON[2424714]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:45:01 ubuntu CRON[3286551]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 04:55:01 ubuntu CRON[1941225]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:05:01 ubuntu CRON[1368278]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:15:01 ubuntu CRON[768014]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:17:01 ubuntu CRON[1488091]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 05:25:01 ubuntu CRON[1739174]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:35:01 ubuntu CRON[1164741]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:45:01 ubuntu CRON[621355]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 05:55:01 ubuntu CRON[3470876]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:05:01 ubuntu CRON[473318]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:15:01 ubuntu CRON[1122206]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:17:01 ubuntu CRON[1858451]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 06:25:01 ubuntu CRON[524237]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:25:01 ubuntu CRON[524246]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Oct 15 06:35:01 ubuntu CRON[4093867]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:45:01 ubuntu CRON[1046008]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 06:52:34 ubuntu systemd[1]: Starting Daily apt upgrade and clean activities...
Oct 15 06:52:35 ubuntu systemd[1]: apt-daily-upgrade.service: Succeeded.
Oct 15 06:52:35 ubuntu systemd[1]: Finished Daily apt upgrade and clean activities.
Oct 15 06:55:01 ubuntu CRON[1748826]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:05:01 ubuntu CRON[1264515]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:15:01 ubuntu CRON[712876]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:17:01 ubuntu CRON[920297]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 07:23:01 ubuntu snapd[4604]: storehelpers.go:557: cannot refresh: snap has no updates available: "core18", "core20", "snapd"
Oct 15 07:23:09 ubuntu systemd[1]: Reloading.
Oct 15 07:23:14 ubuntu systemd[1722432]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:14 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:15 ubuntu systemd[1]: Starting Daily apt download activities...
Oct 15 07:23:15 ubuntu systemd[1]: Reloading.
Oct 15 07:23:16 ubuntu systemd[1750752]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:16 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:16 ubuntu systemd[1]: Mounting Mount unit for lxd, revision 21723...
Oct 15 07:23:16 ubuntu systemd[1]: Starting Refresh fwupd metadata and update motd...
Oct 15 07:23:16 ubuntu kernel: [29145.782612] loop7: detected capacity change from 0 to 148576
Oct 15 07:23:16 ubuntu systemd[1]: Mounted Mount unit for lxd, revision 21723.
Oct 15 07:23:16 ubuntu dbus-daemon[4589]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.19' (uid=62803 pid=1758313 comm="/usr/bin/fwupdmgr refresh " label="unconfined")
Oct 15 07:23:16 ubuntu systemd[1]: Starting Firmware update daemon...
Oct 15 07:23:16 ubuntu systemd[1]: snap.lxd.daemon.unix.socket: Succeeded.
Oct 15 07:23:16 ubuntu systemd[1]: Closed Socket unix for snap application lxd.daemon.
Oct 15 07:23:16 ubuntu dbus-daemon[4589]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.20' (uid=0 pid=1758341 comm="/usr/libexec/fwupd/fwupd " label="unconfined")
Oct 15 07:23:16 ubuntu systemd[1]: Starting Daemon for power management...
Oct 15 07:23:17 ubuntu upowerd[1758352]: did not recognise USB path /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.3/i2c-1/1-0008/power_supply/ucsi-source-psy-1-00081, please report
Oct 15 07:23:17 ubuntu upowerd[1758352]: did not recognise USB path /sys/devices/pci0000:40/0000:40:01.3/0000:4a:00.3/i2c-2/2-0008/power_supply/ucsi-source-psy-2-00081, please report
Oct 15 07:23:17 ubuntu upowerd[1758352]: did not recognise USB path /sys/devices/pci0000:40/0000:40:03.1/0000:4c:00.3/i2c-3/3-0008/power_supply/ucsi-source-psy-3-00081, please report
Oct 15 07:23:17 ubuntu dbus-daemon[4589]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 15 07:23:17 ubuntu systemd[1]: Started Daemon for power management.
Oct 15 07:23:17 ubuntu systemd[1]: Reloading.
Oct 15 07:23:18 ubuntu systemd[1759453]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:18 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:18 ubuntu dbus-daemon[4589]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.22' (uid=0 pid=1768897 comm="/usr/bin/gdbus call --system --dest org.freedeskto" label="unconfined")
Oct 15 07:23:19 ubuntu systemd[1]: Starting PackageKit Daemon...
Oct 15 07:23:19 ubuntu systemd[1]: Reloading.
Oct 15 07:23:19 ubuntu PackageKit: daemon start
Oct 15 07:23:19 ubuntu dbus-daemon[4589]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Oct 15 07:23:19 ubuntu systemd[1768959]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:19 ubuntu dbus-daemon[4589]: [system] Successfully activated service 'org.freedesktop.fwupd'
Oct 15 07:23:19 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:20 ubuntu systemd[1]: Started PackageKit Daemon.
Oct 15 07:23:20 ubuntu systemd[1]: Reloading.
Oct 15 07:23:20 ubuntu systemd[1769015]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:20 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:20 ubuntu systemd[1]: Reloading.
Oct 15 07:23:21 ubuntu systemd[1769053]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:21 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:21 ubuntu systemd[1]: Started Firmware update daemon.
Oct 15 07:23:21 ubuntu systemd[1]: fwupd-refresh.service: Succeeded.
Oct 15 07:23:21 ubuntu systemd[1]: Finished Refresh fwupd metadata and update motd.
Oct 15 07:23:22 ubuntu systemd[1]: apt-daily.service: Succeeded.
Oct 15 07:23:22 ubuntu systemd[1]: Finished Daily apt download activities.
Oct 15 07:23:23 ubuntu kernel: [29152.615748] kauditd_printk_skb: 24 callbacks suppressed
Oct 15 07:23:23 ubuntu kernel: [29152.615751] audit: type=1400 audit(1634282603.549:36): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine" pid=1784571 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.615759] audit: type=1400 audit(1634282603.549:37): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1784571 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.728868] audit: type=1400 audit(1634282603.661:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.hook.install" pid=1784579 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.737775] audit: type=1400 audit(1634282603.669:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxc" pid=1784581 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.741607] audit: type=1400 audit(1634282603.673:40): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.activate" pid=1784573 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.742342] audit: type=1400 audit(1634282603.673:41): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxc-to-lxd" pid=1784582 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.742438] audit: type=1400 audit(1634282603.673:42): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.benchmark" pid=1784574 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.744193] audit: type=1400 audit(1634282603.677:43): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.hook.remove" pid=1784580 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.746187] audit: type=1400 audit(1634282603.677:44): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.lxd" pid=1784583 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu kernel: [29152.746591] audit: type=1400 audit(1634282603.677:45): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.lxd.check-kernel" pid=1784576 comm="apparmor_parser"
Oct 15 07:23:23 ubuntu systemd[1]: Reloading.
Oct 15 07:23:23 ubuntu systemd[1784590]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:25 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:26 ubuntu systemd[1]: Reloading.
Oct 15 07:23:26 ubuntu systemd[1795422]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:26 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:27 ubuntu systemd[1]: Reloading.
Oct 15 07:23:27 ubuntu systemd[1795457]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:27 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:27 ubuntu systemd[1]: Listening on Socket unix for snap application lxd.daemon.
Oct 15 07:23:27 ubuntu systemd[1]: Starting Service for snap application lxd.activate...
Oct 15 07:23:27 ubuntu lxd.activate[1796446]: => Starting LXD activation
Oct 15 07:23:27 ubuntu lxd.activate[1796446]: ==> Loading snap configuration
Oct 15 07:23:27 ubuntu lxd.activate[1796446]: ==> Checking for socket activation support
Oct 15 07:23:28 ubuntu lxd.activate[1796446]: ==> Setting LXD socket ownership
Oct 15 07:23:28 ubuntu lxd.activate[1796446]: ==> LXD never started on this system, no need to start it now
Oct 15 07:23:28 ubuntu systemd[1]: snap.lxd.activate.service: Succeeded.
Oct 15 07:23:28 ubuntu systemd[1]: Finished Service for snap application lxd.activate.
Oct 15 07:23:28 ubuntu systemd[5558]: snap-lxd-20037.mount: Succeeded.
Oct 15 07:23:28 ubuntu systemd[1]: snap-lxd-20037.mount: Succeeded.
Oct 15 07:23:28 ubuntu systemd[1]: Reloading.
Oct 15 07:23:28 ubuntu systemd[1800234]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:28 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:29 ubuntu systemd[1]: Reloading.
Oct 15 07:23:29 ubuntu systemd[1805924]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 07:23:30 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 07:23:31 ubuntu systemd[1]: Started snap.lxd.hook.configure.a159b0b2-05ae-450b-83b3-4f3fda62c8bf.scope.
Oct 15 07:23:31 ubuntu systemd[1]: snap.lxd.hook.configure.a159b0b2-05ae-450b-83b3-4f3fda62c8bf.scope: Succeeded.
Oct 15 07:23:32 ubuntu snapd[4604]: storehelpers.go:557: cannot refresh snap "lxd": snap has no updates available
Oct 15 07:25:01 ubuntu CRON[2195955]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:35:01 ubuntu CRON[2206864]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:45:01 ubuntu CRON[2206880]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 07:55:01 ubuntu CRON[2206897]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:05:01 ubuntu CRON[3513742]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:15:01 ubuntu CRON[3513758]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:17:01 ubuntu CRON[3513763]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 08:25:01 ubuntu CRON[3513780]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:35:01 ubuntu CRON[3513798]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:45:01 ubuntu CRON[620159]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 08:55:01 ubuntu CRON[620177]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:05:01 ubuntu CRON[620192]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:15:01 ubuntu CRON[620198]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:17:01 ubuntu CRON[620200]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 09:23:22 ubuntu systemd[1]: fwupd.service: Succeeded.
Oct 15 09:25:01 ubuntu CRON[1914431]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:35:01 ubuntu CRON[1914443]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:45:01 ubuntu CRON[1914460]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 09:55:01 ubuntu CRON[1914478]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:05:01 ubuntu CRON[3211674]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:15:01 ubuntu CRON[3211692]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:17:01 ubuntu CRON[3211697]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 10:25:01 ubuntu CRON[3211713]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:35:01 ubuntu CRON[3211731]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:45:01 ubuntu CRON[103998]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 10:55:01 ubuntu CRON[303973]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:05:01 ubuntu CRON[303991]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:15:01 ubuntu CRON[304008]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:17:01 ubuntu CRON[304013]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 11:25:01 ubuntu CRON[1153870]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:35:01 ubuntu CRON[1611381]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:45:01 ubuntu CRON[1611397]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 11:55:01 ubuntu CRON[1611415]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:05:01 ubuntu CRON[2488461]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:15:01 ubuntu CRON[2897576]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:17:01 ubuntu CRON[2897581]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 12:25:01 ubuntu CRON[2897596]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:35:01 ubuntu CRON[2897615]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:45:01 ubuntu CRON[3620352]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 12:55:01 ubuntu CRON[4134]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:05:01 ubuntu CRON[4156]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:15:01 ubuntu CRON[3487519]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:17:01 ubuntu CRON[142781]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 13:25:01 ubuntu CRON[523750]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:33:01 ubuntu snapd[4604]: storehelpers.go:557: cannot refresh: snap has no updates available: "core18", "core20", "lxd", "snapd"
Oct 15 13:33:01 ubuntu snapd[4604]: autorefresh.go:520: auto-refresh: all snaps are up-to-date
Oct 15 13:35:01 ubuntu CRON[41882]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:45:01 ubuntu CRON[649901]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 13:55:01 ubuntu CRON[238284]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:05:01 ubuntu CRON[2922688]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:15:01 ubuntu CRON[2691270]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:17:01 ubuntu CRON[308050]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 14:25:01 ubuntu CRON[3446354]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:35:01 ubuntu CRON[3518177]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:45:01 ubuntu CRON[4078180]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 14:47:46 ubuntu systemd[1]: Started Session 115 of user theskaz.
Oct 15 14:51:08 ubuntu systemd[1]: Reloading.
Oct 15 14:51:22 ubuntu systemd[1987511]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 14:51:22 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 14:51:23 ubuntu systemd[1]: Reloading.
Oct 15 14:51:26 ubuntu systemd[2061162]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
Oct 15 14:51:26 ubuntu systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Oct 15 14:54:54 ubuntu kernel: [56242.885001] perf: interrupt took too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
Oct 15 14:55:01 ubuntu CRON[4153336]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:01:04 ubuntu kernel: [56613.010654] perf: interrupt took too long (3275 > 3155), lowering kernel.perf_event_max_sample_rate to 61000
Oct 15 15:05:01 ubuntu CRON[2439906]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:07:08 ubuntu kernel: [56976.641994] perf: interrupt took too long (4100 > 4093), lowering kernel.perf_event_max_sample_rate to 48750
Oct 15 15:15:01 ubuntu CRON[734484]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:17:01 ubuntu CRON[2012334]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 15:25:01 ubuntu CRON[2998014]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:28:09 ubuntu kernel: [58237.979397] perf: interrupt took too long (5127 > 5125), lowering kernel.perf_event_max_sample_rate to 39000
Oct 15 15:35:01 ubuntu CRON[884100]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:45:01 ubuntu CRON[2906363]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:55:01 ubuntu CRON[833180]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 15:58:36 ubuntu systemd[1]: Starting Ubuntu Advantage APT and MOTD Messages...
Oct 15 15:58:36 ubuntu systemd[1]: ua-messaging.service: Succeeded.
Oct 15 15:58:36 ubuntu systemd[1]: Finished Ubuntu Advantage APT and MOTD Messages.
Oct 15 16:05:01 ubuntu CRON[3183921]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 16:15:01 ubuntu CRON[1253386]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 16:17:01 ubuntu CRON[2572315]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 16:25:01 ubuntu CRON[3561718]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 16:35:01 ubuntu CRON[1713437]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 16:45:01 ubuntu CRON[15080]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 16:55:01 ubuntu CRON[2339006]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:01:04 ubuntu kernel: [63812.827162] perf: interrupt took too long (6461 > 6408), lowering kernel.perf_event_max_sample_rate to 30750
Oct 15 17:05:01 ubuntu CRON[414856]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:15:01 ubuntu CRON[2722242]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:17:01 ubuntu CRON[4065508]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 17:25:01 ubuntu CRON[1029921]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:35:01 ubuntu CRON[3569178]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:45:01 ubuntu CRON[1801267]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 17:55:01 ubuntu CRON[90516]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:05:01 ubuntu CRON[2379097]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:15:01 ubuntu CRON[612763]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:17:01 ubuntu CRON[1936994]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 18:25:01 ubuntu CRON[3046067]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:35:01 ubuntu CRON[955266]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:45:01 ubuntu CRON[2862776]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 18:55:01 ubuntu CRON[839461]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:03:01 ubuntu snapd[4604]: storehelpers.go:557: cannot refresh: snap has no updates available: "core18", "core20", "lxd", "snapd"
Oct 15 19:03:01 ubuntu snapd[4604]: autorefresh.go:520: auto-refresh: all snaps are up-to-date
Oct 15 19:05:01 ubuntu CRON[3090883]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:15:01 ubuntu CRON[1051873]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:17:01 ubuntu CRON[2244824]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 19:25:01 ubuntu CRON[3059060]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:35:01 ubuntu CRON[937970]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:45:01 ubuntu CRON[3209368]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 19:55:01 ubuntu CRON[1343114]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:05:01 ubuntu CRON[3520673]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:15:01 ubuntu CRON[1399600]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:17:01 ubuntu CRON[2675589]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 20:21:25 ubuntu systemd[1]: Starting Message of the Day...
Oct 15 20:21:26 ubuntu 50-motd-news[1386837]:  * Super-optimized for small spaces - read how we shrank the memory
Oct 15 20:21:26 ubuntu 50-motd-news[1386837]:    footprint of MicroK8s to make it the smallest full K8s around.
Oct 15 20:21:26 ubuntu 50-motd-news[1386837]:    https://ubuntu.com/blog/microk8s-memory-optimisation
Oct 15 20:21:26 ubuntu systemd[1]: motd-news.service: Succeeded.
Oct 15 20:21:26 ubuntu systemd[1]: Finished Message of the Day.
Oct 15 20:25:01 ubuntu CRON[3742209]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:35:01 ubuntu CRON[1876371]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:45:01 ubuntu CRON[4149939]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 20:55:01 ubuntu CRON[2097900]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 21:05:01 ubuntu CRON[3345154]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 21:15:01 ubuntu CRON[762815]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 21:17:01 ubuntu CRON[2002173]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 15 21:25:01 ubuntu CRON[2645089]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 21:35:01 ubuntu CRON[314374]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Oct 15 21:38:16 ubuntu kernel: [80444.527526] BUG: unable to handle page fault for address: 0000000000003208
Oct 15 21:38:16 ubuntu kernel: [80444.527562] #PF: supervisor read access in kernel mode
Oct 15 21:38:16 ubuntu kernel: [80444.527571] #PF: error_code(0x0000) - not-present page
Oct 15 21:38:16 ubuntu kernel: [80444.527579] PGD 0 P4D 0 
Oct 15 21:38:16 ubuntu kernel: [80444.527589] Oops: 0000 [#1] SMP NOPTI
Oct 15 21:38:16 ubuntu kernel: [80444.527599] CPU: 26 PID: 32035 Comm: z_rd_int_3 Tainted: P           OE     5.11.0-37-generic #41-Ubuntu
Oct 15 21:38:16 ubuntu kernel: [80444.527611] Hardware name: ASUS System Product Name/ROG ZENITH II EXTREME ALPHA, BIOS 1402 01/15/2021
Oct 15 21:38:16 ubuntu kernel: [80444.527624] RIP: 0010:rb_prev+0x14/0x50
Oct 15 21:38:16 ubuntu kernel: [80444.527637] Code: 89 c0 c3 45 31 c0 eb db 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 48 8b 17 48 39 d7 74 35 48 8b 47 10 48 85 c0 74 1c 49 89 c0 <48> 8b 40 08 48 85 c0 75 f4 4c 89 c0 c3 48 3b 78 10 75 f6 48 8b 10
Oct 15 21:38:16 ubuntu kernel: [80444.527656] RSP: 0018:ffffbc86c21035f0 EFLAGS: 00010006
Oct 15 21:38:16 ubuntu kernel: [80444.527665] RAX: 0000000000003200 RBX: 0000000000000020 RCX: 00000000000f79c0
Oct 15 21:38:16 ubuntu kernel: [80444.527676] RDX: ffff9f65b5a8a601 RSI: 0000000000100000 RDI: ffff9f65b5a8a700
Oct 15 21:38:16 ubuntu kernel: [80444.527686] RBP: ffffbc86c2103658 R08: 0000000000003200 R09: ffff9f699d2025c0
Oct 15 21:38:16 ubuntu kernel: [80444.527695] R10: fffffffffffff000 R11: ffff9f6581eda850 R12: 00000000000f79e8
Oct 15 21:38:16 ubuntu kernel: [80444.527705] R13: 0000000000000001 R14: 00000000000f79c0 R15: ffff9f65b5a8a700
Oct 15 21:38:16 ubuntu kernel: [80444.527715] FS:  0000000000000000(0000) GS:ffff9fa3bd480000(0000) knlGS:0000000000000000
Oct 15 21:38:16 ubuntu kernel: [80444.527725] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 15 21:38:16 ubuntu kernel: [80444.527737] CR2: 0000000000003208 CR3: 0000000110dfc000 CR4: 0000000000350ee0
Oct 15 21:38:16 ubuntu kernel: [80444.527751] Call Trace:
Oct 15 21:38:16 ubuntu kernel: [80444.527759]  ? __alloc_and_insert_iova_range+0xe3/0x190
Oct 15 21:38:16 ubuntu kernel: [80444.527775]  alloc_iova+0x4d/0x90
Oct 15 21:38:16 ubuntu kernel: [80444.527783]  alloc_iova_fast.part.0+0x39/0x110
Oct 15 21:38:16 ubuntu kernel: [80444.527792]  alloc_iova_fast+0x47/0x90
Oct 15 21:38:16 ubuntu kernel: [80444.527800]  iommu_dma_alloc_iova+0xd7/0x100
Oct 15 21:38:16 ubuntu kernel: [80444.527809]  iommu_dma_map_sg+0x198/0x320
Oct 15 21:38:16 ubuntu kernel: [80444.527817]  dma_map_sg_attrs+0x4a/0x50
Oct 15 21:38:16 ubuntu kernel: [80444.527828]  scsi_dma_map+0x39/0x50
Oct 15 21:38:16 ubuntu kernel: [80444.527840]  _base_build_sg_scmd_ieee+0x90/0x390 [mpt3sas]
Oct 15 21:38:16 ubuntu kernel: [80444.527868]  scsih_qcmd+0x3bc/0x4e0 [mpt3sas]
Oct 15 21:38:16 ubuntu kernel: [80444.527891]  scsi_dispatch_cmd+0x96/0x200
Oct 15 21:38:16 ubuntu kernel: [80444.527899]  scsi_queue_rq+0x218/0x510
Oct 15 21:38:16 ubuntu kernel: [80444.527908]  blk_mq_dispatch_rq_list+0x104/0x550
Oct 15 21:38:16 ubuntu kernel: [80444.527921]  __blk_mq_do_dispatch_sched+0xba/0x280
Oct 15 21:38:16 ubuntu kernel: [80444.527930]  ? __blk_mq_get_tag+0x2c/0xd0
Oct 15 21:38:16 ubuntu kernel: [80444.527939]  __blk_mq_sched_dispatch_requests+0x144/0x1a0
Oct 15 21:38:16 ubuntu kernel: [80444.527949]  blk_mq_sched_dispatch_requests+0x35/0x60
Oct 15 21:38:16 ubuntu kernel: [80444.527959]  __blk_mq_run_hw_queue+0x34/0x70
Oct 15 21:38:16 ubuntu kernel: [80444.527968]  __blk_mq_delay_run_hw_queue+0x152/0x160
Oct 15 21:38:16 ubuntu kernel: [80444.527977]  blk_mq_run_hw_queue+0x78/0xe0
Oct 15 21:38:16 ubuntu kernel: [80444.527986]  blk_mq_sched_insert_requests+0x6e/0xf0
Oct 15 21:38:16 ubuntu kernel: [80444.527995]  blk_mq_flush_plug_list+0x106/0x1b0
Oct 15 21:38:16 ubuntu kernel: [80444.528005]  blk_flush_plug_list+0xdd/0x100
Oct 15 21:38:16 ubuntu kernel: [80444.528015]  blk_finish_plug+0x29/0x40
Oct 15 21:38:16 ubuntu kernel: [80444.528025]  vdev_disk_io_start+0x665/0x9f0 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528201]  zio_vdev_io_start+0x101/0x360 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528342]  zio_execute+0x8b/0x130 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528483]  vdev_queue_io_done+0x10e/0x210 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528623]  zio_vdev_io_done+0xb4/0x210 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528760]  zio_execute+0x8b/0x130 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.528895]  taskq_thread+0x2b7/0x500 [spl]
Oct 15 21:38:16 ubuntu kernel: [80444.528917]  ? wake_up_q+0xa0/0xa0
Oct 15 21:38:16 ubuntu kernel: [80444.528929]  ? zio_gang_tree_free+0x70/0x70 [zfs]
Oct 15 21:38:16 ubuntu kernel: [80444.529063]  kthread+0x11f/0x140
Oct 15 21:38:16 ubuntu kernel: [80444.529076]  ? taskq_thread_spawn+0x60/0x60 [spl]
Oct 15 21:38:16 ubuntu kernel: [80444.529097]  ? set_kthread_struct+0x50/0x50
Oct 15 21:38:16 ubuntu kernel: [80444.529107]  ret_from_fork+0x22/0x30
Oct 15 21:38:16 ubuntu kernel: [80444.529119] Modules linked in: xt_CHECKSUM nf_conntrack_netlink xfrm_user xfrm_algo xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4 xt_addrtype br_netfilter xt_tcpudp nft_compat nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nft_counter nf_tables nfnetlink bridge stp llc overlay nls_iso8859_1 dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua intel_rapl_msr intel_rapl_common edac_mce_amd amd_energy kvm_amd kvm zfs(POE) rapl eeepc_wmi wmi_bmof efi_pstore zunicode(POE) zzstd(OE) zlua(OE) zavl(POE) icp(POE) zcommon(POE) znvpair(POE) ccp spl(OE) snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel joydev soundwire_generic_allocation input_leds soundwire_cadence snd_hda_codec snd_hda_core snd_hwdep soundwire_bus snd_soc_core ucsi_ccg snd_compress typec_ucsi ac97_bus snd_pcm_dmaengine typec snd_pcm k10temp snd_timer snd soundcore mac_hid sch_fq_codel msr sunrpc ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy
Oct 15 21:38:16 ubuntu kernel: [80444.529209]  async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear ses enclosure hid_generic usbhid hid nouveau i2c_algo_bit drm_ttm_helper ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec crct10dif_pclmul rc_core crc32_pclmul mfd_aaeon ghash_clmulni_intel asus_wmi aesni_intel sparse_keymap crypto_simd mxm_wmi mpt3sas cryptd drm atlantic nvme ahci raid_class glue_helper video libahci macsec xhci_pci nvme_core scsi_transport_sas i2c_piix4 xhci_pci_renesas i2c_nvidia_gpu wmi
Oct 15 21:38:16 ubuntu kernel: [80444.533055] CR2: 0000000000003208
Oct 15 21:38:16 ubuntu kernel: [80444.533707] ---[ end trace ecad639ae1712fa9 ]---
Oct 15 21:38:16 ubuntu kernel: [80444.844689] RIP: 0010:rb_prev+0x14/0x50
Oct 15 21:38:16 ubuntu kernel: [80444.845231] Code: 89 c0 c3 45 31 c0 eb db 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 48 8b 17 48 39 d7 74 35 48 8b 47 10 48 85 c0 74 1c 49 89 c0 <48> 8b 40 08 48 85 c0 75 f4 4c 89 c0 c3 48 3b 78 10 75 f6 48 8b 10
Oct 15 21:38:16 ubuntu kernel: [80444.845821] RSP: 0018:ffffbc86c21035f0 EFLAGS: 00010006
Oct 15 21:38:16 ubuntu kernel: [80444.846442] RAX: 0000000000003200 RBX: 0000000000000020 RCX: 00000000000f79c0
Oct 15 21:38:16 ubuntu kernel: [80444.847071] RDX: ffff9f65b5a8a601 RSI: 0000000000100000 RDI: ffff9f65b5a8a700
Oct 15 21:38:16 ubuntu kernel: [80444.847700] RBP: ffffbc86c2103658 R08: 0000000000003200 R09: ffff9f699d2025c0
Oct 15 21:38:16 ubuntu kernel: [80444.848335] R10: fffffffffffff000 R11: ffff9f6581eda850 R12: 00000000000f79e8
Oct 15 21:38:16 ubuntu kernel: [80444.848973] R13: 0000000000000001 R14: 00000000000f79c0 R15: ffff9f65b5a8a700
Oct 15 21:38:16 ubuntu kernel: [80444.849599] FS:  0000000000000000(0000) GS:ffff9fa3bd480000(0000) knlGS:0000000000000000
Oct 15 21:38:16 ubuntu kernel: [80444.850186] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 15 21:38:16 ubuntu kernel: [80444.850727] CR2: 0000000000003208 CR3: 0000000110dfc000 CR4: 0000000000350ee0
Oct 15 21:38:47 ubuntu kernel: [80475.468597] nvme nvme0: I/O 900 QID 3 timeout, completion polled
Oct 15 21:38:47 ubuntu kernel: [80475.468627] nvme nvme1: I/O 982 QID 2 timeout, completion polled
Oct 15 21:38:47 ubuntu kernel: [80475.470040] nvme nvme1: I/O 90 QID 5 timeout, completion polled
Oct 15 21:38:47 ubuntu kernel: [80475.480595] sd 2:0:6:0: attempting task abort!scmd(0x00000000e42a2842), outstanding for 30944 ms & timeout 30000 ms
Oct 15 21:38:47 ubuntu kernel: [80475.481242] sd 2:0:6:0: [sdg] tag#2305 CDB: Read(10) 28 00 01 00 88 5b 00 01 00 00
Oct 15 21:38:47 ubuntu kernel: [80475.481875] scsi target2:0:6: handle(0x0010), sas_address(0x50030480001ef116), phy(22)
Oct 15 21:38:47 ubuntu kernel: [80475.482491] scsi target2:0:6: enclosure logical id(0x50030480001ef13f), slot(14) 
Oct 15 21:38:47 ubuntu kernel: [80475.483111] scsi target2:0:6: enclosure level(0x0000), connector name(     )
Oct 15 21:38:47 ubuntu kernel: [80475.830877] mpt3sas_cm0: Task abort tm failed: handle(0x0010),timeout(30) tr_method(0x0) smid(2306) msix_index(0)
Oct 15 21:38:47 ubuntu kernel: [80475.831580] sd 2:0:6:0: task abort: FAILED scmd(0x00000000e42a2842)
Oct 15 21:38:47 ubuntu kernel: [80475.832227] sd 2:0:6:0: attempting task abort!scmd(0x0000000034ea8c0b), outstanding for 31296 ms & timeout 30000 ms
Oct 15 21:38:47 ubuntu kernel: [80475.832917] sd 2:0:6:0: [sdg] tag#2095 CDB: Read(10) 28 00 00 e5 6c 24 00 01 00 00
Oct 15 21:38:47 ubuntu kernel: [80475.833726] scsi target2:0:6: handle(0x0010), sas_address(0x50030480001ef116), phy(22)
Oct 15 21:38:47 ubuntu kernel: [80475.834431] scsi target2:0:6: enclosure logical id(0x50030480001ef13f), slot(14) 
Oct 15 21:38:47 ubuntu kernel: [80475.835109] scsi target2:0:6: enclosure level(0x0000), connector name(     )
rincebrain commented 2 years ago

That seems to be from booting the non-kASAN kernel. What does, say, journalctl -b -1 -k say?

hicotton02 commented 2 years ago
theskaz@ubuntu:~$ journalctl -b -1 -k
-- Journal begins at Wed 2021-10-13 19:46:22 UTC, ends at Fri 2021-10-15 23:46:15 UTC. --
Oct 14 23:17:39 ubuntu kernel: Linux version 5.11.0-37-generic (buildd@lcy01-amd64-025) (gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0, GNU ld (GNU Binutils for Ubun>
Oct 14 23:17:39 ubuntu kernel: Command line: BOOT_IMAGE=/vmlinuz-5.11.0-37-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
Oct 14 23:17:39 ubuntu kernel: KERNEL supported cpus:
Oct 14 23:17:39 ubuntu kernel:   Intel GenuineIntel
Oct 14 23:17:39 ubuntu kernel:   AMD AuthenticAMD
Oct 14 23:17:39 ubuntu kernel:   Hygon HygonGenuine
Oct 14 23:17:39 ubuntu kernel:   Centaur CentaurHauls
Oct 14 23:17:39 ubuntu kernel:   zhaoxin   Shanghai
Oct 14 23:17:39 ubuntu kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 14 23:17:39 ubuntu kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 14 23:17:39 ubuntu kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 14 23:17:39 ubuntu kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 14 23:17:39 ubuntu kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Oct 14 23:17:39 ubuntu kernel: BIOS-provided physical RAM map:
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000000091000-0x000000000009ffff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000004000000-0x0000000004011fff] ACPI NVS
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000004012000-0x0000000009df1fff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000009df2000-0x0000000009ffffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x000000000a000000-0x00000000ab13cfff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000ab13d000-0x00000000ab13dfff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000ab13e000-0x00000000b7d9efff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000b7d9f000-0x00000000b9360fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000b9361000-0x00000000b95f4fff] ACPI data
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000b95f5000-0x00000000b97d0fff] ACPI NVS
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000b97d1000-0x00000000bb1fefff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000bb1ff000-0x00000000bbffffff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000bc000000-0x00000000bfffffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000cb100000-0x00000000cb180fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000d7180000-0x00000000d7200fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000e3180000-0x00000000e3200fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000e3300000-0x00000000e33fffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000ef100000-0x00000000ef280fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000000100000000-0x000000403effffff] usable
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x000000403f000000-0x00000040503fffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000006f70000000-0x0000006f803fffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x0000009ea0000000-0x0000009eb03fffff] reserved
Oct 14 23:17:39 ubuntu kernel: BIOS-e820: [mem 0x000000cdd0000000-0x000000cde03fffff] reserved
Oct 14 23:17:39 ubuntu kernel: NX (Execute Disable) protection: active
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad157018-0xad177057] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad157018-0xad177057] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad108018-0xad156a57] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad108018-0xad156a57] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad0e8018-0xad107e57] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad0e8018-0xad107e57] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad0c7018-0xad0e7057] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xad0c7018-0xad0e7057] usable ==> usable
Oct 14 23:17:39 ubuntu kernel: extended physical RAM map:
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000000091000-0x000000000009ffff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000003ffffff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000004000000-0x0000000004011fff] ACPI NVS
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000004012000-0x0000000009df1fff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000009df2000-0x0000000009ffffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x000000000a000000-0x00000000ab13cfff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ab13d000-0x00000000ab13dfff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ab13e000-0x00000000ad0c7017] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad0c7018-0x00000000ad0e7057] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad0e7058-0x00000000ad0e8017] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad0e8018-0x00000000ad107e57] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad107e58-0x00000000ad108017] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad108018-0x00000000ad156a57] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad156a58-0x00000000ad157017] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad157018-0x00000000ad177057] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ad177058-0x00000000b7d9efff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000b7d9f000-0x00000000b9360fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000b9361000-0x00000000b95f4fff] ACPI data
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000b95f5000-0x00000000b97d0fff] ACPI NVS
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000b97d1000-0x00000000bb1fefff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000bb1ff000-0x00000000bbffffff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000bc000000-0x00000000bfffffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000cb100000-0x00000000cb180fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000d7180000-0x00000000d7200fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000e3180000-0x00000000e3200fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000e3300000-0x00000000e33fffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ef100000-0x00000000ef280fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000feafffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000000100000000-0x000000403effffff] usable
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x000000403f000000-0x00000040503fffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000006f70000000-0x0000006f803fffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x0000009ea0000000-0x0000009eb03fffff] reserved
Oct 14 23:17:39 ubuntu kernel: reserve setup_data: [mem 0x000000cdd0000000-0x000000cde03fffff] reserved
Oct 14 23:17:39 ubuntu kernel: efi: EFI v2.70 by American Megatrends
Oct 14 23:17:39 ubuntu kernel: efi: ACPI=0xb95f4000 ACPI 2.0=0xb95f4014 TPMFinalLog=0xb9780000 SMBIOS=0xbb030000 SMBIOS 3.0=0xbb02f000 MEMATTR=0xb4678018 E>
Oct 14 23:17:39 ubuntu kernel: efi: seeding entropy pool
Oct 14 23:17:39 ubuntu kernel: random: fast init done
Oct 14 23:17:39 ubuntu kernel: secureboot: Secure boot disabled
Oct 14 23:17:39 ubuntu kernel: SMBIOS 3.2.0 present.
Oct 14 23:17:39 ubuntu kernel: DMI: ASUS System Product Name/ROG ZENITH II EXTREME ALPHA, BIOS 1402 01/15/2021
Oct 14 23:17:39 ubuntu kernel: tsc: Fast TSC calibration failed
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 14 23:17:39 ubuntu kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 14 23:17:39 ubuntu kernel: last_pfn = 0x403f000 max_arch_pfn = 0x400000000
Oct 14 23:17:39 ubuntu kernel: MTRR default type: uncachable
Oct 14 23:17:39 ubuntu kernel: MTRR fixed ranges enabled:
Oct 14 23:17:39 ubuntu kernel:   00000-9FFFF write-back
Oct 14 23:17:39 ubuntu kernel:   A0000-DFFFF uncachable
Oct 14 23:17:39 ubuntu kernel:   E0000-FFFFF write-protect
Oct 14 23:17:39 ubuntu kernel: MTRR variable ranges enabled:
Oct 14 23:17:39 ubuntu kernel:   0 base 000000000000 mask FFFF80000000 write-back
Oct 14 23:17:39 ubuntu kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Oct 14 23:17:39 ubuntu kernel:   2 base 0000B9E70000 mask FFFFFFFF0000 uncachable
Oct 14 23:17:39 ubuntu kernel:   3 disabled
Oct 14 23:17:39 ubuntu kernel:   4 disabled
Oct 14 23:17:39 ubuntu kernel:   5 disabled
Oct 14 23:17:39 ubuntu kernel:   6 disabled
Oct 14 23:17:39 ubuntu kernel:   7 disabled
Oct 14 23:17:39 ubuntu kernel: TOM2: 0000004040000000 aka 263168M
Oct 14 23:17:39 ubuntu kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
Oct 14 23:17:39 ubuntu kernel: total RAM covered: 3071M
Oct 14 23:17:39 ubuntu kernel: Found optimal setting for mtrr clean up
Oct 14 23:17:39 ubuntu kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 3          lose cover RAM: 0G
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xb9e70000-0xb9e7ffff] usable ==> reserved
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Oct 14 23:17:39 ubuntu kernel: last_pfn = 0xbc000 max_arch_pfn = 0x400000000
Oct 14 23:17:39 ubuntu kernel: esrt: Reserving ESRT space from 0x00000000b6812798 to 0x00000000b68127d0.
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xb6812000-0xb6812fff] usable ==> reserved
Oct 14 23:17:39 ubuntu kernel: e820: update [mem 0xb46ef000-0xb46effff] usable ==> reserved
Oct 14 23:17:39 ubuntu kernel: check: Scanning 1 areas for low memory corruption
Oct 14 23:17:39 ubuntu kernel: Using GB pages for direct mapping
Oct 14 23:17:39 ubuntu kernel: secureboot: Secure boot disabled
Oct 14 23:17:39 ubuntu kernel: RAMDISK: [mem 0x338cc000-0x3cc54fff]
Oct 14 23:17:39 ubuntu kernel: ACPI: Early table checksum verification disabled
Oct 14 23:17:39 ubuntu kernel: ACPI: RSDP 0x00000000B95F4014 000024 (v02 AMD   )
Oct 14 23:17:39 ubuntu kernel: ACPI: XSDT 0x00000000B95F3728 0000C4 (v01 AMD    A M I    03242016 AMI  01000013)
Oct 14 23:17:39 ubuntu kernel: ACPI: FACP 0x00000000B95E5000 000114 (v06 AMD    A M I    03242016 AMI  00010013)
Oct 14 23:17:39 ubuntu kernel: ACPI: DSDT 0x00000000B95D1000 013902 (v02 AMD    A M I    03242016 INTL 20120913)
Oct 14 23:17:39 ubuntu kernel: ACPI: FACS 0x00000000B97B0000 000040
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B95EA000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B95E6000 0038C7 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Oct 14 23:17:39 ubuntu kernel: ACPI: FIDT 0x00000000B95D0000 00009C (v01 AMD    A M I    03242016 AMI  00010013)
Oct 14 23:17:39 ubuntu kernel: ACPI: FPDT 0x00000000B94BE000 000044 (v01 AMD    A M I    01072009 AMI  01000013)
Oct 14 23:17:39 ubuntu kernel: ACPI: MCFG 0x00000000B95CE000 00003C (v01 AMD    A M I    03242016 MSFT 00010013)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B95CD000 0006AC (v02 AMD    CPUSSDT  03242016 AMI  03242016)
Oct 14 23:17:39 ubuntu kernel: ACPI: HPET 0x00000000B95CC000 000038 (v01 AMD    A M I    03242016 AMI  00000005)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B95CB000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
Oct 14 23:17:39 ubuntu kernel: ACPI: WPBT 0x00000000B94F2000 00003C (v01 AMD    A M I    00000001 ASUS 00000001)
Oct 14 23:17:39 ubuntu kernel: ACPI: TPM2 0x00000000B94F1000 00004C (v04 AMD    A M I    00000001 AMI  00000000)
Oct 14 23:17:39 ubuntu kernel: ACPI: IVRS 0x00000000B94F0000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Oct 14 23:17:39 ubuntu kernel: ACPI: PCCT 0x00000000B94EF000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B94CF000 01F449 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 14 23:17:39 ubuntu kernel: ACPI: CRAT 0x00000000B94C7000 0074A8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 14 23:17:39 ubuntu kernel: ACPI: CDIT 0x00000000B94C6000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B94C3000 002B69 (v01 AMD    SHAKTOOH 00000001 INTL 20120913)
Oct 14 23:17:39 ubuntu kernel: ACPI: WSMT 0x00000000B94C2000 000028 (v01 AMD    A M I    03242016 AMI  00010013)
Oct 14 23:17:39 ubuntu kernel: ACPI: APIC 0x00000000B94C1000 000482 (v03 AMD    A M I    03242016 AMI  00010013)
Oct 14 23:17:39 ubuntu kernel: ACPI: SSDT 0x00000000B94BF000 0010AF (v01 AMD    SHAKTOOH 00000001 INTL 20120913)
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving FACP table memory at [mem 0xb95e5000-0xb95e5113]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving DSDT table memory at [mem 0xb95d1000-0xb95e4901]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving FACS table memory at [mem 0xb97b0000-0xb97b003f]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb95ea000-0xb95f2c97]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb95e6000-0xb95e98c6]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving FIDT table memory at [mem 0xb95d0000-0xb95d009b]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving FPDT table memory at [mem 0xb94be000-0xb94be043]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving MCFG table memory at [mem 0xb95ce000-0xb95ce03b]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb95cd000-0xb95cd6ab]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving HPET table memory at [mem 0xb95cc000-0xb95cc037]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb95cb000-0xb95cb023]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving WPBT table memory at [mem 0xb94f2000-0xb94f203b]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving TPM2 table memory at [mem 0xb94f1000-0xb94f104b]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving IVRS table memory at [mem 0xb94f0000-0xb94f01ef]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving PCCT table memory at [mem 0xb94ef000-0xb94ef06d]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb94cf000-0xb94ee448]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving CRAT table memory at [mem 0xb94c7000-0xb94ce4a7]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving CDIT table memory at [mem 0xb94c6000-0xb94c6028]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb94c3000-0xb94c5b68]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving WSMT table memory at [mem 0xb94c2000-0xb94c2027]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving APIC table memory at [mem 0xb94c1000-0xb94c1481]
Oct 14 23:17:39 ubuntu kernel: ACPI: Reserving SSDT table memory at [mem 0xb94bf000-0xb94c00ae]
Oct 14 23:17:39 ubuntu kernel: ACPI: Local APIC address 0xfee00000
Oct 14 23:17:39 ubuntu kernel: No NUMA configuration found
Oct 14 23:17:39 ubuntu kernel: Faking a node at [mem 0x0000000000000000-0x000000403effffff]
Oct 14 23:17:39 ubuntu kernel: NODE_DATA(0) allocated [mem 0x403efd6000-0x403effffff]
Oct 14 23:17:39 ubuntu kernel: Zone ranges:
Oct 14 23:17:39 ubuntu kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 14 23:17:39 ubuntu kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 14 23:17:39 ubuntu kernel:   Normal   [mem 0x0000000100000000-0x000000403effffff]
Oct 14 23:17:39 ubuntu kernel:   Device   empty
Oct 14 23:17:39 ubuntu kernel: Movable zone start for each node
Oct 14 23:17:39 ubuntu kernel: Early memory node ranges
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x0000000000001000-0x000000000008ffff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x0000000000091000-0x000000000009ffff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x0000000004012000-0x0000000009df1fff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x000000000a000000-0x00000000ab13cfff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x00000000ab13e000-0x00000000b7d9efff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x00000000bb1ff000-0x00000000bbffffff]
Oct 14 23:17:39 ubuntu kernel:   node   0: [mem 0x0000000100000000-0x000000403effffff]
Oct 14 23:17:39 ubuntu kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000403effffff]
Oct 14 23:17:39 ubuntu kernel: On node 0 totalpages: 67074333
Oct 14 23:17:39 ubuntu kernel:   DMA zone: 64 pages used for memmap
Oct 14 23:17:39 ubuntu kernel:   DMA zone: 24 pages reserved
Oct 14 23:17:39 ubuntu kernel:   DMA zone: 3998 pages, LIFO batch:0
Oct 14 23:17:39 ubuntu kernel:   DMA32 zone: 11750 pages used for memmap
Oct 14 23:17:39 ubuntu kernel:   DMA32 zone: 751999 pages, LIFO batch:63
Oct 14 23:17:39 ubuntu kernel:   Normal zone: 1036224 pages used for memmap
Oct 14 23:17:39 ubuntu kernel:   Normal zone: 66318336 pages, LIFO batch:63
Oct 14 23:17:39 ubuntu kernel: On node 0, zone DMA: 1 pages in unavailable ranges
rincebrain commented 2 years ago

assuming that's the whole thing, that's still not the right kernel, and incredibly truncated.

Can you try -b -2, -b -3, and so on, until you find one with whatever you named the kasan kernel, not 5.11.0-37-generic, at the top?

hicotton02 commented 2 years ago

5.11 is the kasan kernel. I tried 5.13 but had hell with it and went with a different version

its not the whole thing. Im having trouble getting the whole thing (putty buffer I guess)

hicotton02 commented 2 years ago

image

rincebrain commented 2 years ago

Oh, you just...kept the Ubuntu name suffix. Okay.

That seems pretty odd that the prior kernel doesn't mention anything about KASAN before NULL dereferencing deep in the non-ZFS IO stack. Could you share the .config you used?

hicotton02 commented 2 years ago

im not sure what happened, but CONFIG_KASAN got commented out between uncommenting it, and building... ill fix it and come back to this.

hicotton02 commented 2 years ago

ok, after fighting with it this weekend, I finally got 5.15.0-rc5 compiled and loaded. quick question before I start stress testing again, do i need to reinstall ZFS now that I have the new kernel?

theskaz@ubuntu:~$ sudo dmesg
[sudo] password for theskaz:
[    0.000000] Linux version 5.15.0-rc5-kasan (theskaz@ubuntu) (gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0, GNU ld (GNU Binutils for Ubuntu) 2.36.1) #1 SMP Sat Oct 16 01:48:11 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.15.0-rc5-kasan root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000091000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004011fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000004012000-0x0000000009df1fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009df2000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x00000000ab13cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ab13d000-0x00000000ab13dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ab13e000-0x00000000b7d9efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b7d9f000-0x00000000b9360fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b9361000-0x00000000b95f4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b95f5000-0x00000000b97d0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b97d1000-0x00000000bb1fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb1ff000-0x00000000bbffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bc000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb100000-0x00000000cb180fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d7180000-0x00000000d7200fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e3180000-0x00000000e3200fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e3300000-0x00000000e33fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ef100000-0x00000000ef280fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000403effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000403f000000-0x00000040503fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000006f70000000-0x0000006f803fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000009ea0000000-0x0000009eb03fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000cdd0000000-0x000000cde03fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xad157018-0xad177057] usable ==> usable
[    0.000000] e820: update [mem 0xad157018-0xad177057] usable ==> usable
[    0.000000] e820: update [mem 0xad108018-0xad156a57] usable ==> usable
[    0.000000] e820: update [mem 0xad108018-0xad156a57] usable ==> usable
[    0.000000] e820: update [mem 0xad0e8018-0xad107e57] usable ==> usable
[    0.000000] e820: update [mem 0xad0e8018-0xad107e57] usable ==> usable
[    0.000000] e820: update [mem 0xad0c7018-0xad0e7057] usable ==> usable
[    0.000000] e820: update [mem 0xad0c7018-0xad0e7057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000091000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000003ffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000004000000-0x0000000004011fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000004012000-0x0000000009df1fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009df2000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x00000000ab13cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ab13d000-0x00000000ab13dfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ab13e000-0x00000000ad0c7017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad0c7018-0x00000000ad0e7057] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad0e7058-0x00000000ad0e8017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad0e8018-0x00000000ad107e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad107e58-0x00000000ad108017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad108018-0x00000000ad156a57] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad156a58-0x00000000ad157017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad157018-0x00000000ad177057] usable
[    0.000000] reserve setup_data: [mem 0x00000000ad177058-0x00000000b7d9efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7d9f000-0x00000000b9360fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b9361000-0x00000000b95f4fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b95f5000-0x00000000b97d0fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b97d1000-0x00000000bb1fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bb1ff000-0x00000000bbffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bc000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cb100000-0x00000000cb180fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000d7180000-0x00000000d7200fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e3180000-0x00000000e3200fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e3300000-0x00000000e33fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ef100000-0x00000000ef280fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000403effffff] usable
[    0.000000] reserve setup_data: [mem 0x000000403f000000-0x00000040503fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000006f70000000-0x0000006f803fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000009ea0000000-0x0000009eb03fffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000cdd0000000-0x000000cde03fffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xb95f4000 ACPI 2.0=0xb95f4014 TPMFinalLog=0xb9780000 SMBIOS=0xbb030000 SMBIOS 3.0=0xbb02f000 MEMATTR=0xb4679098 ESRT=0xb4529798 MOKvar=0xb46ec000 RNG=0xbb039b18 TPMEventLog=0xad178018
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: ASUS System Product Name/ROG ZENITH II EXTREME ALPHA, BIOS 1402 01/15/2021
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x403f000 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000000] total RAM covered: 3071M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K  chunk_size: 128M        num_reg: 3      lose cover RAM: 0G
[    0.000000] e820: update [mem 0xb9e70000-0xb9e7ffff] usable ==> reserved
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xbc000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000b4529798 to 0x00000000b45297d0.
[    0.000000] e820: update [mem 0xb4529000-0xb4529fff] usable ==> reserved
[    0.000000] e820: update [mem 0xb46ec000-0xb46ecfff] usable ==> reserved
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x358b9000-0x3cc53fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000B95F4014 000024 (v02 AMD   )
[    0.000000] ACPI: XSDT 0x00000000B95F3728 0000C4 (v01 AMD    A M I    03242016 AMI  01000013)
[    0.000000] ACPI: FACP 0x00000000B95E5000 000114 (v06 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000B95D1000 013902 (v02 AMD    A M I    03242016 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000B97B0000 000040
[    0.000000] ACPI: SSDT 0x00000000B95EA000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000B95E6000 0038C7 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: FIDT 0x00000000B95D0000 00009C (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000B94BE000 000044 (v01 AMD    A M I    01072009 AMI  01000013)
[    0.000000] ACPI: MCFG 0x00000000B95CE000 00003C (v01 AMD    A M I    03242016 MSFT 00010013)
[    0.000000] ACPI: SSDT 0x00000000B95CD000 0006AC (v02 AMD    CPUSSDT  03242016 AMI  03242016)
[    0.000000] ACPI: HPET 0x00000000B95CC000 000038 (v01 AMD    A M I    03242016 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000B95CB000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.000000] ACPI: WPBT 0x00000000B94F2000 00003C (v01 AMD    A M I    00000001 ASUS 00000001)
[    0.000000] ACPI: TPM2 0x00000000B94F1000 00004C (v04 AMD    A M I    00000001 AMI  00000000)
[    0.000000] ACPI: IVRS 0x00000000B94F0000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: PCCT 0x00000000B94EF000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000B94CF000 01F449 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000B94C7000 0074A8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000B94C6000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000B94C3000 002B69 (v01 AMD    SHAKTOOH 00000001 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000B94C2000 000028 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: APIC 0x00000000B94C1000 000482 (v03 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000B94BF000 0010AF (v01 AMD    SHAKTOOH 00000001 INTL 20120913)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xb95e5000-0xb95e5113]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xb95d1000-0xb95e4901]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xb97b0000-0xb97b003f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb95ea000-0xb95f2c97]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb95e6000-0xb95e98c6]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xb95d0000-0xb95d009b]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xb94be000-0xb94be043]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xb95ce000-0xb95ce03b]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb95cd000-0xb95cd6ab]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xb95cc000-0xb95cc037]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb95cb000-0xb95cb023]
[    0.000000] ACPI: Reserving WPBT table memory at [mem 0xb94f2000-0xb94f203b]
[    0.000000] ACPI: Reserving TPM2 table memory at [mem 0xb94f1000-0xb94f104b]
[    0.000000] ACPI: Reserving IVRS table memory at [mem 0xb94f0000-0xb94f01ef]
[    0.000000] ACPI: Reserving PCCT table memory at [mem 0xb94ef000-0xb94ef06d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb94cf000-0xb94ee448]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xb94c7000-0xb94ce4a7]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xb94c6000-0xb94c6028]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb94c3000-0xb94c5b68]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xb94c2000-0xb94c2027]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xb94c1000-0xb94c1481]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xb94bf000-0xb94c00ae]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000403effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x403efd6000-0x403effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000403effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[    0.000000]   node   0: [mem 0x0000000000091000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
[    0.000000]   node   0: [mem 0x0000000004012000-0x0000000009df1fff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x00000000ab13cfff]
[    0.000000]   node   0: [mem 0x00000000ab13e000-0x00000000b7d9efff]
[    0.000000]   node   0: [mem 0x00000000bb1ff000-0x00000000bbffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000403effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000403effffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 18 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 526 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 13408 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 128, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 129, version 33, address 0xe3200000, GSI 120-151
[    0.000000] IOAPIC[2]: apic_id 130, version 33, address 0xd7200000, GSI 88-119
[    0.000000] IOAPIC[3]: apic_id 131, version 33, address 0xcb180000, GSI 56-87
[    0.000000] IOAPIC[4]: apic_id 132, version 33, address 0xef280000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 128 CPUs, 0 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x04000000-0x04011fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09df2000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xab13d000-0xab13dfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad0c7000-0xad0c7fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad0e7000-0xad0e7fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad0e8000-0xad0e8fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad107000-0xad107fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad108000-0xad108fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad156000-0xad156fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad157000-0xad157fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xad177000-0xad177fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb4529000-0xb4529fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb46ec000-0xb46ecfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb7d9f000-0xb9360fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb9361000-0xb95f4fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb95f5000-0xb97d0fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb97d1000-0xbb1fefff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbc000000-0xbfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcb0fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb100000-0xcb180fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb181000-0xd717ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7180000-0xd7200fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd7201000-0xe317ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe3180000-0xe3200fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe3201000-0xe32fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe3300000-0xe33fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe3400000-0xef0fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xef100000-0xef280fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xef281000-0xfe9fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xef281000-0xfe9fffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[    0.000000] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s180224 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 000 001 002 003 004 005 006 007
[    0.000000] pcpu-alloc: [0] 008 009 010 011 012 013 014 015
[    0.000000] pcpu-alloc: [0] 016 017 018 019 020 021 022 023
[    0.000000] pcpu-alloc: [0] 024 025 026 027 028 029 030 031
[    0.000000] pcpu-alloc: [0] 032 033 034 035 036 037 038 039
[    0.000000] pcpu-alloc: [0] 040 041 042 043 044 045 046 047
[    0.000000] pcpu-alloc: [0] 048 049 050 051 052 053 054 055
[    0.000000] pcpu-alloc: [0] 056 057 058 059 060 061 062 063
[    0.000000] pcpu-alloc: [0] 064 065 066 067 068 069 070 071
[    0.000000] pcpu-alloc: [0] 072 073 074 075 076 077 078 079
[    0.000000] pcpu-alloc: [0] 080 081 082 083 084 085 086 087
[    0.000000] pcpu-alloc: [0] 088 089 090 091 092 093 094 095
[    0.000000] pcpu-alloc: [0] 096 097 098 099 100 101 102 103
[    0.000000] pcpu-alloc: [0] 104 105 106 107 108 109 110 111
[    0.000000] pcpu-alloc: [0] 112 113 114 115 116 117 118 119
[    0.000000] pcpu-alloc: [0] 120 121 122 123 124 125 126 127
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 66026137
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.0-rc5-kasan root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    0.000000] Unknown command line parameters: BOOT_IMAGE=/vmlinuz-5.15.0-rc5-kasan
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[    0.000000] printk: log_buf_len min size: 262144 bytes
[    0.000000] printk: log_buf_len: 1048576 bytes
[    0.000000] printk: early log buf free: 240400(91%)
[    0.000000] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes, linear)
[    0.000000] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] Memory: 263539216K/268297332K available (16393K kernel code, 3525K rwdata, 9976K rodata, 2860K init, 5752K bss, 4757856K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x29/0x570 with crng_init=1
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[    0.000000] ftrace: allocating 47521 entries in 186 pages
[    0.000000] ftrace: allocated 186 pages with 5 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[    0.000000] NR_IRQS: 524544, nr_irqs: 3624, preallocated irqs: 16
[    0.000000] random: crng done (trusting CPU's manufacturer)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20210730
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.032000] tsc: Unable to calibrate against PIT
[    0.032000] tsc: using HPET reference calibration
[    0.032000] tsc: Detected 2894.615 MHz processor
[    0.000006] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29b96485caa, max_idle_ns: 440795354552 ns
[    0.000015] Calibrating delay loop (skipped), value calculated using timer frequency.. 5789.23 BogoMIPS (lpj=11578460)
[    0.000023] pid_max: default: 131072 minimum: 1024
[    0.008091] LSM: Security Framework initializing
[    0.008114] Yama: becoming mindful.
[    0.008147] AppArmor: AppArmor initialized
[    0.008406] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.008580] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.009157] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.009221] LVT offset 1 assigned for vector 0xf9
[    0.009382] LVT offset 2 assigned for vector 0xf4
[    0.009425] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.009428] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.009433] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.009436] Spectre V2 : Mitigation: Full AMD retpoline
[    0.009438] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.009441] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.009445] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.009447] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.013641] Freeing SMP alternatives memory: 40K
[    0.127774] smpboot: CPU0: AMD Ryzen Threadripper 3990X 64-Core Processor (family: 0x17, model: 0x31, stepping: 0x0)
[    0.127947] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.127953] ... version:                0
[    0.127955] ... bit width:              48
[    0.127956] ... generic registers:      6
[    0.127957] ... value mask:             0000ffffffffffff
[    0.127959] ... max period:             00007fffffffffff
[    0.127961] ... fixed-purpose events:   0
[    0.127962] ... event mask:             000000000000003f
[    0.128014] rcu: Hierarchical SRCU implementation.
[    0.128014] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.128014] smp: Bringing up secondary CPUs ...
[    0.128014] x86: Booting SMP configuration:
[    0.128014] .... node  #0, CPUs:          #1   #2   #3   #4   #5   #6   #7   #8   #9  #10  #11  #12  #13  #14  #15  #16  #17  #18  #19  #20  #21  #22  #23  #24  #25  #26  #27  #28  #29  #30  #31  #32  #33  #34  #35  #36  #37  #38  #39  #40  #41  #42  #43  #44  #45  #46  #47  #48  #49  #50  #51  #52  #53  #54  #55  #56  #57  #58  #59  #60  #61  #62  #63  #64  #65  #66  #67  #68  #69  #70  #71  #72  #73  #74  #75  #76  #77  #78  #79  #80  #81  #82  #83  #84  #85  #86  #87  #88  #89  #90  #91  #92  #93  #94  #95  #96  #97  #98  #99 #100 #101 #102 #103 #104 #105 #106 #107 #108 #109 #110 #111 #112 #113 #114 #115 #116 #117 #118 #119 #120 #121 #122 #123 #124 #125 #126 #127
[    0.432106] smp: Brought up 1 node, 128 CPUs
[    0.432106] smpboot: Max logical packages: 1
[    0.432111] smpboot: Total of 128 processors activated (741021.44 BogoMIPS)
[    0.453617] devtmpfs: initialized
[    0.453617] x86/mm: Memory block size: 2048MB
[    0.453617] ACPI: PM: Registering ACPI NVS region [mem 0x04000000-0x04011fff] (73728 bytes)
[    0.453617] ACPI: PM: Registering ACPI NVS region [mem 0xb95f5000-0xb97d0fff] (1949696 bytes)
[    0.453617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.453617] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[    0.453617] pinctrl core: initialized pinctrl subsystem
[    0.456127] PM: RTC time: 04:33:14, date: 2021-10-18
[    0.456458] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.456840] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.457097] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.457366] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.457377] audit: initializing netlink subsys (disabled)
[    0.457388] audit: type=2000 audit(1634531593.488:1): state=initialized audit_enabled=0 res=1
[    0.457388] thermal_sys: Registered thermal governor 'fair_share'
[    0.457388] thermal_sys: Registered thermal governor 'bang_bang'
[    0.457388] thermal_sys: Registered thermal governor 'step_wise'
[    0.457388] thermal_sys: Registered thermal governor 'user_space'
[    0.457388] thermal_sys: Registered thermal governor 'power_allocator'
[    0.457388] EISA bus registered
[    0.457388] cpuidle: using governor ladder
[    0.457388] cpuidle: using governor menu
[    0.457388] Detected 1 PCC Subspaces
[    0.457388] Registering PCC driver as Mailbox controller
[    0.457388] ACPI: bus type PCI registered
[    0.457388] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.457388] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.457388] PCI: not using MMCONFIG
[    0.457388] PCI: Using configuration type 1 for base access
[    0.457388] PCI: Using configuration type 1 for extended access
[    0.465785] Kprobes globally optimized
[    0.465792] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.465792] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.468117] fbcon: Taking over console
[    0.468186] ACPI: Added _OSI(Module Device)
[    0.468190] ACPI: Added _OSI(Processor Device)
[    0.468193] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.468196] ACPI: Added _OSI(Processor Aggregator Device)
[    0.468200] ACPI: Added _OSI(Linux-Dell-Video)
[    0.468204] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.468208] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.541126] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.WT1A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541140] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541148] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541156] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.MT1A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541166] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541174] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541181] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.WT2A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541192] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541199] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541206] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.MT2A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541217] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541224] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541231] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.WT3A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541242] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541249] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541256] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.MT3A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541267] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541274] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541281] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.WT4A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541292] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541300] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541306] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.MT4A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541317] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541325] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541331] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CA.MT5A], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541342] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541350] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541359] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.WT1B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541370] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541378] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541384] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.MT1B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541395] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541403] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541409] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.WT2B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541420] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541428] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541435] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.MT2B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541445] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541453] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541460] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.WT3B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541470] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541478] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541485] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.MT3B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541495] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541503] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541510] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.WT4B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541520] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541528] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541535] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.MT4B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541545] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541553] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541560] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CB.MT5B], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541573] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541581] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541593] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.WT1C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541603] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541611] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541618] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.MT1C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541628] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541636] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541643] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.WT2C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541653] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541661] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541668] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.MT2C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541678] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541686] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541693] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.WT3C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541703] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541711] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541718] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.MT3C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541728] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541736] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541743] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.WT4C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541753] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541761] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541768] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.MT4C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541778] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541786] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541793] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CC.MT5C], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541803] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541811] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541821] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.WT1D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541831] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541839] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541846] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.MT1D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541856] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541864] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541871] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.WT2D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541881] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541889] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541896] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.MT2D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541907] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541914] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541921] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.WT3D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541932] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541939] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541946] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.MT3D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541957] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541964] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541971] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.WT4D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.541982] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.541989] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.541996] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.MT4D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.542007] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.542014] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.542021] ACPI BIOS Error (bug): Failure creating named object [\_SB.I2CD.MT5D], AE_ALREADY_EXISTS (20210730/dswload2-326)
[    0.542032] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
[    0.542039] ACPI: Skipping parse of AML opcode: Device (0x5B82)
[    0.542385] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.562778] ACPI: EC: EC started
[    0.562783] ACPI: EC: interrupt blocked
[    0.563006] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.563011] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.563017] ACPI: Interpreter enabled
[    0.563043] ACPI: PM: (supports S0 S3 S4 S5)
[    0.563047] ACPI: Using IOAPIC for interrupt routing
[    0.564386] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.564510] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    0.564530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.566456] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.622877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
[    0.622888] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.623776] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.624473] PCI host bridge to bus 0000:00
[    0.624478] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.624484] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.624489] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.624495] pci_bus 0000:00: root bus resource [io  0x0d00-0x3fff window]
[    0.624501] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.624507] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.624514] pci_bus 0000:00: root bus resource [mem 0xe4000000-0xe7fffffe window]
[    0.624522] pci_bus 0000:00: root bus resource [mem 0xcdf0200000-0xf3961fffff window]
[    0.624530] pci_bus 0000:00: root bus resource [bus 00-1f]
[    0.624626] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.624944] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.625153] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.625461] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.625557] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.625790] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.626021] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.626250] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.626478] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.626710] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.627011] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.627041] pci 0000:00:07.1: enabling Extended Tags
[    0.627089] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.627303] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.627614] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.627645] pci 0000:00:08.1: enabling Extended Tags
[    0.627695] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.628000] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.628299] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.628529] pci 0000:00:18.0: [1022:1490] type 00 class 0x060000
[    0.628729] pci 0000:00:18.1: [1022:1491] type 00 class 0x060000
[    0.628934] pci 0000:00:18.2: [1022:1492] type 00 class 0x060000
[    0.629138] pci 0000:00:18.3: [1022:1493] type 00 class 0x060000
[    0.629338] pci 0000:00:18.4: [1022:1494] type 00 class 0x060000
[    0.629540] pci 0000:00:18.5: [1022:1495] type 00 class 0x060000
[    0.629740] pci 0000:00:18.6: [1022:1496] type 00 class 0x060000
[    0.629942] pci 0000:00:18.7: [1022:1497] type 00 class 0x060000
[    0.630152] pci 0000:01:00.0: [10de:1e02] type 00 class 0x030000
[    0.630172] pci 0000:01:00.0: reg 0x10: [mem 0xe6000000-0xe6ffffff]
[    0.630190] pci 0000:01:00.0: reg 0x14: [mem 0xf380000000-0xf38fffffff 64bit pref]
[    0.630209] pci 0000:01:00.0: reg 0x1c: [mem 0xf390000000-0xf391ffffff 64bit pref]
[    0.630223] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.630236] pci 0000:01:00.0: reg 0x30: [mem 0xe7000000-0xe707ffff pref]
[    0.630264] pci 0000:01:00.0: BAR 1: assigned to efifb
[    0.630322] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.630410] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.630488] pci 0000:01:00.1: [10de:10f7] type 00 class 0x040300
[    0.630506] pci 0000:01:00.1: reg 0x10: [mem 0xe7080000-0xe7083fff]
[    0.630678] pci 0000:01:00.2: [10de:1ad6] type 00 class 0x0c0330
[    0.630702] pci 0000:01:00.2: reg 0x10: [mem 0xf392000000-0xf39203ffff 64bit pref]
[    0.630728] pci 0000:01:00.2: reg 0x1c: [mem 0xf392040000-0xf39204ffff 64bit pref]
[    0.630805] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[    0.630892] pci 0000:01:00.3: [10de:1ad7] type 00 class 0x0c8000
[    0.630909] pci 0000:01:00.3: reg 0x10: [mem 0xe7084000-0xe7084fff]
[    0.631001] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[    0.631122] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.631130] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
[    0.631137] pci 0000:00:01.1:   bridge window [mem 0xe6000000-0xe70fffff]
[    0.631145] pci 0000:00:01.1:   bridge window [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.631249] pci 0000:02:00.0: [1022:148a] type 00 class 0x130000
[    0.631284] pci 0000:02:00.0: enabling Extended Tags
[    0.631449] pci 0000:00:07.1: PCI bridge to [bus 02]
[    0.631590] pci 0000:03:00.0: [1022:1485] type 00 class 0x130000
[    0.631628] pci 0000:03:00.0: enabling Extended Tags
[    0.631831] pci 0000:03:00.3: [1022:148c] type 00 class 0x0c0330
[    0.631849] pci 0000:03:00.3: reg 0x10: [mem 0xe7200000-0xe72fffff 64bit]
[    0.631883] pci 0000:03:00.3: enabling Extended Tags
[    0.631936] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
[    0.632063] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.632071] pci 0000:00:08.1:   bridge window [mem 0xe7200000-0xe72fffff]
[    0.633396] ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 20-3f])
[    0.633406] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.634284] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.634834] PCI host bridge to bus 0000:20
[    0.634838] pci_bus 0000:20: root bus resource [io  0x4000-0x6fff window]
[    0.634844] pci_bus 0000:20: root bus resource [mem 0xc0000000-0xc27ffffe window]
[    0.634851] pci_bus 0000:20: root bus resource [mem 0x9ec0200000-0xc4661fffff window]
[    0.634858] pci_bus 0000:20: root bus resource [bus 20-3f]
[    0.634932] pci 0000:20:00.0: [1022:1480] type 00 class 0x060000
[    0.635191] pci 0000:20:00.2: [1022:1481] type 00 class 0x080600
[    0.635373] pci 0000:20:01.0: [1022:1482] type 00 class 0x060000
[    0.635565] pci 0000:20:02.0: [1022:1482] type 00 class 0x060000
[    0.635755] pci 0000:20:03.0: [1022:1482] type 00 class 0x060000
[    0.636008] pci 0000:20:03.1: [1022:1483] type 01 class 0x060400
[    0.636091] pci 0000:20:03.1: PME# supported from D0 D3hot D3cold
[    0.636362] pci 0000:20:03.2: [1022:1483] type 01 class 0x060400
[    0.636442] pci 0000:20:03.2: PME# supported from D0 D3hot D3cold
[    0.636712] pci 0000:20:03.3: [1022:1483] type 01 class 0x060400
[    0.636793] pci 0000:20:03.3: PME# supported from D0 D3hot D3cold
[    0.636990] pci 0000:20:04.0: [1022:1482] type 00 class 0x060000
[    0.637182] pci 0000:20:05.0: [1022:1482] type 00 class 0x060000
[    0.637370] pci 0000:20:07.0: [1022:1482] type 00 class 0x060000
[    0.637631] pci 0000:20:07.1: [1022:1484] type 01 class 0x060400
[    0.637660] pci 0000:20:07.1: enabling Extended Tags
[    0.637707] pci 0000:20:07.1: PME# supported from D0 D3hot D3cold
[    0.637896] pci 0000:20:08.0: [1022:1482] type 00 class 0x060000
[    0.638148] pci 0000:20:08.1: [1022:1484] type 01 class 0x060400
[    0.638178] pci 0000:20:08.1: enabling Extended Tags
[    0.638226] pci 0000:20:08.1: PME# supported from D0 D3hot D3cold
[    0.638428] pci 0000:21:00.0: [1987:5016] type 00 class 0x010802
[    0.638448] pci 0000:21:00.0: reg 0x10: [mem 0xc2600000-0xc2603fff 64bit]
[    0.638659] pci 0000:20:03.1: PCI bridge to [bus 21]
[    0.638667] pci 0000:20:03.1:   bridge window [mem 0xc2600000-0xc26fffff]
[    0.638746] pci 0000:22:00.0: [1b21:3242] type 00 class 0x0c0330
[    0.638770] pci 0000:22:00.0: reg 0x10: [mem 0xc2500000-0xc2507fff 64bit]
[    0.638884] pci 0000:22:00.0: PME# supported from D0 D3hot D3cold
[    0.639029] pci 0000:20:03.2: PCI bridge to [bus 22]
[    0.639038] pci 0000:20:03.2:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.639110] pci 0000:23:00.0: [1000:0097] type 00 class 0x010700
[    0.639126] pci 0000:23:00.0: reg 0x10: [io  0x6000-0x60ff]
[    0.639140] pci 0000:23:00.0: reg 0x14: [mem 0xc2440000-0xc244ffff 64bit]
[    0.639154] pci 0000:23:00.0: reg 0x1c: [mem 0xc2400000-0xc243ffff 64bit]
[    0.639171] pci 0000:23:00.0: reg 0x30: [mem 0xc2300000-0xc23fffff pref]
[    0.639181] pci 0000:23:00.0: enabling Extended Tags
[    0.639267] pci 0000:23:00.0: supports D1 D2
[    0.639353] pci 0000:20:03.3: PCI bridge to [bus 23]
[    0.639361] pci 0000:20:03.3:   bridge window [io  0x6000-0x6fff]
[    0.639367] pci 0000:20:03.3:   bridge window [mem 0xc2300000-0xc24fffff]
[    0.639474] pci 0000:24:00.0: [1022:148a] type 00 class 0x130000
[    0.639507] pci 0000:24:00.0: enabling Extended Tags
[    0.639666] pci 0000:20:07.1: PCI bridge to [bus 24]
[    0.639805] pci 0000:25:00.0: [1022:1485] type 00 class 0x130000
[    0.639841] pci 0000:25:00.0: enabling Extended Tags
[    0.640044] pci 0000:25:00.1: [1022:1486] type 00 class 0x108000
[    0.640064] pci 0000:25:00.1: reg 0x18: [mem 0xc2100000-0xc21fffff]
[    0.640080] pci 0000:25:00.1: reg 0x24: [mem 0xc2208000-0xc2209fff]
[    0.640093] pci 0000:25:00.1: enabling Extended Tags
[    0.640281] pci 0000:25:00.3: [1022:148c] type 00 class 0x0c0330
[    0.640298] pci 0000:25:00.3: reg 0x10: [mem 0xc2000000-0xc20fffff 64bit]
[    0.640331] pci 0000:25:00.3: enabling Extended Tags
[    0.640383] pci 0000:25:00.3: PME# supported from D0 D3hot D3cold
[    0.640527] pci 0000:25:00.4: [1022:1487] type 00 class 0x040300
[    0.640541] pci 0000:25:00.4: reg 0x10: [mem 0xc2200000-0xc2207fff]
[    0.640573] pci 0000:25:00.4: enabling Extended Tags
[    0.640622] pci 0000:25:00.4: PME# supported from D0 D3hot D3cold
[    0.640750] pci 0000:20:08.1: PCI bridge to [bus 25]
[    0.640758] pci 0000:20:08.1:   bridge window [mem 0xc2000000-0xc22fffff]
[    0.641778] ACPI: PCI Root Bridge [S0D2] (domain 0000 [bus 40-5f])
[    0.641787] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.642665] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.643228] PCI host bridge to bus 0000:40
[    0.643232] pci_bus 0000:40: root bus resource [io  0x7000-0xcfff window]
[    0.643238] pci_bus 0000:40: root bus resource [mem 0xcc000000-0xd2fffffe window]
[    0.643245] pci_bus 0000:40: root bus resource [mem 0x6f90200000-0x95361fffff window]
[    0.643252] pci_bus 0000:40: root bus resource [bus 40-5f]
[    0.643326] pci 0000:40:00.0: [1022:1480] type 00 class 0x060000
[    0.643593] pci 0000:40:00.2: [1022:1481] type 00 class 0x080600
[    0.643774] pci 0000:40:01.0: [1022:1482] type 00 class 0x060000
[    0.644029] pci 0000:40:01.1: [1022:1483] type 01 class 0x060400
[    0.644112] pci 0000:40:01.1: PME# supported from D0 D3hot D3cold
[    0.644396] pci 0000:40:01.3: [1022:1483] type 01 class 0x060400
[    0.644478] pci 0000:40:01.3: PME# supported from D0 D3hot D3cold
[    0.644748] pci 0000:40:01.4: [1022:1483] type 01 class 0x060400
[    0.644830] pci 0000:40:01.4: PME# supported from D0 D3hot D3cold
[    0.645031] pci 0000:40:02.0: [1022:1482] type 00 class 0x060000
[    0.645222] pci 0000:40:03.0: [1022:1482] type 00 class 0x060000
[    0.645477] pci 0000:40:03.1: [1022:1483] type 01 class 0x060400
[    0.645570] pci 0000:40:03.1: PME# supported from D0 D3hot D3cold
[    0.645780] pci 0000:40:04.0: [1022:1482] type 00 class 0x060000
[    0.645969] pci 0000:40:05.0: [1022:1482] type 00 class 0x060000
[    0.646161] pci 0000:40:07.0: [1022:1482] type 00 class 0x060000
[    0.646413] pci 0000:40:07.1: [1022:1484] type 01 class 0x060400
[    0.646443] pci 0000:40:07.1: enabling Extended Tags
[    0.646491] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
[    0.646689] pci 0000:40:08.0: [1022:1482] type 00 class 0x060000
[    0.646942] pci 0000:40:08.1: [1022:1484] type 01 class 0x060400
[    0.646972] pci 0000:40:08.1: enabling Extended Tags
[    0.647022] pci 0000:40:08.1: PME# supported from D0 D3hot D3cold
[    0.647227] pci 0000:41:00.0: [1022:57ad] type 01 class 0x060400
[    0.647376] pci 0000:41:00.0: PME# supported from D0 D3hot D3cold
[    0.647584] pci 0000:40:01.1: PCI bridge to [bus 41-49]
[    0.647592] pci 0000:40:01.1:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.647987] pci 0000:42:00.0: [1022:57a3] type 01 class 0x060400
[    0.648307] pci 0000:42:00.0: PME# supported from D0 D3hot D3cold
[    0.648757] pci 0000:42:01.0: [1022:57a3] type 01 class 0x060400
[    0.649103] pci 0000:42:01.0: PME# supported from D0 D3hot D3cold
[    0.649549] pci 0000:42:02.0: [1022:57a3] type 01 class 0x060400
[    0.649870] pci 0000:42:02.0: PME# supported from D0 D3hot D3cold
[    0.650332] pci 0000:42:03.0: [1022:57a3] type 01 class 0x060400
[    0.650664] pci 0000:42:03.0: PME# supported from D0 D3hot D3cold
[    0.651148] pci 0000:42:08.0: [1022:57a4] type 01 class 0x060400
[    0.651389] pci 0000:42:08.0: PME# supported from D0 D3hot D3cold
[    0.651673] pci 0000:42:09.0: [1022:57a4] type 01 class 0x060400
[    0.651913] pci 0000:42:09.0: PME# supported from D0 D3hot D3cold
[    0.652208] pci 0000:42:0a.0: [1022:57a4] type 01 class 0x060400
[    0.652448] pci 0000:42:0a.0: PME# supported from D0 D3hot D3cold
[    0.652698] pci 0000:41:00.0: PCI bridge to [bus 42-49]
[    0.652711] pci 0000:41:00.0:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.652854] pci 0000:43:00.0: [1987:5016] type 00 class 0x010802
[    0.652887] pci 0000:43:00.0: reg 0x10: [mem 0xd2000000-0xd2003fff 64bit]
[    0.653290] pci 0000:42:00.0: PCI bridge to [bus 43]
[    0.653303] pci 0000:42:00.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.653447] pci 0000:44:00.0: [1987:5016] type 00 class 0x010802
[    0.653480] pci 0000:44:00.0: reg 0x10: [mem 0xd1f00000-0xd1f03fff 64bit]
[    0.653881] pci 0000:42:01.0: PCI bridge to [bus 44]
[    0.653894] pci 0000:42:01.0:   bridge window [mem 0xd1f00000-0xd1ffffff]
[    0.654063] pci 0000:45:00.0: [1987:5016] type 00 class 0x010802
[    0.654096] pci 0000:45:00.0: reg 0x10: [mem 0xd1e00000-0xd1e03fff 64bit]
[    0.654495] pci 0000:42:02.0: PCI bridge to [bus 45]
[    0.654508] pci 0000:42:02.0:   bridge window [mem 0xd1e00000-0xd1efffff]
[    0.654648] pci 0000:46:00.0: [1d6a:07b1] type 00 class 0x020000
[    0.654679] pci 0000:46:00.0: reg 0x10: [mem 0xd1840000-0xd184ffff 64bit]
[    0.654699] pci 0000:46:00.0: reg 0x18: [mem 0xd1850000-0xd1850fff 64bit]
[    0.654720] pci 0000:46:00.0: reg 0x20: [mem 0xd1400000-0xd17fffff 64bit]
[    0.654734] pci 0000:46:00.0: reg 0x30: [mem 0xd1800000-0xd183ffff pref]
[    0.654844] pci 0000:46:00.0: supports D1 D2
[    0.654849] pci 0000:46:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.654927] pci 0000:46:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:42:03.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.655044] pci 0000:42:03.0: PCI bridge to [bus 46]
[    0.655057] pci 0000:42:03.0:   bridge window [mem 0xd1400000-0xd18fffff]
[    0.655224] pci 0000:47:00.0: [1022:1485] type 00 class 0x130000
[    0.655467] pci 0000:47:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:40:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.655709] pci 0000:47:00.1: [1022:149c] type 00 class 0x0c0330
[    0.656040] pci 0000:47:00.1: reg 0x10: [mem 0xd1b00000-0xd1bfffff 64bit]
[    0.657275] pci 0000:47:00.1: PME# supported from D0 D3hot D3cold
[    0.657740] pci 0000:47:00.3: [1022:149c] type 00 class 0x0c0330
[    0.657771] pci 0000:47:00.3: reg 0x10: [mem 0xd1a00000-0xd1afffff 64bit]
[    0.657916] pci 0000:47:00.3: PME# supported from D0 D3hot D3cold
[    0.658101] pci 0000:42:08.0: PCI bridge to [bus 47]
[    0.658114] pci 0000:42:08.0:   bridge window [mem 0xd1a00000-0xd1bfffff]
[    0.658235] pci 0000:48:00.0: [1022:7901] type 00 class 0x010601
[    0.658312] pci 0000:48:00.0: reg 0x24: [mem 0xd1d00000-0xd1d007ff]
[    0.658439] pci 0000:48:00.0: PME# supported from D3hot D3cold
[    0.658526] pci 0000:48:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:40:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.658606] pci 0000:42:09.0: PCI bridge to [bus 48]
[    0.658619] pci 0000:42:09.0:   bridge window [mem 0xd1d00000-0xd1dfffff]
[    0.658740] pci 0000:49:00.0: [1022:7901] type 00 class 0x010601
[    0.658817] pci 0000:49:00.0: reg 0x24: [mem 0xd1c00000-0xd1c007ff]
[    0.658944] pci 0000:49:00.0: PME# supported from D3hot D3cold
[    0.659036] pci 0000:49:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:40:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.659117] pci 0000:42:0a.0: PCI bridge to [bus 49]
[    0.659130] pci 0000:42:0a.0:   bridge window [mem 0xd1c00000-0xd1cfffff]
[    0.659265] pci 0000:4a:00.0: [10de:1e07] type 00 class 0x030000
[    0.659285] pci 0000:4a:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff]
[    0.659302] pci 0000:4a:00.0: reg 0x14: [mem 0x9520000000-0x952fffffff 64bit pref]
[    0.659321] pci 0000:4a:00.0: reg 0x1c: [mem 0x9530000000-0x9531ffffff 64bit pref]
[    0.659335] pci 0000:4a:00.0: reg 0x24: [io  0xc000-0xc07f]
[    0.659347] pci 0000:4a:00.0: reg 0x30: [mem 0xd1000000-0xd107ffff pref]
[    0.659429] pci 0000:4a:00.0: PME# supported from D0 D3hot
[    0.659515] pci 0000:4a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:40:01.3 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.659594] pci 0000:4a:00.1: [10de:10f7] type 00 class 0x040300
[    0.659612] pci 0000:4a:00.1: reg 0x10: [mem 0xd1080000-0xd1083fff]
[    0.659782] pci 0000:4a:00.2: [10de:1ad6] type 00 class 0x0c0330
[    0.659805] pci 0000:4a:00.2: reg 0x10: [mem 0x9532000000-0x953203ffff 64bit pref]
[    0.659831] pci 0000:4a:00.2: reg 0x1c: [mem 0x9532040000-0x953204ffff 64bit pref]
[    0.659906] pci 0000:4a:00.2: PME# supported from D0 D3hot
[    0.659993] pci 0000:4a:00.3: [10de:1ad7] type 00 class 0x0c8000
[    0.660015] pci 0000:4a:00.3: reg 0x10: [mem 0xd1084000-0xd1084fff]
[    0.660106] pci 0000:4a:00.3: PME# supported from D0 D3hot
[    0.660222] pci 0000:40:01.3: PCI bridge to [bus 4a]
[    0.660229] pci 0000:40:01.3:   bridge window [io  0xc000-0xcfff]
[    0.660236] pci 0000:40:01.3:   bridge window [mem 0xd0000000-0xd10fffff]
[    0.660243] pci 0000:40:01.3:   bridge window [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.660317] pci 0000:4b:00.0: [1987:5016] type 00 class 0x010802
[    0.660337] pci 0000:4b:00.0: reg 0x10: [mem 0xd2200000-0xd2203fff 64bit]
[    0.660549] pci 0000:40:01.4: PCI bridge to [bus 4b]
[    0.660558] pci 0000:40:01.4:   bridge window [mem 0xd2200000-0xd22fffff]
[    0.660646] pci 0000:4c:00.0: [10de:1e02] type 00 class 0x030000
[    0.660666] pci 0000:4c:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
[    0.660683] pci 0000:4c:00.0: reg 0x14: [mem 0x9500000000-0x950fffffff 64bit pref]
[    0.660702] pci 0000:4c:00.0: reg 0x1c: [mem 0x9510000000-0x9511ffffff 64bit pref]
[    0.660716] pci 0000:4c:00.0: reg 0x24: [io  0xb000-0xb07f]
[    0.660728] pci 0000:4c:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
[    0.660807] pci 0000:4c:00.0: PME# supported from D0 D3hot D3cold
[    0.660894] pci 0000:4c:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:40:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.660970] pci 0000:4c:00.1: [10de:10f7] type 00 class 0x040300
[    0.660988] pci 0000:4c:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
[    0.661155] pci 0000:4c:00.2: [10de:1ad6] type 00 class 0x0c0330
[    0.661179] pci 0000:4c:00.2: reg 0x10: [mem 0x9512000000-0x951203ffff 64bit pref]
[    0.661204] pci 0000:4c:00.2: reg 0x1c: [mem 0x9512040000-0x951204ffff 64bit pref]
[    0.661280] pci 0000:4c:00.2: PME# supported from D0 D3hot D3cold
[    0.661367] pci 0000:4c:00.3: [10de:1ad7] type 00 class 0x0c8000
[    0.661385] pci 0000:4c:00.3: reg 0x10: [mem 0xcf084000-0xcf084fff]
[    0.661476] pci 0000:4c:00.3: PME# supported from D0 D3hot D3cold
[    0.661593] pci 0000:40:03.1: PCI bridge to [bus 4c]
[    0.661600] pci 0000:40:03.1:   bridge window [io  0xb000-0xbfff]
[    0.661606] pci 0000:40:03.1:   bridge window [mem 0xce000000-0xcf0fffff]
[    0.661615] pci 0000:40:03.1:   bridge window [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.661717] pci 0000:4d:00.0: [1022:148a] type 00 class 0x130000
[    0.661751] pci 0000:4d:00.0: enabling Extended Tags
[    0.661913] pci 0000:40:07.1: PCI bridge to [bus 4d]
[    0.662052] pci 0000:4e:00.0: [1022:1485] type 00 class 0x130000
[    0.662089] pci 0000:4e:00.0: enabling Extended Tags
[    0.662263] pci 0000:40:08.1: PCI bridge to [bus 4e]
[    0.663606] ACPI: PCI Root Bridge [S0D3] (domain 0000 [bus 60-ff])
[    0.663615] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.664496] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.664525] acpi PNP0A08:03: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.665055] PCI host bridge to bus 0000:60
[    0.665059] pci_bus 0000:60: root bus resource [io  0xd000-0xffff window]
[    0.665065] pci_bus 0000:60: root bus resource [mem 0xd8000000-0xd9ffffff window]
[    0.665072] pci_bus 0000:60: root bus resource [mem 0x4060200000-0x66061fffff window]
[    0.665078] pci_bus 0000:60: root bus resource [bus 60-ff]
[    0.665153] pci 0000:60:00.0: [1022:1480] type 00 class 0x060000
[    0.665410] pci 0000:60:00.2: [1022:1481] type 00 class 0x080600
[    0.665592] pci 0000:60:01.0: [1022:1482] type 00 class 0x060000
[    0.665782] pci 0000:60:02.0: [1022:1482] type 00 class 0x060000
[    0.665971] pci 0000:60:03.0: [1022:1482] type 00 class 0x060000
[    0.666159] pci 0000:60:04.0: [1022:1482] type 00 class 0x060000
[    0.666346] pci 0000:60:05.0: [1022:1482] type 00 class 0x060000
[    0.666535] pci 0000:60:07.0: [1022:1482] type 00 class 0x060000
[    0.666786] pci 0000:60:07.1: [1022:1484] type 01 class 0x060400
[    0.666815] pci 0000:60:07.1: enabling Extended Tags
[    0.666861] pci 0000:60:07.1: PME# supported from D0 D3hot D3cold
[    0.667057] pci 0000:60:08.0: [1022:1482] type 00 class 0x060000
[    0.667312] pci 0000:60:08.1: [1022:1484] type 01 class 0x060400
[    0.667341] pci 0000:60:08.1: enabling Extended Tags
[    0.667391] pci 0000:60:08.1: PME# supported from D0 D3hot D3cold
[    0.667611] pci 0000:61:00.0: [1022:148a] type 00 class 0x130000
[    0.667645] pci 0000:61:00.0: enabling Extended Tags
[    0.667803] pci 0000:60:07.1: PCI bridge to [bus 61]
[    0.667949] pci 0000:62:00.0: [1022:1485] type 00 class 0x130000
[    0.667985] pci 0000:62:00.0: enabling Extended Tags
[    0.668157] pci 0000:60:08.1: PCI bridge to [bus 62]
[    0.668965] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.669072] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.669168] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.669282] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.669386] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.669474] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.669562] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.669650] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.671144] ACPI: EC: interrupt unblocked
[    0.671148] ACPI: EC: event unblocked
[    0.671156] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.671160] ACPI: EC: GPE=0x2
[    0.671164] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.671170] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.671296] iommu: Default domain type: Translated
[    0.671296] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.671296] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.671296] pci 0000:4a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.671296] pci 0000:4c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.671296] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.671296] pci 0000:4a:00.0: vgaarb: bridge control possible
[    0.671296] pci 0000:4c:00.0: vgaarb: bridge control possible
[    0.671296] pci 0000:01:00.0: vgaarb: setting as boot device
[    0.671296] vgaarb: loaded
[    0.671296] SCSI subsystem initialized
[    0.672037] libata version 3.00 loaded.
[    0.672055] ACPI: bus type USB registered
[    0.672080] usbcore: registered new interface driver usbfs
[    0.672092] usbcore: registered new interface driver hub
[    0.672138] usbcore: registered new device driver usb
[    0.688723] pps_core: LinuxPPS API ver. 1 registered
[    0.688728] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.688736] PTP clock support registered
[    0.689061] EDAC MC: Ver: 3.0.0
[    0.689061] Registered efivars operations
[    0.689061] NetLabel: Initializing
[    0.689061] NetLabel:  domain hash size = 128
[    0.689061] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.689061] NetLabel:  unlabeled traffic allowed by default
[    0.689061] PCI: Using ACPI for IRQ routing
[    0.689712] PCI: pci_cache_line_size set to 64 bytes
[    0.689926] e820: reserve RAM buffer [mem 0x09df2000-0x0bffffff]
[    0.689929] e820: reserve RAM buffer [mem 0xab13d000-0xabffffff]
[    0.689931] e820: reserve RAM buffer [mem 0xad0c7018-0xafffffff]
[    0.689933] e820: reserve RAM buffer [mem 0xad0e8018-0xafffffff]
[    0.689935] e820: reserve RAM buffer [mem 0xad108018-0xafffffff]
[    0.689937] e820: reserve RAM buffer [mem 0xad157018-0xafffffff]
[    0.689939] e820: reserve RAM buffer [mem 0xb4529000-0xb7ffffff]
[    0.689941] e820: reserve RAM buffer [mem 0xb46ec000-0xb7ffffff]
[    0.689943] e820: reserve RAM buffer [mem 0xb7d9f000-0xb7ffffff]
[    0.689945] e820: reserve RAM buffer [mem 0x403f000000-0x403fffffff]
[    0.692070] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.692078] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.693386] clocksource: Switched to clocksource tsc-early
[    0.706698] VFS: Disk quotas dquot_6.6.0
[    0.706765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.706983] AppArmor: AppArmor Filesystem Enabled
[    0.707011] pnp: PnP ACPI init
[    0.707235] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.708011] system 00:01: [mem 0xe3180000-0xe31fffff] could not be reserved
[    0.708209] system 00:02: [mem 0xef100000-0xef1fffff] has been reserved
[    0.709120] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.709126] system 00:04: [io  0x0200-0x021f] has been reserved
[    0.709714] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.709720] system 00:05: [io  0x040b] has been reserved
[    0.709725] system 00:05: [io  0x04d6] has been reserved
[    0.709731] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.709736] system 00:05: [io  0x0c14] has been reserved
[    0.709741] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.709747] system 00:05: [io  0x0c52] has been reserved
[    0.709752] system 00:05: [io  0x0c6c] has been reserved
[    0.709758] system 00:05: [io  0x0c6f] has been reserved
[    0.709763] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.709768] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.709774] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.709780] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.709785] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.709791] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.709796] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.709802] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.709807] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.709813] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.709819] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.709825] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.709831] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.709837] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.709843] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.709849] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.710957] system 00:06: [mem 0xd7180000-0xd71fffff] could not be reserved
[    0.713044] system 00:07: [mem 0xcb100000-0xcb17ffff] could not be reserved
[    0.715806] system 00:08: [mem 0xef200000-0xef27ffff] could not be reserved
[    0.717470] pnp: PnP ACPI: found 9 devices
[    0.723707] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.723865] NET: Registered PF_INET protocol family
[    0.724034] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.728124] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.728637] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.730016] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.730204] TCP: Hash tables configured (established 524288 bind 65536)
[    0.730595] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.730993] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.731538] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.732241] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.732249] NET: Registered PF_XDP protocol family
[    0.732282] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.732290] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
[    0.732298] pci 0000:00:01.1:   bridge window [mem 0xe6000000-0xe70fffff]
[    0.732305] pci 0000:00:01.1:   bridge window [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.732315] pci 0000:00:07.1: PCI bridge to [bus 02]
[    0.732326] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.732332] pci 0000:00:08.1:   bridge window [mem 0xe7200000-0xe72fffff]
[    0.732343] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.732349] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.732355] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.732360] pci_bus 0000:00: resource 7 [io  0x0d00-0x3fff window]
[    0.732365] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.732371] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.732377] pci_bus 0000:00: resource 10 [mem 0xe4000000-0xe7fffffe window]
[    0.732383] pci_bus 0000:00: resource 11 [mem 0xcdf0200000-0xf3961fffff window]
[    0.732390] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.732395] pci_bus 0000:01: resource 1 [mem 0xe6000000-0xe70fffff]
[    0.732401] pci_bus 0000:01: resource 2 [mem 0xf380000000-0xf3920fffff 64bit pref]
[    0.732408] pci_bus 0000:03: resource 1 [mem 0xe7200000-0xe72fffff]
[    0.732546] pci 0000:20:03.1: PCI bridge to [bus 21]
[    0.732553] pci 0000:20:03.1:   bridge window [mem 0xc2600000-0xc26fffff]
[    0.732562] pci 0000:20:03.2: PCI bridge to [bus 22]
[    0.732569] pci 0000:20:03.2:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.732579] pci 0000:20:03.3: PCI bridge to [bus 23]
[    0.732584] pci 0000:20:03.3:   bridge window [io  0x6000-0x6fff]
[    0.732591] pci 0000:20:03.3:   bridge window [mem 0xc2300000-0xc24fffff]
[    0.732600] pci 0000:20:07.1: PCI bridge to [bus 24]
[    0.732611] pci 0000:20:08.1: PCI bridge to [bus 25]
[    0.732617] pci 0000:20:08.1:   bridge window [mem 0xc2000000-0xc22fffff]
[    0.732626] pci_bus 0000:20: resource 4 [io  0x4000-0x6fff window]
[    0.732632] pci_bus 0000:20: resource 5 [mem 0xc0000000-0xc27ffffe window]
[    0.732638] pci_bus 0000:20: resource 6 [mem 0x9ec0200000-0xc4661fffff window]
[    0.732644] pci_bus 0000:21: resource 1 [mem 0xc2600000-0xc26fffff]
[    0.732650] pci_bus 0000:22: resource 1 [mem 0xc2500000-0xc25fffff]
[    0.732655] pci_bus 0000:23: resource 0 [io  0x6000-0x6fff]
[    0.732661] pci_bus 0000:23: resource 1 [mem 0xc2300000-0xc24fffff]
[    0.732666] pci_bus 0000:25: resource 1 [mem 0xc2000000-0xc22fffff]
[    0.732757] pci 0000:42:02.0: bridge window [io  0x1000-0x0fff] to [bus 45] add_size 1000
[    0.732764] pci 0000:42:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 45] add_size 200000 add_align 100000
[    0.732776] pci 0000:41:00.0: bridge window [io  0x1000-0x0fff] to [bus 42-49] add_size 1000
[    0.732785] pci 0000:41:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 42-49] add_size 200000 add_align 100000
[    0.732794] pci 0000:40:01.1: bridge window [io  0x1000-0x0fff] to [bus 41-49] add_size 1000
[    0.732801] pci 0000:40:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 41-49] add_size 200000 add_align 100000
[    0.732817] pci 0000:40:01.1: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.732825] pci 0000:40:01.1: BAR 13: assigned [io  0x7000-0x7fff]
[    0.732832] pci 0000:41:00.0: BAR 15: assigned [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.732839] pci 0000:41:00.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.732846] pci 0000:42:02.0: BAR 15: assigned [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.732853] pci 0000:42:02.0: BAR 13: assigned [io  0x7000-0x7fff]
[    0.732859] pci 0000:42:00.0: PCI bridge to [bus 43]
[    0.732868] pci 0000:42:00.0:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.732882] pci 0000:42:01.0: PCI bridge to [bus 44]
[    0.732891] pci 0000:42:01.0:   bridge window [mem 0xd1f00000-0xd1ffffff]
[    0.732905] pci 0000:42:02.0: PCI bridge to [bus 45]
[    0.732911] pci 0000:42:02.0:   bridge window [io  0x7000-0x7fff]
[    0.732920] pci 0000:42:02.0:   bridge window [mem 0xd1e00000-0xd1efffff]
[    0.732928] pci 0000:42:02.0:   bridge window [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.732941] pci 0000:42:03.0: PCI bridge to [bus 46]
[    0.732950] pci 0000:42:03.0:   bridge window [mem 0xd1400000-0xd18fffff]
[    0.732964] pci 0000:42:08.0: PCI bridge to [bus 47]
[    0.732973] pci 0000:42:08.0:   bridge window [mem 0xd1a00000-0xd1bfffff]
[    0.732986] pci 0000:42:09.0: PCI bridge to [bus 48]
[    0.732995] pci 0000:42:09.0:   bridge window [mem 0xd1d00000-0xd1dfffff]
[    0.733009] pci 0000:42:0a.0: PCI bridge to [bus 49]
[    0.733018] pci 0000:42:0a.0:   bridge window [mem 0xd1c00000-0xd1cfffff]
[    0.733031] pci 0000:41:00.0: PCI bridge to [bus 42-49]
[    0.733038] pci 0000:41:00.0:   bridge window [io  0x7000-0x7fff]
[    0.733047] pci 0000:41:00.0:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.733059] pci 0000:41:00.0:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.733071] pci 0000:40:01.1: PCI bridge to [bus 41-49]
[    0.733076] pci 0000:40:01.1:   bridge window [io  0x7000-0x7fff]
[    0.733083] pci 0000:40:01.1:   bridge window [mem 0xd1400000-0xd20fffff]
[    0.733090] pci 0000:40:01.1:   bridge window [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.733099] pci 0000:40:01.3: PCI bridge to [bus 4a]
[    0.733105] pci 0000:40:01.3:   bridge window [io  0xc000-0xcfff]
[    0.733111] pci 0000:40:01.3:   bridge window [mem 0xd0000000-0xd10fffff]
[    0.733118] pci 0000:40:01.3:   bridge window [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.733127] pci 0000:40:01.4: PCI bridge to [bus 4b]
[    0.733134] pci 0000:40:01.4:   bridge window [mem 0xd2200000-0xd22fffff]
[    0.733144] pci 0000:40:03.1: PCI bridge to [bus 4c]
[    0.733149] pci 0000:40:03.1:   bridge window [io  0xb000-0xbfff]
[    0.733156] pci 0000:40:03.1:   bridge window [mem 0xce000000-0xcf0fffff]
[    0.733163] pci 0000:40:03.1:   bridge window [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.733173] pci 0000:40:07.1: PCI bridge to [bus 4d]
[    0.733183] pci 0000:40:08.1: PCI bridge to [bus 4e]
[    0.733193] pci_bus 0000:40: resource 4 [io  0x7000-0xcfff window]
[    0.733199] pci_bus 0000:40: resource 5 [mem 0xcc000000-0xd2fffffe window]
[    0.733204] pci_bus 0000:40: resource 6 [mem 0x6f90200000-0x95361fffff window]
[    0.733211] pci_bus 0000:41: resource 0 [io  0x7000-0x7fff]
[    0.733216] pci_bus 0000:41: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.733222] pci_bus 0000:41: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.733228] pci_bus 0000:42: resource 0 [io  0x7000-0x7fff]
[    0.733233] pci_bus 0000:42: resource 1 [mem 0xd1400000-0xd20fffff]
[    0.733239] pci_bus 0000:42: resource 2 [mem 0x6f90200000-0x6f904fffff 64bit pref]
[    0.733246] pci_bus 0000:43: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.733251] pci_bus 0000:44: resource 1 [mem 0xd1f00000-0xd1ffffff]
[    0.733257] pci_bus 0000:45: resource 0 [io  0x7000-0x7fff]
[    0.733262] pci_bus 0000:45: resource 1 [mem 0xd1e00000-0xd1efffff]
[    0.733267] pci_bus 0000:45: resource 2 [mem 0x6f90200000-0x6f903fffff 64bit pref]
[    0.733274] pci_bus 0000:46: resource 1 [mem 0xd1400000-0xd18fffff]
[    0.733280] pci_bus 0000:47: resource 1 [mem 0xd1a00000-0xd1bfffff]
[    0.733285] pci_bus 0000:48: resource 1 [mem 0xd1d00000-0xd1dfffff]
[    0.733291] pci_bus 0000:49: resource 1 [mem 0xd1c00000-0xd1cfffff]
[    0.733296] pci_bus 0000:4a: resource 0 [io  0xc000-0xcfff]
[    0.733301] pci_bus 0000:4a: resource 1 [mem 0xd0000000-0xd10fffff]
[    0.733307] pci_bus 0000:4a: resource 2 [mem 0x9520000000-0x95320fffff 64bit pref]
[    0.733314] pci_bus 0000:4b: resource 1 [mem 0xd2200000-0xd22fffff]
[    0.733319] pci_bus 0000:4c: resource 0 [io  0xb000-0xbfff]
[    0.733324] pci_bus 0000:4c: resource 1 [mem 0xce000000-0xcf0fffff]
[    0.733330] pci_bus 0000:4c: resource 2 [mem 0x9500000000-0x95120fffff 64bit pref]
[    0.733492] pci 0000:60:07.1: PCI bridge to [bus 61]
[    0.733503] pci 0000:60:08.1: PCI bridge to [bus 62]
[    0.733513] pci_bus 0000:60: resource 4 [io  0xd000-0xffff window]
[    0.733519] pci_bus 0000:60: resource 5 [mem 0xd8000000-0xd9ffffff window]
[    0.733524] pci_bus 0000:60: resource 6 [mem 0x4060200000-0x66061fffff window]
[    0.733696] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.733768] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[    0.734004] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[    0.735154] pci 0000:4a:00.1: D0 power state depends on 0000:4a:00.0
[    0.735232] pci 0000:4a:00.2: D0 power state depends on 0000:4a:00.0
[    0.735430] pci 0000:4a:00.3: D0 power state depends on 0000:4a:00.0
[    0.735517] pci 0000:4c:00.1: D0 power state depends on 0000:4c:00.0
[    0.735592] pci 0000:4c:00.2: D0 power state depends on 0000:4c:00.0
[    0.735790] pci 0000:4c:00.3: D0 power state depends on 0000:4c:00.0
[    0.735828] PCI: CLS 64 bytes, default 64
[    0.735894] pci 0000:60:00.2: AMD-Vi: IOMMU performance counters supported
[    0.735923] Trying to unpack rootfs image as initramfs...
[    0.735933] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
[    0.735962] pci 0000:20:00.2: AMD-Vi: IOMMU performance counters supported
[    0.735987] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.736051] pci 0000:00:01.0: Adding to iommu group 0
[    0.736080] pci 0000:00:01.1: Adding to iommu group 1
[    0.736123] pci 0000:00:02.0: Adding to iommu group 2
[    0.736165] pci 0000:00:03.0: Adding to iommu group 3
[    0.736208] pci 0000:00:04.0: Adding to iommu group 4
[    0.736250] pci 0000:00:05.0: Adding to iommu group 5
[    0.736296] pci 0000:00:07.0: Adding to iommu group 6
[    0.736323] pci 0000:00:07.1: Adding to iommu group 7
[    0.736368] pci 0000:00:08.0: Adding to iommu group 8
[    0.736396] pci 0000:00:08.1: Adding to iommu group 9
[    0.736459] pci 0000:00:14.0: Adding to iommu group 10
[    0.736486] pci 0000:00:14.3: Adding to iommu group 10
[    0.736639] pci 0000:00:18.0: Adding to iommu group 11
[    0.736666] pci 0000:00:18.1: Adding to iommu group 11
[    0.736693] pci 0000:00:18.2: Adding to iommu group 11
[    0.736720] pci 0000:00:18.3: Adding to iommu group 11
[    0.736748] pci 0000:00:18.4: Adding to iommu group 11
[    0.736778] pci 0000:00:18.5: Adding to iommu group 11
[    0.736804] pci 0000:00:18.6: Adding to iommu group 11
[    0.736831] pci 0000:00:18.7: Adding to iommu group 11
[    0.736921] pci 0000:01:00.0: Adding to iommu group 12
[    0.736950] pci 0000:01:00.1: Adding to iommu group 12
[    0.736978] pci 0000:01:00.2: Adding to iommu group 12
[    0.737007] pci 0000:01:00.3: Adding to iommu group 12
[    0.737035] pci 0000:02:00.0: Adding to iommu group 13
[    0.737069] pci 0000:03:00.0: Adding to iommu group 14
[    0.737098] pci 0000:03:00.3: Adding to iommu group 15
[    0.737143] pci 0000:20:01.0: Adding to iommu group 16
[    0.737185] pci 0000:20:02.0: Adding to iommu group 17
[    0.737231] pci 0000:20:03.0: Adding to iommu group 18
[    0.737261] pci 0000:20:03.1: Adding to iommu group 19
[    0.737294] pci 0000:20:03.2: Adding to iommu group 20
[    0.737323] pci 0000:20:03.3: Adding to iommu group 21
[    0.737365] pci 0000:20:04.0: Adding to iommu group 22
[    0.737410] pci 0000:20:05.0: Adding to iommu group 23
[    0.737456] pci 0000:20:07.0: Adding to iommu group 24
[    0.737484] pci 0000:20:07.1: Adding to iommu group 25
[    0.737528] pci 0000:20:08.0: Adding to iommu group 26
[    0.737556] pci 0000:20:08.1: Adding to iommu group 27
[    0.737584] pci 0000:21:00.0: Adding to iommu group 28
[    0.737612] pci 0000:22:00.0: Adding to iommu group 29
[    0.737640] pci 0000:23:00.0: Adding to iommu group 30
[    0.737668] pci 0000:24:00.0: Adding to iommu group 31
[    0.737705] pci 0000:25:00.0: Adding to iommu group 32
[    0.737734] pci 0000:25:00.1: Adding to iommu group 33
[    0.737763] pci 0000:25:00.3: Adding to iommu group 34
[    0.737792] pci 0000:25:00.4: Adding to iommu group 35
[    0.737839] pci 0000:40:01.0: Adding to iommu group 36
[    0.737867] pci 0000:40:01.1: Adding to iommu group 37
[    0.737895] pci 0000:40:01.3: Adding to iommu group 38
[    0.737924] pci 0000:40:01.4: Adding to iommu group 39
[    0.737969] pci 0000:40:02.0: Adding to iommu group 40
[    0.738013] pci 0000:40:03.0: Adding to iommu group 41
[    0.738041] pci 0000:40:03.1: Adding to iommu group 42
[    0.738089] pci 0000:40:04.0: Adding to iommu group 43
[    0.738131] pci 0000:40:05.0: Adding to iommu group 44
[    0.738174] pci 0000:40:07.0: Adding to iommu group 45
[    0.738202] pci 0000:40:07.1: Adding to iommu group 46
[    0.738246] pci 0000:40:08.0: Adding to iommu group 47
[    0.738276] pci 0000:40:08.1: Adding to iommu group 48
[    0.738304] pci 0000:41:00.0: Adding to iommu group 49
[    0.738356] pci 0000:42:00.0: Adding to iommu group 50
[    0.738408] pci 0000:42:01.0: Adding to iommu group 51
[    0.738460] pci 0000:42:02.0: Adding to iommu group 52
[    0.738511] pci 0000:42:03.0: Adding to iommu group 53
[    0.738556] pci 0000:42:08.0: Adding to iommu group 54
[    0.738600] pci 0000:42:09.0: Adding to iommu group 55
[    0.738647] pci 0000:42:0a.0: Adding to iommu group 56
[    0.738698] pci 0000:43:00.0: Adding to iommu group 57
[    0.738749] pci 0000:44:00.0: Adding to iommu group 58
[    0.738801] pci 0000:45:00.0: Adding to iommu group 59
[    0.738851] pci 0000:46:00.0: Adding to iommu group 60
[    0.738860] pci 0000:47:00.0: Adding to iommu group 54
[    0.738869] pci 0000:47:00.1: Adding to iommu group 54
[    0.738878] pci 0000:47:00.3: Adding to iommu group 54
[    0.738887] pci 0000:48:00.0: Adding to iommu group 55
[    0.738897] pci 0000:49:00.0: Adding to iommu group 56
[    0.738987] pci 0000:4a:00.0: Adding to iommu group 61
[    0.739027] pci 0000:4a:00.1: Adding to iommu group 61
[    0.739065] pci 0000:4a:00.2: Adding to iommu group 61
[    0.739102] pci 0000:4a:00.3: Adding to iommu group 61
[    0.739133] pci 0000:4b:00.0: Adding to iommu group 62
[    0.739224] pci 0000:4c:00.0: Adding to iommu group 63
[    0.739262] pci 0000:4c:00.1: Adding to iommu group 63
[    0.739301] pci 0000:4c:00.2: Adding to iommu group 63
[    0.739339] pci 0000:4c:00.3: Adding to iommu group 63
[    0.739368] pci 0000:4d:00.0: Adding to iommu group 64
[    0.739397] pci 0000:4e:00.0: Adding to iommu group 65
[    0.739440] pci 0000:60:01.0: Adding to iommu group 66
[    0.739485] pci 0000:60:02.0: Adding to iommu group 67
[    0.739528] pci 0000:60:03.0: Adding to iommu group 68
[    0.739571] pci 0000:60:04.0: Adding to iommu group 69
[    0.739614] pci 0000:60:05.0: Adding to iommu group 70
[    0.739657] pci 0000:60:07.0: Adding to iommu group 71
[    0.739685] pci 0000:60:07.1: Adding to iommu group 72
[    0.739728] pci 0000:60:08.0: Adding to iommu group 73
[    0.739757] pci 0000:60:08.1: Adding to iommu group 74
[    0.739787] pci 0000:61:00.0: Adding to iommu group 75
[    0.739814] pci 0000:62:00.0: Adding to iommu group 76
[    0.800679] pci 0000:60:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.800697] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.800727] pci 0000:40:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.800731] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.800744] pci 0000:20:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.800748] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.800761] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.800765] AMD-Vi: Extended features (0x58f77ef22294ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.800778] AMD-Vi: Interrupt remapping enabled
[    0.800781] AMD-Vi: Virtual APIC enabled
[    0.800784] AMD-Vi: X2APIC enabled
[    0.801240] software IO TLB: tearing down default memory pool
[    0.803356] LVT offset 0 assigned for vector 0x400
[    0.810402] perf: AMD IBS detected (0x000003ff)
[    0.810440] amd_uncore: 4  amd_df counters detected
[    0.810476] amd_uncore: 6  amd_l3 counters detected
[    0.815732] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.815764] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[    0.815799] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
[    0.815830] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
[    0.818320] Initialise system trusted keyrings
[    0.818335] Key type blacklist registered
[    0.818391] workingset: timestamp_bits=36 max_order=26 bucket_order=0
[    0.820477] zbud: loaded
[    0.821023] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.821242] fuse: init (API version 7.34)
[    0.821612] integrity: Platform Keyring initialized
[    0.829334] Key type asymmetric registered
[    0.829338] Asymmetric key parser 'x509' registered
[    0.829361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.829494] io scheduler mq-deadline registered
[    0.832255] pcieport 0000:00:01.1: PME: Signaling with IRQ 31
[    0.832346] pcieport 0000:00:01.1: AER: enabled with IRQ 31
[    0.832412] pcieport 0000:00:01.1: DPC: enabled with IRQ 31
[    0.832417] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.832714] pcieport 0000:00:07.1: PME: Signaling with IRQ 33
[    0.832799] pcieport 0000:00:07.1: AER: enabled with IRQ 33
[    0.832939] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[    0.833020] pcieport 0000:00:08.1: AER: enabled with IRQ 34
[    0.833171] pcieport 0000:20:03.1: PME: Signaling with IRQ 35
[    0.833254] pcieport 0000:20:03.1: AER: enabled with IRQ 35
[    0.833321] pcieport 0000:20:03.1: DPC: enabled with IRQ 35
[    0.833326] pcieport 0000:20:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.833484] pcieport 0000:20:03.2: PME: Signaling with IRQ 36
[    0.833554] pcieport 0000:20:03.2: AER: enabled with IRQ 36
[    0.833616] pcieport 0000:20:03.2: DPC: enabled with IRQ 36
[    0.833621] pcieport 0000:20:03.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.833791] pcieport 0000:20:03.3: PME: Signaling with IRQ 37
[    0.833871] pcieport 0000:20:03.3: AER: enabled with IRQ 37
[    0.833935] pcieport 0000:20:03.3: DPC: enabled with IRQ 37
[    0.833940] pcieport 0000:20:03.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.834180] pcieport 0000:20:07.1: PME: Signaling with IRQ 39
[    0.834261] pcieport 0000:20:07.1: AER: enabled with IRQ 39
[    0.834405] pcieport 0000:20:08.1: PME: Signaling with IRQ 40
[    0.834496] pcieport 0000:20:08.1: AER: enabled with IRQ 40
[    0.834654] pcieport 0000:40:01.1: PME: Signaling with IRQ 41
[    0.834782] pcieport 0000:40:01.1: AER: enabled with IRQ 41
[    0.834846] pcieport 0000:40:01.1: DPC: enabled with IRQ 41
[    0.834851] pcieport 0000:40:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.835010] pcieport 0000:40:01.3: PME: Signaling with IRQ 42
[    0.835094] pcieport 0000:40:01.3: AER: enabled with IRQ 42
[    0.835154] pcieport 0000:40:01.3: DPC: enabled with IRQ 42
[    0.835159] pcieport 0000:40:01.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.835320] pcieport 0000:40:01.4: PME: Signaling with IRQ 43
[    0.835406] pcieport 0000:40:01.4: AER: enabled with IRQ 43
[    0.835468] pcieport 0000:40:01.4: DPC: enabled with IRQ 43
[    0.835473] pcieport 0000:40:01.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.835639] pcieport 0000:40:03.1: PME: Signaling with IRQ 44
[    0.835722] pcieport 0000:40:03.1: AER: enabled with IRQ 44
[    0.835788] pcieport 0000:40:03.1: DPC: enabled with IRQ 44
[    0.835793] pcieport 0000:40:03.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.836040] pcieport 0000:40:07.1: PME: Signaling with IRQ 46
[    0.836123] pcieport 0000:40:07.1: AER: enabled with IRQ 46
[    0.836337] pcieport 0000:40:08.1: PME: Signaling with IRQ 48
[    0.836419] pcieport 0000:40:08.1: AER: enabled with IRQ 48
[    0.837434] pcieport 0000:42:02.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.838966] pcieport 0000:60:07.1: PME: Signaling with IRQ 59
[    0.839048] pcieport 0000:60:07.1: AER: enabled with IRQ 59
[    0.839262] pcieport 0000:60:08.1: PME: Signaling with IRQ 61
[    0.839351] pcieport 0000:60:08.1: AER: enabled with IRQ 61
[    0.839568] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.839983] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.840024] ACPI: button: Power Button [PWRB]
[    0.840076] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.840150] ACPI: button: Power Button [PWRF]
[    0.845342] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1284
[    0.845366] Monitor-Mwait will be used to enter C-1 state
[    0.845371] ACPI: \_PR_.C000: Found 2 idle states
[    0.845548] ACPI: \_PR_.C002: Found 2 idle states
[    0.849775] ACPI: \_PR_.C004: Found 2 idle states
[    0.849933] ACPI: \_PR_.C006: Found 2 idle states
[    0.850144] ACPI: \_PR_.C008: Found 2 idle states
[    0.850336] ACPI: \_PR_.C00A: Found 2 idle states
[    0.850562] ACPI: \_PR_.C00C: Found 2 idle states
[    0.850780] ACPI: \_PR_.C00E: Found 2 idle states
[    0.851000] ACPI: \_PR_.C010: Found 2 idle states
[    0.851213] ACPI: \_PR_.C012: Found 2 idle states
[    0.851431] ACPI: \_PR_.C014: Found 2 idle states
[    0.851651] ACPI: \_PR_.C016: Found 2 idle states
[    0.851867] ACPI: \_PR_.C018: Found 2 idle states
[    0.852067] ACPI: \_PR_.C01A: Found 2 idle states
[    0.852290] ACPI: \_PR_.C01C: Found 2 idle states
[    0.852494] ACPI: \_PR_.C01E: Found 2 idle states
[    0.852701] ACPI: \_PR_.C020: Found 2 idle states
[    0.852902] ACPI: \_PR_.C022: Found 2 idle states
[    0.853130] ACPI: \_PR_.C024: Found 2 idle states
[    0.853343] ACPI: \_PR_.C026: Found 2 idle states
[    0.853549] ACPI: \_PR_.C028: Found 2 idle states
[    0.853769] ACPI: \_PR_.C02A: Found 2 idle states
[    0.853974] ACPI: \_PR_.C02C: Found 2 idle states
[    0.854178] ACPI: \_PR_.C02E: Found 2 idle states
[    0.854382] ACPI: \_PR_.C030: Found 2 idle states
[    0.854586] ACPI: \_PR_.C032: Found 2 idle states
[    0.854800] ACPI: \_PR_.C034: Found 2 idle states
[    0.855002] ACPI: \_PR_.C036: Found 2 idle states
[    0.855152] ACPI: \_PR_.C038: Found 2 idle states
[    0.855337] ACPI: \_PR_.C03A: Found 2 idle states
[    0.855535] ACPI: \_PR_.C03C: Found 2 idle states
[    0.855733] ACPI: \_PR_.C03E: Found 2 idle states
[    0.855941] ACPI: \_PR_.C040: Found 2 idle states
[    0.856140] ACPI: \_PR_.C042: Found 2 idle states
[    0.856343] ACPI: \_PR_.C044: Found 2 idle states
[    0.856550] ACPI: \_PR_.C046: Found 2 idle states
[    0.856760] ACPI: \_PR_.C048: Found 2 idle states
[    0.856972] ACPI: \_PR_.C04A: Found 2 idle states
[    0.857176] ACPI: \_PR_.C04C: Found 2 idle states
[    0.857398] ACPI: \_PR_.C04E: Found 2 idle states
[    0.857550] ACPI: \_PR_.C050: Found 2 idle states
[    0.857750] ACPI: \_PR_.C052: Found 2 idle states
[    0.857949] ACPI: \_PR_.C054: Found 2 idle states
[    0.858147] ACPI: \_PR_.C056: Found 2 idle states
[    0.858354] ACPI: \_PR_.C058: Found 2 idle states
[    0.858577] ACPI: \_PR_.C05A: Found 2 idle states
[    0.858779] ACPI: \_PR_.C05C: Found 2 idle states
[    0.858984] ACPI: \_PR_.C05E: Found 2 idle states
[    0.859190] ACPI: \_PR_.C060: Found 2 idle states
[    0.859395] ACPI: \_PR_.C062: Found 2 idle states
[    0.859615] ACPI: \_PR_.C064: Found 2 idle states
[    0.859825] ACPI: \_PR_.C066: Found 2 idle states
[    0.860036] ACPI: \_PR_.C068: Found 2 idle states
[    0.860264] ACPI: \_PR_.C06A: Found 2 idle states
[    0.860490] ACPI: \_PR_.C06C: Found 2 idle states
[    0.860716] ACPI: \_PR_.C06E: Found 2 idle states
[    0.860930] ACPI: \_PR_.C070: Found 2 idle states
[    0.861147] ACPI: \_PR_.C072: Found 2 idle states
[    0.861371] ACPI: \_PR_.C074: Found 2 idle states
[    0.861584] ACPI: \_PR_.C076: Found 2 idle states
[    0.861736] ACPI: \_PR_.C078: Found 2 idle states
[    0.861940] ACPI: \_PR_.C07A: Found 2 idle states
[    0.862141] ACPI: \_PR_.C07C: Found 2 idle states
[    0.862344] ACPI: \_PR_.C07E: Found 2 idle states
[    0.862489] ACPI: \_PR_.C001: Found 2 idle states
[    0.862632] ACPI: \_PR_.C003: Found 2 idle states
[    0.862775] ACPI: \_PR_.C005: Found 2 idle states
[    0.862965] ACPI: \_PR_.C007: Found 2 idle states
[    0.863235] ACPI: \_PR_.C009: Found 2 idle states
[    0.863502] ACPI: \_PR_.C00B: Found 2 idle states
[    0.863769] ACPI: \_PR_.C00D: Found 2 idle states
[    0.863998] ACPI: \_PR_.C00F: Found 2 idle states
[    0.864226] ACPI: \_PR_.C011: Found 2 idle states
[    0.864452] ACPI: \_PR_.C013: Found 2 idle states
[    0.864689] ACPI: \_PR_.C015: Found 2 idle states
[    0.864912] ACPI: \_PR_.C017: Found 2 idle states
[    0.865121] ACPI: \_PR_.C019: Found 2 idle states
[    0.865337] ACPI: \_PR_.C01B: Found 2 idle states
[    0.865538] ACPI: \_PR_.C01D: Found 2 idle states
[    0.865744] ACPI: \_PR_.C01F: Found 2 idle states
[    0.865954] ACPI: \_PR_.C021: Found 2 idle states
[    0.866154] ACPI: \_PR_.C023: Found 2 idle states
[    0.866356] ACPI: \_PR_.C025: Found 2 idle states
[    0.866586] ACPI: \_PR_.C027: Found 2 idle states
[    0.866796] ACPI: \_PR_.C029: Found 2 idle states
[    0.867022] ACPI: \_PR_.C02B: Found 2 idle states
[    0.867228] ACPI: \_PR_.C02D: Found 2 idle states
[    0.867430] ACPI: \_PR_.C02F: Found 2 idle states
[    0.867628] ACPI: \_PR_.C031: Found 2 idle states
[    0.867828] ACPI: \_PR_.C033: Found 2 idle states
[    0.868035] ACPI: \_PR_.C035: Found 2 idle states
[    0.868234] ACPI: \_PR_.C037: Found 2 idle states
[    0.868433] ACPI: \_PR_.C039: Found 2 idle states
[    0.868634] ACPI: \_PR_.C03B: Found 2 idle states
[    0.868837] ACPI: \_PR_.C03D: Found 2 idle states
[    0.869041] ACPI: \_PR_.C03F: Found 2 idle states
[    0.869248] ACPI: \_PR_.C041: Found 2 idle states
[    0.869455] ACPI: \_PR_.C043: Found 2 idle states
[    0.869657] ACPI: \_PR_.C045: Found 2 idle states
[    0.869858] ACPI: \_PR_.C047: Found 2 idle states
[    0.870064] ACPI: \_PR_.C049: Found 2 idle states
[    0.870266] ACPI: \_PR_.C04B: Found 2 idle states
[    0.870470] ACPI: \_PR_.C04D: Found 2 idle states
[    0.870673] ACPI: \_PR_.C04F: Found 2 idle states
[    0.870879] ACPI: \_PR_.C051: Found 2 idle states
[    0.871081] ACPI: \_PR_.C053: Found 2 idle states
[    0.871290] ACPI: \_PR_.C055: Found 2 idle states
[    0.871491] ACPI: \_PR_.C057: Found 2 idle states
[    0.871701] ACPI: \_PR_.C059: Found 2 idle states
[    0.871904] ACPI: \_PR_.C05B: Found 2 idle states
[    0.872102] ACPI: \_PR_.C05D: Found 2 idle states
[    0.872318] ACPI: \_PR_.C05F: Found 2 idle states
[    0.872532] ACPI: \_PR_.C061: Found 2 idle states
[    0.872747] ACPI: \_PR_.C063: Found 2 idle states
[    0.872964] ACPI: \_PR_.C065: Found 2 idle states
[    0.873175] ACPI: \_PR_.C067: Found 2 idle states
[    0.873397] ACPI: \_PR_.C069: Found 2 idle states
[    0.873618] ACPI: \_PR_.C06B: Found 2 idle states
[    0.873834] ACPI: \_PR_.C06D: Found 2 idle states
[    0.874049] ACPI: \_PR_.C06F: Found 2 idle states
[    0.874244] ACPI: \_PR_.C071: Found 2 idle states
[    0.874460] ACPI: \_PR_.C073: Found 2 idle states
[    0.874698] ACPI: \_PR_.C075: Found 2 idle states
[    0.874905] ACPI: \_PR_.C077: Found 2 idle states
[    0.875114] ACPI: \_PR_.C079: Found 2 idle states
[    0.875309] ACPI: \_PR_.C07B: Found 2 idle states
[    0.875529] ACPI: \_PR_.C07D: Found 2 idle states
[    0.875756] ACPI: \_PR_.C07F: Found 2 idle states
[    0.876421] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.897078] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.899353] Linux agpgart interface v0.103
[    0.989424] loop: module loaded
[    0.989846] libphy: Fixed MDIO Bus: probed
[    0.989850] tun: Universal TUN/TAP device driver, 1.6
[    0.989881] PPP generic driver version 2.4.2
[    0.989937] VFIO - User Level meta-driver version: 0.3
[    0.990056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.990062] ehci-pci: EHCI PCI platform driver
[    0.990083] ehci-platform: EHCI generic platform driver
[    0.990094] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.990099] ohci-pci: OHCI PCI platform driver
[    0.990120] ohci-platform: OHCI generic platform driver
[    0.990130] uhci_hcd: USB Universal Host Controller Interface driver
[    0.990185] i8042: PNP: No PS/2 controller found.
[    0.990240] mousedev: PS/2 mouse device common for all mice
[    0.990350] rtc_cmos 00:03: RTC can wake from S4
[    0.990602] rtc_cmos 00:03: registered as rtc0
[    0.990636] rtc_cmos 00:03: setting system clock to 2021-10-18T04:33:14 UTC (1634531594)
[    0.990659] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.990673] i2c_dev: i2c /dev entries driver
[    0.990716] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.990759] device-mapper: uevent: version 1.0.3
[    0.990815] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.990839] platform eisa.0: Probing EISA bus 0
[    0.990844] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.990850] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.990855] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.990860] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.990865] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.990870] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.990876] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.990881] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.990886] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.990891] platform eisa.0: EISA: Detected 0 cards
[    0.996771] ledtrig-cpu: registered to indicate activity on CPUs
[    0.996804] efifb: probing for efifb
[    0.996822] efifb: No BGRT, not showing boot graphics
[    0.996826] efifb: framebuffer at 0xf380000000, using 3072k, total 3072k
[    0.996831] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.996836] efifb: scrolling: redraw
[    0.996839] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.996950] Console: switching to colour frame buffer device 128x48
[    1.000642] fb0: EFI VGA frame buffer device
[    1.000680] EFI Variables Facility v0.08 2004-May-17
[    1.004608] drop_monitor: Initializing network drop monitor service
[    1.004890] NET: Registered PF_INET6 protocol family
[    1.131494] Freeing initrd memory: 118380K
[    1.137963] Segment Routing with IPv6
[    1.138007] In-situ OAM (IOAM) with IPv6
[    1.138067] NET: Registered PF_PACKET protocol family
[    1.138165] Key type dns_resolver registered
[    1.149838] microcode: CPU0: patch_level=0x08301039
[    1.149892] microcode: CPU1: patch_level=0x08301039
[    1.149936] microcode: CPU2: patch_level=0x08301039
[    1.149981] microcode: CPU3: patch_level=0x08301039
[    1.150026] microcode: CPU4: patch_level=0x08301039
[    1.150078] microcode: CPU5: patch_level=0x08301039
[    1.150125] microcode: CPU6: patch_level=0x08301039
[    1.150171] microcode: CPU7: patch_level=0x08301039
[    1.150218] microcode: CPU8: patch_level=0x08301039
[    1.150279] microcode: CPU9: patch_level=0x08301039
[    1.150335] microcode: CPU10: patch_level=0x08301039
[    1.150392] microcode: CPU11: patch_level=0x08301039
[    1.150440] microcode: CPU12: patch_level=0x08301039
[    1.150492] microcode: CPU13: patch_level=0x08301039
[    1.151604] microcode: CPU14: patch_level=0x08301039
[    1.152536] microcode: CPU15: patch_level=0x08301039
[    1.153564] microcode: CPU16: patch_level=0x08301039
[    1.154543] microcode: CPU17: patch_level=0x08301039
[    1.155505] microcode: CPU18: patch_level=0x08301039
[    1.156435] microcode: CPU19: patch_level=0x08301039
[    1.157361] microcode: CPU20: patch_level=0x08301039
[    1.158265] microcode: CPU21: patch_level=0x08301039
[    1.159160] microcode: CPU22: patch_level=0x08301039
[    1.160055] microcode: CPU23: patch_level=0x08301039
[    1.160960] microcode: CPU24: patch_level=0x08301039
[    1.161839] microcode: CPU25: patch_level=0x08301039
[    1.162728] microcode: CPU26: patch_level=0x08301039
[    1.163549] microcode: CPU27: patch_level=0x08301039
[    1.164412] microcode: CPU28: patch_level=0x08301039
[    1.165289] microcode: CPU29: patch_level=0x08301039
[    1.166165] microcode: CPU30: patch_level=0x08301039
[    1.167005] microcode: CPU31: patch_level=0x08301039
[    1.167812] microcode: CPU32: patch_level=0x08301039
[    1.168590] microcode: CPU33: patch_level=0x08301039
[    1.169316] microcode: CPU34: patch_level=0x08301039
[    1.170028] microcode: CPU35: patch_level=0x08301039
[    1.170715] microcode: CPU36: patch_level=0x08301039
[    1.171352] microcode: CPU37: patch_level=0x08301039
[    1.171973] microcode: CPU38: patch_level=0x08301039
[    1.172558] microcode: CPU39: patch_level=0x08301039
[    1.173113] microcode: CPU40: patch_level=0x08301039
[    1.173619] microcode: CPU41: patch_level=0x08301039
[    1.174082] microcode: CPU42: patch_level=0x08301039
[    1.174535] microcode: CPU43: patch_level=0x08301039
[    1.174966] microcode: CPU44: patch_level=0x08301039
[    1.175380] microcode: CPU45: patch_level=0x08301039
[    1.175762] microcode: CPU46: patch_level=0x08301039
[    1.176106] microcode: CPU47: patch_level=0x08301039
[    1.176400] microcode: CPU48: patch_level=0x08301039
[    1.176726] microcode: CPU49: patch_level=0x08301039
[    1.177042] microcode: CPU50: patch_level=0x08301039
[    1.177347] microcode: CPU51: patch_level=0x08301039
[    1.177676] microcode: CPU52: patch_level=0x08301039
[    1.177999] microcode: CPU53: patch_level=0x08301039
[    1.178323] microcode: CPU54: patch_level=0x08301039
[    1.178652] microcode: CPU55: patch_level=0x08301039
[    1.178983] microcode: CPU56: patch_level=0x08301039
[    1.179308] microcode: CPU57: patch_level=0x08301039
[    1.179611] microcode: CPU58: patch_level=0x08301039
[    1.179914] microcode: CPU59: patch_level=0x08301039
[    1.180224] microcode: CPU60: patch_level=0x08301039
[    1.180541] microcode: CPU61: patch_level=0x08301039
[    1.180845] microcode: CPU62: patch_level=0x08301039
[    1.181148] microcode: CPU63: patch_level=0x08301039
[    1.181422] microcode: CPU64: patch_level=0x08301039
[    1.181682] microcode: CPU65: patch_level=0x08301039
[    1.181933] microcode: CPU66: patch_level=0x08301039
[    1.182185] microcode: CPU67: patch_level=0x08301039
[    1.182441] microcode: CPU68: patch_level=0x08301039
[    1.182742] microcode: CPU69: patch_level=0x08301039
[    1.183038] microcode: CPU70: patch_level=0x08301039
[    1.183343] microcode: CPU71: patch_level=0x08301039
[    1.183594] microcode: CPU72: patch_level=0x08301039
[    1.183891] microcode: CPU73: patch_level=0x08301039
[    1.184197] microcode: CPU74: patch_level=0x08301039
[    1.184507] microcode: CPU75: patch_level=0x08301039
[    1.184755] microcode: CPU76: patch_level=0x08301039
[    1.185050] microcode: CPU77: patch_level=0x08301039
[    1.185340] microcode: CPU78: patch_level=0x08301039
[    1.185585] microcode: CPU79: patch_level=0x08301039
[    1.185840] microcode: CPU80: patch_level=0x08301039
[    1.186146] microcode: CPU81: patch_level=0x08301039
[    1.186449] microcode: CPU82: patch_level=0x08301039
[    1.186751] microcode: CPU83: patch_level=0x08301039
[    1.187053] microcode: CPU84: patch_level=0x08301039
[    1.187363] microcode: CPU85: patch_level=0x08301039
[    1.187672] microcode: CPU86: patch_level=0x08301039
[    1.187970] microcode: CPU87: patch_level=0x08301039
[    1.188222] microcode: CPU88: patch_level=0x08301039
[    1.188530] microcode: CPU89: patch_level=0x08301039
[    1.188826] microcode: CPU90: patch_level=0x08301039
[    1.189067] microcode: CPU91: patch_level=0x08301039
[    1.189314] microcode: CPU92: patch_level=0x08301039
[    1.189556] microcode: CPU93: patch_level=0x08301039
[    1.189797] microcode: CPU94: patch_level=0x08301039
[    1.190037] microcode: CPU95: patch_level=0x08301039
[    1.190280] microcode: CPU96: patch_level=0x08301039
[    1.190581] microcode: CPU97: patch_level=0x08301039
[    1.190879] microcode: CPU98: patch_level=0x08301039
[    1.191166] microcode: CPU99: patch_level=0x08301039
[    1.191426] microcode: CPU100: patch_level=0x08301039
[    1.191731] microcode: CPU101: patch_level=0x08301039
[    1.192039] microcode: CPU102: patch_level=0x08301039
[    1.192349] microcode: CPU103: patch_level=0x08301039
[    1.192660] microcode: CPU104: patch_level=0x08301039
[    1.192962] microcode: CPU105: patch_level=0x08301039
[    1.193263] microcode: CPU106: patch_level=0x08301039
[    1.193579] microcode: CPU107: patch_level=0x08301039
[    1.193889] microcode: CPU108: patch_level=0x08301039
[    1.194199] microcode: CPU109: patch_level=0x08301039
[    1.194513] microcode: CPU110: patch_level=0x08301039
[    1.194817] microcode: CPU111: patch_level=0x08301039
[    1.195117] microcode: CPU112: patch_level=0x08301039
[    1.195423] microcode: CPU113: patch_level=0x08301039
[    1.195724] microcode: CPU114: patch_level=0x08301039
[    1.196027] microcode: CPU115: patch_level=0x08301039
[    1.196333] microcode: CPU116: patch_level=0x08301039
[    1.196633] microcode: CPU117: patch_level=0x08301039
[    1.196930] microcode: CPU118: patch_level=0x08301039
[    1.197226] microcode: CPU119: patch_level=0x08301039
[    1.197489] microcode: CPU120: patch_level=0x08301039
[    1.197788] microcode: CPU121: patch_level=0x08301039
[    1.198086] microcode: CPU122: patch_level=0x08301039
[    1.198392] microcode: CPU123: patch_level=0x08301039
[    1.198701] microcode: CPU124: patch_level=0x08301039
[    1.199000] microcode: CPU125: patch_level=0x08301039
[    1.199301] microcode: CPU126: patch_level=0x08301039
[    1.199609] microcode: CPU127: patch_level=0x08301039
[    1.199943] microcode: Microcode Update Driver: v2.2.
[    1.201893] resctrl: L3 allocation detected
[    1.202433] resctrl: MB allocation detected
[    1.202710] resctrl: L3 monitoring detected
[    1.202997] IPI shorthand broadcast: enabled
[    1.203310] sched_clock: Marking stable (1233867017, -31985774)->(1373579805, -171698562)
[    1.208355] registered taskstats version 1
[    1.210403] Loading compiled-in X.509 certificates
[    1.212289] Loaded X.509 cert 'Build time autogenerated kernel key: d1c0bb93628255a4382a3cdf15e5d3557dcd3f15'
[    1.216205] zswap: loaded using pool lzo/zbud
[    1.226380] Key type ._fscrypt registered
[    1.226918] Key type .fscrypt registered
[    1.227462] Key type fscrypt-provisioning registered
[    1.231030] Key type encrypted registered
[    1.231614] AppArmor: AppArmor sha1 policy hashing enabled
[    1.232339] integrity: Loading X.509 certificate: UEFI:db
[    1.233503] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.234226] integrity: Loading X.509 certificate: UEFI:db
[    1.235360] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.236198] integrity: Loading X.509 certificate: UEFI:db
[    1.237055] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.237961] integrity: Loading X.509 certificate: UEFI:db
[    1.238915] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.239930] integrity: Loading X.509 certificate: UEFI:db
[    1.241359] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.244265] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.245875] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.248453] Loading compiled-in module X.509 certificates
[    1.251105] Loaded X.509 cert 'Build time autogenerated kernel key: d1c0bb93628255a4382a3cdf15e5d3557dcd3f15'
[    1.252552] ima: Allocated hash algorithm: sha1
[    1.360046] ima: No architecture policies found
[    1.360672] evm: Initialising EVM extended attributes:
[    1.361333] evm: security.selinux
[    1.361924] evm: security.SMACK64
[    1.362440] evm: security.SMACK64EXEC
[    1.362961] evm: security.SMACK64TRANSMUTE
[    1.363479] evm: security.SMACK64MMAP
[    1.363997] evm: security.apparmor
[    1.364521] evm: security.ima
[    1.365042] evm: security.capability
[    1.365564] evm: HMAC attrs: 0x1
[    1.366371] PM:   Magic number: 9:827:565
[    1.367056] acpi device:11a: hash matches
[    1.372473] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.742087] RAS: Correctable Errors collector initialized.
[    1.746015] Freeing unused decrypted memory: 2036K
[    1.749040] Freeing unused kernel image (initmem) memory: 2860K
[    1.764024] Write protecting the kernel read-only data: 28672k
[    1.767235] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.770189] Freeing unused kernel image (rodata/data gap) memory: 264K
[    1.815101] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.815969] Run /init as init process
[    1.816759]   with arguments:
[    1.816760]     /init
[    1.816760]   with environment:
[    1.816761]     HOME=/
[    1.816762]     TERM=linux
[    1.816762]     BOOT_IMAGE=/vmlinuz-5.15.0-rc5-kasan
[    1.820029] tsc: Refined TSC clocksource calibration: 2894.561 MHz
[    1.820060] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b931186c0, max_idle_ns: 440795353010 ns
[    1.820458] clocksource: Switched to clocksource tsc
[    1.961721] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.963980] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.966253] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.966371] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[    1.970514] nvidia-gpu 0000:4a:00.3: enabling device (0000 -> 0002)
[    1.972531] nvidia-gpu 0000:4c:00.3: enabling device (0000 -> 0002)
[    1.975744] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.977428] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.979269] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.987075] MACsec IEEE 802.1AE
[    1.990967] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    1.992547] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
[    1.994723] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    1.996631] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    1.998135] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 2
[    1.998335] ahci 0000:48:00.0: version 3.0
[    1.999626] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    1.999893] ahci 0000:48:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.001145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.002436] ahci 0000:48:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.003813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.005518] scsi host0: ahci
[    2.006546] usb usb1: Product: xHCI Host Controller
[    2.008049] ata1: SATA max UDMA/133 abar m2048@0xd1d00000 port 0xd1d00100 irq 69
[    2.009177] usb usb1: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.010772] ahci 0000:49:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.011847] usb usb1: SerialNumber: 0000:01:00.2
[    2.013334] ahci 0000:49:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    2.014939] hub 1-0:1.0: USB hub found
[    2.016550] scsi host1: ahci
[    2.017829] hub 1-0:1.0: 2 ports detected
[    2.019455] ata2: SATA max UDMA/133 abar m2048@0xd1c00000 port 0xd1c00100 irq 70
[    2.021168] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.024283] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.025978] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.027646] usb usb2: Product: xHCI Host Controller
[    2.029329] usb usb2: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.029545] nvme nvme0: pci function 0000:21:00.0
[    2.031041] usb usb2: SerialNumber: 0000:01:00.2
[    2.033001] nvme nvme1: pci function 0000:43:00.0
[    2.034746] hub 2-0:1.0: USB hub found
[    2.036756] nvme nvme2: pci function 0000:44:00.0
[    2.037872] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.038409] hub 2-0:1.0: 4 ports detected
[    2.039843] nvme nvme0: 8/0/0 default/read/poll queues
[    2.041961] nvme nvme1: Shutdown timeout set to 10 seconds
[    2.042569] nvme nvme3: pci function 0000:45:00.0
[    2.044098] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.044118] nvme nvme1: 8/0/0 default/read/poll queues
[    2.044412]  nvme0n1: p1 p9
[    2.046553] nvme nvme2: Shutdown timeout set to 10 seconds
[    2.046678] nvme nvme4: pci function 0000:4b:00.0
[    2.047777] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 3
[    2.048633] nvme nvme2: 8/0/0 default/read/poll queues
[    2.049194]  nvme1n1: p1 p9
[    2.050562] nvme nvme3: Shutdown timeout set to 10 seconds
[    2.051269] xhci_hcd 0000:03:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.054497] nvme nvme4: Shutdown timeout set to 10 seconds
[    2.054680]  nvme2n1: p1 p9
[    2.055298] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    2.055754] nvme nvme3: 8/0/0 default/read/poll queues
[    2.059100] nvme nvme4: 8/0/0 default/read/poll queues
[    2.059275] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 4
[    2.060208]  nvme3n1: p1 p2 p3
[    2.066564]  nvme4n1: p1 p9
[    2.067514] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.067672] mpt3sas version 39.100.00.00 loaded
[    2.067784] cryptd: max_cpu_qlen set to 1000
[    2.068056] mpt3sas_cm0: 63 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (263839100 kB)
[    2.071992] atlantic 0000:46:00.0: enabling device (0000 -> 0002)
[    2.072761] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.092322] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.094637] usb usb3: Product: xHCI Host Controller
[    2.096913] usb usb3: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.099183] usb usb3: SerialNumber: 0000:03:00.3
[    2.106233] AVX2 version of gcm_enc/dec engaged.
[    2.107389] AES CTR mode by8 optimization enabled
[    2.116676] hub 3-0:1.0: USB hub found
[    2.117507] hub 3-0:1.0: 2 ports detected
[    2.118669] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.119366] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.120054] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.120729] usb usb4: Product: xHCI Host Controller
[    2.121657] usb usb4: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.122803] usb usb4: SerialNumber: 0000:03:00.3
[    2.124278] hub 4-0:1.0: USB hub found
[    2.125617] hub 4-0:1.0: 2 ports detected
[    2.127485] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.128227] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 5
[    2.151158] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.151951] mpt3sas_cm0: MSI-X vectors supported: 96
[    2.152683]   no of cores: 128, max_msix_vectors: -1
[    2.153373] mpt3sas_cm0:  0 96 96
[    2.156741] mpt3sas_cm0: High IOPs queues : disabled
[    2.157491] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 140
[    2.158223] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 141
[    2.158859] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 142
[    2.159491] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 143
[    2.160164] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 144
[    2.160772] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 145
[    2.161370] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 146
[    2.161947] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 147
[    2.162514] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 148
[    2.163070] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 149
[    2.163606] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 150
[    2.164163] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 151
[    2.164676] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 152
[    2.165180] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 153
[    2.165675] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 154
[    2.166171] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 155
[    2.166650] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 156
[    2.167114] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 157
[    2.167575] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 158
[    2.168053] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 159
[    2.168522] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 160
[    2.168951] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 161
[    2.169364] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 162
[    2.169757] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 163
[    2.170134] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 164
[    2.170499] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 165
[    2.170851] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 166
[    2.171193] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 167
[    2.171524] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 168
[    2.171849] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 169
[    2.172203] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 170
[    2.172511] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 171
[    2.172818] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 172
[    2.173108] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 173
[    2.173380] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 174
[    2.173643] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 175
[    2.173892] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 176
[    2.174130] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 177
[    2.174359] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 178
[    2.174580] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 179
[    2.174798] mpt3sas0-msix40: PCI-MSI-X enabled: IRQ 180
[    2.175009] mpt3sas0-msix41: PCI-MSI-X enabled: IRQ 181
[    2.175208] mpt3sas0-msix42: PCI-MSI-X enabled: IRQ 182
[    2.175391] mpt3sas0-msix43: PCI-MSI-X enabled: IRQ 183
[    2.175560] mpt3sas0-msix44: PCI-MSI-X enabled: IRQ 184
[    2.175721] mpt3sas0-msix45: PCI-MSI-X enabled: IRQ 185
[    2.175873] mpt3sas0-msix46: PCI-MSI-X enabled: IRQ 186
[    2.176058] mpt3sas0-msix47: PCI-MSI-X enabled: IRQ 187
[    2.176245] mpt3sas0-msix48: PCI-MSI-X enabled: IRQ 188
[    2.176389] mpt3sas0-msix49: PCI-MSI-X enabled: IRQ 189
[    2.176534] mpt3sas0-msix50: PCI-MSI-X enabled: IRQ 190
[    2.176678] mpt3sas0-msix51: PCI-MSI-X enabled: IRQ 191
[    2.176821] mpt3sas0-msix52: PCI-MSI-X enabled: IRQ 192
[    2.176964] mpt3sas0-msix53: PCI-MSI-X enabled: IRQ 193
[    2.177107] mpt3sas0-msix54: PCI-MSI-X enabled: IRQ 194
[    2.177254] mpt3sas0-msix55: PCI-MSI-X enabled: IRQ 195
[    2.177398] mpt3sas0-msix56: PCI-MSI-X enabled: IRQ 196
[    2.177540] mpt3sas0-msix57: PCI-MSI-X enabled: IRQ 197
[    2.177677] mpt3sas0-msix58: PCI-MSI-X enabled: IRQ 198
[    2.177812] mpt3sas0-msix59: PCI-MSI-X enabled: IRQ 199
[    2.177948] mpt3sas0-msix60: PCI-MSI-X enabled: IRQ 200
[    2.178085] mpt3sas0-msix61: PCI-MSI-X enabled: IRQ 201
[    2.178221] mpt3sas0-msix62: PCI-MSI-X enabled: IRQ 202
[    2.178358] mpt3sas0-msix63: PCI-MSI-X enabled: IRQ 203
[    2.178494] mpt3sas0-msix64: PCI-MSI-X enabled: IRQ 204
[    2.178632] mpt3sas0-msix65: PCI-MSI-X enabled: IRQ 205
[    2.178768] mpt3sas0-msix66: PCI-MSI-X enabled: IRQ 206
[    2.178904] mpt3sas0-msix67: PCI-MSI-X enabled: IRQ 207
[    2.179040] mpt3sas0-msix68: PCI-MSI-X enabled: IRQ 208
[    2.179175] mpt3sas0-msix69: PCI-MSI-X enabled: IRQ 209
[    2.179311] mpt3sas0-msix70: PCI-MSI-X enabled: IRQ 210
[    2.179447] mpt3sas0-msix71: PCI-MSI-X enabled: IRQ 211
[    2.179582] mpt3sas0-msix72: PCI-MSI-X enabled: IRQ 212
[    2.179718] mpt3sas0-msix73: PCI-MSI-X enabled: IRQ 213
[    2.179853] mpt3sas0-msix74: PCI-MSI-X enabled: IRQ 214
[    2.179989] mpt3sas0-msix75: PCI-MSI-X enabled: IRQ 215
[    2.180166] mpt3sas0-msix76: PCI-MSI-X enabled: IRQ 216
[    2.180301] mpt3sas0-msix77: PCI-MSI-X enabled: IRQ 217
[    2.180437] mpt3sas0-msix78: PCI-MSI-X enabled: IRQ 218
[    2.180572] mpt3sas0-msix79: PCI-MSI-X enabled: IRQ 219
[    2.180707] mpt3sas0-msix80: PCI-MSI-X enabled: IRQ 220
[    2.180843] mpt3sas0-msix81: PCI-MSI-X enabled: IRQ 221
[    2.180979] mpt3sas0-msix82: PCI-MSI-X enabled: IRQ 222
[    2.181115] mpt3sas0-msix83: PCI-MSI-X enabled: IRQ 223
[    2.181251] mpt3sas0-msix84: PCI-MSI-X enabled: IRQ 224
[    2.181387] mpt3sas0-msix85: PCI-MSI-X enabled: IRQ 225
[    2.181523] mpt3sas0-msix86: PCI-MSI-X enabled: IRQ 226
[    2.181658] mpt3sas0-msix87: PCI-MSI-X enabled: IRQ 227
[    2.181794] mpt3sas0-msix88: PCI-MSI-X enabled: IRQ 228
[    2.181929] mpt3sas0-msix89: PCI-MSI-X enabled: IRQ 229
[    2.182064] mpt3sas0-msix90: PCI-MSI-X enabled: IRQ 230
[    2.182208] mpt3sas0-msix91: PCI-MSI-X enabled: IRQ 231
[    2.182349] mpt3sas0-msix92: PCI-MSI-X enabled: IRQ 232
[    2.182491] mpt3sas0-msix93: PCI-MSI-X enabled: IRQ 233
[    2.182632] mpt3sas0-msix94: PCI-MSI-X enabled: IRQ 234
[    2.182773] mpt3sas0-msix95: PCI-MSI-X enabled: IRQ 235
[    2.182914] mpt3sas_cm0: iomem(0x00000000c2440000), mapped(0x00000000351f8092), size(65536)
[    2.183083] mpt3sas_cm0: ioport(0x0000000000006000), size(256)
[    2.183703] xhci_hcd 0000:22:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[    2.184412] xhci_hcd 0000:22:00.0: xHCI Host Controller
[    2.184644] xhci_hcd 0000:22:00.0: new USB bus registered, assigned bus number 6
[    2.184894] xhci_hcd 0000:22:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[    2.185193] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.185465] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.185745] usb usb5: Product: xHCI Host Controller
[    2.186032] usb usb5: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.186321] usb usb5: SerialNumber: 0000:22:00.0
[    2.186670] hub 5-0:1.0: USB hub found
[    2.186956] hub 5-0:1.0: 1 port detected
[    2.187309] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.187635] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.187966] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.188354] usb usb6: Product: xHCI Host Controller
[    2.188698] usb usb6: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.189056] usb usb6: SerialNumber: 0000:22:00.0
[    2.189483] hub 6-0:1.0: USB hub found
[    2.189851] hub 6-0:1.0: 1 port detected
[    2.190341] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.190726] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 7
[    2.191208] xhci_hcd 0000:25:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.191977] xhci_hcd 0000:25:00.3: xHCI Host Controller
[    2.192462] xhci_hcd 0000:25:00.3: new USB bus registered, assigned bus number 8
[    2.192921] xhci_hcd 0000:25:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.193411] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.193904] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.194394] usb usb7: Product: xHCI Host Controller
[    2.194876] usb usb7: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.195366] usb usb7: SerialNumber: 0000:25:00.3
[    2.195912] hub 7-0:1.0: USB hub found
[    2.196452] hub 7-0:1.0: 2 ports detected
[    2.197092] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.197636] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.198185] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.198741] usb usb8: Product: xHCI Host Controller
[    2.199301] usb usb8: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.199859] usb usb8: SerialNumber: 0000:25:00.3
[    2.200516] hub 8-0:1.0: USB hub found
[    2.201088] hub 8-0:1.0: 2 ports detected
[    2.201935] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.202563] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 9
[    2.203373] xhci_hcd 0000:47:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.204558] xhci_hcd 0000:47:00.1: xHCI Host Controller
[    2.205245] xhci_hcd 0000:47:00.1: new USB bus registered, assigned bus number 10
[    2.206017] xhci_hcd 0000:47:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    2.206756] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.207436] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.208118] usb usb9: Product: xHCI Host Controller
[    2.208738] usb usb9: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.209377] usb usb9: SerialNumber: 0000:47:00.1
[    2.210111] hub 9-0:1.0: USB hub found
[    2.210750] hub 9-0:1.0: 6 ports detected
[    2.211658] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000007) is beyond end of object (length 0x6) (20210730/exoparg2-393)

[    2.213599] No Local Variables are initialized for Method [_PLD]

[    2.214882] No Arguments are initialized for method [_PLD]

[    2.216248] ACPI Error: Aborting method \_SB.S0D2.D2A0.BYUP.BYD8.XHC1.RHUB.PRT6._PLD due to previous error (AE_AML_PACKAGE_LIMIT) (20210730/psparse-529)
[    2.217681] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.218410] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.219133] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.219831] usb usb10: Product: xHCI Host Controller
[    2.220529] usb usb10: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.221225] usb usb10: SerialNumber: 0000:47:00.1
[    2.222010] hub 10-0:1.0: USB hub found
[    2.222734] hub 10-0:1.0: 4 ports detected
[    2.223847] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.224601] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 11
[    2.225510] xhci_hcd 0000:47:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    2.226708] xhci_hcd 0000:47:00.3: xHCI Host Controller
[    2.227471] xhci_hcd 0000:47:00.3: new USB bus registered, assigned bus number 12
[    2.228302] xhci_hcd 0000:47:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.229070] usb usb11: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.229830] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.230588] usb usb11: Product: xHCI Host Controller
[    2.231354] usb usb11: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.232129] usb usb11: SerialNumber: 0000:47:00.3
[    2.232946] hub 11-0:1.0: USB hub found
[    2.233729] hub 11-0:1.0: 6 ports detected
[    2.235052] usb usb12: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.235853] usb usb12: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.236700] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.237499] usb usb12: Product: xHCI Host Controller
[    2.238301] usb usb12: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.239066] usb usb12: SerialNumber: 0000:47:00.3
[    2.239692] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.239879] hub 12-0:1.0: USB hub found
[    2.240781] mpt3sas_cm0: sending message unit reset !!
[    2.242288] mpt3sas_cm0: message unit reset: SUCCESS
[    2.242530] hub 12-0:1.0: 4 ports detected
[    2.244958] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.245886] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 13
[    2.247368] xhci_hcd 0000:4a:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.248423] xhci_hcd 0000:4a:00.2: xHCI Host Controller
[    2.249388] xhci_hcd 0000:4a:00.2: new USB bus registered, assigned bus number 14
[    2.250365] xhci_hcd 0000:4a:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.251249] usb usb13: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.252166] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.252996] usb usb13: Product: xHCI Host Controller
[    2.253871] usb usb13: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.254765] usb usb13: SerialNumber: 0000:4a:00.2
[    2.255708] hub 13-0:1.0: USB hub found
[    2.256624] hub 13-0:1.0: 2 ports detected
[    2.257585] usb usb14: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.258533] usb usb14: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.259389] usb usb14: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.260265] usb usb14: Product: xHCI Host Controller
[    2.261102] usb usb14: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.262047] usb usb14: SerialNumber: 0000:4a:00.2
[    2.263014] hub 14-0:1.0: USB hub found
[    2.263897] hub 14-0:1.0: 4 ports detected
[    2.264964] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.265865] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 15
[    2.267409] xhci_hcd 0000:4c:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    2.268557] xhci_hcd 0000:4c:00.2: xHCI Host Controller
[    2.269604] xhci_hcd 0000:4c:00.2: new USB bus registered, assigned bus number 16
[    2.270178] mpt3sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(7), sge_per_io(128), chains_per_io(19)
[    2.270636] xhci_hcd 0000:4c:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    2.272845] usb usb15: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    2.273948] usb usb15: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.274285] mpt3sas_cm0: request pool(0x0000000020fb9966) - dma(0xfe200000): depth(9960), frame_size(128), pool_size(1245 kB)
[    2.274990] usb usb15: Product: xHCI Host Controller
[    2.274991] usb usb15: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.278805] usb usb15: SerialNumber: 0000:4c:00.2
[    2.279976] hub 15-0:1.0: USB hub found
[    2.281105] hub 15-0:1.0: 2 ports detected
[    2.282292] usb usb16: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.283428] usb usb16: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    2.284571] usb usb16: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.285725] usb usb16: Product: xHCI Host Controller
[    2.286890] usb usb16: Manufacturer: Linux 5.15.0-rc5-kasan xhci-hcd
[    2.287996] usb usb16: SerialNumber: 0000:4c:00.2
[    2.289168] hub 16-0:1.0: USB hub found
[    2.290343] hub 16-0:1.0: 4 ports detected
[    2.321182] ata1: SATA link down (SStatus 0 SControl 300)
[    2.334334] ata2: SATA link down (SStatus 0 SControl 300)
[    2.342143] mpt3sas_cm0: sense pool(0x0000000003a6b0c2) - dma(0xfc900000): depth(9747), element_size(96), pool_size (913 kB)
[    2.343773] mpt3sas_cm0: sense pool(0x0000000003a6b0c2)- dma(0xfc900000): depth(9747),element_size(96), pool_size(0 kB)
[    2.345743] mpt3sas_cm0: reply pool(0x00000000e72aa69c) - dma(0xfc600000): depth(10024), frame_size(128), pool_size(1253 kB)
[    2.347402] mpt3sas_cm0: config page(0x000000008991daaa) - dma(0xfc5ee000): size(512)
[    2.349157] mpt3sas_cm0: Allocated physical memory: size(41600 kB)
[    2.350825] mpt3sas_cm0: Current Controller Queue Depth(9744),Max Controller Queue Depth(9856)
[    2.352532] mpt3sas_cm0: Scatter Gather Elements per IO(128)
[    2.380045] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[    2.480106] usb 9-5: new high-speed USB device number 2 using xhci_hcd
[    2.523592] mpt3sas_cm0: _base_display_fwpkg_version: complete
[    2.524897] mpt3sas_cm0: LSISAS3008: FWVersion(16.00.01.00), ChipRevision(0x02), BiosVersion(18.00.00.00)
[    2.526673] mpt3sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    2.530374] scsi host2: Fusion MPT SAS Host
[    2.534593] mpt3sas_cm0: sending port enable !!
[    2.537081] mpt3sas_cm0: hba_port entry: 000000003034120e, port: 255 is added to hba_port list
[    2.540104] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b00fe7d850), phys(8)
[    2.543374] mpt3sas_cm0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x50030480001ef13f), phys(38)
[    2.545644]  expander-2:0: add: handle(0x0009), sas_addr(0x50030480001ef13f)
[    2.552721] mpt3sas_cm0: handle(0xa) sas_address(0x50030480001ef10a) port_type(0x1)
[    2.555608] scsi 2:0:0:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    2.557564] scsi 2:0:0:0: SATA: handle(0x000a), sas_addr(0x50030480001ef10a), phy(10), device_name(0x9d575b0a9adaeaef)
[    2.557884] usb 3-2: New USB device found, idVendor=c0f4, idProduct=04c0, bcdDevice= 1.10
[    2.559555] scsi 2:0:0:0: enclosure logical id (0x50030480001ef13f), slot(2)
[    2.561588] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.563611] scsi 2:0:0:0: enclosure level(0x0000), connector name(     )
[    2.565651] usb 3-2: Product: usb keyboard
[    2.567738] scsi 2:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.569758] usb 3-2: Manufacturer: SZH
[    2.571787] scsi 2:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.576618]  end_device-2:0:0: add: handle(0x000a), sas_addr(0x50030480001ef10a)
[    2.578747] mpt3sas_cm0: handle(0xb) sas_address(0x50030480001ef10e) port_type(0x1)
[    2.581916] scsi 2:0:1:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    2.583881] scsi 2:0:1:0: SATA: handle(0x000b), sas_addr(0x50030480001ef10e), phy(14), device_name(0x9d5964089bd8f3f6)
[    2.585925] scsi 2:0:1:0: enclosure logical id (0x50030480001ef13f), slot(6)
[    2.587941] scsi 2:0:1:0: enclosure level(0x0000), connector name(     )
[    2.590041] scsi 2:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.592104] scsi 2:0:1:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.594858]  end_device-2:0:1: add: handle(0x000b), sas_addr(0x50030480001ef10e)
[    2.597033] mpt3sas_cm0: handle(0xc) sas_address(0x50030480001ef10f) port_type(0x1)
[    2.606780] scsi 2:0:2:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    2.611706] scsi 2:0:2:0: SATA: handle(0x000c), sas_addr(0x50030480001ef10f), phy(15), device_name(0x5001b448b50d1434)
[    2.615562] scsi 2:0:2:0: enclosure logical id (0x50030480001ef13f), slot(7)
[    2.619403] scsi 2:0:2:0: enclosure level(0x0000), connector name(     )
[    2.623164] scsi 2:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.626716] scsi 2:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.627746] atlantic 0000:46:00.0 enp70s0: renamed from eth0
[    2.632118] hid: raw HID events driver (C) Jiri Kosina
[    2.634827]  end_device-2:0:2: add: handle(0x000c), sas_addr(0x50030480001ef10f)
[    2.639254] usb 9-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    2.639399] mpt3sas_cm0: handle(0xd) sas_address(0x50030480001ef110) port_type(0x1)
[    2.640888] usb 9-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.644742] usb 9-5: Product: USB2.0 Hub
[    2.651121] scsi 2:0:3:0: Direct-Access     ATA      WDC  WDBNCE0020P 40RL PQ: 0 ANSI: 6
[    2.652365] scsi 2:0:3:0: SATA: handle(0x000d), sas_addr(0x50030480001ef110), phy(16), device_name(0x5001b448b50d8007)
[    2.653545] scsi 2:0:3:0: enclosure logical id (0x50030480001ef13f), slot(8)
[    2.654602] scsi 2:0:3:0: enclosure level(0x0000), connector name(     )
[    2.655641] scsi 2:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.656654] scsi 2:0:3:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.659941] usbcore: registered new interface driver usbhid
[    2.661180] usbhid: USB HID core driver
[    2.665164] input: SZH usb keyboard as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.0/0003:C0F4:04C0.0001/input/input2
[    2.670130]  end_device-2:0:3: add: handle(0x000d), sas_addr(0x50030480001ef110)
[    2.671549] mpt3sas_cm0: handle(0xe) sas_address(0x50030480001ef114) port_type(0x1)
[    2.673534] scsi 2:0:4:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    2.674689] scsi 2:0:4:0: SATA: handle(0x000e), sas_addr(0x50030480001ef114), phy(20), device_name(0x9d575b0a9adae9ea)
[    2.675825] scsi 2:0:4:0: enclosure logical id (0x50030480001ef13f), slot(12)
[    2.676908] scsi 2:0:4:0: enclosure level(0x0000), connector name(     )
[    2.678003] scsi 2:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.679046] scsi 2:0:4:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.680811]  end_device-2:0:4: add: handle(0x000e), sas_addr(0x50030480001ef114)
[    2.682082] mpt3sas_cm0: handle(0xf) sas_address(0x50030480001ef115) port_type(0x1)
[    2.683967] scsi 2:0:5:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    2.685171] scsi 2:0:5:0: SATA: handle(0x000f), sas_addr(0x50030480001ef115), phy(21), device_name(0x9d575b0a9cc9e6db)
[    2.686371] scsi 2:0:5:0: enclosure logical id (0x50030480001ef13f), slot(13)
[    2.687165] hub 9-5:1.0: USB hub found
[    2.687465] scsi 2:0:5:0: enclosure level(0x0000), connector name(     )
[    2.689257] hub 9-5:1.0: 4 ports detected
[    2.690066] scsi 2:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.692556] scsi 2:0:5:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.694450]  end_device-2:0:5: add: handle(0x000f), sas_addr(0x50030480001ef115)
[    2.696045] mpt3sas_cm0: handle(0x10) sas_address(0x50030480001ef116) port_type(0x1)
[    2.700910] MXM: GUID detected in BIOS
[    2.702666] checking generic (f380000000 300000) vs hw (e6000000 1000000)
[    2.702667] checking generic (f380000000 300000) vs hw (f380000000 10000000)
[    2.702669] fb0: switching to nouveau from EFI VGA
[    2.704044] Console: switching to colour dummy device 80x25
[    2.704077] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[    2.704131] nouveau 0000:01:00.0: NVIDIA TU102 (162000a1)
[    2.704672] scsi 2:0:6:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    2.704680] scsi 2:0:6:0: SATA: handle(0x0010), sas_addr(0x50030480001ef116), phy(22), device_name(0x5001b448b595d484)
[    2.704685] scsi 2:0:6:0: enclosure logical id (0x50030480001ef13f), slot(14)
[    2.704689] scsi 2:0:6:0: enclosure level(0x0000), connector name(     )
[    2.704733] scsi 2:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.704738] scsi 2:0:6:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.711901]  end_device-2:0:6: add: handle(0x0010), sas_addr(0x50030480001ef116)
[    2.712031] mpt3sas_cm0: handle(0x11) sas_address(0x50030480001ef11a) port_type(0x1)
[    2.712851] scsi 2:0:7:0: Direct-Access     ATA      Patriot Blast    12.2 PQ: 0 ANSI: 6
[    2.712857] scsi 2:0:7:0: SATA: handle(0x0011), sas_addr(0x50030480001ef11a), phy(26), device_name(0x9d575b0897eee8f2)
[    2.712863] scsi 2:0:7:0: enclosure logical id (0x50030480001ef13f), slot(18)
[    2.712867] scsi 2:0:7:0: enclosure level(0x0000), connector name(     )
[    2.712910] scsi 2:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.712915] scsi 2:0:7:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.713613]  end_device-2:0:7: add: handle(0x0011), sas_addr(0x50030480001ef11a)
[    2.713733] mpt3sas_cm0: handle(0x12) sas_address(0x50030480001ef11b) port_type(0x1)
[    2.714514] scsi 2:0:8:0: Direct-Access     ATA      Patriot Blast    22.3 PQ: 0 ANSI: 6
[    2.714520] scsi 2:0:8:0: SATA: handle(0x0012), sas_addr(0x50030480001ef11b), phy(27), device_name(0x9d5c5b119ae9e0e7)
[    2.714525] scsi 2:0:8:0: enclosure logical id (0x50030480001ef13f), slot(19)
[    2.714529] scsi 2:0:8:0: enclosure level(0x0000), connector name(     )
[    2.714573] scsi 2:0:8:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.714578] scsi 2:0:8:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.715291]  end_device-2:0:8: add: handle(0x0012), sas_addr(0x50030480001ef11b)
[    2.715407] mpt3sas_cm0: handle(0x13) sas_address(0x50030480001ef11c) port_type(0x1)
[    2.722595] scsi 2:0:9:0: Direct-Access     ATA      WDC  WDS200T2B0A 40WD PQ: 0 ANSI: 6
[    2.722601] scsi 2:0:9:0: SATA: handle(0x0013), sas_addr(0x50030480001ef11c), phy(28), device_name(0x5001b448b595d422)
[    2.722606] scsi 2:0:9:0: enclosure logical id (0x50030480001ef13f), slot(20)
[    2.722610] scsi 2:0:9:0: enclosure level(0x0000), connector name(     )
[    2.722657] scsi 2:0:9:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.722661] scsi 2:0:9:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.728181] hid-generic 0003:C0F4:04C0.0001: input,hidraw0: USB HID v1.10 Keyboard [SZH usb keyboard] on usb-0000:03:00.3-2/input0
[    2.728315] input: SZH usb keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input3
[    2.729706]  end_device-2:0:9: add: handle(0x0013), sas_addr(0x50030480001ef11c)
[    2.729835] mpt3sas_cm0: handle(0x14) sas_address(0x50030480001ef13d) port_type(0x1)
[    2.730921] scsi 2:0:10:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    2.730927] scsi 2:0:10:0: set ignore_delay_remove for handle(0x0014)
[    2.730931] scsi 2:0:10:0: SES: handle(0x0014), sas_addr(0x50030480001ef13d), phy(36), device_name(0x0000000000000000)
[    2.730936] scsi 2:0:10:0: enclosure logical id (0x50030480001ef13f), slot(21)
[    2.730940] scsi 2:0:10:0: enclosure level(0x0000), connector name(     )
[    2.730945] scsi 2:0:10:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    2.732732]  end_device-2:0:10: add: handle(0x0014), sas_addr(0x50030480001ef13d)
[    2.733172] mpt3sas_cm0: expander_add: handle(0x0015), parent(0x0002), sas_addr(0x50030480002391bf), phys(38)
[    2.733450]  expander-2:1: add: handle(0x0015), sas_addr(0x50030480002391bf)
[    2.738338] mpt3sas_cm0: handle(0x16) sas_address(0x500304800023918e) port_type(0x1)
[    2.739783] scsi 2:0:11:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    2.739790] scsi 2:0:11:0: SATA: handle(0x0016), sas_addr(0x500304800023918e), phy(14), device_name(0x50014ee2b79f0e3a)
[    2.739795] scsi 2:0:11:0: enclosure logical id (0x50030480002391bf), slot(2)
[    2.739800] scsi 2:0:11:0: enclosure level(0x0000), connector name(     )
[    2.739844] scsi 2:0:11:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.739849] scsi 2:0:11:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.742342]  end_device-2:1:0: add: handle(0x0016), sas_addr(0x500304800023918e)
[    2.742470] mpt3sas_cm0: handle(0x17) sas_address(0x500304800023918f) port_type(0x1)
[    2.744285] scsi 2:0:12:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.744291] scsi 2:0:12:0: SATA: handle(0x0017), sas_addr(0x500304800023918f), phy(15), device_name(0x5000c500c625bfce)
[    2.744296] scsi 2:0:12:0: enclosure logical id (0x50030480002391bf), slot(3)
[    2.744300] scsi 2:0:12:0: enclosure level(0x0000), connector name(     )
[    2.744349] scsi 2:0:12:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.744354] scsi 2:0:12:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.747548]  end_device-2:1:1: add: handle(0x0017), sas_addr(0x500304800023918f)
[    2.747666] mpt3sas_cm0: handle(0x18) sas_address(0x5003048000239190) port_type(0x1)
[    2.749797] scsi 2:0:13:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.749804] scsi 2:0:13:0: SATA: handle(0x0018), sas_addr(0x5003048000239190), phy(16), device_name(0x5000c500c625d8bd)
[    2.749809] scsi 2:0:13:0: enclosure logical id (0x50030480002391bf), slot(4)
[    2.749813] scsi 2:0:13:0: enclosure level(0x0000), connector name(     )
[    2.749861] scsi 2:0:13:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.749866] scsi 2:0:13:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.753078]  end_device-2:1:2: add: handle(0x0018), sas_addr(0x5003048000239190)
[    2.753206] mpt3sas_cm0: handle(0x19) sas_address(0x5003048000239191) port_type(0x1)
[    2.755060] scsi 2:0:14:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.755066] scsi 2:0:14:0: SATA: handle(0x0019), sas_addr(0x5003048000239191), phy(17), device_name(0x5000c500c6262da3)
[    2.755072] scsi 2:0:14:0: enclosure logical id (0x50030480002391bf), slot(5)
[    2.755076] scsi 2:0:14:0: enclosure level(0x0000), connector name(     )
[    2.755120] scsi 2:0:14:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.755125] scsi 2:0:14:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.758309]  end_device-2:1:3: add: handle(0x0019), sas_addr(0x5003048000239191)
[    2.758427] mpt3sas_cm0: handle(0x1a) sas_address(0x5003048000239195) port_type(0x1)
[    2.760261] scsi 2:0:15:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.760268] scsi 2:0:15:0: SATA: handle(0x001a), sas_addr(0x5003048000239195), phy(21), device_name(0x5000c500c62686bb)
[    2.760274] scsi 2:0:15:0: enclosure logical id (0x50030480002391bf), slot(9)
[    2.760279] scsi 2:0:15:0: enclosure level(0x0000), connector name(     )
[    2.760323] scsi 2:0:15:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.760328] scsi 2:0:15:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.763511]  end_device-2:1:4: add: handle(0x001a), sas_addr(0x5003048000239195)
[    2.763947] mpt3sas_cm0: handle(0x1b) sas_address(0x5003048000239196) port_type(0x1)
[    2.765791] scsi 2:0:16:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.765797] scsi 2:0:16:0: SATA: handle(0x001b), sas_addr(0x5003048000239196), phy(22), device_name(0x5000c500c61f29bd)
[    2.765803] scsi 2:0:16:0: enclosure logical id (0x50030480002391bf), slot(10)
[    2.765808] scsi 2:0:16:0: enclosure level(0x0000), connector name(     )
[    2.765853] scsi 2:0:16:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.765858] scsi 2:0:16:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.769040]  end_device-2:1:5: add: handle(0x001b), sas_addr(0x5003048000239196)
[    2.769158] mpt3sas_cm0: handle(0x1c) sas_address(0x5003048000239197) port_type(0x1)
[    2.771007] scsi 2:0:17:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.771013] scsi 2:0:17:0: SATA: handle(0x001c), sas_addr(0x5003048000239197), phy(23), device_name(0x5000c500c6265835)
[    2.771019] scsi 2:0:17:0: enclosure logical id (0x50030480002391bf), slot(11)
[    2.771024] scsi 2:0:17:0: enclosure level(0x0000), connector name(     )
[    2.771068] scsi 2:0:17:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.771074] scsi 2:0:17:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.774261]  end_device-2:1:6: add: handle(0x001c), sas_addr(0x5003048000239197)
[    2.774382] mpt3sas_cm0: handle(0x1d) sas_address(0x500304800023919a) port_type(0x1)
[    2.776063] scsi 2:0:18:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    2.776070] scsi 2:0:18:0: SATA: handle(0x001d), sas_addr(0x500304800023919a), phy(26), device_name(0x50014ee2b79f927c)
[    2.776076] scsi 2:0:18:0: enclosure logical id (0x50030480002391bf), slot(14)
[    2.776082] scsi 2:0:18:0: enclosure level(0x0000), connector name(     )
[    2.776126] scsi 2:0:18:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.776132] scsi 2:0:18:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.778648]  end_device-2:1:7: add: handle(0x001d), sas_addr(0x500304800023919a)
[    2.778767] mpt3sas_cm0: handle(0x1e) sas_address(0x500304800023919b) port_type(0x1)
[    2.781405] scsi 2:0:19:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    2.781412] scsi 2:0:19:0: SATA: handle(0x001e), sas_addr(0x500304800023919b), phy(27), device_name(0x5000cca36ace8126)
[    2.781419] scsi 2:0:19:0: enclosure logical id (0x50030480002391bf), slot(15)
[    2.781424] scsi 2:0:19:0: enclosure level(0x0000), connector name(     )
[    2.781469] scsi 2:0:19:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.781476] scsi 2:0:19:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.787037]  end_device-2:1:8: add: handle(0x001e), sas_addr(0x500304800023919b)
[    2.787156] mpt3sas_cm0: handle(0x1f) sas_address(0x500304800023919c) port_type(0x1)
[    2.788992] scsi 2:0:20:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.788999] scsi 2:0:20:0: SATA: handle(0x001f), sas_addr(0x500304800023919c), phy(28), device_name(0x5000c500c624e6fc)
[    2.789005] scsi 2:0:20:0: enclosure logical id (0x50030480002391bf), slot(16)
[    2.789011] scsi 2:0:20:0: enclosure level(0x0000), connector name(     )
[    2.789056] scsi 2:0:20:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.789062] scsi 2:0:20:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.792167] input: SZH usb keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-2/3-2:1.1/0003:C0F4:04C0.0002/input/input4
[    2.792244]  end_device-2:1:9: add: handle(0x001f), sas_addr(0x500304800023919c)
[    2.792260] hid-generic 0003:C0F4:04C0.0002: input,hidraw1: USB HID v1.10 Device [SZH usb keyboard] on usb-0000:03:00.3-2/input1
[    2.792367] mpt3sas_cm0: handle(0x20) sas_address(0x500304800023919d) port_type(0x1)
[    2.794231] scsi 2:0:21:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.794238] scsi 2:0:21:0: SATA: handle(0x0020), sas_addr(0x500304800023919d), phy(29), device_name(0x5000c500c621ac4b)
[    2.794246] scsi 2:0:21:0: enclosure logical id (0x50030480002391bf), slot(17)
[    2.794251] scsi 2:0:21:0: enclosure level(0x0000), connector name(     )
[    2.794299] scsi 2:0:21:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.794308] scsi 2:0:21:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.797504]  end_device-2:1:10: add: handle(0x0020), sas_addr(0x500304800023919d)
[    2.797626] mpt3sas_cm0: handle(0x21) sas_address(0x50030480002391a0) port_type(0x1)
[    2.800464] scsi 2:0:22:0: Direct-Access     ATA      Hitachi HDS5C302 AA10 PQ: 0 ANSI: 6
[    2.800472] scsi 2:0:22:0: SATA: handle(0x0021), sas_addr(0x50030480002391a0), phy(32), device_name(0x5000cca36ad126ee)
[    2.800478] scsi 2:0:22:0: enclosure logical id (0x50030480002391bf), slot(20)
[    2.800484] scsi 2:0:22:0: enclosure level(0x0000), connector name(     )
[    2.800529] scsi 2:0:22:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.800536] scsi 2:0:22:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.806227]  end_device-2:1:11: add: handle(0x0021), sas_addr(0x50030480002391a0)
[    2.806351] mpt3sas_cm0: handle(0x22) sas_address(0x50030480002391a1) port_type(0x1)
[    2.807882] scsi 2:0:23:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[    2.807889] scsi 2:0:23:0: SATA: handle(0x0022), sas_addr(0x50030480002391a1), phy(33), device_name(0x50014ee20df70f2b)
[    2.807895] scsi 2:0:23:0: enclosure logical id (0x50030480002391bf), slot(21)
[    2.807900] scsi 2:0:23:0: enclosure level(0x0000), connector name(     )
[    2.807946] scsi 2:0:23:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.807952] scsi 2:0:23:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.810502]  end_device-2:1:12: add: handle(0x0022), sas_addr(0x50030480002391a1)
[    2.810624] mpt3sas_cm0: handle(0x23) sas_address(0x50030480002391a2) port_type(0x1)
[    2.812531] scsi 2:0:24:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.812539] scsi 2:0:24:0: SATA: handle(0x0023), sas_addr(0x50030480002391a2), phy(34), device_name(0x5000c500c626942d)
[    2.812546] scsi 2:0:24:0: enclosure logical id (0x50030480002391bf), slot(22)
[    2.812551] scsi 2:0:24:0: enclosure level(0x0000), connector name(     )
[    2.812597] scsi 2:0:24:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.812604] scsi 2:0:24:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.815789]  end_device-2:1:13: add: handle(0x0023), sas_addr(0x50030480002391a2)
[    2.815911] mpt3sas_cm0: handle(0x24) sas_address(0x50030480002391a3) port_type(0x1)
[    2.817815] scsi 2:0:25:0: Direct-Access     ATA      ST16000NM001G-2K SN03 PQ: 0 ANSI: 6
[    2.817823] scsi 2:0:25:0: SATA: handle(0x0024), sas_addr(0x50030480002391a3), phy(35), device_name(0x5000c500c624e484)
[    2.817831] scsi 2:0:25:0: enclosure logical id (0x50030480002391bf), slot(23)
[    2.817837] scsi 2:0:25:0: enclosure level(0x0000), connector name(     )
[    2.817884] scsi 2:0:25:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    2.817891] scsi 2:0:25:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[    2.821102]  end_device-2:1:14: add: handle(0x0024), sas_addr(0x50030480002391a3)
[    2.821225] mpt3sas_cm0: handle(0x25) sas_address(0x50030480002391bd) port_type(0x1)
[    2.822948] scsi 2:0:26:0: Enclosure         LSI      SAS2X36          0e0b PQ: 0 ANSI: 5
[    2.822957] scsi 2:0:26:0: set ignore_delay_remove for handle(0x0025)
[    2.822962] scsi 2:0:26:0: SES: handle(0x0025), sas_addr(0x50030480002391bd), phy(36), device_name(0x0000000000000000)
[    2.822970] scsi 2:0:26:0: enclosure logical id (0x50030480002391bf), slot(24)
[    2.822976] scsi 2:0:26:0: enclosure level(0x0000), connector name(     )
[    2.822983] scsi 2:0:26:0: qdepth(254), tagged(1), scsi_level(6), cmd_que(1)
[    2.825440]  end_device-2:1:15: add: handle(0x0025), sas_addr(0x50030480002391bd)
[    2.825598] nouveau 0000:01:00.0: bios: version 90.02.42.00.0f
[    2.826533] nouveau 0000:01:00.0: pmu: firmware unavailable
[    2.827267] nouveau 0000:01:00.0: fb: 24576 MiB GDDR6
[    2.844091] mpt3sas_cm0: port enable: SUCCESS
[    2.844289] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    2.844459] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    2.844615] sd 2:0:2:0: Attached scsi generic sg2 type 0
[    2.844766] sd 2:0:3:0: Attached scsi generic sg3 type 0
[    2.844941] sd 2:0:4:0: Attached scsi generic sg4 type 0
[    2.845124] sd 2:0:5:0: Attached scsi generic sg5 type 0
[    2.845308] sd 2:0:6:0: Attached scsi generic sg6 type 0
[    2.845497] sd 2:0:7:0: Attached scsi generic sg7 type 0
[    2.845669] sd 2:0:8:0: Attached scsi generic sg8 type 0
[    2.845815] scsi 2:0:9:0: Attached scsi generic sg9 type 0
[    2.845976] scsi 2:0:10:0: Attached scsi generic sg10 type 13
[    2.846116] sd 2:0:11:0: Attached scsi generic sg11 type 0
[    2.846262] scsi 2:0:12:0: Attached scsi generic sg12 type 0
[    2.846437] sd 2:0:13:0: Attached scsi generic sg13 type 0
[    2.846616] sd 2:0:14:0: Attached scsi generic sg14 type 0
[    2.846774] scsi 2:0:15:0: Attached scsi generic sg15 type 0
[    2.846938] scsi 2:0:16:0: Attached scsi generic sg16 type 0
[    2.847100] scsi 2:0:17:0: Attached scsi generic sg17 type 0
[    2.847246] sd 2:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.847273] sd 2:0:18:0: Attached scsi generic sg18 type 0
[    2.847426] sd 2:0:19:0: Attached scsi generic sg19 type 0
[    2.847578] sd 2:0:20:0: Attached scsi generic sg20 type 0
[    2.847729] scsi 2:0:21:0: Attached scsi generic sg21 type 0
[    2.847792] sd 2:0:1:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.847899] sd 2:0:22:0: Attached scsi generic sg22 type 0
[    2.848106] sd 2:0:23:0: Attached scsi generic sg23 type 0
[    2.848359] sd 2:0:24:0: Attached scsi generic sg24 type 0
[    2.848529] sd 2:0:25:0: Attached scsi generic sg25 type 0
[    2.848696] sd 2:0:26:0: Attached scsi generic sg26 type 13
[    2.850507] sd 2:0:1:0: [sdb] Write Protect is off
[    2.850513] sd 2:0:1:0: [sdb] Mode Sense: 9b 00 10 08
[    2.850733] sd 2:0:0:0: [sda] Write Protect is off
[    2.850740] sd 2:0:0:0: [sda] Mode Sense: 9b 00 10 08
[    2.851952] nouveau 0000:01:00.0: DRM: VRAM: 24576 MiB
[    2.851958] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    2.851964] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    2.851969] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    2.851974] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    2.851980] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    2.851985] nouveau 0000:01:00.0: DRM: DCB outp 00: 02800f66 04600020
[    2.851991] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f62 00020020
[    2.851997] nouveau 0000:01:00.0: DRM: DCB outp 03: 02011f52 00020010
[    2.852003] nouveau 0000:01:00.0: DRM: DCB outp 04: 04822f76 04600010
[    2.852008] nouveau 0000:01:00.0: DRM: DCB outp 05: 04022f72 00020010
[    2.852018] nouveau 0000:01:00.0: DRM: DCB outp 08: 01844f36 04600010
[    2.852026] nouveau 0000:01:00.0: DRM: DCB outp 09: 01044f32 00020010
[    2.852031] nouveau 0000:01:00.0: DRM: DCB outp 10: 04833f86 04600020
[    2.852037] nouveau 0000:01:00.0: DRM: DCB conn 00: 00020046
[    2.852042] nouveau 0000:01:00.0: DRM: DCB conn 01: 00010161
[    2.852047] nouveau 0000:01:00.0: DRM: DCB conn 02: 01000246
[    2.852053] nouveau 0000:01:00.0: DRM: DCB conn 03: 02000371
[    2.852058] nouveau 0000:01:00.0: DRM: DCB conn 04: 00001446
[    2.852556] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    2.853336] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.853627] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.853659] sd 2:0:4:0: [sde] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.853986] sd 2:0:7:0: [sdh] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.854565] sd 2:0:5:0: [sdf] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.855207] sd 2:0:8:0: [sdi] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    2.856372] sd 2:0:4:0: [sde] Write Protect is off
[    2.856378] sd 2:0:4:0: [sde] Mode Sense: 9b 00 10 08
[    2.856720] sd 2:0:7:0: [sdh] Write Protect is off
[    2.856727] sd 2:0:7:0: [sdh] Mode Sense: 9b 00 10 08
[    2.857082] sd 2:0:13:0: [sdm] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.857094] sd 2:0:13:0: [sdm] 4096-byte physical blocks
[    2.857288] sd 2:0:8:0: [sdi] Write Protect is off
[    2.857294] sd 2:0:8:0: [sdi] Mode Sense: 9b 00 10 08
[    2.857852] sd 2:0:4:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.857890] sd 2:0:12:0: [sdl] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.857902] sd 2:0:12:0: [sdl] 4096-byte physical blocks
[    2.858007] sd 2:0:2:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.858024] sd 2:0:5:0: [sdf] Write Protect is off
[    2.858030] sd 2:0:5:0: [sdf] Mode Sense: 9b 00 10 08
[    2.858277] sd 2:0:7:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.858307] sd 2:0:3:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.858837] sd 2:0:8:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.858919] sd 2:0:11:0: [sdk] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.858932] sd 2:0:11:0: [sdk] 4096-byte physical blocks
[    2.859197] sd 2:0:6:0: [sdg] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.859470] sd 2:0:18:0: [sdr] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.859478] sd 2:0:18:0: [sdr] 4096-byte physical blocks
[    2.859497] sd 2:0:20:0: [sdt] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.859506] sd 2:0:20:0: [sdt] 4096-byte physical blocks
[    2.859623] sd 2:0:5:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.859680] sd 2:0:17:0: [sdq] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.859687] sd 2:0:17:0: [sdq] 4096-byte physical blocks
[    2.859830] sd 2:0:9:0: [sdj] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.860114] sd 2:0:15:0: [sdo] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.860126] sd 2:0:15:0: [sdo] 4096-byte physical blocks
[    2.860264] sd 2:0:16:0: [sdp] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.860272] sd 2:0:16:0: [sdp] 4096-byte physical blocks
[    2.860365] sd 2:0:14:0: [sdn] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.860379] sd 2:0:14:0: [sdn] 4096-byte physical blocks
[    2.860721] sd 2:0:23:0: [sdw] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.860733] sd 2:0:23:0: [sdw] 4096-byte physical blocks
[    2.860839] sd 2:0:19:0: [sds] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.861087] sd 2:0:21:0: [sdu] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.861096] sd 2:0:21:0: [sdu] 4096-byte physical blocks
[    2.861290] sd 2:0:25:0: [sdy] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.861300] sd 2:0:25:0: [sdy] 4096-byte physical blocks
[    2.861404] sd 2:0:24:0: [sdx] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB)
[    2.861413] sd 2:0:24:0: [sdx] 4096-byte physical blocks
[    2.862185] sd 2:0:22:0: [sdv] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.863858] sd 2:0:11:0: [sdk] Write Protect is off
[    2.863864] sd 2:0:11:0: [sdk] Mode Sense: 9b 00 10 08
[    2.863873] sd 2:0:18:0: [sdr] Write Protect is off
[    2.863888] sd 2:0:18:0: [sdr] Mode Sense: 9b 00 10 08
[    2.864306] sd 2:0:23:0: [sdw] Write Protect is off
[    2.864314] sd 2:0:23:0: [sdw] Mode Sense: 9b 00 10 08
[    2.864933] sd 2:0:11:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.864969] sd 2:0:18:0: [sdr] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.865281] sd 2:0:23:0: [sdw] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.875126] sd 2:0:2:0: [sdc] Write Protect is off
[    2.875131] sd 2:0:2:0: [sdc] Mode Sense: 9b 00 10 08
[    2.875454] sd 2:0:3:0: [sdd] Write Protect is off
[    2.875460] sd 2:0:3:0: [sdd] Mode Sense: 9b 00 10 08
[    2.876417] sd 2:0:6:0: [sdg] Write Protect is off
[    2.876422] sd 2:0:6:0: [sdg] Mode Sense: 9b 00 10 08
[    2.876896] sd 2:0:9:0: [sdj] Write Protect is off
[    2.876902] sd 2:0:9:0: [sdj] Mode Sense: 9b 00 10 08
[    2.877109] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.877469] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.878495] sd 2:0:6:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.878916] sd 2:0:9:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.885944] sd 2:0:12:0: [sdl] Write Protect is off
[    2.885949] sd 2:0:12:0: [sdl] Mode Sense: 9b 00 10 08
[    2.886046] sd 2:0:13:0: [sdm] Write Protect is off
[    2.886050] sd 2:0:13:0: [sdm] Mode Sense: 9b 00 10 08
[    2.886399] sd 2:0:20:0: [sdt] Write Protect is off
[    2.886403] sd 2:0:20:0: [sdt] Mode Sense: 9b 00 10 08
[    2.886431] sd 2:0:16:0: [sdp] Write Protect is off
[    2.886435] sd 2:0:16:0: [sdp] Mode Sense: 9b 00 10 08
[    2.886458] sd 2:0:15:0: [sdo] Write Protect is off
[    2.886462] sd 2:0:15:0: [sdo] Mode Sense: 9b 00 10 08
[    2.886644] sd 2:0:17:0: [sdq] Write Protect is off
[    2.886651] sd 2:0:17:0: [sdq] Mode Sense: 9b 00 10 08
[    2.886803] sd 2:0:14:0: [sdn] Write Protect is off
[    2.886807] sd 2:0:14:0: [sdn] Mode Sense: 9b 00 10 08
[    2.886965] sd 2:0:21:0: [sdu] Write Protect is off
[    2.886969] sd 2:0:21:0: [sdu] Mode Sense: 9b 00 10 08
[    2.887191] sd 2:0:25:0: [sdy] Write Protect is off
[    2.887194] sd 2:0:25:0: [sdy] Mode Sense: 9b 00 10 08
[    2.887393] sd 2:0:12:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.887601] sd 2:0:24:0: [sdx] Write Protect is off
[    2.887606] sd 2:0:24:0: [sdx] Mode Sense: 9b 00 10 08
[    2.887624] sd 2:0:13:0: [sdm] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.887964] sd 2:0:20:0: [sdt] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.887992] sd 2:0:16:0: [sdp] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.888172] sd 2:0:15:0: [sdo] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.888396] sd 2:0:17:0: [sdq] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.888698] sd 2:0:21:0: [sdu] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.888918] sd 2:0:14:0: [sdn] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.889061] sd 2:0:25:0: [sdy] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.889477] sd 2:0:24:0: [sdx] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.902862]  sdb: sdb1 sdb9
[    2.939366]  sdi: sdi1 sdi9
[    2.940333]  sda: sda1 sda9
[    2.940585]  sdh: sdh1 sdh9
[    2.940681]  sdf: sdf1 sdf9
[    2.942306]  sdr: sdr1
[    2.942465]  sdk: sdk1
[    2.942862]  sdw: sdw1
[    2.945525]  sde: sde1 sde9
[    2.949285] sd 2:0:1:0: [sdb] Attached SCSI disk
[    2.967097]  sdg: sdg1 sdg9
[    2.970775]  sdc: sdc1 sdc9
[    2.971066]  sdj: sdj1 sdj9
[    2.971113]  sdd: sdd1 sdd9
[    2.976475]  sdt: sdt1 sdt9
[    2.977771] sd 2:0:8:0: [sdi] Attached SCSI disk
[    2.978758] sd 2:0:7:0: [sdh] Attached SCSI disk
[    2.979136] sd 2:0:5:0: [sdf] Attached SCSI disk
[    2.980877]  sdn: sdn1 sdn9
[    2.980948]  sdp: sdp1 sdp9
[    2.981816] sd 2:0:23:0: [sdw] Attached SCSI disk
[    2.982440] sd 2:0:4:0: [sde] Attached SCSI disk
[    2.982475] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.984639]  sdx: sdx1 sdx9
[    2.985218] sd 2:0:11:0: [sdk] Attached SCSI disk
[    2.985303] sd 2:0:18:0: [sdr] Attached SCSI disk
[    2.992433]  sdm: sdm1 sdm9
[    2.992513]  sdy: sdy1 sdy9
[    2.996649]  sdl: sdl1 sdl9
[    2.996895]  sdo: sdo1 sdo9
[    2.997082]  sdu: sdu1 sdu9
[    3.008519]  sdq: sdq1 sdq9
[    3.036971] sd 2:0:3:0: [sdd] Attached SCSI disk
[    3.037086] sd 2:0:2:0: [sdc] Attached SCSI disk
[    3.037137] sd 2:0:9:0: [sdj] Attached SCSI disk
[    3.037347] sd 2:0:6:0: [sdg] Attached SCSI disk
[    3.044031] usb 9-5.3: new full-speed USB device number 3 using xhci_hcd
[    3.047407] sd 2:0:20:0: [sdt] Attached SCSI disk
[    3.071372] sd 2:0:14:0: [sdn] Attached SCSI disk
[    3.071478] sd 2:0:25:0: [sdy] Attached SCSI disk
[    3.071571] sd 2:0:16:0: [sdp] Attached SCSI disk
[    3.071675] sd 2:0:13:0: [sdm] Attached SCSI disk
[    3.071838] sd 2:0:24:0: [sdx] Attached SCSI disk
[    3.083281] sd 2:0:15:0: [sdo] Attached SCSI disk
[    3.083374] sd 2:0:21:0: [sdu] Attached SCSI disk
[    3.083463] sd 2:0:12:0: [sdl] Attached SCSI disk
[    3.083563] sd 2:0:17:0: [sdq] Attached SCSI disk
[    3.123136] sd 2:0:19:0: [sds] Write Protect is off
[    3.123144] sd 2:0:19:0: [sds] Mode Sense: 9b 00 10 08
[    3.125137] sd 2:0:19:0: [sds] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.154759] usb 9-5.3: config 1 has an invalid interface number: 2 but max is 1
[    3.154768] usb 9-5.3: config 1 has no interface number 1
[    3.166760] usb 9-5.3: New USB device found, idVendor=0b05, idProduct=18f3, bcdDevice= 1.00
[    3.166768] usb 9-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.166775] usb 9-5.3: Product: AURA LED Controller
[    3.166780] usb 9-5.3: Manufacturer: AsusTek Computer Inc.
[    3.166785] usb 9-5.3: SerialNumber: 9876543210
[    3.239958] hid-generic 0003:0B05:18F3.0003: hiddev0,hidraw2: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.3/input2
[    3.320024] usb 9-5.4: new full-speed USB device number 4 using xhci_hcd
[    3.446890] usb 9-5.4: New USB device found, idVendor=0b05, idProduct=18bb, bcdDevice= 2.00
[    3.446899] usb 9-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.446906] usb 9-5.4: Product: AURA LED Controller
[    3.446911] usb 9-5.4: Manufacturer: AsusTek Computer Inc.
[    3.446916] usb 9-5.4: SerialNumber: 205D379D4752
[    3.518851]  sds: sds1
[    3.527945] hid-generic 0003:0B05:18BB.0004: hiddev1,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:47:00.1-5.4/input0
[    3.564735] sd 2:0:22:0: [sdv] Write Protect is off
[    3.564742] sd 2:0:22:0: [sdv] Mode Sense: 9b 00 10 08
[    3.566639] sd 2:0:22:0: [sdv] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.895514] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x200000, bo 0000000027d23749
[    3.895582] fbcon: nouveau (fb0) is primary device
[    4.157166] sd 2:0:19:0: [sds] Attached SCSI disk
[    4.192737]  sdv: sdv1
[    4.263295] Console: switching to colour frame buffer device 240x67
[    4.497756] sd 2:0:22:0: [sdv] Attached SCSI disk
[    4.608188] nouveau 0000:01:00.0: [drm] fb0: nouveau frame buffer device
[    4.629119] ses 2:0:10:0: Attached Enclosure device
[    4.629158] ses 2:0:26:0: Attached Enclosure device
[    4.657209] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    4.658105] nouveau 0000:4a:00.0: NVIDIA TU102 (162000a1)
[    4.775028] nouveau 0000:4a:00.0: bios: version 90.02.30.00.62
[    4.777245] nouveau 0000:4a:00.0: pmu: firmware unavailable
[    4.777915] nouveau 0000:4a:00.0: fb: 11264 MiB GDDR6
[    4.807948] nouveau 0000:4a:00.0: DRM: VRAM: 11264 MiB
[    4.807957] nouveau 0000:4a:00.0: DRM: GART: 536870912 MiB
[    4.807964] nouveau 0000:4a:00.0: DRM: BIT table 'A' not found
[    4.807971] nouveau 0000:4a:00.0: DRM: BIT table 'L' not found
[    4.807979] nouveau 0000:4a:00.0: DRM: TMDS table version 2.0
[    4.807985] nouveau 0000:4a:00.0: DRM: DCB version 4.1
[    4.807992] nouveau 0000:4a:00.0: DRM: DCB outp 00: 02800f66 04600020
[    4.808000] nouveau 0000:4a:00.0: DRM: DCB outp 01: 02000f62 00020020
[    4.808007] nouveau 0000:4a:00.0: DRM: DCB outp 03: 02011f52 00020010
[    4.808017] nouveau 0000:4a:00.0: DRM: DCB outp 04: 04822f76 04600010
[    4.808024] nouveau 0000:4a:00.0: DRM: DCB outp 05: 04022f72 00020010
[    4.808032] nouveau 0000:4a:00.0: DRM: DCB outp 08: 01844f36 04600010
[    4.808039] nouveau 0000:4a:00.0: DRM: DCB outp 09: 01044f32 00020010
[    4.808047] nouveau 0000:4a:00.0: DRM: DCB outp 10: 04833f86 04600020
[    4.808054] nouveau 0000:4a:00.0: DRM: DCB conn 00: 00020046
[    4.808061] nouveau 0000:4a:00.0: DRM: DCB conn 01: 00010161
[    4.808069] nouveau 0000:4a:00.0: DRM: DCB conn 02: 01000246
[    4.808077] nouveau 0000:4a:00.0: DRM: DCB conn 03: 02000371
[    4.808084] nouveau 0000:4a:00.0: DRM: DCB conn 04: 00001446
[    4.808632] nouveau 0000:4a:00.0: DRM: MM: using COPY for buffer copies
[    5.327416] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.328834] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4a:00.0 on minor 1
[    5.329125] nouveau 0000:4c:00.0: NVIDIA TU102 (162000a1)
[    5.446268] nouveau 0000:4c:00.0: bios: version 90.02.42.00.0f
[    5.447284] nouveau 0000:4c:00.0: pmu: firmware unavailable
[    5.448072] nouveau 0000:4c:00.0: fb: 24576 MiB GDDR6
[    5.473658] nouveau 0000:4c:00.0: DRM: VRAM: 24576 MiB
[    5.473668] nouveau 0000:4c:00.0: DRM: GART: 536870912 MiB
[    5.473678] nouveau 0000:4c:00.0: DRM: BIT table 'A' not found
[    5.473687] nouveau 0000:4c:00.0: DRM: BIT table 'L' not found
[    5.474196] nouveau 0000:4c:00.0: DRM: TMDS table version 2.0
[    5.474683] nouveau 0000:4c:00.0: DRM: DCB version 4.1
[    5.475157] nouveau 0000:4c:00.0: DRM: DCB outp 00: 02800f66 04600020
[    5.475626] nouveau 0000:4c:00.0: DRM: DCB outp 01: 02000f62 00020020
[    5.476098] nouveau 0000:4c:00.0: DRM: DCB outp 03: 02011f52 00020010
[    5.476573] nouveau 0000:4c:00.0: DRM: DCB outp 04: 04822f76 04600010
[    5.477041] nouveau 0000:4c:00.0: DRM: DCB outp 05: 04022f72 00020010
[    5.477501] nouveau 0000:4c:00.0: DRM: DCB outp 08: 01844f36 04600010
[    5.477968] nouveau 0000:4c:00.0: DRM: DCB outp 09: 01044f32 00020010
[    5.478430] nouveau 0000:4c:00.0: DRM: DCB outp 10: 04833f86 04600020
[    5.478884] nouveau 0000:4c:00.0: DRM: DCB conn 00: 00020046
[    5.479336] nouveau 0000:4c:00.0: DRM: DCB conn 01: 00010161
[    5.479769] nouveau 0000:4c:00.0: DRM: DCB conn 02: 01000246
[    5.480208] nouveau 0000:4c:00.0: DRM: DCB conn 03: 02000371
[    5.480647] nouveau 0000:4c:00.0: DRM: DCB conn 04: 00001446
[    5.481553] nouveau 0000:4c:00.0: DRM: MM: using COPY for buffer copies
[    5.591379] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.855374] nouveau 0000:4a:00.0: [drm] Cannot find any crtc or sizes
[    5.999380] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.000268] [drm] Initialized nouveau 1.3.1 20120801 for 0000:4c:00.0 on minor 2
[    6.164021] raid6: avx2x4   gen()  9448 MB/s
[    6.232019] raid6: avx2x4   xor()  5100 MB/s
[    6.263392] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.300020] raid6: avx2x2   gen() 15327 MB/s
[    6.368017] raid6: avx2x2   xor() 12916 MB/s
[    6.436019] raid6: avx2x1   gen() 17610 MB/s
[    6.504017] raid6: avx2x1   xor() 15898 MB/s
[    6.527379] nouveau 0000:4c:00.0: [drm] Cannot find any crtc or sizes
[    6.572018] raid6: sse2x4   gen() 17973 MB/s
[    6.640019] raid6: sse2x4   xor()  7824 MB/s
[    6.708019] raid6: sse2x2   gen() 18176 MB/s
[    6.776018] raid6: sse2x2   xor() 11517 MB/s
[    6.844019] raid6: sse2x1   gen() 13675 MB/s
[    6.912017] raid6: sse2x1   xor()  9726 MB/s
[    6.912305] raid6: using algorithm sse2x2 gen() 18176 MB/s
[    6.912596] raid6: .... xor() 11517 MB/s, rmw enabled
[    6.912884] raid6: using avx2x2 recovery algorithm
[    6.915390] xor: automatically using best checksumming function   avx
[    6.918803] async_tx: api initialized (async)
[    7.413037] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    7.838103] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    8.008677] systemd[1]: Inserted module 'autofs4'
[    8.035228] systemd[1]: systemd 247.3-3ubuntu3.6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    8.056465] systemd[1]: Detected architecture x86-64.
[    8.088971] systemd[1]: Set hostname to <ubuntu>.
[    8.656911] systemd[2458]: /usr/lib/systemd/system-generators/zfs-mount-generator failed with exit status 1.
[    8.700942] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    8.721715] systemd[1]: Queued start job for default target Graphical Interface.
[    8.769200] systemd[1]: Created slice system-modprobe.slice.
[    8.770865] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    8.772311] systemd[1]: Created slice User and Session Slice.
[    8.773367] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.774503] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.775590] systemd[1]: Reached target User and Group Name Lookups.
[    8.776781] systemd[1]: Reached target Slices.
[    8.777858] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.778967] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.780033] systemd[1]: Listening on multipathd control socket.
[    8.786756] systemd[1]: Listening on RPCbind Server Activation Socket.
[    8.788320] systemd[1]: Listening on Syslog Socket.
[    8.789485] systemd[1]: Listening on fsck to fsckd communication Socket.
[    8.790509] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.791573] systemd[1]: Listening on Journal Audit Socket.
[    8.792621] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.793747] systemd[1]: Listening on Journal Socket.
[    8.794773] systemd[1]: Listening on Network Service Netlink Socket.
[    8.795800] systemd[1]: Listening on udev Control Socket.
[    8.796875] systemd[1]: Listening on udev Kernel Socket.
[    8.798773] systemd[1]: Mounting Huge Pages File System...
[    8.800839] systemd[1]: Mounting POSIX Message Queue File System...
[    8.802700] systemd[1]: Mounting RPC Pipe File System...
[    8.804445] systemd[1]: Mounting Kernel Debug File System...
[    8.806522] systemd[1]: Mounting Kernel Trace File System...
[    8.810917] systemd[1]: Starting Journal Service...
[    8.814260] systemd[1]: Starting Set the console keyboard layout...
[    8.817844] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    8.821354] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.824242] systemd[1]: Starting Load Kernel Module configfs...
[    8.827379] systemd[1]: Starting Load Kernel Module drm...
[    8.829975] systemd[1]: Starting Load Kernel Module fuse...
[    8.831477] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    8.832738] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.833297] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    8.836328] systemd[1]: Starting Load Kernel Modules...
[    8.839620] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.842490] systemd[1]: Starting Coldplug All udev Devices...
[    8.845548] systemd[1]: Starting Uncomplicated firewall...
[    8.847520] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[    8.850356] systemd[1]: Mounted Huge Pages File System.
[    8.852041] systemd[1]: Mounted POSIX Message Queue File System.
[    8.853631] systemd[1]: Mounted Kernel Debug File System.
[    8.855120] systemd[1]: Mounted Kernel Trace File System.
[    8.857073] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.858613] systemd[1]: modprobe@configfs.service: Succeeded.
[    8.859601] systemd[1]: Finished Load Kernel Module configfs.
[    8.861381] systemd[1]: modprobe@drm.service: Succeeded.
[    8.862264] systemd[1]: Finished Load Kernel Module drm.
[    8.864085] systemd[1]: modprobe@fuse.service: Succeeded.
[    8.864969] systemd[1]: Finished Load Kernel Module fuse.
[    8.867121] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.869706] systemd[1]: Finished Uncomplicated firewall.
[    8.872609] systemd[1]: Activating swap /swap.img...
[    8.876279] systemd[1]: Mounting FUSE Control File System...
[    8.877549] Adding 8388604k swap on /swap.img.  Priority:-2 extents:7 across:8945660k SSFS
[    8.880105] systemd[1]: Mounting Kernel Configuration File System...
[    8.881690] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.882346] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.884164] systemd[1]: Starting Load/Save Random Seed...
[    8.886711] systemd[1]: Starting Create System Users...
[    8.888008] systemd[1]: Activated swap /swap.img.
[    8.890387] systemd[1]: Mounted FUSE Control File System.
[    8.891795] systemd[1]: Mounted Kernel Configuration File System.
[    8.893941] systemd[1]: Finished Load/Save Random Seed.
[    8.895325] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    8.895957] systemd[1]: Reached target Swap.
[    8.898548] systemd[1]: Finished Set the console keyboard layout.
[    8.900469] systemd[1]: Finished Create System Users.
[    8.903450] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.911484] RPC: Registered named UNIX socket transport module.
[    8.912052] RPC: Registered udp transport module.
[    8.912584] RPC: Registered tcp transport module.
[    8.913109] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.914985] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.916902] systemd[1]: Mounted RPC Pipe File System.
[    8.918819] systemd[1]: Finished Load Kernel Modules.
[    8.921358] systemd[1]: Starting Apply Kernel Variables...
[    8.925545] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    8.934540] systemd[1]: Finished Apply Kernel Variables.
[    8.978983] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    9.058347] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    9.075138] systemd[1]: Started Journal Service.
[    9.087140] systemd-journald[2502]: Received client request to flush runtime journal.
[    9.247621] ccp 0000:25:00.1: enabling device (0000 -> 0002)
[    9.250386] ccp 0000:25:00.1: ccp enabled
[    9.279818] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    9.279977] snd_hda_intel 0000:01:00.1: Disabling MSI
[    9.279983] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    9.280105] snd_hda_intel 0000:25:00.4: Skipping the device on the denylist
[    9.280219] snd_hda_intel 0000:4a:00.1: enabling device (0000 -> 0002)
[    9.280516] snd_hda_intel 0000:4a:00.1: Disabling MSI
[    9.280535] snd_hda_intel 0000:4a:00.1: Handle vga_switcheroo audio client
[    9.280794] snd_hda_intel 0000:4c:00.1: enabling device (0000 -> 0002)
[    9.280876] snd_hda_intel 0000:4c:00.1: Disabling MSI
[    9.280885] snd_hda_intel 0000:4c:00.1: Handle vga_switcheroo audio client
[    9.285735] pstore: Using crash dump compression: deflate
[    9.288161] pstore: Registered efi as persistent store backend
[    9.297211] asus_wmi: ASUS WMI generic driver loaded
[    9.340183] spl: loading out-of-tree module taints kernel.
[    9.356990] spl: module verification failed: signature and/or required key missing - tainting kernel
[    9.362863] asus_wmi: Initialization: 0x0
[    9.362909] asus_wmi: BIOS WMI version: 0.9
[    9.362998] asus_wmi: SFUN value: 0x0
[    9.363002] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    9.363734] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.364738] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.364747] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.369335] znvpair: module license 'CDDL' taints kernel.
[    9.369342] Disabling lock debugging due to kernel taint
[    9.372141] MCE: In-kernel MCE decoding enabled.
[    9.378655] snd_hda_intel 0000:4c:00.1: bound 0000:4c:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.381732] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[    9.389310] snd_hda_intel 0000:4a:00.1: bound 0000:4a:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[    9.436911] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input20
[    9.437042] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input21
[    9.437162] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input22
[    9.437295] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input23
[    9.438016] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input24
[    9.438089] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input6
[    9.438222] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input13
[    9.438260] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input7
[    9.438441] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input14
[    9.438538] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input15
[    9.438639] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input16
[    9.438776] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input25
[    9.438845] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input17
[    9.438951] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:01.3/0000:4a:00.1/sound/card1/input26
[    9.439176] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input8
[    9.439367] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input18
[    9.439458] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:40/0000:40:03.1/0000:4c:00.1/sound/card2/input19
[    9.443097] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input9
[    9.451199] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
[    9.454989] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input11
[    9.455415] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input12
[    9.534313] intel_rapl_common: Found RAPL domain package
[    9.534316] intel_rapl_common: Found RAPL domain core
[    9.738117] ZFS: Loaded module v2.1.1-0york0~21.04, ZFS pool version 5000, ZFS filesystem version 5
[   15.536725] alua: device handler registered
[   15.539123] emc: device handler registered
[   15.541304] rdac: device handler registered
[   15.656524] loop0: detected capacity change from 0 to 113560
[   15.689514] EXT4-fs (nvme3n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   15.692168] loop1: detected capacity change from 0 to 113536
[   15.692304] loop2: detected capacity change from 0 to 66368
[   15.736204] loop3: detected capacity change from 0 to 126632
[   15.736271] loop4: detected capacity change from 0 to 148576
[   15.760171] loop5: detected capacity change from 0 to 149872
[   15.784161] loop6: detected capacity change from 0 to 66096
[   15.904685] audit: type=1400 audit(1634531609.409:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=4605 comm="apparmor_parser"
[   15.923306] audit: type=1400 audit(1634531609.425:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=4608 comm="apparmor_parser"
[   15.924577] audit: type=1400 audit(1634531609.429:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=4608 comm="apparmor_parser"
[   15.949721] audit: type=1400 audit(1634531609.453:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=4609 comm="apparmor_parser"
[   15.951074] audit: type=1400 audit(1634531609.453:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=4609 comm="apparmor_parser"
[   15.964584] audit: type=1400 audit(1634531609.469:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=4606 comm="apparmor_parser"
[   15.965412] audit: type=1400 audit(1634531609.469:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=4606 comm="apparmor_parser"
[   15.966623] audit: type=1400 audit(1634531609.469:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=4606 comm="apparmor_parser"
[   15.971610] audit: type=1400 audit(1634531609.473:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=4610 comm="apparmor_parser"
[   16.033735] audit: type=1400 audit(1634531609.537:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=4607 comm="apparmor_parser"
[   22.334317] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
[   22.336260] IPv6: ADDRCONF(NETDEV_CHANGE): enp70s0: link becomes ready
[   36.579769] kauditd_printk_skb: 23 callbacks suppressed
[   36.579773] audit: type=1400 audit(1634531630.085:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=4868 comm="apparmor_parser"
[   36.624155] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   36.627963] Bridge firewalling registered
[   37.303490] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 10000 new 0
[   37.314255] Initializing XFRM netlink socket
[   42.395897] loop7: detected capacity change from 0 to 8
[   42.506112] audit: type=1400 audit(1634531636.226:36): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine" pid=5205 comm="apparmor_parser"
[   42.526640] audit: type=1400 audit(1634531636.251:37): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/13270/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=5205 comm="apparmor_parser"
[   42.531295] audit: type=1400 audit(1634531636.255:38): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=5207 comm="apparmor_parser"
[   42.535280] audit: type=1400 audit(1634531636.259:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=5214 comm="apparmor_parser"
[   42.535578] audit: type=1400 audit(1634531636.259:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=5209 comm="apparmor_parser"
[   42.535827] audit: type=1400 audit(1634531636.259:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=5210 comm="apparmor_parser"
[   42.535915] audit: type=1400 audit(1634531636.259:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=5211 comm="apparmor_parser"
[   42.536360] audit: type=1400 audit(1634531636.259:43): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.remove" pid=5215 comm="apparmor_parser"
[   42.536422] audit: type=1400 audit(1634531636.259:44): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxc-to-lxd" pid=5217 comm="apparmor_parser"
[   42.536860] audit: type=1400 audit(1634531636.259:45): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxd" pid=5218 comm="apparmor_parser"
[   42.917769] atlantic 0000:46:00.0 enp70s0: atlantic: link change old 0 new 10000
rincebrain commented 2 years ago

You could try it with the 2.1.1 version it got from the PPA-provided zfs-dkms packages, I suppose, since it seems to have built and installed. Not sure why you opted to jump for an -rc vanilla kernel, but ¯_(ツ)_/¯.

hicotton02 commented 2 years ago

I was trying everything.... I honestly have about 60% grasp on what I am doing and spent the whole weekend learning about compiling kernels.

Im about to stress test again, but I want to ensure that Im running the correct version and debug version of things. can you assist with that? what am I looking for to verify KASAN is working and the zfs version has debug enabled?

rincebrain commented 2 years ago

If you want to see if the module was built with --enable-debug, in dmesg, it'll print something like this on load: [ 22.845713] ZFS: Loaded module v2.0.3-9 (DEBUG mode), ZFS pool version 5000, ZFS filesystem version 5

For me, in order to make my DKMS modules build with that, I have in /etc/sysconfig/zfs the line: ZFS_DKMS_ENABLE_DEBUG=y

If you want to go rebuild the existing 2.1.1 DKMS module after setting that, I think you get to do dkms uninstall -m zfs -v 2.1.1 && dkms unbuild -m zfs -v 2.1.1 && dkms build -m zfs -v 2.1.1 && dkms install -m zfs -v 2.1.1 and reboot.

If you want to go build+install from git, these instructions work well, and if they don't or are unclear somewhere, feel free to ask.

hicotton02 commented 2 years ago
[    9.730507] ZFS: Loaded module v2.1.99-478_gafbc61792 (DEBUG mode), ZFS pool version 5000, ZFS filesystem version 5
hicotton02 commented 2 years ago
theskaz@ubuntu:~$ sudo ASAN_OPTIONS=detect_odr_violation=0 zpool import -f datas                                                                                                                                                             tore

=================================================================
==41518==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 24 byte(s) in 1 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021782b26 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa021782b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:601
    #3 0x7fa021782b26 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7fa02178fd7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_util.c:1230
    #6 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _pool.c:95
    #7 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool                                                                                                                                                             .c:328
    #8 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datase                                                                                                                                                             t.c:2680
    #9 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_                                                                                                                                                             mount.c:1244
    #10 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #11 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #12 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #13 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #14 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #15 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #16 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 2560 byte(s) in 20 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021782593 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa021782593 in nvt_tab_alloc ../../module/nvpair/nvpair.c:270
    #3 0x7fa021782593 in nvt_add_nvpair ../../module/nvpair/nvpair.c:509
    #4 0x7fa02178388f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #5 0x7fa02178388f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7fa02178388f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7fa021785106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #8 0x7fa021783714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #9 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #10 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #11 0x7fa021784451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #12 0x7fa021784451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #13 0x7fa02178fe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #14 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libz                                                                                                                                                             fs_util.c:1230
    #15 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_pool.c:95
    #16 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_poo                                                                                                                                                             l.c:328
    #17 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datas                                                                                                                                                             et.c:2680
    #18 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _mount.c:1244
    #19 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #20 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #21 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #22 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #23 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #24 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #25 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 2248 byte(s) in 40 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021783696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa021783696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7fa021783696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7fa021783696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7fa021783696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7fa021785106 in nvs_embedded ../../module/nvpair/nvpair.c:2489
    #7 0x7fa021783714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #8 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #9 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #10 0x7fa021784451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #11 0x7fa021784451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #12 0x7fa02178fe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #13 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libz                                                                                                                                                             fs_util.c:1230
    #14 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_pool.c:95
    #15 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_poo                                                                                                                                                             l.c:328
    #16 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datas                                                                                                                                                             et.c:2680
    #17 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _mount.c:1244
    #18 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #19 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #20 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #21 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #22 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #23 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #24 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 1528 byte(s) in 20 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021783696 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa021783696 in nvp_buf_alloc ../../module/nvpair/nvpair.c:628
    #3 0x7fa021783696 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2376
    #4 0x7fa021783696 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #5 0x7fa021783696 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #6 0x7fa021784451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #7 0x7fa021784451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #8 0x7fa02178fe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #9 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_util.c:1230
    #10 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_pool.c:95
    #11 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_poo                                                                                                                                                             l.c:328
    #12 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datas                                                                                                                                                             et.c:2680
    #13 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _mount.c:1244
    #14 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #15 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #16 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #17 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #18 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #19 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #20 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 1120 byte(s) in 20 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021784f8d in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa021784f8d in nv_priv_alloc_embedded ../../module/nvpair/nvpair.c:255
    #3 0x7fa021784f8d in nvs_embedded ../../module/nvpair/nvpair.c:2479
    #4 0x7fa021783714 in nvs_decode_pairs ../../module/nvpair/nvpair.c:2379
    #5 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2444
    #6 0x7fa021783714 in nvs_operation ../../module/nvpair/nvpair.c:2425
    #7 0x7fa021784451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #8 0x7fa021784451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #9 0x7fa02178fe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #10 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libz                                                                                                                                                             fs_util.c:1230
    #11 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_pool.c:95
    #12 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_poo                                                                                                                                                             l.c:328
    #13 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datas                                                                                                                                                             et.c:2680
    #14 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _mount.c:1244
    #15 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #16 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #17 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #18 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #19 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #20 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #21 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 256 byte(s) in 1 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa0217818b5 in nv_mem_zalloc ../../module/nvpair/nvpair.c:205
    #2 0x7fa0217818b5 in nvt_resize ../../module/nvpair/nvpair.c:378
    #3 0x7fa021782295 in nvt_grow ../../module/nvpair/nvpair.c:433
    #4 0x7fa021782295 in nvt_add_nvpair ../../module/nvpair/nvpair.c:525
    #5 0x7fa02178388f in nvs_decode_pairs ../../module/nvpair/nvpair.c:2390
    #6 0x7fa02178388f in nvs_operation ../../module/nvpair/nvpair.c:2444
    #7 0x7fa02178388f in nvs_operation ../../module/nvpair/nvpair.c:2425
    #8 0x7fa021784451 in nvs_native ../../module/nvpair/nvpair.c:3111
    #9 0x7fa021784451 in nvlist_common ../../module/nvpair/nvpair.c:2634
    #10 0x7fa02178fe0a in nvlist_xunpack ../../module/nvpair/nvpair.c:2732
    #11 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libz                                                                                                                                                             fs_util.c:1230
    #12 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_pool.c:95
    #13 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_poo                                                                                                                                                             l.c:328
    #14 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datas                                                                                                                                                             et.c:2680
    #15 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _mount.c:1244
    #16 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #17 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #18 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #19 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #20 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #21 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #22 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x7fa021a12c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/                                                                                                                                                             asan_malloc_linux.cpp:145
    #1 0x7fa021782ab9 in nv_priv_alloc ../../module/nvpair/nvpair.c:237
    #2 0x7fa021782ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:598
    #3 0x7fa021782ab9 in nvlist_xalloc ../../module/nvpair/nvpair.c:591
    #4 0x7fa02178fd7f in nvlist_xunpack ../../module/nvpair/nvpair.c:2729
    #5 0x7fa0218a09c6 in zcmd_read_dst_nvlist /home/theskaz/zfs/lib/libzfs/libzf                                                                                                                                                             s_util.c:1230
    #6 0x7fa0218670d9 in zpool_get_all_props /home/theskaz/zfs/lib/libzfs/libzfs                                                                                                                                                             _pool.c:95
    #7 0x7fa02186b5f7 in zpool_get_prop /home/theskaz/zfs/lib/libzfs/libzfs_pool                                                                                                                                                             .c:328
    #8 0x7fa02184c5fe in zfs_prop_get /home/theskaz/zfs/lib/libzfs/libzfs_datase                                                                                                                                                             t.c:2680
    #9 0x7fa0218620a1 in non_descendant_idx /home/theskaz/zfs/lib/libzfs/libzfs_                                                                                                                                                             mount.c:1244
    #10 0x7fa02186618f in zfs_foreach_mountpoint /home/theskaz/zfs/lib/libzfs/li                                                                                                                                                             bzfs_mount.c:1435
    #11 0x7fa021866537 in zpool_enable_datasets /home/theskaz/zfs/lib/libzfs/lib                                                                                                                                                             zfs_mount.c:1482
    #12 0x55bc5f686c28 in do_import /home/theskaz/zfs/cmd/zpool/zpool_main.c:319                                                                                                                                                             1
    #13 0x55bc5f69ff35 in import_pools /home/theskaz/zfs/cmd/zpool/zpool_main.c:                                                                                                                                                             3300
    #14 0x55bc5f6ac78c in zpool_do_import /home/theskaz/zfs/cmd/zpool/zpool_main                                                                                                                                                             .c:3787
    #15 0x55bc5f67e3a6 in main /home/theskaz/zfs/cmd/zpool/zpool_main.c:10727
    #16 0x7fa021353564 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2                                                                                                                                                             8564)

SUMMARY: AddressSanitizer: 7792 byte(s) leaked in 103 allocation(s).
hicotton02 commented 2 years ago

ok, so I have a theory. I think the issue only presents itself when a scrub is going (where there are legitimate errors) and there is heavy IOPS. Since my 'tank' pool finally finished scrubbing, I have had no issues. I went back to the original setup and have been running it for 24 hours. no issues. I think the fact that a docker image caused issues (panics) that, in turn, caused my pools to lose sync, It became a perpetual issue. I will continue to monitor and if the issue presents itself again, Ill hopefully will have the skills to troubleshoot/debug/report in place, instead of using a new distro, fumble about the kernel configs and compiling, and not know how to load/install a module

Evernow commented 2 years ago

I would suggest experimenting with Fedora 34 (officially supported repos on the docs), and running https://www.memtest86.com just to rule that out.

rincebrain commented 2 years ago

Trying Fedora for another data point wouldn't be harmful, but if it also reproduces on ordinary Ubuntu I wouldn't expect any additional information.

memtest isn't an unreasonable experiment. I thought it had been run already here, but apparently that was some other issue.

stale[bot] commented 1 year ago

This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.