FreeBSD Bugzilla – Attachment 224466 Details for
Bug 255436
nfs client panic with non-sleepable locks on 14.0-CURRENT main-n246340-01bad87a76d
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt
core.txt.3 (text/plain), 145.76 KB, created by
Masachika ISHIZUKA
on 2021-04-27 04:27:46 UTC
(
hide
)
Description:
core.txt
Filename:
MIME Type:
Creator:
Masachika ISHIZUKA
Created:
2021-04-27 04:27:46 UTC
Size:
145.76 KB
patch
obsolete
>carrot.ish.org dumped core - see /var/crash/vmcore.3 > >Tue Apr 27 12:43:41 JST 2021 > >FreeBSD carrot.ish.org 14.0-CURRENT FreeBSD 14.0-CURRENT #31 main-n246340-01bad87a76d-dirty: Tue Apr 27 11:51:50 JST 2021 ishizuka@okra.ish.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > >panic: page fault > >GNU gdb (GDB) 10.1 [GDB v10.1 for FreeBSD] >Copyright (C) 2020 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-freebsd14.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: >Kernel page fault with the following non-sleepable locks held: >exclusive sleep mutex nfs_clstate_mutex (nfs_clstate_mutex) r = 0 (0xffffffff81e7e640) locked @ /usr/src/sys/fs/nfsclient/nfs_clstate.c:3303 >stack backtrace: >#0 0xffffffff80c837c1 at witness_debugger+0x71 >#1 0xffffffff80c848dd at witness_warn+0x40d >#2 0xffffffff810cce8e at trap_pfault+0x7e >#3 0xffffffff810cc49b at trap+0x2ab >#4 0xffffffff8109fb18 at calltrap+0x8 >#5 0xffffffff80afb1db at ncl_reclaim+0x9b >#6 0xffffffff80cebfdf at vop_sigdefer+0x2f >#7 0xffffffff81194568 at VOP_RECLAIM_APV+0x38 >#8 0xffffffff80d00b24 at vgonel+0x3c4 >#9 0xffffffff80d0007f at vflush+0x34f >#10 0xffffffff80afdf66 at nfs_unmount+0xb6 >#11 0xffffffff80cef27e at vfs_unmount_sigdefer+0x2e >#12 0xffffffff80cf610c at dounmount+0x42c >#13 0xffffffff80cf5c6c at kern_unmount+0x2fc >#14 0xffffffff810cd7ce at amd64_syscall+0x12e >#15 0xffffffff810a043e at fast_syscall_common+0xf8 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 1; apic id = 01 >fault virtual address = 0x5b8 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80ad6a78 >stack pointer = 0x28:0xfffffe00911e4650 >frame pointer = 0x28:0xfffffe00911e4680 >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 = 269 (autounmountd) >trap number = 12 >Dumping 580 out of 8060 MB:..3%..12%..23%..31%..42%..53%..61%..72%..83%..91% > >__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >55 /usr/src/sys/amd64/include/pcpu_aux.h: No such file or directory. >(kgdb) #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 >#1 doadump (textdump=0) at /usr/src/sys/kern/kern_shutdown.c:399 >#2 0xffffffff830b27e1 in vt_kms_postswitch () from /boot/modules/drm.ko >#3 0xffffffff80a6dc52 in vt_window_switch (vw=0xfffff80003ad4800, > vw@entry=0xffffffff81ae8d78 <vt_conswindow>) > at /usr/src/sys/dev/vt/vt_core.c:615 >#4 0xffffffff80a6b06f in vtterm_cngrab (tm=<unavailable>, > tm@entry=<error reading variable: value is not available>) > at /usr/src/sys/dev/vt/vt_core.c:1827 >#5 0xffffffff80ba9f56 in cngrab () at /usr/src/sys/kern/kern_cons.c:381 >#6 0xffffffff80c13bac in vpanic (fmt=0xffffffff811d4fa9 "%s", > ap=ap@entry=0xfffffe00911e4390) at /usr/src/sys/kern/kern_shutdown.c:891 >#7 0xffffffff80c13a03 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:843 >#8 0xffffffff810cce07 in trap_fatal (frame=0xfffffe00911e4590, eva=1464) > at /usr/src/sys/amd64/amd64/trap.c:915 >#9 0xffffffff810ccea7 in trap_pfault (frame=frame@entry=0xfffffe00911e4590, > usermode=false, signo=<optimized out>, signo@entry=0x0, > ucode=<optimized out>, ucode@entry=0x0) > at /usr/src/sys/amd64/amd64/trap.c:732 >#10 0xffffffff810cc49b in trap (frame=0xfffffe00911e4590) > at /usr/src/sys/amd64/amd64/trap.c:398 >#11 <signal handler called> >#12 0xffffffff80ad6a78 in nfscl_finddeleg (clp=0x0, > fhp=0xfffff801ca2687c2 "\003}\304\064\336b\223\032\n", > fhlen=<optimized out>) at /usr/src/sys/fs/nfsclient/nfs_clstate.c:489 >#13 nfscl_delegreturnvp (vp=vp@entry=0xfffff801ca6abe00, > p=p@entry=0xfffffe00ccce1800) > at /usr/src/sys/fs/nfsclient/nfs_clstate.c:3305 >#14 0xffffffff80afb1db in ncl_reclaim (ap=<optimized out>, > ap@entry=0xfffffe00911e4720) at /usr/src/sys/fs/nfsclient/nfs_clnode.c:320 >#15 0xffffffff80cebfdf in vop_sigdefer (vop=<optimized out>, > a=0xfffffe00911e4720) at /usr/src/sys/kern/vfs_default.c:1471 >#16 0xffffffff81194568 in VOP_RECLAIM_APV ( > vop=0xffffffff81af02d8 <newnfs_vnodeops>, a=a@entry=0xfffffe00911e4720) > at vnode_if.c:2184 >#17 0xffffffff80d00b24 in VOP_RECLAIM (vp=0xfffff801ca6abe00) > at ./vnode_if.h:1095 >#18 vgonel (vp=vp@entry=0xfffff801ca6abe00) > at /usr/src/sys/kern/vfs_subr.c:4102 >#19 0xffffffff80d0007f in vflush (mp=0xfffffe00cd0435c0, > rootrefs=rootrefs@entry=1, flags=flags@entry=0, td=<optimized out>, > td@entry=0xfffffe00ccce1800) at /usr/src/sys/kern/vfs_subr.c:3841 >#20 0xffffffff80afdf66 in nfs_unmount (mp=<optimized out>, > mntflags=<optimized out>) at /usr/src/sys/fs/nfsclient/nfs_clvfsops.c:1750 >#21 0xffffffff80cef27e in vfs_unmount_sigdefer (mp=0xfffffe00cd0435c0, > mntflags=0) at /usr/src/sys/kern/vfs_init.c:187 >#22 0xffffffff80cf610c in dounmount (mp=0xb0edffb2, > mp@entry=0xfffffe00cd0435c0, flags=flags@entry=201326592, > td=td@entry=0xfffffe00ccce1800) at /usr/src/sys/kern/vfs_mount.c:1881 >#23 0xffffffff80cf5c6c in kern_unmount (td=0xfffffe00ccce1800, > path=<optimized out>, flags=201326592) > at /usr/src/sys/kern/vfs_mount.c:1512 >#24 0xffffffff810cd7ce in syscallenter (td=<optimized out>) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:189 >#25 amd64_syscall (td=0xfffffe00ccce1800, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1156 >#26 <signal handler called> >#27 0x00000008011c792a in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffeb28 >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > >UID PID PPID C PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 2 -16 0 0 0 swapin DLs - 0:00.32 [kernel] > 0 1 0 3 20 0 11932 1168 wait DLs - 0:00.00 [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 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 0] > 0 5 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 1] > 0 6 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 2] > 0 7 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 3] > 0 8 0 0 -16 0 0 0 - RL - 0:00.00 [cam] > 0 9 0 1 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 10 0 3 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 1:40.78 [idle] > 0 12 0 2 -52 0 0 0 - WL - 0:00.37 [intr] > 0 13 0 2 -8 0 0 0 - DL - 0:00.02 [geom] > 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 15 0 0 -68 0 0 0 - DL - 0:00.07 [usb] > 0 16 0 1 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 17 0 2 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 18 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 19 0 2 -16 0 0 0 - DL - 0:00.01 [rand_harvestq] > 0 20 0 1 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 21 0 1 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 22 0 2 -16 0 0 0 qsleep DL - 0:00.00 [bufdaemon] > 0 23 0 3 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 24 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 269 1 1 24 0 13020 2316 - Rs - 0:00.00 [autounmountd] > 0 418 1 1 20 0 18616 8476 select Ds - 0:00.01 [wpa_supplicant] > 0 495 1 0 20 0 13168 2464 kqread DCs - 0:00.00 [rtsold] > 0 499 1 3 52 0 13164 2444 select Ds - 0:00.00 [rtsold] > 0 500 1 2 52 0 13164 2452 select Ds - 0:00.00 [rtsold] > 0 501 1 0 25 0 13164 2452 select Ds - 0:00.00 [rtsold] > 0 502 1 2 20 0 13164 2460 select Ds - 0:00.00 [rtsold] > 0 761 1 0 20 0 13228 2372 select Ds - 0:00.00 [moused] > 0 785 0 2 -16 0 0 0 sleep DL - 0:00.00 [ng_queue] > 0 945 1 2 20 0 11600 1672 select Ds - 0:00.00 [devd] > 0 1039 1 0 20 0 13348 2892 select Ds - 0:00.00 [blacklistd] > 59 1043 1 1 20 0 27736 15392 select Ds - 0:00.04 [local-unbound] > 0 1062 1 3 52 0 13276 2432 pause Ds - 0:00.00 [nfsuserd] > 0 1063 1062 2 20 0 13276 2436 select D - 0:00.00 [nfsuserd] > 0 1064 1062 0 4 0 13276 2436 select D - 0:00.00 [nfsuserd] > 0 1065 1062 3 20 0 13276 2436 sbwait D - 0:00.00 [nfsuserd] > 0 1066 1062 1 4 0 13276 2436 select D - 0:00.00 [nfsuserd] > 0 1076 1 3 52 0 12880 2200 accept Ds - 0:00.00 [nfscbd] > 0 1077 1076 0 52 0 12880 2200 rpcsvc D - 0:00.00 [nfscbd] > 0 1201 1 0 20 0 13036 2912 select Ds - 0:00.01 [syslogd] > 0 1225 1 3 20 0 12964 2564 select Ds - 0:00.00 [rpcbind] > 0 1246 1 2 22 0 13020 2352 autofscv Ds - 0:00.00 [automountd] > 0 1253 1 0 20 0 15580 3572 select Ds - 0:00.00 [mountd] > 0 1270 1 1 52 0 15452 3312 select Ds - 0:00.01 [nfsd] > 0 1277 1270 0 52 0 12892 2284 rpcsvc D - 0:00.00 [nfsd] >556 1281 1 2 52 0 14156 3696 select Ds - 0:00.00 [dbus-daemon] >123 1314 1 2 20 0 22064 7172 select Ds - 0:00.01 [ntpd] > 0 1317 1 3 20 0 12980 2316 select Ds - 0:00.00 [powerd] > 0 1333 1 1 20 0 13228 2448 select Ds - 0:00.00 [moused] > 0 1368 1 3 20 0 18276 7520 select Ds - 0:00.01 [sendmail] > 25 1371 1 2 20 0 18276 7212 pause Ds - 0:00.00 [sendmail] > 0 1375 1 0 20 0 13076 2820 nanslp Ds - 0:00.00 [cron] > 0 1401 1 2 52 0 21076 8872 select Ds - 0:00.00 [sshd] > 0 1418 1 0 31 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1419 1 0 21 0 13844 3380 wait Ds - 0:00.00 [login] > 0 1420 1 2 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1421 1 1 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1422 1 2 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1423 1 1 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1424 1 3 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1425 1 0 52 0 13004 2392 ttyin Ds+ - 0:00.00 [getty] > 0 1426 1419 2 31 0 14128 4592 ttyin D+ - 0:00.01 [csh] > 0 1461 0 2 -16 0 0 0 nfscl DL - 0:00.00 [nfscl] > >------------------------------------------------------------------------ >vmstat -s > > 16147863 cpu context switches > 2641489 device interrupts > 69601 software interrupts > 9337382 traps > 5393869 system calls > 30 kernel threads created > 1859 fork() calls > 52261 vfork() calls > 23 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 44483 vnode pager pageins > 541510 vnode pager pages paged in > 0 vnode pager pageouts > 0 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 > 920610 copy-on-write faults > 7 copy-on-write optimized faults > 8278927 zero fill pages zeroed > 0 zero fill pages prezeroed > 720 intransit blocking page faults > 9482268 total VM faults taken > 44314 page faults requiring I/O > 0 pages affected by kernel thread creation > 106348 pages affected by fork() > 2961837 pages affected by vfork() > 772 pages affected by rfork() > 11352504 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 > > Type InUse MemUse Requests Size(s) > NFSD lckfile 1 1K 1 256 > NFSD string 1 1K 1 16 >NFSD usrgroup 60 39K 170 128,8192 > NFS req 0 0K 1175498 64 > NFS fh 8 1K 40640 32 > NFSCL owner 0 0K 227121 64 > NFSCL open 0 0K 227121 256 > NFSCL client 1 8K 227121 8192 > NEWNFSnode 6 1K 38275 64,128 > NFSCL diroff 0 0K 172 384 >NFSCL session 1 1K 5 1024 >NFSCL layrecall 0 0K 370133 128 > NFSD session 1 1K 1 1024 > newnfsmnt 2 4K 4 2048 > pfs_nodes 365 137K 365 384 > pfs_vncache 3 17K 3 32,16384 > GEOM 457 64K 3280 16,32,64,128,256,512,1024,2048,4096,8192,16384 > raid_data 0 0K 522 32,128,256 > isadev 7 1K 7 128 > ddb_capture 1 64K 1 65536 > cdev 3 1K 3 256 > filedesc 3 12K 3 4096 > pwddesc 68 5K 54174 64 > sigio 0 0K 1 64 > filecaps 0 0K 4444 16,32,64 > kdtrace 329 70K 54436 64,256 > kenv 104 12K 104 16,32,64,128,8192 > kqueue 74 10K 54180 64,256,512,2048 > proc-args 74 4K 61116 16,32,64,128,256 > hhook 13 4K 13 256 > ithread 115 21K 115 32,128,256 > prison 18 1K 20 32 > KTRACE 100 13K 100 128 > linker 714 2738K 939 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536 > evdev 10 11K 10 256,1024,2048 > lockf 47 5K 110 64,128 > loginclass 3 1K 3 64 > cache 1 1K 1 32 > devbuf 20345 45655K 20766 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,65536 > temp 48 50K 284267 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > module 536 67K 537 128 > mtx_pool 2 72K 2 8192,65536 > osd 3 1K 10 16,32,64,128,256 > pmchooks 1 1K 1 128 > pmc 1 1K 1 64 > session 35 5K 55 128 > proc 3 33K 3 1024,16384 > subproc 192 319K 54298 384,4096 > cred 70 18K 327908 256 > acpiintr 1 1K 1 64 > plimit 31 8K 660 256 > uidinfo 6 5K 17 128,4096 > dumper 2 1K 2 128,512 > acpica 7352 733K 332283 16,32,64,128,256,384,512,1024,2048,4096 > sysctl 0 0K 76 32,64 > sysctloid 32275 1867K 32478 16,32,64,128 > sysctltmp 0 0K 12591 16,32,64,128,256,1024 > kbdmux 6 22K 6 16,384,1024,2048,16384 > tidhash 3 158K 3 2048,32768 > callout 4 1024K 4 > umtx 540 68K 540 128 > p1003.1b 1 1K 1 16 > SWAP 1 1044K 1 > bus 1382 123K 14377 16,32,64,128,256,2048,4096 > bus-sc 82 2217K 4348 16,32,64,128,256,384,512,1024,2048,4096,8192,16384,32768,65536 > devstat 32 65K 32 32,4096 > eventhandler 133 12K 133 64,128 > firmware 2 1K 2 16,128 > gtaskqueue 30 27K 30 16,32,256,8192 > kobj 349 1396K 1182 4096 > Per-cpu 1 1K 1 32 > rman 232 28K 677 32,128 > sbuf 0 0K 3302 16,32,64,128,256,4096,32768,65536 > toponodes 12 2K 12 128 > taskqueue 75 8K 75 16,32,64,256 > terminal 11 3K 11 256 > Unitno 31 2K 95 32,64 > vmem 3 272K 8 2048,4096,8192,16384,32768,65536 > ioctlops 1 8K 226 256,384,1024,8192 > select 25 4K 76 128 > iov 1 1K 682595 16,64,128,256,384,512,1024 > selfd 83 6K 100501 64 > procdesc 4 1K 23 128 > msg 4 30K 4 2048,4096,8192,16384 > sem 4 106K 4 2048,4096 > shm 1 32K 1 32768 > tty 12 12K 12 1024 > acpitask 1 64K 1 65536 > acpisem 126 16K 131 128 > acpidev 80 5K 80 64 > ktls 1 1K 1 512 > mbuf_tag 0 0K 2240 32,64,256 > shmfd 1 8K 1 8192 > soname 11 1K 27072 16,32,64,128 > pcb 39 1546K 227 16,32,64,1024,2048 > CAM SIM 3 1K 3 256 > entropy 1 1K 989 16,32,64,4096 > CAM XPT 30 3K 69 16,32,128,256,512,1024,2048,65536 > CAM DEV 5 10K 7 2048 > CAM CCB 0 0K 81590 2048 > CAM path 8 1K 36 32 > CAM periph 8 2K 1448 16,32,64,128,256 > hdaa 10 39K 10 256,384,1024,2048,16384 > hdac 2 2K 2 256,1024 > vfscache 3 2051K 3 1024,2048 > hdacc 2 1K 2 32 > feeder 18 2K 22 32,128 > mixer 3 12K 3 4096 > cl_savebuf 0 0K 8277 64,128,256,384 > export_host 2 1K 7 256 > vfs_hash 1 1024K 1 > vnodes 1 1K 1 256 >namei_tracker 0 0K 4 32 > mount 663 30K 923 16,32,64,128,256,1024 > statfs 0 0K 60537 4096 > VN POLL 3 1K 3 128 > vnodemarker 3 2K 720 512 >chacha20random 1 1K 1 1024 > BPF 9 1026K 10 32,128,256,512 > ifnet 5 9K 5 128,2048 > ifaddr 93 16K 94 16,32,64,128,256,384,2048,4096 > ether_multi 71 6K 302 16,32,64,128 > clone 11 2K 11 128 > lltable 24 7K 25 256,384 > tun 3 1K 3 32 > pfil 10 1K 10 64,128 > nhops 6 1K 6 128 > routetbl 65 12K 212 32,64,128,256,384,512,1024,2048 > vnet 1 1K 1 64 > vnet_data 1 168K 1 >vnet_data_free 1 1K 1 32 > 80211vap 1 4K 1 4096 > 80211crypto 2 1K 4 512 > 80211node 1 32K 144 16,32768 > 80211nodeie 5 1K 8 32,64,128,256 > 80211ratectl 2 1K 3 16,64 > 80211scan 5 20K 5 384,2048,16384 > igmp 4 1K 4 128 > in_multi 2 1K 2 256 > ip_moptions 1 1K 1 64 >encap_export_host 8 1K 8 32,64 > tfo_ccache 1 128K 1 > hostcache 1 32K 1 32768 > tcpfunc 1 1K 1 64 > syncache 1 68K 1 > in6_mfilter 2 1K 2 64 > in6_multi 32 4K 42 32,256 > ip6_moptions 4 1K 4 32 > ip6opt 6 2K 53 32,256 > mld 4 1K 4 128 > ip6ndp 10 2K 13 32,64,256 > inpcbpolicy 43 2K 488 32 > secasvar 1 1K 1 1024 > sahead 1 1K 1 1024 > ipsecpolicy 1 1K 1 1024 > ipsec-saq 2 2K 2 1024 > linux 1024 250K 1179 16,32,64,128,256,384,512,1024,2048,4096,8192,32768 > idr 35 12K 35 128,384 > crypto 4 1K 4 64,256,384 >audit_evclass 236 8K 294 32 > ufs_trim 4 32K 295927 64,128,1024,8192 > pagedep 6 1281K 1623 256 > inodedep 76 5147K 41957 384 > bmsafemap 6 41K 21534 256,8192 > newblk 5 10240K 100654 256 > indirdep 0 0K 439 256,32768 > freefrag 0 0K 15288 128 > freeblks 0 0K 17814 256 > freefile 0 0K 19823 128 > diradd 0 0K 32007 128 > mkdir 0 0K 2 128 > dirrem 0 0K 31993 256 > newdirblk 0 0K 1 128 > freework 5 1K 27550 16,256 > freedep 0 0K 627 128 > jaddref 0 0K 32009 256 > jremref 0 0K 31995 256 > jmvref 0 0K 35 128 > jnewblk 0 0K 100649 128 > jfreefrag 0 0K 15288 128 > jseg 0 0K 5089 256 > jsegdep 0 0K 179941 128 > sbdep 0 0K 74 128 > savedino 0 0K 20078 256 > jblocks 10 2K 10 128,256 > softdep 5 5K 5 1024 > ufs_dirhash 216 47K 219 16,32,64,128,256,384,512,1024 > ufs_quota 1 1024K 1 > ufs_mount 25 83K 30 32,64,512,4096,8192 > vm_pgdata 1 1K 1 128 > UMA 258 5K 259 16,32 > acpi_perf 4 2K 4 384 >CAM I/O Scheduler 3 1K 3 128 > CAM queue 8 3K 16 16,32,512 > USB 91 158K 107 16,32,128,256,384,1024,2048,4096,8192,16384 > USBdev 71 18K 73 32,64,128,256,384,2048,4096 >CAM dev queue 3 1K 3 64 > rpc 70 26K 1175647 32,64,128,256,384,512,1024,4096 > aesni_data 2 1K 2 32,256 > pci_link 16 2K 16 64,128 > atkbddev 2 1K 2 64 > apmdev 1 1K 1 128 > scsi_da 0 0K 24 32,256 > intr 4 472K 4 65536 > MCA 12 2K 12 32,128 > cpus 2 1K 2 16 > nexusdev 7 1K 7 16 > fpukern_ctx 5 5K 5 1024 > memdesc 1 4K 1 4096 > vtbuf 24 5712K 70 4096 > vt 12 5K 13 64,128,384 > BACKLIGHT 1 1K 1 64 > DEVFS2 441 7K 441 16 > DEVFS3 966 242K 999 256 > DEVFS1 447 447K 502 1024 > DEVFS_RULE 59 21K 59 64,384 > DEVFS 48 1K 49 16,32,128 > DEVFSP 2 1K 2 64 > madt_table 0 0K 2 32,4096 > io_apic 1 4K 1 4096 > local_apic 1 4K 1 4096 >NFSD V4client 1 1K 1 256 > msi 15 2K 15 128 > linux 33 3K 33 64 > acpivideo 1 1K 1 128 > tmpfs mount 3 1K 3 128 > tmpfs name 4 1K 1405 16,32,128 > tmpfs dir 4 1K 1405 64 > idr 0 0K 1 16 > debugfsint 3 1K 3 16,64 > drm_driver 1 1K 1 32 > drm_kms 2 2K 2 64,1024 > acpiwmi 7 1K 8 64,256 > fdesc_mount 1 1K 1 16 > cpuctl 2 33K 3 32,32768 > lagg 15 3K 119 128,256,512 >netgraph_node 2 1K 2 128 > IpFw/IpAcct 55 61K 80 16,32,64,128,256,384,512,1024,2048,4096,8192 > autofs 45 177K 63 16,128,8192 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAILSLEEP XDOMAIN >UMA Kegs: 384, 0, 217, 0, 218, 0, 0, 0 >UMA Zones: 1024, 0, 230, 0, 231, 0, 0, 0 >UMA Slabs 0: 112, 0, 7332, 0, 7332, 0, 0, 0 >UMA Slabs 1: 176, 0, 7, 0, 7, 0, 0, 0 >UMA Hash: 256, 0, 0, 0, 0, 0, 0, 0 >2 Bucket: 32, 0, 139, 1247, 51385, 0, 0, 0 >4 Bucket: 48, 0, 15, 321, 802, 0, 0, 0 >8 Bucket: 80, 0, 91, 759, 21601, 0, 0, 0 >16 Bucket: 144, 0, 1865, 263, 23353, 3, 0, 0 >32 Bucket: 256, 0, 2520, 165, 23147, 8, 0, 0 >64 Bucket: 512, 0, 1952, 96, 51328,1145, 0, 0 >128 Bucket: 1024, 0, 592, 55, 25147,16467, 0, 0 >256 Bucket: 2048, 0, 516, 20, 31288,11734, 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, 18014, 7383, 43212, 702, 0, 0 >VM OBJECT: 264, 0, 24269, 18331, 592676, 0, 0, 0 >RADIX NODE: 144, 0, 61583, 26697, 1724711, 0, 0, 0 >KMAP ENTRY: 96, 0, 84, 0, 92, 0, 0, 0 >MAP ENTRY: 96, 0, 1302, 924, 1519586, 0, 0, 0 >VMSPACE: 2544, 0, 42, 36, 54145, 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, 3362, 476, 3374, 0, 0, 0 >pcpu-16: 16, 0, 49, 717, 49, 0, 0, 0 >pcpu-32: 32, 0, 0, 0, 0, 0, 0, 0 >pcpu-64: 64, 0, 478, 98, 481, 0, 0, 0 >malloc-16: 16, 0, 72, 1928, 151581, 0, 0, 0 >malloc-16: 16, 0, 257, 743, 258, 0, 0, 0 >malloc-16: 16, 0, 32, 718, 33, 0, 0, 0 >malloc-16: 16, 0, 372, 628, 4971, 0, 0, 0 >malloc-16: 16, 0, 13415, 335, 14141, 0, 0, 0 >malloc-16: 16, 0, 417, 833, 679, 0, 0, 0 >malloc-16: 16, 0, 1065, 685, 8394, 0, 0, 0 >malloc-16: 16, 0, 75, 925, 252, 0, 0, 0 >malloc-32: 32, 0, 208, 422, 22759, 0, 0, 0 >malloc-32: 32, 0, 392, 364, 609, 0, 0, 0 >malloc-32: 32, 0, 35, 469, 43, 0, 0, 0 >malloc-32: 32, 0, 305, 25651, 48805, 0, 0, 0 >malloc-32: 32, 0, 5478, 948, 7094, 0, 0, 0 >malloc-32: 32, 0, 88, 416, 107, 0, 0, 0 >malloc-32: 32, 0, 334, 296, 965, 0, 0, 0 >malloc-32: 32, 0, 38, 466, 312, 0, 0, 0 >malloc-64: 64, 0, 2971, 179, 8323, 0, 0, 0 >malloc-64: 64, 0, 43, 209, 43, 0, 0, 0 >malloc-64: 64, 0, 64, 1637, 1645, 0, 0, 0 >malloc-64: 64, 0, 799, 1280, 115261, 0, 0, 0 >malloc-64: 64, 0, 3348, 7929, 197775, 0, 0, 0 >malloc-64: 64, 0, 380, 7117, 1457211, 0, 0, 0 >malloc-64: 64, 0, 8651, 547, 688443, 0, 0, 0 >malloc-64: 64, 0, 107, 25156, 43435, 0, 0, 0 >malloc-128: 128, 0, 4131, 116, 149300, 0, 0, 0 >malloc-128: 128, 0, 79, 76, 166, 0, 0, 0 >malloc-128: 128, 0, 345, 4491, 32797, 0, 0, 0 >malloc-128: 128, 0, 402, 652, 408253, 0, 0, 0 >malloc-128: 128, 0, 11067, 3100, 349991, 0, 0, 0 >malloc-128: 128, 0, 697, 35418, 181334, 0, 0, 0 >malloc-128: 128, 0, 3292, 1327, 58666, 0, 0, 0 >malloc-128: 128, 0, 145, 568, 18477, 0, 0, 0 >malloc-256: 256, 0, 17, 268, 35474, 0, 0, 0 >malloc-256: 256, 0, 142, 38, 1126, 0, 0, 0 >malloc-256: 256, 0, 7, 5213, 55340, 0, 0, 0 >malloc-256: 256, 0, 560, 3130, 574866, 0, 0, 0 >malloc-256: 256, 0, 22, 1433, 20380, 0, 0, 0 >malloc-256: 256, 0, 82, 623, 67182, 0, 0, 0 >malloc-256: 256, 0, 1268, 52, 3690, 0, 0, 0 >malloc-256: 256, 0, 174, 34071, 131505, 0, 0, 0 >malloc-384: 384, 0, 6, 24, 16, 0, 0, 0 >malloc-384: 384, 0, 11, 19, 12, 0, 0, 0 >malloc-384: 384, 0, 44, 156, 216, 0, 0, 0 >malloc-384: 384, 0, 381, 29, 1153, 0, 0, 0 >malloc-384: 384, 0, 9, 31, 106, 0, 0, 0 >malloc-384: 384, 0, 75, 4735, 41974, 0, 0, 0 >malloc-384: 384, 0, 215, 35, 268, 0, 0, 0 >malloc-384: 384, 0, 124, 16, 174, 0, 0, 0 >malloc-512: 512, 0, 3, 29, 6, 0, 0, 0 >malloc-512: 512, 0, 0, 0, 0, 0, 0, 0 >malloc-512: 512, 0, 0, 0, 0, 0, 0, 0 >malloc-512: 512, 0, 80, 152, 1175785, 0, 0, 0 >malloc-512: 512, 0, 8, 24, 15, 0, 0, 0 >malloc-512: 512, 0, 10, 22, 731, 0, 0, 0 >malloc-512: 512, 0, 14, 10, 21, 0, 0, 0 >malloc-512: 512, 0, 0, 128, 916, 0, 0, 0 >malloc-1024: 1024, 0, 9, 11, 74, 0, 0, 0 >malloc-1024: 1024, 0, 15, 5, 15, 0, 0, 0 >malloc-1024: 1024, 0, 8, 4, 8, 0, 0, 0 >malloc-1024: 1024, 0, 29, 11, 525, 0, 0, 0 >malloc-1024: 1024, 0, 14, 910, 141524, 0, 0, 0 >malloc-1024: 1024, 0, 8, 8, 56, 0, 0, 0 >malloc-1024: 1024, 0, 500, 28, 560, 0, 0, 0 >malloc-1024: 1024, 0, 5, 63, 342, 0, 0, 0 >malloc-2048: 2048, 0, 4, 14, 1350, 0, 0, 0 >malloc-2048: 2048, 0, 2, 2, 2, 0, 0, 0 >malloc-2048: 2048, 0, 5, 3, 9, 0, 0, 0 >malloc-2048: 2048, 0, 13, 73, 81693, 0, 0, 0 >malloc-2048: 2048, 0, 5, 5, 59, 0, 0, 0 >malloc-2048: 2048, 0, 10, 4, 18, 0, 0, 0 >malloc-2048: 2048, 0, 386, 8, 413, 0, 0, 0 >malloc-2048: 2048, 0, 1, 7, 88, 0, 0, 0 >malloc-4096: 4096, 0, 6, 4, 26, 0, 0, 0 >malloc-4096: 4096, 0, 19, 4, 60556, 0, 0, 0 >malloc-4096: 4096, 0, 40, 1, 75, 0, 0, 0 >malloc-4096: 4096, 0, 357, 4, 9443, 0, 0, 0 >malloc-4096: 4096, 0, 3, 1, 72, 0, 0, 0 >malloc-4096: 4096, 0, 2, 0, 2, 0, 0, 0 >malloc-4096: 4096, 0, 152, 4, 205, 0, 0, 0 >malloc-4096: 4096, 0, 69, 26, 54203, 0, 0, 0 >malloc-8192: 8192, 0, 6, 0, 6, 0, 0, 0 >malloc-8192: 8192, 0, 4, 6, 227124, 0, 0, 0 >malloc-8192: 8192, 0, 3, 1, 4, 0, 0, 0 >malloc-8192: 8192, 0, 5, 2, 176, 0, 0, 0 >malloc-8192: 8192, 0, 43, 0, 55, 0, 0, 0 >malloc-8192: 8192, 0, 1, 0, 1, 0, 0, 0 >malloc-8192: 8192, 0, 28, 1, 34, 0, 0, 0 >malloc-8192: 8192, 0, 1, 10, 241, 0, 0, 0 >malloc-16384: 16384, 0, 5, 0, 5, 0, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0, 0, 0, 0 >malloc-16384: 16384, 0, 1, 0, 1, 0, 0, 0 >malloc-16384: 16384, 0, 4, 3, 293, 0, 0, 0 >malloc-16384: 16384, 0, 3, 28, 104450, 0, 0, 0 >malloc-16384: 16384, 0, 0, 0, 0, 0, 0, 0 >malloc-16384: 16384, 0, 14, 0, 15, 0, 0, 0 >malloc-16384: 16384, 0, 1, 6, 13, 0, 0, 0 >malloc-32768: 32768, 0, 0, 0, 0, 0, 0, 0 >malloc-32768: 32768, 0, 0, 0, 0, 0, 0, 0 >malloc-32768: 32768, 0, 0, 3, 3, 0, 0, 0 >malloc-32768: 32768, 0, 1, 4, 245, 0, 0, 0 >malloc-32768: 32768, 0, 0, 1, 2, 0, 0, 0 >malloc-32768: 32768, 0, 4, 3, 7, 0, 0, 0 >malloc-32768: 32768, 0, 10, 1, 11, 0, 0, 0 >malloc-32768: 32768, 0, 0, 0, 0, 0, 0, 0 >malloc-65536: 65536, 0, 1, 2, 25, 0, 0, 0 >malloc-65536: 65536, 0, 2, 0, 2, 0, 0, 0 >malloc-65536: 65536, 0, 1, 0, 1, 0, 0, 0 >malloc-65536: 65536, 0, 2, 4, 279, 0, 0, 0 >malloc-65536: 65536, 0, 1, 4, 90, 0, 0, 0 >malloc-65536: 65536, 0, 0, 0, 0, 0, 0, 0 >malloc-65536: 65536, 0, 12, 1, 15, 0, 0, 0 >malloc-65536: 65536, 0, 0, 0, 0, 0, 0, 0 >SLEEPQUEUE: 88, 0, 271, 49, 271, 0, 0, 0 >kenv: 258, 0, 19, 56, 6547, 0, 0, 0 >Files: 80, 0, 170, 680, 531544, 0, 0, 0 >filedesc0: 1072, 0, 68, 58, 54174, 0, 0, 0 >PWD: 32, 0, 26, 1360, 15322, 0, 0, 0 >rl_entry: 40, 0, 101, 303, 101, 0, 0, 0 >TURNSTILE: 136, 0, 271, 65, 271, 0, 0, 0 >rangeset pctrie nodes: 144, 0, 0, 0, 0, 0, 0, 0 >lkpicurr: 160, 0, 10, 86, 11, 0, 0, 0 >lkpimm: 160, 0, 2, 45, 3, 0, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0, 0 >swrbuf: 2624, 128, 0, 0, 0, 0, 0, 0 >swwbuf: 2624, 64, 0, 0, 0, 0, 0, 0 >fusepbuf: 2624, 128, 0, 0, 0, 0, 0, 0 >nfspbuf: 2624, 128, 0, 0, 0, 0, 0, 0 >mdpbuf: 2624, 25, 0, 0, 0, 0, 0, 0 >vnpbuf: 2624, 512, 0, 0, 0, 0, 0, 0 >clpbuf: 2624, 128, 0, 64, 5963, 0, 0, 0 >pbuf: 2624, 16, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0, 0 >PROC: 1336, 0, 67, 56, 54173, 0, 0, 0 >PGRP: 88, 0, 36, 148, 66, 0, 0, 0 >THREAD: 1792, 0, 260, 10, 261, 0, 0, 0 >cpuset: 104, 0, 11, 113, 11, 0, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 0, 0, 1335, 3004110, 0, 0, 0 >mbuf: 256, 3208777, 833, 1282, 7747990, 0, 0, 0 >mbuf_cluster: 2048, 501371, 1335, 3, 1335, 0, 0, 0 >mbuf_jumbo_page: 4096, 250685, 256, 9, 2124, 0, 0, 0 >mbuf_jumbo_9k: 9216, 74277, 0, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 41780, 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 >IOMMU_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 1, 8, 1, 0, 0, 0 >ttyinq: 160, 0, 120, 55, 585, 0, 0, 0 >ttyoutq: 256, 0, 64, 41, 312, 0, 0, 0 >DEVCTL: 1024, 1000, 0, 0, 2233, 0, 0, 0 >g_bio: 384, 0, 0, 4230, 421342, 0, 0, 0 >linux_dma_pctrie: 144, 0, 0, 0, 0, 0, 0, 0 >linux_dma_object: 24, 0, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0, 0 >cryptop: 280, 0, 0, 0, 0, 0, 0, 0 >VNODE: 448, 0, 29902, 27356, 89199, 0, 0, 0 >BUF TRIE: 144, 0, 1532, 1506, 56374, 0, 0, 0 >NAMEI: 1024, 0, 0, 84, 1531481, 0, 0, 0 >S VFS Cache: 104, 0, 29013, 14472, 86113, 0, 0, 0 >STS VFS Cache: 144, 0, 5, 32307, 87433, 0, 0, 0 >L VFS Cache: 320, 0, 56, 76, 193, 0, 0, 0 >LTS VFS Cache: 360, 0, 0, 341, 387, 0, 0, 0 >NCLNODE: 584, 0, 8, 25472, 38072, 0, 0, 0 >DIRHASH: 1024, 0, 592, 8, 594, 0, 0, 0 >fuse_ticket: 184, 0, 0, 0, 0, 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, 2, 78, 2968, 0, 0, 0 >Mountpoints: 2752, 0, 37, 9, 39, 0, 0, 0 >ksiginfo: 112, 0, 105, 525, 2326, 0, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 7, 93, 83, 0, 0, 0 >socket: 944, 257932, 73, 31, 7332, 0, 0, 0 >unpcb: 256, 257932, 28, 47, 6833, 0, 0, 0 >ipq: 56, 15667, 0, 0, 0, 0, 0, 0 >udp_inpcb: 488, 257932, 25, 71, 430, 0, 0, 0 >udpcb: 32, 257932, 25, 479, 430, 0, 0, 0 >tcp_inpcb: 488, 257932, 15, 25, 36, 0, 0, 0 >tcpcb: 1048, 257932, 14, 30, 36, 0, 0, 0 >tcptw: 88, 27767, 1, 137, 6, 0, 0, 0 >syncache: 168, 15360, 0, 0, 0, 0, 0, 0 >hostcache: 64, 15360, 1, 62, 1, 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, 31335, 0, 252, 880, 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, 257932, 0, 0, 0, 0, 0, 0 >ripcb: 488, 257932, 3, 29, 22, 0, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0, 0 >routing nhops: 256, 0, 11, 49, 20, 0, 0, 0 >rtentry: 176, 0, 16, 76, 20, 0, 0, 0 >swpctrie: 144, 1002764, 0, 0, 0, 0, 0, 0 >swblk: 136, 1002762, 0, 0, 0, 0, 0, 0 >FFS inode: 192, 0, 29683, 1691, 49506, 0, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 29683, 1802, 49506, 0, 0, 0 >TMPFS node: 224, 0, 7, 1433, 1408, 0, 0, 0 >drm_sched_fence: 184, 0, 0, 0, 0, 0, 0, 0 >active_node: 72, 0, 0, 32, 1, 0, 0, 0 >i915_buddy_block: 72, 0, 0, 0, 0, 0, 0, 0 >intel_context: 272, 0, 4, 8, 8, 0, 0, 0 >i915_lut_handle: 32, 0, 0, 0, 0, 0, 0, 0 >drm_i915_gem_object: 720, 0, 12, 3, 13, 0, 0, 0 >i915_request: 688, 0, 0, 22, 12, 0, 0, 0 >execute_cb: 104, 0, 0, 0, 0, 0, 0, 0 >i915_dependency: 72, 0, 0, 0, 0, 0, 0, 0 >i915_dependency: 72, 0, 0, 0, 0, 0, 0, 0 >i915_priolist: 104, 0, 0, 0, 0, 0, 0, 0 >i915_vma: 576, 0, 14, 7, 15, 0, 0, 0 >NetGraph items: 72, 4096, 0, 0, 0, 0, 0, 0 >NetGraph data items: 72, 4096, 0, 0, 0, 0, 0, 0 >IPFW counters: 16, 0, 20, 492, 20, 0, 0, 0 >IPFW dynamic states data: 88, 16384, 0, 184, 45, 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, 224, 45, 0, 0, 0 >autofs_request: 5280, 0, 0, 3, 6, 0, 0, 0 >autofs_node: 200, 0, 22, 18, 22, 0, 0, 0 > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 262 8 >irq9: acpi0 342 10 >irq12: psm0 1008 30 >irq23: ehci0 4299 126 >cpu0:timer 742178 21836 >cpu1:timer 170219 5008 >cpu2:timer 706296 20780 >cpu3:timer 729893 21474 >irq48: hdac0 7 0 >irq49: xhci0 2556668 75220 >irq50: hdac1 49 1 >irq52: iwm0 3782 111 >irq53: ahci0 75007 2207 >irq54: vgapci0 65 2 >Total 4990075 146814 > >------------------------------------------------------------------------ >pstat -T > >170/257932 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty ada0 da0 da1 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 2270 58.6 50 2.8 0.0 0 0.0 0.0 0 0.0 2 0 2 1 95 > >------------------------------------------------------------------------ >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 > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >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: > 2272082 packets sent > 1175503 data packets (209395079 bytes) > 527 data packets (95872 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 1096029 ack-only packets (7512 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 23 control packets > 3299455 packets received > 1173365 acks (for 209395087 bytes) > 7132 duplicate acks > 0 UDP tunneled pkts > 0 UDP tunneled pkt cnt with errors > 0 acks for unsent data > 3263803 packets (3272000187 bytes) received in-sequence > 13 completely duplicate packets (7812 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 25035 out-of-order packets (35357104 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 20 window update packets > 0 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 > 15 connection requests > 0 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 10 connections established (including accepts) > 3 times used RTT from hostcache > 3 times used RTT variance from hostcache > 0 times used slow-start threshold from hostcache > 21 connections closed (including 0 drops) > 3 connections updated cached RTT on close > 3 connections updated cached RTT variance on close > 1 connection updated cached ssthresh on close > 5 embryonic connections dropped > 1173365 segments updated rtt (of 1168538 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 > 1059 correct ACK header predictions > 2091567 correct data packet header predictions > 0 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 0 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 0 cookies sent > 0 cookies received > 1 hostcache entry added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 527 SACK options (SACK blocks) received > 24171 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 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 > 12 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 2 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 > 1 connection in TIME_WAIT state >udp: > 494 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 32 dropped due to no socket > 28 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 434 delivered > 466 datagrams output > 0 times multicast source filter matched >ip: > 3299768 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 > 3299768 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 2272376 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 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 4 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > destination unreachable: 4 > 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 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >arp: > 4 ARP requests sent > 1 ARP request failed to sent > 2 ARP replies sent > 78 ARP requests received > 3 ARP replies received > 81 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 386 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 > 386 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 390 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 > 2 multicast packets which we don't join > Input histogram: > hop by hop: 17 > UDP: 181 > ICMP6: 188 > Mbuf statistics: > 289 one mbuf > two or more mbuf: > lo0= 68 > 29 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 > 70 failures of source address selection > source addresses on an outgoing I/F > 186 link-locals > 45 globals > source addresses on a non-outgoing I/F > 70 addresses scope=0xf > source addresses of same scope > 181 link-locals > 45 globals > source addresses of a different scope > 5 link-locals > Source addresses selection rule applied: > 231 first candidate > 70 same address > 45 appropriate scope >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > router solicitation: 2 > neighbor solicitation: 42 > neighbor advertisement: 144 > MLDv2 listener report: 19 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Input histogram: > multicast listener query: 17 > router advertisement: 2 > neighbor solicitation: 144 > neighbor advertisement: 40 > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 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: > 0 requests sent from userland > 0 bytes sent from userland > 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 > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >833/2617/3450 mbufs in use (current/cache/total) >0/1338/1338/501371 mbuf clusters in use (current/cache/total/max) >0/1335 mbuf+clusters out of packet secondary zone in use (current/cache) >256/9/265/250685 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/74277 9k jumbo clusters in use (current/cache/total/max) >0/0/0/41780 16k jumbo clusters in use (current/cache/total/max) >1232K/3366K/4598K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 sendfile syscalls >0 sendfile syscalls completed without I/O request >0 requests for I/O initiated by sendfile >0 pages read by sendfile as part of a request >0 pages were valid at time of a sendfile request >0 pages were valid and substituted to bogus page >0 pages were requested for read ahead by applications >0 pages were read ahead by sendfile >0 times sendfile encountered an already busy page >0 requests for sfbufs denied >0 requests for sfbufs delayed > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffffe00ccd178f0 tcp4 0 0 *.7745 *.* LISTEN >fffffe00ccd114d8 tcp4 0 0 127.0.0.1.53 *.* LISTEN >fffffe00ccd118f0 tcp6 0 0 ::1.53 *.* LISTEN >fffff8001f210b70 udp4 0 0 *.514 *.* >fffff8001f490988 udp6 0 0 *.514 *.* >fffff8001f2105b8 udp4 0 0 *.7745 *.* >fffff8001f53b7a0 udp6 0 0 *.752 *.* >fffff8001f53b988 udp4 0 0 127.0.0.1.53 *.* >fffff8001f2103d0 udp6 0 0 ::1.53 *.* >fffff8001f53bb70 udp4 0 0 *.* *.* >fffff8001f4f2d58 icm6 196 0 *.* *.* >fffff8001f499b70 icm6 196 0 *.* *.* >fffff8001f499d58 icm6 0 0 *.* *.* > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/5 *.7745 >tcp4 0/0/128 localhost.domain >tcp6 0/0/128 localhost.domain >unix 0/0/128 /var/run/dbus/system_bus_socket >unix 0/0/128 /var/run/rpcbind.sock >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root nfscl 1461 root / 2 drwxr-xr-x 1024 r >root nfscl 1461 wd / 2 drwxr-xr-x 1024 r >root csh 1426 root / 2 drwxr-xr-x 1024 r >root csh 1426 wd /usr/src 0 d--------- 18446744071581271889 r >root csh 1426 text / 240795 -r-xr-xr-x 458104 r >root csh 1426 ctty /dev 77 crw------- ttyv1 rw >root csh 1426 15 /dev 77 crw------- ttyv1 rw >root csh 1426 16 /dev 77 crw------- ttyv1 rw >root csh 1426 17 /dev 77 crw------- ttyv1 rw >root csh 1426 18 /dev 77 crw------- ttyv1 rw >root csh 1426 19 /dev 77 crw------- ttyv1 rw >root getty 1425 root / 2 drwxr-xr-x 1024 r >root getty 1425 wd / 2 drwxr-xr-x 1024 r >root getty 1425 text / 5458139 -r-xr-xr-x 35568 r >root getty 1425 ctty /dev 83 crw------- ttyv7 rw >root getty 1425 0 /dev 83 crw------- ttyv7 rw >root getty 1425 1 /dev 83 crw------- ttyv7 rw >root getty 1425 2 /dev 83 crw------- ttyv7 rw >root getty 1424 root / 2 drwxr-xr-x 1024 r >root getty 1424 wd / 2 drwxr-xr-x 1024 r >root getty 1424 text / 5458139 -r-xr-xr-x 35568 r >root getty 1424 ctty /dev 82 crw------- ttyv6 rw >root getty 1424 0 /dev 82 crw------- ttyv6 rw >root getty 1424 1 /dev 82 crw------- ttyv6 rw >root getty 1424 2 /dev 82 crw------- ttyv6 rw >root getty 1423 root / 2 drwxr-xr-x 1024 r >root getty 1423 wd / 2 drwxr-xr-x 1024 r >root getty 1423 text / 5458139 -r-xr-xr-x 35568 r >root getty 1423 ctty /dev 81 crw------- ttyv5 rw >root getty 1423 0 /dev 81 crw------- ttyv5 rw >root getty 1423 1 /dev 81 crw------- ttyv5 rw >root getty 1423 2 /dev 81 crw------- ttyv5 rw >root getty 1422 root / 2 drwxr-xr-x 1024 r >root getty 1422 wd / 2 drwxr-xr-x 1024 r >root getty 1422 text / 5458139 -r-xr-xr-x 35568 r >root getty 1422 ctty /dev 80 crw------- ttyv4 rw >root getty 1422 0 /dev 80 crw------- ttyv4 rw >root getty 1422 1 /dev 80 crw------- ttyv4 rw >root getty 1422 2 /dev 80 crw------- ttyv4 rw >root getty 1421 root / 2 drwxr-xr-x 1024 r >root getty 1421 wd / 2 drwxr-xr-x 1024 r >root getty 1421 text / 5458139 -r-xr-xr-x 35568 r >root getty 1421 ctty /dev 79 crw------- ttyv3 rw >root getty 1421 0 /dev 79 crw------- ttyv3 rw >root getty 1421 1 /dev 79 crw------- ttyv3 rw >root getty 1421 2 /dev 79 crw------- ttyv3 rw >root getty 1420 root / 2 drwxr-xr-x 1024 r >root getty 1420 wd / 2 drwxr-xr-x 1024 r >root getty 1420 text / 5458139 -r-xr-xr-x 35568 r >root getty 1420 ctty /dev 78 crw------- ttyv2 rw >root getty 1420 0 /dev 78 crw------- ttyv2 rw >root getty 1420 1 /dev 78 crw------- ttyv2 rw >root getty 1420 2 /dev 78 crw------- ttyv2 rw >root login 1419 root / 2 drwxr-xr-x 1024 r >root login 1419 wd / 402401 drwxr-xr-x 1024 r >root login 1419 text / 5460076 -r-sr-xr-x 26488 r >root login 1419 ctty /dev 77 crw------- ttyv1 rw >root login 1419 0 /dev 77 crw------- ttyv1 rw >root login 1419 1 /dev 77 crw------- ttyv1 rw >root login 1419 2 /dev 77 crw------- ttyv1 rw >root login 1419 3* local dgram fffff8002f2d5d00 <-> fffff80005b62900 >root getty 1418 root / 2 drwxr-xr-x 1024 r >root getty 1418 wd / 2 drwxr-xr-x 1024 r >root getty 1418 text / 5458139 -r-xr-xr-x 35568 r >root getty 1418 ctty /dev 76 crw------- ttyv0 rw >root getty 1418 0 /dev 76 crw------- ttyv0 rw >root getty 1418 1 /dev 76 crw------- ttyv0 rw >root getty 1418 2 /dev 76 crw------- ttyv0 rw >root sshd 1401 root / 2 drwxr-xr-x 1024 r >root sshd 1401 wd / 2 drwxr-xr-x 1024 r >root sshd 1401 text / 5858962 -r-xr-xr-x 326320 r >root sshd 1401 0 /dev 27 crw-rw-rw- null rw >root sshd 1401 1 /dev 27 crw-rw-rw- null rw >root sshd 1401 2 /dev 27 crw-rw-rw- null rw >root sshd 1401 3* internet6 stream tcp fffffe00cd1b98f0 >root sshd 1401 4* internet stream tcp fffffe00cd1b94d8 >root cron 1375 root / 2 drwxr-xr-x 1024 r >root cron 1375 wd / 883934 drwxr-x--- 512 r >root cron 1375 text / 5858756 -r-xr-xr-x 48424 r >root cron 1375 0 /dev 27 crw-rw-rw- null rw >root cron 1375 1 /dev 27 crw-rw-rw- null rw >root cron 1375 2 /dev 27 crw-rw-rw- null rw >root cron 1375 3 / 5298012 drwxr-xr-x 1024 r >root cron 1375 4 / 5297130 -rw------- 4 w >smmsp sendmail 1371 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 1371 wd / 6662366 drwxrwx--- 512 r >smmsp sendmail 1371 text / 722342 -r-xr-sr-x 803744 r >smmsp sendmail 1371 0 /dev 27 crw-rw-rw- null r >smmsp sendmail 1371 1 /dev 27 crw-rw-rw- null w >smmsp sendmail 1371 2 /dev 27 crw-rw-rw- null w >smmsp sendmail 1371 3* local dgram fffff80005a33800 <-> fffff8002f149100 >smmsp sendmail 1371 4 / 6661248 -rw------- 50 w >root sendmail 1368 root / 2 drwxr-xr-x 1024 r >root sendmail 1368 wd / 6582111 drwxr-xr-x 512 r >root sendmail 1368 text / 722342 -r-xr-sr-x 803744 r >root sendmail 1368 0 /dev 27 crw-rw-rw- null r >root sendmail 1368 1 /dev 27 crw-rw-rw- null w >root sendmail 1368 2 /dev 27 crw-rw-rw- null w >root sendmail 1368 3* local dgram fffff8002f2d5c00 <-> fffff80005b62900 >root sendmail 1368 4* internet stream tcp fffffe00cd1c3ca8 >root sendmail 1368 5 / 5297129 -rw------- 79 w >root moused 1333 root / 2 drwxr-xr-x 1024 r >root moused 1333 wd / 2 drwxr-xr-x 1024 r >root moused 1333 text / 5859256 -r-xr-xr-x 43688 r >root moused 1333 0 /dev 27 crw-rw-rw- null rw >root moused 1333 1 /dev 27 crw-rw-rw- null rw >root moused 1333 2 /dev 27 crw-rw-rw- null rw >root moused 1333 3 /dev 59 crw-rw-rw- psm0 rw >root moused 1333 4 /dev 13 crw------- consolectl rw >root moused 1333 5 / 5298012 drwxr-xr-x 1024 r >root moused 1333 6 / 5297127 -rw------- 4 w >root powerd 1317 root / 2 drwxr-xr-x 1024 r >root powerd 1317 wd / 2 drwxr-xr-x 1024 r >root powerd 1317 text / 5859164 -r-xr-xr-x 16752 r >root powerd 1317 0 /dev 27 crw-rw-rw- null rw >root powerd 1317 1 /dev 27 crw-rw-rw- null rw >root powerd 1317 2 /dev 27 crw-rw-rw- null rw >root powerd 1317 3 / 5298012 drwxr-xr-x 1024 r >root powerd 1317 4 / 5297125 -rw------- 4 w >root powerd 1317 5* local stream fffff8002f2d5e00 <-> fffff8002f149c00 >ntpd ntpd 1314 root / 2 drwxr-xr-x 1024 r >ntpd ntpd 1314 wd / 2 drwxr-xr-x 1024 r >ntpd ntpd 1314 text / 5859293 -r-xr-xr-x 940664 r >ntpd ntpd 1314 0 /dev 27 crw-rw-rw- null r >ntpd ntpd 1314 1 /dev 27 crw-rw-rw- null r >ntpd ntpd 1314 2 /dev 27 crw-rw-rw- null r >ntpd ntpd 1314 3* local dgram fffff8002f149000 <-> fffff8002f149100 >ntpd ntpd 1314 20* internet6 dgram udp fffff8002f2377a0 >ntpd ntpd 1314 21* internet dgram udp fffff8002f6ced58 >ntpd ntpd 1314 22* internet6 dgram udp fffff8002f6ce5b8 >ntpd ntpd 1314 23* internet6 dgram udp fffff8002f6cdd58 >ntpd ntpd 1314 24* internet dgram udp fffff8002f6cd988 >ntpd ntpd 1314 25* internet dgram udp fffff8002f6cd5b8 >ntpd ntpd 1314 26* internet6 dgram udp fffff8002f6cbd58 >ntpd ntpd 1314 27* internet6 dgram udp fffff8002f6cb5b8 >ntpd ntpd 1314 28* route raw 0 fffff8002f6cc000 >messageb dbus-daemon 1281 root / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 1281 wd / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 1281 text / 6101422 -rwxr-xr-x 205272 r >messageb dbus-daemon 1281 0 /dev 27 crw-rw-rw- null rw >messageb dbus-daemon 1281 1 /dev 27 crw-rw-rw- null rw >messageb dbus-daemon 1281 2 /dev 27 crw-rw-rw- null rw >messageb dbus-daemon 1281 3* local stream fffff80005a33900 >messageb dbus-daemon 1281 5 / 4254307 drwxr-xr-x 512 r >messageb dbus-daemon 1281 6 / 7063076 drwxr-xr-x 1024 r >messageb dbus-daemon 1281 7 / 3933283 drwxr-xr-x 512 r >messageb dbus-daemon 1281 8* local stream fffff8002f149d00 <-> fffff8002f149b00 >messageb dbus-daemon 1281 9* local stream fffff8002f149b00 <-> fffff8002f149d00 >root nfsd 1277 root / 2 drwxr-xr-x 1024 r >root nfsd 1277 wd / 2 drwxr-xr-x 1024 r >root nfsd 1277 text / 5859152 -r-xr-xr-x 23712 r >root nfsd 1277 0 /dev 27 crw-rw-rw- null rw >root nfsd 1277 1 /dev 27 crw-rw-rw- null rw >root nfsd 1277 2 /dev 27 crw-rw-rw- null rw >root nfsd 1277 3 / 976386 -rw------- 56 rw >root nfsd 1277 4 / 976387 -rw------- 56 rw >root nfsd 1270 root / 2 drwxr-xr-x 1024 r >root nfsd 1270 wd / 2 drwxr-xr-x 1024 r >root nfsd 1270 text / 5859152 -r-xr-xr-x 23712 r >root nfsd 1270 0 /dev 27 crw-rw-rw- null rw >root nfsd 1270 1 /dev 27 crw-rw-rw- null rw >root nfsd 1270 2 /dev 27 crw-rw-rw- null rw >root nfsd 1270 3 / 976386 -rw------- 56 rw >root nfsd 1270 4 / 976387 -rw------- 56 rw >root nfsd 1270 5* internet stream tcp fffffe00cd1b68f0 >root nfsd 1270 6* internet6 stream tcp fffffe00cd1b64d8 >root mountd 1253 root / 2 drwxr-xr-x 1024 r >root mountd 1253 wd / 2 drwxr-xr-x 1024 r >root mountd 1253 text / 5859140 -r-xr-xr-x 56440 r >root mountd 1253 0 /dev 27 crw-rw-rw- null rw >root mountd 1253 1 /dev 27 crw-rw-rw- null rw >root mountd 1253 2 /dev 27 crw-rw-rw- null rw >root mountd 1253 3 / 5298012 drwxr-xr-x 1024 r >root mountd 1253 4 / 5297124 -rw------- 4 w >root mountd 1253 5 / 321502 -rw-r--r-- 729 r >root mountd 1253 6* internet6 dgram udp fffff80005b2e988 >root mountd 1253 7* internet6 stream tcp fffffe00cd1c44d8 >root mountd 1253 8* internet dgram udp fffff8002f339b70 >root mountd 1253 9* internet stream tcp fffffe00cd1c40c0 >root automountd 1246 root / 2 drwxr-xr-x 1024 r >root automountd 1246 wd / 2 drwxr-xr-x 1024 r >root automountd 1246 text / 5859654 -r-xr-xr-x 53728 r >root automountd 1246 0 /dev 27 crw-rw-rw- null rw >root automountd 1246 1 /dev 27 crw-rw-rw- null rw >root automountd 1246 2 /dev 27 crw-rw-rw- null rw >root automountd 1246 3* local dgram fffff80005a33c00 <-> fffff80005b62900 >root automountd 1246 4 / 5298012 drwxr-xr-x 1024 r >root automountd 1246 5 / 5297119 -rw------- 4 w >root automountd 1246 6 /dev 477 crw------- autofs rw >root rpcbind 1225 root / 2 drwxr-xr-x 1024 r >root rpcbind 1225 wd / 2 drwxr-xr-x 1024 r >root rpcbind 1225 text / 5859179 -r-xr-xr-x 47392 r >root rpcbind 1225 0 /dev 27 crw-rw-rw- null rw >root rpcbind 1225 1 /dev 27 crw-rw-rw- null rw >root rpcbind 1225 2 /dev 27 crw-rw-rw- null rw >root rpcbind 1225 3 / 5297106 -r--r--r-- 0 r >root rpcbind 1225 4* pipe fffff800059bf8b8 <-> fffff800059bfa18 0 rw >root rpcbind 1225 5* local stream fffff80005b62c00 >root rpcbind 1225 6* internet6 dgram udp fffff8002f2373d0 >root rpcbind 1225 7* internet6 dgram udp fffff8002f237b70 >root rpcbind 1225 8* internet6 stream tcp fffffe00cd1b30c0 >root rpcbind 1225 9* internet dgram udp fffff8002f2371e8 >root rpcbind 1225 10* internet dgram udp fffff8002f237000 >root rpcbind 1225 11* internet stream tcp fffffe00cd1b2ca8 >root rpcbind 1225 12* pipe fffff800059bfa18 <-> fffff800059bf8b8 0 rw >root rpcbind 1225 13* internet6 dgram udp fffff8002f339d58 >root syslogd 1201 root / 2 drwxr-xr-x 1024 r >root syslogd 1201 wd / 2 drwxr-xr-x 1024 r >root syslogd 1201 text / 5859203 -r-xr-xr-x 57664 r >root syslogd 1201 0 /dev 27 crw-rw-rw- null rw >root syslogd 1201 1 /dev 27 crw-rw-rw- null rw >root syslogd 1201 2 /dev 27 crw-rw-rw- null rw >root syslogd 1201 3* pipe fffff80005dc4000 <-> fffff80005dc4160 0 rw >root syslogd 1201 4* pipe fffff80005dc4160 <-> fffff80005dc4000 0 rw >root syslogd 1201 5 /dev 12 crw------- klog r >root syslogd 1201 6* internet6 dgram udp fffff80005bb6d58 >root syslogd 1201 7* internet dgram udp fffff80005bb6988 >root syslogd 1201 8* local dgram fffff8002f149100 >root syslogd 1201 9* local dgram fffff80005b62900 >root syslogd 1201 10 / 5298012 drwxr-xr-x 1024 r >root syslogd 1201 11 / 5297085 -rw------- 4 w >root syslogd 1201 13 - - bad - >root syslogd 1201 14 / 722835 -rw-r--r-- 2367974 w >root syslogd 1201 15 / 728674 -rw------- 61 w >root syslogd 1201 16 / 722332 -rw------- 181135 w >root syslogd 1201 17 / 722564 -rw-r----- 5163 w >root syslogd 1201 18 / 728672 -rw-r--r-- 61 w >root syslogd 1201 19 / 728675 -rw------- 61 w >root syslogd 1201 20 / 722317 -rw------- 25988 w >root syslogd 1201 21 / 722547 -rw------- 20782 w >root syslogd 1201 22 / 728673 -rw-r----- 61 w >root syslogd 1201 24 / 728675 -rw------- 61 w >root syslogd 1201 25 / 728672 -rw-r--r-- 61 w >root syslogd 1201 26 / 728673 -rw-r----- 61 w >root syslogd 1201 27 / 722387 -rw-r--r-- 62 w >root nfscbd 1077 root / 2 drwxr-xr-x 1024 r >root nfscbd 1077 wd / 2 drwxr-xr-x 1024 r >root nfscbd 1077 text / 5859150 -r-xr-xr-x 11000 r >root nfscbd 1077 0 /dev 27 crw-rw-rw- null rw >root nfscbd 1077 1 /dev 27 crw-rw-rw- null rw >root nfscbd 1077 2 /dev 27 crw-rw-rw- null rw >root nfscbd 1076 root / 2 drwxr-xr-x 1024 r >root nfscbd 1076 wd / 2 drwxr-xr-x 1024 r >root nfscbd 1076 text / 5859150 -r-xr-xr-x 11000 r >root nfscbd 1076 0 /dev 27 crw-rw-rw- null rw >root nfscbd 1076 1 /dev 27 crw-rw-rw- null rw >root nfscbd 1076 2 /dev 27 crw-rw-rw- null rw >root nfscbd 1076 3* internet stream tcp fffffe00cd1c48f0 >root nfsuserd 1066 root / 2 drwxr-xr-x 1024 r >root nfsuserd 1066 wd / 2 drwxr-xr-x 1024 r >root nfsuserd 1066 text / 5859155 -r-xr-xr-x 17952 r >root nfsuserd 1066 0 /dev 27 crw-rw-rw- null rw >root nfsuserd 1066 1 /dev 27 crw-rw-rw- null rw >root nfsuserd 1066 2 /dev 27 crw-rw-rw- null rw >root nfsuserd 1066 3* internet6 dgram udp fffff80005bb67a0 >root nfsuserd 1065 root / 2 drwxr-xr-x 1024 r >root nfsuserd 1065 wd / 2 drwxr-xr-x 1024 r >root nfsuserd 1065 text / 5859155 -r-xr-xr-x 17952 r >root nfsuserd 1065 0 /dev 27 crw-rw-rw- null rw >root nfsuserd 1065 1 /dev 27 crw-rw-rw- null rw >root nfsuserd 1065 2 /dev 27 crw-rw-rw- null rw >root nfsuserd 1065 3* internet6 dgram udp fffff80005bb67a0 >root nfsuserd 1064 root / 2 drwxr-xr-x 1024 r >root nfsuserd 1064 wd / 2 drwxr-xr-x 1024 r >root nfsuserd 1064 text / 5859155 -r-xr-xr-x 17952 r >root nfsuserd 1064 0 /dev 27 crw-rw-rw- null rw >root nfsuserd 1064 1 /dev 27 crw-rw-rw- null rw >root nfsuserd 1064 2 /dev 27 crw-rw-rw- null rw >root nfsuserd 1064 3* internet6 dgram udp fffff80005bb67a0 >root nfsuserd 1063 root / 2 drwxr-xr-x 1024 r >root nfsuserd 1063 wd / 2 drwxr-xr-x 1024 r >root nfsuserd 1063 text / 5859155 -r-xr-xr-x 17952 r >root nfsuserd 1063 0 /dev 27 crw-rw-rw- null rw >root nfsuserd 1063 1 /dev 27 crw-rw-rw- null rw >root nfsuserd 1063 2 /dev 27 crw-rw-rw- null rw >root nfsuserd 1063 3* internet6 dgram udp fffff80005bb67a0 >root nfsuserd 1062 root / 2 drwxr-xr-x 1024 r >root nfsuserd 1062 wd / 2 drwxr-xr-x 1024 r >root nfsuserd 1062 text / 5859155 -r-xr-xr-x 17952 r >root nfsuserd 1062 0 /dev 27 crw-rw-rw- null rw >root nfsuserd 1062 1 /dev 27 crw-rw-rw- null rw >root nfsuserd 1062 2 /dev 27 crw-rw-rw- null rw >root nfsuserd 1062 3* internet6 dgram udp fffff80005bb67a0 >unbound local-unbound 1043 root / 5378284 drwxr-xr-x 512 r >unbound local-unbound 1043 wd / 5378284 drwxr-xr-x 512 r >unbound local-unbound 1043 jail / 5378284 drwxr-xr-x 512 r >unbound local-unbound 1043 text / 5859349 -r-xr-xr-x 156904 r >unbound local-unbound 1043 0 /dev 27 crw-rw-rw- null rw >unbound local-unbound 1043 1 /dev 27 crw-rw-rw- null rw >unbound local-unbound 1043 2 /dev 27 crw-rw-rw- null rw >unbound local-unbound 1043 3* internet6 dgram udp fffff8002f339988 >unbound local-unbound 1043 4* internet6 stream tcp fffffe00cd1b38f0 >unbound local-unbound 1043 5* internet dgram udp fffff8002f2375b8 >unbound local-unbound 1043 6* internet stream tcp fffffe00cd1b34d8 >unbound local-unbound 1043 7* local stream fffff8002f149300 <-> fffff8002f149400 >unbound local-unbound 1043 8* local stream fffff8002f149400 <-> fffff8002f149300 >root blacklistd 1039 root / 2 drwxr-xr-x 1024 r >root blacklistd 1039 wd / 2 drwxr-xr-x 1024 r >root blacklistd 1039 text / 5859658 -r-xr-xr-x 44160 r >root blacklistd 1039 0 /dev 27 crw-rw-rw- null rw >root blacklistd 1039 1 /dev 27 crw-rw-rw- null rw >root blacklistd 1039 2 /dev 27 crw-rw-rw- null rw >root blacklistd 1039 3* local dgram fffff80005b62b00 >root blacklistd 1039 4 / 976371 -rw------- 40960 rw >root devd 945 root / 2 drwxr-xr-x 1024 r >root devd 945 wd / 2 drwxr-xr-x 1024 r >root devd 945 text / 241374 -r-xr-xr-x 1090176 r >root devd 945 0 /dev 27 crw-rw-rw- null rw >root devd 945 1 /dev 27 crw-rw-rw- null rw >root devd 945 2 /dev 27 crw-rw-rw- null rw >root devd 945 3 /dev 8 crw------- devctl r >root devd 945 4* local stream fffff80005b62e00 >root devd 945 5* local seqpak fffff80005a33e00 >root devd 945 6 / 5298012 drwxr-xr-x 1024 r >root devd 945 7 / 5297014 -rw------- 3 w >root devd 945 8* local dgram fffff80005a33d00 <-> fffff80005b62900 >root devd 945 9* local stream fffff8002f149c00 -> fffff8002f2d5e00 >root ng_queue 785 root / 2 drwxr-xr-x 1024 r >root ng_queue 785 wd / 2 drwxr-xr-x 1024 r >root moused 761 root / 2 drwxr-xr-x 1024 r >root moused 761 wd / 2 drwxr-xr-x 1024 r >root moused 761 text / 5859256 -r-xr-xr-x 43688 r >root moused 761 0 /dev 27 crw-rw-rw- null rw >root moused 761 1 /dev 27 crw-rw-rw- null rw >root moused 761 2 /dev 27 crw-rw-rw- null rw >root moused 761 3 /dev 190 crw-r--r-- ums0 rw >root moused 761 4 /dev 13 crw------- consolectl rw >root moused 761 5 / 5298012 drwxr-xr-x 1024 r >root moused 761 6 / 5296992 -rw------- 3 w >root rtsold 502 root / 2 drwxr-xr-x 1024 r >root rtsold 502 wd / 2 drwxr-xr-x 1024 r >root rtsold 502 text / 5858809 -r-xr-xr-x 42984 r >root rtsold 502 0 /dev 27 crw-rw-rw- null rw >root rtsold 502 1 /dev 27 crw-rw-rw- null rw >root rtsold 502 2 /dev 27 crw-rw-rw- null rw >root rtsold 502 5 >root rtsold 502 8* local stream fffff8002f149500 <-> fffff8002f149600 >root rtsold 501 root / 2 drwxr-xr-x 1024 r >root rtsold 501 wd / 2 drwxr-xr-x 1024 r >root rtsold 501 text / 5858809 -r-xr-xr-x 42984 r >root rtsold 501 0 /dev 27 crw-rw-rw- null rw >root rtsold 501 1 /dev 27 crw-rw-rw- null rw >root rtsold 501 2 /dev 27 crw-rw-rw- null rw >root rtsold 501 3* internet6 raw ipv6-icmp fffff8002f139d58 >root rtsold 501 5 >root rtsold 501 8* local stream fffff8002f149700 <-> fffff8002f149800 >root rtsold 500 root / 2 drwxr-xr-x 1024 r >root rtsold 500 wd / 2 drwxr-xr-x 1024 r >root rtsold 500 text / 5858809 -r-xr-xr-x 42984 r >root rtsold 500 0 /dev 27 crw-rw-rw- null rw >root rtsold 500 1 /dev 27 crw-rw-rw- null rw >root rtsold 500 2 /dev 27 crw-rw-rw- null rw >root rtsold 500 5 >root rtsold 500 8* local stream fffff80005dffd00 <-> fffff80005dffe00 >root rtsold 499 root / 2 drwxr-xr-x 1024 r >root rtsold 499 wd / 2 drwxr-xr-x 1024 r >root rtsold 499 text / 5858809 -r-xr-xr-x 42984 r >root rtsold 499 0 /dev 27 crw-rw-rw- null rw >root rtsold 499 1 /dev 27 crw-rw-rw- null rw >root rtsold 499 2 /dev 27 crw-rw-rw- null rw >root rtsold 499 5 >root rtsold 499 8* local stream fffff8002f149900 <-> fffff8002f149a00 >root rtsold 495 root / 2 drwxr-xr-x 1024 r >root rtsold 495 wd / 2 drwxr-xr-x 1024 r >root rtsold 495 text / 5858809 -r-xr-xr-x 42984 r >root rtsold 495 0 /dev 27 crw-rw-rw- null rw >root rtsold 495 1 /dev 27 crw-rw-rw- null rw >root rtsold 495 2 /dev 27 crw-rw-rw- null rw >root rtsold 495 3 / 5298012 drwxr-xr-x 1024 r >root rtsold 495 4 / 5296953 -rw-r--r-- 3 w >root rtsold 495 5 / 5296957 -rw-r--r-- 0 w >root rtsold 495 6* local stream fffff8002f149a00 <-> fffff8002f149900 >root rtsold 495 8* local stream fffff80005dffe00 <-> fffff80005dffd00 >root rtsold 495 9* local stream fffff8002f149800 <-> fffff8002f149700 >root rtsold 495 10* local stream fffff8002f149600 <-> fffff8002f149500 >root rtsold 495 11* route raw 0 fffff80005bbcb10 >root rtsold 495 12* internet6 raw ipv6-icmp fffff8002f16bd58 >root rtsold 495 13* internet6 raw ipv6-icmp fffff8002f16bb70 >root wpa_supplicant 418 root / 2 drwxr-xr-x 1024 r >root wpa_supplicant 418 wd / 2 drwxr-xr-x 1024 r >root wpa_supplicant 418 text / 5859408 -r-xr-xr-x 968568 r >root wpa_supplicant 418 0 /dev 27 crw-rw-rw- null rw >root wpa_supplicant 418 1 /dev 27 crw-rw-rw- null rw >root wpa_supplicant 418 2 /dev 27 crw-rw-rw- null rw >root wpa_supplicant 418 3* internet dgram udp fffff8002f237d58 >root wpa_supplicant 418 4* route raw 0 fffff8002f151b10 >root wpa_supplicant 418 5 /dev 31 crw------- bpf rw >root wpa_supplicant 418 6 / 5298013 drwxr-xr-x 512 r >root wpa_supplicant 418 7 / 5296941 -rw------- 3 w >root wpa_supplicant 418 8* local dgram fffff8002f2d5b00 <-> fffff80005b62900 >root autounmountd 269 root / 2 drwxr-xr-x 1024 r >root autounmountd 269 wd / 2 drwxr-xr-x 1024 r >root autounmountd 269 text / 5859654 -r-xr-xr-x 53728 r >root autounmountd 269 0 /dev 27 crw-rw-rw- null rw >root autounmountd 269 1 /dev 27 crw-rw-rw- null rw >root autounmountd 269 2 /dev 27 crw-rw-rw- null rw >root autounmountd 269 3 / 5298012 drwxr-xr-x 1024 r >root autounmountd 269 4 / 5296935 -rw------- 3 w >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 241191 -r-xr-xr-x 1348656 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 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 14.0-CURRENT #30 main-n246115-4b45c2bb83a-dirty: Sat Apr 17 02:42:53 JST 2021 > ishizuka@okra.ish.org:/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) >WARNING: WITNESS option enabled, expect reduced performance. >VT(efifb): resolution 1920x1080 >module_register: cannot register tmpfs from kernel; already loaded from tmpfs.ko >Module tmpfs failed to register: 17 >CPU: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (2394.51-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x40651 Family=0x6 Model=0x45 Stepping=1 > 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=0x7fdafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,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 = 8589934592 (8192 MB) >avail memory = 8172720128 (7794 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <DELL CL09> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-39 >Launching APs: 1 2 3 >Timecounter "TSC-low" frequency 1197255390 Hz quality 1000 >random: entropy device external interface >WARNING: Device "kbd" is Giant locked and may be deleted before FreeBSD 14.0. >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 >smbios0: <System Management BIOS> at iomem 0xf04c0-0xf04de >smbios0: Version: 2.7, BCD Revision: 2.7 >aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> >acpi0: <DELL CL09 > >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: Warning: Couldn't map I/O. >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-safe" frequency 3579545 Hz quality 850 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >acpi_ec0: <Embedded Controller: GPE 0xa> port 0x62,0x66 on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7800000-0xf7bfffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 >acpi_video0: <ACPI video extension> on vgapci0 >vgapci0: Boot video device >hdac0: <Intel Haswell HDA Controller> mem 0xf7d14000-0xf7d17fff irq 16 at device 3.0 on pci0 >xhci0: <Intel Panther 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) >hdac1: <Intel Lynx Point-LP HDA Controller> mem 0xf7d10000-0xf7d13fff irq 22 at device 27.0 on pci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pcib2: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci1: <ACPI PCI bus> on pcib2 >iwm0: <Intel(R) Dual Band Wireless AC 7260> mem 0xf7c00000-0xf7c01fff irq 18 at device 0.0 on pci1 >ehci0: <Intel Lynx Point-LP USB 2.0 controller> mem 0xf7d1b000-0xf7d1b3ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >usbus1: 480Mbps High Speed USB v2.0 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point-LP AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7d1a000-0xf7d1a7ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 3 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_lid0: <Control Method Lid Switch> on acpi0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 14.0. >psm0: model Synaptics Touchpad, device ID 0 >battery0: <ACPI Control Method Battery> on acpi0 >acpi_acad0: <AC Adapter> on acpi0 >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >module_register_init: MOD_LOAD (tmpfs, 0xffffffff80ceccd0, 0xffffffff81af5270) error 17 >Timecounters tick every 1.000 msec >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 (0x0668) HDA CODEC> at cad 0 on hdac1 >hdaa1: <Realtek (0x0668) Audio Function Group> at nid 1 on hdacc1 >ugen1.1: <Intel EHCI root HUB> at usbus1 >pcm1: <Realtek (0x0668) (Analog 2.0+HP/2.0)> at nid 20,21 and 18 on hdaa1 >pcm2: <Realtek (0x0668) (Left Analog Mic)> at nid 27 on hdaa1 >uhub0 on usbus1 >ugen0.1: <0x8086 XHCI root HUB> at usbus0 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >uhub1 on usbus0 >uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >iwm0: hw rev 0x140, fw ver 17.352738.0, address 5c:51:4f:11:73:f3 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <Samsung SSD 860 EVO mSATA 1TB RVT42B6Q> ACS-4 ATA SATA 3.x device >ada0: Serial Number S41PNB0M201148J >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes) >ada0: Command Queueing enabled >ada0: 953869MB (1953525168 512 byte sectors) >sysctl_unregister_oid: failed(22) to unregister sysctl(tmpfs) >Trying to mount root from ufs:/dev/gpt/fbroot-current [rw]... >WARNING: WITNESS option enabled, expect reduced performance. >Waiting 30s for the root mount holders: usbus0 usbus1 >uhub1: 13 ports with 13 removable, self powered >uhub0: 2 ports with 2 removable, self powered >. >ugen0.2: <GenesysLogic USB2.1 Hub> at usbus0 >uhub2 on uhub1 >uhub2: <GenesysLogic USB2.1 Hub, class 9/0, rev 2.10/6.55, addr 1> on usbus0 >uhub2: 4 ports with 4 removable, self powered >ugen1.2: <vendor 0x8087 product 0x8000> at usbus1 >uhub3 on uhub0 >uhub3: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.04, addr 2> on usbus1 >. >uhub3: 8 ports with 8 removable, self powered >ugen0.3: <vendor 0x05e3 USB2.0 Hub> at usbus0 >uhub4 on uhub2 >uhub4: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/60.70, addr 2> on usbus0 >. >uhub4: 4 ports with 4 removable, self powered >. >ugen0.4: <Logitech USB-PS/2 Optical Mouse> at usbus0 >ums0 on uhub4 >ums0: <Logitech USB-PS/2 Optical Mouse, class 0/0, rev 2.00/19.00, addr 3> on usbus0 >ums0: 4 buttons and [XYZ] coordinates ID=0 >ugen0.5: <vendor 0x8087 product 0x07dc> at usbus0 >. >ugen0.6: <Generic Integrated Webcam> at usbus0 >. >ugen0.7: <Intel Corporation Intel(R) Sensor Solution> at usbus0 >ugen0.8: <GenesysLogic USB3.1 Hub> at usbus0 >uhub5 on uhub1 >uhub5: <GenesysLogic> on usbus0 >. >uhub5: 4 ports with 4 removable, self powered >ugen0.9: <Realtek USB 10/100/1000 LAN> at usbus0 >ure0 on uhub5 >ure0: <Realtek USB 10/100/1000 LAN, class 0/0, rev 3.00/30.00, addr 8> on usbus0 >miibus0: <MII bus> on ure0 >rgephy0: <RTL8251/8153 1000BASE-T media interface> PHY 0 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto >ue0: <USB Ethernet> on ure0 >ue0: Ethernet address: 00:e0:4c:68:36:aa >.. >ugen0.10: <Generic USB3.0 Card Reader> at usbus0 >umass0 on uhub5 >umass0: <Generic USB3.0 Card Reader, class 0/0, rev 3.20/0.01, addr 9> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc000 >umass0:1:0: Attached to scbus1 >(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 >(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error >(probe0:umass-sim0:0:0:0): SCSI status: Check Condition >(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) >(probe0:umass-sim0:0:0:0): Error 6, Unretryable error >da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 >da0: <Generic MassStorageClass TG01> Removable Direct Access SPC-4 SCSI device >da0: Serial Number 000000000001 >da0: 400.000MB/s transfers >da0: Attempt to query device size failed: NOT READY, Medium not present >da0: quirks=0x2<NO_6_BYTE> >da1 at umass-sim0 bus 0 scbus1 target 0 lun 1 >da1: <Generic MassStorageClass TG01> Removable Direct Access SPC-4 SCSI device >da1: Serial Number 000000000001 >da1: 400.000MB/s transfers >da1: Attempt to query device size failed: NOT READY, Medium not present >da1: quirks=0x2<NO_6_BYTE> >Setting hostuuid: 4c4c4544-004d-3610-8042-b8c04f4e5831. >Setting hostid: 0xca70255f. >Starting file system checks: >/dev/gpt/fbroot-current: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbroot-current: clean, 9860914 free (156554 frags, 1213045 blocks, 0.8% fragmentation) >/dev/gpt/fblocal: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fblocal: clean, 8348643 free (44731 frags, 1037989 blocks, 0.1% fragmentation) >/dev/gpt/fbhome: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbhome: clean, 2703733 free (123133 frags, 322575 blocks, 3.0% fragmentation) >/dev/gpt/fbmail: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbmail: clean, 251686 free (14 frags, 31459 blocks, 0.0% fragmentation) >Mounting local filesystems:. >Loading kernel modules: >drmn0: <drmn> on vgapci0 >vgapci0: child drmn0 requested pci_enable_io >vgapci0: child drmn0 requested pci_enable_io >[drm] Unable to create a private tmpfs mount, hugepage support will be disabled(-19). >Failed to add WC MTRR for [0xe0000000-0xefffffff]: -22; performance may suffer >[drm] Got stolen memory base 0xdd200000, size 0x2000000 >[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[drm] Driver supports precise vblank timestamp query. >[drm] Connector eDP-1: get mode from tunables: >[drm] - kern.vt.fb.modes.eDP-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector DP-1: get mode from tunables: >[drm] - kern.vt.fb.modes.DP-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector HDMI-A-1: get mode from tunables: >[drm] - kern.vt.fb.modes.HDMI-A-1 >[drm] - kern.vt.fb.default_mode >sysctl_warn_reuse: can't re-use a leaf (hw.dri.debug)! >[drm] Initialized i915 1.6.0 20190822 for drmn0 on minor 0 >WARNING: Device "fb" is Giant locked and may be deleted before FreeBSD 14.0. >VT: Replacing driver "efifb" with new "fb". >taskqueue_drain with the following non-sleepable locks held: >exclusive sleep mutex vtdev (vtdev) r = 0 (0xffffffff81ae8da8) locked @ /usr/src/sys/dev/vt/vt_core.c:3012 >stack backtrace: >#0 0xffffffff80c81941 at witness_debugger+0x71 >#1 0xffffffff80c82a5d at witness_warn+0x40d >#2 0xffffffff80c74379 at taskqueue_drain+0x39 >#3 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#4 0xffffffff80a64dad at vt_fb_init+0xfd >#5 0xffffffff80a6c4b8 at vt_replace_backend+0x118 >#6 0xffffffff80a64eb3 at vt_fb_attach+0x13 >#7 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#8 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#9 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#10 0xffffffff82f15164 at i915_driver_probe+0x1114 >#11 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#12 0xffffffff80e6ea46 at linux_pci_attach_device+0x2d6 >#13 0xffffffff80c4cdea at device_attach+0x3ca >#14 0xffffffff80c4c990 at device_probe_and_attach+0x70 >#15 0xffffffff80c4e868 at bus_generic_driver_added+0x58 >#16 0xffffffff80c4a5e9 at devclass_driver_added+0x39 >#17 0xffffffff80c4a527 at devclass_add_driver+0x147 >Sleeping on "tq_drain" with the following non-sleepable locks held: >exclusive sleep mutex vtdev (vtdev) r = 0 (0xffffffff81ae8da8) locked @ /usr/src/sys/dev/vt/vt_core.c:3012 >stack backtrace: >#0 0xffffffff80c81941 at witness_debugger+0x71 >#1 0xffffffff80c82a5d at witness_warn+0x40d >#2 0xffffffff80c1ddfb at _sleep+0x5b >#3 0xffffffff80c7443b at taskqueue_drain+0xfb >#4 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#5 0xffffffff80a64dad at vt_fb_init+0xfd >#6 0xffffffff80a6c4b8 at vt_replace_backend+0x118 >#7 0xffffffff80a64eb3 at vt_fb_attach+0x13 >#8 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#9 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#10 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#11 0xffffffff82f15164 at i915_driver_probe+0x1114 >#12 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#13 0xffffffff80e6ea46 at linux_pci_attach_device+0x2d6 >#14 0xffffffff80c4cdea at device_attach+0x3ca >#15 0xffffffff80c4c990 at device_probe_and_attach+0x70 >#16 0xffffffff80c4e868 at bus_generic_driver_added+0x58 >#17 0xffffffff80c4a5e9 at devclass_driver_added+0x39 >lock order reversal: (Giant after non-sleepable) > 1st 0xffffffff81ae8da8 vtdev (vtdev, sleep mutex) @ /usr/src/sys/dev/vt/vt_core.c:3012 > 2nd 0xffffffff81a02880 Giant (Giant, sleep mutex) @ /usr/src/sys/kern/kern_synch.c:228 >lock order Giant -> vtdev established at: >#0 0xffffffff80c80d1d at witness_checkorder+0x46d >#1 0xffffffff80bee284 at __mtx_lock_flags+0x94 >#2 0xffffffff80a6baa3 at vt_upgrade+0x363 >#3 0xffffffff80b9d7dc at mi_startup+0xec >#4 0xffffffff8038002c at btext+0x2c >lock order vtdev -> Giant attempted at: >#0 0xffffffff80c8167c at witness_checkorder+0xdcc >#1 0xffffffff80bee284 at __mtx_lock_flags+0x94 >#2 0xffffffff80c1e0ef at _sleep+0x34f >#3 0xffffffff80c7443b at taskqueue_drain+0xfb >#4 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#5 0xffffffff80a64dad at vt_fb_init+0xfd >#6 0xffffffff80a6c4b8 at vt_replace_backend+0x118 >#7 0xffffffff80a64eb3 at vt_fb_attach+0x13 >#8 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#9 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#10 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#11 0xffffffff82f15164 at i915_driver_probe+0x1114 >#12 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#13 0xffffffff80e6ea46 at linux_pci_attach_device+0x2d6 >#14 0xffffffff80c4cdea at device_attach+0x3ca >#15 0xffffffff80c4c990 at device_probe_and_attach+0x70 >#16 0xffffffff80c4e868 at bus_generic_driver_added+0x58 >#17 0xffffffff80c4a5e9 at devclass_driver_added+0x39 >start FB_INFO: >type=11 height=1080 width=1920 depth=32 >cmsize=16 size=8294400 >pbase=0xe0000000 vbase=0xfffff800e0000000 >name=drmn0 flags=0x0 stride=7680 bpp=32 >cmap[0]=0 cmap[1]=7f0000 cmap[2]=7f00 cmap[3]=c4a000 >end FB_INFO >drmn0: fb0: i915drmfb frame buffer device >Autoloading module: acpi_wmi.ko >Autoloading module: ichsmb.ko >ichsmb0: <Intel Lynx Point-LP SMBus controller> port 0xf040-0xf05f mem 0xf7d19000-0xf7d190ff irq 18 at device 31.3 on pci0 >smbus0: <System Management Bus> on ichsmb0 >acpi_wmi0: <ACPI-WMI mapping> on acpi0 >acpi_wmi0: Embedded MOF found >ACPI: \134_SB.AMW0.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20210331/nsarguments-361) >mount: linprocfs: Device busy >mount: linsysfs: Device busy >lock order reversal: > 1st 0xfffff8000685ee70 ufs (ufs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1071 > 2nd 0xfffff8000646a230 devfs (devfs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1083 >lock order devfs -> ufs established at: >#0 0xffffffff80c80d1d at witness_checkorder+0x46d >#1 0xffffffff80be17e8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80f2ca75 at ffs_lock+0x75 >#3 0xffffffff80d14634 at _vn_lock+0x54 >#4 0xffffffff80cf3160 at vfs_domount+0xf00 >#5 0xffffffff80cf15b2 at vfs_donmount+0x872 >#6 0xffffffff80cf5ca7 at kernel_mount+0x57 >#7 0xffffffff80cf8671 at parse_mount+0x4a1 >#8 0xffffffff80cf6ad7 at vfs_mountroot+0x587 >#9 0xffffffff80b9e9ff at start_init+0x1f >#10 0xffffffff80bcbdd0 at fork_exit+0x80 >#11 0xffffffff81096f6e at fork_trampoline+0xe >lock order ufs -> devfs attempted at: >#0 0xffffffff80c8167c at witness_checkorder+0xdcc >#1 0xffffffff80be3225 at lockmgr_xlock+0x55 >#2 0xffffffff80d14634 at _vn_lock+0x54 >#3 0xffffffff80cf3160 at vfs_domount+0xf00 >#4 0xffffffff80cf15b2 at vfs_donmount+0x872 >#5 0xffffffff80cf0d09 at sys_nmount+0x69 >#6 0xffffffff810c37ce at amd64_syscall+0x12e >#7 0xffffffff8109680e at fast_syscall_common+0xf8 >Updating CPU Microcode... >CPU: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (2394.51-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x40651 Family=0x6 Model=0x45 Stepping=1 > 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=0x7fdafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,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> > Structured Extended Features3=0x9c000600<MCUOPT,MD_CLEAR,IBPB,STIBP,L1DFL,SSBD> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >Done. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat /usr/local/lib/compat/pkg /usr/local/lib/e2fsprogs /usr/local/lib/gcc10 /usr/local/lib/gcc8 /usr/local/lib/gcc9 /usr/local/lib/graphviz /usr/local/lib/mysql /usr/local/lib/mysql/plugin /usr/local/lib/opencollada /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/lib/signon /usr/local/lib/signon/extensions /usr/local/llvm10/lib /usr/local/llvm80/lib /usr/local/llvm90/lib >32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat >Setting hostname: carrot.ish.org. >Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >Starting autounmountd. > >wlan0: Ethernet address: 5c:51:4f:11:73:f3 >Created wlan(4) interfaces: wlan0. >Created clone interfaces: lagg0. >lo0: link state changed to UP >ue0: link state changed to DOWN >Starting wpa_supplicant. >lagg0: link state changed to DOWN >Starting Network: lo0 ue0 wlan0 lagg0. >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 0x1 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80088<VLAN_MTU,VLAN_HWCSUM,LINKSTATE> > ether 5c:51:4f:11:73:f3 > hwaddr 00:e0:4c:68:36:aa > media: Ethernet autoselect (none) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 5c:51:4f:11:73:f3 > groups: wlan > ssid "" channel 1 (2412 MHz 11g) > regdomain JAPAN country JP authmode WPA1+WPA2/802.11i privacy MIXED > deftxkey UNDEF txpower 23 bmiss 10 scanvalid 60 protmode CTS wme > roaming MANUAL bintval 0 > parent interface: iwm0 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 5c:51:4f:11:73:f3 > inet 192.168.1.8 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::8%lagg0 prefixlen 64 scopeid 0x4 > laggproto failover lagghash l2,l3,l4 > laggport: ue0 flags=1<MASTER> > laggport: wlan0 flags=0<> > groups: lagg > media: Ethernet autoselect > status: no carrier > nd6 options=3<PERFORMNUD,ACCEPT_RTADV> >Starting rtsold. >wlan0: link state changed to UP >lagg0: link state changed to UP >ue0: link state changed to UP >Binding static ARP pair(s): sv3c. >Starting devd. >Autoloading module: ichsmb.ko >Autoloading module: acpi_wmi.ko >Starting ums0 moused. >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >uhid0 on uhub1 >uhid0: <Intel Corporation Intel(R) Sensor Solution, class 0/0, rev 2.00/0.01, addr 6> on usbus0 >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.1 >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 >ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled >00100 allow ip from any to any via lo0 >00200 deny ip from any to 127.0.0.0/8 >00300 deny ip from 127.0.0.0/8 to any >00400 deny ip from any to ::1 >00500 deny ip from ::1 to any >00600 allow ip4 from any to any >00700 allow ipv6-icmp from any to any >00800 allow ip from fe80::/10 to ff02::/16 >00900 allow ip from me to ff02::/16 >01000 allow udp from fe80::/10 to me 546 >01100 allow tcp from any to any established >01200 allow ip from any to any frag offset >01300 allow tcp from any to any 22,25 setup >01400 allow tcp from me to any setup >01500 deny tcp from any to any setup >00000 allow udp from me to any 53 keep-state :default >01700 allow udp from me 53 to any >00000 allow udp from me to any 123 keep-state :default >01900 deny ip from any to any >Firewall rules loaded. >Firewall logging enabled. >Starting blacklistd. >Starting local_unbound. >Waiting for nameserver to start...[1619480435] unbound-control[1046:0] warning: control-enable is 'no' in the config file. >[1619480435] unbound-control[1046:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619480436] unbound-control[1049:0] warning: control-enable is 'no' in the config file. >[1619480436] unbound-control[1049:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619480437] unbound-control[1052:0] warning: control-enable is 'no' in the config file. >[1619480437] unbound-control[1052:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619480438] unbound-control[1055:0] warning: control-enable is 'no' in the config file. >[1619480438] unbound-control[1055:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619480439] unbound-control[1058:0] warning: control-enable is 'no' in the config file. >[1619480439] unbound-control[1058:0] error: connect: Connection refused for 127.0.0.1 port 8953 > giving up >Starting nfsuserd. >Starting nfscbd. >Clearing /tmp (X related). >Recovering vi editor sessions:. >Updating /var/run/os-release done. >Updating motd:. >Creating and/or trimming log files. >Starting syslogd. >Apr 27 08:40:39 carrot kernel: Failed to add WC MTRR for [0xe0000000-0xefffffff]: -22; performance may suffer >No core dumps found. >Starting rpcbind. >NFS access cache time=60 >Starting automountd. >Starting mountd. >lock order reversal: > 1st 0xfffff8000689bcb0 autofs (autofs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1071 > 2nd 0xfffff8000689b5b0 ufs (ufs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1083 >lock order ufs -> autofs established at: >#0 0xffffffff80c80d1d at witness_checkorder+0x46d >#1 0xffffffff80be17e8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80d14634 at _vn_lock+0x54 >#3 0xffffffff80cf3160 at vfs_domount+0xf00 >#4 0xffffffff80cf15b2 at vfs_donmount+0x872 >#5 0xffffffff80cf0d09 at sys_nmount+0x69 >#6 0xffffffff810c37ce at amd64_syscall+0x12e >#7 0xffffffff8109680e at fast_syscall_common+0xf8 >lock order autofs -> ufs attempted at: >#0 0xffffffff80c8167c at witness_checkorder+0xdcc >#1 0xffffffff80be17e8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80f2ca75 at ffs_lock+0x75 >#3 0xffffffff80d14634 at _vn_lock+0x54 >#4 0xffffffff80cf3160 at vfs_domount+0xf00 >#5 0xffffffff80cf15b2 at vfs_donmount+0x872 >#6 0xffffffff80cf0d09 at sys_nmount+0x69 >#7 0xffffffff810c37ce at amd64_syscall+0x12e >#8 0xffffffff8109680e at fast_syscall_common+0xf8 >Starting nfsd. >Starting dbus. >Mounting late filesystems:. >Security policy loaded: MAC/ntpd (mac_ntpd) >Starting ntpd. >Starting powerd. >Starting default moused. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Configuring vt: keymap blanktime. >Starting anacron. >Performing sanity check on sshd configuration. >Starting sshd. >Starting background file system checks in 60 seconds. > >Tue Apr 27 08:40:43 JST 2021 >wlan0: link state changed to DOWN >Apr 27 08:40:57 carrot wpa_supplicant[420]: Failed to add supported operating classes IE >wlan0: link state changed to UP >Apr 27 08:46:48 carrot su[1625]: ishizuka to root on /dev/pts/3 >linux: jid 0 pid 2304 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >linux: jid 0 pid 2304 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >linux: jid 0 pid 2304 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >linux: jid 0 pid 2304 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >linux: jid 0 pid 2326 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >linux: jid 0 pid 2326 (net.downloadhelper.): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE) >Apr 27 08:58:18 carrot pulseaudio[2334]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 08:58:18 carrot pulseaudio[2332]: [(null)] main.c: Daemon startup failed. >Apr 27 08:58:41 carrot pulseaudio[2339]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 08:58:41 carrot pulseaudio[2337]: [(null)] main.c: Daemon startup failed. >Apr 27 08:59:28 carrot pulseaudio[2343]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 08:59:28 carrot pulseaudio[2341]: [(null)] main.c: Daemon startup failed. >Apr 27 09:00:58 carrot pulseaudio[2370]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:00:58 carrot pulseaudio[2368]: [(null)] main.c: Daemon startup failed. >Apr 27 09:01:02 carrot pulseaudio[2374]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:01:02 carrot pulseaudio[2372]: [(null)] main.c: Daemon startup failed. >Apr 27 09:03:52 carrot pulseaudio[2383]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:03:52 carrot pulseaudio[2381]: [(null)] main.c: Daemon startup failed. >Apr 27 09:05:16 carrot pulseaudio[2389]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:05:16 carrot pulseaudio[2387]: [(null)] main.c: Daemon startup failed. >Apr 27 09:10:37 carrot pulseaudio[2586]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:10:37 carrot pulseaudio[2584]: [(null)] main.c: Daemon startup failed. >Apr 27 09:11:39 carrot pulseaudio[2600]: [(null)] core-util.c: Path in link /home/ishizuka/.config/pulse/b71289eecf0013e10b3198b1520f394b-runtime is not absolute. >Apr 27 09:11:39 carrot pulseaudio[2597]: [(null)] main.c: Daemon startup failed. >iwm0: iwm_auth: failed to update power management >iwm0: iwm_newstate: could not move to auth state: 35 >Apr 27 12:00:49 carrot su[3082]: ishizuka to root on /dev/pts/2 >Apr 27 12:06:08 carrot login[5762]: ROOT LOGIN (root) ON ttyv0 >Apr 27 12:06:32 carrot reboot[5766]: rebooted by root >Apr 27 12:06:32 carrot syslogd: exiting on signal 15 >wlan0: link state changed to DOWN >iwm0: Failing on timeout while stopping DMA channel: [0x07fd0001] >Waiting (max 60 seconds) for system process `vnlru' to stop... done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining... 6 6 2 2 0 0 0 0 0 0 0 0 done >Waiting (max 60 seconds) for system thread `bufdaemon' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-0' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-2' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-3' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-1' to stop... done >All buffers synced. >lock order reversal: > 1st 0xfffff8000689bcb0 autofs (autofs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1780 > 2nd 0xfffff8000689b930 devfs (devfs, lockmgr) @ /usr/src/sys/kern/vfs_subr.c:3252 >lock order autofs -> devfs attempted at: >#0 0xffffffff80c8167c at witness_checkorder+0xdcc >#1 0xffffffff80be17e8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80d14634 at _vn_lock+0x54 >#3 0xffffffff80cfd356 at vput_final+0x116 >#4 0xffffffff80f2a79d at ffs_unmount+0x34d >#5 0xffffffff80cf423c at dounmount+0x42c >#6 0xffffffff80cff6ba at vfs_unmountall+0x6a >#7 0xffffffff80cd173e at bufshutdown+0x2ce >#8 0xffffffff80c11823 at kern_reboot+0x213 >#9 0xffffffff80c115b6 at sys_reboot+0x3a6 >#10 0xffffffff810c37ce at amd64_syscall+0x12e >#11 0xffffffff8109680e at fast_syscall_common+0xf8 >Uptime: 3h26m43s >uhub3: detached >uhub0: detached >ums0: detached >uhub4: detached >uhub2: detached >uhid0: detached >rgephy0: detached >miibus0: detached >lagg0: link state changed to DOWN >ure0: detached >umass0: detached >uhub5: detached >uhub1: detached >---<<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 14.0-CURRENT #31 main-n246340-01bad87a76d-dirty: Tue Apr 27 11:51:50 JST 2021 > ishizuka@okra.ish.org:/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) >WARNING: WITNESS option enabled, expect reduced performance. >VT(efifb): resolution 1920x1080 >module_register: cannot register tmpfs from kernel; already loaded from tmpfs.ko >Module tmpfs failed to register: 17 >CPU: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (2394.51-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x40651 Family=0x6 Model=0x45 Stepping=1 > 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=0x7fdafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,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 = 8589934592 (8192 MB) >avail memory = 8171937792 (7793 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <DELL CL09> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-39 >Launching APs: 1 2 3 >Timecounter "TSC-low" frequency 1197256617 Hz quality 1000 >random: entropy device external interface >WARNING: Device "kbd" is Giant locked and may be deleted before FreeBSD 14.0. >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 >smbios0: <System Management BIOS> at iomem 0xf04c0-0xf04de >smbios0: Version: 2.7, BCD Revision: 2.7 >aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> >acpi0: <DELL CL09 > >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: Warning: Couldn't map I/O. >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 >acpi_ec0: <Embedded Controller: GPE 0xa> port 0x62,0x66 on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xf7800000-0xf7bfffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 >acpi_video0: <ACPI video extension> on vgapci0 >vgapci0: Boot video device >hdac0: <Intel Haswell HDA Controller> mem 0xf7d14000-0xf7d17fff irq 16 at device 3.0 on pci0 >xhci0: <Intel Panther 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) >hdac1: <Intel Lynx Point-LP HDA Controller> mem 0xf7d10000-0xf7d13fff irq 22 at device 27.0 on pci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pcib2: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci1: <ACPI PCI bus> on pcib2 >iwm0: <Intel(R) Dual Band Wireless AC 7260> mem 0xf7c00000-0xf7c01fff irq 18 at device 0.0 on pci1 >ehci0: <Intel Lynx Point-LP USB 2.0 controller> mem 0xf7d1b000-0xf7d1b3ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >usbus1: 480Mbps High Speed USB v2.0 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Lynx Point-LP AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7d1a000-0xf7d1a7ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 3 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_lid0: <Control Method Lid Switch> on acpi0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 14.0. >psm0: model Synaptics Touchpad, device ID 0 >battery0: <ACPI Control Method Battery> on acpi0 >acpi_acad0: <AC Adapter> on acpi0 >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >module_register_init: MOD_LOAD (tmpfs, 0xffffffff80ceeba0, 0xffffffff81af5430) error 17 >Timecounters tick every 1.000 msec >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 (0x0668) HDA CODEC> at cad 0 on hdac1 >hdaa1: <Realtek (0x0668) Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek (0x0668) (Analog 2.0+HP/2.0)> at nid 20,21 and 18 on hdaa1 >pcm2: <Realtek (0x0668) (Left Analog Mic)> at nid 27 on hdaa1 >ugen1.1: <Intel EHCI root HUB> at usbus1 >ugen0.1: <0x8086 XHCI root HUB> at usbus0 >uhub0 on usbus1 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >uhub1 on usbus0 >uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >iwm0: hw rev 0x140, fw ver 17.352738.0, address 5c:51:4f:11:73:f3 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <Samsung SSD 860 EVO mSATA 1TB RVT42B6Q> ACS-4 ATA SATA 3.x device >ada0: Serial Number S41PNB0M201148J >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes) >ada0: Command Queueing enabled >ada0: 953869MB (1953525168 512 byte sectors) >sysctl_unregister_oid: failed(22) to unregister sysctl(tmpfs) >Trying to mount root from ufs:/dev/gpt/fbroot-current [rw]... >WARNING: WITNESS option enabled, expect reduced performance. >Waiting 30s for the root mount holders: usbus0 usbus1 >uhub1: 13 ports with 13 removable, self powered >uhub0: 2 ports with 2 removable, self powered >. >ugen0.2: <GenesysLogic USB2.1 Hub> at usbus0 >uhub2 on uhub1 >uhub2: <GenesysLogic USB2.1 Hub, class 9/0, rev 2.10/6.55, addr 1> on usbus0 >uhub2: 4 ports with 4 removable, self powered >ugen1.2: <vendor 0x8087 product 0x8000> at usbus1 >uhub3 on uhub0 >uhub3: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.04, addr 2> on usbus1 >uhub3: 8 ports with 8 removable, self powered >. >ugen0.3: <vendor 0x05e3 USB2.0 Hub> at usbus0 >uhub4 on uhub2 >uhub4: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/60.70, addr 2> on usbus0 >uhub4: 4 ports with 4 removable, self powered >. >ugen0.4: <Logitech USB-PS/2 Optical Mouse> at usbus0 >ums0 on uhub4 >ums0: <Logitech USB-PS/2 Optical Mouse, class 0/0, rev 2.00/19.00, addr 3> on usbus0 >ums0: 4 buttons and [XYZ] coordinates ID=0 >. >ugen0.5: <vendor 0x8087 product 0x07dc> at usbus0 >ugen0.6: <Generic Integrated Webcam> at usbus0 >. >ugen0.7: <Intel Corporation Intel(R) Sensor Solution> at usbus0 >. >ugen0.8: <GenesysLogic USB3.1 Hub> at usbus0 >uhub5 on uhub1 >uhub5: <GenesysLogic> on usbus0 >uhub5: 4 ports with 4 removable, self powered >ugen0.9: <Realtek USB 10/100/1000 LAN> at usbus0 >ure0 on uhub5 >ure0: <Realtek USB 10/100/1000 LAN, class 0/0, rev 3.00/30.00, addr 8> on usbus0 >. >miibus0: <MII bus> on ure0 >rgephy0: <RTL8251/8153 1000BASE-T media interface> PHY 0 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto >ue0: <USB Ethernet> on ure0 >ue0: Ethernet address: 00:e0:4c:68:36:aa >. >ugen0.10: <Generic USB3.0 Card Reader> at usbus0 >umass0 on uhub5 >umass0: <Generic USB3.0 Card Reader, class 0/0, rev 3.20/0.01, addr 9> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc000 >umass0:1:0: Attached to scbus1 >(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 >(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error >(probe0:umass-sim0:0:0:0): SCSI status: Check Condition >(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) >(probe0:umass-sim0:0:0:0): Error 6, Unretryable error >da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 >da0: <Generic MassStorageClass TG01> Removable Direct Access SPC-4 SCSI device >da0: Serial Number 000000000001 >da0: 400.000MB/s transfers >da0: Attempt to query device size failed: NOT READY, Medium not present >da0: quirks=0x2<NO_6_BYTE> >da1 at umass-sim0 bus 0 scbus1 target 0 lun 1 >da1: <Generic MassStorageClass TG01> Removable Direct Access SPC-4 SCSI device >da1: Serial Number 000000000001 >da1: 400.000MB/s transfers >da1: Attempt to query device size failed: NOT READY, Medium not present >da1: quirks=0x2<NO_6_BYTE> >Setting hostuuid: 4c4c4544-004d-3610-8042-b8c04f4e5831. >Setting hostid: 0xca70255f. >Starting file system checks: >/dev/gpt/fbroot-current: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbroot-current: clean, 9835235 free (154723 frags, 1210064 blocks, 0.8% fragmentation) >/dev/gpt/fbhome: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fblocal: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbhome: clean, 2699935 free (135271 frags, 320583 blocks, 3.3% fragmentation) >/dev/gpt/fblocal: clean, 8348643 free (44731 frags, 1037989 blocks, 0.1% fragmentation) >/dev/gpt/fbmail: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/gpt/fbmail: clean, 251717 free (13 frags, 31463 blocks, 0.0% fragmentation) >Mounting local filesystems:. >Loading kernel modules: >drmn0: <drmn> on vgapci0 >vgapci0: child drmn0 requested pci_enable_io >vgapci0: child drmn0 requested pci_enable_io >[drm] Unable to create a private tmpfs mount, hugepage support will be disabled(-19). >Failed to add WC MTRR for [0xe0000000-0xefffffff]: -22; performance may suffer >[drm] Got stolen memory base 0xdd200000, size 0x2000000 >[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[drm] Driver supports precise vblank timestamp query. >[drm] Connector eDP-1: get mode from tunables: >[drm] - kern.vt.fb.modes.eDP-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector DP-1: get mode from tunables: >[drm] - kern.vt.fb.modes.DP-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector HDMI-A-1: get mode from tunables: >[drm] - kern.vt.fb.modes.HDMI-A-1 >[drm] - kern.vt.fb.default_mode >sysctl_warn_reuse: can't re-use a leaf (hw.dri.debug)! >[drm] Initialized i915 1.6.0 20190822 for drmn0 on minor 0 >WARNING: Device "fb" is Giant locked and may be deleted before FreeBSD 14.0. >VT: Replacing driver "efifb" with new "fb". >taskqueue_drain with the following non-sleepable locks held: >exclusive sleep mutex vtdev (vtdev) r = 0 (0xffffffff81ae8f68) locked @ /usr/src/sys/dev/vt/vt_core.c:3012 >stack backtrace: >#0 0xffffffff80c837c1 at witness_debugger+0x71 >#1 0xffffffff80c848dd at witness_warn+0x40d >#2 0xffffffff80c761f9 at taskqueue_drain+0x39 >#3 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#4 0xffffffff80a6692d at vt_fb_init+0xfd >#5 0xffffffff80a6e038 at vt_replace_backend+0x118 >#6 0xffffffff80a66a33 at vt_fb_attach+0x13 >#7 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#8 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#9 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#10 0xffffffff82f15164 at i915_driver_probe+0x1114 >#11 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#12 0xffffffff80e784c6 at linux_pci_attach_device+0x2d6 >#13 0xffffffff80c4ec6a at device_attach+0x3ca >#14 0xffffffff80c4e810 at device_probe_and_attach+0x70 >#15 0xffffffff80c506e8 at bus_generic_driver_added+0x58 >#16 0xffffffff80c4c469 at devclass_driver_added+0x39 >#17 0xffffffff80c4c3a7 at devclass_add_driver+0x147 >Sleeping on "tq_drain" with the following non-sleepable locks held: >exclusive sleep mutex vtdev (vtdev) r = 0 (0xffffffff81ae8f68) locked @ /usr/src/sys/dev/vt/vt_core.c:3012 >stack backtrace: >#0 0xffffffff80c837c1 at witness_debugger+0x71 >#1 0xffffffff80c848dd at witness_warn+0x40d >#2 0xffffffff80c1fbeb at _sleep+0x5b >#3 0xffffffff80c762bb at taskqueue_drain+0xfb >#4 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#5 0xffffffff80a6692d at vt_fb_init+0xfd >#6 0xffffffff80a6e038 at vt_replace_backend+0x118 >#7 0xffffffff80a66a33 at vt_fb_attach+0x13 >#8 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#9 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#10 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#11 0xffffffff82f15164 at i915_driver_probe+0x1114 >#12 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#13 0xffffffff80e784c6 at linux_pci_attach_device+0x2d6 >#14 0xffffffff80c4ec6a at device_attach+0x3ca >#15 0xffffffff80c4e810 at device_probe_and_attach+0x70 >#16 0xffffffff80c506e8 at bus_generic_driver_added+0x58 >#17 0xffffffff80c4c469 at devclass_driver_added+0x39 >lock order reversal: (Giant after non-sleepable) > 1st 0xffffffff81ae8f68 vtdev (vtdev, sleep mutex) @ /usr/src/sys/dev/vt/vt_core.c:3012 > 2nd 0xffffffff81a02880 Giant (Giant, sleep mutex) @ /usr/src/sys/kern/kern_synch.c:228 >lock order Giant -> vtdev established at: >#0 0xffffffff80c82b9d at witness_checkorder+0x46d >#1 0xffffffff80bf0074 at __mtx_lock_flags+0x94 >#2 0xffffffff80a6d623 at vt_upgrade+0x363 >#3 0xffffffff80b9f5cc at mi_startup+0xec >#4 0xffffffff8038102c at btext+0x2c >lock order vtdev -> Giant attempted at: >#0 0xffffffff80c834fc at witness_checkorder+0xdcc >#1 0xffffffff80bf0074 at __mtx_lock_flags+0x94 >#2 0xffffffff80c1fedf at _sleep+0x34f >#3 0xffffffff80c762bb at taskqueue_drain+0xfb >#4 0xffffffff830b27c3 at vt_kms_postswitch+0x73 >#5 0xffffffff80a6692d at vt_fb_init+0xfd >#6 0xffffffff80a6e038 at vt_replace_backend+0x118 >#7 0xffffffff80a66a33 at vt_fb_attach+0x13 >#8 0xffffffff830b3298 at linux_register_framebuffer+0x5e8 >#9 0xffffffff830bab39 at __drm_fb_helper_initial_config_and_unlock+0x419 >#10 0xffffffff8301fb50 at intel_fbdev_initial_config_async+0x20 >#11 0xffffffff82f15164 at i915_driver_probe+0x1114 >#12 0xffffffff82f2fbdd at i915_pci_probe+0x5d >#13 0xffffffff80e784c6 at linux_pci_attach_device+0x2d6 >#14 0xffffffff80c4ec6a at device_attach+0x3ca >#15 0xffffffff80c4e810 at device_probe_and_attach+0x70 >#16 0xffffffff80c506e8 at bus_generic_driver_added+0x58 >#17 0xffffffff80c4c469 at devclass_driver_added+0x39 >start FB_INFO: >type=11 height=1080 width=1920 depth=32 >cmsize=16 size=8294400 >pbase=0xe0000000 vbase=0xfffff800e0000000 >name=drmn0 flags=0x0 stride=7680 bpp=32 >cmap[0]=0 cmap[1]=7f0000 cmap[2]=7f00 cmap[3]=c4a000 >end FB_INFO >drmn0: fb0: i915drmfb frame buffer device >Autoloading module: acpi_wmi.ko >Autoloading module: ichsmb.ko >ichsmb0: <Intel Lynx Point-LP SMBus controller> port 0xf040-0xf05f mem 0xf7d19000-0xf7d190ff irq 18 at device 31.3 on pci0 >smbus0: <System Management Bus> on ichsmb0 >acpi_wmi0: <ACPI-WMI mapping> on acpi0 >acpi_wmi0: Embedded MOF found >ACPI: \134_SB.AMW0.WQMO: 1 arguments were passed to a non-method ACPI object (Buffer) (20210331/nsarguments-361) >mount: linprocfs: Device busy >mount: linsysfs: Device busy >lock order reversal: > 1st 0xfffff80005c295b0 ufs (ufs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1071 > 2nd 0xfffff80005a41070 devfs (devfs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1083 >lock order devfs -> ufs established at: >#0 0xffffffff80c82b9d at witness_checkorder+0x46d >#1 0xffffffff80be35d8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80f364f5 at ffs_lock+0x75 >#3 0xffffffff80d16424 at _vn_lock+0x54 >#4 0xffffffff80cf5030 at vfs_domount+0xf00 >#5 0xffffffff80cf3482 at vfs_donmount+0x872 >#6 0xffffffff80cf7b77 at kernel_mount+0x57 >#7 0xffffffff80cfa541 at parse_mount+0x4a1 >#8 0xffffffff80cf89a7 at vfs_mountroot+0x587 >#9 0xffffffff80ba07ef at start_init+0x1f >#10 0xffffffff80bcdbc0 at fork_exit+0x80 >#11 0xffffffff810a0b9e at fork_trampoline+0xe >lock order ufs -> devfs attempted at: >#0 0xffffffff80c834fc at witness_checkorder+0xdcc >#1 0xffffffff80be5015 at lockmgr_xlock+0x55 >#2 0xffffffff80d16424 at _vn_lock+0x54 >#3 0xffffffff80cf5030 at vfs_domount+0xf00 >#4 0xffffffff80cf3482 at vfs_donmount+0x872 >#5 0xffffffff80cf2bd9 at sys_nmount+0x69 >#6 0xffffffff810cd7ce at amd64_syscall+0x12e >#7 0xffffffff810a043e at fast_syscall_common+0xf8 >Updating CPU Microcode... >CPU: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (2394.51-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x40651 Family=0x6 Model=0x45 Stepping=1 > 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=0x7fdafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,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> > Structured Extended Features3=0x9c000600<MCUOPT,MD_CLEAR,IBPB,STIBP,L1DFL,SSBD> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >Done. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat /usr/local/lib/compat/pkg /usr/local/lib/e2fsprogs /usr/local/lib/gcc10 /usr/local/lib/gcc8 /usr/local/lib/gcc9 /usr/local/lib/graphviz /usr/local/lib/mysql /usr/local/lib/mysql/plugin /usr/local/lib/opencollada /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/lib/signon /usr/local/lib/signon/extensions /usr/local/llvm10/lib /usr/local/llvm80/lib /usr/local/llvm90/lib >32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat >Setting hostname: carrot.ish.org. >Setting up harvesting: PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >Starting autounmountd. > >wlan0: Ethernet address: 5c:51:4f:11:73:f3 >Created wlan(4) interfaces: wlan0. >Created clone interfaces: lagg0. >lo0: link state changed to UP >ue0: link state changed to DOWN >Starting wpa_supplicant. >lagg0: link state changed to DOWN >Starting Network: lo0 ue0 wlan0 lagg0. >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 0x1 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80088<VLAN_MTU,VLAN_HWCSUM,LINKSTATE> > ether 5c:51:4f:11:73:f3 > hwaddr 00:e0:4c:68:36:aa > media: Ethernet autoselect (none) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 5c:51:4f:11:73:f3 > groups: wlan > ssid "" channel 1 (2412 MHz 11g) > regdomain JAPAN country JP authmode WPA1+WPA2/802.11i privacy MIXED > deftxkey UNDEF txpower 23 bmiss 10 scanvalid 60 protmode CTS wme > roaming MANUAL bintval 0 > parent interface: iwm0 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 5c:51:4f:11:73:f3 > inet 192.168.1.8 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::8%lagg0 prefixlen 64 scopeid 0x4 > laggproto failover lagghash l2,l3,l4 > laggport: ue0 flags=1<MASTER> > laggport: wlan0 flags=0<> > groups: lagg > media: Ethernet autoselect > status: no carrier > nd6 options=3<PERFORMNUD,ACCEPT_RTADV> >Starting rtsold. >wlan0: link state changed to UP >lagg0: link state changed to UP >Binding static ARP pair(s): sv3c >ue0: link state changed to UP >. >Starting devd. >Autoloading module: ichsmb.ko >Autoloading module: acpi_wmi.ko >Starting ums0 moused. >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >uhid0 on uhub1 >uhid0: <Intel Corporation Intel(R) Sensor Solution, class 0/0, rev 2.00/0.01, addr 6> on usbus0 >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: uhid.ko >Autoloading module: usbhid.ko >Autoloading module: wmt.ko >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 192.168.1.1 >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 >ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled >00100 allow ip from any to any via lo0 >00200 deny ip from any to 127.0.0.0/8 >00300 deny ip from 127.0.0.0/8 to any >00400 deny ip from any to ::1 >00500 deny ip from ::1 to any >00600 allow ip4 from any to any >00700 allow ipv6-icmp from any to any >00800 allow ip from fe80::/10 to ff02::/16 >00900 allow ip from me to ff02::/16 >01000 allow udp from fe80::/10 to me 546 >01100 allow tcp from any to any established >01200 allow ip from any to any frag offset >01300 allow tcp from any to any 22,25 setup >01400 allow tcp from me to any setup >01500 deny tcp from any to any setup >00000 allow udp from me to any 53 keep-state :default >01700 allow udp from me 53 to any >00000 allow udp from me to any 123 keep-state :default >01900 deny ip from any to any >Firewall rules loaded. >Firewall logging enabled. >Starting blacklistd. >Starting local_unbound. >Waiting for nameserver to start...[1619492861] unbound-control[1044:0] warning: control-enable is 'no' in the config file. >[1619492861] unbound-control[1044:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619492862] unbound-control[1047:0] warning: control-enable is 'no' in the config file. >[1619492862] unbound-control[1047:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619492863] unbound-control[1050:0] warning: control-enable is 'no' in the config file. >[1619492863] unbound-control[1050:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619492864] unbound-control[1053:0] warning: control-enable is 'no' in the config file. >[1619492864] unbound-control[1053:0] error: connect: Connection refused for 127.0.0.1 port 8953 >.[1619492866] unbound-control[1056:0] warning: control-enable is 'no' in the config file. >[1619492866] unbound-control[1056:0] error: connect: Connection refused for 127.0.0.1 port 8953 > giving up >Starting nfsuserd. >Starting nfscbd. >Clearing /tmp (X related). >Recovering vi editor sessions:. >Updating /var/run/os-release done. >Updating motd:. >Creating and/or trimming log files. >Starting syslogd. >Apr 27 12:07:46 carrot kernel: Failed to add WC MTRR for [0xe0000000-0xefffffff]: -22; performance may suffer >No core dumps found. >Starting rpcbind. >NFS access cache time=60 >Starting automountd. >Starting mountd. >lock order reversal: > 1st 0xfffff8002f2c6e70 autofs (autofs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1071 > 2nd 0xfffff8002f2ac230 ufs (ufs, lockmgr) @ /usr/src/sys/kern/vfs_mount.c:1083 >lock order ufs -> autofs established at: >#0 0xffffffff80c82b9d at witness_checkorder+0x46d >#1 0xffffffff80be35d8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80d16424 at _vn_lock+0x54 >#3 0xffffffff80cf5030 at vfs_domount+0xf00 >#4 0xffffffff80cf3482 at vfs_donmount+0x872 >#5 0xffffffff80cf2bd9 at sys_nmount+0x69 >#6 0xffffffff810cd7ce at amd64_syscall+0x12e >#7 0xffffffff810a043e at fast_syscall_common+0xf8 >lock order autofs -> ufs attempted at: >#0 0xffffffff80c834fc at witness_checkorder+0xdcc >#1 0xffffffff80be35d8 at lockmgr_lock_flags+0x188 >#2 0xffffffff80f364f5 at ffs_lock+0x75 >#3 0xffffffff80d16424 at _vn_lock+0x54 >#4 0xffffffff80cf5030 at vfs_domount+0xf00 >#5 0xffffffff80cf3482 at vfs_donmount+0x872 >#6 0xffffffff80cf2bd9 at sys_nmount+0x69 >#7 0xffffffff810cd7ce at amd64_syscall+0x12e >#8 0xffffffff810a043e at fast_syscall_common+0xf8 >Starting nfsd. >Starting dbus. >Mounting late filesystems:. >Security policy loaded: MAC/ntpd (mac_ntpd) >Starting ntpd. >Starting powerd. >Starting default moused. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Configuring vt: keymap blanktime. >Starting anacron. >Performing sanity check on sshd configuration. >Starting sshd. >Starting background file system checks in 60 seconds. > >Tue Apr 27 12:07:49 JST 2021 >Apr 27 12:08:01 carrot login[1419]: ROOT LOGIN (root) ON ttyv1 >wlan0: link state changed to DOWN >Apr 27 12:08:05 carrot wpa_supplicant[418]: Failed to add supported operating classes IE >wlan0: link state changed to UP >Kernel page fault with the following non-sleepable locks held: >exclusive sleep mutex nfs_clstate_mutex (nfs_clstate_mutex) r = 0 (0xffffffff81e7e640) locked @ /usr/src/sys/fs/nfsclient/nfs_clstate.c:3303 >stack backtrace: >#0 0xffffffff80c837c1 at witness_debugger+0x71 >#1 0xffffffff80c848dd at witness_warn+0x40d >#2 0xffffffff810cce8e at trap_pfault+0x7e >#3 0xffffffff810cc49b at trap+0x2ab >#4 0xffffffff8109fb18 at calltrap+0x8 >#5 0xffffffff80afb1db at ncl_reclaim+0x9b >#6 0xffffffff80cebfdf at vop_sigdefer+0x2f >#7 0xffffffff81194568 at VOP_RECLAIM_APV+0x38 >#8 0xffffffff80d00b24 at vgonel+0x3c4 >#9 0xffffffff80d0007f at vflush+0x34f >#10 0xffffffff80afdf66 at nfs_unmount+0xb6 >#11 0xffffffff80cef27e at vfs_unmount_sigdefer+0x2e >#12 0xffffffff80cf610c at dounmount+0x42c >#13 0xffffffff80cf5c6c at kern_unmount+0x2fc >#14 0xffffffff810cd7ce at amd64_syscall+0x12e >#15 0xffffffff810a043e at fast_syscall_common+0xf8 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 1; apic id = 01 >fault virtual address = 0x5b8 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80ad6a78 >stack pointer = 0x28:0xfffffe00911e4650 >frame pointer = 0x28:0xfffffe00911e4680 >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 = 269 (autounmountd) >trap number = 12 >Dumping 580 out of 8060 MB:..3%..12%..23%..31%..42%..53%..61%..72%..83%..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 VERBOSE_SYSINIT=0 >options MALLOC_DEBUG_MAXZONES=8 >options WITNESS_SKIPSPIN >options WITNESS >options QUEUE_MACRO_DEBUG_TRASH >options INVARIANT_SUPPORT >options INVARIANTS >options DEADLKRES >options GDB >options FULL_BUF_TRACKING >options DDB >options BUF_TRACKING >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 FIB_ALGO >options ROUTE_MPATH >options IPSEC_SUPPORT >options INET6 >options INET >options VIMAGE >options PREEMPTION >options NUMA >options SCHED_ULE >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 smbios >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 > >
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 255436
: 224466 |
224479