Guest User

Untitled

a guest
May 3rd, 2021
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 130.05 KB | None | 0 0
  1. [    0.000000] Linux version 5.4.106-1-pve (build@pve) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.4.106-1 (Fri, 19 Mar 2021 11:08:47 +0100) ()
  2. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.106-1-pve root=/dev/mapper/pve-root ro quiet
  3. [    0.000000] KERNEL supported cpus:
  4. [    0.000000]   Intel GenuineIntel
  5. [    0.000000]   AMD AuthenticAMD
  6. [    0.000000]   Hygon HygonGenuine
  7. [    0.000000]   Centaur CentaurHauls
  8. [    0.000000]   zhaoxin   Shanghai
  9. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  10. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  11. [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  12. [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
  13. [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  14. [    0.000000] BIOS-provided physical RAM map:
  15. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  16. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000078f7ffff] usable
  17. [    0.000000] BIOS-e820: [mem 0x0000000078f80000-0x0000000079793fff] reserved
  18. [    0.000000] BIOS-e820: [mem 0x0000000079794000-0x0000000079894fff] usable
  19. [    0.000000] BIOS-e820: [mem 0x0000000079895000-0x0000000079e15fff] ACPI NVS
  20. [    0.000000] BIOS-e820: [mem 0x0000000079e16000-0x000000007bd64fff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x000000007bd65000-0x000000007bdc9fff] type 20
  22. [    0.000000] BIOS-e820: [mem 0x000000007bdca000-0x000000007bdcafff] usable
  23. [    0.000000] BIOS-e820: [mem 0x000000007bdcb000-0x000000007be50fff] reserved
  24. [    0.000000] BIOS-e820: [mem 0x000000007be51000-0x000000007bffffff] usable
  25. [    0.000000] BIOS-e820: [mem 0x000000007c000000-0x000000008fffffff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
  27. [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  28. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000807fffffff] usable
  29. [    0.000000] NX (Execute Disable) protection: active
  30. [    0.000000] efi: EFI v2.40 by American Megatrends
  31. [    0.000000] efi:  ACPI=0x7990d000  ACPI 2.0=0x7990d000  SMBIOS=0xf05e0  SMBIOS 3.0=0x7bbe7000  ESRT=0x7bc04b18  MPS=0xfca80
  32. [    0.000000] secureboot: Secure boot could not be determined (mode 0)
  33. [    0.000000] SMBIOS 3.0.0 present.
  34. [    0.000000] DMI: Supermicro X10DRi/X10DRI-T, BIOS 3.1 09/14/2018
  35. [    0.000000] tsc: Fast TSC calibration failed
  36. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  37. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  38. [    0.000000] last_pfn = 0x8080000 max_arch_pfn = 0x400000000
  39. [    0.000000] MTRR default type: write-back
  40. [    0.000000] MTRR fixed ranges enabled:
  41. [    0.000000]   00000-9FFFF write-back
  42. [    0.000000]   A0000-BFFFF uncachable
  43. [    0.000000]   C0000-FFFFF write-protect
  44. [    0.000000] MTRR variable ranges enabled:
  45. [    0.000000]   0 base 000080000000 mask 3FFF80000000 uncachable
  46. [    0.000000]   1 base 380000000000 mask 3F8000000000 uncachable
  47. [    0.000000]   2 disabled
  48. [    0.000000]   3 disabled
  49. [    0.000000]   4 disabled
  50. [    0.000000]   5 disabled
  51. [    0.000000]   6 disabled
  52. [    0.000000]   7 disabled
  53. [    0.000000]   8 disabled
  54. [    0.000000]   9 disabled
  55. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
  56. [    0.000000] x2apic: enabled by BIOS, switching to x2apic ops
  57. [    0.000000] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
  58. [    0.000000] found SMP MP-table at [mem 0x000fd070-0x000fd07f]
  59. [    0.000000] esrt: Reserving ESRT space from 0x000000007bc04b18 to 0x000000007bc04b50.
  60. [    0.000000] check: Scanning 1 areas for low memory corruption
  61. [    0.000000] Using GB pages for direct mapping
  62. [    0.000000] secureboot: Secure boot could not be determined (mode 0)
  63. [    0.000000] RAMDISK: [mem 0x3227b000-0x35134fff]
  64. [    0.000000] ACPI: Early table checksum verification disabled
  65. [    0.000000] ACPI: RSDP 0x000000007990D000 000024 (v02 ALASKA)
  66. [    0.000000] ACPI: XSDT 0x000000007990D0B8 0000EC (v01 ALASKA A M I    01072009 AMI  00010013)
  67. [    0.000000] ACPI: FACP 0x0000000079940B38 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
  68. [    0.000000] ACPI: DSDT 0x000000007990D238 033900 (v02 ALASKA A M I    01072009 INTL 20091013)
  69. [    0.000000] ACPI: FACS 0x0000000079E14F80 000040
  70. [    0.000000] ACPI: APIC 0x0000000079940C48 000374 (v03 ALASKA A M I    01072009 AMI  00010013)
  71. [    0.000000] ACPI: FPDT 0x0000000079940FC0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
  72. [    0.000000] ACPI: FIDT 0x0000000079941008 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
  73. [    0.000000] ACPI: SPMI 0x00000000799410A8 000041 (v05 ALASKA A M I    00000000 AMI. 00000000)
  74. [    0.000000] ACPI: MCFG 0x00000000799410F0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
  75. [    0.000000] ACPI: UEFI 0x0000000079941130 000042 (v01 ALASKA A M I    01072009      00000000)
  76. [    0.000000] ACPI: MCEJ 0x0000000079941178 000130 (v01 INTEL           00000001 INTL 0100000D)
  77. [    0.000000] ACPI: HPET 0x00000000799412A8 000038 (v01 ALASKA A M I    00000001 INTL 20091013)
  78. [    0.000000] ACPI: MSCT 0x00000000799412E0 000090 (v01 ALASKA A M I    00000001 INTL 20091013)
  79. [    0.000000] ACPI: SLIT 0x0000000079941370 000030 (v01 ALASKA A M I    00000001 INTL 20091013)
  80. [    0.000000] ACPI: SRAT 0x00000000799413A0 001158 (v03 ALASKA A M I    00000001 INTL 20091013)
  81. [    0.000000] ACPI: WDDT 0x00000000799424F8 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
  82. [    0.000000] ACPI: SSDT 0x0000000079942538 016F57 (v02 ALASKA PmMgt    00000001 INTL 20120913)
  83. [    0.000000] ACPI: NITR 0x0000000079959490 000071 (v02 ALASKA A M I    00000001 INTL 20091013)
  84. [    0.000000] ACPI: BGRT 0x0000000079959508 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
  85. [    0.000000] ACPI: SSDT 0x0000000079959540 00264A (v02 ALASKA SpsNm    00000002 INTL 20120913)
  86. [    0.000000] ACPI: SSDT 0x000000007995BB90 000064 (v02 ALASKA SpsNvs   00000002 INTL 20120913)
  87. [    0.000000] ACPI: PRAD 0x000000007995BBF8 0000BF (v02 ALASKA A M I    00000002 INTL 20120913)
  88. [    0.000000] ACPI: DMAR 0x000000007995BCB8 000150 (v01 ALASKA A M I    00000001 INTL 20091013)
  89. [    0.000000] ACPI: HEST 0x000000007995BE08 0000A8 (v01 ALASKA A M I    00000001 INTL 00000001)
  90. [    0.000000] ACPI: BERT 0x000000007995BEB0 000030 (v01 ALASKA A M I    00000001 INTL 00000001)
  91. [    0.000000] ACPI: ERST 0x000000007995BEE0 000230 (v01 ALASKA A M I    00000001 INTL 00000001)
  92. [    0.000000] ACPI: EINJ 0x000000007995C110 000150 (v01 ALASKA A M I    00000001 INTL 00000001)
  93. [    0.000000] ACPI: NFIT 0x000000007995C260 000028 (v01 ALASKA A M I    00000001 ?    00000001)
  94. [    0.000000] ACPI: Local APIC address 0xfee00000
  95. [    0.000000] Setting APIC routing to cluster x2apic.
  96. [    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  97. [    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
  98. [    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
  99. [    0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
  100. [    0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
  101. [    0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
  102. [    0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
  103. [    0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
  104. [    0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
  105. [    0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
  106. [    0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0
  107. [    0.000000] SRAT: PXM 0 -> APIC 0x18 -> Node 0
  108. [    0.000000] SRAT: PXM 0 -> APIC 0x1a -> Node 0
  109. [    0.000000] SRAT: PXM 0 -> APIC 0x1c -> Node 0
  110. [    0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1
  111. [    0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1
  112. [    0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 1
  113. [    0.000000] SRAT: PXM 1 -> APIC 0x26 -> Node 1
  114. [    0.000000] SRAT: PXM 1 -> APIC 0x28 -> Node 1
  115. [    0.000000] SRAT: PXM 1 -> APIC 0x2a -> Node 1
  116. [    0.000000] SRAT: PXM 1 -> APIC 0x2c -> Node 1
  117. [    0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 1
  118. [    0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1
  119. [    0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1
  120. [    0.000000] SRAT: PXM 1 -> APIC 0x36 -> Node 1
  121. [    0.000000] SRAT: PXM 1 -> APIC 0x38 -> Node 1
  122. [    0.000000] SRAT: PXM 1 -> APIC 0x3a -> Node 1
  123. [    0.000000] SRAT: PXM 1 -> APIC 0x3c -> Node 1
  124. [    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
  125. [    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
  126. [    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
  127. [    0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
  128. [    0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
  129. [    0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
  130. [    0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0
  131. [    0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0
  132. [    0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0
  133. [    0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0
  134. [    0.000000] SRAT: PXM 0 -> APIC 0x17 -> Node 0
  135. [    0.000000] SRAT: PXM 0 -> APIC 0x19 -> Node 0
  136. [    0.000000] SRAT: PXM 0 -> APIC 0x1b -> Node 0
  137. [    0.000000] SRAT: PXM 0 -> APIC 0x1d -> Node 0
  138. [    0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1
  139. [    0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1
  140. [    0.000000] SRAT: PXM 1 -> APIC 0x25 -> Node 1
  141. [    0.000000] SRAT: PXM 1 -> APIC 0x27 -> Node 1
  142. [    0.000000] SRAT: PXM 1 -> APIC 0x29 -> Node 1
  143. [    0.000000] SRAT: PXM 1 -> APIC 0x2b -> Node 1
  144. [    0.000000] SRAT: PXM 1 -> APIC 0x2d -> Node 1
  145. [    0.000000] SRAT: PXM 1 -> APIC 0x31 -> Node 1
  146. [    0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1
  147. [    0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1
  148. [    0.000000] SRAT: PXM 1 -> APIC 0x37 -> Node 1
  149. [    0.000000] SRAT: PXM 1 -> APIC 0x39 -> Node 1
  150. [    0.000000] SRAT: PXM 1 -> APIC 0x3b -> Node 1
  151. [    0.000000] SRAT: PXM 1 -> APIC 0x3d -> Node 1
  152. [    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
  153. [    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x407fffffff]
  154. [    0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x4080000000-0x807fffffff]
  155. [    0.000000] NUMA: Initialized distance table, cnt=2
  156. [    0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x407fffffff] -> [mem 0x00000000-0x407fffffff]
  157. [    0.000000] NODE_DATA(0) allocated [mem 0x407ffd5000-0x407fffffff]
  158. [    0.000000] NODE_DATA(1) allocated [mem 0x807ffd4000-0x807fffefff]
  159. [    0.000000] Zone ranges:
  160. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  161. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  162. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000807fffffff]
  163. [    0.000000]   Device   empty
  164. [    0.000000] Movable zone start for each node
  165. [    0.000000] Early memory node ranges
  166. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
  167. [    0.000000]   node   0: [mem 0x0000000000100000-0x0000000078f7ffff]
  168. [    0.000000]   node   0: [mem 0x0000000079794000-0x0000000079894fff]
  169. [    0.000000]   node   0: [mem 0x000000007bdca000-0x000000007bdcafff]
  170. [    0.000000]   node   0: [mem 0x000000007be51000-0x000000007bffffff]
  171. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000407fffffff]
  172. [    0.000000]   node   1: [mem 0x0000004080000000-0x000000807fffffff]
  173. [    0.000000] Zeroed struct page in unavailable ranges: 28208 pages
  174. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000407fffffff]
  175. [    0.000000] On node 0 totalpages: 67080656
  176. [    0.000000]   DMA zone: 64 pages used for memmap
  177. [    0.000000]   DMA zone: 47 pages reserved
  178. [    0.000000]   DMA zone: 3999 pages, LIFO batch:0
  179. [    0.000000]   DMA32 zone: 7689 pages used for memmap
  180. [    0.000000]   DMA32 zone: 492081 pages, LIFO batch:63
  181. [    0.000000]   Normal zone: 1040384 pages used for memmap
  182. [    0.000000]   Normal zone: 66584576 pages, LIFO batch:63
  183. [    0.000000] Initmem setup node 1 [mem 0x0000004080000000-0x000000807fffffff]
  184. [    0.000000] On node 1 totalpages: 67108864
  185. [    0.000000]   Normal zone: 1048576 pages used for memmap
  186. [    0.000000]   Normal zone: 67108864 pages, LIFO batch:63
  187. [    0.000000] ACPI: PM-Timer IO Port: 0x408
  188. [    0.000000] ACPI: Local APIC address 0xfee00000
  189. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  190. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  191. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  192. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  193. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  194. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  195. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  196. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  197. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
  198. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
  199. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
  200. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
  201. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
  202. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
  203. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1])
  204. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1])
  205. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1])
  206. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1])
  207. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1])
  208. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1])
  209. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1])
  210. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1])
  211. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1])
  212. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1])
  213. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1])
  214. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1])
  215. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1])
  216. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1])
  217. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  218. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  219. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  220. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  221. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  222. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  223. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  224. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
  225. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
  226. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
  227. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
  228. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
  229. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
  230. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
  231. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1])
  232. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1])
  233. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1])
  234. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1])
  235. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1])
  236. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1])
  237. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1])
  238. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1])
  239. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1])
  240. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1])
  241. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1])
  242. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1])
  243. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1])
  244. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1])
  245. [    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  246. [    0.000000] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
  247. [    0.000000] IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
  248. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  249. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  250. [    0.000000] ACPI: IRQ0 used by override.
  251. [    0.000000] ACPI: IRQ9 used by override.
  252. [    0.000000] Using ACPI (MADT) for SMP configuration information
  253. [    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  254. [    0.000000] e820: update [mem 0x770ae000-0x7718ffff] usable ==> reserved
  255. [    0.000000] TSC deadline timer available
  256. [    0.000000] smpboot: Allowing 56 CPUs, 0 hotplug CPUs
  257. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  258. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  259. [    0.000000] PM: Registered nosave memory: [mem 0x770ae000-0x7718ffff]
  260. [    0.000000] PM: Registered nosave memory: [mem 0x78f80000-0x79793fff]
  261. [    0.000000] PM: Registered nosave memory: [mem 0x79895000-0x79e15fff]
  262. [    0.000000] PM: Registered nosave memory: [mem 0x79e16000-0x7bd64fff]
  263. [    0.000000] PM: Registered nosave memory: [mem 0x7bd65000-0x7bdc9fff]
  264. [    0.000000] PM: Registered nosave memory: [mem 0x7bdcb000-0x7be50fff]
  265. [    0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x8fffffff]
  266. [    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfed1bfff]
  267. [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
  268. [    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfeffffff]
  269. [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  270. [    0.000000] [mem 0x90000000-0xfed1bfff] available for PCI devices
  271. [    0.000000] Booting paravirtualized kernel on bare hardware
  272. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  273. [    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:56 nr_cpu_ids:56 nr_node_ids:2
  274. [    0.000000] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
  275. [    0.000000] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
  276. [    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 28 29
  277. [    0.000000] pcpu-alloc: [0] 30 31 32 33 34 35 36 37 [0] 38 39 40 41 -- -- -- --
  278. [    0.000000] pcpu-alloc: [1] 14 15 16 17 18 19 20 21 [1] 22 23 24 25 26 27 42 43
  279. [    0.000000] pcpu-alloc: [1] 44 45 46 47 48 49 50 51 [1] 52 53 54 55 -- -- -- --
  280. [    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 132092760
  281. [    0.000000] Policy zone: Normal
  282. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.106-1-pve root=/dev/mapper/pve-root ro quiet
  283. [    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
  284. [    0.000000] printk: log_buf_len total cpu_extra contributions: 225280 bytes
  285. [    0.000000] printk: log_buf_len min size: 262144 bytes
  286. [    0.000000] printk: log_buf_len: 524288 bytes
  287. [    0.000000] printk: early log buf free: 243068(92%)
  288. [    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  289. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  290. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  291. [    0.000000] Memory: 528151084K/536758080K available (14339K kernel code, 2368K rwdata, 4988K rodata, 2704K init, 5032K bss, 8606996K reserved, 0K cma-reserved)
  292. [    0.000000] random: get_random_u64 called from __kmem_cache_create+0x42/0x530 with crng_init=0
  293. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=56, Nodes=2
  294. [    0.000000] Kernel/User page tables isolation: enabled
  295. [    0.000000] ftrace: allocating 44429 entries in 174 pages
  296. [    0.000000] rcu: Hierarchical RCU implementation.
  297. [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=56.
  298. [    0.000000]  Tasks RCU enabled.
  299. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  300. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=56
  301. [    0.000000] NR_IRQS: 524544, nr_irqs: 1688, preallocated irqs: 16
  302. [    0.000000] random: crng done (trusting CPU's manufacturer)
  303. [    0.000000] Console: colour dummy device 80x25
  304. [    0.000000] printk: console [tty0] enabled
  305. [    0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
  306. [    0.000000] ACPI: Core revision 20190816
  307. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  308. [    0.000000] APIC: Switch to symmetric I/O mode setup
  309. [    0.000000] DMAR: Host address width 46
  310. [    0.000000] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
  311. [    0.000000] DMAR: dmar0: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020de
  312. [    0.000000] DMAR: DRHD base: 0x000000c7ffc000 flags: 0x1
  313. [    0.000000] DMAR: dmar1: reg_base_addr c7ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020de
  314. [    0.000000] DMAR: RMRR base: 0x0000007bc18000 end: 0x0000007bc27fff
  315. [    0.000000] DMAR: ATSR flags: 0x0
  316. [    0.000000] DMAR: RHSA base: 0x000000c7ffc000 proximity domain: 0x0
  317. [    0.000000] DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x1
  318. [    0.000000] DMAR-IR: IOAPIC id 3 under DRHD base  0xfbffc000 IOMMU 0
  319. [    0.000000] DMAR-IR: IOAPIC id 1 under DRHD base  0xc7ffc000 IOMMU 1
  320. [    0.000000] DMAR-IR: IOAPIC id 2 under DRHD base  0xc7ffc000 IOMMU 1
  321. [    0.000000] DMAR-IR: HPET id 0 under DRHD base 0xc7ffc000
  322. [    0.000000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  323. [    0.000000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  324. [    0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
  325. [    0.000000] x2apic: IRQ remapping doesn't support X2APIC mode
  326. [    0.000000] x2apic disabled
  327. [    0.000000] Switched APIC routing to physical flat.
  328. [    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  329. [    0.028000] tsc: PIT calibration matches HPET. 2 loops
  330. [    0.028000] tsc: Detected 1999.985 MHz processor
  331. [    0.000009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a84103afb, max_idle_ns: 881590765945 ns
  332. [    0.000012] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.97 BogoMIPS (lpj=7999940)
  333. [    0.000015] pid_max: default: 57344 minimum: 448
  334. [    0.002722] LSM: Security Framework initializing
  335. [    0.002739] Yama: becoming mindful.
  336. [    0.003034] AppArmor: AppArmor initialized
  337. [    0.031745] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes, vmalloc)
  338. [    0.046207] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
  339. [    0.046702] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
  340. [    0.047143] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
  341. [    0.047185] *** VALIDATE tmpfs ***
  342. [    0.047460] *** VALIDATE proc ***
  343. [    0.047616] *** VALIDATE cgroup1 ***
  344. [    0.047617] *** VALIDATE cgroup2 ***
  345. [    0.047722] mce: CPU0: Thermal monitoring enabled (TM1)
  346. [    0.047752] process: using mwait in idle threads
  347. [    0.047755] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  348. [    0.047756] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  349. [    0.047761] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  350. [    0.047762] Spectre V2 : Mitigation: Full generic retpoline
  351. [    0.047763] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  352. [    0.047763] Spectre V2 : Enabling Restricted Speculation for firmware calls
  353. [    0.047765] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  354. [    0.047766] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
  355. [    0.047767] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  356. [    0.047771] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
  357. [    0.047772] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  358. [    0.048090] Freeing SMP alternatives memory: 40K
  359. [    0.050828] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz (family: 0x6, model: 0x4f, stepping: 0x1)
  360. [    0.051050] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
  361. [    0.051058] ... version:                3
  362. [    0.051058] ... bit width:              48
  363. [    0.051059] ... generic registers:      4
  364. [    0.051060] ... value mask:             0000ffffffffffff
  365. [    0.051060] ... max period:             00007fffffffffff
  366. [    0.051061] ... fixed-purpose events:   3
  367. [    0.051062] ... event mask:             000000070000000f
  368. [    0.051148] rcu: Hierarchical SRCU implementation.
  369. [    0.054410] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  370. [    0.055217] smp: Bringing up secondary CPUs ...
  371. [    0.055360] x86: Booting SMP configuration:
  372. [    0.055361] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13
  373. [    0.077367] .... node  #1, CPUs:   #14
  374. [    0.000000] smpboot: CPU 14 Converting physical 0 to logical die 1
  375. [    0.160171]  #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27
  376. [    0.184779] .... node  #0, CPUs:   #28
  377. [    0.186082] 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.
  378. [    0.186082] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
  379. [    0.186082]  #29 #30 #31 #32 #33 #34 #35 #36 #37 #38 #39 #40 #41
  380. [    0.209659] .... node  #1, CPUs:   #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54 #55
  381. [    0.236659] smp: Brought up 2 nodes, 56 CPUs
  382. [    0.236659] smpboot: Max logical packages: 2
  383. [    0.236659] smpboot: Total of 56 processors activated (224050.94 BogoMIPS)
  384. [    0.263357] devtmpfs: initialized
  385. [    0.263357] x86/mm: Memory block size: 2048MB
  386. [    0.268709] PM: Registering ACPI NVS region [mem 0x79895000-0x79e15fff] (5771264 bytes)
  387. [    0.268709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  388. [    0.268709] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
  389. [    0.268709] pinctrl core: initialized pinctrl subsystem
  390. [    0.268716] PM: RTC time: 18:07:50, date: 2021-04-30
  391. [    0.268981] NET: Registered protocol family 16
  392. [    0.269094] audit: initializing netlink subsys (disabled)
  393. [    0.269101] audit: type=2000 audit(1619806069.296:1): state=initialized audit_enabled=0 res=1
  394. [    0.269101] EISA bus registered
  395. [    0.269101] cpuidle: using governor ladder
  396. [    0.269101] cpuidle: using governor menu
  397. [    0.269101] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  398. [    0.269101] ACPI: bus type PCI registered
  399. [    0.269101] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  400. [    0.269101] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
  401. [    0.269101] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
  402. [    0.269101] PCI: Using configuration type 1 for base access
  403. [    0.275287] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  404. [    0.277490] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  405. [    0.277490] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  406. [    0.280189] ACPI: Added _OSI(Module Device)
  407. [    0.280190] ACPI: Added _OSI(Processor Device)
  408. [    0.280191] ACPI: Added _OSI(3.0 _SCP Extensions)
  409. [    0.280192] ACPI: Added _OSI(Processor Aggregator Device)
  410. [    0.280193] ACPI: Added _OSI(Linux-Dell-Video)
  411. [    0.280195] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  412. [    0.280196] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  413. [    0.362877] ACPI: 4 ACPI AML tables successfully acquired and loaded
  414. [    0.369288] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  415. [    0.376235] ACPI: Dynamic OEM Table Load:
  416. [    0.432520] ACPI: Interpreter enabled
  417. [    0.432540] ACPI: (supports S0 S4 S5)
  418. [    0.432541] ACPI: Using IOAPIC for interrupt routing
  419. [    0.432671] HEST: Table parsing has been initialized.
  420. [    0.432674] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  421. [    0.433951] ACPI: Enabled 5 GPEs in block 00 to 3F
  422. [    0.494975] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
  423. [    0.494980] acpi PNP0A03:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  424. [    0.498615] acpi PNP0A03:02: _OSC: platform does not support [SHPCHotplug AER LTR]
  425. [    0.500138] acpi PNP0A03:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  426. [    0.500139] acpi PNP0A03:02: FADT indicates ASPM is unsupported, using BIOS configuration
  427. [    0.500189] PCI host bridge to bus 0000:ff
  428. [    0.500191] pci_bus 0000:ff: root bus resource [bus ff]
  429. [    0.500205] pci 0000:ff:08.0: [8086:6f80] type 00 class 0x088000
  430. [    0.500268] pci 0000:ff:08.2: [8086:6f32] type 00 class 0x110100
  431. [    0.500323] pci 0000:ff:08.3: [8086:6f83] type 00 class 0x088000
  432. [    0.500392] pci 0000:ff:09.0: [8086:6f90] type 00 class 0x088000
  433. [    0.500442] pci 0000:ff:09.2: [8086:6f33] type 00 class 0x110100
  434. [    0.500494] pci 0000:ff:09.3: [8086:6f93] type 00 class 0x088000
  435. [    0.500563] pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
  436. [    0.500610] pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
  437. [    0.500676] pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
  438. [    0.500725] pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
  439. [    0.500775] pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
  440. [    0.500821] pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
  441. [    0.500868] pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
  442. [    0.500916] pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
  443. [    0.500962] pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
  444. [    0.501009] pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
  445. [    0.501065] pci 0000:ff:0c.6: [8086:6fe6] type 00 class 0x088000
  446. [    0.501112] pci 0000:ff:0c.7: [8086:6fe7] type 00 class 0x088000
  447. [    0.501160] pci 0000:ff:0d.0: [8086:6fe8] type 00 class 0x088000
  448. [    0.501207] pci 0000:ff:0d.1: [8086:6fe9] type 00 class 0x088000
  449. [    0.501253] pci 0000:ff:0d.2: [8086:6fea] type 00 class 0x088000
  450. [    0.501300] pci 0000:ff:0d.3: [8086:6feb] type 00 class 0x088000
  451. [    0.501348] pci 0000:ff:0d.4: [8086:6fec] type 00 class 0x088000
  452. [    0.501394] pci 0000:ff:0d.5: [8086:6fed] type 00 class 0x088000
  453. [    0.501453] pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
  454. [    0.501500] pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
  455. [    0.501548] pci 0000:ff:0f.2: [8086:6ffa] type 00 class 0x088000
  456. [    0.501595] pci 0000:ff:0f.3: [8086:6ffb] type 00 class 0x088000
  457. [    0.501642] pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
  458. [    0.501689] pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
  459. [    0.501738] pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
  460. [    0.501786] pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
  461. [    0.501844] pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
  462. [    0.501893] pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
  463. [    0.501939] pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
  464. [    0.501987] pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
  465. [    0.502037] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
  466. [    0.502070] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
  467. [    0.502121] pci 0000:ff:12.4: [8086:6f60] type 00 class 0x088000
  468. [    0.502155] pci 0000:ff:12.5: [8086:6f38] type 00 class 0x110100
  469. [    0.502219] pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
  470. [    0.502315] pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
  471. [    0.502411] pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
  472. [    0.502505] pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
  473. [    0.502599] pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
  474. [    0.502677] pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
  475. [    0.502755] pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
  476. [    0.502849] pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
  477. [    0.502953] pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
  478. [    0.503047] pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
  479. [    0.503139] pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
  480. [    0.503215] pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
  481. [    0.503293] pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
  482. [    0.503370] pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
  483. [    0.503449] pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
  484. [    0.503549] pci 0000:ff:16.1: [8086:6f79] type 00 class 0x088000
  485. [    0.503649] pci 0000:ff:16.2: [8086:6f6a] type 00 class 0x088000
  486. [    0.503715] pci 0000:ff:16.3: [8086:6f6b] type 00 class 0x088000
  487. [    0.503782] pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
  488. [    0.503832] pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
  489. [    0.503884] pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
  490. [    0.503981] pci 0000:ff:17.1: [8086:6fd1] type 00 class 0x088000
  491. [    0.504056] pci 0000:ff:17.2: [8086:6fd2] type 00 class 0x088000
  492. [    0.504122] pci 0000:ff:17.3: [8086:6fd3] type 00 class 0x088000
  493. [    0.504197] pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
  494. [    0.504248] pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
  495. [    0.504298] pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
  496. [    0.504349] pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
  497. [    0.504411] pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
  498. [    0.504459] pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
  499. [    0.504507] pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
  500. [    0.504556] pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
  501. [    0.504603] pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
  502. [    0.504660] pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
  503. [    0.504710] pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
  504. [    0.504875] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
  505. [    0.504879] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  506. [    0.505795] acpi PNP0A03:03: _OSC: platform does not support [SHPCHotplug AER LTR]
  507. [    0.507325] acpi PNP0A03:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  508. [    0.507326] acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
  509. [    0.507371] PCI host bridge to bus 0000:7f
  510. [    0.507372] pci_bus 0000:7f: root bus resource [bus 7f]
  511. [    0.507383] pci 0000:7f:08.0: [8086:6f80] type 00 class 0x088000
  512. [    0.507434] pci 0000:7f:08.2: [8086:6f32] type 00 class 0x110100
  513. [    0.507482] pci 0000:7f:08.3: [8086:6f83] type 00 class 0x088000
  514. [    0.507547] pci 0000:7f:09.0: [8086:6f90] type 00 class 0x088000
  515. [    0.507593] pci 0000:7f:09.2: [8086:6f33] type 00 class 0x110100
  516. [    0.507651] pci 0000:7f:09.3: [8086:6f93] type 00 class 0x088000
  517. [    0.507712] pci 0000:7f:0b.0: [8086:6f81] type 00 class 0x088000
  518. [    0.507758] pci 0000:7f:0b.1: [8086:6f36] type 00 class 0x110100
  519. [    0.507802] pci 0000:7f:0b.2: [8086:6f37] type 00 class 0x110100
  520. [    0.507846] pci 0000:7f:0b.3: [8086:6f76] type 00 class 0x088000
  521. [    0.507892] pci 0000:7f:0c.0: [8086:6fe0] type 00 class 0x088000
  522. [    0.507938] pci 0000:7f:0c.1: [8086:6fe1] type 00 class 0x088000
  523. [    0.507981] pci 0000:7f:0c.2: [8086:6fe2] type 00 class 0x088000
  524. [    0.508039] pci 0000:7f:0c.3: [8086:6fe3] type 00 class 0x088000
  525. [    0.508084] pci 0000:7f:0c.4: [8086:6fe4] type 00 class 0x088000
  526. [    0.508133] pci 0000:7f:0c.5: [8086:6fe5] type 00 class 0x088000
  527. [    0.508177] pci 0000:7f:0c.6: [8086:6fe6] type 00 class 0x088000
  528. [    0.508221] pci 0000:7f:0c.7: [8086:6fe7] type 00 class 0x088000
  529. [    0.508265] pci 0000:7f:0d.0: [8086:6fe8] type 00 class 0x088000
  530. [    0.508308] pci 0000:7f:0d.1: [8086:6fe9] type 00 class 0x088000
  531. [    0.508354] pci 0000:7f:0d.2: [8086:6fea] type 00 class 0x088000
  532. [    0.508408] pci 0000:7f:0d.3: [8086:6feb] type 00 class 0x088000
  533. [    0.508452] pci 0000:7f:0d.4: [8086:6fec] type 00 class 0x088000
  534. [    0.508496] pci 0000:7f:0d.5: [8086:6fed] type 00 class 0x088000
  535. [    0.508543] pci 0000:7f:0f.0: [8086:6ff8] type 00 class 0x088000
  536. [    0.508593] pci 0000:7f:0f.1: [8086:6ff9] type 00 class 0x088000
  537. [    0.508640] pci 0000:7f:0f.2: [8086:6ffa] type 00 class 0x088000
  538. [    0.508683] pci 0000:7f:0f.3: [8086:6ffb] type 00 class 0x088000
  539. [    0.508729] pci 0000:7f:0f.4: [8086:6ffc] type 00 class 0x088000
  540. [    0.508781] pci 0000:7f:0f.5: [8086:6ffd] type 00 class 0x088000
  541. [    0.508825] pci 0000:7f:0f.6: [8086:6ffe] type 00 class 0x088000
  542. [    0.508870] pci 0000:7f:10.0: [8086:6f1d] type 00 class 0x088000
  543. [    0.508916] pci 0000:7f:10.1: [8086:6f34] type 00 class 0x110100
  544. [    0.508963] pci 0000:7f:10.5: [8086:6f1e] type 00 class 0x088000
  545. [    0.509006] pci 0000:7f:10.6: [8086:6f7d] type 00 class 0x110100
  546. [    0.509050] pci 0000:7f:10.7: [8086:6f1f] type 00 class 0x088000
  547. [    0.509094] pci 0000:7f:12.0: [8086:6fa0] type 00 class 0x088000
  548. [    0.509138] pci 0000:7f:12.1: [8086:6f30] type 00 class 0x110100
  549. [    0.509185] pci 0000:7f:12.4: [8086:6f60] type 00 class 0x088000
  550. [    0.509218] pci 0000:7f:12.5: [8086:6f38] type 00 class 0x110100
  551. [    0.509268] pci 0000:7f:13.0: [8086:6fa8] type 00 class 0x088000
  552. [    0.509357] pci 0000:7f:13.1: [8086:6f71] type 00 class 0x088000
  553. [    0.509446] pci 0000:7f:13.2: [8086:6faa] type 00 class 0x088000
  554. [    0.509539] pci 0000:7f:13.3: [8086:6fab] type 00 class 0x088000
  555. [    0.509632] pci 0000:7f:13.6: [8086:6fae] type 00 class 0x088000
  556. [    0.509696] pci 0000:7f:13.7: [8086:6faf] type 00 class 0x088000
  557. [    0.509744] pci 0000:7f:14.0: [8086:6fb0] type 00 class 0x088000
  558. [    0.509806] pci 0000:7f:14.1: [8086:6fb1] type 00 class 0x088000
  559. [    0.509866] pci 0000:7f:14.2: [8086:6fb2] type 00 class 0x088000
  560. [    0.509926] pci 0000:7f:14.3: [8086:6fb3] type 00 class 0x088000
  561. [    0.509986] pci 0000:7f:14.4: [8086:6fbc] type 00 class 0x088000
  562. [    0.510033] pci 0000:7f:14.5: [8086:6fbd] type 00 class 0x088000
  563. [    0.510079] pci 0000:7f:14.6: [8086:6fbe] type 00 class 0x088000
  564. [    0.510136] pci 0000:7f:14.7: [8086:6fbf] type 00 class 0x088000
  565. [    0.510187] pci 0000:7f:16.0: [8086:6f68] type 00 class 0x088000
  566. [    0.510280] pci 0000:7f:16.1: [8086:6f79] type 00 class 0x088000
  567. [    0.510370] pci 0000:7f:16.2: [8086:6f6a] type 00 class 0x088000
  568. [    0.510440] pci 0000:7f:16.3: [8086:6f6b] type 00 class 0x088000
  569. [    0.510506] pci 0000:7f:16.6: [8086:6f6e] type 00 class 0x088000
  570. [    0.510553] pci 0000:7f:16.7: [8086:6f6f] type 00 class 0x088000
  571. [    0.510604] pci 0000:7f:17.0: [8086:6fd0] type 00 class 0x088000
  572. [    0.510707] pci 0000:7f:17.1: [8086:6fd1] type 00 class 0x088000
  573. [    0.510798] pci 0000:7f:17.2: [8086:6fd2] type 00 class 0x088000
  574. [    0.510891] pci 0000:7f:17.3: [8086:6fd3] type 00 class 0x088000
  575. [    0.510980] pci 0000:7f:17.4: [8086:6fb8] type 00 class 0x088000
  576. [    0.511055] pci 0000:7f:17.5: [8086:6fb9] type 00 class 0x088000
  577. [    0.511133] pci 0000:7f:17.6: [8086:6fba] type 00 class 0x088000
  578. [    0.511209] pci 0000:7f:17.7: [8086:6fbb] type 00 class 0x088000
  579. [    0.511294] pci 0000:7f:1e.0: [8086:6f98] type 00 class 0x088000
  580. [    0.511377] pci 0000:7f:1e.1: [8086:6f99] type 00 class 0x088000
  581. [    0.511453] pci 0000:7f:1e.2: [8086:6f9a] type 00 class 0x088000
  582. [    0.511527] pci 0000:7f:1e.3: [8086:6fc0] type 00 class 0x088000
  583. [    0.511594] pci 0000:7f:1e.4: [8086:6f9c] type 00 class 0x088000
  584. [    0.511674] pci 0000:7f:1f.0: [8086:6f88] type 00 class 0x088000
  585. [    0.511749] pci 0000:7f:1f.2: [8086:6f8a] type 00 class 0x088000
  586. [    0.538343] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
  587. [    0.538347] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  588. [    0.539049] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR]
  589. [    0.540108] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  590. [    0.540109] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  591. [    0.540563] PCI host bridge to bus 0000:00
  592. [    0.540565] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  593. [    0.540566] pci_bus 0000:00: root bus resource [io  0x1000-0x7fff window]
  594. [    0.540568] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  595. [    0.540569] pci_bus 0000:00: root bus resource [mem 0x90000000-0xc7ffbfff window]
  596. [    0.540570] pci_bus 0000:00: root bus resource [bus 00-7e]
  597. [    0.540581] pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
  598. [    0.540774] pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
  599. [    0.540836] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  600. [    0.541053] pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
  601. [    0.541115] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  602. [    0.541310] pci 0000:00:03.2: [8086:6f0a] type 01 class 0x060400
  603. [    0.541369] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
  604. [    0.541533] pci 0000:00:04.0: [8086:6f20] type 00 class 0x088000
  605. [    0.541546] pci 0000:00:04.0: reg 0x10: [mem 0xc7b2c000-0xc7b2ffff 64bit]
  606. [    0.541718] pci 0000:00:04.1: [8086:6f21] type 00 class 0x088000
  607. [    0.541730] pci 0000:00:04.1: reg 0x10: [mem 0xc7b28000-0xc7b2bfff 64bit]
  608. [    0.541900] pci 0000:00:04.2: [8086:6f22] type 00 class 0x088000
  609. [    0.541912] pci 0000:00:04.2: reg 0x10: [mem 0xc7b24000-0xc7b27fff 64bit]
  610. [    0.542081] pci 0000:00:04.3: [8086:6f23] type 00 class 0x088000
  611. [    0.542092] pci 0000:00:04.3: reg 0x10: [mem 0xc7b20000-0xc7b23fff 64bit]
  612. [    0.542262] pci 0000:00:04.4: [8086:6f24] type 00 class 0x088000
  613. [    0.542274] pci 0000:00:04.4: reg 0x10: [mem 0xc7b1c000-0xc7b1ffff 64bit]
  614. [    0.542443] pci 0000:00:04.5: [8086:6f25] type 00 class 0x088000
  615. [    0.542455] pci 0000:00:04.5: reg 0x10: [mem 0xc7b18000-0xc7b1bfff 64bit]
  616. [    0.542634] pci 0000:00:04.6: [8086:6f26] type 00 class 0x088000
  617. [    0.542646] pci 0000:00:04.6: reg 0x10: [mem 0xc7b14000-0xc7b17fff 64bit]
  618. [    0.542814] pci 0000:00:04.7: [8086:6f27] type 00 class 0x088000
  619. [    0.542826] pci 0000:00:04.7: reg 0x10: [mem 0xc7b10000-0xc7b13fff 64bit]
  620. [    0.542994] pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
  621. [    0.543145] pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
  622. [    0.543322] pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
  623. [    0.543475] pci 0000:00:05.4: [8086:6f2c] type 00 class 0x080020
  624. [    0.543484] pci 0000:00:05.4: reg 0x10: [mem 0xc7b39000-0xc7b39fff]
  625. [    0.543650] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
  626. [    0.543899] pci 0000:00:11.4: [8086:2827] type 00 class 0x010400
  627. [    0.543919] pci 0000:00:11.4: reg 0x10: [io  0x7110-0x7117]
  628. [    0.543927] pci 0000:00:11.4: reg 0x14: [io  0x7100-0x7103]
  629. [    0.543935] pci 0000:00:11.4: reg 0x18: [io  0x70f0-0x70f7]
  630. [    0.543943] pci 0000:00:11.4: reg 0x1c: [io  0x70e0-0x70e3]
  631. [    0.543951] pci 0000:00:11.4: reg 0x20: [io  0x7020-0x703f]
  632. [    0.543959] pci 0000:00:11.4: reg 0x24: [mem 0xc7b38000-0xc7b387ff]
  633. [    0.544002] pci 0000:00:11.4: PME# supported from D3hot
  634. [    0.544158] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
  635. [    0.544179] pci 0000:00:14.0: reg 0x10: [mem 0xc7b00000-0xc7b0ffff 64bit]
  636. [    0.544241] pci 0000:00:14.0: PME# supported from D3hot D3cold
  637. [    0.544378] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
  638. [    0.544399] pci 0000:00:16.0: reg 0x10: [mem 0xc7b37000-0xc7b3700f 64bit]
  639. [    0.544461] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  640. [    0.544598] pci 0000:00:16.1: [8086:8d3b] type 00 class 0x078000
  641. [    0.544618] pci 0000:00:16.1: reg 0x10: [mem 0xc7b36000-0xc7b3600f 64bit]
  642. [    0.544680] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
  643. [    0.544830] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
  644. [    0.544851] pci 0000:00:1a.0: reg 0x10: [mem 0xc7b34000-0xc7b343ff]
  645. [    0.544935] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  646. [    0.545077] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
  647. [    0.545159] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  648. [    0.545325] pci 0000:00:1c.4: [8086:8d18] type 01 class 0x060400
  649. [    0.545407] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  650. [    0.545567] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
  651. [    0.545589] pci 0000:00:1d.0: reg 0x10: [mem 0xc7b33000-0xc7b333ff]
  652. [    0.545673] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  653. [    0.545816] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
  654. [    0.546058] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
  655. [    0.546075] pci 0000:00:1f.2: reg 0x10: [io  0x7070-0x7077]
  656. [    0.546082] pci 0000:00:1f.2: reg 0x14: [io  0x7060-0x7063]
  657. [    0.546089] pci 0000:00:1f.2: reg 0x18: [io  0x7050-0x7057]
  658. [    0.546096] pci 0000:00:1f.2: reg 0x1c: [io  0x7040-0x7043]
  659. [    0.546102] pci 0000:00:1f.2: reg 0x20: [io  0x7000-0x701f]
  660. [    0.546109] pci 0000:00:1f.2: reg 0x24: [mem 0xc7b32000-0xc7b327ff]
  661. [    0.546146] pci 0000:00:1f.2: PME# supported from D3hot
  662. [    0.546289] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
  663. [    0.546305] pci 0000:00:1f.3: reg 0x10: [mem 0xc7b31000-0xc7b310ff 64bit]
  664. [    0.546320] pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
  665. [    0.546719] pci 0000:01:00.0: [10b5:8608] type 01 class 0x060400
  666. [    0.546737] pci 0000:01:00.0: reg 0x10: [mem 0xc7a00000-0xc7a1ffff]
  667. [    0.546816] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  668. [    0.560037] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  669. [    0.560041] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
  670. [    0.560045] pci 0000:00:01.0:   bridge window [mem 0xc7800000-0xc7afffff]
  671. [    0.560105] pci 0000:02:01.0: [10b5:8608] type 01 class 0x060400
  672. [    0.560227] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
  673. [    0.560318] pci 0000:02:05.0: [10b5:8608] type 01 class 0x060400
  674. [    0.560451] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
  675. [    0.560512] pci 0000:02:07.0: [10b5:8608] type 01 class 0x060400
  676. [    0.560602] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
  677. [    0.560661] pci 0000:02:09.0: [10b5:8608] type 01 class 0x060400
  678. [    0.560750] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
  679. [    0.560815] pci 0000:01:00.0: PCI bridge to [bus 02-06]
  680. [    0.560820] pci 0000:01:00.0:   bridge window [io  0x6000-0x6fff]
  681. [    0.560822] pci 0000:01:00.0:   bridge window [mem 0xc7800000-0xc79fffff]
  682. [    0.560868] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
  683. [    0.560896] pci 0000:03:00.0: reg 0x10: [mem 0xc7900000-0xc7901fff 64bit]
  684. [    0.561016] pci 0000:03:00.0: PME# supported from D0 D3hot
  685. [    0.576040] pci 0000:02:01.0: PCI bridge to [bus 03]
  686. [    0.576048] pci 0000:02:01.0:   bridge window [mem 0xc7900000-0xc79fffff]
  687. [    0.576111] pci 0000:04:00.0: [1b4b:9120] type 00 class 0x010601
  688. [    0.576134] pci 0000:04:00.0: reg 0x10: [io  0x6040-0x6047]
  689. [    0.576144] pci 0000:04:00.0: reg 0x14: [io  0x6030-0x6033]
  690. [    0.576155] pci 0000:04:00.0: reg 0x18: [io  0x6020-0x6027]
  691. [    0.576165] pci 0000:04:00.0: reg 0x1c: [io  0x6010-0x6013]
  692. [    0.576175] pci 0000:04:00.0: reg 0x20: [io  0x6000-0x600f]
  693. [    0.576186] pci 0000:04:00.0: reg 0x24: [mem 0xc7810000-0xc78107ff]
  694. [    0.576197] pci 0000:04:00.0: reg 0x30: [mem 0xc7800000-0xc780ffff pref]
  695. [    0.576228] pci 0000:04:00.0: Enabling fixed DMA alias to 00.1
  696. [    0.576271] pci 0000:04:00.0: PME# supported from D3hot
  697. [    0.592027] pci 0000:02:05.0: PCI bridge to [bus 04]
  698. [    0.592031] pci 0000:02:05.0:   bridge window [io  0x6000-0x6fff]
  699. [    0.592034] pci 0000:02:05.0:   bridge window [mem 0xc7800000-0xc78fffff]
  700. [    0.592069] pci 0000:02:07.0: PCI bridge to [bus 05]
  701. [    0.592108] pci 0000:02:09.0: PCI bridge to [bus 06]
  702. [    0.592394] pci 0000:07:00.0: [1000:005d] type 00 class 0x010400
  703. [    0.592407] pci 0000:07:00.0: reg 0x10: [io  0x5000-0x50ff]
  704. [    0.592415] pci 0000:07:00.0: reg 0x14: [mem 0xc7700000-0xc770ffff 64bit]
  705. [    0.592422] pci 0000:07:00.0: reg 0x1c: [mem 0xc7600000-0xc76fffff 64bit]
  706. [    0.592432] pci 0000:07:00.0: reg 0x30: [mem 0xc7500000-0xc75fffff pref]
  707. [    0.592436] pci 0000:07:00.0: enabling Extended Tags
  708. [    0.592631] pci 0000:07:00.0: supports D1 D2
  709. [    0.592738] pci 0000:00:03.0: PCI bridge to [bus 07]
  710. [    0.592741] pci 0000:00:03.0:   bridge window [io  0x5000-0x5fff]
  711. [    0.592743] pci 0000:00:03.0:   bridge window [mem 0xc7500000-0xc77fffff]
  712. [    0.593013] pci 0000:08:00.0: [8086:1528] type 00 class 0x020000
  713. [    0.593033] pci 0000:08:00.0: reg 0x10: [mem 0xc5c00000-0xc5dfffff 64bit pref]
  714. [    0.593040] pci 0000:08:00.0: reg 0x18: [io  0x4020-0x403f]
  715. [    0.593056] pci 0000:08:00.0: reg 0x20: [mem 0xc5e04000-0xc5e07fff 64bit pref]
  716. [    0.593122] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
  717. [    0.593144] pci 0000:08:00.0: reg 0x184: [mem 0xc7400000-0xc7403fff 64bit]
  718. [    0.593146] pci 0000:08:00.0: VF(n) BAR0 space: [mem 0xc7400000-0xc74fffff 64bit] (contains BAR0 for 64 VFs)
  719. [    0.593159] pci 0000:08:00.0: reg 0x190: [mem 0xc7300000-0xc7303fff 64bit]
  720. [    0.593161] pci 0000:08:00.0: VF(n) BAR3 space: [mem 0xc7300000-0xc73fffff 64bit] (contains BAR3 for 64 VFs)
  721. [    0.593369] pci 0000:08:00.1: [8086:1528] type 00 class 0x020000
  722. [    0.593389] pci 0000:08:00.1: reg 0x10: [mem 0xc5a00000-0xc5bfffff 64bit pref]
  723. [    0.593396] pci 0000:08:00.1: reg 0x18: [io  0x4000-0x401f]
  724. [    0.593411] pci 0000:08:00.1: reg 0x20: [mem 0xc5e00000-0xc5e03fff 64bit pref]
  725. [    0.593477] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
  726. [    0.593496] pci 0000:08:00.1: reg 0x184: [mem 0xc7200000-0xc7203fff 64bit]
  727. [    0.593498] pci 0000:08:00.1: VF(n) BAR0 space: [mem 0xc7200000-0xc72fffff 64bit] (contains BAR0 for 64 VFs)
  728. [    0.593510] pci 0000:08:00.1: reg 0x190: [mem 0xc7100000-0xc7103fff 64bit]
  729. [    0.593512] pci 0000:08:00.1: VF(n) BAR3 space: [mem 0xc7100000-0xc71fffff 64bit] (contains BAR3 for 64 VFs)
  730. [    0.593709] pci 0000:00:03.2: ASPM: current common clock configuration is broken, reconfiguring
  731. [    0.608045] pci 0000:00:03.2: PCI bridge to [bus 08-09]
  732. [    0.608049] pci 0000:00:03.2:   bridge window [io  0x4000-0x4fff]
  733. [    0.608052] pci 0000:00:03.2:   bridge window [mem 0xc7100000-0xc74fffff]
  734. [    0.608057] pci 0000:00:03.2:   bridge window [mem 0xc5a00000-0xc5efffff 64bit pref]
  735. [    0.608113] pci 0000:00:1c.0: PCI bridge to [bus 0a]
  736. [    0.608214] pci 0000:0b:00.0: [1a03:1150] type 01 class 0x060400
  737. [    0.608303] pci 0000:0b:00.0: enabling Extended Tags
  738. [    0.608394] pci 0000:0b:00.0: supports D1 D2
  739. [    0.608396] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  740. [    0.608538] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
  741. [    0.608541] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
  742. [    0.608544] pci 0000:00:1c.4:   bridge window [mem 0xc6000000-0xc70fffff]
  743. [    0.608596] pci_bus 0000:0c: extended config space not accessible
  744. [    0.608638] pci 0000:0c:00.0: [1a03:2000] type 00 class 0x030000
  745. [    0.608663] pci 0000:0c:00.0: reg 0x10: [mem 0xc6000000-0xc6ffffff]
  746. [    0.608677] pci 0000:0c:00.0: reg 0x14: [mem 0xc7000000-0xc701ffff]
  747. [    0.608691] pci 0000:0c:00.0: reg 0x18: [io  0x3000-0x307f]
  748. [    0.608755] pci 0000:0c:00.0: BAR 0: assigned to efifb
  749. [    0.608803] pci 0000:0c:00.0: supports D1 D2
  750. [    0.608804] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  751. [    0.608971] pci 0000:0b:00.0: PCI bridge to [bus 0c]
  752. [    0.608979] pci 0000:0b:00.0:   bridge window [io  0x3000-0x3fff]
  753. [    0.608984] pci 0000:0b:00.0:   bridge window [mem 0xc6000000-0xc70fffff]
  754. [    0.609023] pci_bus 0000:00: on NUMA node 0
  755. [    0.610282] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
  756. [    0.610287] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  757. [    0.610983] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER LTR]
  758. [    0.612037] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  759. [    0.612038] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
  760. [    0.612308] PCI host bridge to bus 0000:80
  761. [    0.612310] pci_bus 0000:80: root bus resource [io  0x8000-0xffff window]
  762. [    0.612311] pci_bus 0000:80: root bus resource [mem 0xc8000000-0xfbffbfff window]
  763. [    0.612312] pci_bus 0000:80: root bus resource [bus 80-fe]
  764. [    0.612325] pci 0000:80:01.0: [8086:6f02] type 01 class 0x060400
  765. [    0.612395] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
  766. [    0.612566] pci 0000:80:02.0: [8086:6f04] type 01 class 0x060400
  767. [    0.612634] pci 0000:80:02.0: PME# supported from D0 D3hot D3cold
  768. [    0.612806] pci 0000:80:04.0: [8086:6f20] type 00 class 0x088000
  769. [    0.612820] pci 0000:80:04.0: reg 0x10: [mem 0xfb21c000-0xfb21ffff 64bit]
  770. [    0.612971] pci 0000:80:04.1: [8086:6f21] type 00 class 0x088000
  771. [    0.612984] pci 0000:80:04.1: reg 0x10: [mem 0xfb218000-0xfb21bfff 64bit]
  772. [    0.613131] pci 0000:80:04.2: [8086:6f22] type 00 class 0x088000
  773. [    0.613144] pci 0000:80:04.2: reg 0x10: [mem 0xfb214000-0xfb217fff 64bit]
  774. [    0.613281] pci 0000:80:04.3: [8086:6f23] type 00 class 0x088000
  775. [    0.613294] pci 0000:80:04.3: reg 0x10: [mem 0xfb210000-0xfb213fff 64bit]
  776. [    0.613429] pci 0000:80:04.4: [8086:6f24] type 00 class 0x088000
  777. [    0.613442] pci 0000:80:04.4: reg 0x10: [mem 0xfb20c000-0xfb20ffff 64bit]
  778. [    0.613576] pci 0000:80:04.5: [8086:6f25] type 00 class 0x088000
  779. [    0.613589] pci 0000:80:04.5: reg 0x10: [mem 0xfb208000-0xfb20bfff 64bit]
  780. [    0.613723] pci 0000:80:04.6: [8086:6f26] type 00 class 0x088000
  781. [    0.613736] pci 0000:80:04.6: reg 0x10: [mem 0xfb204000-0xfb207fff 64bit]
  782. [    0.613871] pci 0000:80:04.7: [8086:6f27] type 00 class 0x088000
  783. [    0.613884] pci 0000:80:04.7: reg 0x10: [mem 0xfb200000-0xfb203fff 64bit]
  784. [    0.614028] pci 0000:80:05.0: [8086:6f28] type 00 class 0x088000
  785. [    0.614143] pci 0000:80:05.1: [8086:6f29] type 00 class 0x088000
  786. [    0.614289] pci 0000:80:05.2: [8086:6f2a] type 00 class 0x088000
  787. [    0.614405] pci 0000:80:05.4: [8086:6f2c] type 00 class 0x080020
  788. [    0.614416] pci 0000:80:05.4: reg 0x10: [mem 0xfb220000-0xfb220fff]
  789. [    0.614928] pci 0000:81:00.0: [1c58:0023] type 00 class 0x010802
  790. [    0.615098] pci 0000:81:00.0: reg 0x10: [mem 0xfb130000-0xfb133fff 64bit]
  791. [    0.615338] pci 0000:81:00.0: reg 0x20: [mem 0xfb120000-0xfb12ffff 64bit]
  792. [    0.615395] pci 0000:81:00.0: reg 0x30: [mem 0xfb100000-0xfb11ffff pref]
  793. [    0.615425] pci 0000:81:00.0: enabling Extended Tags
  794. [    0.616236] pci 0000:80:01.0: PCI bridge to [bus 81]
  795. [    0.616240] pci 0000:80:01.0:   bridge window [mem 0xfb100000-0xfb1fffff]
  796. [    0.616499] pci 0000:82:00.0: [10de:128b] type 00 class 0x030000
  797. [    0.616514] pci 0000:82:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
  798. [    0.616522] pci 0000:82:00.0: reg 0x14: [mem 0xf0000000-0xf7ffffff 64bit pref]
  799. [    0.616530] pci 0000:82:00.0: reg 0x1c: [mem 0xf8000000-0xf9ffffff 64bit pref]
  800. [    0.616536] pci 0000:82:00.0: reg 0x24: [io  0xf000-0xf07f]
  801. [    0.616541] pci 0000:82:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
  802. [    0.616546] pci 0000:82:00.0: enabling Extended Tags
  803. [    0.616681] pci 0000:82:00.1: [10de:0e0f] type 00 class 0x040300
  804. [    0.616695] pci 0000:82:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
  805. [    0.616732] pci 0000:82:00.1: enabling Extended Tags
  806. [    0.616856] pci 0000:80:02.0: PCI bridge to [bus 82]
  807. [    0.616858] pci 0000:80:02.0:   bridge window [io  0xf000-0xffff]
  808. [    0.616860] pci 0000:80:02.0:   bridge window [mem 0xfa000000-0xfb0fffff]
  809. [    0.616864] pci 0000:80:02.0:   bridge window [mem 0xf0000000-0xf9ffffff 64bit pref]
  810. [    0.616876] pci_bus 0000:80: on NUMA node 1
  811. [    0.617414] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  812. [    0.617493] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  813. [    0.617570] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  814. [    0.617646] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
  815. [    0.617722] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  816. [    0.617798] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  817. [    0.617873] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  818. [    0.617949] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  819. [    0.620026] iommu: Default domain type: Translated
  820. [    0.620276] SCSI subsystem initialized
  821. [    0.620307] libata version 3.00 loaded.
  822. [    0.620307] pci 0000:0c:00.0: vgaarb: setting as boot VGA device
  823. [    0.620307] pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  824. [    0.620307] pci 0000:82:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  825. [    0.620307] pci 0000:0c:00.0: vgaarb: bridge control possible
  826. [    0.620307] pci 0000:82:00.0: vgaarb: bridge control possible
  827. [    0.620307] vgaarb: loaded
  828. [    0.620307] ACPI: bus type USB registered
  829. [    0.620307] usbcore: registered new interface driver usbfs
  830. [    0.620307] usbcore: registered new interface driver hub
  831. [    0.620307] usbcore: registered new device driver usb
  832. [    0.620307] pps_core: LinuxPPS API ver. 1 registered
  833. [    0.620307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  834. [    0.620307] PTP clock support registered
  835. [    0.620307] EDAC MC: Ver: 3.0.0
  836. [    0.620362] Registered efivars operations
  837. [    0.620362] PCI: Using ACPI for IRQ routing
  838. [    0.624038] PCI: pci_cache_line_size set to 64 bytes
  839. [    0.624302] e820: reserve RAM buffer [mem 0x770ae000-0x77ffffff]
  840. [    0.624303] e820: reserve RAM buffer [mem 0x78f80000-0x7bffffff]
  841. [    0.624304] e820: reserve RAM buffer [mem 0x79895000-0x7bffffff]
  842. [    0.624306] e820: reserve RAM buffer [mem 0x7bdcb000-0x7bffffff]
  843. [    0.624467] NetLabel: Initializing
  844. [    0.624468] NetLabel:  domain hash size = 128
  845. [    0.624468] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  846. [    0.624484] NetLabel:  unlabeled traffic allowed by default
  847. [    0.628157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  848. [    0.628162] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  849. [    0.630300] clocksource: Switched to clocksource tsc-early
  850. [    0.645287] *** VALIDATE bpf ***
  851. [    0.645440] VFS: Disk quotas dquot_6.6.0
  852. [    0.645485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  853. [    0.645513] *** VALIDATE ramfs ***
  854. [    0.645527] *** VALIDATE hugetlbfs ***
  855. [    0.645690] AppArmor: AppArmor Filesystem Enabled
  856. [    0.645713] pnp: PnP ACPI init
  857. [    0.646275] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  858. [    0.646492] system 00:01: [io  0x0500-0x057f] has been reserved
  859. [    0.646494] system 00:01: [io  0x0400-0x047f] has been reserved
  860. [    0.646496] system 00:01: [io  0x0580-0x059f] has been reserved
  861. [    0.646498] system 00:01: [io  0x0600-0x061f] has been reserved
  862. [    0.646499] system 00:01: [io  0x0880-0x0883] has been reserved
  863. [    0.646500] system 00:01: [io  0x0800-0x081f] has been reserved
  864. [    0.646503] system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
  865. [    0.646504] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
  866. [    0.646506] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
  867. [    0.646507] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
  868. [    0.646509] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
  869. [    0.646510] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
  870. [    0.646512] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
  871. [    0.646516] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  872. [    0.646954] system 00:02: [io  0x0a00-0x0a0f] has been reserved
  873. [    0.646955] system 00:02: [io  0x0a10-0x0a1f] has been reserved
  874. [    0.646957] system 00:02: [io  0x0a20-0x0a2f] has been reserved
  875. [    0.646958] system 00:02: [io  0x0a30-0x0a3f] has been reserved
  876. [    0.646960] system 00:02: [io  0x0a40-0x0a4f] has been reserved
  877. [    0.646964] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  878. [    0.647295] pnp 00:03: [dma 0 disabled]
  879. [    0.647345] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
  880. [    0.647658] pnp 00:04: [dma 0 disabled]
  881. [    0.647705] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  882. [    0.648663] pnp: PnP ACPI: found 5 devices
  883. [    0.650113] thermal_sys: Registered thermal governor 'fair_share'
  884. [    0.650114] thermal_sys: Registered thermal governor 'bang_bang'
  885. [    0.650115] thermal_sys: Registered thermal governor 'step_wise'
  886. [    0.650115] thermal_sys: Registered thermal governor 'user_space'
  887. [    0.650116] thermal_sys: Registered thermal governor 'power_allocator'
  888. [    0.654606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  889. [    0.654692] pci 0000:02:01.0: PCI bridge to [bus 03]
  890. [    0.654696] pci 0000:02:01.0:   bridge window [mem 0xc7900000-0xc79fffff]
  891. [    0.654702] pci 0000:02:05.0: PCI bridge to [bus 04]
  892. [    0.654704] pci 0000:02:05.0:   bridge window [io  0x6000-0x6fff]
  893. [    0.654707] pci 0000:02:05.0:   bridge window [mem 0xc7800000-0xc78fffff]
  894. [    0.654712] pci 0000:02:07.0: PCI bridge to [bus 05]
  895. [    0.654720] pci 0000:02:09.0: PCI bridge to [bus 06]
  896. [    0.654728] pci 0000:01:00.0: PCI bridge to [bus 02-06]
  897. [    0.654729] pci 0000:01:00.0:   bridge window [io  0x6000-0x6fff]
  898. [    0.654733] pci 0000:01:00.0:   bridge window [mem 0xc7800000-0xc79fffff]
  899. [    0.654738] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  900. [    0.654740] pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
  901. [    0.654742] pci 0000:00:01.0:   bridge window [mem 0xc7800000-0xc7afffff]
  902. [    0.654747] pci 0000:00:03.0: PCI bridge to [bus 07]
  903. [    0.654748] pci 0000:00:03.0:   bridge window [io  0x5000-0x5fff]
  904. [    0.654751] pci 0000:00:03.0:   bridge window [mem 0xc7500000-0xc77fffff]
  905. [    0.654756] pci 0000:00:03.2: PCI bridge to [bus 08-09]
  906. [    0.654757] pci 0000:00:03.2:   bridge window [io  0x4000-0x4fff]
  907. [    0.654760] pci 0000:00:03.2:   bridge window [mem 0xc7100000-0xc74fffff]
  908. [    0.654762] pci 0000:00:03.2:   bridge window [mem 0xc5a00000-0xc5efffff 64bit pref]
  909. [    0.654766] pci 0000:00:1c.0: PCI bridge to [bus 0a]
  910. [    0.654776] pci 0000:0b:00.0: PCI bridge to [bus 0c]
  911. [    0.654778] pci 0000:0b:00.0:   bridge window [io  0x3000-0x3fff]
  912. [    0.654784] pci 0000:0b:00.0:   bridge window [mem 0xc6000000-0xc70fffff]
  913. [    0.654795] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
  914. [    0.654797] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
  915. [    0.654800] pci 0000:00:1c.4:   bridge window [mem 0xc6000000-0xc70fffff]
  916. [    0.654808] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  917. [    0.654809] pci_bus 0000:00: resource 5 [io  0x1000-0x7fff window]
  918. [    0.654811] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  919. [    0.654812] pci_bus 0000:00: resource 7 [mem 0x90000000-0xc7ffbfff window]
  920. [    0.654813] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
  921. [    0.654815] pci_bus 0000:01: resource 1 [mem 0xc7800000-0xc7afffff]
  922. [    0.654816] pci_bus 0000:02: resource 0 [io  0x6000-0x6fff]
  923. [    0.654817] pci_bus 0000:02: resource 1 [mem 0xc7800000-0xc79fffff]
  924. [    0.654818] pci_bus 0000:03: resource 1 [mem 0xc7900000-0xc79fffff]
  925. [    0.654819] pci_bus 0000:04: resource 0 [io  0x6000-0x6fff]
  926. [    0.654820] pci_bus 0000:04: resource 1 [mem 0xc7800000-0xc78fffff]
  927. [    0.654822] pci_bus 0000:07: resource 0 [io  0x5000-0x5fff]
  928. [    0.654823] pci_bus 0000:07: resource 1 [mem 0xc7500000-0xc77fffff]
  929. [    0.654824] pci_bus 0000:08: resource 0 [io  0x4000-0x4fff]
  930. [    0.654825] pci_bus 0000:08: resource 1 [mem 0xc7100000-0xc74fffff]
  931. [    0.654826] pci_bus 0000:08: resource 2 [mem 0xc5a00000-0xc5efffff 64bit pref]
  932. [    0.654828] pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
  933. [    0.654829] pci_bus 0000:0b: resource 1 [mem 0xc6000000-0xc70fffff]
  934. [    0.654830] pci_bus 0000:0c: resource 0 [io  0x3000-0x3fff]
  935. [    0.654831] pci_bus 0000:0c: resource 1 [mem 0xc6000000-0xc70fffff]
  936. [    0.655018] pci 0000:80:01.0: PCI bridge to [bus 81]
  937. [    0.655021] pci 0000:80:01.0:   bridge window [mem 0xfb100000-0xfb1fffff]
  938. [    0.655026] pci 0000:80:02.0: PCI bridge to [bus 82]
  939. [    0.655027] pci 0000:80:02.0:   bridge window [io  0xf000-0xffff]
  940. [    0.655030] pci 0000:80:02.0:   bridge window [mem 0xfa000000-0xfb0fffff]
  941. [    0.655032] pci 0000:80:02.0:   bridge window [mem 0xf0000000-0xf9ffffff 64bit pref]
  942. [    0.655037] pci_bus 0000:80: resource 4 [io  0x8000-0xffff window]
  943. [    0.655038] pci_bus 0000:80: resource 5 [mem 0xc8000000-0xfbffbfff window]
  944. [    0.655039] pci_bus 0000:81: resource 1 [mem 0xfb100000-0xfb1fffff]
  945. [    0.655040] pci_bus 0000:82: resource 0 [io  0xf000-0xffff]
  946. [    0.655041] pci_bus 0000:82: resource 1 [mem 0xfa000000-0xfb0fffff]
  947. [    0.655042] pci_bus 0000:82: resource 2 [mem 0xf0000000-0xf9ffffff 64bit pref]
  948. [    0.655226] NET: Registered protocol family 2
  949. [    0.656197] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
  950. [    0.657506] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
  951. [    0.658338] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
  952. [    0.658431] TCP: Hash tables configured (established 524288 bind 65536)
  953. [    0.659151] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
  954. [    0.659992] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
  955. [    0.660469] NET: Registered protocol family 1
  956. [    0.660475] NET: Registered protocol family 44
  957. [    0.660695] pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
  958. [    0.684178] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x650 took 22624 usecs
  959. [    0.708167] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x650 took 23410 usecs
  960. [    0.708184] pci 0000:01:00.0: CLS mismatch (64 != 32), using 64 bytes
  961. [    0.708554] pci 0000:07:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
  962. [    0.708570] pci 0000:0c:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  963. [    0.708583] pci 0000:80:05.0: disabled boot interrupts on device [8086:6f28]
  964. [    0.708645] pci 0000:82:00.1: D0 power state depends on 0000:82:00.0
  965. [    0.708766] Trying to unpack rootfs image as initramfs...
  966. [    1.606771] Freeing initrd memory: 47848K
  967. [    1.606964] DMAR: [Firmware Bug]: RMRR entry for device 03:00.0 is broken - applying workaround
  968. [    1.620054] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  969. [    1.620057] software IO TLB: mapped [mem 0x7172a000-0x7572a000] (64MB)
  970. [    1.622925] check: Scanning for low memory corruption every 60 seconds
  971. [    1.624446] Initialise system trusted keyrings
  972. [    1.624458] Key type blacklist registered
  973. [    1.624520] workingset: timestamp_bits=36 max_order=27 bucket_order=0
  974. [    1.626109] zbud: loaded
  975. [    1.626712] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  976. [    1.626943] fuse: init (API version 7.31)
  977. [    1.626966] *** VALIDATE fuse ***
  978. [    1.626968] *** VALIDATE fuse ***
  979. [    1.627120] Platform Keyring initialized
  980. [    1.632011] Key type asymmetric registered
  981. [    1.632015] Asymmetric key parser 'x509' registered
  982. [    1.632023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  983. [    1.632086] io scheduler mq-deadline registered
  984. [    1.633028] pcieport 0000:00:01.0: PME: Signaling with IRQ 26
  985. [    1.633335] pcieport 0000:00:03.0: PME: Signaling with IRQ 28
  986. [    1.633584] pcieport 0000:00:03.2: PME: Signaling with IRQ 29
  987. [    1.633791] pcieport 0000:00:1c.0: PME: Signaling with IRQ 30
  988. [    1.633988] pcieport 0000:00:1c.4: PME: Signaling with IRQ 31
  989. [    1.635452] pcieport 0000:80:01.0: PME: Signaling with IRQ 38
  990. [    1.635718] pcieport 0000:80:02.0: PME: Signaling with IRQ 40
  991. [    1.635888] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  992. [    1.636073] efifb: probing for efifb
  993. [    1.636101] efifb: Ignoring BGRT: unexpected or invalid BMP data
  994. [    1.636102] efifb: framebuffer at 0xc6000000, using 3072k, total 3072k
  995. [    1.636103] efifb: mode is 1024x768x32, linelength=4096, pages=1
  996. [    1.636104] efifb: scrolling: redraw
  997. [    1.636105] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  998. [    1.636149] fbcon: Deferring console take-over
  999. [    1.636150] fb0: EFI VGA frame buffer device
  1000. [    1.636158] intel_idle: MWAIT substates: 0x2120
  1001. [    1.636159] intel_idle: v0.4.1 model 0x4F
  1002. [    1.638738] intel_idle: lapic_timer_reliable_states 0xffffffff
  1003. [    1.639388] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  1004. [    1.639416] ACPI: Power Button [PWRB]
  1005. [    1.639461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  1006. [    1.639518] ACPI: Power Button [PWRF]
  1007. [    1.654528] ERST: Error Record Serialization Table (ERST) support is initialized.
  1008. [    1.654531] pstore: Registered erst as persistent store backend
  1009. [    1.654993] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
  1010. [    1.655143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  1011. [    1.675687] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  1012. [    1.696295] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  1013. [    1.698057] Linux agpgart interface v0.103
  1014. [    1.711016] loop: module loaded
  1015. [    1.711580] nvme nvme0: pci function 0000:81:00.0
  1016. [    1.711799] libphy: Fixed MDIO Bus: probed
  1017. [    1.711800] tun: Universal TUN/TAP device driver, 1.6
  1018. [    1.711840] PPP generic driver version 2.4.2
  1019. [    1.711903] i8042: PNP: No PS/2 controller found.
  1020. [    1.711950] mousedev: PS/2 mouse device common for all mice
  1021. [    1.712052] rtc_cmos 00:00: RTC can wake from S4
  1022. [    1.712233] rtc_cmos 00:00: registered as rtc0
  1023. [    1.712249] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  1024. [    1.712256] i2c /dev entries driver
  1025. [    1.712300] device-mapper: uevent: version 1.0.3
  1026. [    1.712358] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
  1027. [    1.712377] platform eisa.0: Probing EISA bus 0
  1028. [    1.712378] platform eisa.0: EISA: Cannot allocate resource for mainboard
  1029. [    1.712380] platform eisa.0: Cannot allocate resource for EISA slot 1
  1030. [    1.712381] platform eisa.0: Cannot allocate resource for EISA slot 2
  1031. [    1.712382] platform eisa.0: Cannot allocate resource for EISA slot 3
  1032. [    1.712384] platform eisa.0: Cannot allocate resource for EISA slot 4
  1033. [    1.712385] platform eisa.0: Cannot allocate resource for EISA slot 5
  1034. [    1.712386] platform eisa.0: Cannot allocate resource for EISA slot 6
  1035. [    1.712387] platform eisa.0: Cannot allocate resource for EISA slot 7
  1036. [    1.712388] platform eisa.0: Cannot allocate resource for EISA slot 8
  1037. [    1.712389] platform eisa.0: EISA: Detected 0 cards
  1038. [    1.712397] intel_pstate: Intel P-state driver initializing
  1039. [    1.722309] ledtrig-cpu: registered to indicate activity on CPUs
  1040. [    1.722330] EFI Variables Facility v0.08 2004-May-17
  1041. [    1.726163] drop_monitor: Initializing network drop monitor service
  1042. [    1.726325] NET: Registered protocol family 10
  1043. [    1.732750] Segment Routing with IPv6
  1044. [    1.732795] NET: Registered protocol family 17
  1045. [    1.732809] Bridge firewalling registered
  1046. [    1.732838] Key type dns_resolver registered
  1047. [    1.737761] RAS: Correctable Errors collector initialized.
  1048. [    1.737847] microcode: sig=0x406f1, pf=0x1, revision=0xb00002e
  1049. [    1.739718] microcode: Microcode Update Driver: v2.2.
  1050. [    1.742338] *** VALIDATE rdt ***
  1051. [    1.742344] resctrl: L3 allocation detected
  1052. [    1.742345] resctrl: L3DATA allocation detected
  1053. [    1.742345] resctrl: L3CODE allocation detected
  1054. [    1.742347] resctrl: L3 monitoring detected
  1055. [    1.742350] IPI shorthand broadcast: enabled
  1056. [    1.742364] sched_clock: Marking stable (1770316086, -27988684)->(2028609613, -286282211)
  1057. [    1.742561] registered taskstats version 1
  1058. [    1.742574] Loading compiled-in X.509 certificates
  1059. [    1.742988] zswap: loaded using pool lzo/zbud
  1060. [    1.743222] Key type ._fscrypt registered
  1061. [    1.743223] Key type .fscrypt registered
  1062. [    1.743385] pstore: Using crash dump compression: deflate
  1063. [    1.749460] Key type big_key registered
  1064. [    1.752088] Key type encrypted registered
  1065. [    1.752091] AppArmor: AppArmor sha1 policy hashing enabled
  1066. [    1.752523] ima: No TPM chip found, activating TPM-bypass!
  1067. [    1.752526] ima: Allocated hash algorithm: sha1
  1068. [    1.752533] ima: No architecture policies found
  1069. [    1.752539] evm: Initialising EVM extended attributes:
  1070. [    1.752540] evm: security.selinux
  1071. [    1.752540] evm: security.SMACK64
  1072. [    1.752541] evm: security.SMACK64EXEC
  1073. [    1.752541] evm: security.SMACK64TRANSMUTE
  1074. [    1.752541] evm: security.SMACK64MMAP
  1075. [    1.752542] evm: security.apparmor
  1076. [    1.752542] evm: security.ima
  1077. [    1.752542] evm: security.capability
  1078. [    1.752543] evm: HMAC attrs: 0x1
  1079. [    1.753354] PM:   Magic number: 1:218:141
  1080. [    1.753511] acpi device:12: hash matches
  1081. [    1.753667] rtc_cmos 00:00: setting system clock to 2021-04-30T18:07:51 UTC (1619806071)
  1082. [    2.628087] tsc: Refined TSC clocksource calibration: 1999.998 MHz
  1083. [    2.628102] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39a8595ce59, max_idle_ns: 881590778713 ns
  1084. [    2.628227] clocksource: Switched to clocksource tsc
  1085. [    4.162934] nvme nvme0: 56/0/0 default/read/poll queues
  1086. [    4.174838]  nvme0n1: p1 p2
  1087. [    4.178644] Freeing unused decrypted memory: 2040K
  1088. [    4.179786] Freeing unused kernel image memory: 2704K
  1089. [    4.196109] Write protecting the kernel read-only data: 22528k
  1090. [    4.197408] Freeing unused kernel image memory: 2008K
  1091. [    4.198012] Freeing unused kernel image memory: 1156K
  1092. [    4.206644] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1093. [    4.206645] x86/mm: Checking user space page tables
  1094. [    4.214378] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1095. [    4.214380] Run /init as init process
  1096. [    4.398463] ahci 0000:00:11.4: version 3.0
  1097. [    4.398711] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl RAID mode
  1098. [    4.398713] ahci 0000:00:11.4: flags: 64bit ncq pm led clo pio slum part ems apst
  1099. [    4.398923] dca service started, version 1.12.1
  1100. [    4.399533] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1101. [    4.399564] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0003)
  1102. [    4.399683] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  1103. [    4.399939] megasas: 07.713.01.00-rc1
  1104. [    4.400181] ehci-pci: EHCI PCI platform driver
  1105. [    4.401191] ehci-pci 0000:00:1a.0: EHCI Host Controller
  1106. [    4.401198] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  1107. [    4.401208] ehci-pci 0000:00:1a.0: debug port 2
  1108. [    4.401864] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
  1109. [    4.401865] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
  1110. [    4.405115] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  1111. [    4.405120] ehci-pci 0000:00:1a.0: irq 18, io mem 0xc7b34000
  1112. [    4.405286] megaraid_sas 0000:07:00.0: BAR:0x1  BAR's base_addr(phys):0x00000000c7700000  mapped virt_addr:0x00000000f1d4f4ca
  1113. [    4.405288] megaraid_sas 0000:07:00.0: FW now in Ready state
  1114. [    4.405289] megaraid_sas 0000:07:00.0: 63 bit DMA mask and 32 bit consistent mask
  1115. [    4.405856] megaraid_sas 0000:07:00.0: firmware supports msix        : (96)
  1116. [    4.406902] megaraid_sas 0000:07:00.0: requested/available msix 57/57
  1117. [    4.406907] megaraid_sas 0000:07:00.0: current msix/online cpus      : (57/56)
  1118. [    4.406908] megaraid_sas 0000:07:00.0: RDPQ mode     : (disabled)
  1119. [    4.406910] megaraid_sas 0000:07:00.0: Current firmware supports maximum commands: 928        LDIO threshold: 0
  1120. [    4.407446] megaraid_sas 0000:07:00.0: Configured max firmware commands: 927
  1121. [    4.411558] megaraid_sas 0000:07:00.0: Performance mode :Latency
  1122. [    4.411559] megaraid_sas 0000:07:00.0: FW supports sync cache        : Yes
  1123. [    4.411562] megaraid_sas 0000:07:00.0: megasas_disable_intr_fusion is called outbound_intr_mask:0x40000009
  1124. [    4.424026] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  1125. [    4.424084] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  1126. [    4.424086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1127. [    4.424087] usb usb1: Product: EHCI Host Controller
  1128. [    4.424090] usb usb1: Manufacturer: Linux 5.4.106-1-pve ehci_hcd
  1129. [    4.424092] usb usb1: SerialNumber: 0000:00:1a.0
  1130. [    4.424217] hub 1-0:1.0: USB hub found
  1131. [    4.424223] hub 1-0:1.0: 2 ports detected
  1132. [    4.424455] xhci_hcd 0000:00:14.0: xHCI Host Controller
  1133. [    4.424460] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  1134. [    4.425549] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
  1135. [    4.425553] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  1136. [    4.425844] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  1137. [    4.425845] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1138. [    4.425846] usb usb2: Product: xHCI Host Controller
  1139. [    4.425847] usb usb2: Manufacturer: Linux 5.4.106-1-pve xhci-hcd
  1140. [    4.425848] usb usb2: SerialNumber: 0000:00:14.0
  1141. [    4.425976] hub 2-0:1.0: USB hub found
  1142. [    4.425993] hub 2-0:1.0: 15 ports detected
  1143. [    4.428800] xhci_hcd 0000:00:14.0: xHCI Host Controller
  1144. [    4.428802] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  1145. [    4.428805] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  1146. [    4.428841] ehci-pci 0000:00:1d.0: EHCI Host Controller
  1147. [    4.428867] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  1148. [    4.428868] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1149. [    4.428869] usb usb3: Product: xHCI Host Controller
  1150. [    4.428870] usb usb3: Manufacturer: Linux 5.4.106-1-pve xhci-hcd
  1151. [    4.428871] usb usb3: SerialNumber: 0000:00:14.0
  1152. [    4.428982] hub 3-0:1.0: USB hub found
  1153. [    4.428993] hub 3-0:1.0: 6 ports detected
  1154. [    4.430188] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  1155. [    4.430197] ehci-pci 0000:00:1d.0: debug port 2
  1156. [    4.434106] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  1157. [    4.434110] ehci-pci 0000:00:1d.0: irq 18, io mem 0xc7b33000
  1158. [    4.448367] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  1159. [    4.448426] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  1160. [    4.448428] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1161. [    4.448429] usb usb4: Product: EHCI Host Controller
  1162. [    4.448429] usb usb4: Manufacturer: Linux 5.4.106-1-pve ehci_hcd
  1163. [    4.448430] usb usb4: SerialNumber: 0000:00:1d.0
  1164. [    4.448561] scsi host1: ahci
  1165. [    4.448711] hub 4-0:1.0: USB hub found
  1166. [    4.448722] hub 4-0:1.0: 2 ports detected
  1167. [    4.448846] scsi host2: ahci
  1168. [    4.449017] xhci_hcd 0000:03:00.0: xHCI Host Controller
  1169. [    4.449038] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 5
  1170. [    4.449111] scsi host3: ahci
  1171. [    4.449231] xhci_hcd 0000:03:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
  1172. [    4.449253] scsi host4: ahci
  1173. [    4.449303] ata1: SATA max UDMA/133 abar m2048@0xc7b38000 port 0xc7b38100 irq 100
  1174. [    4.449305] ata2: SATA max UDMA/133 abar m2048@0xc7b38000 port 0xc7b38180 irq 100
  1175. [    4.449306] ata3: SATA max UDMA/133 abar m2048@0xc7b38000 port 0xc7b38200 irq 100
  1176. [    4.449308] ata4: SATA max UDMA/133 abar m2048@0xc7b38000 port 0xc7b38280 irq 100
  1177. [    4.449602] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  1178. [    4.449603] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1179. [    4.449604] usb usb5: Product: xHCI Host Controller
  1180. [    4.449605] usb usb5: Manufacturer: Linux 5.4.106-1-pve xhci-hcd
  1181. [    4.449606] usb usb5: SerialNumber: 0000:03:00.0
  1182. [    4.449868] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
  1183. [    4.449869] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
  1184. [    4.449999] hub 5-0:1.0: USB hub found
  1185. [    4.450005] hub 5-0:1.0: 2 ports detected
  1186. [    4.450147] xhci_hcd 0000:03:00.0: xHCI Host Controller
  1187. [    4.450149] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
  1188. [    4.450152] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
  1189. [    4.452512] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  1190. [    4.452525] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  1191. [    4.452526] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1192. [    4.452526] usb usb6: Product: xHCI Host Controller
  1193. [    4.452527] usb usb6: Manufacturer: Linux 5.4.106-1-pve xhci-hcd
  1194. [    4.452528] usb usb6: SerialNumber: 0000:03:00.0
  1195. [    4.452634] hub 6-0:1.0: USB hub found
  1196. [    4.452643] hub 6-0:1.0: 2 ports detected
  1197. [    4.468098] megaraid_sas 0000:07:00.0: FW provided supportMaxExtLDs: 1       max_lds: 64
  1198. [    4.468100] megaraid_sas 0000:07:00.0: controller type       : MR(2048MB)
  1199. [    4.468101] megaraid_sas 0000:07:00.0: Online Controller Reset(OCR)  : Enabled
  1200. [    4.468102] megaraid_sas 0000:07:00.0: Secure JBOD support   : Yes
  1201. [    4.468103] megaraid_sas 0000:07:00.0: NVMe passthru support : No
  1202. [    4.468104] megaraid_sas 0000:07:00.0: FW provided TM TaskAbort/Reset timeout        : 0 secs/0 secs
  1203. [    4.468105] megaraid_sas 0000:07:00.0: JBOD sequence map support     : Yes
  1204. [    4.468106] megaraid_sas 0000:07:00.0: PCI Lane Margining support    : No
  1205. [    4.496702] megaraid_sas 0000:07:00.0: megasas_enable_intr_fusion is called outbound_intr_mask:0x40000000
  1206. [    4.496703] megaraid_sas 0000:07:00.0: INIT adapter done
  1207. [    4.497867] megaraid_sas 0000:07:00.0: pci id                : (0x1000)/(0x005d)/(0x15d9)/(0x0809)
  1208. [    4.497868] megaraid_sas 0000:07:00.0: unevenspan support    : no
  1209. [    4.497869] megaraid_sas 0000:07:00.0: firmware crash dump   : yes
  1210. [    4.497870] megaraid_sas 0000:07:00.0: JBOD sequence map     : enabled
  1211. [    4.498031] scsi host0: Avago SAS based MegaRAID driver
  1212. [    4.508627] scsi host5: ahci
  1213. [    4.508917] scsi host6: ahci
  1214. [    4.509087] scsi host7: ahci
  1215. [    4.509327] scsi host8: ahci
  1216. [    4.509501] scsi host9: ahci
  1217. [    4.509660] scsi host10: ahci
  1218. [    4.509708] ata5: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32100 irq 168
  1219. [    4.509709] ata6: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32180 irq 168
  1220. [    4.509711] ata7: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32200 irq 168
  1221. [    4.509712] ata8: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32280 irq 168
  1222. [    4.509713] ata9: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32300 irq 168
  1223. [    4.509715] ata10: SATA max UDMA/133 abar m2048@0xc7b32000 port 0xc7b32380 irq 168
  1224. [    4.509954] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  1225. [    4.509956] ahci 0000:04:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  1226. [    4.510247] scsi host11: ahci
  1227. [    4.510384] scsi host12: ahci
  1228. [    4.510431] ata11: SATA max UDMA/133 abar m2048@0xc7810000 port 0xc7810100 irq 169
  1229. [    4.510433] ata12: SATA max UDMA/133 abar m2048@0xc7810000 port 0xc7810180 irq 169
  1230. [    4.515840] scsi 0:2:0:0: Direct-Access     AVAGO    SMC3108          4.68 PQ: 0 ANSI: 5
  1231. [    4.516179] scsi 0:2:1:0: Direct-Access     AVAGO    SMC3108          4.68 PQ: 0 ANSI: 5
  1232. [    4.516464] scsi 0:2:3:0: Direct-Access     AVAGO    SMC3108          4.68 PQ: 0 ANSI: 5
  1233. [    4.516612] scsi 0:2:4:0: Direct-Access     AVAGO    SMC3108          4.68 PQ: 0 ANSI: 5
  1234. [    4.535994] sd 0:2:0:0: Attached scsi generic sg0 type 0
  1235. [    4.536080] sd 0:2:0:0: [sda] 11719933952 512-byte logical blocks: (6.00 TB/5.46 TiB)
  1236. [    4.536082] sd 0:2:0:0: [sda] 4096-byte physical blocks
  1237. [    4.536098] sd 0:2:0:0: [sda] Write Protect is off
  1238. [    4.536099] sd 0:2:0:0: [sda] Mode Sense: 1f 00 00 08
  1239. [    4.536125] sd 0:2:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  1240. [    4.536145] sd 0:2:1:0: Attached scsi generic sg1 type 0
  1241. [    4.536151] sd 0:2:0:0: [sda] Optimal transfer size 262144 bytes
  1242. [    4.536219] sd 0:2:1:0: [sdb] 467795968 512-byte logical blocks: (240 GB/223 GiB)
  1243. [    4.536221] sd 0:2:1:0: [sdb] 4096-byte physical blocks
  1244. [    4.536233] sd 0:2:1:0: [sdb] Write Protect is off
  1245. [    4.536234] sd 0:2:1:0: [sdb] Mode Sense: 1f 00 00 08
  1246. [    4.536256] scsi 0:2:3:0: Attached scsi generic sg2 type 0
  1247. [    4.536262] sd 0:2:1:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  1248. [    4.536290] sd 0:2:1:0: [sdb] Optimal transfer size 262144 bytes
  1249. [    4.536427] sd 0:2:3:0: [sdc] 3904897024 512-byte logical blocks: (2.00 TB/1.82 TiB)
  1250. [    4.536444] sd 0:2:3:0: [sdc] Write Protect is off
  1251. [    4.536445] sd 0:2:3:0: [sdc] Mode Sense: 1f 00 00 08
  1252. [    4.536455] sd 0:2:4:0: Attached scsi generic sg3 type 0
  1253. [    4.536474] sd 0:2:3:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  1254. [    4.536501] sd 0:2:3:0: [sdc] Optimal transfer size 1048576 bytes
  1255. [    4.536576] sd 0:2:4:0: [sdd] 19531825152 512-byte logical blocks: (10.0 TB/9.09 TiB)
  1256. [    4.536578] sd 0:2:4:0: [sdd] 4096-byte physical blocks
  1257. [    4.536593] sd 0:2:4:0: [sdd] Write Protect is off
  1258. [    4.536595] sd 0:2:4:0: [sdd] Mode Sense: 1f 00 10 08
  1259. [    4.536623] sd 0:2:4:0: [sdd] Write cache: disabled, read cache: enabled, supports DPO and FUA
  1260. [    4.536650] sd 0:2:4:0: [sdd] Optimal transfer size 524288 bytes
  1261. [    4.577639]  sdb: sdb1 sdb2 sdb3
  1262. [    4.577836] sd 0:2:4:0: [sdd] Attached SCSI disk
  1263. [    4.578489] sd 0:2:1:0: [sdb] Attached SCSI disk
  1264. [    4.613933]  sda: sda1 sda2 sda9
  1265. [    4.614843] sd 0:2:0:0: [sda] Attached SCSI disk
  1266. [    4.691806]  sdc: sdc1 sdc9
  1267. [    4.692641] sd 0:2:3:0: [sdc] Attached SCSI disk
  1268. [    4.700254] ixgbe 0000:08:00.0: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
  1269. [    4.760066] usb 1-1: new high-speed USB device number 2 using ehci-pci
  1270. [    4.762790] ata2: SATA link down (SStatus 0 SControl 300)
  1271. [    4.762848] ata3: SATA link down (SStatus 0 SControl 300)
  1272. [    4.763129] ata4: SATA link down (SStatus 0 SControl 300)
  1273. [    4.763180] ata1: SATA link down (SStatus 0 SControl 300)
  1274. [    4.768070] usb 2-3: new low-speed USB device number 2 using xhci_hcd
  1275. [    4.784081] usb 5-2: new full-speed USB device number 2 using xhci_hcd
  1276. [    4.784092] usb 4-1: new high-speed USB device number 2 using ehci-pci
  1277. [    4.785221] ixgbe 0000:08:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
  1278. [    4.809457] ixgbe 0000:08:00.0: MAC: 3, PHY: 0, PBA No: 030C00-000
  1279. [    4.809458] ixgbe 0000:08:00.0: 0c:c4:7a:df:02:a6
  1280. [    4.823132] ata5: SATA link down (SStatus 0 SControl 300)
  1281. [    4.823136] ata11: SATA link down (SStatus 0 SControl 330)
  1282. [    4.823158] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  1283. [    4.823164] ata12: SATA link down (SStatus 0 SControl 330)
  1284. [    4.823259] ata10: SATA link down (SStatus 0 SControl 300)
  1285. [    4.823280] ata8: SATA link down (SStatus 0 SControl 300)
  1286. [    4.823300] ata9: SATA link down (SStatus 0 SControl 300)
  1287. [    4.823321] ata7: SATA link down (SStatus 0 SControl 300)
  1288. [    4.824326] ata6.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LW00, max UDMA/133
  1289. [    4.825934] ata6.00: configured for UDMA/133
  1290. [    4.828139] scsi 6:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LW00 PQ: 0 ANSI: 5
  1291. [    4.899114] sr 6:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
  1292. [    4.899116] cdrom: Uniform CD-ROM driver Revision: 3.20
  1293. [    4.912793] sr 6:0:0:0: Attached scsi CD-ROM sr0
  1294. [    4.912909] sr 6:0:0:0: Attached scsi generic sg4 type 5
  1295. [    4.916411] usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
  1296. [    4.916412] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1297. [    4.916555] hub 1-1:1.0: USB hub found
  1298. [    4.916658] hub 1-1:1.0: 6 ports detected
  1299. [    4.924022] usb 2-3: New USB device found, idVendor=03f0, idProduct=1198, bcdDevice= 7.04
  1300. [    4.924040] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1301. [    4.924041] usb 2-3: Product: HP USB 1000dpi Laser Mouse
  1302. [    4.924043] usb 2-3: Manufacturer: HP
  1303. [    4.926036] hidraw: raw HID events driver (C) Jiri Kosina
  1304. [    4.933210] usbcore: registered new interface driver usbhid
  1305. [    4.933210] usbhid: USB HID core driver
  1306. [    4.933628] usbcore: registered new interface driver usbkbd
  1307. [    4.933644] usbcore: registered new interface driver usbmouse
  1308. [    4.934519] input: HP HP USB 1000dpi Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:03F0:1198.0001/input/input2
  1309. [    4.934604] hid-generic 0003:03F0:1198.0001: input,hidraw0: USB HID v2.00 Mouse [HP HP USB 1000dpi Laser Mouse] on usb-0000:00:14.0-3/input0
  1310. [    4.934740] hid-generic 0003:03F0:1198.0002: hiddev0,hidraw1: USB HID v2.00 Device [HP HP USB 1000dpi Laser Mouse] on usb-0000:00:14.0-3/input1
  1311. [    4.940421] usb 4-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
  1312. [    4.940424] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1313. [    4.940680] hub 4-1:1.0: USB hub found
  1314. [    4.940783] hub 4-1:1.0: 8 ports detected
  1315. [    4.958076] ixgbe 0000:08:00.0: Intel(R) 10 Gigabit Network Connection
  1316. [    4.958099] libphy: ixgbe-mdio: probed
  1317. [    4.972577] usb 5-2: New USB device found, idVendor=0529, idProduct=0001, bcdDevice= 4.34
  1318. [    4.972579] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1319. [    4.972579] usb 5-2: Product: Sentinel HL
  1320. [    4.972580] usb 5-2: Manufacturer: SafeNet Inc.
  1321. [    5.052064] usb 2-12: new full-speed USB device number 3 using xhci_hcd
  1322. [    5.211636] usb 2-12: New USB device found, idVendor=03f0, idProduct=0036, bcdDevice= 1.24
  1323. [    5.211637] usb 2-12: New USB device strings: Mfr=1, Product=2, SerialNumber=7
  1324. [    5.211638] usb 2-12: Product: HP USB CCID Smartcard Keyboard
  1325. [    5.211639] usb 2-12: Manufacturer: Hewlett-Packard Company
  1326. [    5.211640] usb 2-12: SerialNumber: 11021400001085
  1327. [    5.220893] input: Hewlett-Packard Company HP USB CCID Smartcard Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-12/2-12:1.0/0003:03F0:0036.0003/input/input3
  1328. [    5.240704] ixgbe 0000:08:00.1: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
  1329. [    5.280155] hid-generic 0003:03F0:0036.0003: input,hidraw2: USB HID v1.10 Keyboard [Hewlett-Packard Company HP USB CCID Smartcard Keyboard] on usb-0000:00:14.0-12/input0
  1330. [    5.287926] hid-generic 0003:03F0:0036.0004: hiddev1,hidraw3: USB HID v1.10 Device [Hewlett-Packard Company HP USB CCID Smartcard Keyboard] on usb-0000:00:14.0-12/input2
  1331. [    5.325711] ixgbe 0000:08:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
  1332. [    5.349955] ixgbe 0000:08:00.1: MAC: 3, PHY: 0, PBA No: 030C00-000
  1333. [    5.349956] ixgbe 0000:08:00.1: 0c:c4:7a:df:02:a7
  1334. [    5.416084] usb 2-14: new high-speed USB device number 4 using xhci_hcd
  1335. [    5.498148] ixgbe 0000:08:00.1: Intel(R) 10 Gigabit Network Connection
  1336. [    5.498207] libphy: ixgbe-mdio: probed
  1337. [    5.499512] ixgbe 0000:08:00.1 enp8s0f1: renamed from eth1
  1338. [    5.524183] ixgbe 0000:08:00.0 eno1: renamed from eth0
  1339. [    5.564241] usb 2-14: New USB device found, idVendor=0557, idProduct=7000, bcdDevice= 0.00
  1340. [    5.564243] usb 2-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1341. [    5.564641] hub 2-14:1.0: USB hub found
  1342. [    5.564717] hub 2-14:1.0: 4 ports detected
  1343. [    5.573510] fbcon: Taking over console
  1344. [    5.573585] Console: switching to colour frame buffer device 128x48
  1345. [    5.861774] device-mapper: thin: Data device (dm-3) discard unsupported: Disabling discard passdown.
  1346. [    5.872063] usb 2-14.1: new low-speed USB device number 5 using xhci_hcd
  1347. [    5.996489] usb 2-14.1: New USB device found, idVendor=0557, idProduct=2419, bcdDevice= 1.00
  1348. [    5.996494] usb 2-14.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1349. [    6.002091] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14.1/2-14.1:1.0/0003:0557:2419.0005/input/input4
  1350. [    6.060015] raid6: avx2x4   gen() 26418 MB/s
  1351. [    6.060172] hid-generic 0003:0557:2419.0005: input,hidraw4: USB HID v1.00 Keyboard [HID 0557:2419] on usb-0000:00:14.0-14.1/input0
  1352. [    6.060984] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14.1/2-14.1:1.1/0003:0557:2419.0006/input/input5
  1353. [    6.061044] hid-generic 0003:0557:2419.0006: input,hidraw5: USB HID v1.00 Mouse [HID 0557:2419] on usb-0000:00:14.0-14.1/input1
  1354. [    6.108016] raid6: avx2x4   xor() 16923 MB/s
  1355. [    6.156016] raid6: avx2x2   gen() 23640 MB/s
  1356. [    6.204016] raid6: avx2x2   xor() 14345 MB/s
  1357. [    6.252018] raid6: avx2x1   gen() 20682 MB/s
  1358. [    6.300017] raid6: avx2x1   xor() 13560 MB/s
  1359. [    6.348019] raid6: sse2x4   gen() 15069 MB/s
  1360. [    6.396015] raid6: sse2x4   xor()  9682 MB/s
  1361. [    6.444020] raid6: sse2x2   gen() 12604 MB/s
  1362. [    6.492017] raid6: sse2x2   xor()  8084 MB/s
  1363. [    6.540016] raid6: sse2x1   gen() 10800 MB/s
  1364. [    6.588020] raid6: sse2x1   xor()  7399 MB/s
  1365. [    6.588020] raid6: using algorithm avx2x4 gen() 26418 MB/s
  1366. [    6.588021] raid6: .... xor() 16923 MB/s, rmw enabled
  1367. [    6.588021] raid6: using avx2x2 recovery algorithm
  1368. [    6.588849] xor: automatically using best checksumming function   avx
  1369. [    6.597876] Btrfs loaded, crc32c=crc32c-intel
  1370. [    6.912845] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  1371. [    7.068889] systemd[1]: Inserted module 'autofs4'
  1372. [    7.081363] pstore: crypto_comp_decompress failed, ret = -22!
  1373. [    7.081820] pstore: crypto_comp_decompress failed, ret = -22!
  1374. [    7.082245] pstore: crypto_comp_decompress failed, ret = -22!
  1375. [    7.082655] pstore: crypto_comp_decompress failed, ret = -22!
  1376. [    7.083093] pstore: crypto_comp_decompress failed, ret = -22!
  1377. [    7.083521] pstore: crypto_comp_decompress failed, ret = -22!
  1378. [    7.083941] pstore: crypto_comp_decompress failed, ret = -22!
  1379. [    7.084344] pstore: crypto_comp_decompress failed, ret = -22!
  1380. [    7.084788] pstore: crypto_comp_decompress failed, ret = -22!
  1381. [    7.085215] pstore: crypto_comp_decompress failed, ret = -22!
  1382. [    7.085648] pstore: crypto_comp_decompress failed, ret = -22!
  1383. [    7.086059] pstore: crypto_comp_decompress failed, ret = -22!
  1384. [    7.094989] systemd[1]: systemd 241 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=hybrid)
  1385. [    7.116223] systemd[1]: Detected architecture x86-64.
  1386. [    7.140736] systemd[1]: Set hostname to <plumbus>.
  1387. [    7.247896] systemd[1]: /lib/systemd/system/rpc-statd.service:13: PIDFile= references path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
  1388. [    7.284447] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1389. [    7.284635] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1390. [    7.284696] systemd[1]: Listening on initctl Compatibility Named Pipe.
  1391. [    7.284752] systemd[1]: Listening on udev Kernel Socket.
  1392. [    7.284761] systemd[1]: Reached target ceph target allowing to start/stop all [email protected] instances at once.
  1393. [    7.284767] systemd[1]: Reached target ceph target allowing to start/stop all ceph*@.service instances at once.
  1394. [    7.310516] Loading iSCSI transport class v2.0-870.
  1395. [    7.310777] RPC: Registered named UNIX socket transport module.
  1396. [    7.310778] RPC: Registered udp transport module.
  1397. [    7.310779] RPC: Registered tcp transport module.
  1398. [    7.310779] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1399. [    7.319414] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
  1400. [    7.319702] iscsi: registered transport (tcp)
  1401. [    7.329090] Installing knfsd (copyright (C) 1996 [email protected]).
  1402. [    7.338676] iscsi: registered transport (iser)
  1403. [    7.349992] spl: loading out-of-tree module taints kernel.
  1404. [    7.353336] znvpair: module license 'CDDL' taints kernel.
  1405. [    7.353337] Disabling lock debugging due to kernel taint
  1406. [    7.453876] systemd-journald[919]: Received request to flush runtime journal from PID 1
  1407. [    7.504839] IPMI message handler: version 39.2
  1408. [    7.505700] ipmi device interface
  1409. [    7.507214] ipmi_si: IPMI System Interface driver
  1410. [    7.507232] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
  1411. [    7.507234] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
  1412. [    7.507236] ipmi_si: Adding SMBIOS-specified kcs state machine
  1413. [    7.507329] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
  1414. [    7.507506] ipmi_si IPI0001:00: ipmi_platform: [io  0x0ca2] regsize 1 spacing 1 irq 0
  1415. [    7.507509] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
  1416. [    7.507510] ipmi_si: Adding ACPI-specified kcs state machine
  1417. [    7.507677] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
  1418. [    7.539119] ioatdma: Intel(R) QuickData Technology Driver 5.00
  1419. [    7.558354] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
  1420. [    7.571126] input: PC Speaker as /devices/platform/pcspkr/input/input6
  1421. [    7.596895] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
  1422. [    7.596897] RAPL PMU: hw unit of domain package 2^-14 Joules
  1423. [    7.596898] RAPL PMU: hw unit of domain dram 2^-16 Joules
  1424. [    7.600409] checking generic (c6000000 300000) vs hw (c6000000 1000000)
  1425. [    7.600411] fb0: switching to astdrmfb from EFI VGA
  1426. [    7.600593] Console: switching to colour dummy device 80x25
  1427. [    7.600950] [drm] Using P2A bridge for configuration
  1428. [    7.600952] [drm] AST 2400 detected
  1429. [    7.600963] [drm] Analog VGA only
  1430. [    7.600977] [drm] dram MCLK=408 Mhz type=1 bus_width=16 size=01000000
  1431. [    7.601116] [TTM] Zone  kernel: Available graphics memory: 264132074 KiB
  1432. [    7.601117] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
  1433. [    7.601118] [TTM] Initializing pool allocator
  1434. [    7.601123] [TTM] Initializing DMA pool allocator
  1435. [    7.601846] cryptd: max_cpu_qlen set to 1000
  1436. [    7.608418] power_meter ACPI000D:00: Found ACPI power meter.
  1437. [    7.608448] power_meter ACPI000D:00: Ignoring unsafe software power cap!
  1438. [    7.608459] power_meter ACPI000D:00: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  1439. [    7.611035] snd_hda_intel 0000:82:00.1: Disabling MSI
  1440. [    7.611101] snd_hda_intel 0000:82:00.1: Handle vga_switcheroo audio client
  1441. [    7.615805] MXM: GUID detected in BIOS
  1442. [    7.615881] ACPI Warning: \_SB.PCI0.RP05.VGAB.VGAD._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-66)
  1443. [    7.616079] nouveau 0000:82:00.0: enabling device (0100 -> 0103)
  1444. [    7.616244] nouveau 0000:82:00.0: NVIDIA GK208B (b060b0b1)
  1445. [    7.621874] AVX2 version of gcm_enc/dec engaged.
  1446. [    7.621875] AES CTR mode by8 optimization enabled
  1447. [    7.733642] fbcon: astdrmfb (fb0) is primary device
  1448. [    7.749324] ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
  1449. [    7.755085] nouveau 0000:82:00.0: bios: version 80.28.a6.00.5f
  1450. [    7.761466] ZFS: Loaded module v2.0.4-pve1, ZFS pool version 5000, ZFS filesystem version 5
  1451. [    7.768764] Console: switching to colour frame buffer device 160x64
  1452. [    7.770628] ast 0000:0c:00.0: fb0: astdrmfb frame buffer device
  1453. [    7.791301] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x002a7c, prod_id: 0x0728, dev_id: 0x20)
  1454. [    7.805943] ipmi_si IPI0001:00: IPMI kcs interface initialized
  1455. [    7.940256] nouveau 0000:82:00.0: fb: 2048 MiB DDR3
  1456. [    7.946429] ipmi_ssif: IPMI SSIF Interface driver
  1457. [    7.964170] [drm] Initialized ast 0.1.0 20120228 for 0000:0c:00.0 on minor 0
  1458. [    7.980042] Adding 8388604k swap on /dev/mapper/pve-swap.  Priority:-2 extents:1 across:8388604k FS
  1459. [    8.056698] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
  1460. [    8.056719] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
  1461. [    8.056746] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
  1462. [    8.056781] EDAC sbridge: Seeking for: PCI ID 8086:6f60
  1463. [    8.056787] EDAC sbridge: Seeking for: PCI ID 8086:6f60
  1464. [    8.056797] EDAC sbridge: Seeking for: PCI ID 8086:6f60
  1465. [    8.056807] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
  1466. [    8.056812] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
  1467. [    8.056822] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
  1468. [    8.056832] EDAC sbridge: Seeking for: PCI ID 8086:6f71
  1469. [    8.056839] EDAC sbridge: Seeking for: PCI ID 8086:6f71
  1470. [    8.056848] EDAC sbridge: Seeking for: PCI ID 8086:6f71
  1471. [    8.056857] EDAC sbridge: Seeking for: PCI ID 8086:6faa
  1472. [    8.056864] EDAC sbridge: Seeking for: PCI ID 8086:6faa
  1473. [    8.056873] EDAC sbridge: Seeking for: PCI ID 8086:6faa
  1474. [    8.056881] EDAC sbridge: Seeking for: PCI ID 8086:6fab
  1475. [    8.056887] EDAC sbridge: Seeking for: PCI ID 8086:6fab
  1476. [    8.056897] EDAC sbridge: Seeking for: PCI ID 8086:6fab
  1477. [    8.056905] EDAC sbridge: Seeking for: PCI ID 8086:6fac
  1478. [    8.056924] EDAC sbridge: Seeking for: PCI ID 8086:6fad
  1479. [    8.056943] EDAC sbridge: Seeking for: PCI ID 8086:6f68
  1480. [    8.056950] EDAC sbridge: Seeking for: PCI ID 8086:6f68
  1481. [    8.056959] EDAC sbridge: Seeking for: PCI ID 8086:6f68
  1482. [    8.056966] EDAC sbridge: Seeking for: PCI ID 8086:6f79
  1483. [    8.056976] EDAC sbridge: Seeking for: PCI ID 8086:6f79
  1484. [    8.056985] EDAC sbridge: Seeking for: PCI ID 8086:6f79
  1485. [    8.056992] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
  1486. [    8.056998] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
  1487. [    8.057005] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
  1488. [    8.057012] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
  1489. [    8.057018] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
  1490. [    8.057026] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
  1491. [    8.057033] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
  1492. [    8.057049] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
  1493. [    8.057066] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
  1494. [    8.057070] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
  1495. [    8.057078] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
  1496. [    8.057087] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
  1497. [    8.057091] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
  1498. [    8.057099] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
  1499. [    8.057108] EDAC sbridge: Seeking for: PCI ID 8086:6faf
  1500. [    8.057113] EDAC sbridge: Seeking for: PCI ID 8086:6faf
  1501. [    8.057121] EDAC sbridge: Seeking for: PCI ID 8086:6faf
  1502. [    8.057235] EDAC MC0: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#0: DEV 0000:ff:12.0 (INTERRUPT)
  1503. [    8.057326] EDAC MC1: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#0: DEV 0000:7f:12.0 (INTERRUPT)
  1504. [    8.057470] EDAC MC2: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#1: DEV 0000:ff:12.4 (INTERRUPT)
  1505. [    8.057546] EDAC MC3: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#1: DEV 0000:7f:12.4 (INTERRUPT)
  1506. [    8.057547] EDAC sbridge:  Ver: 1.1.2
  1507. [    8.061283] intel_rapl_common: Found RAPL domain package
  1508. [    8.061288] intel_rapl_common: Found RAPL domain dram
  1509. [    8.061289] intel_rapl_common: DRAM domain energy unit 15300pj
  1510. [    8.068045] intel_rapl_common: Found RAPL domain package
  1511. [    8.068049] intel_rapl_common: Found RAPL domain dram
  1512. [    8.068051] intel_rapl_common: DRAM domain energy unit 15300pj
  1513. [    9.188089] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:80/0000:80:02.0/0000:82:00.1/sound/card0/input7
  1514. [    9.204103] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:80/0000:80:02.0/0000:82:00.1/sound/card0/input8
  1515. [    9.220088] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:80/0000:80:02.0/0000:82:00.1/sound/card0/input9
  1516. [    9.236089] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:80/0000:80:02.0/0000:82:00.1/sound/card0/input10
  1517. [    9.256152] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:80/0000:80:02.0/0000:82:00.1/sound/card0/input11
  1518. [    9.266582] nouveau 0000:82:00.0: DRM: VRAM: 2048 MiB
  1519. [    9.266583] nouveau 0000:82:00.0: DRM: GART: 1048576 MiB
  1520. [    9.266586] nouveau 0000:82:00.0: DRM: TMDS table version 2.0
  1521. [    9.266587] nouveau 0000:82:00.0: DRM: DCB version 4.0
  1522. [    9.266588] nouveau 0000:82:00.0: DRM: DCB outp 00: 01000f02 00020030
  1523. [    9.266589] nouveau 0000:82:00.0: DRM: DCB outp 01: 02011f62 00020010
  1524. [    9.266590] nouveau 0000:82:00.0: DRM: DCB outp 02: 02022f10 00000000
  1525. [    9.266591] nouveau 0000:82:00.0: DRM: DCB conn 00: 00001031
  1526. [    9.266592] nouveau 0000:82:00.0: DRM: DCB conn 01: 00002161
  1527. [    9.266593] nouveau 0000:82:00.0: DRM: DCB conn 02: 00000200
  1528. [    9.266897] nouveau 0000:82:00.0: DRM: MM: using COPY for buffer copies
  1529. [    9.267605] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1530. [    9.267605] [drm] Driver supports precise vblank timestamp query.
  1531. [    9.280677] [drm] Cannot find any crtc or sizes
  1532. [    9.293193] [drm] Initialized nouveau 1.3.1 20120801 for 0000:82:00.0 on minor 1
  1533. [    9.403059] audit: type=1400 audit(1619806079.142:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1284 comm="apparmor_parser"
  1534. [    9.403948] audit: type=1400 audit(1619806079.142:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1283 comm="apparmor_parser"
  1535. [    9.403951] audit: type=1400 audit(1619806079.142:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1283 comm="apparmor_parser"
  1536. [    9.405404] audit: type=1400 audit(1619806079.146:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1282 comm="apparmor_parser"
  1537. [    9.405407] audit: type=1400 audit(1619806079.146:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1282 comm="apparmor_parser"
  1538. [    9.405409] audit: type=1400 audit(1619806079.146:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1282 comm="apparmor_parser"
  1539. [    9.407069] audit: type=1400 audit(1619806079.146:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1280 comm="apparmor_parser"
  1540. [    9.408401] audit: type=1400 audit(1619806079.150:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=1281 comm="apparmor_parser"
  1541. [    9.408405] audit: type=1400 audit(1619806079.150:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-cgns" pid=1281 comm="apparmor_parser"
  1542. [    9.408407] audit: type=1400 audit(1619806079.150:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-mounting" pid=1281 comm="apparmor_parser"
  1543. [    9.453913] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  1544. [    9.454891] new mount options do not match the existing superblock, will be ignored
  1545. [    9.696607] pps pps0: new PPS source ptp0
  1546. [    9.696637] ixgbe 0000:08:00.1: registered PHC device on enp8s0f1
  1547. [    9.881115] vmbr0: port 1(eno1) entered blocking state
  1548. [    9.881116] vmbr0: port 1(eno1) entered disabled state
  1549. [    9.881202] device eno1 entered promiscuous mode
  1550. [   10.137628] pps pps1: new PPS source ptp1
  1551. [   10.137659] ixgbe 0000:08:00.0: registered PHC device on eno1
  1552. [   10.422285] bpfilter: Loaded bpfilter_umh pid 1488
  1553. [   10.422503] Started bpfilter
  1554. [   11.539190] NFSD: Using UMH upcall client tracking operations.
  1555. [   11.539193] NFSD: starting 90-second grace period (net f00000a8)
  1556. [   14.288464] ixgbe 0000:08:00.1 enp8s0f1: NIC Link is Up 10 Gbps, Flow Control: RX/TX
  1557. [   14.288696] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0f1: link becomes ready
  1558. [   14.757822] ixgbe 0000:08:00.0 eno1: NIC Link is Up 10 Gbps, Flow Control: RX/TX
  1559. [   14.758003] vmbr0: port 1(eno1) entered blocking state
  1560. [   14.758022] vmbr0: port 1(eno1) entered forwarding state
  1561. [   14.758097] IPv6: ADDRCONF(NETDEV_CHANGE): vmbr0: link becomes ready
  1562. [   16.580537] FS-Cache: Loaded
  1563. [   16.597362] FS-Cache: Netfs 'nfs' registered for caching
  1564. [   16.694110] NFS: Registering the id_resolver key type
  1565. [   16.694117] Key type id_resolver registered
  1566. [   16.694118] Key type id_legacy registered
  1567. [   16.858093] kauditd_printk_skb: 1 callbacks suppressed
  1568. [   16.858094] audit: type=1400 audit(1619806086.598:13): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/bin/lxc-start" pid=1734 comm="apparmor_parser"
  1569. [   16.867754] audit: type=1400 audit(1619806086.606:14): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default" pid=1742 comm="apparmor_parser"
  1570. [   16.867757] audit: type=1400 audit(1619806086.606:15): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-cgns" pid=1742 comm="apparmor_parser"
  1571. [   16.867760] audit: type=1400 audit(1619806086.606:16): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-mounting" pid=1742 comm="apparmor_parser"
  1572. [   16.867776] audit: type=1400 audit(1619806086.606:17): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="lxc-container-default-with-nesting" pid=1742 comm="apparmor_parser"
  1573. [   19.410282] [drm] Cannot find any crtc or sizes
  1574. [   28.721573] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
  1575. [  113.842930]  zd16: p1 p2 p3 p4 p5 p6
  1576. [  113.852678]  zd48: p1 p2
  1577. [  113.856991]  zd64: p1 p2 p3 p4 p5 p6
  1578. [  113.861545]  zd80: p1 p2 p3 p4 p5 p6
  1579. [  113.868547]  zd96: p1 p2 p3 p4 p5 p6
  1580. [  113.874549]  zd112: p1 p2
  1581. [  113.881000]  zd128: p1 p2 p3 p4 p5 p6
  1582. [  113.886612]  zd144: p1 p2
  1583. [  113.891061]  zd160: p1 p2 p3 p4 p5 p6
  1584. [  113.896146]  zd176: p1 p2 p3 p4 p5 p6
  1585. [  113.901983]  zd192: p1 p2 p3 p4 p5 p6
  1586. [  113.907024]  zd208: p1 p2 p3 p4 p5 p6
  1587. [  113.913216]  zd224: p1 p2 p3 p4 p5 p6
  1588. [  113.918212]  zd240: p1 p2 p3 p4 p5 p6
  1589. [  113.922971]  zd256: p1 p2
  1590. [  113.928465]  zd272: p1 p2
  1591. [  113.933430]  zd288: p1 p2
  1592. [  113.937235]  zd304: p1 p2 p3 p4 p5 p6
  1593. [  113.941351]  zd320: p1 p2 p3 p4 p5 p6
  1594. [  113.946913]  zd336: p1 p2
  1595. [  113.951740]  zd352: p1 p2 p3 p4 p5 p6
  1596. [  113.970391]  zd416: p1 p2
  1597. [  113.974524]  zd432: p1 p2
  1598. [  113.980476]  zd448: p1 p2 p3 p4 p5 p6
  1599. [  113.985480]  zd464: p1 p2 p3 p4 p5 p6
  1600. [  113.990712]  zd480: p1 p2 p3 p4 p5 p6
  1601. [  113.994225]  zd496: p1 p2
  1602. [  113.998890]  zd512: p1 p2
  1603. [  114.002751]  zd528: p1 p2 p3 p4 p5 p6
  1604. [  114.008733]  zd544: p1 p2
  1605. [  114.013791]  zd560: p1 p2 p3 p4 p5 p6
  1606. [  114.020294]  zd576: p1 p2
  1607. [  114.030813]  zd608: p1 p2 < p5 >
  1608. [  275.304250]  zd0: p1 p2
  1609. [  275.412653]  zd624: p1 p2 p3 p4 p5 p6
  1610. [  275.476509]  zd640: p1 p2 p3 p4 p5 p6
  1611. [  275.480152]  zd656: p1 p2 p3 p4 p5 p6
  1612. [  276.025086]  zd688: p1 p2 p3 p4 p5 p6
  1613. [  276.028534]  zd704: p1 p2 p3 p4 p5 p6
  1614. [  276.032200]  zd720: p1 p2 p3 p4 p5 p6
  1615. [  276.076705]  zd736: p1 p2 p3 p4 p5 p6
  1616. [  276.104503]  zd752: p1 p2 p3 p4 p5 p6
  1617. [  276.153503]  zd768: p1 p2 p3 p4 p5 p6
  1618. [  276.383226]  zd800: p1 p2 p3 p4 p5 p6
  1619. [  276.772140]  zd848: p1 p2 p3 p4 p5 p6
  1620. [  276.775440]  zd864: p1 p2 p3 p4 p5 p6
  1621. [  277.018626]  zd928: p1 p2 p3 p4 p5 p6
  1622. [  277.375983]  zd976: p1 p2 p3 p4 p5 p6
  1623. [  277.524353]  zd1104: p1 p2 p3 p4 p5 p6
  1624. [  285.062717] VERIFY(avl_find(tree, new_node, &where) == NULL) failed
  1625. [  285.062757] PANIC at avl.c:641:avl_add()
  1626. [  285.062773] Showing stack for process 20385
  1627. [  285.062776] CPU: 54 PID: 20385 Comm: z_livelist_cond Tainted: P           O      5.4.106-1-pve #1
  1628. [  285.062777] Hardware name: Supermicro X10DRi/X10DRI-T, BIOS 3.1 09/14/2018
  1629. [  285.062778] Call Trace:
  1630. [  285.062789]  dump_stack+0x6d/0x8b
  1631. [  285.062801]  spl_dumpstack+0x29/0x2b [spl]
  1632. [  285.062804]  spl_panic+0xd3/0xfb [spl]
  1633. [  285.062810]  ? ___slab_alloc+0x370/0x580
  1634. [  285.062813]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1635. [  285.062817]  ? spl_kmem_cache_free+0x119/0x1e0 [spl]
  1636. [  285.062819]  ? __kmalloc_node+0x1e0/0x330
  1637. [  285.062822]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1638. [  285.062825]  avl_add+0xa1/0xb0 [zavl]
  1639. [  285.062910]  dsl_livelist_iterate+0x124/0x1d0 [zfs]
  1640. [  285.062938]  bpobj_iterate_blkptrs+0x184/0x370 [zfs]
  1641. [  285.062975]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1642. [  285.063003]  bpobj_iterate_impl+0x336/0x4a0 [zfs]
  1643. [  285.063038]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1644. [  285.063065]  bpobj_iterate_nofree+0x16/0x20 [zfs]
  1645. [  285.063101]  dsl_process_sub_livelist+0x70/0xb0 [zfs]
  1646. [  285.063137]  ? dsl_deadlist_cache_compare+0x20/0x20 [zfs]
  1647. [  285.063180]  spa_livelist_condense_cb+0xb1/0x210 [zfs]
  1648. [  285.063229]  zthr_procedure+0x144/0x160 [zfs]
  1649. [  285.063277]  ? zrl_is_locked+0x20/0x20 [zfs]
  1650. [  285.063281]  thread_generic_wrapper+0x74/0x90 [spl]
  1651. [  285.063286]  kthread+0x120/0x140
  1652. [  285.063289]  ? __thread_exit+0x20/0x20 [spl]
  1653. [  285.063290]  ? kthread_park+0x90/0x90
  1654. [  285.063295]  ret_from_fork+0x35/0x40
  1655. [  484.292260] INFO: task txg_sync:20349 blocked for more than 120 seconds.
  1656. [  484.292293]       Tainted: P           O      5.4.106-1-pve #1
  1657. [  484.292312] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1658. [  484.292334] txg_sync        D    0 20349      2 0x80004000
  1659. [  484.292337] Call Trace:
  1660. [  484.292347]  __schedule+0x2e6/0x700
  1661. [  484.292460]  ? multilist_sublist_unlock+0x2b/0x40 [zfs]
  1662. [  484.292463]  schedule+0x33/0xa0
  1663. [  484.292464]  schedule_preempt_disabled+0xe/0x10
  1664. [  484.292465]  __mutex_lock.isra.10+0x2c9/0x4c0
  1665. [  484.292466]  ? _cond_resched+0x19/0x30
  1666. [  484.292467]  __mutex_lock_slowpath+0x13/0x20
  1667. [  484.292468]  mutex_lock+0x2c/0x30
  1668. [  484.292507]  bpobj_enqueue+0xe5/0x400 [zfs]
  1669. [  484.292549]  dsl_deadlist_insert.part.8+0x18c/0x390 [zfs]
  1670. [  484.292590]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1671. [  484.292599]  ? kmem_asprintf+0x90/0xb0 [spl]
  1672. [  484.292640]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1673. [  484.292681]  dsl_deadlist_insert+0x18/0x30 [zfs]
  1674. [  484.292722]  dsl_deadlist_insert_free_cb+0x16/0x20 [zfs]
  1675. [  484.292759]  bplist_iterate+0xd1/0x140 [zfs]
  1676. [  484.292799]  dsl_dataset_sync_done+0x155/0x210 [zfs]
  1677. [  484.292842]  dsl_pool_sync+0x30a/0x510 [zfs]
  1678. [  484.292888]  spa_sync+0x5a4/0xfe0 [zfs]
  1679. [  484.292890]  ? mutex_lock+0x12/0x30
  1680. [  484.292938]  ? spa_txg_history_init_io+0x104/0x110 [zfs]
  1681. [  484.292985]  txg_sync_thread+0x2e1/0x4a0 [zfs]
  1682. [  484.293033]  ? txg_thread_exit.isra.13+0x60/0x60 [zfs]
  1683. [  484.293037]  thread_generic_wrapper+0x74/0x90 [spl]
  1684. [  484.293042]  kthread+0x120/0x140
  1685. [  484.293045]  ? __thread_exit+0x20/0x20 [spl]
  1686. [  484.293046]  ? kthread_park+0x90/0x90
  1687. [  484.293049]  ret_from_fork+0x35/0x40
  1688. [  484.293051] INFO: task z_livelist_cond:20385 blocked for more than 120 seconds.
  1689. [  484.293074]       Tainted: P           O      5.4.106-1-pve #1
  1690. [  484.293092] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1691. [  484.293114] z_livelist_cond D    0 20385      2 0x80004000
  1692. [  484.293116] Call Trace:
  1693. [  484.293118]  __schedule+0x2e6/0x700
  1694. [  484.293119]  schedule+0x33/0xa0
  1695. [  484.293123]  spl_panic+0xf9/0xfb [spl]
  1696. [  484.293128]  ? ___slab_alloc+0x370/0x580
  1697. [  484.293131]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1698. [  484.293134]  ? spl_kmem_cache_free+0x119/0x1e0 [spl]
  1699. [  484.293135]  ? __kmalloc_node+0x1e0/0x330
  1700. [  484.293138]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1701. [  484.293142]  avl_add+0xa1/0xb0 [zavl]
  1702. [  484.293186]  dsl_livelist_iterate+0x124/0x1d0 [zfs]
  1703. [  484.293224]  bpobj_iterate_blkptrs+0x184/0x370 [zfs]
  1704. [  484.293266]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1705. [  484.293304]  bpobj_iterate_impl+0x336/0x4a0 [zfs]
  1706. [  484.293346]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1707. [  484.293386]  bpobj_iterate_nofree+0x16/0x20 [zfs]
  1708. [  484.293427]  dsl_process_sub_livelist+0x70/0xb0 [zfs]
  1709. [  484.293468]  ? dsl_deadlist_cache_compare+0x20/0x20 [zfs]
  1710. [  484.293513]  spa_livelist_condense_cb+0xb1/0x210 [zfs]
  1711. [  484.293562]  zthr_procedure+0x144/0x160 [zfs]
  1712. [  484.293610]  ? zrl_is_locked+0x20/0x20 [zfs]
  1713. [  484.293614]  thread_generic_wrapper+0x74/0x90 [spl]
  1714. [  484.293616]  kthread+0x120/0x140
  1715. [  484.293619]  ? __thread_exit+0x20/0x20 [spl]
  1716. [  484.293620]  ? kthread_park+0x90/0x90
  1717. [  484.293622]  ret_from_fork+0x35/0x40
  1718. [  605.124227] INFO: task zpool:1831 blocked for more than 120 seconds.
  1719. [  605.124283]       Tainted: P           O      5.4.106-1-pve #1
  1720. [  605.124343] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1721. [  605.124373] zpool           D    0  1831   1827 0x80004006
  1722. [  605.124376] Call Trace:
  1723. [  605.124384]  __schedule+0x2e6/0x700
  1724. [  605.124386]  schedule+0x33/0xa0
  1725. [  605.124387]  io_schedule+0x16/0x40
  1726. [  605.124396]  cv_wait_common+0xb5/0x130 [spl]
  1727. [  605.124401]  ? wait_woken+0x80/0x80
  1728. [  605.124404]  __cv_wait_io+0x18/0x20 [spl]
  1729. [  605.124518]  txg_wait_synced_impl+0xc9/0x110 [zfs]
  1730. [  605.124560]  txg_wait_synced+0x10/0x40 [zfs]
  1731. [  605.124603]  zil_replay+0xe1/0x120 [zfs]
  1732. [  605.124644]  zvol_os_create_minor+0x737/0x7a0 [zfs]
  1733. [  605.124687]  zvol_create_minors_recursive+0x106/0x1c0 [zfs]
  1734. [  605.124689]  ? __mutex_unlock_slowpath.isra.18+0xc7/0x120
  1735. [  605.124730]  spa_import+0x507/0x810 [zfs]
  1736. [  605.124737]  ? nvpair_value_common.part.13+0x14d/0x170 [znvpair]
  1737. [  605.124780]  zfs_ioc_pool_import+0x12d/0x150 [zfs]
  1738. [  605.124822]  zfsdev_ioctl_common+0x5b2/0x820 [zfs]
  1739. [  605.124825]  ? __kmalloc_node+0x267/0x330
  1740. [  605.124827]  ? lru_cache_add_active_or_unevictable+0x39/0xb0
  1741. [  605.124868]  zfsdev_ioctl+0x54/0xe0 [zfs]
  1742. [  605.124871]  do_vfs_ioctl+0xa9/0x640
  1743. [  605.124874]  ? handle_mm_fault+0xc9/0x1f0
  1744. [  605.124875]  ksys_ioctl+0x67/0x90
  1745. [  605.124876]  __x64_sys_ioctl+0x1a/0x20
  1746. [  605.124880]  do_syscall_64+0x57/0x190
  1747. [  605.124882]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  1748. [  605.124884] RIP: 0033:0x7f9175cea427
  1749. [  605.124887] Code: Bad RIP value.
  1750. [  605.124888] RSP: 002b:00007ffd71e61978 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  1751. [  605.124890] RAX: ffffffffffffffda RBX: 00007ffd71e619f0 RCX: 00007f9175cea427
  1752. [  605.124890] RDX: 00007ffd71e619f0 RSI: 0000000000005a02 RDI: 0000000000000003
  1753. [  605.124891] RBP: 00007ffd71e658e0 R08: 000055ef859f3420 R09: 0000000000000078
  1754. [  605.124892] R10: 000055ef859da010 R11: 0000000000000246 R12: 000055ef859da2e0
  1755. [  605.124892] R13: 00007f909c0013e8 R14: 0000000000000000 R15: 0000000000000000
  1756. [  605.124930] INFO: task txg_sync:20349 blocked for more than 241 seconds.
  1757. [  605.124953]       Tainted: P           O      5.4.106-1-pve #1
  1758. [  605.124971] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1759. [  605.124992] txg_sync        D    0 20349      2 0x80004000
  1760. [  605.124993] Call Trace:
  1761. [  605.124996]  __schedule+0x2e6/0x700
  1762. [  605.125038]  ? multilist_sublist_unlock+0x2b/0x40 [zfs]
  1763. [  605.125040]  schedule+0x33/0xa0
  1764. [  605.125041]  schedule_preempt_disabled+0xe/0x10
  1765. [  605.125042]  __mutex_lock.isra.10+0x2c9/0x4c0
  1766. [  605.125044]  ? _cond_resched+0x19/0x30
  1767. [  605.125045]  __mutex_lock_slowpath+0x13/0x20
  1768. [  605.125046]  mutex_lock+0x2c/0x30
  1769. [  605.125078]  bpobj_enqueue+0xe5/0x400 [zfs]
  1770. [  605.125115]  dsl_deadlist_insert.part.8+0x18c/0x390 [zfs]
  1771. [  605.125151]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1772. [  605.125155]  ? kmem_asprintf+0x90/0xb0 [spl]
  1773. [  605.125190]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1774. [  605.125226]  dsl_deadlist_insert+0x18/0x30 [zfs]
  1775. [  605.125261]  dsl_deadlist_insert_free_cb+0x16/0x20 [zfs]
  1776. [  605.125293]  bplist_iterate+0xd1/0x140 [zfs]
  1777. [  605.125329]  dsl_dataset_sync_done+0x155/0x210 [zfs]
  1778. [  605.125365]  dsl_pool_sync+0x30a/0x510 [zfs]
  1779. [  605.125407]  spa_sync+0x5a4/0xfe0 [zfs]
  1780. [  605.125408]  ? mutex_lock+0x12/0x30
  1781. [  605.125450]  ? spa_txg_history_init_io+0x104/0x110 [zfs]
  1782. [  605.125492]  txg_sync_thread+0x2e1/0x4a0 [zfs]
  1783. [  605.125534]  ? txg_thread_exit.isra.13+0x60/0x60 [zfs]
  1784. [  605.125538]  thread_generic_wrapper+0x74/0x90 [spl]
  1785. [  605.125542]  kthread+0x120/0x140
  1786. [  605.125544]  ? __thread_exit+0x20/0x20 [spl]
  1787. [  605.125545]  ? kthread_park+0x90/0x90
  1788. [  605.125547]  ret_from_fork+0x35/0x40
  1789. [  605.125550] INFO: task z_livelist_cond:20385 blocked for more than 241 seconds.
  1790. [  605.125572]       Tainted: P           O      5.4.106-1-pve #1
  1791. [  605.125588] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1792. [  605.125608] z_livelist_cond D    0 20385      2 0x80004000
  1793. [  605.125609] Call Trace:
  1794. [  605.125611]  __schedule+0x2e6/0x700
  1795. [  605.125613]  schedule+0x33/0xa0
  1796. [  605.125616]  spl_panic+0xf9/0xfb [spl]
  1797. [  605.125618]  ? ___slab_alloc+0x370/0x580
  1798. [  605.125621]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1799. [  605.125624]  ? spl_kmem_cache_free+0x119/0x1e0 [spl]
  1800. [  605.125626]  ? __kmalloc_node+0x1e0/0x330
  1801. [  605.125629]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1802. [  605.125631]  avl_add+0xa1/0xb0 [zavl]
  1803. [  605.125669]  dsl_livelist_iterate+0x124/0x1d0 [zfs]
  1804. [  605.125702]  bpobj_iterate_blkptrs+0x184/0x370 [zfs]
  1805. [  605.125738]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1806. [  605.125770]  bpobj_iterate_impl+0x336/0x4a0 [zfs]
  1807. [  605.125806]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1808. [  605.125838]  bpobj_iterate_nofree+0x16/0x20 [zfs]
  1809. [  605.125874]  dsl_process_sub_livelist+0x70/0xb0 [zfs]
  1810. [  605.125910]  ? dsl_deadlist_cache_compare+0x20/0x20 [zfs]
  1811. [  605.125949]  spa_livelist_condense_cb+0xb1/0x210 [zfs]
  1812. [  605.125991]  zthr_procedure+0x144/0x160 [zfs]
  1813. [  605.126034]  ? zrl_is_locked+0x20/0x20 [zfs]
  1814. [  605.126038]  thread_generic_wrapper+0x74/0x90 [spl]
  1815. [  605.126040]  kthread+0x120/0x140
  1816. [  605.126043]  ? __thread_exit+0x20/0x20 [spl]
  1817. [  605.126044]  ? kthread_park+0x90/0x90
  1818. [  605.126046]  ret_from_fork+0x35/0x40
  1819. [  725.956234] INFO: task zpool:1831 blocked for more than 241 seconds.
  1820. [  725.956289]       Tainted: P           O      5.4.106-1-pve #1
  1821. [  725.956329] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1822. [  725.956381] zpool           D    0  1831   1827 0x80004006
  1823. [  725.956385] Call Trace:
  1824. [  725.956410]  __schedule+0x2e6/0x700
  1825. [  725.956412]  schedule+0x33/0xa0
  1826. [  725.956413]  io_schedule+0x16/0x40
  1827. [  725.956423]  cv_wait_common+0xb5/0x130 [spl]
  1828. [  725.956428]  ? wait_woken+0x80/0x80
  1829. [  725.956430]  __cv_wait_io+0x18/0x20 [spl]
  1830. [  725.956521]  txg_wait_synced_impl+0xc9/0x110 [zfs]
  1831. [  725.956568]  txg_wait_synced+0x10/0x40 [zfs]
  1832. [  725.956617]  zil_replay+0xe1/0x120 [zfs]
  1833. [  725.956664]  zvol_os_create_minor+0x737/0x7a0 [zfs]
  1834. [  725.956712]  zvol_create_minors_recursive+0x106/0x1c0 [zfs]
  1835. [  725.956714]  ? __mutex_unlock_slowpath.isra.18+0xc7/0x120
  1836. [  725.956761]  spa_import+0x507/0x810 [zfs]
  1837. [  725.956770]  ? nvpair_value_common.part.13+0x14d/0x170 [znvpair]
  1838. [  725.956817]  zfs_ioc_pool_import+0x12d/0x150 [zfs]
  1839. [  725.956866]  zfsdev_ioctl_common+0x5b2/0x820 [zfs]
  1840. [  725.956869]  ? __kmalloc_node+0x267/0x330
  1841. [  725.956871]  ? lru_cache_add_active_or_unevictable+0x39/0xb0
  1842. [  725.956918]  zfsdev_ioctl+0x54/0xe0 [zfs]
  1843. [  725.956920]  do_vfs_ioctl+0xa9/0x640
  1844. [  725.956923]  ? handle_mm_fault+0xc9/0x1f0
  1845. [  725.956924]  ksys_ioctl+0x67/0x90
  1846. [  725.956925]  __x64_sys_ioctl+0x1a/0x20
  1847. [  725.956929]  do_syscall_64+0x57/0x190
  1848. [  725.956931]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  1849. [  725.956933] RIP: 0033:0x7f9175cea427
  1850. [  725.956936] Code: Bad RIP value.
  1851. [  725.956937] RSP: 002b:00007ffd71e61978 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  1852. [  725.956939] RAX: ffffffffffffffda RBX: 00007ffd71e619f0 RCX: 00007f9175cea427
  1853. [  725.956940] RDX: 00007ffd71e619f0 RSI: 0000000000005a02 RDI: 0000000000000003
  1854. [  725.956940] RBP: 00007ffd71e658e0 R08: 000055ef859f3420 R09: 0000000000000078
  1855. [  725.956941] R10: 000055ef859da010 R11: 0000000000000246 R12: 000055ef859da2e0
  1856. [  725.956942] R13: 00007f909c0013e8 R14: 0000000000000000 R15: 0000000000000000
  1857. [  725.956979] INFO: task txg_sync:20349 blocked for more than 362 seconds.
  1858. [  725.957002]       Tainted: P           O      5.4.106-1-pve #1
  1859. [  725.957019] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1860. [  725.957041] txg_sync        D    0 20349      2 0x80004000
  1861. [  725.957042] Call Trace:
  1862. [  725.957045]  __schedule+0x2e6/0x700
  1863. [  725.957093]  ? multilist_sublist_unlock+0x2b/0x40 [zfs]
  1864. [  725.957095]  schedule+0x33/0xa0
  1865. [  725.957096]  schedule_preempt_disabled+0xe/0x10
  1866. [  725.957097]  __mutex_lock.isra.10+0x2c9/0x4c0
  1867. [  725.957098]  ? _cond_resched+0x19/0x30
  1868. [  725.957099]  __mutex_lock_slowpath+0x13/0x20
  1869. [  725.957100]  mutex_lock+0x2c/0x30
  1870. [  725.957139]  bpobj_enqueue+0xe5/0x400 [zfs]
  1871. [  725.957180]  dsl_deadlist_insert.part.8+0x18c/0x390 [zfs]
  1872. [  725.957221]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1873. [  725.957225]  ? kmem_asprintf+0x90/0xb0 [spl]
  1874. [  725.957266]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1875. [  725.957306]  dsl_deadlist_insert+0x18/0x30 [zfs]
  1876. [  725.957347]  dsl_deadlist_insert_free_cb+0x16/0x20 [zfs]
  1877. [  725.957384]  bplist_iterate+0xd1/0x140 [zfs]
  1878. [  725.957424]  dsl_dataset_sync_done+0x155/0x210 [zfs]
  1879. [  725.957466]  dsl_pool_sync+0x30a/0x510 [zfs]
  1880. [  725.957511]  spa_sync+0x5a4/0xfe0 [zfs]
  1881. [  725.957513]  ? mutex_lock+0x12/0x30
  1882. [  725.957560]  ? spa_txg_history_init_io+0x104/0x110 [zfs]
  1883. [  725.957606]  txg_sync_thread+0x2e1/0x4a0 [zfs]
  1884. [  725.957653]  ? txg_thread_exit.isra.13+0x60/0x60 [zfs]
  1885. [  725.957658]  thread_generic_wrapper+0x74/0x90 [spl]
  1886. [  725.957661]  kthread+0x120/0x140
  1887. [  725.957664]  ? __thread_exit+0x20/0x20 [spl]
  1888. [  725.957665]  ? kthread_park+0x90/0x90
  1889. [  725.957667]  ret_from_fork+0x35/0x40
  1890. [  725.957670] INFO: task z_livelist_cond:20385 blocked for more than 362 seconds.
  1891. [  725.957693]       Tainted: P           O      5.4.106-1-pve #1
  1892. [  725.957710] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1893. [  725.957732] z_livelist_cond D    0 20385      2 0x80004000
  1894. [  725.957733] Call Trace:
  1895. [  725.957735]  __schedule+0x2e6/0x700
  1896. [  725.957736]  schedule+0x33/0xa0
  1897. [  725.957740]  spl_panic+0xf9/0xfb [spl]
  1898. [  725.957742]  ? ___slab_alloc+0x370/0x580
  1899. [  725.957745]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1900. [  725.957748]  ? spl_kmem_cache_free+0x119/0x1e0 [spl]
  1901. [  725.957749]  ? __kmalloc_node+0x1e0/0x330
  1902. [  725.957752]  ? spl_kmem_alloc+0xdc/0x130 [spl]
  1903. [  725.957755]  avl_add+0xa1/0xb0 [zavl]
  1904. [  725.957798]  dsl_livelist_iterate+0x124/0x1d0 [zfs]
  1905. [  725.957837]  bpobj_iterate_blkptrs+0x184/0x370 [zfs]
  1906. [  725.957878]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1907. [  725.957917]  bpobj_iterate_impl+0x336/0x4a0 [zfs]
  1908. [  725.957958]  ? dsl_deadlist_load_cache+0x230/0x230 [zfs]
  1909. [  725.957996]  bpobj_iterate_nofree+0x16/0x20 [zfs]
  1910. [  725.958037]  dsl_process_sub_livelist+0x70/0xb0 [zfs]
  1911. [  725.958078]  ? dsl_deadlist_cache_compare+0x20/0x20 [zfs]
  1912. [  725.958123]  spa_livelist_condense_cb+0xb1/0x210 [zfs]
  1913. [  725.958171]  zthr_procedure+0x144/0x160 [zfs]
  1914. [  725.958218]  ? zrl_is_locked+0x20/0x20 [zfs]
  1915. [  725.958222]  thread_generic_wrapper+0x74/0x90 [spl]
  1916. [  725.958224]  kthread+0x120/0x140
  1917. [  725.958227]  ? __thread_exit+0x20/0x20 [spl]
  1918. [  725.958228]  ? kthread_park+0x90/0x90
  1919. [  725.958230]  ret_from_fork+0x35/0x40
  1920. [  846.788244] INFO: task zpool:1831 blocked for more than 362 seconds.
  1921. [  846.788302]       Tainted: P           O      5.4.106-1-pve #1
  1922. [  846.788343] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1923. [  846.788395] zpool           D    0  1831   1827 0x80004006
  1924. [  846.788399] Call Trace:
  1925. [  846.788411]  __schedule+0x2e6/0x700
  1926. [  846.788415]  schedule+0x33/0xa0
  1927. [  846.788417]  io_schedule+0x16/0x40
  1928. [  846.788432]  cv_wait_common+0xb5/0x130 [spl]
  1929. [  846.788438]  ? wait_woken+0x80/0x80
  1930. [  846.788445]  __cv_wait_io+0x18/0x20 [spl]
  1931. [  846.788573]  txg_wait_synced_impl+0xc9/0x110 [zfs]
  1932. [  846.788620]  txg_wait_synced+0x10/0x40 [zfs]
  1933. [  846.788669]  zil_replay+0xe1/0x120 [zfs]
  1934. [  846.788715]  zvol_os_create_minor+0x737/0x7a0 [zfs]
  1935. [  846.788763]  zvol_create_minors_recursive+0x106/0x1c0 [zfs]
  1936. [  846.788765]  ? __mutex_unlock_slowpath.isra.18+0xc7/0x120
  1937. [  846.788812]  spa_import+0x507/0x810 [zfs]
  1938. [  846.788821]  ? nvpair_value_common.part.13+0x14d/0x170 [znvpair]
  1939. [  846.788868]  zfs_ioc_pool_import+0x12d/0x150 [zfs]
  1940. [  846.788916]  zfsdev_ioctl_common+0x5b2/0x820 [zfs]
  1941. [  846.788920]  ? __kmalloc_node+0x267/0x330
  1942. [  846.788922]  ? lru_cache_add_active_or_unevictable+0x39/0xb0
  1943. [  846.788970]  zfsdev_ioctl+0x54/0xe0 [zfs]
  1944. [  846.788972]  do_vfs_ioctl+0xa9/0x640
  1945. [  846.788975]  ? handle_mm_fault+0xc9/0x1f0
  1946. [  846.788976]  ksys_ioctl+0x67/0x90
  1947. [  846.788977]  __x64_sys_ioctl+0x1a/0x20
  1948. [  846.788981]  do_syscall_64+0x57/0x190
  1949. [  846.788983]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  1950. [  846.788984] RIP: 0033:0x7f9175cea427
  1951. [  846.788988] Code: Bad RIP value.
  1952. [  846.788989] RSP: 002b:00007ffd71e61978 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  1953. [  846.788991] RAX: ffffffffffffffda RBX: 00007ffd71e619f0 RCX: 00007f9175cea427
  1954. [  846.788991] RDX: 00007ffd71e619f0 RSI: 0000000000005a02 RDI: 0000000000000003
  1955. [  846.788992] RBP: 00007ffd71e658e0 R08: 000055ef859f3420 R09: 0000000000000078
  1956. [  846.788993] R10: 000055ef859da010 R11: 0000000000000246 R12: 000055ef859da2e0
  1957. [  846.788994] R13: 00007f909c0013e8 R14: 0000000000000000 R15: 0000000000000000
  1958. [  846.789031] INFO: task txg_sync:20349 blocked for more than 483 seconds.
  1959. [  846.789053]       Tainted: P           O      5.4.106-1-pve #1
  1960. [  846.789072] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  1961. [  846.789094] txg_sync        D    0 20349      2 0x80004000
  1962. [  846.789095] Call Trace:
  1963. [  846.789097]  __schedule+0x2e6/0x700
  1964. [  846.789146]  ? multilist_sublist_unlock+0x2b/0x40 [zfs]
  1965. [  846.789148]  schedule+0x33/0xa0
  1966. [  846.789149]  schedule_preempt_disabled+0xe/0x10
  1967. [  846.789150]  __mutex_lock.isra.10+0x2c9/0x4c0
  1968. [  846.789151]  ? _cond_resched+0x19/0x30
  1969. [  846.789152]  __mutex_lock_slowpath+0x13/0x20
  1970. [  846.789153]  mutex_lock+0x2c/0x30
  1971. [  846.789191]  bpobj_enqueue+0xe5/0x400 [zfs]
  1972. [  846.789233]  dsl_deadlist_insert.part.8+0x18c/0x390 [zfs]
  1973. [  846.789274]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1974. [  846.789279]  ? kmem_asprintf+0x90/0xb0 [spl]
  1975. [  846.789320]  ? dsl_deadlist_insert_alloc_cb+0x20/0x20 [zfs]
  1976. [  846.789360]  dsl_deadlist_insert+0x18/0x30 [zfs]
  1977. [  846.789401]  dsl_deadlist_insert_free_cb+0x16/0x20 [zfs]
  1978. [  846.789438]  bplist_iterate+0xd1/0x140 [zfs]
  1979. [  846.789479]  dsl_dataset_sync_done+0x155/0x210 [zfs]
  1980. [  846.789521]  dsl_pool_sync+0x30a/0x510 [zfs]
  1981. [  846.789567]  spa_sync+0x5a4/0xfe0 [zfs]
  1982. [  846.789569]  ? mutex_lock+0x12/0x30
  1983. [  846.789617]  ? spa_txg_history_init_io+0x104/0x110 [zfs]
  1984. [  846.789665]  txg_sync_thread+0x2e1/0x4a0 [zfs]
  1985. [  846.789712]  ? txg_thread_exit.isra.13+0x60/0x60 [zfs]
  1986. [  846.789717]  thread_generic_wrapper+0x74/0x90 [spl]
  1987. [  846.789720]  kthread+0x120/0x140
  1988. [  846.789723]  ? __thread_exit+0x20/0x20 [spl]
  1989. [  846.789724]  ? kthread_park+0x90/0x90
  1990. [  846.789726]  ret_from_fork+0x35/0x40
  1991. [215267.058383] perf: interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
  1992. [215911.640449] device tap121i0 entered promiscuous mode
  1993. [215911.670143] fwbr121i0: port 1(fwln121i0) entered blocking state
  1994. [215911.670145] fwbr121i0: port 1(fwln121i0) entered disabled state
  1995. [215911.670265] device fwln121i0 entered promiscuous mode
  1996. [215911.670320] fwbr121i0: port 1(fwln121i0) entered blocking state
  1997. [215911.670322] fwbr121i0: port 1(fwln121i0) entered forwarding state
  1998. [215911.673466] vmbr0: port 2(fwpr121p0) entered blocking state
  1999. [215911.673467] vmbr0: port 2(fwpr121p0) entered disabled state
  2000. [215911.673542] device fwpr121p0 entered promiscuous mode
  2001. [215911.673603] vmbr0: port 2(fwpr121p0) entered blocking state
  2002. [215911.673604] vmbr0: port 2(fwpr121p0) entered forwarding state
  2003. [215911.676745] fwbr121i0: port 2(tap121i0) entered blocking state
  2004. [215911.676746] fwbr121i0: port 2(tap121i0) entered disabled state
  2005. [215911.676857] fwbr121i0: port 2(tap121i0) entered blocking state
  2006. [215911.676858] fwbr121i0: port 2(tap121i0) entered forwarding state
  2007. [215919.119154] device tap122i0 entered promiscuous mode
Add Comment
Please, Sign In to add comment