FreeBSD Bugzilla – Attachment 225814 Details for
Bug 256610
Kernel panic with ngtee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
savecore
core.txt (text/plain), 71.19 KB, created by
Niels Bakker
on 2021-06-14 23:33:55 UTC
(
hide
)
Description:
savecore
Filename:
MIME Type:
Creator:
Niels Bakker
Created:
2021-06-14 23:33:55 UTC
Size:
71.19 KB
patch
obsolete
>server.tpb.net dumped core - see /var/crash/vmcore.7 > >Tue Jun 15 01:01:32 CEST 2021 > >FreeBSD server.tpb.net 13.0-STABLE FreeBSD 13.0-STABLE #4 stable/13-n246038-d0eaf95edca-dirty: Tue Jun 15 00:36:56 CEST 2021 root@server.tpb.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > >panic: page fault > >GNU gdb (GDB) 10.2 [GDB v10.2 for FreeBSD] >Copyright (C) 2021 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd13.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /boot/kernel/kernel... >Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug... > >Unread portion of the kernel message buffer: > > >__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >55 __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct pcpu, >(kgdb) #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >#1 doadump (textdump=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:399 >#2 0xffffffff80bf0bca in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:486 >#3 0xffffffff80bf1010 in vpanic (fmt=<optimized out>, ap=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:919 >#4 0xffffffff80bf0d73 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:843 >#5 0xffffffff81083557 in trap_fatal (frame=0xfffffe0144090170, eva=0) > at /usr/src/sys/amd64/amd64/trap.c:943 >#6 0xffffffff810835c6 in trap_pfault (frame=frame@entry=0xfffffe0144090170, > usermode=false, signo=<optimized out>, signo@entry=0x0, > ucode=<optimized out>, ucode@entry=0x0) > at /usr/src/sys/amd64/amd64/trap.c:760 >#7 0xffffffff81082bc4 in trap (frame=0xfffffe0144090170) > at /usr/src/sys/amd64/amd64/trap.c:438 >#8 <signal handler called> >#9 memmove_erms () at /usr/src/sys/amd64/amd64/support.S:547 >#10 0xffffffff80c80f18 in m_dup (m=0xfffff8021e841200, > m@entry=0xfffff801345d9d00, how=how@entry=1) > at /usr/src/sys/kern/uipc_mbuf.c:722 >#11 0xffffffff834ab3c1 in ng_ipfw_input (m0=<optimized out>, > fwa=0xfffffe0144090300, tee=false) at /usr/src/sys/netgraph/ng_ipfw.c:324 >#12 0xffffffff82936df0 in ipfw_check_packet (m0=0xfffffe01440904e8, > ifp=0xfffff80004e5b800, flags=131072, ruleset=<optimized out>, > inp=0xfffff8004cff35b8) at /usr/src/sys/netpfil/ipfw/ip_fw_pfil.c:297 >#13 0xffffffff80d2a8c7 in pfil_run_hooks (head=<optimized out>, p=..., > ifp=ifp@entry=0xfffff80004e5b800, flags=flags@entry=131072, > inp=inp@entry=0xfffff8004cff35b8) at /usr/src/sys/net/pfil.c:187 >#14 0xffffffff80d9f287 in ip_output_pfil (mp=0xfffffe01440904e8, > ifp=0xfffff80004e5b800, flags=0, inp=0xfffff8004cff35b8, > dst=0xfffff8004cff3760, fibnum=<optimized out>, error=<optimized out>) > at /usr/src/sys/netinet/ip_output.c:130 >#15 ip_output (m=m@entry=0xfffff801345d9d00, opt=<optimized out>, > ro=<optimized out>, flags=<optimized out>, imo=imo@entry=0x0, > inp=<optimized out>) at /usr/src/sys/netinet/ip_output.c:705 >#16 0xffffffff80db8cab in tcp_output (tp=<optimized out>) > at /usr/src/sys/netinet/tcp_output.c:1544 >#17 0xffffffff80dccfff in tcp_usr_ready (so=<optimized out>, > m=0xfffff802e78b3d00, count=<optimized out>) > at /usr/src/sys/netinet/tcp_usrreq.c:1303 >#18 0xffffffff80bef395 in sendfile_iodone (arg=arg@entry=0xfffff8035b9cdb00, > pa=<optimized out>, pa@entry=0x0, count=<optimized out>, count@entry=0, > error=<optimized out>) at /usr/src/sys/kern/kern_sendfile.c:399 >#19 0xffffffff80beebc9 in vn_sendfile (fp=<optimized out>, sockfd=34, > hdr_uio=0x0, trl_uio=0x0, offset=<optimized out>, nbytes=<optimized out>, > sent=0xfffffe0144090a88, flags=0, td=0xfffffe0145810ac0) > at /usr/src/sys/kern/kern_sendfile.c:1194 >#20 0xffffffff80bef7c7 in fo_sendfile (fp=0xfffff8002b911034, sockfd=0, > hdr_uio=0x7cc, trl_uio=0x7cc, offset=-8795362095052, > nbytes=722828843999576199, sent=0xfffffe0144090a88, flags=730927156, > td=0xfffffe0145810ac0) at /usr/src/sys/sys/file.h:411 >#21 sendfile (td=0xfffffe0145810ac0, uap=0xfffffe0145810ea8, > compat=<optimized out>) at /usr/src/sys/kern/kern_sendfile.c:1324 >#22 0xffffffff81083ede in syscallenter (td=<optimized out>) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 >#23 amd64_syscall (td=0xfffffe0145810ac0, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1184 >#24 <signal handler called> >#25 0x0000000800700b1a in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffbee8 >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:06.65 [kernel] > 0 1 0 3 20 0 11824 1176 wait DLs - 0:00.04 [init] > 0 2 0 0 -16 0 0 0 - DL - 0:00.00 [KTLS] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 3 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 0] > 0 5 0 3 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 1] > 0 6 0 3 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 2] > 0 7 0 1 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 3] > 0 8 0 0 -16 0 0 0 - RL - 0:00.27 [cam] > 0 9 0 1 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 10 0 2 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 10:46.01 [idle] > 0 12 0 1 -52 0 0 0 - WL - 0:04.24 [intr] > 0 13 0 2 -16 0 0 0 sleep DL - 0:00.02 [ng_queue] > 0 14 0 1 -8 0 0 0 - DL - 0:00.00 [geom] > 0 15 0 1 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 16 0 1 -68 0 0 0 - DL - 0:00.18 [usb] > 0 17 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 18 0 2 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 19 0 1 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 20 0 0 -8 0 0 0 t->zthr_ DL - 0:01.81 [zfskern] > 0 21 0 3 -16 0 0 0 - DL - 0:00.07 [rand_harvestq] > 0 22 0 0 -16 0 0 0 tzpoll DL - 0:00.00 [acpi_thermal] > 0 23 0 3 -16 0 0 0 cooling DL - 0:00.00 [acpi_cooling1] > 0 24 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 25 0 1 -16 0 0 0 psleep DL - 0:00.07 [pagedaemon] > 0 26 0 2 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 27 0 0 -16 0 0 0 qsleep DL - 0:00.01 [bufdaemon] > 0 28 0 3 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 29 0 1 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 1150 1 1 20 0 11492 1476 select Ds - 0:00.01 [devd] > 0 1155 1 3 20 -5 24256 7200 select D<s - 0:00.03 [mpd5] > 0 1318 1 3 20 0 19156 6288 select Ds - 0:00.00 [zfsd] > 59 1359 1 2 20 0 27600 10948 select Ds - 0:00.08 [local-unbound] > 0 1524 1 3 20 0 12920 2848 select Ds - 0:00.05 [syslogd] > 0 1558 1 2 52 -5 18088 4868 select D<s - 0:00.00 [dhclient] >[...] > 0 5899 1 0 32 0 11428 2792 select Ds - 0:00.00 [syslogd] >8123 5978 1 1 29 0 10844 2280 piperd Ds - 0:00.00 [daemon] >8123 5979 5978 0 52 0 171776 134684 - R - 0:06.31 [python3.9] > 0 5996 1 0 52 0 11248 2592 nanslp Ds - 0:00.00 [cron] > >------------------------------------------------------------------------ >vmstat -s > > 1966983 cpu context switches > 487466 device interrupts > 34642 software interrupts > 2854892 traps > 3400442 system calls > 29 kernel threads created > 5243 fork() calls > 856 vfork() calls > 30 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 10199 vnode pager pageins > 96946 vnode pager pages paged in > 2 vnode pager pageouts > 9 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 clean page reclamation shortfalls > 0 pages reactivated by the page daemon > 705315 copy-on-write faults > 174 copy-on-write optimized faults > 1530508 zero fill pages zeroed > 0 zero fill pages prezeroed > 2095 intransit blocking page faults > 3003945 total VM faults taken > 9376 page faults requiring I/O > 0 pages affected by kernel thread creation > 343770 pages affected by fork() > 35401 pages affected by vfork() > 1508 pages affected by rfork() > 2037337 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 virtual user pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > >vmstat: memstat_kvm_malloc: > Type InUse MemUse Requests Size(s) > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAILSLEEP XDOMAIN >UMA Kegs: 384, 0, 205, 0, 205, 0, 0, 0 >UMA Zones: 1024, 0, 220, 0, 220, 0, 0, 0 >UMA Slabs 0: 112, 0, 307531, 0, 307531, 0, 0, 0 >UMA Slabs 1: 176, 0, 10, 0, 10, 0, 0, 0 >UMA Hash: 256, 0, 0, 0, 0, 0, 0, 0 >2 Bucket: 32, 0, 2826, 2340, 45835, 0, 0, 0 >4 Bucket: 48, 0, 92, 916, 42450, 0, 0, 0 >8 Bucket: 80, 0, 172, 10478, 148226, 21, 0, 0 >16 Bucket: 144, 0, 540, 4752, 204067, 0, 0, 0 >32 Bucket: 256, 0, 239, 586, 46558, 0, 0, 0 >64 Bucket: 512, 0, 147, 109, 16631, 502, 0, 0 >128 Bucket: 1024, 0, 157, 82, 17419, 0, 0, 0 >256 Bucket: 2048, 0, 235, 59, 19156,66541, 0, 0 >SMR SHARED: 24, 0, 3, 92, 3, 0, 0, 0 >SMR CPU: 32, 0, 3, 92, 3, 0, 0, 0 >vmem: 1856, 0, 1, 1, 1, 0, 0, 0 >vmem btag: 56, 0, 33587, 92, 33587, 932, 0, 0 >VM OBJECT: 264, 0, 44098, 62, 244582, 0, 0, 0 >RADIX NODE: 144, 0, 69866, 438, 1134740, 0, 0, 0 >KMAP ENTRY: 96, 0, 90, 0, 97, 0, 0, 0 >MAP ENTRY: 96, 0, 118396, 1052, 1301643, 0, 0, 0 >VMSPACE: 2544, 0, 100, 26, 6132, 0, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0, 0 >pcpu-4: 4, 0, 0, 0, 0, 0, 0, 0 >pcpu-8: 8, 0, 4822, 552, 4824, 0, 0, 0 >pcpu-16: 16, 0, 98, 924, 98, 0, 0, 0 >pcpu-32: 32, 0, 0, 0, 0, 0, 0, 0 >pcpu-64: 64, 0, 498, 206, 498, 0, 0, 0 >malloc-16: 16, 0, 21649, 851, 610633, 0, 0, 0 >malloc-32: 32, 0, 24971, 481, 1071886, 0, 0, 0 >malloc-64: 64, 0, 43180, 416, 1383056, 0, 0, 0 >malloc-128: 128, 0, 32526, 396, 1717599, 0, 0, 0 >malloc-256: 256, 0, 116571, 144, 741437, 0, 0, 0 >malloc-384: 384, 0, 24875, 75, 1230790, 0, 0, 0 >malloc-512: 512, 0, 1444, 3892, 128390, 0, 0, 0 >malloc-1024: 1024, 0, 6637, 83, 57003, 0, 0, 0 >malloc-2048: 2048, 0, 1025, 63, 88448, 0, 0, 0 >malloc-4096: 4096, 0, 4808, 2, 40150, 0, 0, 0 >malloc-8192: 8192, 0, 70, 14, 14162, 0, 0, 0 >malloc-16384: 16384, 0, 69, 29, 29655, 0, 0, 0 >malloc-32768: 32768, 0, 22, 9, 947, 0, 0, 0 >malloc-65536: 65536, 0, 21, 8, 10674, 0, 0, 0 >SLEEPQUEUE: 88, 0, 661, 107, 661, 0, 0, 0 >kenv: 258, 0, 21, 54, 7838, 0, 0, 0 >Files: 80, 0, 808, 392, 185185, 0, 0, 0 >filedesc0: 1072, 0, 128, 47, 6159, 0, 0, 0 >PWD: 32, 0, 61, 695, 580, 0, 0, 0 >TURNSTILE: 136, 0, 661, 32, 661, 0, 0, 0 >rangeset pctrie nodes: 144, 0, 0, 0, 0, 0, 0, 0 >rl_entry: 40, 0, 147, 257, 147, 0, 0, 0 >lkpicurr: 160, 0, 9, 87, 23, 0, 0, 0 >lkpimm: 160, 0, 2, 69, 16, 0, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 30953, 143, 30955, 0, 0, 0 >swrbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >swwbuf: 2368, 64, 0, 0, 0, 0, 0, 0 >nfspbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >mdpbuf: 2368, 25, 0, 0, 0, 0, 0, 0 >vnpbuf: 2368, 512, 0, 0, 0, 0, 0, 0 >clpbuf: 2368, 128, 0, 0, 0, 0, 0, 0 >pbuf: 2368, 16, 0, 2, 3, 0, 0, 0 >FPU_save_area: 832, 0, 17, 10, 17, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1336, 0, 127, 26, 6158, 0, 0, 0 >PGRP: 88, 0, 70, 160, 256, 0, 0, 0 >THREAD: 1808, 0, 643, 17, 955, 0, 0, 0 >cpuset: 104, 0, 28, 96, 55, 0, 0, 0 >domainset: 40, 0, 0, 252, 27, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 0, 4365, 1440, 58028, 0, 0, 0 >mbuf: 256, 6439961, 16829, 1306, 89342, 0, 0, 0 >mbuf_cluster: 2048, 1006244, 22189, 11, 22198, 0, 0, 0 >mbuf_jumbo_page: 4096, 503122, 0, 13, 18, 0, 0, 0 >mbuf_jumbo_9k: 9216, 149073, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 83853, 0, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 12, 4, 0, 0, 0 >ktls_session: 192, 0, 0, 0, 0, 0, 0, 0 >NetGraph items: 72, 4096, 0, 96, 140, 0, 0, 0 >NetGraph data items: 72, 4096, 1, 351, 85697, 0, 0, 0 >ttyoutq: 256, 0, 149, 46, 197, 0, 0, 0 >DEVCTL: 1024, 1000, 0, 0, 572, 0, 0, 0 >IOMMU_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 285, 65, 375, 0, 0, 0 >g_bio: 376, 0, 0, 240, 341626, 0, 0, 0 >linux_dma_pctrie: 144, 0, 0, 112, 735, 0, 0, 0 >linux_dma_object: 24, 0, 762, 240, 762, 0, 0, 0 >cryptop: 280, 0, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0, 0 >taskq_zone: 192, 0, 0, 315, 4578, 0, 0, 0 >VNODE: 488, 0, 14035, 69, 17414, 0, 0, 0 >BUF TRIE: 144, 0, 5, 57, 5, 0, 0, 0 >S VFS Cache: 104, 0, 20615, 406, 21069, 0, 0, 0 >STS VFS Cache: 144, 0, 0, 0, 0, 0, 0, 0 >L VFS Cache: 320, 0, 1, 35, 10, 0, 0, 0 >LTS VFS Cache: 360, 0, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 76, 260896, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0, 0 >TMPFS node: 224, 0, 0, 0, 0, 0, 0, 0 >Mountpoints: 2752, 0, 87, 8, 87, 0, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0, 0 >AIOCB: 552, 0, 0, 0, 0, 0, 0, 0 >AIOLIO: 272, 0, 0, 0, 0, 0, 0, 0 >pipe: 744, 0, 60, 60, 7420, 0, 0, 0 >reference_cache: 40, 0, 72, 1241, 39232, 0, 0, 0 >reference_history_cache: 8, 0, 72, 914, 39232, 0, 0, 0 >zfs_btree_leaf_cache: 4096, 0, 2238, 40, 6114, 0, 0, 0 >metaslab_alloc_trace_cache: 72, 0, 0, 0, 0, 0, 0, 0 >ddt_cache: 24840, 0, 39, 4, 65, 0, 0, 0 >ddt_entry_cache: 392, 0, 0, 0, 0, 0, 0, 0 >zio_cache: 1232, 0, 24, 2898, 921690, 0, 0, 0 >zio_link_cache: 48, 0, 0, 3780, 487852, 0, 0, 0 >zio_buf_512: 512, 0, 331, 21, 175892, 0, 0, 0 >zio_data_buf_512: 512, 0, 51662, 26, 90342, 0, 0, 0 >zio_buf_1024: 1024, 0, 553, 7, 649, 0, 0, 0 >zio_data_buf_1024: 1024, 0, 736, 4, 793, 0, 0, 0 >zio_buf_1536: 1536, 0, 216, 14, 446, 0, 0, 0 >zio_data_buf_1536: 1536, 0, 523, 7, 543, 0, 0, 0 >zio_buf_2048: 2048, 0, 83, 13, 376, 0, 0, 0 >zio_data_buf_2048: 2048, 0, 406, 2, 422, 0, 0, 0 >zio_buf_2560: 2560, 0, 35, 4, 59, 0, 0, 0 >zio_data_buf_2560: 2560, 0, 390, 3, 396, 0, 0, 0 >zio_buf_3072: 3072, 0, 39, 9, 88, 0, 0, 0 >zio_data_buf_3072: 3072, 0, 276, 8, 297, 0, 0, 0 >zio_buf_3584: 3584, 0, 18, 4, 28, 0, 0, 0 >zio_data_buf_3584: 3584, 0, 235, 5, 239, 0, 0, 0 >zio_buf_4096: 4096, 0, 5729, 5, 14937, 0, 0, 0 >zio_data_buf_4096: 4096, 0, 30169, 14, 35871, 0, 0, 0 >zio_buf_5120: 5120, 0, 3, 11, 94, 0, 0, 0 >zio_data_buf_5120: 5120, 0, 86, 6, 304, 0, 0, 0 >zio_buf_6144: 6144, 0, 1, 7, 23, 0, 0, 0 >zio_data_buf_6144: 6144, 0, 58, 5, 286, 0, 0, 0 >zio_buf_7168: 7168, 0, 3, 8, 52, 0, 0, 0 >zio_data_buf_7168: 7168, 0, 66, 5, 254, 0, 0, 0 >zio_buf_8192: 8192, 0, 3, 683, 38411, 0, 0, 0 >zio_data_buf_8192: 8192, 0, 95, 4776, 73328, 0, 0, 0 >zio_buf_10240: 10240, 0, 3, 10, 117, 0, 0, 0 >zio_data_buf_10240: 10240, 0, 81, 6, 318, 0, 0, 0 >zio_buf_12288: 12288, 0, 5, 12, 2300, 0, 0, 0 >zio_data_buf_12288: 12288, 0, 54, 7, 309, 0, 0, 0 >zio_buf_14336: 14336, 0, 1, 10, 41, 0, 0, 0 >zio_data_buf_14336: 14336, 0, 43, 5, 277, 0, 0, 0 >zio_buf_16384: 16384, 0, 3183, 80, 11469, 0, 0, 0 >zio_data_buf_16384: 16384, 0, 34, 7, 233, 0, 0, 0 >zio_buf_comb_20480: 20480, 0, 57, 8, 1529, 0, 0, 0 >zio_buf_comb_24576: 24576, 0, 45, 10, 1526, 0, 0, 0 >zio_buf_comb_28672: 28672, 0, 39, 9, 954, 0, 0, 0 >zio_buf_comb_32768: 32768, 0, 16, 12, 943, 0, 0, 0 >zio_buf_comb_40960: 40960, 0, 18, 19, 1761, 0, 0, 0 >zio_buf_comb_49152: 49152, 0, 12, 19, 4526, 0, 0, 0 >zio_buf_comb_57344: 57344, 0, 17, 12, 2037, 0, 0, 0 >zio_buf_comb_65536: 65536, 0, 14, 7, 1449, 0, 0, 0 >zio_buf_comb_81920: 81920, 0, 12, 12, 3322, 0, 0, 0 >zio_buf_comb_98304: 98304, 0, 9, 10, 3012, 0, 0, 0 >zio_buf_comb_114688: 114688, 0, 5, 13, 2630, 0, 0, 0 >zio_buf_comb_131072: 131072, 0, 713, 5028, 69709, 0, 0, 0 >zio_buf_comb_163840: 163840, 0, 0, 5, 10, 0, 0, 0 >zio_buf_comb_196608: 196608, 0, 0, 4, 5, 0, 0, 0 >zio_buf_comb_229376: 229376, 0, 0, 4, 6, 0, 0, 0 >zio_buf_comb_262144: 262144, 0, 0, 2, 2, 0, 0, 0 >zio_buf_comb_327680: 327680, 0, 0, 3, 5, 0, 0, 0 >zio_buf_comb_393216: 393216, 0, 0, 2, 2, 0, 0, 0 >zio_buf_comb_458752: 458752, 0, 0, 3, 3, 0, 0, 0 >zio_buf_comb_524288: 524288, 0, 0, 1, 1, 0, 0, 0 >zio_buf_comb_655360: 655360, 0, 0, 2, 2, 0, 0, 0 >zio_buf_comb_786432: 786432, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_917504: 917504, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1048576: 1048576, 0, 0, 1, 1, 0, 0, 0 >zio_buf_comb_1310720: 1310720, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1572864: 1572864, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_1835008: 1835008, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2097152: 2097152, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_2621440: 2621440, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3145728: 3145728, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_3670016: 3670016, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_4194304: 4194304, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_5242880: 5242880, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_6291456: 6291456, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_7340032: 7340032, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_8388608: 8388608, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_10485760: 10485760, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_12582912: 12582912, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_14680064: 14680064, 0, 0, 0, 0, 0, 0, 0 >zio_buf_comb_16777216: 16777216, 0, 0, 0, 0, 0, 0, 0 >abd_chunk: 4096, 0, 225491, 0, 1771388, 0, 0, 0 >sa_cache: 296, 0, 13820, 12, 14120, 0, 0, 0 >dnode_t: 1040, 0, 15978, 5, 20079, 0, 0, 0 >arc_buf_hdr_t_full: 360, 0, 88435, 16, 230509, 0, 0, 0 >arc_buf_hdr_t_full_crypt: 424, 0, 0, 0, 0, 0, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0, 0 >arc_buf_t: 64, 0, 6051, 1383, 248795, 0, 0, 0 >dmu_buf_impl_t: 408, 0, 20819, 21, 250245, 0, 0, 0 >zil_lwb_cache: 360, 0, 7, 37, 45, 0, 0, 0 >zil_zcw_cache: 80, 0, 0, 150, 91, 0, 0, 0 >sio_cache_0: 136, 0, 0, 0, 0, 0, 0, 0 >sio_cache_1: 152, 0, 0, 0, 0, 0, 0, 0 >sio_cache_2: 168, 0, 0, 0, 0, 0, 0, 0 >zfs_znode_cache: 472, 0, 13820, 52, 14106, 0, 0, 0 >ksiginfo: 112, 0, 129, 375, 699, 0, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 144, 81, 19644, 0, 0, 0 >socket: 944, 516974, 260, 36, 10924, 0, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0, 0 >unpcb: 256, 516974, 112, 23, 5049, 0, 0, 0 >ipq: 56, 31445, 0, 0, 0, 0, 0, 0 >udp_inpcb: 488, 516974, 70, 314, 5615, 0, 0, 0 >udpcb: 32, 516974, 70, 434, 5615, 0, 0, 0 >tcp_inpcb: 488, 516974, 61, 35, 165, 0, 0, 0 >tcpcb: 1080, 516974, 59, 18, 165, 0, 0, 0 >tcptw: 88, 27767, 2, 136, 5, 0, 0, 0 >syncache: 168, 15360, 0, 48, 19, 0, 0, 0 >hostcache: 96, 15360, 6, 120, 6, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 62890, 0, 0, 0, 0, 0, 0 >tcp_log: 416, 5000000, 0, 0, 0, 0, 0, 0 >tcp_log_bucket: 176, 0, 0, 0, 0, 0, 0, 0 >tcp_log_node: 120, 0, 0, 0, 0, 0, 0, 0 >udplite_inpcb: 488, 516974, 0, 0, 0, 0, 0, 0 >ripcb: 488, 516974, 4, 28, 25, 0, 0, 0 >routing nhops: 256, 0, 32, 28, 56, 0, 0, 0 >rtentry: 176, 0, 54, 38, 56, 0, 0, 0 >IPFW counters: 16, 0, 46, 466, 46, 0, 0, 0 >IPFW dynamic states data: 88, 16384, 0, 0, 0, 0, 0, 0 >IPFW parent dynamic states: 32, 4096, 0, 0, 0, 0, 0, 0 >IPFW IPv4 dynamic states: 40, 0, 0, 0, 0, 0, 0, 0 >IPFW IPv6 dynamic states: 72, 0, 0, 0, 0, 0, 0, 0 >swpctrie: 144, 2012528, 0, 0, 0, 0, 0, 0 >swblk: 136, 2012513, 0, 0, 0, 0, 0, 0 >NAT64LSN hosts: 88, 0, 0, 0, 0, 0, 0, 0 >NAT64LSN portgroup chunks: 256, 0, 0, 0, 0, 0, 0, 0 >NAT64LSN portgroups: 32, 0, 0, 0, 0, 0, 0, 0 >NAT64LSN links: 24, 0, 0, 0, 0, 0, 0, 0 >NAT64LSN states: 4096, 0, 0, 0, 0, 0, 0, 0 >NAT64LSN jobs: 112, 0, 0, 0, 0, 0, 0, 0 >NetFlow IPv4 cache: 88, 1048576, 883, 877, 4683, 0, 0, 0 >NetFlow IPv6 cache: 128, 1048576, 53, 133, 210, 0, 0, 0 >bridge_rtnode: 88, 0, 1, 45, 1, 0, 0, 0 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq4: uart0 5 0 >irq16: ehci0 351 4 >irq23: ehci1 466 5 >cpu0:timer 92788 1004 >cpu1:timer 47984 519 >cpu2:timer 50185 543 >cpu3:timer 49030 531 >irq32: hdac0 8 0 >irq33: xhci0 344266 3726 >irq34: hdac1 56 1 >irq35: nvme0:admin 17 0 >irq36: nvme0:io0 11775 127 >irq37: nvme0:io1 11218 121 >irq38: nvme0:io2 10763 116 >irq39: nvme0:io3 11396 123 >irq40: alc0 22022 238 >irq41: ahci0 61408 665 >irq42: mlx4_core0 2400 26 >irq43: mlx4_core0 2447 26 >irq44: mlx4_core0 862 9 >irq45: mlx4_core0 7067 76 >irq46: mlx4_core0 939 10 >Total 727453 7873 > >------------------------------------------------------------------------ >pstat -T > >808/516974 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty nvd0 ada0 ada1 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 7 392 14.1 230 3.2 35.5 204 7.1 15.3 53 0.8 4 0 9 1 85 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME >m 65536 -1168283543 --rw------- www www www www 1 4096 4490 4651 0:57:30 0:57:31 0:57:27 > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME >s 65536 -276818049 --rw------- www www www www 1 0:57:30 0:57:27 >s 65537 0 --rw------- www www www www 1 0:57:31 0:57:28 > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >netstat -s > >tcp: > 1145 packets sent > 913 data packets (252867 bytes) > 0 data packets (0 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 182 ack-only packets (47 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 55 control packets > 1211 packets received > 680 acks (for 250777 bytes) > 9 duplicate acks > 0 UDP tunneled pkts > 0 UDP tunneled pkt cnt with errors > 0 acks for unsent data > 467 packets (213321 bytes) received in-sequence > 0 completely duplicate packets (0 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 0 out-of-order packets (0 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 2 window update packets > 3 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to full reassembly queue > 28 connection requests > 19 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 40 connections established (including accepts) > 2 times used RTT from hostcache > 2 times used RTT variance from hostcache > 0 times used slow-start threshold from hostcache > 104 connections closed (including 0 drops) > 9 connections updated cached RTT on close > 9 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 3 embryonic connections dropped > 673 segments updated rtt (of 562 attempts) > 0 retransmit timeouts > 0 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 0 keepalive timeouts > 0 keepalive probes sent > 0 connections dropped by keepalive > 101 correct ACK header predictions > 187 correct data packet header predictions > 19 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 19 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 19 cookies sent > 19 cookies received > 6 hostcache entries added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 0 SACK options (SACK blocks) received > 0 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 105 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 1 successful ECN handshake > 0 times ECN reduced the congestion window > 0 packets with matching signature received > 0 packets with bad signature received > 0 times failed to make signature due to no SA > 0 times unexpected signature received > 0 times no signature provided by segment > 0 Path MTU discovery black hole detection activations > 0 Path MTU discovery black hole detection min MSS activations > 0 Path MTU discovery black hole detection failures >TCP connection count by state: > 0 connections in CLOSED state > 47 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 12 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 2 connections in TIME_WAIT state >udp: > 2966 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 36 dropped due to no socket > 2 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 2928 delivered > 2911 datagrams output > 0 times multicast source filter matched >ip: > 51412 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 3914 packets for this host > 0 packets for unknown/unsupported protocol > 23747 packets forwarded (23747 packets fast forwarded) > 8 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 3924 packets sent from this host > 0 packets sent with fabricated ip header > 3 output packets dropped due to no bufs, etc. > 5 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 37 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 80 > destination unreachable: 37 > routing redirect: 8 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > echo reply: 31 > destination unreachable: 22 > echo: 80 > 80 message responses generated > 0 invalid return addresses > 0 no return routes >arp: > 56 ARP requests sent > 0 ARP requests failed to sent > 27 ARP replies sent > 51 ARP requests received > 5 ARP replies received > 56 ARP packets received > 42 total packets dropped due to no ARP entry > 1 ARP entry timed out > 0 Duplicate IPs seen >ip6: > 2209 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 atomic fragments > 0 packets reassembled ok > 413 packets for this host > 1738 packets forwarded > 0 packets not forwardable > 0 redirects sent > 570 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 9 multicast packets which we don't join > Input histogram: > hop by hop: 6 > TCP: 1925 > UDP: 211 > ICMP6: 67 > Mbuf statistics: > 979 one mbuf > two or more mbuf: > lo0= 94 > 1136 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 17 failures of source address selection > source addresses on an outgoing I/F > 16 link-locals > 145 globals > source addresses on a non-outgoing I/F > 3 globals > 17 addresses scope=0xf > source addresses of same scope > 15 link-locals > 75 globals > source addresses of a different scope > 1 link-local > 73 globals > Source addresses selection rule applied: > 164 first candidate > 60 same address > 55 appropriate scope > 23 outgoing interface > 59 longest match >icmp6: > 35 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > unreach: 35 > router advertisement: 6 > neighbor solicitation: 131 > neighbor advertisement: 8 > MLDv2 listener report: 35 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Input histogram: > unreach: 35 > router advertisement: 9 > neighbor solicitation: 8 > neighbor advertisement: 12 > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 34 address unreachable > 1 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 default routers overflows > 0 prefix overflows > 0 neighbour entries overflows > 0 redirect overflows > 0 messages with invalid hop limit > 0 path MTU changes >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 2 requests sent from userland > 32 bytes sent from userland > histogram by message type: > register: 2 > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 2 requests sent to userland > 272 bytes sent to userland > histogram by message type: > register: 2 > 2 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >netstat: memstat_kvm_all: > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffffe01150b5518 tcp6 0 0 ::1.53 *.* LISTEN >fffffe01150b5950 tcp4 0 0 127.0.0.1.53 *.* LISTEN >fffffe01146b2518 tcp4 0 0 127.0.0.1.5006 *.* LISTEN >fffffe01146b2950 tcp4 0 0 127.0.0.1.5005 *.* LISTEN >fffff80032da25b8 udp4 0 0 *.514 *.* >fffff80032da2b70 udp6 0 0 *.514 *.* >fffff80032ff51e8 udp6 0 0 ::1.53 *.* >fffff80032ff55b8 udp4 0 0 127.0.0.1.53 *.* >fffff800411a25b8 udp6 0 0 fe80::f652:14ff:.5 *.* >fffff80032da27a0 udp4 0 0 192.168.123.3.1006 192.168.123.11.999 > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 server.domain >tcp4 0/0/128 server.domain >tcp6 0/0/128 server.domain >tcp6 0/0/128 localhost.domain >tcp4 0/0/128 localhost.domain >tcp4 0/0/128 localhost.5006 >tcp4 0/0/128 localhost.5005 > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root cron 5996 root /iocage/jails/hass/root 4 drwxr-xr-x 24 r >root cron 5996 wd /iocage/jails/hass/root 146 drwxr-x--- 3 r >root cron 5996 jail /iocage/jails/hass/root 4 drwxr-xr-x 24 r >root cron 5996 text /iocage/jails/hass/root 90257 -r-xr-xr-x 46224 r >root cron 5996 0 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root cron 5996 1 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root cron 5996 2 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root cron 5996 3 /iocage/jails/hass/root 148 drwxr-xr-x 17 r >root cron 5996 4 /iocage/jails/hass/root 98565 -rw------- 4 w >root cron 5996 5* local dgram fffff8021eed9400 <-> fffff802e0e1bb00 >8123 python3.9 5979 root /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 python3.9 5979 wd /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 python3.9 5979 jail /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 python3.9 5979 text /iocage/jails/hass/root 25766 -r-xr-xr-x 5704 r >8123 python3.9 5979 0 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >8123 python3.9 5979 1* pipe fffff80109acbd00 <-> fffff80109acbba0 0 rw >8123 python3.9 5979 2* pipe fffff80109acbd00 <-> fffff80109acbba0 0 rw >8123 python3.9 5979 4* local stream fffff8021eed9300 <-> fffff8021eed9100 >8123 python3.9 5979 5* local stream fffff8021eed9100 <-> fffff8021eed9300 >8123 python3.9 5979 6 /iocage/jails/hass/root 172055 -rw-r--r-- 663785472 rw >8123 python3.9 5979 7 /iocage/jails/hass/root 98696 -rw-r--r-- 8272 rw >8123 python3.9 5979 8 /iocage/jails/hass/root 98697 -rw-r--r-- 32768 rw >8123 python3.9 5979 9* pipe fffff80318c0a000 <-> fffff80318c0a160 0 rw >8123 python3.9 5979 10 /iocage/jails/hass/root 193300 -rw-r--r-- 3648211 w >8123 python3.9 5979 11* pipe fffff80318c0a160 <-> fffff80318c0a000 0 rw >8123 python3.9 5979 12* pipe fffff80246e21000 <-> fffff80246e21160 0 rw >8123 python3.9 5979 13* pipe fffff80246e21160 <-> fffff80246e21000 0 rw >8123 python3.9 5979 14* internet stream tcp fffffe01433340e0 >8123 python3.9 5979 15* internet stream tcp fffffe0143c77438 >8123 python3.9 5979 16* internet dgram udp fffff803213b7b70 >8123 python3.9 5979 17* internet dgram udp fffff8035b6d77a0 >8123 python3.9 5979 18* local stream fffff80022b6b300 <-> fffff80022b6b200 >8123 python3.9 5979 19* local stream fffff80022b6b200 <-> fffff80022b6b300 >8123 python3.9 5979 20* internet stream tcp fffffe0143c77870 >8123 python3.9 5979 21 /iocage/jails/hass/root/dev 7 crw-r--r-- random r >8123 python3.9 5979 22* internet stream tcp fffffe0143333ca8 >8123 python3.9 5979 23 /iocage/jails/hass/root/dev 143 crw-rw-r-- uhid0 rw >8123 python3.9 5979 24* internet stream tcp fffffe0144a79518 >8123 python3.9 5979 25* internet stream tcp fffffe0143c78518 >8123 python3.9 5979 26* internet stream tcp fffffe0143c77ca8 >8123 python3.9 5979 27 /iocage/jails/hass/root 188197 -rw-r--r-- 2118 r >8123 python3.9 5979 34* internet stream tcp fffffe0146a68000 >8123 daemon 5978 root /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 daemon 5978 wd /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 daemon 5978 jail /iocage/jails/hass/root 4 drwxr-xr-x 24 r >8123 daemon 5978 text /iocage/jails/hass/root 90374 -r-xr-xr-x 16392 r >8123 daemon 5978 0 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >8123 daemon 5978 1 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >8123 daemon 5978 2 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >8123 daemon 5978 3 /iocage/jails/hass/root 98695 -rwxr-xr-x 3672393 w >8123 daemon 5978 4 /iocage/jails/hass/root 148 drwxr-xr-x 17 r >8123 daemon 5978 5 /iocage/jails/hass/root 98443 -rwxr-xr-x 4 w >8123 daemon 5978 6 /iocage/jails/hass/root 148 drwxr-xr-x 17 r >8123 daemon 5978 7 /iocage/jails/hass/root 98444 -rwxr-xr-x 4 w >8123 daemon 5978 8* pipe fffff80109acbba0 <-> fffff80109acbd00 0 rw >root syslogd 5899 root /iocage/jails/hass/root 4 drwxr-xr-x 24 r >root syslogd 5899 wd /iocage/jails/hass/root 4 drwxr-xr-x 24 r >root syslogd 5899 jail /iocage/jails/hass/root 4 drwxr-xr-x 24 r >root syslogd 5899 text /iocage/jails/hass/root 90666 -r-xr-xr-x 54336 r >root syslogd 5899 0 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root syslogd 5899 1 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root syslogd 5899 2 /iocage/jails/hass/root/dev 35 crw-rw-rw- null rw >root syslogd 5899 3* pipe fffff8037915d2e8 <-> fffff8037915d448 0 rw >root syslogd 5899 4* pipe fffff8037915d448 <-> fffff8037915d2e8 0 rw >root syslogd 5899 5* local dgram fffff8021eed9200 >root syslogd 5899 6* local dgram fffff802e0e1bb00 >root syslogd 5899 7 /iocage/jails/hass/root 148 drwxr-xr-x 17 r >root syslogd 5899 8 /iocage/jails/hass/root 98311 -rw------- 4 w >root syslogd 5899 10 /iocage/jails/hass/root 213037 -rw-r--r-- 8209 w >root syslogd 5899 11 /iocage/jails/hass/root 102760 -rw------- 71 w >root syslogd 5899 12 /iocage/jails/hass/root 213036 -rw------- 68 w >root syslogd 5899 13 /iocage/jails/hass/root 198002 -rw-r----- 5172 w >root syslogd 5899 14 /iocage/jails/hass/root 161556 -rw------- 457720 w >root syslogd 5899 15 /iocage/jails/hass/root 102755 -rw------- 71 w >root syslogd 5899 17 /iocage/jails/hass/root 102761 -rw------- 71 w >root syslogd 5899 18 /iocage/jails/hass/root 102762 -rw-r--r-- 71 w >root syslogd 5899 19 /iocage/jails/hass/root 102763 -rw-r----- 71 w >[...] >root devd 1150 root / 34 drwxr-xr-x 29 r >root devd 1150 wd / 34 drwxr-xr-x 29 r >root devd 1150 text / 278565 -r-xr-xr-x 996912 r >root devd 1150 0 /dev 35 crw-rw-rw- null rw >root devd 1150 1 /dev 35 crw-rw-rw- null rw >root devd 1150 2 /dev 35 crw-rw-rw- null rw >root devd 1150 3 /dev 5 crw------- devctl r >root devd 1150 4* local stream fffff80022ba4d00 >root devd 1150 5* local seqpak fffff80022ba4e00 >root devd 1150 6 / 15198 drwxr-xr-x 55 r >root devd 1150 7 / 295174 -rw------- 4 w >root devd 1150 8* local seqpak fffff80022ba4c00 -> fffff80022ba4b00 >root devd 1150 9* local dgram fffff80029051200 <-> fffff80029051900 >root zfskern 20 root / 34 drwxr-xr-x 29 r >root zfskern 20 wd / 34 drwxr-xr-x 29 r >root zfskern 20 0 / 48326 -rw-r--r-- 5512 rw >root zfskern 20 1 / 48326 -rw-r--r-- 5512 rw >root zfskern 20 2 / 48326 -rw-r--r-- 5512 rw >root zfskern 20 3 / 48326 -rw-r--r-- 5512 rw >root init 1 root / 34 drwxr-xr-x 29 r >root init 1 wd / 34 drwxr-xr-x 29 r >root init 1 text / 278494 -r-xr-xr-x 1253824 r >root kernel 0 root / 34 drwxr-xr-x 29 r >root kernel 0 wd / 34 drwxr-xr-x 29 r > >------------------------------------------------------------------------ >dmesg > ><<BOOT>>--- >Copyright (c) 1992-2021 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 13.0-STABLE #4 stable/13-n246038-d0eaf95edca-dirty: Tue Jun 15 00:36:56 CEST 2021 > root@server.tpb.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 >FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) >VT(efifb): resolution 1024x768 >CPU: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (3500.06-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 17179869184 (16384 MB) >avail memory = 16432312320 (15671 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >arc4random: WARNING: initial seeding bypassed the cryptographic random device because it was not yet seeded and the knob 'bypass_before_seeding' was enabled. >ioapic0 <Version 2.0> irqs 0-23 >Launching APs: 2 1 3 >Timecounter "TSC-low" frequency 1750032070 Hz quality 1000 >random: entropy device external interface >kbd1 at kbdmux0 >mlx5en: Mellanox Ethernet driver 3.6.0 (December 2020) >efirtc0: <EFI Realtime Clock> >efirtc0: registered as a time-of-day clock, resolution 1.000000s >aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> >acpi0: <ALASKA A M I> >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Event timer "HPET1" frequency 14318180 Hz quality 440 >Event timer "HPET2" frequency 14318180 Hz quality 440 >Event timer "HPET3" frequency 14318180 Hz quality 440 >Event timer "HPET4" frequency 14318180 Hz quality 440 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> irq 16 at device 1.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pci2: <network, ethernet> at device 0.0 (no driver attached) >vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7400000-0xf77fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 >vgapci0: Boot video device >hdac0: <Intel Haswell HDA Controller> mem 0xf7d14000-0xf7d17fff irq 16 at device 3.0 on pci0 >xhci0: <Intel Wildcat Point USB 3.0 controller> mem 0xf7d00000-0xf7d0ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >usbus0: 5.0Gbps Super Speed USB v3.0 >pci0: <simple comms> at device 22.0 (no driver attached) >ehci0: <Intel Wildcat Point USB 2.0 controller USB-B> mem 0xf7d1b000-0xf7d1b3ff irq 16 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >usbus1: 480Mbps High Speed USB v2.0 >hdac1: <Intel Wildcat Point HDA Controller> mem 0xf7d10000-0xf7d13fff irq 22 at device 27.0 on pci0 >pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >nvme0: <Generic NVMe Device> mem 0xf7c00000-0xf7c03fff irq 16 at device 0.0 on pci3 >pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci4: <ACPI PCI bus> on pcib4 >alc0: <Killer E2200 Gigabit Ethernet> port 0xe000-0xe07f mem 0xf7b00000-0xf7b3ffff irq 19 at device 0.0 on pci4 >alc0: 11776 Tx FIFO, 12032 Rx FIFO >alc0: Using 1 MSIX message(s). >miibus0: <MII bus> on alc0 >atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0 >atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow >alc0: Using defaults for TSO: 65518/35/2048 >pcib5: <ACPI PCI-PCI bridge> irq 18 at device 28.6 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pci5: <network, ethernet> at device 0.0 (no driver attached) >ehci1: <Intel Wildcat Point USB 2.0 controller USB-A> mem 0xf7d1a000-0xf7d1a3ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >usbus2: 480Mbps High Speed USB v2.0 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Wildcat Point AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7d19000-0xf7d197ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >ichsmb0: <Intel Wildcat Point SMBus controller> port 0xf040-0xf05f mem 0xf7d18000-0xf7d180ff irq 18 at device 31.3 on pci0 >acpi_button0: <Power Button> on acpi0 >acpi_button1: <Sleep Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >orm0: <ISA Option ROM> at iomem 0xd1800-0xd27ff pnpid ORM0000 on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 14. >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >Timecounters tick every 1.000 msec >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept, logging disabled >hdacc0: <Intel Haswell HDA CODEC> at cad 0 on hdac0 >hdaa0: <Intel Haswell Audio Function Group> at nid 1 on hdacc0 >pcm0: <Intel Haswell (HDMI/DP 8ch)> at nid 3 on hdaa0 >hdacc1: <Realtek ALC1150 HDA CODEC> at cad 0 on hdac1 >hdaa1: <Realtek ALC1150 Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek ALC1150 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa1 >pcm2: <Realtek ALC1150 (Front Analog)> at nid 27 and 25 on hdaa1 >ugen0.1: <0x8086 XHCI root HUB> at usbus0 >ugen2.1: <Intel EHCI root HUB> at usbus2 >ugen1.1: <Intel EHCI root HUB> at usbus1 >uhub0 on usbus0 >uhub1 on usbus2 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >uhub2 on usbus1 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >nvd0: <Samsung SSD 970 EVO 500GB> NVMe namespace >nvd0: 476940MB (976773168 512 byte sectors) >smbus0: <System Management Bus> on ichsmb0 >ses0 at ahciem0 bus 0 scbus4 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ses0: pass0,ada0 in 'Slot 00', SATA Slot: scbus0 target 0 >ada2 at ahcich2 bus 0 scbus2 target 0 lun 0 >ses0: pass1,ada1 in 'Slot 01', SATA Slot: scbus1 target 0 >ses0: pass2,ada2 in 'Slot 02', SATA Slot: scbus2 target 0 >ada3 at ahcich3 bus 0 scbus3 target 0 lun 0 >ses0: pass3,ada3 in 'Slot 03', SATA Slot: scbus3 target 0 >mlx4_core0: <mlx4_core> mem 0xf7900000-0xf79fffff,0xf0000000-0xf07fffff irq 17 at device 0.0 on pci2 >mlx4_core: Mellanox ConnectX core driver v3.6.0 (December 2020) >mlx4_core: Initializing mlx4_core >uhub1: 2 ports with 2 removable, self powered >uhub2: 2 ports with 2 removable, self powered >uhub0: 21 ports with 21 removable, self powered >mlx4_core0: Unable to determine PCI device chain minimum BW >mlx4_en mlx4_core0: Activating port:1 >random: unblocking device. >mlx4_en: mlx4_core0: Port 1: Using 4 TX rings >mlxen0: link state changed to DOWN >mlx4_en: mlx4_core0: Port 1: Using 4 RX rings >mlx4_en: mlxen0: Using 4 TX rings >mlx4_en: mlxen0: Using 4 RX rings >mlx4_en: mlxen0: Initializing port >Trying to mount root from zfs:ssd/ROOT/default []... >Root mount waiting for: usbus0 usbus1 usbus2 >ugen0.2: <vendor 0x0a12 CSR8510 A10> at usbus0 >ugen1.2: <vendor 0x8087 product 0x8009> at usbus1 >uhub3 on uhub2 >uhub3: <vendor 0x8087 product 0x8009, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >ugen2.2: <vendor 0x8087 product 0x8001> at usbus2 >uhub4 on uhub1 >uhub4: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.00, addr 2> on usbus2 >ugen0.3: <Realtek 802.11ac WLAN Adapter> at usbus0 >uhub3: 6 ports with 6 removable, self powered >uhub4: 8 ports with 8 removable, self powered >Root mount waiting for: usbus0 >ugen0.7: <Realtek RTL2838UHIDIR> at usbus0 >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/ipsec /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/samba4 >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: server.tpb.net. >Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >Autoloading module: acpi_wmi.ko >acpi_wmi0: <ACPI-WMI mapping> on acpi0 >acpi_wmi0: cannot find EC device >acpi_wmi1: <ACPI-WMI mapping> on acpi0 >acpi_wmi1: cannot find EC device >mlxen0: changing name to 'xe0' >xe0 >lo0: link state changed to UP >alc0: link state changed to DOWN >xe0: link state changed to UP >nd6_dad_timer: cancel DAD on alc0 because of ND6_IFF_IFDISABLED. >alc0: link state changed to UP >vlan0: link state changed to UP >Starting Network: lo0 alc0 xe0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >xe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=ed07bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWFILTER,VLAN_HWTSO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > inet 192.168.123.3 netmask 0xffffff00 broadcast 192.168.123.255 > inet 192.168.123.2 netmask 0xffffffff broadcast 192.168.123.2 > inet 192.168.123.1 netmask 0xffffffff broadcast 192.168.123.1 > media: Ethernet autoselect (10Gbase-CX4 <full-duplex,rxpause,txpause>) > status: active > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >Starting devd. >Autoloading module: acpi_wmi.ko >Autoloading module: acpi_wmi.ko >Autoloading module: ng_ubt.ko >ubt0 on uhub0 >ubt0: <vendor 0x0a12 CSR8510 A10, class 224/1, rev 2.00/88.91, addr 1> on usbus0 >Autoloading module: ng_ubt.ko >Autoloading module: if_rtwn_usb.ko >rtwn0 on uhub0 >rtwn0: <802.11ac WLAN Adapter > on usbus0 >rtwn0: MAC/BB RTL8821AU, RF 6052 1T1R >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Configuring vt: keyrate. >WARNING: attempt to domain_add(bluetooth) after domainfinalize() >WARNING: attempt to domain_add(netgraph) after domainfinalize() >Autoloading module: if_rtwn_usb.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Created wlan(4) interfaces: wlan0. >Starting Network: wlan0. >wlan0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=200001<RXCSUM,RXCSUM_IPV6> > groups: wlan > ssid "" channel 1 (2412 MHz 11g) > regdomain ETSI country NL authmode OPEN privacy OFF txpower 30 > bmiss 7 scanvalid 60 protmode CTS wme > parent interface: rtwn0 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Starting mpd5. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >Additional inet routing options: gateway=YES. >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >add net 2001:db8::/48: gateway ::1 >Additional inet6 routing options: gateway=YES. >Firewall rules loaded. >Firewall logging pseudo-interface (ipfw0) created. >Starting zfsd. >01111 ngtee 9995 ip from any to any >Waiting for ng0, interface present, got link. >Starting local_unbound. >Waiting for nameserver to start... good >Updating /var/run/os-release done. >Clearing /tmp. >Creating and/or trimming log files. >Updating motd:. >Starting syslogd. >Writing crash summary to /var/crash/core.txt.6. >Setting date via ntp. >ugen0.5: <Apple, Inc. Keyboard Hub> at usbus0 (disconnected) >uhub5: at uhub0, port 8, addr 4 (disconnected) >ugen0.6: <Apple Inc. Apple Keyboard> at usbus0 (disconnected) >ukbd0: at uhub5, port 2, addr 5 (disconnected) >ukbd0: detached >uhid1: at uhub5, port 2, addr 5 (disconnected) >uhid1: detached >uhub5: detached >bridge0: Ethernet address: 58:9c:fc:00:5a:5b >bridge0: changing name to 'vm-iot' >vm-iot: can't disable some capabilities on vlan1002: 0x400 >xe0: promiscuous mode enabled >vlan1002: promiscuous mode enabled >vm-iot: link state changed to UP >Starting pmacctd. >INFO ( traffic/print ): Daemonizing. Bye bye screen. >Starting dbus. >Starting zytemp. >Starting dhcpd. >Starting powerd. >Starting munin_node. >tap0: Ethernet address: 58:9c:fc:10:60:23 >vm-iot: can't disable some capabilities on vlan1002: 0x400 >tap0: promiscuous mode enabled >Server ready >Security policy loaded: MAC/ntpd (mac_ntpd) >Starting ntpd. >Mounting late filesystems:. >Starting rtadvd. >Starting cron. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Performing sanity check on sshd configuration. >Starting sshd. >Configuring vt: keyrate blanktime. >* [I|O|C] starting jails... >tap0: link state changed to UP >Starting background file system checks in 60 seconds. >Starting smartd. > >Tue Jun 15 00:57:46 CEST 2021 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x0 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff8107f0ca >stack pointer = 0x28:0xfffffe0144090230 >frame pointer = 0x28:0xfffffe0144090230 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 5979 (python3.9) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1623711574 >KDB: stack backtrace: >#0 0xffffffff80c3b5c5 at kdb_backtrace+0x65 >#1 0xffffffff80bf0fa1 at vpanic+0x181 >#2 0xffffffff80bf0d73 at panic+0x43 >#3 0xffffffff81083557 at trap_fatal+0x387 >#4 0xffffffff810835c6 at trap_pfault+0x66 >#5 0xffffffff81082bc4 at trap+0x294 >#6 0xffffffff81057508 at calltrap+0x8 >#7 0xffffffff80c80f18 at m_dup+0x238 >#8 0xffffffff834ab3c1 at ng_ipfw_input+0x71 >#9 0xffffffff82936df0 at ipfw_check_packet+0x160 >#10 0xffffffff80d2a8c7 at pfil_run_hooks+0xb7 >#11 0xffffffff80d9f287 at ip_output+0xc47 >#12 0xffffffff80db8cab at tcp_output+0x210b >#13 0xffffffff80dccfff at tcp_usr_ready+0xdf >#14 0xffffffff80bef395 at sendfile_iodone+0x245 >#15 0xffffffff80beebc9 at vn_sendfile+0x1a29 >#16 0xffffffff80bef7c7 at sendfile+0x127 >#17 0xffffffff81083ede at amd64_syscall+0x12e >Uptime: 3m16s >Dumping 1098 out of 16155 MB:..2%..11%..21%..31%..41%..51%..62%..72%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options IICHID_SAMPLING >options HID_DEBUG >options EVDEV_SUPPORT >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options IEEE80211_SUPPORT_MESH >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options COMPAT_LINUXKPI >options PCI_IOV >options PCI_HP >options IOMMU >options EARLY_AP_STARTUP >options SMP >options NETGDB >options NETDUMP >options DEBUGNET >options ZSTDIO >options GZIO >options EKCD >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD12 >options COMPAT_FREEBSD11 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options EFIRT >options GEOM_LABEL >options GEOM_RAID >options TMPFS >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options KERN_TLS >options SCTP_SUPPORT >options TCP_RFC7413 >options TCP_HHOOK >options TCP_BLACKBOX >options TCP_OFFLOAD >options ROUTE_MPATH >options IPSEC_SUPPORT >options INET6 >options INET >options VIMAGE >options PREEMPTION >options NUMA >options SCHED_ULE >options INVARIANT_SUPPORT >options INVARIANTS >options NEW_PCIB >options GEOM_PART_GPT >options GEOM_PART_MBR >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device isci >device ocs_fc >device pvscsi >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device iir >device ips >device mly >device twa >device smartpqi >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device vmd >device vmd_bus >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device vt_vbefb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device iflib >device em >device ix >device ixv >device ixl >device iavf >device ice >device vmx >device axp >device bxe >device le >device ti >device mlx5 >device mlxfw >device mlx5en >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device jme >device lge >device msk >device nfe >device nge >device re >device rl >device sge >device sis >device sk >device ste >device stge >device vge >device vr >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wpi >device crypto >device aesni >device loop >device padlock_rng >device rdrand_rng >device ether >device vlan >device tuntap >device md >device gif >device firmware >device xz >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device rtsx >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device netmap >device evdev >device uinput >device hid > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 256610
: 225814