· 6 years ago · Dec 02, 2019, 06:34 PM
1+ cat /lib/dracut/dracut-049-10.git20190115.el8_0.1
2dracut-049-10.git20190115.el8_0.1
3+ cat /proc/cmdline
4+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
5\unenc\boot\@\vmlinuz-4.18.0-80.11.2.el8_0.x86_64 rw root=ZFS=centnas/enc/ROOT rootwait initrd=unenc\boot\@\initramfs-4.18.0-80.11.2.el8_0.x86_64.img
6+ '[' -f /etc/cmdline ']'
7+ for _i in /etc/cmdline.d/*.conf
8+ '[' -f '/etc/cmdline.d/*.conf' ']'
9+ break
10+ cat /proc/self/mountinfo
110 0 0:1 / / rw shared:1 - rootfs rootfs rw
1220 0 0:20 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
1321 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime shared:9 - proc proc rw
1422 0 0:6 / /dev rw,nosuid shared:10 - devtmpfs devtmpfs rw,size=16407416k,nr_inodes=4101854,mode=755
1523 20 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
1624 22 0:21 / /dev/shm rw,nosuid,nodev shared:11 - tmpfs tmpfs rw
1725 22 0:22 / /dev/pts rw,nosuid,noexec,relatime shared:12 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
1826 0 0:23 / /run rw,nosuid,nodev shared:13 - tmpfs tmpfs rw,mode=755
1927 20 0:24 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
2028 27 0:25 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
2129 20 0:26 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw
2230 20 0:27 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7 - efivarfs efivarfs rw
2331 20 0:28 / /sys/fs/bpf rw,nosuid,nodev,noexec,relatime shared:8 - bpf bpf rw,mode=700
2432 27 0:29 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,freezer
2533 27 0:30 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,hugetlb
2634 27 0:31 / /sys/fs/cgroup/rdma rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,rdma
2735 27 0:32 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,memory
2836 27 0:33 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,cpuset
2937 27 0:34 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,pids
3038 27 0:35 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,devices
3139 27 0:36 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,net_cls,net_prio
3240 27 0:37 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,cpu,cpuacct
3341 27 0:38 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:23 - cgroup cgroup rw,blkio
3442 27 0:39 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:24 - cgroup cgroup rw,perf_event
3591 20 0:40 / /sys/kernel/config rw,relatime shared:49 - configfs configfs rw
36+ cat /proc/mounts
37rootfs / rootfs rw 0 0
38sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
39proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
40devtmpfs /dev devtmpfs rw,nosuid,size=16407416k,nr_inodes=4101854,mode=755 0 0
41securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
42tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
43devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
44tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
45tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
46cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
47pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
48efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
49bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
50cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
51cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
52cgroup /sys/fs/cgroup/rdma cgroup rw,nosuid,nodev,noexec,relatime,rdma 0 0
53cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
54cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
55cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
56cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
57cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
58cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
59cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
60cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
61configfs /sys/kernel/config configfs rw,relatime 0 0
62+ blkid
63+ blkid -o udev
64+ ls -l '/dev/disk/by*'
65ls: cannot access '/dev/disk/by*': No such file or directory
66+ for _i in /etc/conf.d/*.conf
67+ '[' -f /etc/conf.d/systemd.conf ']'
68+ echo /etc/conf.d/systemd.conf
69/etc/conf.d/systemd.conf
70+ cat /etc/conf.d/systemd.conf
71+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
72systemdutildir="/usr/lib/systemd"
73systemdsystemunitdir="/usr/lib/systemd/system"
74systemdsystemconfdir="/etc/systemd/system"
75+ command -v lvm
76+ lvm pvdisplay
77 WARNING: locking_type (4) is deprecated, using --sysinit --readonly.
78+ lvm vgdisplay
79 WARNING: locking_type (4) is deprecated, using --sysinit --readonly.
80+ lvm lvdisplay
81 WARNING: locking_type (4) is deprecated, using --sysinit --readonly.
82+ command -v dmsetup
83+ dmsetup ls --tree
84No devices found
85+ cat /proc/mdstat
86Personalities :
87unused devices: <none>
88+ command -v ip
89+ ip addr
901: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
91 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
92 inet 127.0.0.1/8 scope host lo
93 valid_lft forever preferred_lft forever
94 inet6 ::1/128 scope host
95 valid_lft forever preferred_lft forever
962: eno3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
97 link/ether b8:ca:3a:65:75:f4 brd ff:ff:ff:ff:ff:ff
983: eno4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
99 link/ether b8:ca:3a:65:75:f5 brd ff:ff:ff:ff:ff:ff
1004: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
101 link/ether b8:ca:3a:65:75:f2 brd ff:ff:ff:ff:ff:ff
102+ command -v journalctl
103+ journalctl -ab --no-pager -o short-monotonic
104+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
105-- Logs begin at Mon 2019-12-02 18:12:46 UTC, end at Mon 2019-12-02 18:12:49 UTC. --
106[ 0.000000] localhost kernel: Linux version 4.18.0-80.11.2.el8_0.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) #1 SMP Tue Sep 24 11:32:19 UTC 2019
107[ 0.000000] localhost kernel: Command line: \unenc\boot\@\vmlinuz-4.18.0-80.11.2.el8_0.x86_64 rw root=ZFS=centnas/enc/ROOT rootwait initrd=unenc\boot\@\initramfs-4.18.0-80.11.2.el8_0.x86_64.img
108[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
109[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
110[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
111[ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
112[ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
113[ 0.000000] localhost kernel: BIOS-provided physical RAM map:
114[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000010000-0x000000000009ffff] usable
115[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b6694fff] usable
116[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b6695000-0x00000000b6a94fff] ACPI NVS
117[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b6a95000-0x00000000b6b88fff] usable
118[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b6b89000-0x00000000b6d89fff] reserved
119[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b6d8a000-0x00000000b86bffff] usable
120[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b86c0000-0x00000000b88c3fff] reserved
121[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b88c4000-0x00000000b89c3fff] ACPI NVS
122[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b89c4000-0x00000000b8a43fff] ACPI data
123[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b8a44000-0x00000000bca87fff] usable
124[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bcab8000-0x00000000bcaeffff] usable
125[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
126[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
127[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
128[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
129[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
130[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083fffffff] usable
131[ 0.000000] localhost kernel: NX (Execute Disable) protection: active
132[ 0.000000] localhost kernel: e820: update [mem 0xb8145018-0xb81bea57] usable ==> usable
133[ 0.000000] localhost kernel: e820: update [mem 0xb8145018-0xb81bea57] usable ==> usable
134[ 0.000000] localhost kernel: e820: update [mem 0xb80cb018-0xb8144a57] usable ==> usable
135[ 0.000000] localhost kernel: e820: update [mem 0xb80cb018-0xb8144a57] usable ==> usable
136[ 0.000000] localhost kernel: e820: update [mem 0xb4d7e018-0xb4dbca57] usable ==> usable
137[ 0.000000] localhost kernel: e820: update [mem 0xb4d7e018-0xb4dbca57] usable ==> usable
138[ 0.000000] localhost kernel: e820: update [mem 0xb4d66018-0xb4d7dc57] usable ==> usable
139[ 0.000000] localhost kernel: e820: update [mem 0xb4d66018-0xb4d7dc57] usable ==> usable
140[ 0.000000] localhost kernel: e820: update [mem 0xb4d4e018-0xb4d65c57] usable ==> usable
141[ 0.000000] localhost kernel: e820: update [mem 0xb4d4e018-0xb4d65c57] usable ==> usable
142[ 0.000000] localhost kernel: extended physical RAM map:
143[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000000010000-0x000000000009ffff] usable
144[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000b4d4e017] usable
145[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4d4e018-0x00000000b4d65c57] usable
146[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4d65c58-0x00000000b4d66017] usable
147[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4d66018-0x00000000b4d7dc57] usable
148[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4d7dc58-0x00000000b4d7e017] usable
149[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4d7e018-0x00000000b4dbca57] usable
150[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b4dbca58-0x00000000b6694fff] usable
151[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b6695000-0x00000000b6a94fff] ACPI NVS
152[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b6a95000-0x00000000b6b88fff] usable
153[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b6b89000-0x00000000b6d89fff] reserved
154[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b6d8a000-0x00000000b80cb017] usable
155[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b80cb018-0x00000000b8144a57] usable
156[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b8144a58-0x00000000b8145017] usable
157[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b8145018-0x00000000b81bea57] usable
158[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b81bea58-0x00000000b86bffff] usable
159[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b86c0000-0x00000000b88c3fff] reserved
160[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b88c4000-0x00000000b89c3fff] ACPI NVS
161[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b89c4000-0x00000000b8a43fff] ACPI data
162[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000b8a44000-0x00000000bca87fff] usable
163[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bcab8000-0x00000000bcaeffff] usable
164[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
165[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
166[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
167[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
168[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
169[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083fffffff] usable
170[ 0.000000] localhost kernel: efi: EFI v2.30 by Dell
171[ 0.000000] localhost kernel: efi: ACPI 2.0=0xb89a0000 ACPI=0xb899f000 SMBIOS=0xb899d000 MPS=0xb899c000
172[ 0.000000] localhost kernel: secureboot: Secure boot disabled
173[ 0.000000] localhost kernel: SMBIOS 2.7 present.
174[ 0.000000] localhost kernel: DMI: Dell Inc. PowerEdge R720xd/0X3D66, BIOS 2.8.0 06/26/2019
175[ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
176[ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
177[ 0.000000] localhost kernel: last_pfn = 0x840000 max_arch_pfn = 0x400000000
178[ 0.000000] localhost kernel: MTRR default type: uncachable
179[ 0.000000] localhost kernel: MTRR fixed ranges enabled:
180[ 0.000000] localhost kernel: 00000-9FFFF write-back
181[ 0.000000] localhost kernel: A0000-BFFFF uncachable
182[ 0.000000] localhost kernel: C0000-C7FFF write-protect
183[ 0.000000] localhost kernel: C8000-E7FFF write-back
184[ 0.000000] localhost kernel: E8000-EBFFF uncachable
185[ 0.000000] localhost kernel: EC000-FFFFF write-protect
186[ 0.000000] localhost kernel: MTRR variable ranges enabled:
187[ 0.000000] localhost kernel: 0 base 000000000000 mask 3FFF80000000 write-back
188[ 0.000000] localhost kernel: 1 base 000080000000 mask 3FFFC0000000 write-back
189[ 0.000000] localhost kernel: 2 base 000100000000 mask 3FFF00000000 write-back
190[ 0.000000] localhost kernel: 3 base 000200000000 mask 3FFE00000000 write-back
191[ 0.000000] localhost kernel: 4 base 000400000000 mask 3FFC00000000 write-back
192[ 0.000000] localhost kernel: 5 base 000800000000 mask 3FFFC0000000 write-back
193[ 0.000000] localhost kernel: 6 disabled
194[ 0.000000] localhost kernel: 7 disabled
195[ 0.000000] localhost kernel: 8 disabled
196[ 0.000000] localhost kernel: 9 disabled
197[ 0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
198[ 0.000000] localhost kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
199[ 0.000000] localhost kernel: last_pfn = 0xbcaf0 max_arch_pfn = 0x400000000
200[ 0.000000] localhost kernel: found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [(____ptrval____)]
201[ 0.000000] localhost kernel: Base memory trampoline at [(____ptrval____)] 99000 size 24576
202[ 0.000000] localhost kernel: Using GB pages for direct mapping
203[ 0.000000] localhost kernel: BRK [0x2dc6f0000, 0x2dc6f0fff] PGTABLE
204[ 0.000000] localhost kernel: BRK [0x2dc6f1000, 0x2dc6f1fff] PGTABLE
205[ 0.000000] localhost kernel: BRK [0x2dc6f2000, 0x2dc6f2fff] PGTABLE
206[ 0.000000] localhost kernel: BRK [0x2dc6f3000, 0x2dc6f3fff] PGTABLE
207[ 0.000000] localhost kernel: BRK [0x2dc6f4000, 0x2dc6f4fff] PGTABLE
208[ 0.000000] localhost kernel: BRK [0x2dc6f5000, 0x2dc6f5fff] PGTABLE
209[ 0.000000] localhost kernel: BRK [0x2dc6f6000, 0x2dc6f6fff] PGTABLE
210[ 0.000000] localhost kernel: BRK [0x2dc6f7000, 0x2dc6f7fff] PGTABLE
211[ 0.000000] localhost kernel: BRK [0x2dc6f8000, 0x2dc6f8fff] PGTABLE
212[ 0.000000] localhost kernel: BRK [0x2dc6f9000, 0x2dc6f9fff] PGTABLE
213[ 0.000000] localhost kernel: BRK [0x2dc6fa000, 0x2dc6fafff] PGTABLE
214[ 0.000000] localhost kernel: RAMDISK: [mem 0x7d546000-0x7fffefff]
215[ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled
216[ 0.000000] localhost kernel: ACPI: RSDP 0x00000000B89A0000 000024 (v02 DELL )
217[ 0.000000] localhost kernel: ACPI: XSDT 0x00000000000F0D88 0000A4 (v01 DELL PE_SC3 00000001 DELL 00000001)
218[ 0.000000] localhost kernel: ACPI: FACP 0x00000000BD33534C 0000F4 (v03 DELL PE_SC3 00000001 DELL 00000001)
219[ 0.000000] localhost kernel: ACPI: DSDT 0x00000000BD31C000 008029 (v01 DELL PE_SC3 00000001 INTL 20110211)
220[ 0.000000] localhost kernel: ACPI: FACS 0x00000000BD337000 000040
221[ 0.000000] localhost kernel: ACPI: FACS 0x00000000BD337000 000040
222[ 0.000000] localhost kernel: ACPI: APIC 0x00000000BD334478 0001EA (v01 DELL PE_SC3 00000001 DELL 00000001)
223[ 0.000000] localhost kernel: ACPI: SPCR 0x00000000BD334664 000050 (v01 DELL PE_SC3 00000001 DELL 00000001)
224[ 0.000000] localhost kernel: ACPI: HPET 0x00000000BD3346B8 000038 (v01 DELL PE_SC3 00000001 DELL 00000001)
225[ 0.000000] localhost kernel: ACPI: DMAR 0x00000000BD3346F4 000150 (v01 DELL PE_SC3 00000001 DELL 00000001)
226[ 0.000000] localhost kernel: ACPI: MCFG 0x00000000BD334A10 00003C (v01 DELL PE_SC3 00000001 DELL 00000001)
227[ 0.000000] localhost kernel: ACPI: WD__ 0x00000000BD334A50 000134 (v01 DELL PE_SC3 00000001 DELL 00000001)
228[ 0.000000] localhost kernel: ACPI: SLIC 0x00000000BD334B88 000024 (v01 DELL PE_SC3 00000001 DELL 00000001)
229[ 0.000000] localhost kernel: ACPI: ERST 0x00000000BD3241EC 000270 (v01 DELL PE_SC3 00000001 DELL 00000001)
230[ 0.000000] localhost kernel: ACPI: HEST 0x00000000BD32445C 0005E8 (v01 DELL PE_SC3 00000001 DELL 00000001)
231[ 0.000000] localhost kernel: ACPI: BERT 0x00000000BD32402C 000030 (v01 DELL PE_SC3 00000001 DELL 00000001)
232[ 0.000000] localhost kernel: ACPI: EINJ 0x00000000BD32405C 000190 (v01 DELL PE_SC3 00000001 DELL 00000001)
233[ 0.000000] localhost kernel: ACPI: TCPA 0x00000000BD3352E4 000064 (v02 DELL PE_SC3 00000001 DELL 00000001)
234[ 0.000000] localhost kernel: ACPI: PC__ 0x00000000BD335274 00006E (v01 DELL PE_SC3 00000001 DELL 00000001)
235[ 0.000000] localhost kernel: ACPI: SRAT 0x00000000BD334DB0 0004C0 (v01 DELL PE_SC3 00000001 DELL 00000001)
236[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000BD338000 00A2B4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
237[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
238[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x00 -> Node 0
239[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x20 -> Node 1
240[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x02 -> Node 0
241[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x22 -> Node 1
242[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x04 -> Node 0
243[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x24 -> Node 1
244[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x06 -> Node 0
245[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x26 -> Node 1
246[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x08 -> Node 0
247[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x28 -> Node 1
248[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0a -> Node 0
249[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2a -> Node 1
250[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0c -> Node 0
251[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2c -> Node 1
252[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0e -> Node 0
253[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2e -> Node 1
254[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x01 -> Node 0
255[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x21 -> Node 1
256[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x03 -> Node 0
257[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x23 -> Node 1
258[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x05 -> Node 0
259[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x25 -> Node 1
260[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x07 -> Node 0
261[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x27 -> Node 1
262[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x09 -> Node 0
263[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x29 -> Node 1
264[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0b -> Node 0
265[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2b -> Node 1
266[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0d -> Node 0
267[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2d -> Node 1
268[ 0.000000] localhost kernel: SRAT: PXM 1 -> APIC 0x0f -> Node 0
269[ 0.000000] localhost kernel: SRAT: PXM 2 -> APIC 0x2f -> Node 1
270[ 0.000000] localhost kernel: ACPI: SRAT: Node 0 PXM 1 [mem 0x00000000-0x43fffffff]
271[ 0.000000] localhost kernel: ACPI: SRAT: Node 1 PXM 2 [mem 0x440000000-0x83fffffff]
272[ 0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x43ffd6000-0x43fffffff]
273[ 0.000000] localhost kernel: NODE_DATA(1) allocated [mem 0x83ffd6000-0x83fffffff]
274[ 0.000000] localhost kernel: tsc: Fast TSC calibration using PIT
275[ 0.000000] localhost kernel: Zone ranges:
276[ 0.000000] localhost kernel: DMA [mem 0x0000000000010000-0x0000000000ffffff]
277[ 0.000000] localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
278[ 0.000000] localhost kernel: Normal [mem 0x0000000100000000-0x000000083fffffff]
279[ 0.000000] localhost kernel: Device empty
280[ 0.000000] localhost kernel: Movable zone start for each node
281[ 0.000000] localhost kernel: Early memory node ranges
282[ 0.000000] localhost kernel: node 0: [mem 0x0000000000010000-0x000000000009ffff]
283[ 0.000000] localhost kernel: node 0: [mem 0x0000000000100000-0x00000000b6694fff]
284[ 0.000000] localhost kernel: node 0: [mem 0x00000000b6a95000-0x00000000b6b88fff]
285[ 0.000000] localhost kernel: node 0: [mem 0x00000000b6d8a000-0x00000000b86bffff]
286[ 0.000000] localhost kernel: node 0: [mem 0x00000000b8a44000-0x00000000bca87fff]
287[ 0.000000] localhost kernel: node 0: [mem 0x00000000bcab8000-0x00000000bcaeffff]
288[ 0.000000] localhost kernel: node 0: [mem 0x0000000100000000-0x000000043fffffff]
289[ 0.000000] localhost kernel: node 1: [mem 0x0000000440000000-0x000000083fffffff]
290[ 0.000000] localhost kernel: Zeroed struct page in unavailable ranges: 16181 pages
291[ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x0000000000010000-0x000000043fffffff]
292[ 0.000000] localhost kernel: On node 0 totalpages: 4178123
293[ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap
294[ 0.000000] localhost kernel: DMA zone: 3847 pages reserved
295[ 0.000000] localhost kernel: DMA zone: 3984 pages, LIFO batch:0
296[ 0.000000] localhost kernel: DMA32 zone: 11973 pages used for memmap
297[ 0.000000] localhost kernel: DMA32 zone: 766267 pages, LIFO batch:31
298[ 0.000000] localhost kernel: Normal zone: 53248 pages used for memmap
299[ 0.000000] localhost kernel: Normal zone: 3407872 pages, LIFO batch:31
300[ 0.000000] localhost kernel: Initmem setup node 1 [mem 0x0000000440000000-0x000000083fffffff]
301[ 0.000000] localhost kernel: On node 1 totalpages: 4194304
302[ 0.000000] localhost kernel: Normal zone: 65536 pages used for memmap
303[ 0.000000] localhost kernel: Normal zone: 4194304 pages, LIFO batch:31
304[ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x808
305[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
306[ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
307[ 0.000000] localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
308[ 0.000000] localhost kernel: IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
309[ 0.000000] localhost kernel: IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
310[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
311[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
312[ 0.000000] localhost kernel: ACPI: IRQ0 used by override.
313[ 0.000000] localhost kernel: ACPI: IRQ9 used by override.
314[ 0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information
315[ 0.000000] localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
316[ 0.000000] localhost kernel: ACPI: SPCR: SPCR table version 1
317[ 0.000000] localhost kernel: ACPI: SPCR: Unexpected SPCR Access Width. Defaulting to byte size
318[ 0.000000] localhost kernel: smpboot: Allowing 48 CPUs, 16 hotplug CPUs
319[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x0000ffff]
320[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
321[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4d4e000-0xb4d4efff]
322[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4d65000-0xb4d65fff]
323[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4d66000-0xb4d66fff]
324[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4d7d000-0xb4d7dfff]
325[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4d7e000-0xb4d7efff]
326[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb4dbc000-0xb4dbcfff]
327[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb6695000-0xb6a94fff]
328[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb6b89000-0xb6d89fff]
329[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb80cb000-0xb80cbfff]
330[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb8144000-0xb8144fff]
331[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb8145000-0xb8145fff]
332[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb81be000-0xb81befff]
333[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb86c0000-0xb88c3fff]
334[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb88c4000-0xb89c3fff]
335[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb89c4000-0xb8a43fff]
336[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbca88000-0xbcab7fff]
337[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbcaf0000-0xbd2effff]
338[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd2f0000-0xbd31bfff]
339[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd31c000-0xbd35afff]
340[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd35b000-0xbfffffff]
341[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
342[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
343[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
344[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe000000-0xffffffff]
345[ 0.000000] localhost kernel: [mem 0xc0000000-0xdfffffff] available for PCI devices
346[ 0.000000] localhost kernel: Booting paravirtualized kernel on bare hardware
347[ 0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
348[ 0.000000] localhost kernel: random: get_random_bytes called from start_kernel+0x93/0x550 with crng_init=0
349[ 0.000000] localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:48 nr_cpu_ids:48 nr_node_ids:2
350[ 0.000000] localhost kernel: percpu: Embedded 47 pages/cpu @(____ptrval____) s155648 r8192 d28672 u262144
351[ 0.000000] localhost kernel: pcpu-alloc: s155648 r8192 d28672 u262144 alloc=1*2097152
352[ 0.000000] localhost kernel: pcpu-alloc: [0] 00 02 04 06 08 10 12 14 [0] 16 18 20 22 24 26 28 30
353[ 0.000000] localhost kernel: pcpu-alloc: [0] 32 34 36 38 40 42 44 46 [1] 01 03 05 07 09 11 13 15
354[ 0.000000] localhost kernel: pcpu-alloc: [1] 17 19 21 23 25 27 29 31 [1] 33 35 37 39 41 43 45 47
355[ 0.000000] localhost kernel: Built 2 zonelists, mobility grouping on. Total pages: 8237759
356[ 0.000000] localhost kernel: Policy zone: Normal
357[ 0.000000] localhost kernel: Kernel command line: \unenc\boot\@\vmlinuz-4.18.0-80.11.2.el8_0.x86_64 rw root=ZFS=centnas/enc/ROOT rootwait initrd=unenc\boot\@\initramfs-4.18.0-80.11.2.el8_0.x86_64.img
358[ 0.000000] localhost kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://access.redhat.com/ecosystem.
359[ 0.000000] localhost kernel: Memory: 3051700K/33489708K available (12292K kernel code, 2102K rwdata, 3820K rodata, 2356K init, 3320K bss, 855620K reserved, 0K cma-reserved)
360[ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=48, Nodes=2
361[ 0.000000] localhost kernel: Kernel/User page tables isolation: enabled
362[ 0.000000] localhost kernel: ftrace: allocating 34921 entries in 137 pages
363[ 0.000000] localhost kernel: rcu: Hierarchical RCU implementation.
364[ 0.000000] localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=48.
365[ 0.000000] localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
366[ 0.000000] localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=48
367[ 0.000000] localhost kernel: NR_IRQS: 524544, nr_irqs: 1896, preallocated irqs: 16
368[ 0.000000] localhost kernel: Console: colour dummy device 80x25
369[ 0.000000] localhost kernel: console [tty0] enabled
370[ 0.000000] localhost kernel: mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
371[ 0.000000] localhost kernel: ACPI: Core revision 20180531
372[ 0.000000] localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
373[ 0.000000] localhost kernel: hpet clockevent registered
374[ 0.000000] localhost kernel: APIC: Switch to symmetric I/O mode setup
375[ 0.000000] localhost kernel: DMAR: Host address width 46
376[ 0.000000] localhost kernel: DMAR: DRHD base: 0x000000cf000000 flags: 0x0
377[ 0.000000] localhost kernel: DMAR: dmar0: reg_base_addr cf000000 ver 1:0 cap d2078c106f0466 ecap f020de
378[ 0.000000] localhost kernel: DMAR: DRHD base: 0x000000df100000 flags: 0x1
379[ 0.000000] localhost kernel: DMAR: dmar1: reg_base_addr df100000 ver 1:0 cap d2078c106f0466 ecap f020de
380[ 0.000000] localhost kernel: DMAR: RMRR base: 0x000000bf458000 end: 0x000000bf46ffff
381[ 0.000000] localhost kernel: DMAR: RMRR base: 0x000000bf450000 end: 0x000000bf450fff
382[ 0.000000] localhost kernel: DMAR: RMRR base: 0x000000bf452000 end: 0x000000bf452fff
383[ 0.000000] localhost kernel: DMAR: ATSR flags: 0x0
384[ 0.000000] localhost kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xcf000000 IOMMU 0
385[ 0.000000] localhost kernel: DMAR-IR: IOAPIC id 0 under DRHD base 0xdf100000 IOMMU 1
386[ 0.000000] localhost kernel: DMAR-IR: IOAPIC id 1 under DRHD base 0xdf100000 IOMMU 1
387[ 0.000000] localhost kernel: DMAR-IR: HPET id 0 under DRHD base 0xdf100000
388[ 0.000000] localhost kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
389[ 0.000000] localhost kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
390[ 0.000000] localhost kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
391[ 0.000000] localhost kernel: x2apic: IRQ remapping doesn't support X2APIC mode
392[ 0.000000] localhost kernel: Switched APIC routing to physical flat.
393[ 0.001000] localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
394[ 0.006000] localhost kernel: tsc: Fast TSC calibration using PIT
395[ 0.007000] localhost kernel: tsc: Detected 2599.982 MHz processor
396[ 0.007000] localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a2b0cf96, max_idle_ns: 440795229785 ns
397[ 0.007000] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.96 BogoMIPS (lpj=2599982)
398[ 0.008003] localhost kernel: pid_max: default: 49152 minimum: 384
399[ 0.008403] localhost kernel: Security Framework initialized
400[ 0.008406] localhost kernel: Yama: becoming mindful.
401[ 0.008410] localhost kernel: SELinux: Initializing.
402[ 0.008453] localhost kernel: SELinux: Starting in permissive mode
403[ 0.015095] localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
404[ 0.018393] localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
405[ 0.018526] localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
406[ 0.018630] localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
407[ 0.019075] localhost kernel: CPU0: Thermal monitoring enabled (TM1)
408[ 0.019117] localhost kernel: process: using mwait in idle threads
409[ 0.019121] localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
410[ 0.019123] localhost kernel: Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4
411[ 0.019124] localhost kernel: FEATURE SPEC_CTRL Present
412[ 0.019126] localhost kernel: FEATURE IBPB_SUPPORT Present
413[ 0.019127] localhost kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
414[ 0.019130] localhost kernel: Spectre V2 : Mitigation: Full generic retpoline
415[ 0.019132] localhost kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
416[ 0.019134] localhost kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
417[ 0.019143] localhost kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
418[ 0.019145] localhost kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
419[ 0.019147] localhost kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
420[ 0.019177] localhost kernel: MDS: Mitigation: Clear CPU buffers
421[ 0.023522] localhost kernel: Freeing SMP alternatives memory: 32K
422[ 0.030416] localhost kernel: TSC deadline timer enabled
423[ 0.030424] localhost kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (family: 0x6, model: 0x3e, stepping: 0x4)
424[ 0.030635] localhost kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
425[ 0.030657] localhost kernel: ... version: 3
426[ 0.030659] localhost kernel: ... bit width: 48
427[ 0.030660] localhost kernel: ... generic registers: 4
428[ 0.030662] localhost kernel: ... value mask: 0000ffffffffffff
429[ 0.030663] localhost kernel: ... max period: 00007fffffffffff
430[ 0.030665] localhost kernel: ... fixed-purpose events: 3
431[ 0.030666] localhost kernel: ... event mask: 000000070000000f
432[ 0.030737] localhost kernel: rcu: Hierarchical SRCU implementation.
433[ 0.034985] localhost kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
434[ 0.035009] localhost kernel: smp: Bringing up secondary CPUs ...
435[ 0.035134] localhost kernel: x86: Booting SMP configuration:
436[ 0.035136] localhost kernel: .... node #1, CPUs: #1
437[ 0.098266] localhost kernel: .... node #0, CPUs: #2
438[ 0.103213] localhost kernel: .... node #1, CPUs: #3
439[ 0.107178] localhost kernel: .... node #0, CPUs: #4
440[ 0.109206] localhost kernel: .... node #1, CPUs: #5
441[ 0.113174] localhost kernel: .... node #0, CPUs: #6
442[ 0.115207] localhost kernel: .... node #1, CPUs: #7
443[ 0.119166] localhost kernel: .... node #0, CPUs: #8
444[ 0.121203] localhost kernel: .... node #1, CPUs: #9
445[ 0.125174] localhost kernel: .... node #0, CPUs: #10
446[ 0.127211] localhost kernel: .... node #1, CPUs: #11
447[ 0.131165] localhost kernel: .... node #0, CPUs: #12
448[ 0.133216] localhost kernel: .... node #1, CPUs: #13
449[ 0.137167] localhost kernel: .... node #0, CPUs: #14
450[ 0.139206] localhost kernel: .... node #1, CPUs: #15
451[ 0.143168] localhost kernel: .... node #0, CPUs: #16
452[ 0.145351] localhost kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
453[ 0.145373] localhost kernel: .... node #1, CPUs: #17
454[ 0.149201] localhost kernel: .... node #0, CPUs: #18
455[ 0.151196] localhost kernel: .... node #1, CPUs: #19
456[ 0.155186] localhost kernel: .... node #0, CPUs: #20
457[ 0.157195] localhost kernel: .... node #1, CPUs: #21
458[ 0.161180] localhost kernel: .... node #0, CPUs: #22
459[ 0.163204] localhost kernel: .... node #1, CPUs: #23
460[ 0.167186] localhost kernel: .... node #0, CPUs: #24
461[ 0.169222] localhost kernel: .... node #1, CPUs: #25
462[ 0.173170] localhost kernel: .... node #0, CPUs: #26
463[ 0.175207] localhost kernel: .... node #1, CPUs: #27
464[ 0.179171] localhost kernel: .... node #0, CPUs: #28
465[ 0.181199] localhost kernel: .... node #1, CPUs: #29
466[ 0.185175] localhost kernel: .... node #0, CPUs: #30
467[ 0.187205] localhost kernel: .... node #1, CPUs: #31
468[ 0.191123] localhost kernel: smp: Brought up 2 nodes, 32 CPUs
469[ 0.191123] localhost kernel: smpboot: Max logical packages: 3
470[ 0.191123] localhost kernel: smpboot: Total of 32 processors activated (166594.49 BogoMIPS)
471[ 0.321013] localhost kernel: node 0 initialised, 3300930 pages in 128ms
472[ 0.553044] localhost kernel: node 1 initialised, 4094667 pages in 360ms
473[ 0.555006] localhost kernel: devtmpfs: initialized
474[ 0.555095] localhost kernel: x86/mm: Memory block size: 128MB
475[ 0.557089] localhost kernel: PM: Registering ACPI NVS region [mem 0xb6695000-0xb6a94fff] (4194304 bytes)
476[ 0.557231] localhost kernel: PM: Registering ACPI NVS region [mem 0xb88c4000-0xb89c3fff] (1048576 bytes)
477[ 0.558009] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
478[ 0.558026] localhost kernel: futex hash table entries: 16384 (order: 8, 1048576 bytes)
479[ 0.558028] localhost kernel: pinctrl core: initialized pinctrl subsystem
480[ 0.558960] localhost kernel: NET: Registered protocol family 16
481[ 0.559072] localhost kernel: audit: initializing netlink subsys (disabled)
482[ 0.560027] localhost kernel: audit: type=2000 audit(1575310363.560:1): state=initialized audit_enabled=0 res=1
483[ 0.560106] localhost kernel: cpuidle: using governor menu
484[ 0.560158] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
485[ 0.560161] localhost kernel: ACPI: bus type PCI registered
486[ 0.560163] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
487[ 0.560291] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
488[ 0.560296] localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
489[ 0.560310] localhost kernel: PCI: Using configuration type 1 for base access
490[ 0.560322] localhost kernel: PCI: Dell System detected, enabling pci=bfsort.
491[ 0.560358] localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
492[ 0.563079] localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
493[ 0.563079] localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
494[ 0.563190] localhost kernel: cryptd: max_cpu_qlen set to 1000
495[ 0.564013] localhost kernel: ACPI: Added _OSI(Module Device)
496[ 0.564013] localhost kernel: ACPI: Added _OSI(Processor Device)
497[ 0.564013] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
498[ 0.564013] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
499[ 0.564013] localhost kernel: ACPI: Added _OSI(Linux-Dell-Video)
500[ 0.566023] localhost kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
501[ 0.566472] localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
502[ 0.570022] localhost kernel: ACPI: Interpreter enabled
503[ 0.570035] localhost kernel: ACPI: (supports S0 S4 S5)
504[ 0.570037] localhost kernel: ACPI: Using IOAPIC for interrupt routing
505[ 0.570128] localhost kernel: HEST: Table parsing has been initialized.
506[ 0.570131] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
507[ 0.570236] localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
508[ 0.576534] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
509[ 0.576541] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
510[ 0.576610] localhost kernel: acpi PNP0A08:00: PCIe AER handled by firmware
511[ 0.576739] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
512[ 0.576742] localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
513[ 0.577339] localhost kernel: PCI host bridge to bus 0000:00
514[ 0.577343] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
515[ 0.577345] localhost kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
516[ 0.577348] localhost kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
517[ 0.577350] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0x1fff window]
518[ 0.577353] localhost kernel: pci_bus 0000:00: root bus resource [io 0xc000-0xdfff window]
519[ 0.577355] localhost kernel: pci_bus 0000:00: root bus resource [io 0xe000-0xffff window]
520[ 0.577357] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
521[ 0.577360] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd4000000-0xdfffffff window]
522[ 0.577362] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
523[ 0.577366] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3d]
524[ 0.577378] localhost kernel: pci 0000:00:00.0: [8086:0e00] type 00 class 0x060000
525[ 0.577451] localhost kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
526[ 0.577517] localhost kernel: pci 0000:00:01.0: [8086:0e02] type 01 class 0x060400
527[ 0.577594] localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
528[ 0.577688] localhost kernel: pci 0000:00:02.0: [8086:0e04] type 01 class 0x060400
529[ 0.577766] localhost kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
530[ 0.577870] localhost kernel: pci 0000:00:02.2: [8086:0e06] type 01 class 0x060400
531[ 0.577947] localhost kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
532[ 0.578022] localhost kernel: pci 0000:00:03.0: [8086:0e08] type 01 class 0x060400
533[ 0.578059] localhost kernel: pci 0000:00:03.0: enabling Extended Tags
534[ 0.578106] localhost kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
535[ 0.578214] localhost kernel: pci 0000:00:05.0: [8086:0e28] type 00 class 0x088000
536[ 0.578318] localhost kernel: pci 0000:00:05.2: [8086:0e2a] type 00 class 0x088000
537[ 0.578425] localhost kernel: pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
538[ 0.578518] localhost kernel: pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
539[ 0.578594] localhost kernel: pci 0000:00:16.0: [8086:1d3a] type 00 class 0x078000
540[ 0.578613] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf0fb000-0xdf0fb00f 64bit]
541[ 0.578670] localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
542[ 0.578723] localhost kernel: pci 0000:00:16.1: [8086:1d3b] type 00 class 0x078000
543[ 0.578742] localhost kernel: pci 0000:00:16.1: reg 0x10: [mem 0xdf0fc000-0xdf0fc00f 64bit]
544[ 0.578799] localhost kernel: pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
545[ 0.578864] localhost kernel: pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
546[ 0.578884] localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xdf0fd000-0xdf0fd3ff]
547[ 0.578962] localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
548[ 0.579020] localhost kernel: pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
549[ 0.579098] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
550[ 0.579192] localhost kernel: pci 0000:00:1c.4: [8086:1d18] type 01 class 0x060400
551[ 0.579270] localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
552[ 0.579346] localhost kernel: pci 0000:00:1c.7: [8086:1d1e] type 01 class 0x060400
553[ 0.579424] localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
554[ 0.579498] localhost kernel: pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
555[ 0.579518] localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xdf0fe000-0xdf0fe3ff]
556[ 0.579595] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
557[ 0.579652] localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
558[ 0.579747] localhost kernel: pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
559[ 0.579969] localhost kernel: pci 0000:01:00.0: [8086:10fb] type 00 class 0x020000
560[ 0.579983] localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd8d00000-0xd8dfffff 64bit]
561[ 0.579988] localhost kernel: pci 0000:01:00.0: reg 0x18: [io 0xfcc0-0xfcdf]
562[ 0.580000] localhost kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd8ff8000-0xd8ffbfff 64bit]
563[ 0.580006] localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
564[ 0.580041] localhost kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
565[ 0.580060] localhost kernel: pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
566[ 0.580062] localhost kernel: pci 0000:01:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
567[ 0.580073] localhost kernel: pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
568[ 0.580075] localhost kernel: pci 0000:01:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
569[ 0.580160] localhost kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
570[ 0.580245] localhost kernel: pci 0000:01:00.1: [8086:10fb] type 00 class 0x020000
571[ 0.580259] localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xd8e00000-0xd8efffff 64bit]
572[ 0.580265] localhost kernel: pci 0000:01:00.1: reg 0x18: [io 0xfce0-0xfcff]
573[ 0.580276] localhost kernel: pci 0000:01:00.1: reg 0x20: [mem 0xd8ffc000-0xd8ffffff 64bit]
574[ 0.580281] localhost kernel: pci 0000:01:00.1: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
575[ 0.580316] localhost kernel: pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
576[ 0.580331] localhost kernel: pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
577[ 0.580333] localhost kernel: pci 0000:01:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR0 for 64 VFs)
578[ 0.580344] localhost kernel: pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
579[ 0.580345] localhost kernel: pci 0000:01:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit pref] (contains BAR3 for 64 VFs)
580[ 0.580492] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
581[ 0.580496] localhost kernel: pci 0000:00:01.0: bridge window [io 0xf000-0xffff]
582[ 0.580499] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd8000000-0xd8ffffff]
583[ 0.580547] localhost kernel: pci 0000:03:00.0: [1aed:2100] type 01 class 0x060400
584[ 0.580563] localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdb7e0000-0xdb7fffff]
585[ 0.580619] localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
586[ 0.580641] localhost kernel: pci 0000:03:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:02.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
587[ 0.580678] localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
588[ 0.580683] localhost kernel: pci 0000:00:02.0: bridge window [mem 0xd9000000-0xdb7fffff]
589[ 0.580719] localhost kernel: pci 0000:04:04.0: [1aed:2100] type 01 class 0x060400
590[ 0.580781] localhost kernel: pci 0000:04:04.0: PME# supported from D0 D3hot D3cold
591[ 0.580833] localhost kernel: pci 0000:04:05.0: [1aed:2100] type 01 class 0x060400
592[ 0.580896] localhost kernel: pci 0000:04:05.0: PME# supported from D0 D3hot D3cold
593[ 0.580942] localhost kernel: pci 0000:04:06.0: [1aed:2100] type 01 class 0x060400
594[ 0.581005] localhost kernel: pci 0000:04:06.0: PME# supported from D0 D3hot D3cold
595[ 0.581065] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
596[ 0.581071] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xd9000000-0xdaffffff]
597[ 0.581101] localhost kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
598[ 0.581144] localhost kernel: pci 0000:06:00.0: [1aed:2001] type 00 class 0x018000
599[ 0.581194] localhost kernel: pci 0000:06:00.0: reg 0x20: [mem 0xd9ffe000-0xd9ffffff]
600[ 0.581203] localhost kernel: pci 0000:06:00.0: reg 0x24: [mem 0xd9fc0000-0xd9fdffff]
601[ 0.581211] localhost kernel: pci 0000:06:00.0: reg 0x30: [mem 0xd9000000-0xd90fffff pref]
602[ 0.581265] localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot
603[ 0.581289] localhost kernel: pci 0000:06:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:04:05.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
604[ 0.581328] localhost kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
605[ 0.581334] localhost kernel: pci 0000:04:05.0: bridge window [mem 0xd9000000-0xd9ffffff]
606[ 0.581372] localhost kernel: pci 0000:07:00.0: [1aed:2001] type 00 class 0x018000
607[ 0.581421] localhost kernel: pci 0000:07:00.0: reg 0x20: [mem 0xdaffe000-0xdaffffff]
608[ 0.581430] localhost kernel: pci 0000:07:00.0: reg 0x24: [mem 0xdafc0000-0xdafdffff]
609[ 0.581439] localhost kernel: pci 0000:07:00.0: reg 0x30: [mem 0xda000000-0xda0fffff pref]
610[ 0.581493] localhost kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot
611[ 0.581516] localhost kernel: pci 0000:07:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:04:06.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
612[ 0.581553] localhost kernel: pci 0000:04:06.0: PCI bridge to [bus 07]
613[ 0.581559] localhost kernel: pci 0000:04:06.0: bridge window [mem 0xda000000-0xdaffffff]
614[ 0.581610] localhost kernel: pci 0000:02:00.0: [1000:0072] type 00 class 0x010400
615[ 0.581621] localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0xec00-0xecff]
616[ 0.581628] localhost kernel: pci 0000:02:00.0: reg 0x14: [mem 0xdc7fc000-0xdc7fffff 64bit]
617[ 0.581635] localhost kernel: pci 0000:02:00.0: reg 0x1c: [mem 0xdc780000-0xdc7bffff 64bit]
618[ 0.581644] localhost kernel: pci 0000:02:00.0: reg 0x30: [mem 0xdb800000-0xdb87ffff pref]
619[ 0.581648] localhost kernel: pci 0000:02:00.0: enabling Extended Tags
620[ 0.581680] localhost kernel: pci 0000:02:00.0: supports D1 D2
621[ 0.581694] localhost kernel: pci 0000:02:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:02.2 (capable of 63.008 Gb/s with 8 GT/s x8 link)
622[ 0.581717] localhost kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
623[ 0.581721] localhost kernel: pci 0000:00:02.2: bridge window [io 0xe000-0xefff]
624[ 0.581723] localhost kernel: pci 0000:00:02.2: bridge window [mem 0xdb800000-0xdc7fffff]
625[ 0.581760] localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
626[ 0.581807] localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
627[ 0.581854] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
628[ 0.581930] localhost kernel: pci 0000:0b:00.0: [8086:1521] type 00 class 0x020000
629[ 0.581966] localhost kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xdd680000-0xdd6fffff]
630[ 0.582003] localhost kernel: pci 0000:0b:00.0: reg 0x1c: [mem 0xdd7f8000-0xdd7fbfff]
631[ 0.582038] localhost kernel: pci 0000:0b:00.0: reg 0x30: [mem 0xdc800000-0xdc87ffff pref]
632[ 0.582141] localhost kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
633[ 0.582187] localhost kernel: pci 0000:0b:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x2 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8 GT/s x4 link)
634[ 0.582270] localhost kernel: pci 0000:0b:00.1: [8086:1521] type 00 class 0x020000
635[ 0.582306] localhost kernel: pci 0000:0b:00.1: reg 0x10: [mem 0xdd700000-0xdd77ffff]
636[ 0.582341] localhost kernel: pci 0000:0b:00.1: reg 0x1c: [mem 0xdd7fc000-0xdd7fffff]
637[ 0.582376] localhost kernel: pci 0000:0b:00.1: reg 0x30: [mem 0xdc800000-0xdc87ffff pref]
638[ 0.582474] localhost kernel: pci 0000:0b:00.1: PME# supported from D0 D3hot D3cold
639[ 0.582574] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0b]
640[ 0.582581] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xdc800000-0xdd7fffff]
641[ 0.582927] localhost kernel: pci 0000:0c:00.0: [1912:0013] type 01 class 0x060400
642[ 0.585626] localhost kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
643[ 0.586127] localhost kernel: pci 0000:0c:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:1c.7 (capable of 7.876 Gb/s with 8 GT/s x1 link)
644[ 0.586407] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 0c-10]
645[ 0.586413] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xdd800000-0xdeffffff]
646[ 0.586418] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
647[ 0.588552] localhost kernel: pci 0000:0d:00.0: [1912:0013] type 01 class 0x060400
648[ 0.591651] localhost kernel: pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
649[ 0.592780] localhost kernel: pci 0000:0d:01.0: [1912:0013] type 01 class 0x060400
650[ 0.596002] localhost kernel: pci 0000:0d:01.0: PME# supported from D0 D3hot D3cold
651[ 0.598387] localhost kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-10]
652[ 0.598580] localhost kernel: pci 0000:0c:00.0: bridge window [mem 0xdd800000-0xdeffffff]
653[ 0.598705] localhost kernel: pci 0000:0c:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
654[ 0.599912] localhost kernel: pci 0000:0e:00.0: [1912:0012] type 01 class 0x060400
655[ 0.603753] localhost kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e-0f]
656[ 0.603967] localhost kernel: pci 0000:0d:00.0: bridge window [mem 0xdd800000-0xde7fffff]
657[ 0.604108] localhost kernel: pci 0000:0d:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
658[ 0.605145] localhost kernel: pci_bus 0000:0f: extended config space not accessible
659[ 0.605372] localhost kernel: pci 0000:0f:00.0: [102b:0534] type 00 class 0x030000
660[ 0.605856] localhost kernel: pci 0000:0f:00.0: reg 0x10: [mem 0xd4000000-0xd4ffffff pref]
661[ 0.606112] localhost kernel: pci 0000:0f:00.0: reg 0x14: [mem 0xde7fc000-0xde7fffff]
662[ 0.606372] localhost kernel: pci 0000:0f:00.0: reg 0x18: [mem 0xdd800000-0xddffffff]
663[ 0.607521] localhost kernel: pci 0000:0f:00.0: BAR 0: assigned to efifb
664[ 0.610467] localhost kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f]
665[ 0.610690] localhost kernel: pci 0000:0e:00.0: bridge window [mem 0xdd800000-0xde7fffff]
666[ 0.610835] localhost kernel: pci 0000:0e:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
667[ 0.612059] localhost kernel: pci 0000:0d:01.0: PCI bridge to [bus 10]
668[ 0.612278] localhost kernel: pci 0000:0d:01.0: bridge window [mem 0xdef00000-0xdeffffff]
669[ 0.613295] localhost kernel: pci_bus 0000:11: extended config space not accessible
670[ 0.613339] localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11] (subtractive decode)
671[ 0.613348] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x03af window] (subtractive decode)
672[ 0.613349] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
673[ 0.613350] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x03b0-0x03df window] (subtractive decode)
674[ 0.613352] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0x1fff window] (subtractive decode)
675[ 0.613353] localhost kernel: pci 0000:00:1e.0: bridge window [io 0xc000-0xdfff window] (subtractive decode)
676[ 0.613354] localhost kernel: pci 0000:00:1e.0: bridge window [io 0xe000-0xffff window] (subtractive decode)
677[ 0.613355] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
678[ 0.613356] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd4000000-0xdfffffff window] (subtractive decode)
679[ 0.613358] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
680[ 0.613405] localhost kernel: pci_bus 0000:00: on NUMA node 0
681[ 0.614486] localhost kernel: ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 40-7e])
682[ 0.614491] localhost kernel: acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
683[ 0.614558] localhost kernel: acpi PNP0A08:01: PCIe AER handled by firmware
684[ 0.614686] localhost kernel: acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
685[ 0.614689] localhost kernel: acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
686[ 0.615325] localhost kernel: PCI host bridge to bus 0000:40
687[ 0.615329] localhost kernel: pci_bus 0000:40: root bus resource [io 0x2000-0x3fff window]
688[ 0.615331] localhost kernel: pci_bus 0000:40: root bus resource [io 0x4000-0x5fff window]
689[ 0.615334] localhost kernel: pci_bus 0000:40: root bus resource [io 0x6000-0x7fff window]
690[ 0.615336] localhost kernel: pci_bus 0000:40: root bus resource [io 0x8000-0x9fff window]
691[ 0.615338] localhost kernel: pci_bus 0000:40: root bus resource [io 0xa000-0xbfff window]
692[ 0.615341] localhost kernel: pci_bus 0000:40: root bus resource [mem 0xcc000000-0xd3ffffff window]
693[ 0.615343] localhost kernel: pci_bus 0000:40: root bus resource [bus 40-7e]
694[ 0.615356] localhost kernel: pci 0000:40:01.0: [8086:0e02] type 01 class 0x060400
695[ 0.615446] localhost kernel: pci 0000:40:01.0: PME# supported from D0 D3hot D3cold
696[ 0.615552] localhost kernel: pci 0000:40:02.0: [8086:0e04] type 01 class 0x060400
697[ 0.615641] localhost kernel: pci 0000:40:02.0: PME# supported from D0 D3hot D3cold
698[ 0.615739] localhost kernel: pci 0000:40:03.0: [8086:0e08] type 01 class 0x060400
699[ 0.615780] localhost kernel: pci 0000:40:03.0: enabling Extended Tags
700[ 0.615834] localhost kernel: pci 0000:40:03.0: PME# supported from D0 D3hot D3cold
701[ 0.615932] localhost kernel: pci 0000:40:03.2: [8086:0e0a] type 01 class 0x060400
702[ 0.616021] localhost kernel: pci 0000:40:03.2: PME# supported from D0 D3hot D3cold
703[ 0.616120] localhost kernel: pci 0000:40:05.0: [8086:0e28] type 00 class 0x088000
704[ 0.616226] localhost kernel: pci 0000:40:05.2: [8086:0e2a] type 00 class 0x088000
705[ 0.616367] localhost kernel: pci 0000:40:01.0: PCI bridge to [bus 41]
706[ 0.616412] localhost kernel: pci 0000:40:02.0: PCI bridge to [bus 42]
707[ 0.616453] localhost kernel: pci 0000:40:03.0: PCI bridge to [bus 43]
708[ 0.616496] localhost kernel: pci 0000:40:03.2: PCI bridge to [bus 44]
709[ 0.616530] localhost kernel: pci_bus 0000:40: on NUMA node 1
710[ 0.616581] localhost kernel: ACPI: PCI Root Bridge [P0B1] (domain 0000 [bus 3f])
711[ 0.616585] localhost kernel: acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
712[ 0.616651] localhost kernel: acpi PNP0A08:02: PCIe AER handled by firmware
713[ 0.616779] localhost kernel: acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
714[ 0.616782] localhost kernel: acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
715[ 0.616835] localhost kernel: PCI host bridge to bus 0000:3f
716[ 0.616838] localhost kernel: pci_bus 0000:3f: root bus resource [bus 3f]
717[ 0.616845] localhost kernel: pci 0000:3f:08.0: [8086:0e80] type 00 class 0x088000
718[ 0.616896] localhost kernel: pci 0000:3f:09.0: [8086:0e90] type 00 class 0x088000
719[ 0.616946] localhost kernel: pci 0000:3f:0a.0: [8086:0ec0] type 00 class 0x088000
720[ 0.616986] localhost kernel: pci 0000:3f:0a.1: [8086:0ec1] type 00 class 0x088000
721[ 0.617029] localhost kernel: pci 0000:3f:0a.2: [8086:0ec2] type 00 class 0x088000
722[ 0.617069] localhost kernel: pci 0000:3f:0a.3: [8086:0ec3] type 00 class 0x088000
723[ 0.617111] localhost kernel: pci 0000:3f:0b.0: [8086:0e1e] type 00 class 0x088000
724[ 0.617149] localhost kernel: pci 0000:3f:0b.3: [8086:0e1f] type 00 class 0x088000
725[ 0.617196] localhost kernel: pci 0000:3f:0c.0: [8086:0ee0] type 00 class 0x088000
726[ 0.617236] localhost kernel: pci 0000:3f:0c.1: [8086:0ee2] type 00 class 0x088000
727[ 0.617275] localhost kernel: pci 0000:3f:0c.2: [8086:0ee4] type 00 class 0x088000
728[ 0.617313] localhost kernel: pci 0000:3f:0c.3: [8086:0ee6] type 00 class 0x088000
729[ 0.617357] localhost kernel: pci 0000:3f:0d.0: [8086:0ee1] type 00 class 0x088000
730[ 0.617396] localhost kernel: pci 0000:3f:0d.1: [8086:0ee3] type 00 class 0x088000
731[ 0.617435] localhost kernel: pci 0000:3f:0d.2: [8086:0ee5] type 00 class 0x088000
732[ 0.617474] localhost kernel: pci 0000:3f:0d.3: [8086:0ee7] type 00 class 0x088000
733[ 0.617517] localhost kernel: pci 0000:3f:0e.0: [8086:0ea0] type 00 class 0x088000
734[ 0.617561] localhost kernel: pci 0000:3f:0e.1: [8086:0e30] type 00 class 0x110100
735[ 0.617607] localhost kernel: pci 0000:3f:0f.0: [8086:0ea8] type 00 class 0x088000
736[ 0.617668] localhost kernel: pci 0000:3f:0f.1: [8086:0e71] type 00 class 0x088000
737[ 0.617723] localhost kernel: pci 0000:3f:0f.2: [8086:0eaa] type 00 class 0x088000
738[ 0.617777] localhost kernel: pci 0000:3f:0f.3: [8086:0eab] type 00 class 0x088000
739[ 0.617834] localhost kernel: pci 0000:3f:0f.4: [8086:0eac] type 00 class 0x088000
740[ 0.617897] localhost kernel: pci 0000:3f:0f.5: [8086:0ead] type 00 class 0x088000
741[ 0.617955] localhost kernel: pci 0000:3f:10.0: [8086:0eb0] type 00 class 0x088000
742[ 0.618018] localhost kernel: pci 0000:3f:10.1: [8086:0eb1] type 00 class 0x088000
743[ 0.618079] localhost kernel: pci 0000:3f:10.2: [8086:0eb2] type 00 class 0x088000
744[ 0.618137] localhost kernel: pci 0000:3f:10.3: [8086:0eb3] type 00 class 0x088000
745[ 0.618201] localhost kernel: pci 0000:3f:10.4: [8086:0eb4] type 00 class 0x088000
746[ 0.618260] localhost kernel: pci 0000:3f:10.5: [8086:0eb5] type 00 class 0x088000
747[ 0.618319] localhost kernel: pci 0000:3f:10.7: [8086:0eb7] type 00 class 0x088000
748[ 0.618377] localhost kernel: pci 0000:3f:13.0: [8086:0e1d] type 00 class 0x088000
749[ 0.618418] localhost kernel: pci 0000:3f:13.1: [8086:0e34] type 00 class 0x110100
750[ 0.618464] localhost kernel: pci 0000:3f:13.4: [8086:0e81] type 00 class 0x088000
751[ 0.618507] localhost kernel: pci 0000:3f:13.5: [8086:0e36] type 00 class 0x110100
752[ 0.618555] localhost kernel: pci 0000:3f:16.0: [8086:0ec8] type 00 class 0x088000
753[ 0.618595] localhost kernel: pci 0000:3f:16.1: [8086:0ec9] type 00 class 0x088000
754[ 0.618634] localhost kernel: pci 0000:3f:16.2: [8086:0eca] type 00 class 0x088000
755[ 0.618681] localhost kernel: pci_bus 0000:3f: on NUMA node 0
756[ 0.618724] localhost kernel: ACPI: PCI Root Bridge [P1B1] (domain 0000 [bus 7f])
757[ 0.618728] localhost kernel: acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
758[ 0.618796] localhost kernel: acpi PNP0A08:03: PCIe AER handled by firmware
759[ 0.618924] localhost kernel: acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
760[ 0.618927] localhost kernel: acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
761[ 0.618961] localhost kernel: PCI host bridge to bus 0000:7f
762[ 0.618964] localhost kernel: pci_bus 0000:7f: root bus resource [bus 7f]
763[ 0.618973] localhost kernel: pci 0000:7f:08.0: [8086:0e80] type 00 class 0x088000
764[ 0.619028] localhost kernel: pci 0000:7f:09.0: [8086:0e90] type 00 class 0x088000
765[ 0.619078] localhost kernel: pci 0000:7f:0a.0: [8086:0ec0] type 00 class 0x088000
766[ 0.619124] localhost kernel: pci 0000:7f:0a.1: [8086:0ec1] type 00 class 0x088000
767[ 0.619168] localhost kernel: pci 0000:7f:0a.2: [8086:0ec2] type 00 class 0x088000
768[ 0.619212] localhost kernel: pci 0000:7f:0a.3: [8086:0ec3] type 00 class 0x088000
769[ 0.619258] localhost kernel: pci 0000:7f:0b.0: [8086:0e1e] type 00 class 0x088000
770[ 0.619300] localhost kernel: pci 0000:7f:0b.3: [8086:0e1f] type 00 class 0x088000
771[ 0.619343] localhost kernel: pci 0000:7f:0c.0: [8086:0ee0] type 00 class 0x088000
772[ 0.619385] localhost kernel: pci 0000:7f:0c.1: [8086:0ee2] type 00 class 0x088000
773[ 0.619428] localhost kernel: pci 0000:7f:0c.2: [8086:0ee4] type 00 class 0x088000
774[ 0.619473] localhost kernel: pci 0000:7f:0c.3: [8086:0ee6] type 00 class 0x088000
775[ 0.619517] localhost kernel: pci 0000:7f:0d.0: [8086:0ee1] type 00 class 0x088000
776[ 0.619561] localhost kernel: pci 0000:7f:0d.1: [8086:0ee3] type 00 class 0x088000
777[ 0.619607] localhost kernel: pci 0000:7f:0d.2: [8086:0ee5] type 00 class 0x088000
778[ 0.619650] localhost kernel: pci 0000:7f:0d.3: [8086:0ee7] type 00 class 0x088000
779[ 0.619694] localhost kernel: pci 0000:7f:0e.0: [8086:0ea0] type 00 class 0x088000
780[ 0.619745] localhost kernel: pci 0000:7f:0e.1: [8086:0e30] type 00 class 0x110100
781[ 0.619802] localhost kernel: pci 0000:7f:0f.0: [8086:0ea8] type 00 class 0x088000
782[ 0.619867] localhost kernel: pci 0000:7f:0f.1: [8086:0e71] type 00 class 0x088000
783[ 0.619937] localhost kernel: pci 0000:7f:0f.2: [8086:0eaa] type 00 class 0x088000
784[ 0.620003] localhost kernel: pci 0000:7f:0f.3: [8086:0eab] type 00 class 0x088000
785[ 0.620072] localhost kernel: pci 0000:7f:0f.4: [8086:0eac] type 00 class 0x088000
786[ 0.620136] localhost kernel: pci 0000:7f:0f.5: [8086:0ead] type 00 class 0x088000
787[ 0.620201] localhost kernel: pci 0000:7f:10.0: [8086:0eb0] type 00 class 0x088000
788[ 0.620266] localhost kernel: pci 0000:7f:10.1: [8086:0eb1] type 00 class 0x088000
789[ 0.620334] localhost kernel: pci 0000:7f:10.2: [8086:0eb2] type 00 class 0x088000
790[ 0.620403] localhost kernel: pci 0000:7f:10.3: [8086:0eb3] type 00 class 0x088000
791[ 0.620468] localhost kernel: pci 0000:7f:10.4: [8086:0eb4] type 00 class 0x088000
792[ 0.620532] localhost kernel: pci 0000:7f:10.5: [8086:0eb5] type 00 class 0x088000
793[ 0.620597] localhost kernel: pci 0000:7f:10.7: [8086:0eb7] type 00 class 0x088000
794[ 0.620659] localhost kernel: pci 0000:7f:13.0: [8086:0e1d] type 00 class 0x088000
795[ 0.620703] localhost kernel: pci 0000:7f:13.1: [8086:0e34] type 00 class 0x110100
796[ 0.620751] localhost kernel: pci 0000:7f:13.4: [8086:0e81] type 00 class 0x088000
797[ 0.620796] localhost kernel: pci 0000:7f:13.5: [8086:0e36] type 00 class 0x110100
798[ 0.620845] localhost kernel: pci 0000:7f:16.0: [8086:0ec8] type 00 class 0x088000
799[ 0.620889] localhost kernel: pci 0000:7f:16.1: [8086:0ec9] type 00 class 0x088000
800[ 0.620933] localhost kernel: pci 0000:7f:16.2: [8086:0eca] type 00 class 0x088000
801[ 0.620983] localhost kernel: pci_bus 0000:7f: on NUMA node 1
802[ 0.621099] localhost kernel: ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 11 14 *15)
803[ 0.621149] localhost kernel: ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 11 *14 15)
804[ 0.621196] localhost kernel: ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 *6 7 11 14 15)
805[ 0.621243] localhost kernel: ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *11 14 15)
806[ 0.621289] localhost kernel: ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 11 14 15)
807[ 0.621337] localhost kernel: ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
808[ 0.621388] localhost kernel: ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 *6 7 11 14 15)
809[ 0.621434] localhost kernel: ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 11 *14 15)
810[ 0.622169] localhost kernel: pci 0000:0f:00.0: vgaarb: setting as boot VGA device
811[ 0.622173] localhost kernel: pci 0000:0f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
812[ 0.622183] localhost kernel: pci 0000:0f:00.0: vgaarb: bridge control possible
813[ 0.622185] localhost kernel: vgaarb: loaded
814[ 0.622281] localhost kernel: SCSI subsystem initialized
815[ 0.622298] localhost kernel: ACPI: bus type USB registered
816[ 0.622323] localhost kernel: usbcore: registered new interface driver usbfs
817[ 0.622330] localhost kernel: usbcore: registered new interface driver hub
818[ 0.622374] localhost kernel: usbcore: registered new device driver usb
819[ 0.622374] localhost kernel: pps_core: LinuxPPS API ver. 1 registered
820[ 0.622374] localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
821[ 0.622374] localhost kernel: PTP clock support registered
822[ 0.622374] localhost kernel: EDAC MC: Ver: 3.0.0
823[ 0.623056] localhost kernel: Registered efivars operations
824[ 0.624032] localhost kernel: PCI: Using ACPI for IRQ routing
825[ 0.628739] localhost kernel: PCI: pci_cache_line_size set to 64 bytes
826[ 0.629222] localhost kernel: e820: reserve RAM buffer [mem 0xb4d4e018-0xb7ffffff]
827[ 0.629223] localhost kernel: e820: reserve RAM buffer [mem 0xb4d66018-0xb7ffffff]
828[ 0.629224] localhost kernel: e820: reserve RAM buffer [mem 0xb4d7e018-0xb7ffffff]
829[ 0.629225] localhost kernel: e820: reserve RAM buffer [mem 0xb6695000-0xb7ffffff]
830[ 0.629225] localhost kernel: e820: reserve RAM buffer [mem 0xb6b89000-0xb7ffffff]
831[ 0.629226] localhost kernel: e820: reserve RAM buffer [mem 0xb80cb018-0xbbffffff]
832[ 0.629227] localhost kernel: e820: reserve RAM buffer [mem 0xb8145018-0xbbffffff]
833[ 0.629228] localhost kernel: e820: reserve RAM buffer [mem 0xb86c0000-0xbbffffff]
834[ 0.629229] localhost kernel: e820: reserve RAM buffer [mem 0xbca88000-0xbfffffff]
835[ 0.629230] localhost kernel: e820: reserve RAM buffer [mem 0xbcaf0000-0xbfffffff]
836[ 0.630000] localhost kernel: NetLabel: Initializing
837[ 0.630000] localhost kernel: NetLabel: domain hash size = 128
838[ 0.630000] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
839[ 0.630000] localhost kernel: NetLabel: unlabeled traffic allowed by default
840[ 0.630523] localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
841[ 0.630526] localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
842[ 0.632073] localhost kernel: clocksource: Switched to clocksource tsc-early
843[ 0.648472] localhost kernel: VFS: Disk quotas dquot_6.6.0
844[ 0.648507] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
845[ 0.648600] localhost kernel: pnp: PnP ACPI init
846[ 0.648758] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
847[ 0.648783] localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
848[ 0.648935] localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
849[ 0.649080] localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
850[ 0.649438] localhost kernel: system 00:04: [io 0x0800-0x087f] has been reserved
851[ 0.649442] localhost kernel: system 00:04: [io 0x0880-0x08ff] has been reserved
852[ 0.649445] localhost kernel: system 00:04: [io 0x0900-0x091f] has been reserved
853[ 0.649447] localhost kernel: system 00:04: [io 0x0920-0x0923] has been reserved
854[ 0.649449] localhost kernel: system 00:04: [io 0x0924] has been reserved
855[ 0.649452] localhost kernel: system 00:04: [io 0x0370-0x0377] has been reserved
856[ 0.649454] localhost kernel: system 00:04: [io 0x0ca0-0x0ca7] has been reserved
857[ 0.649457] localhost kernel: system 00:04: [io 0x0ca9-0x0cab] has been reserved
858[ 0.649459] localhost kernel: system 00:04: [io 0x0cad-0x0caf] has been reserved
859[ 0.649461] localhost kernel: system 00:04: [io 0x0cb0-0x0cbf] has been reserved
860[ 0.649466] localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
861[ 0.649523] localhost kernel: system 00:05: [io 0x0ca8] has been reserved
862[ 0.649526] localhost kernel: system 00:05: [io 0x0cac] has been reserved
863[ 0.649531] localhost kernel: system 00:05: Plug and Play ACPI device, IDs IPI0001 PNP0c01 (active)
864[ 0.649899] localhost kernel: system 00:06: [mem 0xe0000000-0xe3efffff] has been reserved
865[ 0.649904] localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
866[ 0.650037] localhost kernel: system 00:07: [mem 0xe4000000-0xe7ffffff] has been reserved
867[ 0.650043] localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
868[ 0.650101] localhost kernel: system 00:08: [mem 0xe3f00000-0xe3ffffff] has been reserved
869[ 0.650106] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
870[ 0.650171] localhost kernel: system 00:09: [mem 0xdf100000-0xdf101fff] could not be reserved
871[ 0.650176] localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
872[ 0.650249] localhost kernel: system 00:0a: [mem 0xcf000000-0xcf001fff] could not be reserved
873[ 0.650254] localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
874[ 0.650368] localhost kernel: pnp: PnP ACPI: found 11 devices
875[ 0.657099] localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
876[ 0.657105] localhost kernel: pci 0000:01:00.1: can't claim BAR 6 [mem 0xd8000000-0xd807ffff pref]: address conflict with 0000:01:00.0 [mem 0xd8000000-0xd807ffff pref]
877[ 0.657109] localhost kernel: pci 0000:0b:00.1: can't claim BAR 6 [mem 0xdc800000-0xdc87ffff pref]: address conflict with 0000:0b:00.0 [mem 0xdc800000-0xdc87ffff pref]
878[ 0.657123] localhost kernel: pci 0000:00:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 400000 add_align 100000
879[ 0.657139] localhost kernel: pci 0000:04:05.0: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
880[ 0.657141] localhost kernel: pci 0000:04:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
881[ 0.657150] localhost kernel: pci 0000:03:00.0: bridge window [io 0x1000-0x0fff] to [bus 04-07] add_size 1000
882[ 0.657152] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04-07] add_size 200000 add_align 100000
883[ 0.657158] localhost kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x0fff] to [bus 03-07] add_size 1000
884[ 0.657160] localhost kernel: pci 0000:00:02.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03-07] add_size 200000 add_align 100000
885[ 0.658137] localhost kernel: pci 0000:00:01.0: BAR 15: assigned [mem 0xd5000000-0xd53fffff 64bit pref]
886[ 0.658142] localhost kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xd5400000-0xd56fffff 64bit pref]
887[ 0.658146] localhost kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
888[ 0.658151] localhost kernel: pci 0000:01:00.1: BAR 6: assigned [mem 0xd8080000-0xd80fffff pref]
889[ 0.658155] localhost kernel: pci 0000:01:00.0: BAR 7: assigned [mem 0xd5000000-0xd50fffff 64bit pref]
890[ 0.658159] localhost kernel: pci 0000:01:00.0: BAR 10: assigned [mem 0xd5100000-0xd51fffff 64bit pref]
891[ 0.658163] localhost kernel: pci 0000:01:00.1: BAR 7: assigned [mem 0xd5200000-0xd52fffff 64bit pref]
892[ 0.658168] localhost kernel: pci 0000:01:00.1: BAR 10: assigned [mem 0xd5300000-0xd53fffff 64bit pref]
893[ 0.658172] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
894[ 0.658175] localhost kernel: pci 0000:00:01.0: bridge window [io 0xf000-0xffff]
895[ 0.658180] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd8000000-0xd8ffffff]
896[ 0.658184] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd5000000-0xd53fffff 64bit pref]
897[ 0.658190] localhost kernel: pci 0000:03:00.0: BAR 15: assigned [mem 0xd5400000-0xd56fffff 64bit pref]
898[ 0.658193] localhost kernel: pci 0000:03:00.0: BAR 13: assigned [io 0x1000-0x1fff]
899[ 0.658197] localhost kernel: pci 0000:04:05.0: BAR 15: assigned [mem 0xd5400000-0xd55fffff 64bit pref]
900[ 0.658199] localhost kernel: pci 0000:04:05.0: BAR 13: assigned [io 0x1000-0x1fff]
901[ 0.658202] localhost kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
902[ 0.658210] localhost kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
903[ 0.658212] localhost kernel: pci 0000:04:05.0: bridge window [io 0x1000-0x1fff]
904[ 0.658216] localhost kernel: pci 0000:04:05.0: bridge window [mem 0xd9000000-0xd9ffffff]
905[ 0.658220] localhost kernel: pci 0000:04:05.0: bridge window [mem 0xd5400000-0xd55fffff 64bit pref]
906[ 0.658225] localhost kernel: pci 0000:04:06.0: PCI bridge to [bus 07]
907[ 0.658229] localhost kernel: pci 0000:04:06.0: bridge window [mem 0xda000000-0xdaffffff]
908[ 0.658235] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
909[ 0.658237] localhost kernel: pci 0000:03:00.0: bridge window [io 0x1000-0x1fff]
910[ 0.658241] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xd9000000-0xdaffffff]
911[ 0.658245] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xd5400000-0xd56fffff 64bit pref]
912[ 0.658250] localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
913[ 0.658253] localhost kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
914[ 0.658257] localhost kernel: pci 0000:00:02.0: bridge window [mem 0xd9000000-0xdb7fffff]
915[ 0.658261] localhost kernel: pci 0000:00:02.0: bridge window [mem 0xd5400000-0xd56fffff 64bit pref]
916[ 0.658266] localhost kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
917[ 0.658269] localhost kernel: pci 0000:00:02.2: bridge window [io 0xe000-0xefff]
918[ 0.658274] localhost kernel: pci 0000:00:02.2: bridge window [mem 0xdb800000-0xdc7fffff]
919[ 0.658281] localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
920[ 0.658289] localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
921[ 0.658301] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
922[ 0.658313] localhost kernel: pci 0000:0b:00.1: BAR 6: assigned [mem 0xdc880000-0xdc8fffff pref]
923[ 0.658316] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0b]
924[ 0.658321] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xdc800000-0xdd7fffff]
925[ 0.658329] localhost kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f]
926[ 0.658471] localhost kernel: pci 0000:0e:00.0: bridge window [mem 0xdd800000-0xde7fffff]
927[ 0.658565] localhost kernel: pci 0000:0e:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
928[ 0.658760] localhost kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e-0f]
929[ 0.658904] localhost kernel: pci 0000:0d:00.0: bridge window [mem 0xdd800000-0xde7fffff]
930[ 0.658998] localhost kernel: pci 0000:0d:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
931[ 0.659192] localhost kernel: pci 0000:0d:01.0: PCI bridge to [bus 10]
932[ 0.659336] localhost kernel: pci 0000:0d:01.0: bridge window [mem 0xdef00000-0xdeffffff]
933[ 0.659686] localhost kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-10]
934[ 0.659816] localhost kernel: pci 0000:0c:00.0: bridge window [mem 0xdd800000-0xdeffffff]
935[ 0.659900] localhost kernel: pci 0000:0c:00.0: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
936[ 0.660140] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 0c-10]
937[ 0.660145] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xdd800000-0xdeffffff]
938[ 0.660149] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
939[ 0.660155] localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11]
940[ 0.660165] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
941[ 0.660167] localhost kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
942[ 0.660168] localhost kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
943[ 0.660169] localhost kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0x1fff window]
944[ 0.660170] localhost kernel: pci_bus 0000:00: resource 8 [io 0xc000-0xdfff window]
945[ 0.660171] localhost kernel: pci_bus 0000:00: resource 9 [io 0xe000-0xffff window]
946[ 0.660172] localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000a0000-0x000bffff window]
947[ 0.660173] localhost kernel: pci_bus 0000:00: resource 11 [mem 0xd4000000-0xdfffffff window]
948[ 0.660174] localhost kernel: pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff window]
949[ 0.660175] localhost kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
950[ 0.660176] localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd8000000-0xd8ffffff]
951[ 0.660178] localhost kernel: pci_bus 0000:01: resource 2 [mem 0xd5000000-0xd53fffff 64bit pref]
952[ 0.660179] localhost kernel: pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
953[ 0.660180] localhost kernel: pci_bus 0000:03: resource 1 [mem 0xd9000000-0xdb7fffff]
954[ 0.660181] localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd5400000-0xd56fffff 64bit pref]
955[ 0.660182] localhost kernel: pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
956[ 0.660183] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xd9000000-0xdaffffff]
957[ 0.660184] localhost kernel: pci_bus 0000:04: resource 2 [mem 0xd5400000-0xd56fffff 64bit pref]
958[ 0.660185] localhost kernel: pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
959[ 0.660186] localhost kernel: pci_bus 0000:06: resource 1 [mem 0xd9000000-0xd9ffffff]
960[ 0.660187] localhost kernel: pci_bus 0000:06: resource 2 [mem 0xd5400000-0xd55fffff 64bit pref]
961[ 0.660188] localhost kernel: pci_bus 0000:07: resource 1 [mem 0xda000000-0xdaffffff]
962[ 0.660190] localhost kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
963[ 0.660191] localhost kernel: pci_bus 0000:02: resource 1 [mem 0xdb800000-0xdc7fffff]
964[ 0.660192] localhost kernel: pci_bus 0000:0b: resource 1 [mem 0xdc800000-0xdd7fffff]
965[ 0.660193] localhost kernel: pci_bus 0000:0c: resource 1 [mem 0xdd800000-0xdeffffff]
966[ 0.660194] localhost kernel: pci_bus 0000:0c: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
967[ 0.660196] localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xdd800000-0xdeffffff]
968[ 0.660197] localhost kernel: pci_bus 0000:0d: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
969[ 0.660198] localhost kernel: pci_bus 0000:0e: resource 1 [mem 0xdd800000-0xde7fffff]
970[ 0.660199] localhost kernel: pci_bus 0000:0e: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
971[ 0.660200] localhost kernel: pci_bus 0000:0f: resource 1 [mem 0xdd800000-0xde7fffff]
972[ 0.660201] localhost kernel: pci_bus 0000:0f: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
973[ 0.660202] localhost kernel: pci_bus 0000:10: resource 1 [mem 0xdef00000-0xdeffffff]
974[ 0.660203] localhost kernel: pci_bus 0000:11: resource 4 [io 0x0000-0x03af window]
975[ 0.660204] localhost kernel: pci_bus 0000:11: resource 5 [io 0x03e0-0x0cf7 window]
976[ 0.660205] localhost kernel: pci_bus 0000:11: resource 6 [io 0x03b0-0x03df window]
977[ 0.660206] localhost kernel: pci_bus 0000:11: resource 7 [io 0x0d00-0x1fff window]
978[ 0.660207] localhost kernel: pci_bus 0000:11: resource 8 [io 0xc000-0xdfff window]
979[ 0.660209] localhost kernel: pci_bus 0000:11: resource 9 [io 0xe000-0xffff window]
980[ 0.660210] localhost kernel: pci_bus 0000:11: resource 10 [mem 0x000a0000-0x000bffff window]
981[ 0.660211] localhost kernel: pci_bus 0000:11: resource 11 [mem 0xd4000000-0xdfffffff window]
982[ 0.660212] localhost kernel: pci_bus 0000:11: resource 12 [mem 0xfed40000-0xfed44fff window]
983[ 0.660251] localhost kernel: pci 0000:40:01.0: PCI bridge to [bus 41]
984[ 0.660261] localhost kernel: pci 0000:40:02.0: PCI bridge to [bus 42]
985[ 0.660271] localhost kernel: pci 0000:40:03.0: PCI bridge to [bus 43]
986[ 0.660281] localhost kernel: pci 0000:40:03.2: PCI bridge to [bus 44]
987[ 0.660290] localhost kernel: pci_bus 0000:40: resource 4 [io 0x2000-0x3fff window]
988[ 0.660292] localhost kernel: pci_bus 0000:40: resource 5 [io 0x4000-0x5fff window]
989[ 0.660293] localhost kernel: pci_bus 0000:40: resource 6 [io 0x6000-0x7fff window]
990[ 0.660294] localhost kernel: pci_bus 0000:40: resource 7 [io 0x8000-0x9fff window]
991[ 0.660295] localhost kernel: pci_bus 0000:40: resource 8 [io 0xa000-0xbfff window]
992[ 0.660296] localhost kernel: pci_bus 0000:40: resource 9 [mem 0xcc000000-0xd3ffffff window]
993[ 0.660375] localhost kernel: NET: Registered protocol family 2
994[ 0.660773] localhost kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
995[ 0.660886] localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
996[ 0.661242] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
997[ 0.661396] localhost kernel: TCP: Hash tables configured (established 262144 bind 65536)
998[ 0.661543] localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes)
999[ 0.661639] localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
1000[ 0.661934] localhost kernel: NET: Registered protocol family 1
1001[ 0.661940] localhost kernel: NET: Registered protocol family 44
1002[ 0.662905] localhost kernel: pci 0000:0f:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
1003[ 0.663048] localhost kernel: PCI: CLS 64 bytes, default 64
1004[ 0.663090] localhost kernel: Unpacking initramfs...
1005[ 1.466226] localhost kernel: Freeing initrd memory: 43748K
1006[ 1.472059] localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
1007[ 1.472063] localhost kernel: software IO TLB: mapped [mem 0xb0d4e000-0xb4d4e000] (64MB)
1008[ 1.481328] localhost kernel: Initialise system trusted keyrings
1009[ 1.481337] localhost kernel: Key type blacklist registered
1010[ 1.481426] localhost kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
1011[ 1.482908] localhost kernel: zbud: loaded
1012[ 1.483300] localhost kernel: pstore: using deflate compression
1013[ 1.483410] localhost kernel: SELinux: Registering netfilter hooks
1014[ 1.484234] localhost kernel: Platform Keyring initialized
1015[ 1.585510] localhost kernel: NET: Registered protocol family 38
1016[ 1.585519] localhost kernel: Key type asymmetric registered
1017[ 1.585523] localhost kernel: Asymmetric key parser 'x509' registered
1018[ 1.585547] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
1019[ 1.585644] localhost kernel: io scheduler mq-deadline registered
1020[ 1.585646] localhost kernel: io scheduler kyber registered
1021[ 1.585678] localhost kernel: io scheduler bfq registered
1022[ 1.586073] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
1023[ 1.594036] localhost kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 25
1024[ 1.594067] localhost kernel: pcieport 0000:00:02.0: Signaling PME with IRQ 26
1025[ 1.594089] localhost kernel: pcieport 0000:00:02.2: Signaling PME with IRQ 27
1026[ 1.594115] localhost kernel: pcieport 0000:00:03.0: Signaling PME with IRQ 28
1027[ 1.594135] localhost kernel: pcieport 0000:00:11.0: Signaling PME with IRQ 29
1028[ 1.594161] localhost kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 30
1029[ 1.594182] localhost kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 31
1030[ 1.594198] localhost kernel: pcieport 0000:00:1c.7: Signaling PME with IRQ 32
1031[ 1.594245] localhost kernel: pcieport 0000:40:01.0: Signaling PME with IRQ 38
1032[ 1.594274] localhost kernel: pcieport 0000:40:02.0: Signaling PME with IRQ 39
1033[ 1.594303] localhost kernel: pcieport 0000:40:03.0: Signaling PME with IRQ 40
1034[ 1.594329] localhost kernel: pcieport 0000:40:03.2: Signaling PME with IRQ 41
1035[ 1.594351] localhost kernel: pciehp 0000:04:05.0:pcie204: Slot #117 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise- Interlock- NoCompl- LLActRep+
1036[ 1.594666] localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1037[ 1.594716] localhost kernel: efifb: probing for efifb
1038[ 1.594729] localhost kernel: efifb: framebuffer at 0xd4000000, using 1876k, total 1875k
1039[ 1.594731] localhost kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
1040[ 1.594732] localhost kernel: efifb: scrolling: redraw
1041[ 1.594735] localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
1042[ 1.605269] localhost kernel: Console: switching to colour frame buffer device 100x37
1043[ 1.615630] localhost kernel: fb0: EFI VGA frame buffer device
1044[ 1.615773] localhost kernel: intel_idle: MWAIT substates: 0x1120
1045[ 1.615774] localhost kernel: intel_idle: v0.4.1 model 0x3E
1046[ 1.617449] localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
1047[ 1.617563] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
1048[ 1.617834] localhost kernel: ACPI: Power Button [PWRF]
1049[ 1.619260] localhost kernel: ERST: Error Record Serialization Table (ERST) support is initialized.
1050[ 1.619621] localhost kernel: pstore: Registered erst as persistent store backend
1051[ 1.619949] localhost kernel: GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
1052[ 1.620343] localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1053[ 1.644725] localhost kernel: 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
1054[ 1.669370] localhost kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
1055[ 1.673888] localhost kernel: Non-volatile memory driver v1.3
1056[ 1.677794] localhost kernel: Linux agpgart interface v0.103
1057[ 1.685745] localhost kernel: rdac: device handler registered
1058[ 1.689713] localhost kernel: hp_sw: device handler registered
1059[ 1.693612] localhost kernel: emc: device handler registered
1060[ 1.699064] localhost kernel: alua: device handler registered
1061[ 1.703163] localhost kernel: libphy: Fixed MDIO Bus: probed
1062[ 1.707411] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1063[ 1.711801] localhost kernel: ehci-pci: EHCI PCI platform driver
1064[ 1.716426] localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
1065[ 1.721065] localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
1066[ 1.725774] localhost kernel: ehci-pci 0000:00:1a.0: debug port 2
1067[ 1.734382] localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
1068[ 1.734396] localhost kernel: ehci-pci 0000:00:1a.0: irq 23, io mem 0xdf0fd000
1069[ 1.746052] localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
1070[ 1.750889] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
1071[ 1.755729] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1072[ 1.760490] localhost kernel: usb usb1: Product: EHCI Host Controller
1073[ 1.765180] localhost kernel: usb usb1: Manufacturer: Linux 4.18.0-80.11.2.el8_0.x86_64 ehci_hcd
1074[ 1.769971] localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0
1075[ 1.774987] localhost kernel: hub 1-0:1.0: USB hub found
1076[ 1.779679] localhost kernel: hub 1-0:1.0: 2 ports detected
1077[ 1.784938] localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
1078[ 1.789702] localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
1079[ 1.794387] localhost kernel: ehci-pci 0000:00:1d.0: debug port 2
1080[ 1.802804] localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
1081[ 1.802840] localhost kernel: ehci-pci 0000:00:1d.0: irq 22, io mem 0xdf0fe000
1082[ 1.814059] localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
1083[ 1.818491] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
1084[ 1.822938] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1085[ 1.827328] localhost kernel: usb usb2: Product: EHCI Host Controller
1086[ 1.831607] localhost kernel: usb usb2: Manufacturer: Linux 4.18.0-80.11.2.el8_0.x86_64 ehci_hcd
1087[ 1.835940] localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0
1088[ 1.840556] localhost kernel: hub 2-0:1.0: USB hub found
1089[ 1.844848] localhost kernel: hub 2-0:1.0: 2 ports detected
1090[ 1.849336] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1091[ 1.853730] localhost kernel: ohci-pci: OHCI PCI platform driver
1092[ 1.858118] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
1093[ 1.862700] localhost kernel: usbcore: registered new interface driver usbserial_generic
1094[ 1.867248] localhost kernel: usbserial: USB Serial support registered for generic
1095[ 1.871877] localhost kernel: i8042: PNP: No PS/2 controller found.
1096[ 1.876543] localhost kernel: mousedev: PS/2 mouse device common for all mice
1097[ 1.881259] localhost kernel: rtc_cmos 00:01: RTC can wake from S4
1098[ 1.886084] localhost kernel: rtc_cmos 00:01: registered as rtc0
1099[ 1.890591] localhost kernel: rtc_cmos 00:01: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
1100[ 1.895207] localhost kernel: intel_pstate: Intel P-state driver initializing
1101[ 1.902216] localhost kernel: EFI Variables Facility v0.08 2004-May-17
1102[ 1.908134] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
1103[ 1.912794] localhost kernel: usbcore: registered new interface driver usbhid
1104[ 1.917386] localhost kernel: usbhid: USB HID core driver
1105[ 1.922099] localhost kernel: drop_monitor: Initializing network drop monitor service
1106[ 1.926834] localhost kernel: Initializing XFRM netlink socket
1107[ 1.931517] localhost kernel: NET: Registered protocol family 10
1108[ 1.936588] localhost kernel: Segment Routing with IPv6
1109[ 1.941173] localhost kernel: NET: Registered protocol family 17
1110[ 1.945739] localhost kernel: mpls_gso: MPLS GSO support
1111[ 1.953301] localhost kernel: mce: Using 25 MCE banks
1112[ 1.957822] localhost kernel: RAS: Correctable Errors collector initialized.
1113[ 1.962434] localhost kernel: microcode: sig=0x306e4, pf=0x1, revision=0x42e
1114[ 1.967952] localhost kernel: microcode: Microcode Update Driver: v2.2.
1115[ 1.967960] localhost kernel: AVX version of gcm_enc/dec engaged.
1116[ 1.976906] localhost kernel: AES CTR mode by8 optimization enabled
1117[ 1.996897] localhost kernel: sched_clock: Marking stable (1996889339, 0)->(2128789332, -131899993)
1118[ 2.001846] localhost kernel: registered taskstats version 1
1119[ 2.006324] localhost kernel: Loading compiled-in X.509 certificates
1120[ 2.044236] localhost kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: f72a2fe09f072105766b66f7ee4bc19f59799769'
1121[ 2.053758] localhost kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 29bd4c0d06d2e9911044b5dc973309139b51d6d5'
1122[ 2.063736] localhost kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: b49f086205909dc4da2cfa99376fb191d2f09e78'
1123[ 2.074086] localhost kernel: zswap: loaded using pool lzo/zbud
1124[ 2.084369] localhost kernel: Key type big_key registered
1125[ 2.091954] localhost kernel: Key type trusted registered
1126[ 2.099244] localhost kernel: Key type encrypted registered
1127[ 2.104361] localhost kernel: Couldn't get size: 0x800000000000000e
1128[ 2.108017] localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
1129[ 2.109355] localhost kernel: MODSIGN: Couldn't get UEFI db list
1130[ 2.109430] localhost kernel: Couldn't get size: 0x800000000000000e
1131[ 2.124330] localhost kernel: Couldn't get UEFI MokListRT
1132[ 2.129269] localhost kernel: Couldn't get size: 0x800000000000000e
1133[ 2.134120] localhost kernel: Couldn't get UEFI dbx list
1134[ 2.138854] localhost kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
1135[ 2.143709] localhost kernel: ima: Allocated hash algorithm: sha1
1136[ 2.148536] localhost kernel: evm: Initialising EVM extended attributes:
1137[ 2.153383] localhost kernel: evm: security.selinux
1138[ 2.158176] localhost kernel: evm: security.ima
1139[ 2.162888] localhost kernel: evm: security.capability
1140[ 2.167584] localhost kernel: evm: HMAC attrs: 0x1
1141[ 2.171029] localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
1142[ 2.176940] localhost kernel: rtc_cmos 00:01: setting system clock to 2019-12-02 18:12:45 UTC (1575310365)
1143[ 2.248385] localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
1144[ 2.253357] localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1145[ 2.258669] localhost kernel: hub 1-1:1.0: USB hub found
1146[ 2.263631] localhost kernel: hub 1-1:1.0: 6 ports detected
1147[ 2.310387] localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
1148[ 2.315312] localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1149[ 2.320463] localhost kernel: hub 2-1:1.0: USB hub found
1150[ 2.325168] localhost kernel: hub 2-1:1.0: 8 ports detected
1151[ 2.544035] localhost kernel: usb 1-1.2: new high-speed USB device number 3 using ehci-pci
1152[ 2.626388] localhost kernel: usb 1-1.2: New USB device found, idVendor=0424, idProduct=2512, bcdDevice= b.b3
1153[ 2.630788] localhost kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1154[ 2.635302] localhost kernel: hub 1-1.2:1.0: USB hub found
1155[ 2.639633] localhost kernel: hub 1-1.2:1.0: 1 port detected
1156[ 2.708073] localhost kernel: usb 1-1.6: new high-speed USB device number 4 using ehci-pci
1157[ 2.791004] localhost kernel: usb 1-1.6: New USB device found, idVendor=413c, idProduct=a001, bcdDevice= 0.00
1158[ 2.795516] localhost kernel: usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1159[ 2.800034] localhost kernel: usb 1-1.6: Product: Gadget USB HUB
1160[ 2.804468] localhost kernel: usb 1-1.6: Manufacturer: no manufacturer
1161[ 2.808858] localhost kernel: usb 1-1.6: SerialNumber: 0123456789
1162[ 2.813518] localhost kernel: hub 1-1.6:1.0: USB hub found
1163[ 2.818002] localhost kernel: hub 1-1.6:1.0: 6 ports detected
1164[ 2.827006] localhost kernel: Freeing unused kernel memory: 2356K
1165[ 2.831390] localhost kernel: tsc: Refined TSC clocksource calibration: 2599.999 MHz
1166[ 2.835835] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a3b2ad7e, max_idle_ns: 440795282337 ns
1167[ 2.845036] localhost kernel: clocksource: Switched to clocksource tsc
1168[ 2.849701] localhost kernel: Write protecting the kernel read-only data: 18432k
1169[ 2.855758] localhost kernel: Freeing unused kernel memory: 2020K
1170[ 2.861172] localhost kernel: Freeing unused kernel memory: 276K
1171[ 2.876127] localhost kernel: ERST: NVRAM ERST Log Address Range not implemented yet.
1172[ 2.883428] localhost systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
1173[ 2.911130] localhost systemd[1]: Detected architecture x86-64.
1174[ 2.916056] localhost systemd[1]: Running in initial RAM disk.
1175[ 2.939650] localhost systemd[1]: No hostname configured.
1176[ 2.944724] localhost systemd[1]: Set hostname to <localhost>.
1177[ 2.949762] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
1178[ 2.954794] localhost systemd[1]: Initializing machine ID from random generator.
1179[ 2.967517] localhost zfs-generator: starting
1180[ 2.972687] localhost zfs-generator: loading Dracut library from /lib/dracut-lib.sh
1181[ 3.002453] localhost zfs-generator: writing extension for sysroot.mount to /run/systemd/generator/sysroot.mount.d/zfs-enhancement.conf
1182[ 3.015937] localhost zfs-generator: finished
1183[ 3.031426] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
1184[ 3.036767] localhost systemd[1]: Listening on udev Control Socket.
1185[ 3.047435] localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
1186[ 3.052944] localhost systemd[1]: Listening on udev Kernel Socket.
1187[ 3.064147] localhost systemd[1]: Listening on Journal Socket (/dev/log).
1188[ 3.075345] localhost systemd[1]: Reached target Slices.
1189[ 3.205202] localhost systemd-journald[423]: Journal started
1190[ 3.205254] localhost systemd-journald[423]: Runtime journal (/run/log/journal/2f4bd05a777742f8b48e1ea4512e3b8e) is 8.0M, max 1.5G, 1.5G free.
1191[ 3.209269] localhost dracut-cmdline[437]: dracut-8 (Core) dracut-049-10.git20190115.el8_0.1
1192[ 3.214860] localhost dracut-cmdline[437]: Using kernel command line parameters: \unenc\boot\@\vmlinuz-4.18.0-80.11.2.el8_0.x86_64 rw root=ZFS=centnas/enc/ROOT rootwait initrd=unenc\boot\@\initramfs-4.18.0-80.11.2.el8_0.x86_64.img
1193[ 3.254042] localhost kernel: usb 1-1.6.1: new high-speed USB device number 5 using ehci-pci
1194[ 3.362390] localhost kernel: usb 1-1.6.1: New USB device found, idVendor=0624, idProduct=0249, bcdDevice= 0.00
1195[ 3.366779] localhost kernel: usb 1-1.6.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
1196[ 3.371134] localhost kernel: usb 1-1.6.1: Product: Keyboard/Mouse Function
1197[ 3.375389] localhost kernel: usb 1-1.6.1: Manufacturer: Avocent
1198[ 3.379542] localhost kernel: usb 1-1.6.1: SerialNumber: 20121018
1199[ 3.390181] localhost dracut-cmdline[437]: ZFS: Using hostid from /etc/hostid: 007f0100
1200[ 3.385082] localhost kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.0/0003:0624:0249.0001/input/input1
1201[ 3.395866] localhost dracut-cmdline[437]: ZFS: Set zfs:centnas/enc/ROOT as bootfs.
1202[ 3.449899] localhost systemd[1]: Started dracut cmdline hook.
1203[ 3.445403] localhost kernel: hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input0
1204[ 3.455608] localhost kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.1/0003:0624:0249.0002/input/input2
1205[ 3.455833] localhost kernel: hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input1
1206[ 3.456939] localhost kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.2/0003:0624:0249.0003/input/input3
1207[ 3.457188] localhost kernel: hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input2
1208[ 3.504347] localhost systemd[1]: Starting dracut pre-udev hook...
1209[ 3.559746] localhost kernel: device-mapper: uevent: version 1.0.3
1210[ 3.565736] localhost kernel: device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
1211[ 3.631611] localhost systemd[1]: Started dracut pre-udev hook.
1212[ 3.639756] localhost systemd[1]: Starting udev Kernel Device Manager...
1213[ 3.676607] localhost systemd[1]: Started udev Kernel Device Manager.
1214[ 3.684571] localhost systemd[1]: Starting dracut pre-trigger hook...
1215[ 3.719993] localhost dracut-pre-trigger[592]: rd.md=0: removing MD RAID activation
1216[ 3.812127] localhost systemd[1]: Started dracut pre-trigger hook.
1217[ 3.820079] localhost systemd[1]: Starting udev Coldplug all Devices...
1218[ 3.877178] localhost systemd[1]: Mounting Kernel Configuration File System...
1219[ 3.884423] localhost systemd[1]: Mounted Kernel Configuration File System.
1220[ 4.057318] localhost systemd[1]: Started udev Coldplug all Devices.
1221[ 4.062422] localhost kernel: dca service started, version 1.12.1
1222[ 4.072695] localhost systemd[1]: Starting udev Wait for Complete Device Initialization...
1223[ 4.081889] localhost systemd[1]: Starting Show Plymouth Boot Screen...
1224[ 4.086640] localhost kernel: mpt3sas: loading out-of-tree module taints kernel.
1225[ 4.096415] localhost systemd[1]: Starting dracut initqueue hook...
1226[ 4.104163] localhost kernel: mpt3sas: module verification failed: signature and/or required key missing - tainting kernel
1227[ 4.118381] localhost kernel: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
1228[ 4.118387] localhost kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
1229[ 4.134704] localhost systemd[1]: Received SIGRTMIN+20 from PID 676 (plymouthd).
1230[ 4.136015] localhost systemd[1]: Started Show Plymouth Boot Screen.
1231[ 4.135415] localhost kernel: mpt3sas version 27.101.00.00 loaded
1232[ 4.142052] localhost systemd[1]: Reached target Paths.
1233[ 4.141690] localhost kernel: ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
1234[ 4.146580] localhost kernel: Warning: mpt3sas 0000:02:00.0 [1000:0072] - Support for this device has been removed in this major release. Please check the removed functionality section of the release notes.
1235[ 4.147664] localhost kernel: ixgbe: Copyright (c) 1999-2016 Intel Corporation.
1236[ 4.159941] localhost kernel: mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32863232 kB)
1237[ 4.171799] localhost systemd[1]: Reached target Local Encrypted Volumes.
1238[ 4.180676] localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
1239[ 4.185044] localhost systemd[1]: Started dracut initqueue hook.
1240[ 4.189565] localhost systemd[1]: Reached target Remote File Systems (Pre).
1241[ 4.190928] localhost systemd-udevd[671]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
1242[ 4.193896] localhost systemd[1]: Reached target Remote File Systems.
1243[ 4.202542] localhost systemd[1]: Starting dracut pre-mount hook...
1244[ 4.226229] localhost kernel: ixgbe 0000:01:00.0: failed to load because an unsupported SFP+ or QSFP module type was detected.
1245[ 4.236471] localhost kernel: ixgbe 0000:01:00.0: Reload the driver after installing a supported module.
1246[ 4.242699] localhost kernel: igb 0000:0b:00.0: added PHC on eth0
1247[ 4.252989] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1248[ 4.252989] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1249[ 4.248210] localhost kernel: igb 0000:0b:00.0: Intel(R) Gigabit Ethernet Network Connection
1250[ 4.253695] localhost kernel: igb 0000:0b:00.0: eth0: (PCIe:5.0Gb/s:Width x2) b8:ca:3a:65:75:f4
1251[ 4.254131] localhost kernel: igb 0000:0b:00.0: eth0: PBA No: G61346-000
1252[ 4.264663] localhost kernel: igb 0000:0b:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1253[ 4.338572] localhost kernel: igb 0000:0b:00.1: added PHC on eth1
1254[ 4.344273] localhost kernel: igb 0000:0b:00.1: Intel(R) Gigabit Ethernet Network Connection
1255[ 4.350012] localhost kernel: igb 0000:0b:00.1: eth1: (PCIe:5.0Gb/s:Width x2) b8:ca:3a:65:75:f5
1256[ 4.355982] localhost kernel: igb 0000:0b:00.1: eth1: PBA No: G61346-000
1257[ 4.361465] localhost kernel: igb 0000:0b:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1258[ 4.370605] localhost systemd-udevd[657]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
1259[ 4.371186] localhost systemd-udevd[694]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
1260[ 4.370784] localhost kernel: igb 0000:0b:00.1 eno4: renamed from eth1
1261[ 4.380648] localhost kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
1262[ 4.386286] localhost kernel: mpt2sas_cm0: MSI-X vectors supported: 1, no of cores: 32, max_msix_vectors: -1
1263[ 4.392075] localhost kernel: mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 62
1264[ 4.399587] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1265[ 4.399587] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1266[ 4.397640] localhost kernel: mpt2sas_cm0: iomem(0x00000000dc7fc000), mapped(0x(____ptrval____)), size(16384)
1267[ 4.403287] localhost kernel: mpt2sas_cm0: ioport(0x000000000000ec00), size(256)
1268[ 4.406476] localhost kernel: igb 0000:0b:00.0 eno3: renamed from eth0
1269[ 4.458266] localhost kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
1270[ 4.521426] localhost kernel: mpt2sas_cm0: Allocated physical memory: size(1687 kB)
1271[ 4.526920] localhost kernel: mpt2sas_cm0: Current Controller Queue Depth(3364),Max Controller Queue Depth(3432)
1272[ 4.532523] localhost kernel: mpt2sas_cm0: Scatter Gather Elements per IO(128)
1273[ 4.543944] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1274[ 4.543944] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1275[ 4.583424] localhost kernel: mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(07.27.01.01)
1276[ 4.595123] localhost kernel: mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
1277[ 4.607101] localhost kernel: scsi host0: Fusion MPT SAS Host
1278[ 4.626884] localhost kernel: mpt2sas_cm0: sending port enable !!
1279[ 4.687744] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1280[ 4.687744] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1281[ 4.832023] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1282[ 4.832023] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1283[ 4.976767] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1284[ 4.976767] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1285[ 5.120353] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1286[ 5.120353] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1287[ 5.264319] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1288[ 5.264319] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1289[ 5.407927] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1290[ 5.407927] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1291[ 5.423628] localhost kernel: ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 32, Tx Queue count = 32 XDP Queue count = 0
1292[ 5.435464] localhost kernel: ixgbe 0000:01:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
1293[ 5.447685] localhost kernel: ixgbe 0000:01:00.1: MAC: 2, PHY: 1, PBA No: G61346-000
1294[ 5.453661] localhost kernel: ixgbe 0000:01:00.1: b8:ca:3a:65:75:f2
1295[ 5.463777] localhost kernel: ixgbe 0000:01:00.1: Intel(R) 10 Gigabit Network Connection
1296[ 5.472728] localhost systemd-udevd[699]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
1297[ 5.472874] localhost kernel: ixgbe 0000:01:00.1 eno2: renamed from eth0
1298[ 5.533824] localhost systemd[1]: Started udev Wait for Complete Device Initialization.
1299[ 5.534732] localhost systemd[1]: Reached target System Initialization.
1300[ 5.534817] localhost systemd[1]: Reached target Basic System.
1301[ 5.535993] localhost systemd[1]: Starting Import ZFS pools by device scanning...
1302[ 5.548461] localhost zpool[825]: The ZFS modules are not loaded.
1303[ 5.548461] localhost zpool[825]: Try running '/sbin/modprobe zfs' as root to load them.
1304[ 5.551051] localhost systemd[1]: zfs-import-scan.service: Main process exited, code=exited, status=1/FAILURE
1305[ 5.551319] localhost systemd[1]: zfs-import-scan.service: Failed with result 'exit-code'.
1306[ 5.551449] localhost systemd[1]: Failed to start Import ZFS pools by device scanning.
1307[ 5.553774] localhost systemd[1]: Starting Set BOOTFS environment for dracut...
1308[ 5.558195] localhost dracut-pre-mount[726]: The ZFS modules are not loaded.
1309[ 5.558195] localhost dracut-pre-mount[726]: Try running '/sbin/modprobe zfs' as root to load them.
1310[ 5.568873] localhost sh[829]: The ZFS modules are not loaded.
1311[ 5.568873] localhost sh[829]: Try running '/sbin/modprobe zfs' as root to load them.
1312[ 5.585040] localhost systemd[1]: Started Set BOOTFS environment for dracut.
1313[ 5.585383] localhost systemd[1]: Reached target ZFS pool import target.
1314[ 5.596573] localhost systemd[1]: Started dracut pre-mount hook.
1315[ 5.598675] localhost systemd[1]: Mounting /sysroot...
1316[ 5.612897] localhost mount[840]: The ZFS modules are not loaded.
1317[ 5.612897] localhost mount[840]: Try running '/sbin/modprobe zfs' as root to load them.
1318[ 5.614164] localhost systemd[1]: sysroot.mount: Mount process exited, code=exited status=2
1319[ 5.614289] localhost systemd[1]: sysroot.mount: Failed with result 'exit-code'.
1320[ 5.614818] localhost systemd[1]: Failed to mount /sysroot.
1321[ 5.615031] localhost systemd[1]: Dependency failed for Initrd Root File System.
1322[ 5.615365] localhost systemd[1]: Dependency failed for Reload Configuration from the Real Root.
1323[ 5.615709] localhost systemd[1]: initrd-parse-etc.service: Job initrd-parse-etc.service/start failed with result 'dependency'.
1324[ 5.615993] localhost systemd[1]: initrd-parse-etc.service: Triggering OnFailure= dependencies.
1325[ 5.616253] localhost systemd[1]: initrd-root-fs.target: Job initrd-root-fs.target/start failed with result 'dependency'.
1326[ 5.616534] localhost systemd[1]: initrd-root-fs.target: Triggering OnFailure= dependencies.
1327[ 5.618152] localhost systemd[1]: Starting Setup Virtual Console...
1328[ 5.620463] localhost systemd[1]: Reached target Initrd File Systems.
1329[ 5.625515] localhost systemd[1]: Stopped target Basic System.
1330[ 5.625897] localhost systemd[1]: Stopped dracut pre-mount hook.
1331[ 5.630755] localhost systemd[1]: Stopped target System Initialization.
1332[ 5.631035] localhost systemd[1]: Stopped dracut initqueue hook.
1333[ 5.641025] localhost systemd[1]: Stopped dracut pre-trigger hook.
1334[ 5.646093] localhost systemd[1]: Stopped dracut pre-udev hook.
1335[ 5.651015] localhost systemd[1]: Stopped dracut cmdline hook.
1336[ 5.680451] localhost systemd[1]: Started Setup Virtual Console.
1337[ 5.682474] localhost systemd[1]: Started Emergency Shell.
1338[ 5.684952] localhost systemd[1]: Reached target Emergency Mode.
1339[ 5.688681] localhost systemd[1]: Startup finished in 2.870s (kernel) + 0 (initrd) + 2.817s (userspace) = 5.688s.
1340[ 5.722393] localhost systemd[1]: Received SIGRTMIN+21 from PID 676 (plymouthd).