FreeBSD Bugzilla – Attachment 184394 Details for
Bug 213896
when starting vimage jails the kernel crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt from the kernel panic
core.txt.1 (text/plain), 167.71 KB, created by
Heinz N. Gies
on 2017-07-16 14:38:32 UTC
(
hide
)
Description:
core.txt from the kernel panic
Filename:
MIME Type:
Creator:
Heinz N. Gies
Created:
2017-07-16 14:38:32 UTC
Size:
167.71 KB
patch
obsolete
>fifo-bsd dumped core - see /var/crash/vmcore.1 > >Sun Jul 16 16:02:39 CEST 2017 > >FreeBSD fifo-bsd 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r315439: Fri Mar 17 07:52:09 CET 2017 root@fifo-bsd:/usr/obj/usr/src/sys/FIFOKERNEL amd64 > >panic: page fault > >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "amd64-marcel-freebsd"... > >Unread portion of the kernel message buffer: > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x10 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff8263ce4d >stack pointer = 0x28:0xfffffe04556e92e0 >frame pointer = 0x28:0xfffffe04556e9340 >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 = 12 (swi4: clock (0)) >trap number = 12 >panic: page fault >cpuid = 0 >KDB: stack backtrace: >#0 0xffffffff80b21ac7 at kdb_backtrace+0x67 >#1 0xffffffff80ad6972 at vpanic+0x182 >#2 0xffffffff80ad67e3 at panic+0x43 >#3 0xffffffff80f29d31 at trap_fatal+0x351 >#4 0xffffffff80f29f23 at trap_pfault+0x1e3 >#5 0xffffffff80f294cc at trap+0x26c >#6 0xffffffff80f0cb41 at calltrap+0x8 >#7 0xffffffff8262359a at bridge_enqueue+0x9a >#8 0xffffffff82625943 at bridge_output+0x2b3 >#9 0xffffffff80be21ce at ether_output+0x68e >#10 0xffffffff80cb0274 at ip6_output+0x1db4 >#11 0xffffffff80cbec8f at nd6_ns_output+0x54f >#12 0xffffffff80cc01a6 at nd6_dad_starttimer+0x96 >#13 0xffffffff80cc06c6 at nd6_dad_timer+0x1b6 >#14 0xffffffff80af087a at softclock_call_cc+0x18a >#15 0xffffffff80af0df4 at softclock+0x94 >#16 0xffffffff80a9065f at intr_event_execute_handlers+0x20f >#17 0xffffffff80a908c6 at ithread_loop+0xc6 >Uptime: 26m49s >Dumping 969 out of 16321 MB:..2%..12%..22%..32%..42%..52%..62%..71%..81%..91% > >Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/zfs.ko >Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done. >done. >Loaded symbols for /boot/kernel/opensolaris.ko >Reading symbols from /boot/kernel/mac_portacl.ko...Reading symbols from /usr/lib/debug//boot/kernel/mac_portacl.ko.debug...done. >done. >Loaded symbols for /boot/kernel/mac_portacl.ko >Reading symbols from /boot/kernel/if_bridge.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_bridge.ko.debug...done. >done. >Loaded symbols for /boot/kernel/if_bridge.ko >Reading symbols from /boot/kernel/bridgestp.ko...Reading symbols from /usr/lib/debug//boot/kernel/bridgestp.ko.debug...done. >done. >Loaded symbols for /boot/kernel/bridgestp.ko >Reading symbols from /boot/kernel/ums.ko...Reading symbols from /usr/lib/debug//boot/kernel/ums.ko.debug...done. >done. >Loaded symbols for /boot/kernel/ums.ko >Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/fdescfs.ko >Reading symbols from /boot/kernel/if_epair.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_epair.ko.debug...done. >done. >Loaded symbols for /boot/kernel/if_epair.ko >#0 doadump (textdump=<value optimized out>) at pcpu.h:221 >221 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:221 >#1 0xffffffff80ad63f9 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff80ad69ab in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759 >#3 0xffffffff80ad67e3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:690 >#4 0xffffffff80f29d31 in trap_fatal (frame=0xfffffe04556e9230, eva=16) > at /usr/src/sys/amd64/amd64/trap.c:841 >#5 0xffffffff80f29f23 in trap_pfault (frame=0xfffffe04556e9230, usermode=0) > at /usr/src/sys/amd64/amd64/trap.c:691 >#6 0xffffffff80f294cc in trap (frame=0xfffffe04556e9230) > at /usr/src/sys/amd64/amd64/trap.c:442 >#7 0xffffffff80f0cb41 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:236 >#8 0xffffffff8263ce4d in epair_transmit (ifp=0xfffff8001f1c4800, > m=0xfffff8001f5af400) > at /usr/src/sys/modules/if_epair/../../net/if_epair.c:499 >#9 0xffffffff8262359a in bridge_enqueue (sc=0xfffff8000f7b7800, > dst_ifp=<value optimized out>, m=<value optimized out>) > at /usr/src/sys/modules/if_bridge/../../net/if_bridge.c:1919 >#10 0xffffffff82625943 in bridge_output (ifp=<value optimized out>, > m=<value optimized out>, sa=<value optimized out>, > rt=<value optimized out>) > at /usr/src/sys/modules/if_bridge/../../net/if_bridge.c:2064 >#11 0xffffffff80be21ce in ether_output (ifp=<value optimized out>, > m=<value optimized out>, dst=0xfffffe04556e9640, ro=<value optimized out>) > at /usr/src/sys/net/if_ethersubr.c:407 >#12 0xffffffff80cb0274 in ip6_output (m0=<value optimized out>, > opt=<value optimized out>, ro=<value optimized out>, > flags=<value optimized out>, im6o=0xfffffe04556e9740, ifpp=0x0, > inp=<value optimized out>) at /usr/src/sys/netinet6/ip6_output.c:946 >#13 0xffffffff80cbec8f in nd6_ns_output (ifp=<value optimized out>, > saddr6=<value optimized out>, daddr6=<value optimized out>, > taddr6=<value optimized out>, nonce=0xfffff801497d9784 "\005IVãº7\nø") > at /usr/src/sys/netinet6/nd6_nbr.c:577 >#14 0xffffffff80cc01a6 in nd6_dad_starttimer (dp=0xfffff801497d9700, > ticks=1000, send_ns=<value optimized out>) > at /usr/src/sys/netinet6/nd6_nbr.c:1520 >#15 0xffffffff80cc06c6 in nd6_dad_timer (dp=0xfffff801497d9700) > at /usr/src/sys/netinet6/nd6_nbr.c:1373 >#16 0xffffffff80af087a in softclock_call_cc (c=<value optimized out>, > cc=<value optimized out>, direct=<value optimized out>) > at /usr/src/sys/kern/kern_timeout.c:729 >#17 0xffffffff80af0df4 in softclock (arg=<value optimized out>) > at /usr/src/sys/kern/kern_timeout.c:867 >#18 0xffffffff80a9065f in intr_event_execute_handlers ( > p=<value optimized out>, ie=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1262 >#19 0xffffffff80a908c6 in ithread_loop (arg=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1275 >#20 0xffffffff80a8d1c5 in fork_exit ( > callout=0xffffffff80a90800 <ithread_loop>, arg=0xfffff800073c8aa0, > frame=0xfffffe04556e9ac0) at /usr/src/sys/kern/kern_fork.c:1038 >#21 0xffffffff80f0d07e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#22 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > >UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:01.54 [kernel] > 0 1 0 0 20 0 5388 568 wait DLs - 0:00.05 [init] > 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns] > 0 4 0 0 -16 0 0 0 - RL - 0:00.11 [cam] > 0 5 0 0 -8 0 0 0 d DL - 0:00.10 [zfskern] > 0 6 0 0 -16 0 0 0 - DL - 0:00.17 [rand_harvestq] > 0 7 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 105:42.18 [idle] > 0 12 0 0 -72 0 0 0 - WL - 0:01.08 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.01 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:00.10 [usb] > 0 15 0 0 -16 0 0 0 tzpoll DL - 0:00.01 [acpi_thermal] > 0 16 0 0 -16 0 0 0 cooling DL - 0:00.00 [acpi_cooling1] > 0 17 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 18 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 19 0 0 -16 0 0 0 psleep DL - 0:00.02 [pagedaemon] > 0 20 0 0 -16 0 0 0 psleep DL - 0:00.03 [vmdaemon] > 0 21 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 22 0 0 -16 0 0 0 - DL - 0:00.00 [bufspacedaemon] > 0 23 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 24 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 25 0 0 16 0 0 0 syncer DL - 0:00.02 [syncer] > 0 26 0 0 -16 0 0 0 - DL - 0:00.09 [racctd] > 0 506 1 0 20 0 12688 1468 select Ds - 0:00.00 [moused] > 0 519 1 0 52 0 9512 4780 select Ds - 0:00.01 [devd] > 0 592 1 0 52 0 10592 1752 select Ds - 0:00.00 [dhclient] > 65 663 1 0 20 0 10592 1872 select Ds - 0:00.30 [dhclient] > 0 751 1 0 20 0 10464 1840 select Ds - 0:00.01 [syslogd] > 0 920 1 0 20 0 55676 4720 select Ds - 0:00.00 [sshd] > 0 940 920 0 20 0 83092 5676 select Ds - 0:00.10 [sshd] > 0 942 940 0 52 0 13928 2996 select Ds+ - 0:00.08 [bash] > 0 944 1 0 20 0 20600 4580 select Ds - 0:00.01 [sendmail] > 25 1228 1 0 20 0 20600 4584 pause Ds - 0:00.00 [sendmail] > 0 1232 1 0 20 0 12564 1944 nanslp Ds - 0:00.00 [cron] > 0 1279 1 0 20 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1280 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1281 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1282 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1283 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1284 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1285 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 1286 1 0 52 0 10460 1684 ttyin Ds+ - 0:00.00 [getty] > 0 2842 1 0 52 0 10464 1928 select Ds - 0:00.00 [syslogd] > 0 2898 1 0 52 0 20608 4280 select Ds - 0:00.00 [sendmail] > 25 2901 1 0 52 0 20608 4100 pause Ds - 0:00.00 [sendmail] > 0 2905 1 0 52 0 12564 1816 nanslp Ds - 0:00.00 [cron] > >------------------------------------------------------------------------ >vmstat -s > > 400116 cpu context switches > 37170 device interrupts > 24118 software interrupts > 715373 traps > 1472061 system calls > 26 kernel threads created > 2085 fork() calls > 813 vfork() calls > 2 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 28131 vnode pager pageins > 29039 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 pages reactivated > 103556 copy-on-write faults > 333 copy-on-write optimized faults > 566369 zero fill pages zeroed > 0 zero fill pages prezeroed > 18 intransit blocking page faults > 744571 total VM faults taken > 27898 page faults requiring I/O > 0 pages affected by kernel thread creation > 92356 pages affected by fork() > 28576 pages affected by vfork() > 100 pages affected by rfork() > 0 pages cached > 777994 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 28561 pages active > 4349 pages inactive > 0 pages in VM cache > 404110 pages wired down > 3629288 pages free > 4096 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 HighUse Requests Size(s) > feeder 7 1K - 7 32 > acpiintr 1 1K - 1 64 > UART 9 7K - 9 16,1024 > acpica 5845 592K - 94998 16,32,64,128,256,512,1024,2048,4096 > acpitask 1 64K - 1 65536 > USB 45 92K - 55 16,32,128,256,512,1024,2048,4096,16384,32768 > USBdev 36 9K - 36 32,64,128,256,512,4096 > acpisem 99 13K - 99 128 > acpidev 60 4K - 60 64 > CAM SIM 9 3K - 9 256 > CAM XPT 44 4K - 173 16,32,64,128,256,512,1024,2048,65536 > CAM DEV 12 24K - 26 2048 > CAM CCB 0 0K - 21573 2048 > CAM path 16 1K - 95 32 > CAM periph 10 3K - 29 16,32,64,128,256 >CAM I/O Scheduler 3 1K - 3 128 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > DEVFS2 138 5K - 138 32 > DEVFS3 329 83K - 1312 256 > DEVFS1 138 69K - 142 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 33 1K - 126 16,128 > DEVFSP 3 1K - 3 64 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 21 6K - 21 256 > GEOM 163 28K - 992 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 132 32,128,256 > isadev 5 1K - 5 128 > pci_link 16 2K - 16 64,128 > acpi_perf 4 2K - 4 512 > acpipwr 11 1K - 11 64 > cdev 3 1K - 3 256 > filedesc 2 17K - 66 32,16384 > sigio 1 1K - 1 64 > filecaps 1 1K - 7 16,64 > kdtrace 478 111K - 3781 64,256 > kenv 126 13K - 129 16,32,64,128,8192 > kqueue 50 4K - 2947 64,256,512 > proc-args 24 2K - 2056 16,32,64,128,256 > hhook 26 7K - 78 256 > ithread 97 17K - 97 32,128,256 > prison 2 8K - 10 4096 > prison_racct 3 2K - 11 512 > KTRACE 100 13K - 100 128 > CAM queue 21 7K - 66 16,32,512 > linker 255 129K - 335 16,32,64,128,256,512,1024,2048,4096,8192,16384 > lockf 35 4K - 1271 64,128 > loginclass 3 1K - 3 64 > cache 1 1K - 1 32 > devbuf 18688 37139K - 19864 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536 > temp 61 18K - 4677 16,32,64,128,256,512,1024,2048,16384,65536 > module 496 62K - 497 128 > mtx_pool 2 16K - 2 8192 > osd 8 1K - 68 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pgrp 24 3K - 217 128 > session 24 3K - 57 128 > proc 2 64K - 2 32768 > subproc 150 250K - 3027 512,4096 > cred 68 17K - 826 256 >CAM dev queue 9 1K - 9 64 > rctl 0 0K - 29 64,128 > plimit 21 6K - 932 256 > uidinfo 4 9K - 14 128,8192 > dumper 1 1K - 1 512 > scsi_da 0 0K - 14 16 > sysctl 0 0K - 3324 16,32,64 > sysctloid 4537 234K - 4623 16,32,64,128 > sysctltmp 0 0K - 399 16,32,64,256,1024 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > tidhash 1 64K - 1 65536 > callout 5 2184K - 5 > umtx 1008 126K - 1008 128 > p1003.1b 1 1K - 1 16 > SWAP 4 553K - 4 64 > bus 1237 107K - 5091 16,32,64,128,256,1024 > bus-sc 69 316K - 2718 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 10 21K - 10 32,4096 > eventhandler 115 9K - 115 64,128 > taskqueue 17 18K - 17 16,32,256,8192 > kobj 334 1336K - 580 4096 > Per-cpu 1 1K - 1 32 > rman 231 27K - 560 32,128 > sbuf 0 0K - 1691 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > toponodes 18 3K - 18 128 > LED 28 2K - 28 16,128 > taskqueue 243 27K - 345 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 27 2K - 995 32,64 > vmem 2 256K - 4 16384,65536 > ioctlops 0 0K - 286 256,512,1024 > select 41 6K - 41 128 > iov 0 0K - 221272 16,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 16 16K - 16 1024 > pts 1 1K - 1 256 > mbuf_tag 0 0K - 145 32 > shmfd 1 8K - 1 8192 > soname 6 1K - 12788 16,32,128 > pcb 22 4109K - 186 16,32,1024,2048 > vfscache 1 4096K - 1 > vfs_hash 1 2048K - 1 > vnodes 1 1K - 1 256 > mount 407 15K - 2230 16,32,64,128,256,1024 > vnodemarker 0 0K - 2598 512 > BPF 22 19K - 35 128,512,4096 > ifdescr 1 1K - 5 64 > ifnet 10 17K - 32 128,2048 > ifaddr 94 29K - 283 32,64,128,256,512,2048,4096 > ether_multi 90 5K - 373 16,32,64 > clone 13 2K - 33 128 > lltable 37 11K - 176 256,512 > vlan 8 1K - 61 64,128 > routetbl 44 7K - 155 32,64,128,512 > vnet 2 1K - 6 64 > vnet_data 2 128K - 6 65536 >vnet_data_free 1 1K - 1 32 > igmp 8 1K - 35 128 > in_multi 4 1K - 18 256 >encap_export_host 2 2K - 2 1024 > hostcache 2 64K - 6 32768 > tcpfunc 1 1K - 1 32 > syncache 2 128K - 6 65536 > in6_multi 50 6K - 160 32,256 > mld 12 2K - 35 128 > ip6ndp 19 3K - 55 64,128,256 > inpcbpolicy 9 1K - 604 32 > ipsecpolicy 18 5K - 1210 256 > crypto 1 1K - 1 512 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 231 32 > ufs_quota 1 2048K - 1 > vm_pgdata 3 2049K - 3 128 > UMAHash 16 182K - 45 512,1024,2048,4096,8192,16384,32768,65536 > memdesc 1 4K - 1 4096 > atkbddev 2 1K - 2 64 > entropy 1 1K - 17 32,4096 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > SCSI ENC 25 100K - 261 16,64,256,2048,32768 > io_apic 1 2K - 1 2048 > MCA 14 2K - 14 32,128 > msi 13 2K - 13 128 > nexusdev 5 1K - 5 16 > solaris 28381 55446K - 1551484 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > kstat_data 6 1K - 6 64 > portacl_rule 2 1K - 8 64,1024 > fdesc_mount 1 1K - 1 16 > epair 2 1K - 10 128 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 240, 0, 288, 0, 0 >UMA Zones: 1152, 0, 241, 2, 289, 0, 0 >UMA Slabs: 80, 0, 15600, 0, 15787, 0, 0 >UMA Hash: 256, 0, 89, 16, 105, 0, 0 >4 Bucket: 32, 0, 720, 1405, 17508, 0, 0 >6 Bucket: 48, 0, 85, 1492, 2465, 0, 0 >8 Bucket: 64, 0, 297, 757, 1934, 11, 0 >12 Bucket: 96, 0, 59, 597, 1936, 0, 0 >16 Bucket: 128, 0, 75, 700, 1624, 0, 0 >32 Bucket: 256, 0, 265, 350, 4808, 130, 0 >64 Bucket: 512, 0, 283, 165, 2828,1288, 0 >128 Bucket: 1024, 0, 95, 65, 673, 4, 0 >256 Bucket: 2048, 0, 156, 22, 1034, 6, 0 >vmem btag: 56, 0, 22878, 481, 23093, 165, 0 >VM OBJECT: 264, 0, 2177, 268, 42871, 0, 0 >RADIX NODE: 144, 0, 29383, 4583, 152665, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 10, 393, 10, 0, 0 >MAP ENTRY: 128, 0, 602, 917, 101793, 0, 0 >VMSPACE: 2512, 0, 24, 24, 2897, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 387, 0, 387, 0, 0 >16: 16, 0, 4194, 1077, 529081, 0, 0 >32: 32, 0, 4705, 670, 280781, 0, 0 >64: 64, 0, 31262, 1412, 409430, 0, 0 >128: 128, 0, 8277, 1612, 439309, 0, 0 >256: 256, 0, 4826, 8239, 156238, 0, 0 >512: 512, 0, 456, 96, 99249, 0, 0 >1024: 1024, 0, 1611, 157, 23524, 0, 0 >2048: 2048, 0, 99, 53, 22514, 0, 0 >4096: 4096, 0, 963, 12, 6812, 0, 0 >8192: 8192, 0, 25, 3, 558, 0, 0 >16384: 16384, 0, 10, 7, 386, 0, 0 >32768: 32768, 0, 26, 7, 225, 0, 0 >65536: 65536, 0, 12, 6, 634, 0, 0 >SLEEPQUEUE: 80, 0, 505, 394, 505, 0, 0 >64 pcpu: 8, 0, 5238, 906, 15949, 0, 0 >Files: 80, 0, 91, 559, 25257, 0, 0 >filedesc0: 1104, 0, 50, 58, 2927, 0, 0 >rl_entry: 40, 0, 87, 1013, 87, 0, 0 >TURNSTILE: 136, 0, 505, 175, 505, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >racct: 208, 0, 59, 188, 2954, 0, 0 >rctl_rule: 80, 0, 5, 395, 54, 0, 0 >rctl_rule_link: 32, 0, 5, 870, 430, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 49, 50, 2926, 0, 0 >THREAD: 1272, 0, 427, 77, 853, 0, 0 >cpuset: 96, 0, 359, 297, 641, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 6506100, 1024, 1009, 18558, 0, 0 >mbuf: 256, 6506100, 19, 1002, 16358, 0, 0 >mbuf_cluster: 2048, 1016578, 2024, 6, 2024, 0, 0 >mbuf_jumbo_page: 4096, 508288, 0, 3, 7, 0, 0 >mbuf_jumbo_9k: 9216, 451812, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 338856, 0, 0, 0, 0, 0 >ttyoutq: 256, 0, 95, 160, 255, 0, 0 >g_bio: 376, 0, 0, 210, 63700, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 180, 145, 480, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >cryptop: 88, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 1079, 588, 0, 0 >VNODE: 472, 0, 2230, 66, 2454, 0, 0 >VNODEPOLL: 120, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 0, 105138, 0, 0, 0 >NAMEI: 1024, 0, 0, 80, 64553, 0, 0 >S VFS Cache: 108, 0, 2050, 330, 6920, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 101, 103, 136, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >AIO: 224, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 752, 0, 0, 0, 0, 0, 0 >AIOL: 128, 0, 0, 0, 0, 0, 0 >AIOLIO: 280, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 40, 40, 48, 0, 0 >range_seg_cache: 64, 0, 1743, 1295, 7866, 0, 0 >zio_cache: 952, 0, 4, 5224, 697034, 0, 0 >zio_link_cache: 48, 0, 0, 6142, 178239, 0, 0 >zio_buf_512: 512, 0, 2408, 120, 49551, 0, 0 >zio_data_buf_512: 512, 0, 184, 48, 1581, 0, 0 >zio_buf_1024: 1024, 0, 127, 29, 267, 0, 0 >zio_data_buf_1024: 1024, 0, 156, 40, 173, 0, 0 >zio_buf_1536: 1536, 0, 73, 27, 205, 0, 0 >zio_data_buf_1536: 1536, 0, 68, 22, 73, 0, 0 >zio_buf_2048: 2048, 0, 57, 19, 663, 0, 0 >zio_data_buf_2048: 2048, 0, 44, 6, 51, 0, 0 >zio_buf_2560: 2560, 0, 12, 9, 37, 0, 0 >zio_data_buf_2560: 2560, 0, 46, 5, 51, 0, 0 >zio_buf_3072: 3072, 0, 9, 12, 62, 0, 0 >zio_data_buf_3072: 3072, 0, 25, 5, 27, 0, 0 >zio_buf_3584: 3584, 0, 8, 3, 51, 0, 0 >zio_data_buf_3584: 3584, 0, 23, 0, 25, 0, 0 >zio_buf_4096: 4096, 0, 20, 237, 7513, 0, 0 >zio_data_buf_4096: 4096, 0, 13, 5, 62, 0, 0 >zio_buf_5120: 5120, 0, 6, 3, 23, 0, 0 >zio_data_buf_5120: 5120, 0, 15, 0, 21, 0, 0 >zio_buf_6144: 6144, 0, 2, 5, 20, 0, 0 >zio_data_buf_6144: 6144, 0, 16, 1, 20, 0, 0 >zio_buf_7168: 7168, 0, 1, 2, 7, 0, 0 >zio_data_buf_7168: 7168, 0, 14, 0, 18, 0, 0 >zio_buf_8192: 8192, 0, 4, 14, 803, 0, 0 >zio_data_buf_8192: 8192, 0, 21, 1, 27, 0, 0 >zio_buf_10240: 10240, 0, 5, 6, 36, 0, 0 >zio_data_buf_10240: 10240, 0, 26, 1, 34, 0, 0 >zio_buf_12288: 12288, 0, 6, 7, 529, 0, 0 >zio_data_buf_12288: 12288, 0, 17, 0, 25, 0, 0 >zio_buf_14336: 14336, 0, 0, 5, 15, 0, 0 >zio_data_buf_14336: 14336, 0, 20, 0, 26, 0, 0 >zio_buf_16384: 16384, 0, 1301, 37, 5298, 0, 0 >zio_data_buf_16384: 16384, 0, 16, 0, 21, 0, 0 >zio_buf_20480: 20480, 0, 2, 7, 439, 0, 0 >zio_data_buf_20480: 20480, 0, 29, 0, 38, 0, 0 >zio_buf_24576: 24576, 0, 0, 7, 376, 0, 0 >zio_data_buf_24576: 24576, 0, 18, 3, 27, 0, 0 >zio_buf_28672: 28672, 0, 0, 11, 275, 0, 0 >zio_data_buf_28672: 28672, 0, 13, 2, 17, 0, 0 >zio_buf_32768: 32768, 0, 2, 8, 258, 0, 0 >zio_data_buf_32768: 32768, 0, 15, 0, 17, 0, 0 >zio_buf_40960: 40960, 0, 1, 12, 521, 0, 0 >zio_data_buf_40960: 40960, 0, 31, 0, 39, 0, 0 >zio_buf_49152: 49152, 0, 3, 54, 969, 0, 0 >zio_data_buf_49152: 49152, 0, 15, 1, 18, 0, 0 >zio_buf_57344: 57344, 0, 3, 23, 462, 0, 0 >zio_data_buf_57344: 57344, 0, 11, 0, 15, 0, 0 >zio_buf_65536: 65536, 0, 0, 17, 332, 0, 0 >zio_data_buf_65536: 65536, 0, 12, 0, 28, 0, 0 >zio_buf_81920: 81920, 0, 0, 34, 665, 0, 0 >zio_data_buf_81920: 81920, 0, 17, 0, 19, 0, 0 >zio_buf_98304: 98304, 0, 0, 60, 982, 0, 0 >zio_data_buf_98304: 98304, 0, 14, 0, 14, 0, 0 >zio_buf_114688: 114688, 0, 0, 11, 340, 0, 0 >zio_data_buf_114688: 114688, 0, 5, 2, 8, 0, 0 >zio_buf_131072: 131072, 0, 2, 1369, 7661, 0, 0 >zio_data_buf_131072: 131072, 0, 8544, 61, 18074, 0, 0 >zio_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_data_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_data_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_data_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_data_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_data_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_data_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_data_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_data_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_data_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_data_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_data_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_data_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_data_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_data_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_data_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_data_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_data_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_data_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_data_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_data_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_data_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_data_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_data_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_data_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_data_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_data_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_data_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >zio_data_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >lz4_ctx: 16384, 0, 0, 6, 11199, 0, 0 >sa_cache: 136, 0, 2110, 94, 2302, 0, 0 >dnode_t: 736, 0, 2866, 24, 4299, 0, 0 >dmu_buf_impl_t: 216, 0, 13003, 173, 47209, 0, 0 >arc_buf_hdr_t_full: 216, 0, 11173, 239, 45142, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0 >arc_buf_t: 72, 0, 11189, 196, 45182, 0, 0 >zil_lwb_cache: 192, 0, 6, 254, 65, 0, 0 >zfs_znode_cache: 264, 0, 2110, 95, 2302, 0, 0 >pipe: 760, 0, 2, 53, 1508, 0, 0 >procdesc: 136, 0, 0, 145, 2, 0, 0 >ksiginfo: 112, 0, 89, 961, 187, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 0, 403, 30, 0, 0 >socket: 864, 522288, 22, 46, 2942, 0, 0 >unpcb: 240, 522288, 12, 244, 2294, 0, 0 >ipq: 56, 31808, 0, 0, 0, 0, 0 >udp_inpcb: 464, 522288, 2, 118, 355, 0, 0 >udpcb: 32, 522375, 2, 1123, 355, 0, 0 >tcp_inpcb: 464, 522288, 4, 116, 9, 0, 0 >tcpcb: 1040, 522288, 4, 32, 9, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 69, 1, 0, 0 >hostcache: 128, 15376, 2, 153, 2, 0, 0 >sackhole: 32, 0, 0, 375, 9, 0, 0 >tcpreass: 40, 63600, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 522288, 0, 0, 0, 0, 0 >ripcb: 464, 522288, 1, 31, 1, 0, 0 >rtentry: 208, 0, 13, 234, 48, 0, 0 >selfd: 64, 0, 61, 993, 19814, 0, 0 >SWAPMETA: 288, 2033161, 0, 0, 0, 0, 0 >bridge_rtnode: 64, 0, 20, 290, 20, 0, 0 >ipq: 56, 31808, 0, 0, 0, 0, 0 >udp_inpcb: 464, 522288, 1, 87, 22, 0, 0 >udpcb: 32, 522375, 1, 874, 22, 0, 0 >tcp_inpcb: 464, 522288, 1, 31, 1, 0, 0 >tcpcb: 1040, 522288, 1, 8, 1, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 0, 0, 0, 0 >hostcache: 128, 15376, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 522288, 0, 0, 0, 0, 0 >ripcb: 464, 522288, 0, 0, 0, 0, 0 >rtentry: 208, 0, 8, 68, 8, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 6 0 >irq16: ehci0 4484 100 >irq23: ehci1 2452 54 >cpu0:timer 35732 793 >irq264: em0 9935 220 >irq268: ahci0 20293 450 >cpu1:timer 53309 1183 >cpu3:timer 42750 949 >cpu2:timer 25600 568 >Total 194561 4318 > >------------------------------------------------------------------------ >pstat -T > > 91/522285 files >0M/4095M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/ada0p3 4194048 0 4194048 0% >/dev/ada1p3 4194048 0 4194048 0% >Total 8388096 0 8388096 0% > >------------------------------------------------------------------------ >iostat > > tty ada0 ada1 da0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 1 26 80.25 9 0.67 40.32 4 0.17 10.70 0 0.00 1 0 0 0 99 > >------------------------------------------------------------------------ >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) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 0 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 1800 packets sent > 1681 data packets (104812 bytes) > 74 data packets (17560 bytes) retransmitted > 1 data packet unnecessarily retransmitted > 0 resends initiated by MTU discovery > 39 ack-only packets (8 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 6 control packets > 2992 packets received > 1641 acks (for 104652 bytes) > 24 duplicate acks > 0 acks for unsent data > 1329 packets (70669 bytes) received in-sequence > 5 completely duplicate packets (228 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 0 out-of-order packets (0 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 0 window update packets > 3 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to memory problems > 3 connection requests > 1 connection accept > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 4 connections established (including accepts) > 5 connections closed (including 0 drops) > 3 connections updated cached RTT on close > 3 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 1641 segments updated rtt (of 1372 attempts) > 72 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 > 47 correct ACK header predictions > 67 correct data packet header predictions > 1 syncache entry added > 0 retransmitted > 0 dupsyn > 0 dropped > 1 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1 cookie sent > 0 cookies received > 2 hostcache entries added > 0 bucket overflow > 1 SACK recovery episode > 1 segment rexmit in SACK recovery episodes > 68 byte rexmits in SACK recovery episodes > 32 SACK options (SACK blocks) received > 0 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 >TCP connection count by state: > 0 connections in CLOSED state > 3 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 1 connection 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 > 0 connections in TIME_WAIT state >udp: > 890 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 9 dropped due to no socket > 848 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 33 delivered > 33 datagrams output > 0 times multicast source filter matched >ip: > 3984 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 > 3882 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 102 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 1851 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: > 9 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > destination unreachable: 9 > 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 >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 27 ARP requests sent > 5 ARP replies sent > 2392 ARP requests received > 18 ARP replies received > 4797 ARP packets received > 19 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 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 packets reassembled ok > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 18 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 > 0 multicast packets which we don't join > Mbuf statistics: > 0 one mbuf > two or more mbuf: > bridge0= 168 > 168 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 > 0 failures of source address selection >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: > neighbor solicitation: 4 > MLDv2 listener report: 13 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > 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 path MTU changes >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >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 > >1043/2011/3054 mbufs in use (current/cache/total) >1015/1015/2030/1016578 mbuf clusters in use (current/cache/total/max) >1024/1009 mbuf+clusters out of packet secondary zone in use (current/cache) >0/3/3/508288 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/451812 9k jumbo clusters in use (current/cache/total/max) >0/0/0/338856 16k jumbo clusters in use (current/cache/total/max) >2290K/2544K/4835K 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) > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff8006f619410 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff8006f619820 tcp4 0 68 192.168.1.22.22 192.168.1.109.5720 ESTABLISHED >fffff8001f52e410 tcp4 0 0 *.22 *.* LISTEN >fffff8001f52e820 tcp6 0 0 *.22 *.* LISTEN >fffff8000fdb53a0 udp4 0 0 *.514 *.* >fffff8000fdb5570 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8001f1242d0 stream 0 0 fffff8000fdb1b10 0 0 0 /var/run/devd.pipe >fffff8001f156e10 dgram 0 0 0 fffff8000fdd7690 0 fffff8001f1240f0 >fffff8000fdd74b0 dgram 0 0 0 fffff8000fdd7960 0 0 >fffff8001f1240f0 dgram 0 0 0 fffff8000fdd7690 0 0 >fffff8000fdd7690 dgram 0 0 fffff8006f8613b0 0 fffff8001f156e10 0 /var/run/logpriv >fffff8000fdd7960 dgram 0 0 fffff8014918b588 0 fffff8000fdd74b0 0 /var/run/log >fffff8000fe81780 dgram 0 0 0 fffff8000fdd7a50 0 fffff8000fe81870 >fffff8000fe81870 dgram 0 0 0 fffff8000fdd7a50 0 fffff8001f1575a0 >fffff8001f1575a0 dgram 0 0 0 fffff8000fdd7a50 0 0 >fffff8000fdd7a50 dgram 0 0 fffff8000fc4ece8 0 fffff8000fe81780 0 /var/run/logpriv >fffff8000fdd7b40 dgram 0 0 fffff8001f547b10 0 0 0 /var/run/log >fffff8001f1241e0 seqpac 0 0 fffff8000fdb1938 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xd000000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xce00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x8e00000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x8c00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xca00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x8a00000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x8800000000 >fstat: can't read file 23 at 0x3f400000001 >fstat: can't read file 29 at 0xbc00000000 >fstat: can't read file 35 at 0x4200000000 >fstat: can't read file 41 at 0x6400000001 >fstat: can't read file 47 at 0x2000000001 >fstat: can't read file 53 at 0x3400000001 >fstat: can't read file 59 at 0x3400000000 >fstat: can't read file 95 at 0x400000001 >fstat: can't read file 101 at 0x400000001 >fstat: can't read file 107 at 0x400000001 >fstat: can't read file 113 at 0x400000001 >fstat: can't read file 119 at 0x400000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200000000000000 >fstat: can't read file 2 at 0x400000000000000 >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x200000000000002 >fstat: can't read file 8 at 0x400000000000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root cron 2905 root - - error - >root cron 2905 wd - - error - >root cron 2905 jail - - error - >root cron 2905 text - - error - >root cron 2905 0 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null rw >smmsp sendmail 2901 root - - error - >smmsp sendmail 2901 wd - - error - >smmsp sendmail 2901 jail - - error - >smmsp sendmail 2901 text - - error - >smmsp sendmail 2901 0 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null r >root sendmail 2898 root - - error - >root sendmail 2898 wd - - error - >root sendmail 2898 jail - - error - >root sendmail 2898 text - - error - >root sendmail 2898 0 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null r >root syslogd 2842 root - - error - >root syslogd 2842 wd - - error - >root syslogd 2842 jail - - error - >root syslogd 2842 text - - error - >root syslogd 2842 0 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null rw >root syslogd 2842 6 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null rw >root syslogd 2842 12 /zroot/jails/d0f4fea3-e368-4346-b44c-50cfbcffa287/root/jail/dev 26 crw-rw-rw- null rw >root getty 1286 root - - error - >root getty 1286 wd - - error - >root getty 1286 text - - error - >root getty 1286 ctty /dev 101 crw------- ttyv7 rw >root getty 1286 0 /dev 101 crw------- ttyv7 rw >root getty 1285 root - - error - >root getty 1285 wd - - error - >root getty 1285 text - - error - >root getty 1285 ctty /dev 100 crw------- ttyv6 rw >root getty 1285 0 /dev 100 crw------- ttyv6 rw >root getty 1284 root - - error - >root getty 1284 wd - - error - >root getty 1284 text - - error - >root getty 1284 ctty /dev 99 crw------- ttyv5 rw >root getty 1284 0 /dev 99 crw------- ttyv5 rw >root getty 1283 root - - error - >root getty 1283 wd - - error - >root getty 1283 text - - error - >root getty 1283 ctty /dev 98 crw------- ttyv4 rw >root getty 1283 0 /dev 98 crw------- ttyv4 rw >root getty 1282 root - - error - >root getty 1282 wd - - error - >root getty 1282 text - - error - >root getty 1282 ctty /dev 97 crw------- ttyv3 rw >root getty 1282 0 /dev 97 crw------- ttyv3 rw >root getty 1281 root - - error - >root getty 1281 wd - - error - >root getty 1281 text - - error - >root getty 1281 ctty /dev 96 crw------- ttyv2 rw >root getty 1281 0 /dev 96 crw------- ttyv2 rw >root getty 1280 root - - error - >root getty 1280 wd - - error - >root getty 1280 text - - error - >root getty 1280 ctty /dev 95 crw------- ttyv1 rw >root getty 1280 0 /dev 95 crw------- ttyv1 rw >root getty 1279 root - - error - >root getty 1279 wd - - error - >root getty 1279 text - - error - >root getty 1279 ctty /dev 94 crw------- ttyv0 rw >root getty 1279 0 /dev 94 crw------- ttyv0 rw >root cron 1232 root - - error - >root cron 1232 wd - - error - >root cron 1232 text - - error - >root cron 1232 0 /dev 26 crw-rw-rw- null rw >smmsp sendmail 1228 root - - error - >smmsp sendmail 1228 wd - - error - >smmsp sendmail 1228 text - - error - >smmsp sendmail 1228 0 /dev 26 crw-rw-rw- null r >root sendmail 944 root - - error - >root sendmail 944 wd - - error - >root sendmail 944 text - - error - >root sendmail 944 0 /dev 26 crw-rw-rw- null r >root bash 942 root - - error - >root bash 942 wd - - error - >root bash 942 text - - error - >root bash 942 ctty /dev 128 crw--w---- pts/0 rw >root bash 942 0 /dev 128 crw--w---- pts/0 rw >root bash 942 6 /dev 128 crw--w---- pts/0 rw >root bash 942 12 /dev 128 crw--w---- pts/0 rw >root sshd 940 root - - error - >root sshd 940 wd - - error - >root sshd 940 text - - error - >root sshd 940 0 /dev 26 crw-rw-rw- null rw >root sshd 940 6 /dev 26 crw-rw-rw- null rw >root sshd 920 root - - error - >root sshd 920 wd - - error - >root sshd 920 text - - error - >root sshd 920 0 /dev 26 crw-rw-rw- null rw >root syslogd 751 root - - error - >root syslogd 751 wd - - error - >root syslogd 751 text - - error - >root syslogd 751 0 /dev 26 crw-rw-rw- null rw >root syslogd 751 6 /dev 26 crw-rw-rw- null rw >root syslogd 751 12 /dev 26 crw-rw-rw- null rw >root syslogd 751 18 - - error - >_dhcp dhclient 663 root - - error - >_dhcp dhclient 663 wd - - error - >_dhcp dhclient 663 jail - - error - >_dhcp dhclient 663 text - - error - >_dhcp dhclient 663 0 /dev 26 crw-rw-rw- null rw >_dhcp dhclient 663 6 /dev 26 crw-rw-rw- null rw >root dhclient 592 root - - error - >root dhclient 592 wd - - error - >root dhclient 592 text - - error - >root dhclient 592 0 /dev 26 crw-rw-rw- null rw >root dhclient 592 6 /dev 26 crw-rw-rw- null rw >root devd 519 root - - error - >root devd 519 wd - - error - >root devd 519 text - - error - >root devd 519 0 /dev 26 crw-rw-rw- null rw >root devd 519 6 /dev 26 crw-rw-rw- null rw >root moused 506 root - - error - >root moused 506 wd - - error - >root moused 506 text - - error - >root moused 506 0 /dev 26 crw-rw-rw- null rw >root zfskern 5 root - - error - >root zfskern 5 wd - - error - >root init 1 root - - error - >root init 1 wd - - error - >root init 1 text - - error - >root kernel 0 root - - error - >root kernel 0 wd - - error - > >------------------------------------------------------------------------ >dmesg > >My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 03:04:10 fifo-bsd sendmail[48890]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 03:04:10 fifo-bsd sendmail[48891]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 03:04:14 fifo-bsd sendmail[48922]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 03:05:10 fifo-bsd sendmail[48862]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 15 03:05:10 fifo-bsd sendmail[48890]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 15 03:05:11 fifo-bsd sendmail[48891]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 15 03:05:14 fifo-bsd sendmail[48922]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 15 05:11:48 fifo-bsd sendmail[49312]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 05:11:48 fifo-bsd sendmail[49320]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 15 05:12:48 fifo-bsd sendmail[49320]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 15 05:12:48 fifo-bsd sendmail[49312]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:01:00 fifo-bsd sendmail[51629]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:02:00 fifo-bsd sendmail[51629]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:02:00 fifo-bsd sendmail[51678]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:03:00 fifo-bsd sendmail[51678]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:03:00 fifo-bsd sendmail[51683]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:04:00 fifo-bsd sendmail[51683]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:04:10 fifo-bsd sendmail[51833]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:04:10 fifo-bsd sendmail[51862]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:04:10 fifo-bsd sendmail[51861]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:04:14 fifo-bsd sendmail[51893]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 03:05:10 fifo-bsd sendmail[51862]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:05:10 fifo-bsd sendmail[51861]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:05:10 fifo-bsd sendmail[51833]: unable to qualify my own domain name (fifo-bsd) -- using short name >Jul 16 03:05:14 fifo-bsd sendmail[51893]: unable to qualify my own domain name (fifo-bsd) -- using short name >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15a: promiscuous mode enabled >epair15b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15b: changing name to 'net0' >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair16a: Ethernet address: 02:ff:50:00:25:0a >epair16b: Ethernet address: 02:ff:a0:00:26:0b >epair16a: link state changed to UP >epair16b: link state changed to UP >epair16a: promiscuous mode enabled >epair16b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair17a: Ethernet address: 02:ff:50:00:27:0a >epair17b: Ethernet address: 02:ff:a0:00:28:0b >epair17a: link state changed to UP >epair17b: link state changed to UP >epair17a: promiscuous mode enabled >epair17b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15b: changing name to 'net0' >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15a: link state changed to DOWN >epair15b: link state changed to DOWN >epair15a: Ethernet address: 02:ff:50:00:23:0a >epair15b: Ethernet address: 02:ff:a0:00:24:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15b: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >epair15a: link state changed to DOWN >net0: link state changed to DOWN >epair17a: link state changed to DOWN >net0: link state changed to DOWN >epair16a: link state changed to DOWN >net0: link state changed to DOWN >epair14a: link state changed to DOWN >net0: link state changed to DOWN >epair1a: link state changed to DOWN >epair1b: link state changed to DOWN >epair2a: link state changed to DOWN >epair2b: link state changed to DOWN >epair3a: link state changed to DOWN >epair3b: link state changed to DOWN >epair4a: link state changed to DOWN >net0: link state changed to DOWN >epair5a: link state changed to DOWN >net0: link state changed to DOWN >epair6a: link state changed to DOWN >net0: link state changed to DOWN >epair7a: link state changed to DOWN >net0: link state changed to DOWN >epair8a: link state changed to DOWN >net0: link state changed to DOWN >epair9a: link state changed to DOWN >net0: link state changed to DOWN >epair10a: link state changed to DOWN >net0: link state changed to DOWN >epair11a: link state changed to DOWN >net0: link state changed to DOWN >epair12a: link state changed to DOWN >net0: link state changed to DOWN >epair13a: link state changed to DOWN >net0: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: link state changed to DOWN >epair0b: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0' >em0: link state changed to UP >epair0a: changing name to 'j57:net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j57:net0: link state changed to DOWN >net0: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0' >epair0a: changing name to 'j59:net0' > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x10 >fault code = supervisor read data, page not present > >instruction pointer = 0x20:0xffffffff8263ce4d > >stack pointer = 0x28:0xfffffe04556e9370 >Fatal trap 12: page fault while in kernel mode >frame pointer = 0x28:0xfffffe04556e93d0 >cpuid = 2; code segment = base 0x0, limit 0xfffff, type 0x1b >apic id = 04 > = DPL 0, pres 1, long 1, def32 0, gran 1 >fault virtual address = 0x10 >processor eflags = fault code = supervisor read data, page not present >interrupt enabled, instruction pointer = 0x20:0xffffffff80be2f6c >resume, stack pointer = 0x28:0xfffffe04556df860 >IOPL = 0 >frame pointer = 0x28:0xfffffe04556df8d0 >current process = 12 (swi4: clock (0)) >code segment = base 0x0, limit 0xfffff, type 0x1b >trap number = 12 > = DPL 0, pres 1, long 1, def32 0, gran 1 >panic: page fault >cpuid = 0 >KDB: stack backtrace: >#0 0xffffffff80b21ac7 at kdb_backtrace+0x67 >#1 0xffffffff80ad6972 at vpanic+0x182 >#2 0xffffffff80ad67e3 at panic+0x43 >#3 0xffffffff80f29d31 at trap_fatal+0x351 >#4 0xffffffff80f29f23 at trap_pfault+0x1e3 >#5 0xffffffff80f294cc at trap+0x26c >#6 0xffffffff80f0cb41 at calltrap+0x8 >#7 0xffffffff8262359a at bridge_enqueue+0x9a >#8 0xffffffff82625943 at bridge_output+0x2b3 >#9 0xffffffff80be21ce at ether_output+0x68e >#10 0xffffffff80cb0274 at ip6_output+0x1db4 >#11 0xffffffff80cb80f0 at mld_dispatch_packet+0x310 >#12 0xffffffff80cb5cea at mld_fasttimo+0x94a >#13 0xffffffff80b64da4 at pffasttimo+0x54 >#14 0xffffffff80af087a at softclock_call_cc+0x18a >#15 0xffffffff80af0df4 at softclock+0x94 >#16 0xffffffff80a9065f at intr_event_execute_handlers+0x20f >#17 0xffffffff80a908c6 at ithread_loop+0xc6 >Uptime: 15d22h52m27s >Copyright (c) 1992-2016 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 11.0-RELEASE-p1 #0 r315439: Fri Mar 17 07:52:09 CET 2017 > root@fifo-bsd:/usr/obj/usr/src/sys/FIFOKERNEL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz (3100.09-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 > 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=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=0x1<LAHF> > Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 17188257792 (16392 MB) >avail memory = 16551043072 (15784 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <SUPERM SMCI--MB> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) >random: unblocking device. >Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) >WARNING: VIMAGE (virtualized network stack) is a highly experimental feature. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff80fa5950, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <SUPERM SMCI--MB> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <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. >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 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pcib0: _OSC returned error 0x10 >pci0: <ACPI PCI bus> on pcib0 >em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xf020-0xf03f mem 0xdfa00000-0xdfa1ffff,0xdfa25000-0xdfa25fff irq 20 at device 25.0 on pci0 >em0: Using an MSI interrupt >em0: Ethernet address: 00:25:90:a6:3b:c7 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdfa24000-0xdfa243ff irq 16 at device 26.0 on pci0 >usbus0: EHCI version 1.0 >usbus0 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 >pci2: <ACPI PCI bus> on pcib2 >em1: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xe000-0xe01f mem 0xdf900000-0xdf91ffff,0xdf920000-0xdf923fff irq 16 at device 0.0 on pci2 >em1: Using MSIX interrupts with 3 vectors >em1: Ethernet address: 00:25:90:a6:3b:c6 >em1: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdfa23000-0xdfa233ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci1 >pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >vgapci0: <VGA-compatible display> mem 0xde000000-0xdeffffff,0xdf800000-0xdf803fff,0xdf000000-0xdf7fffff irq 23 at device 3.0 on pci3 >vgapci0: Boot video device >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Cougar Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf000-0xf01f mem 0xdfa22000-0xdfa227ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> 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] >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff on isa0 >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >usbus0: 480Mbps High Speed USB v2.0 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <Intel> at usbus0 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <WDC WD5000BPKX-00HPJT0 01.01A01> ATA8-ACS SATA 3.x device >ada0: Serial Number WD-WXA1A25HJDK2 >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <WDC WD5000BPKX-00HPJT0 01.01A01> ATA8-ACS SATA 3.x device >ada1: Serial Number WD-WXA1A25RKAXP >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 476940MB (976773168 512 byte sectors) >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >Timecounter "TSC-low" frequency 1550046790 Hz quality 1000 >Trying to mount root from zfs:zroot/ROOT/default []... >Root mount waiting for: usbus1 usbus0 >uhub0: 2 ports with 2 removable, self powered >uhub1: 2 ports with 2 removable, self powered >Root mount waiting for: usbus1 usbus0 >ugen0.2: <vendor 0x8087> at usbus0 >uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0 >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >uhub2: 6 ports with 6 removable, self powered >Root mount waiting for: usbus1 usbus0 >uhub3: 6 ports with 6 removable, self powered >ugen0.3: <Winbond Electronics Corp> at usbus0 >ukbd0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >kbd2 at ukbd0 >Root mount waiting for: usbus0 >Root mount waiting for: usbus0 >ugen0.4: <Generic> at usbus0 >umass0: <Generic USB Storage, class 0/0, rev 2.00/2.50, addr 4> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc100 >umass0:7:0: Attached to scbus7 >da0 at umass-sim0 bus 0 scbus7 target 0 lun 0 >da0: <Generic STORAGE DEVICE 0250> Removable Direct Access SCSI device >da0: Serial Number 000000000250 >da0: 40.000MB/s transfers >da0: 3781MB (7744512 512 byte sectors) >da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE> >Setting hostuuid: a6902500-c63b-0706-0025-90a63bc60e0f. >Setting hostid: 0x6ad8fe02. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc5 /usr/local/lib/gcc6 /usr/local/lib/perl5/5.24/mach/CORE /usr/local/llvm37/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: fifo-bsd. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >bridge0: Ethernet address: 02:6a:d8:fe:02:00 >Created clone interfaces: bridge0. >em0: promiscuous mode enabled >bridge0: link state changed to UP >Starting Network: lo0 em0 em1 bridge0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c7 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >em1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 02:6a:d8:fe:02:00 > nd6 options=9<PERFORMNUD,IFDISABLED> > groups: bridge > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: em0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> > ifmaxaddr 0 port 1 priority 128 path cost 2000000 >Starting devd. >Starting Network: em1. >em1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >ums0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >ums0: 3 buttons and [Z] coordinates ID=0 >Starting ums0 moused. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >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 >Waiting 30s for the default route interface: >em0: link state changed to UP >.....(em0) >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp (X related). >Updating motd:. >Mounting late filesystems:. >Performing sanity check on sshd configuration. >Starting sshd. >Configuring vt: blanktime. >Starting sendmail_submit. >Jul 16 13:32:35 fifo-bsd sm-mta[875]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 13:33:35 fifo-bsd sm-mta[875]: unable to qualify my own domain name (fifo-bsd) -- using short name >Starting sendmail_msp_queue. >Jul 16 13:33:35 fifo-bsd sm-msp-queue[883]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 13:34:35 fifo-bsd sm-msp-queue[883]: unable to qualify my own domain name (fifo-bsd) -- using short name >Starting cron. >Starting background file system checks in 60 seconds. > >Sun Jul 16 13:34:36 CEST 2017 >Jul 16 13:38:27 fifo-bsd savecore: /dev//dev/ada0p3: No such file or directory >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0' >epair0a: changing name to 'j1:net0' >em0: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j1:net0: link state changed to DOWN >net0: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0' >em0: link state changed to UP >epair0a: changing name to 'j3:net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j3:net0: link state changed to DOWN >net0: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >em0: link state changed to DOWN >epair0a: promiscuous mode enabled >epair0b: changing name to 'net0' >epair0a: changing name to 'j5:net0' >em0: link state changed to UP >epair1a: Ethernet address: 02:ff:50:00:06:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair2a: Ethernet address: 02:ff:50:00:08:0a >epair2b: Ethernet address: 02:ff:a0:00:09:0b >epair2a: link state changed to UP >epair2b: link state changed to UP >epair3a: Ethernet address: 02:ff:50:00:0a:0a >epair3b: Ethernet address: 02:ff:a0:00:0b:0b >epair3a: link state changed to UP >epair3b: link state changed to UP >epair4a: Ethernet address: 02:ff:50:00:0c:0a >epair4b: Ethernet address: 02:ff:a0:00:0d:0b >epair4a: link state changed to UP >epair4b: link state changed to UP >epair1a: link state changed to DOWN >epair1b: link state changed to DOWN >epair2a: link state changed to DOWN >epair2b: link state changed to DOWN >epair3a: link state changed to DOWN >epair3b: link state changed to DOWN >epair4a: link state changed to DOWN >epair4b: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:06:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair2a: Ethernet address: 02:ff:50:00:08:0a >epair2b: Ethernet address: 02:ff:a0:00:09:0b >epair2a: link state changed to UP >epair2b: link state changed to UP >epair3a: Ethernet address: 02:ff:50:00:0a:0a >epair3b: Ethernet address: 02:ff:a0:00:0b:0b >epair3a: link state changed to UP >epair3b: link state changed to UP >epair4a: Ethernet address: 02:ff:50:00:0c:0a >epair4b: Ethernet address: 02:ff:a0:00:0d:0b >epair4a: link state changed to UP >epair4b: link state changed to UP >epair5a: Ethernet address: 02:ff:50:00:0e:0a >epair5b: Ethernet address: 02:ff:a0:00:0f:0b >epair5a: link state changed to UP >epair5b: link state changed to UP >epair6a: Ethernet address: 02:ff:50:00:10:0a >epair6b: Ethernet address: 02:ff:a0:00:11:0b >epair6a: link state changed to UP >epair6b: link state changed to UP >epair7a: Ethernet address: 02:ff:50:00:12:0a >epair7b: Ethernet address: 02:ff:a0:00:13:0b >epair7a: link state changed to UP >epair7b: link state changed to UP >epair8a: Ethernet address: 02:ff:50:00:14:0a >epair8b: Ethernet address: 02:ff:a0:00:15:0b >epair8a: link state changed to UP >epair8b: link state changed to UP >epair9a: Ethernet address: 02:ff:50:00:16:0a >epair9b: Ethernet address: 02:ff:a0:00:17:0b >epair9a: link state changed to UP >epair9b: link state changed to UP >epair10a: Ethernet address: 02:ff:50:00:18:0a >epair10b: Ethernet address: 02:ff:a0:00:19:0b >epair10a: link state changed to UP >epair10b: link state changed to UP >epair11a: Ethernet address: 02:ff:50:00:1a:0a >epair11b: Ethernet address: 02:ff:a0:00:1b:0b >epair11a: link state changed to UP >epair11b: link state changed to UP >epair12a: Ethernet address: 02:ff:50:00:1c:0a >epair12b: Ethernet address: 02:ff:a0:00:1d:0b >epair12a: link state changed to UP >epair12b: link state changed to UP >epair13a: Ethernet address: 02:ff:50:00:1e:0a >epair13b: Ethernet address: 02:ff:a0:00:1f:0b >epair13a: link state changed to UP >epair13b: link state changed to UP >epair14a: Ethernet address: 02:ff:50:00:20:0a >epair14b: Ethernet address: 02:ff:a0:00:21:0b >epair14a: link state changed to UP >epair14b: link state changed to UP >epair15a: Ethernet address: 02:ff:50:00:22:0a >epair15b: Ethernet address: 02:ff:a0:00:23:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair16a: Ethernet address: 02:ff:50:00:24:0a >epair16b: Ethernet address: 02:ff:a0:00:25:0b >epair16a: link state changed to UP >epair16b: link state changed to UP >epair17a: Ethernet address: 02:ff:50:00:26:0a >epair17b: Ethernet address: 02:ff:a0:00:27:0b >epair17a: link state changed to UP >epair17b: link state changed to UP >epair18a: Ethernet address: 02:ff:50:00:28:0a >epair18b: Ethernet address: 02:ff:a0:00:29:0b >epair18a: link state changed to UP >epair18b: link state changed to UP >epair19a: Ethernet address: 02:ff:50:00:2a:0a >epair19b: Ethernet address: 02:ff:a0:00:2b:0b >epair19a: link state changed to UP >epair19b: link state changed to UP >epair20a: Ethernet address: 02:ff:50:00:2c:0a >epair20b: Ethernet address: 02:ff:a0:00:2d:0b >epair20a: link state changed to UP >epair20b: link state changed to UP >epair21a: Ethernet address: 02:ff:50:00:2e:0a >epair21b: Ethernet address: 02:ff:a0:00:2f:0b >epair21a: link state changed to UP >epair21b: link state changed to UP >epair22a: Ethernet address: 02:ff:50:00:30:0a >epair22b: Ethernet address: 02:ff:a0:00:31:0b >epair22a: link state changed to UP >epair22b: link state changed to UP >epair23a: Ethernet address: 02:ff:50:00:32:0a >epair23b: Ethernet address: 02:ff:a0:00:33:0b >epair23a: link state changed to UP >epair23b: link state changed to UP >epair24a: Ethernet address: 02:ff:50:00:34:0a >epair24b: Ethernet address: 02:ff:a0:00:35:0b >epair24a: link state changed to UP >epair24b: link state changed to UP >epair25a: Ethernet address: 02:ff:50:00:36:0a >epair25b: Ethernet address: 02:ff:a0:00:37:0b >epair25a: link state changed to UP >epair25b: link state changed to UP >epair26a: Ethernet address: 02:ff:50:00:38:0a >epair26b: Ethernet address: 02:ff:a0:00:39:0b >epair26a: link state changed to UP >epair26b: link state changed to UP >epair27a: Ethernet address: 02:ff:50:00:3a:0a >epair27b: Ethernet address: 02:ff:a0:00:3b:0b >epair27a: link state changed to UP >epair27b: link state changed to UP >epair28a: Ethernet address: 02:ff:50:00:3c:0a >epair28b: Ethernet address: 02:ff:a0:00:3d:0b >epair28a: link state changed to UP >epair28b: link state changed to UP >epair29a: Ethernet address: 02:ff:50:00:3e:0a >epair29b: Ethernet address: 02:ff:a0:00:3f:0b >epair29a: link state changed to UP >epair29b: link state changed to UP >epair30a: Ethernet address: 02:ff:50:00:40:0a >epair30b: Ethernet address: 02:ff:a0:00:41:0b >epair30a: link state changed to UP >epair30b: link state changed to UP >epair31a: Ethernet address: 02:ff:50:00:42:0a >epair31b: Ethernet address: 02:ff:a0:00:43:0b >epair31a: link state changed to UP >epair31b: link state changed to UP >epair32a: Ethernet address: 02:ff:50:00:44:0a >epair32b: Ethernet address: 02:ff:a0:00:45:0b >epair32a: link state changed to UP >epair32b: link state changed to UP >epair33a: Ethernet address: 02:ff:50:00:46:0a >epair33b: Ethernet address: 02:ff:a0:00:47:0b >epair33a: link state changed to UP >epair33b: link state changed to UP >epair34a: Ethernet address: 02:ff:50:00:48:0a >epair34b: Ethernet address: 02:ff:a0:00:49:0b >epair34a: link state changed to UP >epair34b: link state changed to UP >epair35a: Ethernet address: 02:ff:50:00:4a:0a >epair35b: Ethernet address: 02:ff:a0:00:4b:0b >epair35a: link state changed to UP >epair35b: link state changed to UP >epair36a: Ethernet address: 02:ff:50:00:4c:0a >epair36b: Ethernet address: 02:ff:a0:00:4d:0b >epair36a: link state changed to UP >epair36b: link state changed to UP >epair37a: Ethernet address: 02:ff:50:00:4e:0a >epair37b: Ethernet address: 02:ff:a0:00:4f:0b >epair37a: link state changed to UP >epair37b: link state changed to UP >epair38a: Ethernet address: 02:ff:50:00:50:0a >epair38b: Ethernet address: 02:ff:a0:00:51:0b >epair38a: link state changed to UP >epair38b: link state changed to UP >epair39a: Ethernet address: 02:ff:50:00:52:0a >epair39b: Ethernet address: 02:ff:a0:00:53:0b >epair39a: link state changed to UP >epair39b: link state changed to UP >epair40a: Ethernet address: 02:ff:50:00:54:0a >epair40b: Ethernet address: 02:ff:a0:00:55:0b >epair40a: link state changed to UP >epair40b: link state changed to UP >epair41a: Ethernet address: 02:ff:50:00:56:0a >epair41b: Ethernet address: 02:ff:a0:00:57:0b >epair41a: link state changed to UP >epair41b: link state changed to UP >epair42a: Ethernet address: 02:ff:50:00:58:0a >epair42b: Ethernet address: 02:ff:a0:00:59:0b >epair42a: link state changed to UP >epair42b: link state changed to UP >epair43a: Ethernet address: 02:ff:50:00:5a:0a >epair43b: Ethernet address: 02:ff:a0:00:5b:0b >epair43a: link state changed to UP >epair43b: link state changed to UP >epair44a: Ethernet address: 02:ff:50:00:5c:0a >epair44b: Ethernet address: 02:ff:a0:00:5d:0b >epair44a: link state changed to UP >epair44b: link state changed to UP >epair45a: Ethernet address: 02:ff:50:00:5e:0a >epair45b: Ethernet address: 02:ff:a0:00:5f:0b >epair45a: link state changed to UP >epair45b: link state changed to UP >epair46a: Ethernet address: 02:ff:50:00:60:0a >epair46b: Ethernet address: 02:ff:a0:00:61:0b >epair46a: link state changed to UP >epair46b: link state changed to UP >epair47a: Ethernet address: 02:ff:50:00:62:0a >epair47b: Ethernet address: 02:ff:a0:00:63:0b >epair47a: link state changed to UP >epair47b: link state changed to UP >epair48a: Ethernet address: 02:ff:50:00:64:0a >epair48b: Ethernet address: 02:ff:a0:00:65:0b >epair48a: link state changed to UP >epair48b: link state changed to UP >epair49a: Ethernet address: 02:ff:50:00:66:0a >epair49b: Ethernet address: 02:ff:a0:00:67:0b >epair49a: link state changed to UP >epair49b: link state changed to UP >epair50a: Ethernet address: 02:ff:50:00:68:0a >epair50b: Ethernet address: 02:ff:a0:00:69:0b >epair50a: link state changed to UP >epair50b: link state changed to UP >epair51a: Ethernet address: 02:ff:50:00:6a:0a >epair51b: Ethernet address: 02:ff:a0:00:6b:0b >epair51a: link state changed to UP >epair51b: link state changed to UP >epair52a: Ethernet address: 02:ff:50:00:6c:0a >epair52b: Ethernet address: 02:ff:a0:00:6d:0b >epair52a: link state changed to UP >epair52b: link state changed to UP >epair53a: Ethernet address: 02:ff:50:00:6e:0a >epair53b: Ethernet address: 02:ff:a0:00:6f:0b >epair53a: link state changed to UP >epair53b: link state changed to UP >epair54a: Ethernet address: 02:ff:50:00:70:0a >epair54b: Ethernet address: 02:ff:a0:00:71:0b >epair54a: link state changed to UP >epair54b: link state changed to UP >epair55a: Ethernet address: 02:ff:50:00:72:0a >epair55b: Ethernet address: 02:ff:a0:00:73:0b >epair55a: link state changed to UP >epair55b: link state changed to UP >epair56a: Ethernet address: 02:ff:50:00:74:0a >epair56b: Ethernet address: 02:ff:a0:00:75:0b >epair56a: link state changed to UP >epair56b: link state changed to UP >epair57a: Ethernet address: 02:ff:50:00:76:0a >epair57b: Ethernet address: 02:ff:a0:00:77:0b >epair57a: link state changed to UP >epair57b: link state changed to UP >epair58a: Ethernet address: 02:ff:50:00:78:0a >epair58b: Ethernet address: 02:ff:a0:00:79:0b >epair58a: link state changed to UP >epair58b: link state changed to UP >epair59a: Ethernet address: 02:ff:50:00:7a:0a >epair59b: Ethernet address: 02:ff:a0:00:7b:0b >epair59a: link state changed to UP >epair59b: link state changed to UP >epair60a: Ethernet address: 02:ff:50:00:7c:0a >epair60b: Ethernet address: 02:ff:a0:00:7d:0b >epair60a: link state changed to UP >epair60b: link state changed to UP >epair61a: Ethernet address: 02:ff:50:00:7e:0a >epair61b: Ethernet address: 02:ff:a0:00:7f:0b >epair61a: link state changed to UP >epair61b: link state changed to UP >epair62a: Ethernet address: 02:ff:50:00:80:0a >epair62b: Ethernet address: 02:ff:a0:00:81:0b >epair62a: link state changed to UP >epair62b: link state changed to UP >epair63a: Ethernet address: 02:ff:50:00:82:0a >epair63b: Ethernet address: 02:ff:a0:00:83:0b >epair63a: link state changed to UP >epair63b: link state changed to UP >epair64a: Ethernet address: 02:ff:50:00:84:0a >epair64b: Ethernet address: 02:ff:a0:00:85:0b >epair64a: link state changed to UP >epair64b: link state changed to UP >epair65a: Ethernet address: 02:ff:50:00:86:0a >epair65b: Ethernet address: 02:ff:a0:00:87:0b >epair65a: link state changed to UP >epair65b: link state changed to UP >epair66a: Ethernet address: 02:ff:50:00:88:0a >epair66b: Ethernet address: 02:ff:a0:00:89:0b >epair66a: link state changed to UP >epair66b: link state changed to UP >epair67a: Ethernet address: 02:ff:50:00:8a:0a >epair67b: Ethernet address: 02:ff:a0:00:8b:0b >epair67a: link state changed to UP >epair67b: link state changed to UP >epair68a: Ethernet address: 02:ff:50:00:8c:0a >epair68b: Ethernet address: 02:ff:a0:00:8d:0b >epair68a: link state changed to UP >epair68b: link state changed to UP >epair69a: Ethernet address: 02:ff:50:00:8e:0a >epair69b: Ethernet address: 02:ff:a0:00:8f:0b >epair69a: link state changed to UP >epair69b: link state changed to UP >epair70a: Ethernet address: 02:ff:50:00:90:0a >epair70b: Ethernet address: 02:ff:a0:00:91:0b >epair70a: link state changed to UP >epair70b: link state changed to UP >epair71a: Ethernet address: 02:ff:50:00:92:0a >epair71b: Ethernet address: 02:ff:a0:00:93:0b >epair71a: link state changed to UP >epair71b: link state changed to UP >epair72a: Ethernet address: 02:ff:50:00:94:0a >epair72b: Ethernet address: 02:ff:a0:00:95:0b >epair72a: link state changed to UP >epair72b: link state changed to UP >epair73a: Ethernet address: 02:ff:50:00:96:0a >epair73b: Ethernet address: 02:ff:a0:00:97:0b >epair73a: link state changed to UP >epair73b: link state changed to UP >epair74a: Ethernet address: 02:ff:50:00:98:0a >epair74b: Ethernet address: 02:ff:a0:00:99:0b >epair74a: link state changed to UP >epair74b: link state changed to UP >epair75a: Ethernet address: 02:ff:50:00:9a:0a >epair75b: Ethernet address: 02:ff:a0:00:9b:0b >epair75a: link state changed to UP >epair75b: link state changed to UP >epair76a: Ethernet address: 02:ff:50:00:9c:0a >epair76b: Ethernet address: 02:ff:a0:00:9d:0b >epair76a: link state changed to UP >epair76b: link state changed to UP >epair77a: Ethernet address: 02:ff:50:00:9e:0a >epair77b: Ethernet address: 02:ff:a0:00:9f:0b >epair77a: link state changed to UP >epair77b: link state changed to UP >epair78a: Ethernet address: 02:ff:50:00:a0:0a >epair78b: Ethernet address: 02:ff:a0:00:a1:0b >epair78a: link state changed to UP >epair78b: link state changed to UP >epair79a: Ethernet address: 02:ff:50:00:a2:0a >epair79b: Ethernet address: 02:ff:a0:00:a3:0b >epair79a: link state changed to UP >epair79b: link state changed to UP >epair80a: Ethernet address: 02:ff:50:00:a4:0a >epair80b: Ethernet address: 02:ff:a0:00:a5:0b >epair80a: link state changed to UP >epair80b: link state changed to UP >epair81a: Ethernet address: 02:ff:50:00:a6:0a >epair81b: Ethernet address: 02:ff:a0:00:a7:0b >epair81a: link state changed to UP >epair81b: link state changed to UP >epair82a: Ethernet address: 02:ff:50:00:a8:0a >epair82b: Ethernet address: 02:ff:a0:00:a9:0b >epair82a: link state changed to UP >epair82b: link state changed to UP >epair83a: Ethernet address: 02:ff:50:00:aa:0a >epair83b: Ethernet address: 02:ff:a0:00:ab:0b >epair83a: link state changed to UP >epair83b: link state changed to UP >epair84a: Ethernet address: 02:ff:50:00:ac:0a >epair84b: Ethernet address: 02:ff:a0:00:ad:0b >epair84a: link state changed to UP >epair84b: link state changed to UP >epair85a: Ethernet address: 02:ff:50:00:ae:0a >epair85b: Ethernet address: 02:ff:a0:00:af:0b >epair85a: link state changed to UP >epair85b: link state changed to UP >epair86a: Ethernet address: 02:ff:50:00:b0:0a >epair86b: Ethernet address: 02:ff:a0:00:b1:0b >epair86a: link state changed to UP >epair86b: link state changed to UP >epair87a: Ethernet address: 02:ff:50:00:b2:0a >epair87b: Ethernet address: 02:ff:a0:00:b3:0b >epair87a: link state changed to UP >epair87b: link state changed to UP >epair88a: Ethernet address: 02:ff:50:00:b4:0a >epair88b: Ethernet address: 02:ff:a0:00:b5:0b >epair88a: link state changed to UP >epair88b: link state changed to UP >epair89a: Ethernet address: 02:ff:50:00:b6:0a >epair89b: Ethernet address: 02:ff:a0:00:b7:0b >epair89a: link state changed to UP >epair89b: link state changed to UP >epair90a: Ethernet address: 02:ff:50:00:b8:0a >epair90b: Ethernet address: 02:ff:a0:00:b9:0b >epair90a: link state changed to UP >epair90b: link state changed to UP >epair91a: Ethernet address: 02:ff:50:00:ba:0a >epair91b: Ethernet address: 02:ff:a0:00:bb:0b >epair91a: link state changed to UP >epair91b: link state changed to UP >epair92a: Ethernet address: 02:ff:50:00:bc:0a >epair92b: Ethernet address: 02:ff:a0:00:bd:0b >epair92a: link state changed to UP >epair92b: link state changed to UP >epair93a: Ethernet address: 02:ff:50:00:be:0a >epair93b: Ethernet address: 02:ff:a0:00:bf:0b >epair93a: link state changed to UP >epair93b: link state changed to UP >epair94a: Ethernet address: 02:ff:50:00:c0:0a >epair94b: Ethernet address: 02:ff:a0:00:c1:0b >epair94a: link state changed to UP >epair94b: link state changed to UP >epair95a: Ethernet address: 02:ff:50:00:c2:0a >epair95b: Ethernet address: 02:ff:a0:00:c3:0b >epair95a: link state changed to UP >epair95b: link state changed to UP >epair96a: Ethernet address: 02:ff:50:00:c4:0a >epair96b: Ethernet address: 02:ff:a0:00:c5:0b >epair96a: link state changed to UP >epair96b: link state changed to UP >epair97a: Ethernet address: 02:ff:50:00:c6:0a >epair97b: Ethernet address: 02:ff:a0:00:c7:0b >epair97a: link state changed to UP >epair97b: link state changed to UP >epair98a: Ethernet address: 02:ff:50:00:c8:0a >epair98b: Ethernet address: 02:ff:a0:00:c9:0b >epair98a: link state changed to UP >epair98b: link state changed to UP >epair99a: Ethernet address: 02:ff:50:00:ca:0a >epair99b: Ethernet address: 02:ff:a0:00:cb:0b >epair99a: link state changed to UP >epair99b: link state changed to UP >epair100a: Ethernet address: 02:ff:50:00:cc:0a >epair100b: Ethernet address: 02:ff:a0:00:cd:0b >epair100a: link state changed to UP >epair100b: link state changed to UP >epair1a: link state changed to DOWN >epair1b: link state changed to DOWN >epair2a: link state changed to DOWN >epair2b: link state changed to DOWN >epair3a: link state changed to DOWN >epair3b: link state changed to DOWN >epair4a: link state changed to DOWN >epair4b: link state changed to DOWN >epair5a: link state changed to DOWN >epair5b: link state changed to DOWN >epair6a: link state changed to DOWN >epair6b: link state changed to DOWN >epair7a: link state changed to DOWN >epair7b: link state changed to DOWN >epair8a: link state changed to DOWN >epair8b: link state changed to DOWN >epair9a: link state changed to DOWN >epair9b: link state changed to DOWN >epair10a: link state changed to DOWN >epair10b: link state changed to DOWN >epair11a: link state changed to DOWN >epair11b: link state changed to DOWN >epair12a: link state changed to DOWN >epair12b: link state changed to DOWN >epair13a: link state changed to DOWN >epair13b: link state changed to DOWN >epair14a: link state changed to DOWN >epair14b: link state changed to DOWN >epair15a: link state changed to DOWN >epair15b: link state changed to DOWN >epair16a: link state changed to DOWN >epair16b: link state changed to DOWN >epair17a: link state changed to DOWN >epair17b: link state changed to DOWN >epair18a: link state changed to DOWN >epair18b: link state changed to DOWN >epair19a: link state changed to DOWN >epair19b: link state changed to DOWN >epair20a: link state changed to DOWN >epair20b: link state changed to DOWN >epair21a: link state changed to DOWN >epair21b: link state changed to DOWN >epair22a: link state changed to DOWN >epair22b: link state changed to DOWN >epair23a: link state changed to DOWN >epair23b: link state changed to DOWN >epair24a: link state changed to DOWN >epair24b: link state changed to DOWN >epair25a: link state changed to DOWN >epair25b: link state changed to DOWN >epair26a: link state changed to DOWN >epair26b: link state changed to DOWN >epair27a: link state changed to DOWN >epair27b: link state changed to DOWN >epair28a: link state changed to DOWN >epair28b: link state changed to DOWN >epair29a: link state changed to DOWN >epair29b: link state changed to DOWN >epair30a: link state changed to DOWN >epair30b: link state changed to DOWN >epair31a: link state changed to DOWN >epair31b: link state changed to DOWN >epair32a: link state changed to DOWN >epair32b: link state changed to DOWN >epair33a: link state changed to DOWN >epair33b: link state changed to DOWN >epair34a: link state changed to DOWN >epair34b: link state changed to DOWN >epair35a: link state changed to DOWN >epair35b: link state changed to DOWN >epair36a: link state changed to DOWN >epair36b: link state changed to DOWN >epair37a: link state changed to DOWN >epair37b: link state changed to DOWN >epair38a: link state changed to DOWN >epair38b: link state changed to DOWN >epair39a: link state changed to DOWN >epair39b: link state changed to DOWN >epair40a: link state changed to DOWN >epair40b: link state changed to DOWN >epair41a: link state changed to DOWN >epair41b: link state changed to DOWN >epair42a: link state changed to DOWN >epair42b: link state changed to DOWN >epair43a: link state changed to DOWN >epair43b: link state changed to DOWN >epair44a: link state changed to DOWN >epair44b: link state changed to DOWN >epair45a: link state changed to DOWN >epair45b: link state changed to DOWN >epair46a: link state changed to DOWN >epair46b: link state changed to DOWN >epair47a: link state changed to DOWN >epair47b: link state changed to DOWN >epair48a: link state changed to DOWN >epair48b: link state changed to DOWN >epair49a: link state changed to DOWN >epair49b: link state changed to DOWN >epair50a: link state changed to DOWN >epair50b: link state changed to DOWN >epair51a: link state changed to DOWN >epair51b: link state changed to DOWN >epair52a: link state changed to DOWN >epair52b: link state changed to DOWN >epair53a: link state changed to DOWN >epair53b: link state changed to DOWN >epair54a: link state changed to DOWN >epair54b: link state changed to DOWN >epair55a: link state changed to DOWN >epair55b: link state changed to DOWN >epair56a: link state changed to DOWN >epair56b: link state changed to DOWN >epair57a: link state changed to DOWN >epair57b: link state changed to DOWN >epair58a: link state changed to DOWN >epair58b: link state changed to DOWN >epair59a: link state changed to DOWN >epair59b: link state changed to DOWN >epair60a: link state changed to DOWN >epair60b: link state changed to DOWN >epair61a: link state changed to DOWN >epair61b: link state changed to DOWN >epair62a: link state changed to DOWN >epair62b: link state changed to DOWN >epair63a: link state changed to DOWN >epair63b: link state changed to DOWN >epair64a: link state changed to DOWN >epair64b: link state changed to DOWN >epair65a: link state changed to DOWN >epair65b: link state changed to DOWN >epair66a: link state changed to DOWN >epair66b: link state changed to DOWN >epair67a: link state changed to DOWN >epair67b: link state changed to DOWN >epair68a: link state changed to DOWN >epair68b: link state changed to DOWN >epair69a: link state changed to DOWN >epair69b: link state changed to DOWN >epair70a: link state changed to DOWN >epair70b: link state changed to DOWN >epair71a: link state changed to DOWN >epair71b: link state changed to DOWN >epair72a: link state changed to DOWN >epair72b: link state changed to DOWN >epair73a: link state changed to DOWN >epair73b: link state changed to DOWN >epair74a: link state changed to DOWN >epair74b: link state changed to DOWN >epair75a: link state changed to DOWN >epair75b: link state changed to DOWN >epair76a: link state changed to DOWN >epair76b: link state changed to DOWN >epair77a: link state changed to DOWN >epair77b: link state changed to DOWN >epair78a: link state changed to DOWN >epair78b: link state changed to DOWN >epair79a: link state changed to DOWN >epair79b: link state changed to DOWN >epair80a: link state changed to DOWN >epair80b: link state changed to DOWN >epair81a: link state changed to DOWN >epair81b: link state changed to DOWN >epair82a: link state changed to DOWN >epair82b: link state changed to DOWN >epair83a: link state changed to DOWN >epair83b: link state changed to DOWN >epair84a: link state changed to DOWN >epair84b: link state changed to DOWN >epair85a: link state changed to DOWN >epair85b: link state changed to DOWN >epair86a: link state changed to DOWN >epair86b: link state changed to DOWN >epair87a: link state changed to DOWN >epair87b: link state changed to DOWN >epair88a: link state changed to DOWN >epair88b: link state changed to DOWN >epair89a: link state changed to DOWN >epair89b: link state changed to DOWN >epair90a: link state changed to DOWN >epair90b: link state changed to DOWN >epair91a: link state changed to DOWN >epair91b: link state changed to DOWN >epair92a: link state changed to DOWN >epair92b: link state changed to DOWN >epair93a: link state changed to DOWN >epair93b: link state changed to DOWN >epair94a: link state changed to DOWN >epair94b: link state changed to DOWN >epair95a: link state changed to DOWN >epair95b: link state changed to DOWN >epair96a: link state changed to DOWN >epair96b: link state changed to DOWN >epair97a: link state changed to DOWN >epair97b: link state changed to DOWN >epair98a: link state changed to DOWN >epair98b: link state changed to DOWN >epair99a: link state changed to DOWN >epair99b: link state changed to DOWN >epair100a: link state changed to DOWN >epair100b: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:06:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1b: changing name to 'j1:net0' >epair2a: Ethernet address: 02:ff:50:00:08:0a >epair2b: Ethernet address: 02:ff:a0:00:09:0b >epair2a: link state changed to UP >epair2b: link state changed to UP >epair2b: changing name to 'j2:net0' >epair3a: Ethernet address: 02:ff:50:00:0a:0a >epair3b: Ethernet address: 02:ff:a0:00:0b:0b >epair3a: link state changed to UP >epair3b: link state changed to UP >epair3b: changing name to 'j3:net0' >epair4a: Ethernet address: 02:ff:50:00:0c:0a >epair4b: Ethernet address: 02:ff:a0:00:0d:0b >epair4a: link state changed to UP >epair4b: link state changed to UP >epair4b: changing name to 'j4:net0' >epair5a: Ethernet address: 02:ff:50:00:0e:0a >epair5b: Ethernet address: 02:ff:a0:00:0f:0b >epair5a: link state changed to UP >epair5b: link state changed to UP >epair6a: Ethernet address: 02:ff:50:00:10:0a >epair6b: Ethernet address: 02:ff:a0:00:11:0b >epair6a: link state changed to UP >epair6b: link state changed to UP >epair6b: changing name to 'j6:net0' >epair7a: Ethernet address: 02:ff:50:00:12:0a >epair7b: Ethernet address: 02:ff:a0:00:13:0b >epair7a: link state changed to UP >epair7b: link state changed to UP >epair7b: changing name to 'j7:net0' >epair8a: Ethernet address: 02:ff:50:00:14:0a >epair8b: Ethernet address: 02:ff:a0:00:15:0b >epair8a: link state changed to UP >epair8b: link state changed to UP >epair8b: changing name to 'j8:net0' >epair9a: Ethernet address: 02:ff:50:00:16:0a >epair9b: Ethernet address: 02:ff:a0:00:17:0b >epair9a: link state changed to UP >epair9b: link state changed to UP >epair9b: changing name to 'j9:net0' >epair10a: Ethernet address: 02:ff:50:00:18:0a >epair10b: Ethernet address: 02:ff:a0:00:19:0b >epair10a: link state changed to UP >epair10b: link state changed to UP >epair10b: changing name to 'j10:net0' >epair11a: Ethernet address: 02:ff:50:00:1a:0a >epair11b: Ethernet address: 02:ff:a0:00:1b:0b >epair11a: link state changed to UP >epair11b: link state changed to UP >epair11b: changing name to 'j11:net0' >epair12a: Ethernet address: 02:ff:50:00:1c:0a >epair12b: Ethernet address: 02:ff:a0:00:1d:0b >epair12a: link state changed to UP >epair12b: link state changed to UP >epair12b: changing name to 'j12:net0' >epair13a: Ethernet address: 02:ff:50:00:1e:0a >epair13b: Ethernet address: 02:ff:a0:00:1f:0b >epair13a: link state changed to UP >epair13b: link state changed to UP >epair13b: changing name to 'j13:net0' >epair14a: Ethernet address: 02:ff:50:00:20:0a >epair14b: Ethernet address: 02:ff:a0:00:21:0b >epair14a: link state changed to UP >epair14b: link state changed to UP >epair14b: changing name to 'j14:net0' >epair15a: Ethernet address: 02:ff:50:00:22:0a >epair15b: Ethernet address: 02:ff:a0:00:23:0b >epair15a: link state changed to UP >epair15b: link state changed to UP >epair15b: changing name to 'j15:net0' >epair16a: Ethernet address: 02:ff:50:00:24:0a >epair16b: Ethernet address: 02:ff:a0:00:25:0b >epair16a: link state changed to UP >epair16b: link state changed to UP >epair16b: changing name to 'j16:net0' >epair17a: Ethernet address: 02:ff:50:00:26:0a >epair17b: Ethernet address: 02:ff:a0:00:27:0b >epair17a: link state changed to UP >epair17b: link state changed to UP >epair17b: changing name to 'j17:net0' >epair18a: Ethernet address: 02:ff:50:00:28:0a >epair18b: Ethernet address: 02:ff:a0:00:29:0b >epair18a: link state changed to UP >epair18b: link state changed to UP >epair18b: changing name to 'j18:net0' >epair19a: Ethernet address: 02:ff:50:00:2a:0a >epair19b: Ethernet address: 02:ff:a0:00:2b:0b >epair19a: link state changed to UP >epair19b: link state changed to UP >epair19b: changing name to 'j19:net0' >epair20a: Ethernet address: 02:ff:50:00:2c:0a >epair20b: Ethernet address: 02:ff:a0:00:2d:0b >epair20a: link state changed to UP >epair20b: link state changed to UP >epair20b: changing name to 'j20:net0' >epair21a: Ethernet address: 02:ff:50:00:2e:0a >epair21b: Ethernet address: 02:ff:a0:00:2f:0b >epair21a: link state changed to UP >epair21b: link state changed to UP >epair21b: changing name to 'j21:net0' >epair22a: Ethernet address: 02:ff:50:00:30:0a >epair22b: Ethernet address: 02:ff:a0:00:31:0b >epair22a: link state changed to UP >epair22b: link state changed to UP >epair22b: changing name to 'j22:net0' >epair23a: Ethernet address: 02:ff:50:00:32:0a >epair23b: Ethernet address: 02:ff:a0:00:33:0b >epair23a: link state changed to UP >epair23b: link state changed to UP >epair23b: changing name to 'j23:net0' >epair24a: Ethernet address: 02:ff:50:00:34:0a >epair24b: Ethernet address: 02:ff:a0:00:35:0b >epair24a: link state changed to UP >epair24b: link state changed to UP >epair24b: changing name to 'j24:net0' >epair25a: Ethernet address: 02:ff:50:00:36:0a >epair25b: Ethernet address: 02:ff:a0:00:37:0b >epair25a: link state changed to UP >epair25b: link state changed to UP >epair25b: changing name to 'j25:net0' >epair26a: Ethernet address: 02:ff:50:00:38:0a >epair26b: Ethernet address: 02:ff:a0:00:39:0b >epair26a: link state changed to UP >epair26b: link state changed to UP >epair26b: changing name to 'j26:net0' >epair27a: Ethernet address: 02:ff:50:00:3a:0a >epair27b: Ethernet address: 02:ff:a0:00:3b:0b >epair27a: link state changed to UP >epair27b: link state changed to UP >epair27b: changing name to 'j27:net0' >epair28a: Ethernet address: 02:ff:50:00:3c:0a >epair28b: Ethernet address: 02:ff:a0:00:3d:0b >epair28a: link state changed to UP >epair28b: link state changed to UP >epair28b: changing name to 'j28:net0' >epair29a: Ethernet address: 02:ff:50:00:3e:0a >epair29b: Ethernet address: 02:ff:a0:00:3f:0b >epair29a: link state changed to UP >epair29b: link state changed to UP >epair29b: changing name to 'j29:net0' >epair30a: Ethernet address: 02:ff:50:00:40:0a >epair30b: Ethernet address: 02:ff:a0:00:41:0b >epair30a: link state changed to UP >epair30b: link state changed to UP >epair30b: changing name to 'j30:net0' >epair31a: Ethernet address: 02:ff:50:00:42:0a >epair31b: Ethernet address: 02:ff:a0:00:43:0b >epair31a: link state changed to UP >epair31b: link state changed to UP >epair31b: changing name to 'j31:net0' >epair32a: Ethernet address: 02:ff:50:00:44:0a >epair32b: Ethernet address: 02:ff:a0:00:45:0b >epair32a: link state changed to UP >epair32b: link state changed to UP >epair32b: changing name to 'j32:net0' >epair33a: Ethernet address: 02:ff:50:00:46:0a >epair33b: Ethernet address: 02:ff:a0:00:47:0b >epair33a: link state changed to UP >epair33b: link state changed to UP >epair33b: changing name to 'j33:net0' >epair34a: Ethernet address: 02:ff:50:00:48:0a >epair34b: Ethernet address: 02:ff:a0:00:49:0b >epair34a: link state changed to UP >epair34b: link state changed to UP >epair34b: changing name to 'j34:net0' >epair35a: Ethernet address: 02:ff:50:00:4a:0a >epair35b: Ethernet address: 02:ff:a0:00:4b:0b >epair35a: link state changed to UP >epair35b: link state changed to UP >epair35b: changing name to 'j35:net0' >epair36a: Ethernet address: 02:ff:50:00:4c:0a >epair36b: Ethernet address: 02:ff:a0:00:4d:0b >epair36a: link state changed to UP >epair36b: link state changed to UP >epair36b: changing name to 'j36:net0' >epair37a: Ethernet address: 02:ff:50:00:4e:0a >epair37b: Ethernet address: 02:ff:a0:00:4f:0b >epair37a: link state changed to UP >epair37b: link state changed to UP >epair37b: changing name to 'j37:net0' >epair38a: Ethernet address: 02:ff:50:00:50:0a >epair38b: Ethernet address: 02:ff:a0:00:51:0b >epair38a: link state changed to UP >epair38b: link state changed to UP >epair38b: changing name to 'j38:net0' >epair39a: Ethernet address: 02:ff:50:00:52:0a >epair39b: Ethernet address: 02:ff:a0:00:53:0b >epair39a: link state changed to UP >epair39b: link state changed to UP >epair39b: changing name to 'j39:net0' >epair40a: Ethernet address: 02:ff:50:00:54:0a >epair40b: Ethernet address: 02:ff:a0:00:55:0b >epair40a: link state changed to UP >epair40b: link state changed to UP >epair40b: changing name to 'j40:net0' >epair41a: Ethernet address: 02:ff:50:00:56:0a >epair41b: Ethernet address: 02:ff:a0:00:57:0b >epair41a: link state changed to UP >epair41b: link state changed to UP >epair41b: changing name to 'j41:net0' >epair42a: Ethernet address: 02:ff:50:00:58:0a >epair42b: Ethernet address: 02:ff:a0:00:59:0b >epair42a: link state changed to UP >epair42b: link state changed to UP >epair42b: changing name to 'j42:net0' >epair43a: Ethernet address: 02:ff:50:00:5a:0a >epair43b: Ethernet address: 02:ff:a0:00:5b:0b >epair43a: link state changed to UP >epair43b: link state changed to UP >epair43b: changing name to 'j43:net0' >epair44a: Ethernet address: 02:ff:50:00:5c:0a >epair44b: Ethernet address: 02:ff:a0:00:5d:0b >epair44a: link state changed to UP >epair44b: link state changed to UP >epair44b: changing name to 'j44:net0' >epair45a: Ethernet address: 02:ff:50:00:5e:0a >epair45b: Ethernet address: 02:ff:a0:00:5f:0b >epair45a: link state changed to UP >epair45b: link state changed to UP >epair45b: changing name to 'j45:net0' >epair46a: Ethernet address: 02:ff:50:00:60:0a >epair46b: Ethernet address: 02:ff:a0:00:61:0b >epair46a: link state changed to UP >epair46b: link state changed to UP >epair46b: changing name to 'j46:net0' >epair47a: Ethernet address: 02:ff:50:00:62:0a >epair47b: Ethernet address: 02:ff:a0:00:63:0b >epair47a: link state changed to UP >epair47b: link state changed to UP >epair47b: changing name to 'j47:net0' >epair48a: Ethernet address: 02:ff:50:00:64:0a >epair48b: Ethernet address: 02:ff:a0:00:65:0b >epair48a: link state changed to UP >epair48b: link state changed to UP >epair48b: changing name to 'j48:net0' >epair49a: Ethernet address: 02:ff:50:00:66:0a >epair49b: Ethernet address: 02:ff:a0:00:67:0b >epair49a: link state changed to UP >epair49b: link state changed to UP >epair49b: changing name to 'j49:net0' >epair50a: Ethernet address: 02:ff:50:00:68:0a >epair50b: Ethernet address: 02:ff:a0:00:69:0b >epair50a: link state changed to UP >epair50b: link state changed to UP >epair50b: changing name to 'j50:net0' >epair51a: Ethernet address: 02:ff:50:00:6a:0a >epair51b: Ethernet address: 02:ff:a0:00:6b:0b >epair51a: link state changed to UP >epair51b: link state changed to UP >epair51b: changing name to 'j51:net0' >epair52a: Ethernet address: 02:ff:50:00:6c:0a >epair52b: Ethernet address: 02:ff:a0:00:6d:0b >epair52a: link state changed to UP >epair52b: link state changed to UP >epair52b: changing name to 'j52:net0' >epair53a: Ethernet address: 02:ff:50:00:6e:0a >epair53b: Ethernet address: 02:ff:a0:00:6f:0b >epair53a: link state changed to UP >epair53b: link state changed to UP >epair53b: changing name to 'j53:net0' >epair54a: Ethernet address: 02:ff:50:00:70:0a >epair54b: Ethernet address: 02:ff:a0:00:71:0b >epair54a: link state changed to UP >epair54b: link state changed to UP >epair54b: changing name to 'j54:net0' >epair55a: Ethernet address: 02:ff:50:00:72:0a >epair55b: Ethernet address: 02:ff:a0:00:73:0b >epair55a: link state changed to UP >epair55b: link state changed to UP >epair55b: changing name to 'j55:net0' >epair56a: Ethernet address: 02:ff:50:00:74:0a >epair56b: Ethernet address: 02:ff:a0:00:75:0b >epair56a: link state changed to UP >epair56b: link state changed to UP >epair56b: changing name to 'j56:net0' >epair57a: Ethernet address: 02:ff:50:00:76:0a >epair57b: Ethernet address: 02:ff:a0:00:77:0b >epair57a: link state changed to UP >epair57b: link state changed to UP >epair57b: changing name to 'j57:net0' >epair58a: Ethernet address: 02:ff:50:00:78:0a >epair58b: Ethernet address: 02:ff:a0:00:79:0b >epair58a: link state changed to UP >epair58b: link state changed to UP >epair58b: changing name to 'j58:net0' >epair59a: Ethernet address: 02:ff:50:00:7a:0a >epair59b: Ethernet address: 02:ff:a0:00:7b:0b >epair59a: link state changed to UP >epair59b: link state changed to UP >epair59b: changing name to 'j59:net0' >epair60a: Ethernet address: 02:ff:50:00:7c:0a >epair60b: Ethernet address: 02:ff:a0:00:7d:0b >epair60a: link state changed to UP >epair60b: link state changed to UP >epair60b: changing name to 'j60:net0' >epair61a: Ethernet address: 02:ff:50:00:7e:0a >epair61b: Ethernet address: 02:ff:a0:00:7f:0b >epair61a: link state changed to UP >epair61b: link state changed to UP >epair61b: changing name to 'j61:net0' >epair62a: Ethernet address: 02:ff:50:00:80:0a >epair62b: Ethernet address: 02:ff:a0:00:81:0b >epair62a: link state changed to UP >epair62b: link state changed to UP >epair62b: changing name to 'j62:net0' >epair63a: Ethernet address: 02:ff:50:00:82:0a >epair63b: Ethernet address: 02:ff:a0:00:83:0b >epair63a: link state changed to UP >epair63b: link state changed to UP >epair63b: changing name to 'j63:net0' >epair64a: Ethernet address: 02:ff:50:00:84:0a >epair64b: Ethernet address: 02:ff:a0:00:85:0b >epair64a: link state changed to UP >epair64b: link state changed to UP >epair64b: changing name to 'j64:net0' >epair65a: Ethernet address: 02:ff:50:00:86:0a >epair65b: Ethernet address: 02:ff:a0:00:87:0b >epair65a: link state changed to UP >epair65b: link state changed to UP >epair65b: changing name to 'j65:net0' >epair66a: Ethernet address: 02:ff:50:00:88:0a >epair66b: Ethernet address: 02:ff:a0:00:89:0b >epair66a: link state changed to UP >epair66b: link state changed to UP >epair66b: changing name to 'j66:net0' >epair67a: Ethernet address: 02:ff:50:00:8a:0a >epair67b: Ethernet address: 02:ff:a0:00:8b:0b >epair67a: link state changed to UP >epair67b: link state changed to UP >epair67b: changing name to 'j67:net0' >epair68a: Ethernet address: 02:ff:50:00:8c:0a >epair68b: Ethernet address: 02:ff:a0:00:8d:0b >epair68a: link state changed to UP >epair68b: link state changed to UP >epair68b: changing name to 'j68:net0' >epair69a: Ethernet address: 02:ff:50:00:8e:0a >epair69b: Ethernet address: 02:ff:a0:00:8f:0b >epair69a: link state changed to UP >epair69b: link state changed to UP >epair69b: changing name to 'j69:net0' >epair70a: Ethernet address: 02:ff:50:00:90:0a >epair70b: Ethernet address: 02:ff:a0:00:91:0b >epair70a: link state changed to UP >epair70b: link state changed to UP >epair70b: changing name to 'j70:net0' >epair71a: Ethernet address: 02:ff:50:00:92:0a >epair71b: Ethernet address: 02:ff:a0:00:93:0b >epair71a: link state changed to UP >epair71b: link state changed to UP >epair71b: changing name to 'j71:net0' >epair72a: Ethernet address: 02:ff:50:00:94:0a >epair72b: Ethernet address: 02:ff:a0:00:95:0b >epair72a: link state changed to UP >epair72b: link state changed to UP >epair72b: changing name to 'j72:net0' >epair73a: Ethernet address: 02:ff:50:00:96:0a >epair73b: Ethernet address: 02:ff:a0:00:97:0b >epair73a: link state changed to UP >epair73b: link state changed to UP >epair73b: changing name to 'j73:net0' >epair74a: Ethernet address: 02:ff:50:00:98:0a >epair74b: Ethernet address: 02:ff:a0:00:99:0b >epair74a: link state changed to UP >epair74b: link state changed to UP >epair74b: changing name to 'j74:net0' >epair75a: Ethernet address: 02:ff:50:00:9a:0a >epair75b: Ethernet address: 02:ff:a0:00:9b:0b >epair75a: link state changed to UP >epair75b: link state changed to UP >epair75b: changing name to 'j75:net0' >epair76a: Ethernet address: 02:ff:50:00:9c:0a >epair76b: Ethernet address: 02:ff:a0:00:9d:0b >epair76a: link state changed to UP >epair76b: link state changed to UP >epair76b: changing name to 'j76:net0' >epair77a: Ethernet address: 02:ff:50:00:9e:0a >epair77b: Ethernet address: 02:ff:a0:00:9f:0b >epair77a: link state changed to UP >epair77b: link state changed to UP >epair77b: changing name to 'j77:net0' >epair78a: Ethernet address: 02:ff:50:00:a0:0a >epair78b: Ethernet address: 02:ff:a0:00:a1:0b >epair78a: link state changed to UP >epair78b: link state changed to UP >epair78b: changing name to 'j78:net0' >epair79a: Ethernet address: 02:ff:50:00:a2:0a >epair79b: Ethernet address: 02:ff:a0:00:a3:0b >epair79a: link state changed to UP >epair79b: link state changed to UP >epair79b: changing name to 'j79:net0' >epair80a: Ethernet address: 02:ff:50:00:a4:0a >epair80b: Ethernet address: 02:ff:a0:00:a5:0b >epair80a: link state changed to UP >epair80b: link state changed to UP >epair80b: changing name to 'j80:net0' >epair81a: Ethernet address: 02:ff:50:00:a6:0a >epair81b: Ethernet address: 02:ff:a0:00:a7:0b >epair81a: link state changed to UP >epair81b: link state changed to UP >epair81b: changing name to 'j81:net0' >epair82a: Ethernet address: 02:ff:50:00:a8:0a >epair82b: Ethernet address: 02:ff:a0:00:a9:0b >epair82a: link state changed to UP >epair82b: link state changed to UP >epair82b: changing name to 'j82:net0' >epair83a: Ethernet address: 02:ff:50:00:aa:0a >epair83b: Ethernet address: 02:ff:a0:00:ab:0b >epair83a: link state changed to UP >epair83b: link state changed to UP >epair83b: changing name to 'j83:net0' >epair84a: Ethernet address: 02:ff:50:00:ac:0a >epair84b: Ethernet address: 02:ff:a0:00:ad:0b >epair84a: link state changed to UP >epair84b: link state changed to UP >epair84b: changing name to 'j84:net0' >epair85a: Ethernet address: 02:ff:50:00:ae:0a >epair85b: Ethernet address: 02:ff:a0:00:af:0b >epair85a: link state changed to UP >epair85b: link state changed to UP >epair85b: changing name to 'j85:net0' >epair86a: Ethernet address: 02:ff:50:00:b0:0a >epair86b: Ethernet address: 02:ff:a0:00:b1:0b >epair86a: link state changed to UP >epair86b: link state changed to UP >epair86b: changing name to 'j86:net0' >epair87a: Ethernet address: 02:ff:50:00:b2:0a >epair87b: Ethernet address: 02:ff:a0:00:b3:0b >epair87a: link state changed to UP >epair87b: link state changed to UP >epair87b: changing name to 'j87:net0' >epair88a: Ethernet address: 02:ff:50:00:b4:0a >epair88b: Ethernet address: 02:ff:a0:00:b5:0b >epair88a: link state changed to UP >epair88b: link state changed to UP >epair88b: changing name to 'j88:net0' >epair89a: Ethernet address: 02:ff:50:00:b6:0a >epair89b: Ethernet address: 02:ff:a0:00:b7:0b >epair89a: link state changed to UP >epair89b: link state changed to UP >epair89b: changing name to 'j89:net0' >epair90a: Ethernet address: 02:ff:50:00:b8:0a >epair90b: Ethernet address: 02:ff:a0:00:b9:0b >epair90a: link state changed to UP >epair90b: link state changed to UP >epair90b: changing name to 'j90:net0' >epair91a: Ethernet address: 02:ff:50:00:ba:0a >epair91b: Ethernet address: 02:ff:a0:00:bb:0b >epair91a: link state changed to UP >epair91b: link state changed to UP >epair91b: changing name to 'j91:net0' >epair92a: Ethernet address: 02:ff:50:00:bc:0a >epair92b: Ethernet address: 02:ff:a0:00:bd:0b >epair92a: link state changed to UP >epair92b: link state changed to UP >epair92b: changing name to 'j92:net0' >epair93a: Ethernet address: 02:ff:50:00:be:0a >epair93b: Ethernet address: 02:ff:a0:00:bf:0b >epair93a: link state changed to UP >epair93b: link state changed to UP >epair93b: changing name to 'j93:net0' >epair94a: Ethernet address: 02:ff:50:00:c0:0a >epair94b: Ethernet address: 02:ff:a0:00:c1:0b >epair94a: link state changed to UP >epair94b: link state changed to UP >epair94b: changing name to 'j94:net0' >epair95a: Ethernet address: 02:ff:50:00:c2:0a >epair95b: Ethernet address: 02:ff:a0:00:c3:0b >epair95a: link state changed to UP >epair95b: link state changed to UP >epair95b: changing name to 'j95:net0' >epair96a: Ethernet address: 02:ff:50:00:c4:0a >epair96b: Ethernet address: 02:ff:a0:00:c5:0b >epair96a: link state changed to UP >epair96b: link state changed to UP >epair96b: changing name to 'j96:net0' >epair97a: Ethernet address: 02:ff:50:00:c6:0a >epair97b: Ethernet address: 02:ff:a0:00:c7:0b >epair97a: link state changed to UP >epair97b: link state changed to UP >epair97b: changing name to 'j97:net0' >epair98a: Ethernet address: 02:ff:50:00:c8:0a >epair98b: Ethernet address: 02:ff:a0:00:c9:0b >epair98a: link state changed to UP >epair98b: link state changed to UP >epair98b: changing name to 'j98:net0' >epair99a: Ethernet address: 02:ff:50:00:ca:0a >epair99b: Ethernet address: 02:ff:a0:00:cb:0b >epair99a: link state changed to UP >epair99b: link state changed to UP >epair99b: changing name to 'j99:net0' >epair100a: Ethernet address: 02:ff:50:00:cc:0a >epair100b: Ethernet address: 02:ff:a0:00:cd:0b >epair100a: link state changed to UP >epair100b: link state changed to UP >epair100b: changing name to 'j100:net0' >epair1a: link state changed to DOWN >j1:net0: link state changed to DOWN >epair2a: link state changed to DOWN >j2:net0: link state changed to DOWN >epair3a: link state changed to DOWN >j3:net0: link state changed to DOWN >epair4a: link state changed to DOWN >j4:net0: link state changed to DOWN >epair5a: link state changed to DOWN >epair5b: link state changed to DOWN >epair6a: link state changed to DOWN >j6:net0: link state changed to DOWN >epair7a: link state changed to DOWN >j7:net0: link state changed to DOWN >epair8a: link state changed to DOWN >j8:net0: link state changed to DOWN >epair9a: link state changed to DOWN >j9:net0: link state changed to DOWN >epair10a: link state changed to DOWN >j10:net0: link state changed to DOWN >epair11a: link state changed to DOWN >j11:net0: link state changed to DOWN >epair12a: link state changed to DOWN >j12:net0: link state changed to DOWN >epair13a: link state changed to DOWN >j13:net0: link state changed to DOWN >epair14a: link state changed to DOWN >j14:net0: link state changed to DOWN >epair15a: link state changed to DOWN >j15:net0: link state changed to DOWN >epair16a: link state changed to DOWN >j16:net0: link state changed to DOWN >epair17a: link state changed to DOWN >j17:net0: link state changed to DOWN >epair18a: link state changed to DOWN >j18:net0: link state changed to DOWN >epair19a: link state changed to DOWN >j19:net0: link state changed to DOWN >epair20a: link state changed to DOWN >j20:net0: link state changed to DOWN >epair21a: link state changed to DOWN >j21:net0: link state changed to DOWN >epair22a: link state changed to DOWN >j22:net0: link state changed to DOWN >epair23a: link state changed to DOWN >j23:net0: link state changed to DOWN >epair24a: link state changed to DOWN >j24:net0: link state changed to DOWN >epair25a: link state changed to DOWN >j25:net0: link state changed to DOWN >epair26a: link state changed to DOWN >j26:net0: link state changed to DOWN >epair27a: link state changed to DOWN >j27:net0: link state changed to DOWN >epair28a: link state changed to DOWN >j28:net0: link state changed to DOWN >epair29a: link state changed to DOWN >j29:net0: link state changed to DOWN >epair30a: link state changed to DOWN >j30:net0: link state changed to DOWN >epair31a: link state changed to DOWN >j31:net0: link state changed to DOWN >epair32a: link state changed to DOWN >j32:net0: link state changed to DOWN >epair33a: link state changed to DOWN >j33:net0: link state changed to DOWN >epair34a: link state changed to DOWN >j34:net0: link state changed to DOWN >epair35a: link state changed to DOWN >j35:net0: link state changed to DOWN >epair36a: link state changed to DOWN >j36:net0: link state changed to DOWN >epair37a: link state changed to DOWN >j37:net0: link state changed to DOWN >epair38a: link state changed to DOWN >j38:net0: link state changed to DOWN >epair39a: link state changed to DOWN >j39:net0: link state changed to DOWN >epair40a: link state changed to DOWN >j40:net0: link state changed to DOWN >epair41a: link state changed to DOWN >j41:net0: link state changed to DOWN >epair42a: link state changed to DOWN >j42:net0: link state changed to DOWN >epair43a: link state changed to DOWN >j43:net0: link state changed to DOWN >epair44a: link state changed to DOWN >j44:net0: link state changed to DOWN >epair45a: link state changed to DOWN >j45:net0: link state changed to DOWN >epair46a: link state changed to DOWN >j46:net0: link state changed to DOWN >epair47a: link state changed to DOWN >j47:net0: link state changed to DOWN >epair48a: link state changed to DOWN >j48:net0: link state changed to DOWN >epair49a: link state changed to DOWN >j49:net0: link state changed to DOWN >epair50a: link state changed to DOWN >j50:net0: link state changed to DOWN >epair51a: link state changed to DOWN >j51:net0: link state changed to DOWN >epair52a: link state changed to DOWN >j52:net0: link state changed to DOWN >epair53a: link state changed to DOWN >j53:net0: link state changed to DOWN >epair54a: link state changed to DOWN >j54:net0: link state changed to DOWN >epair55a: link state changed to DOWN >j55:net0: link state changed to DOWN >epair56a: link state changed to DOWN >j56:net0: link state changed to DOWN >epair57a: link state changed to DOWN >j57:net0: link state changed to DOWN >epair58a: link state changed to DOWN >j58:net0: link state changed to DOWN >epair59a: link state changed to DOWN >j59:net0: link state changed to DOWN >epair60a: link state changed to DOWN >j60:net0: link state changed to DOWN >epair61a: link state changed to DOWN >j61:net0: link state changed to DOWN >epair62a: link state changed to DOWN >j62:net0: link state changed to DOWN >epair63a: link state changed to DOWN >j63:net0: link state changed to DOWN >epair64a: link state changed to DOWN >j64:net0: link state changed to DOWN >epair65a: link state changed to DOWN >j65:net0: link state changed to DOWN >epair66a: link state changed to DOWN >j66:net0: link state changed to DOWN >epair67a: link state changed to DOWN >j67:net0: link state changed to DOWN >epair68a: link state changed to DOWN >j68:net0: link state changed to DOWN >epair69a: link state changed to DOWN >j69:net0: link state changed to DOWN >epair70a: link state changed to DOWN >j70:net0: link state changed to DOWN >epair71a: link state changed to DOWN >j71:net0: link state changed to DOWN >epair72a: link state changed to DOWN >j72:net0: link state changed to DOWN >epair73a: link state changed to DOWN >j73:net0: link state changed to DOWN >epair74a: link state changed to DOWN >j74:net0: link state changed to DOWN >epair75a: link state changed to DOWN >j75:net0: link state changed to DOWN >epair76a: link state changed to DOWN >j76:net0: link state changed to DOWN >epair77a: link state changed to DOWN >j77:net0: link state changed to DOWN >epair78a: link state changed to DOWN >j78:net0: link state changed to DOWN >epair79a: link state changed to DOWN >j79:net0: link state changed to DOWN >epair80a: link state changed to DOWN >j80:net0: link state changed to DOWN >epair81a: link state changed to DOWN >j81:net0: link state changed to DOWN >epair82a: link state changed to DOWN >j82:net0: link state changed to DOWN >epair83a: link state changed to DOWN >j83:net0: link state changed to DOWN >epair84a: link state changed to DOWN >j84:net0: link state changed to DOWN >epair85a: link state changed to DOWN >j85:net0: link state changed to DOWN >epair86a: link state changed to DOWN >j86:net0: link state changed to DOWN >epair87a: link state changed to DOWN >j87:net0: link state changed to DOWN >epair88a: link state changed to DOWN >j88:net0: link state changed to DOWN >epair89a: link state changed to DOWN >j89:net0: link state changed to DOWN >epair90a: link state changed to DOWN >j90:net0: link state changed to DOWN >epair91a: link state changed to DOWN >j91:net0: link state changed to DOWN >epair92a: link state changed to DOWN >j92:net0: link state changed to DOWN >epair93a: link state changed to DOWN >j93:net0: link state changed to DOWN >epair94a: link state changed to DOWN >j94:net0: link state changed to DOWN >epair95a: link state changed to DOWN >j95:net0: link state changed to DOWN >epair96a: link state changed to DOWN >j96:net0: link state changed to DOWN >epair97a: link state changed to DOWN >j97:net0: link state changed to DOWN >epair98a: link state changed to DOWN >j98:net0: link state changed to DOWN >epair99a: link state changed to DOWN >j99:net0: link state changed to DOWN >epair100a: link state changed to DOWN >j100:net0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:06:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: promiscuous mode enabled >epair1b: changing name to 'net0.phys' >epair1a: changing name to 'j7:net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j7:net0: link state changed to DOWN >net0.phys: link state changed to DOWN >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j5:net0: link state changed to DOWN >net0: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >em0: link state changed to DOWN >epair0a: promiscuous mode enabled >epair0b: changing name to 'net0.phys' >epair0a: changing name to 'j9:net0' > > >Fatal trap 12: page fault while in kernel mode >cpuid = 2; apic id = 04 >fault virtual address = 0x10 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff8263ce4d >stack pointer = 0x28:0xfffffe04556e92e0 >frame pointer = 0x28:0xfffffe04556e9340 >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 = 12 (swi4: clock (0)) >trap number = 12 >panic: page fault >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80b21ac7 at kdb_backtrace+0x67 >#1 0xffffffff80ad6972 at vpanic+0x182 >#2 0xffffffff80ad67e3 at panic+0x43 >#3 0xffffffff80f29d31 at trap_fatal+0x351 >#4 0xffffffff80f29f23 at trap_pfault+0x1e3 >#5 0xffffffff80f294cc at trap+0x26c >#6 0xffffffff80f0cb41 at calltrap+0x8 >#7 0xffffffff8262359a at bridge_enqueue+0x9a >#8 0xffffffff82625943 at bridge_output+0x2b3 >#9 0xffffffff80be21ce at ether_output+0x68e >#10 0xffffffff80cb0274 at ip6_output+0x1db4 >#11 0xffffffff80cbec8f at nd6_ns_output+0x54f >#12 0xffffffff80cc01a6 at nd6_dad_starttimer+0x96 >#13 0xffffffff80cc06c6 at nd6_dad_timer+0x1b6 >#14 0xffffffff80af087a at softclock_call_cc+0x18a >#15 0xffffffff80af0df4 at softclock+0x94 >#16 0xffffffff80a9065f at intr_event_execute_handlers+0x20f >#17 0xffffffff80a908c6 at ithread_loop+0xc6 >Uptime: 2h1m3s >Dumping 790 out of 16321 MB:..3%..11%..21%..31%..41%..51%..61%..71%..82%..92%Copyright (c) 1992-2016 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 11.0-RELEASE-p1 #0 r315439: Fri Mar 17 07:52:09 CET 2017 > root@fifo-bsd:/usr/obj/usr/src/sys/FIFOKERNEL amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz (3100.09-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 > 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=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=0x1<LAHF> > Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 17188257792 (16392 MB) >avail memory = 16551043072 (15784 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <SUPERM SMCI--MB> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) >random: unblocking device. >Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) >WARNING: VIMAGE (virtualized network stack) is a highly experimental feature. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff80fa5950, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <SUPERM SMCI--MB> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <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. >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 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pcib0: _OSC returned error 0x10 >pci0: <ACPI PCI bus> on pcib0 >em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xf020-0xf03f mem 0xdfa00000-0xdfa1ffff,0xdfa25000-0xdfa25fff irq 20 at device 25.0 on pci0 >em0: Using an MSI interrupt >em0: Ethernet address: 00:25:90:a6:3b:c7 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdfa24000-0xdfa243ff irq 16 at device 26.0 on pci0 >usbus0: EHCI version 1.0 >usbus0 on ehci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 >pci2: <ACPI PCI bus> on pcib2 >em1: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xe000-0xe01f mem 0xdf900000-0xdf91ffff,0xdf920000-0xdf923fff irq 16 at device 0.0 on pci2 >em1: Using MSIX interrupts with 3 vectors >em1: Ethernet address: 00:25:90:a6:3b:c6 >em1: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdfa23000-0xdfa233ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci1 >pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >vgapci0: <VGA-compatible display> mem 0xde000000-0xdeffffff,0xdf800000-0xdf803fff,0xdf000000-0xdf7fffff irq 23 at device 3.0 on pci3 >vgapci0: Boot video device >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Cougar Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf000-0xf01f mem 0xdfa22000-0xdfa227ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> 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] >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff on isa0 >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >usbus0: 480Mbps High Speed USB v2.0 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <Intel> at usbus0 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <WDC WD5000BPKX-00HPJT0 01.01A01> ATA8-ACS SATA 3.x device >ada0: Serial Number WD-WXA1A25HJDK2 >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors) >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <WDC WD5000BPKX-00HPJT0 01.01A01> ATA8-ACS SATA 3.x device >ada1: Serial Number WD-WXA1A25RKAXP >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 476940MB (976773168 512 byte sectors) >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >SMP: AP CPU #1 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #2 Launched! >Timecounter "TSC-low" frequency 1550043890 Hz quality 1000 >Trying to mount root from zfs:zroot/ROOT/default []... >Root mount waiting for: usbus1 usbus0 >uhub0: 2 ports with 2 removable, self powered >uhub1: 2 ports with 2 removable, self powered >Root mount waiting for: usbus1 usbus0 >ugen0.2: <vendor 0x8087> at usbus0 >uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0 >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >Root mount waiting for: usbus1 usbus0 >uhub2: 6 ports with 6 removable, self powered >uhub3: 6 ports with 6 removable, self powered >ugen0.3: <Winbond Electronics Corp> at usbus0 >ukbd0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >kbd2 at ukbd0 >Root mount waiting for: usbus0 >Root mount waiting for: usbus0 >ugen0.4: <Generic> at usbus0 >umass0: <Generic USB Storage, class 0/0, rev 2.00/2.50, addr 4> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc100 >umass0:7:0: Attached to scbus7 >da0 at umass-sim0 bus 0 scbus7 target 0 lun 0 >da0: <Generic STORAGE DEVICE 0250> Removable Direct Access SCSI device >da0: Serial Number 000000000250 >da0: 40.000MB/s transfers >da0: 3781MB (7744512 512 byte sectors) >da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE> >Setting hostuuid: a6902500-c63b-0706-0025-90a63bc60e0f. >Setting hostid: 0x6ad8fe02. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc5 /usr/local/lib/gcc6 /usr/local/lib/perl5/5.24/mach/CORE /usr/local/llvm37/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: fifo-bsd. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >bridge0: Ethernet address: 02:6a:d8:fe:02:00 >Created clone interfaces: bridge0. >em0: promiscuous mode enabled >bridge0: link state changed to UP >Starting Network: lo0 em0 em1 bridge0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c7 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >em1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 02:6a:d8:fe:02:00 > nd6 options=9<PERFORMNUD,IFDISABLED> > groups: bridge > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: em0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> > ifmaxaddr 0 port 1 priority 128 path cost 2000000 >Starting devd. >Starting Network: em1. >em1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:a6:3b:c6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >ums0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >ums0: 3 buttons and [Z] coordinates ID=0 >Starting ums0 moused. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >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 >Waiting 30s for the default route interface: >em0: link state changed to UP >........(em0) >Creating and/or trimming log files. >Starting syslogd. >savecore: reboot after panic: page fault >Jul 16 15:34:35 fifo-bsd savecore: reboot after panic: page fault >savecore: writing core to /var/crash/vmcore.0 >Writing crash summary to /var/crash/core.txt.0. >Clearing /tmp (X related). >Updating motd:. >Mounting late filesystems:. >Performing sanity check on sshd configuration. >Starting sshd. >Configuring vt: blanktime. >Starting sendmail_submit. >Jul 16 15:34:54 fifo-bsd sm-mta[939]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >Jul 16 15:35:55 fifo-bsd sm-mta[939]: unable to qualify my own domain name (fifo-bsd) -- using short name >Starting sendmail_msp_queue. >Jul 16 15:35:55 fifo-bsd sm-msp-queue[946]: My unqualified host name (fifo-bsd) unknown; sleeping for retry >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0.phys' >em0: link state changed to UP >epair0a: changing name to 'j1:net0' >Jul 16 15:36:55 fifo-bsd sm-msp-queue[946]: unable to qualify my own domain name (fifo-bsd) -- using short name >Starting cron. >Starting background file system checks in 60 seconds. > >Sun Jul 16 15:36:55 CEST 2017 >net0.phys: changing name to 'net0' >net0: changing name to 'net0:phys' >net0:phys: changing name to 'net0v' >vlan1: changing name to 'net0' >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j1:net0: link state changed to DOWN >net0v: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0p' >epair0a: changing name to 'j3:net0' >em0: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j3:net0: link state changed to DOWN >net0p: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0p' >epair0a: changing name to 'j5:net0' >em0: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >j5:net0: link state changed to DOWN >net0p: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0p' >net0p.5: changing name to 'net0' >epair0a: changing name to 'j7:net0' >em0: link state changed to UP >ifa_maintain_loopback_route: deletion failed for interface lo0: 48 >ifa_maintain_loopback_route: deletion failed for interface net0: 3 >j7:net0: link state changed to DOWN >net0p: link state changed to DOWN >em0: link state changed to DOWN >em0: link state changed to UP >epair0a: Ethernet address: 02:ff:50:00:05:0a >epair0b: Ethernet address: 02:ff:a0:00:06:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: promiscuous mode enabled >em0: link state changed to DOWN >epair0b: changing name to 'net0p' >net0p.5: changing name to 'net0' >epair0a: changing name to 'j9:net0' > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x10 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff8263ce4d >stack pointer = 0x28:0xfffffe04556e92e0 >frame pointer = 0x28:0xfffffe04556e9340 >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 = 12 (swi4: clock (0)) >trap number = 12 >panic: page fault >cpuid = 0 >KDB: stack backtrace: >#0 0xffffffff80b21ac7 at kdb_backtrace+0x67 >#1 0xffffffff80ad6972 at vpanic+0x182 >#2 0xffffffff80ad67e3 at panic+0x43 >#3 0xffffffff80f29d31 at trap_fatal+0x351 >#4 0xffffffff80f29f23 at trap_pfault+0x1e3 >#5 0xffffffff80f294cc at trap+0x26c >#6 0xffffffff80f0cb41 at calltrap+0x8 >#7 0xffffffff8262359a at bridge_enqueue+0x9a >#8 0xffffffff82625943 at bridge_output+0x2b3 >#9 0xffffffff80be21ce at ether_output+0x68e >#10 0xffffffff80cb0274 at ip6_output+0x1db4 >#11 0xffffffff80cbec8f at nd6_ns_output+0x54f >#12 0xffffffff80cc01a6 at nd6_dad_starttimer+0x96 >#13 0xffffffff80cc06c6 at nd6_dad_timer+0x1b6 >#14 0xffffffff80af087a at softclock_call_cc+0x18a >#15 0xffffffff80af0df4 at softclock+0x94 >#16 0xffffffff80a9065f at intr_event_execute_handlers+0x20f >#17 0xffffffff80a908c6 at ithread_loop+0xc6 >Uptime: 26m49s >Dumping 969 out of 16321 MB:..2%..12%..22%..32%..42%..52%..62%..71%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options VIMAGE >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options DEVICE_NUMA >options SMP >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_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >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 TCP_OFFLOAD >options IPSEC >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >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 atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >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 hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >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 wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >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 virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap >device crypto > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213896
:
176290
| 184394 |
184403
|
184726