FreeBSD Bugzilla – Attachment 184726 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.0.txt on a VM with HyperThreading disabled on the host
core.0.txt_vm_nohyperthreading.txt (text/plain), 148.59 KB, created by
gronke
on 2017-07-26 14:08:20 UTC
(
hide
)
Description:
core.0.txt on a VM with HyperThreading disabled on the host
Filename:
MIME Type:
Creator:
gronke
Created:
2017-07-26 14:08:20 UTC
Size:
148.59 KB
patch
obsolete
>iocage dumped core - see /var/crash/vmcore.0 > >Wed Jul 26 14:00:01 UTC 2017 > >FreeBSD iocage 11.0-RELEASE-p11 FreeBSD 11.0-RELEASE-p11 #0: Wed Jul 26 13:55:10 UTC 2017 root@iocage:/usr/obj/usr/src/sys/VIMAGE 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:0xffffffff8182ae4d >stack pointer = 0x28:0xfffffe00f6b44400 >frame pointer = 0x28:0xfffffe00f6b44460 >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 0xffffffff806261d7 at kdb_backtrace+0x67 >#1 0xffffffff805db082 at vpanic+0x182 >#2 0xffffffff805daef3 at panic+0x43 >#3 0xffffffff80932ae1 at trap_fatal+0x351 >#4 0xffffffff80932cd3 at trap_pfault+0x1e3 >#5 0xffffffff8093227c at trap+0x26c >#6 0xffffffff80917031 at calltrap+0x8 >#7 0xffffffff806e69ca at ether_output+0x77a >#8 0xffffffff807fb23a at ip6_output+0x1dfa >#9 0xffffffff80803110 at mld_dispatch_packet+0x310 >#10 0xffffffff80800d0a at mld_fasttimo+0x94a >#11 0xffffffff806694b4 at pffasttimo+0x54 >#12 0xffffffff805f4f8a at softclock_call_cc+0x18a >#13 0xffffffff805f5504 at softclock+0x94 >#14 0xffffffff80594d6f at intr_event_execute_handlers+0x20f >#15 0xffffffff80594fd6 at ithread_loop+0xc6 >#16 0xffffffff805918d5 at fork_exit+0x85 >#17 0xffffffff8091756e at fork_trampoline+0xe >Uptime: 1m29s >Dumping 258 out of 4073 MB:..7%..13%..25%..31%..44%..56%..62%..75%..81%..93% > >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/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/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 0xffffffff805dab09 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff805db0bb in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759 >#3 0xffffffff805daef3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:690 >#4 0xffffffff80932ae1 in trap_fatal (frame=0xfffffe00f6b44350, eva=16) > at /usr/src/sys/amd64/amd64/trap.c:841 >#5 0xffffffff80932cd3 in trap_pfault (frame=0xfffffe00f6b44350, usermode=0) > at /usr/src/sys/amd64/amd64/trap.c:691 >#6 0xffffffff8093227c in trap (frame=0xfffffe00f6b44350) > at /usr/src/sys/amd64/amd64/trap.c:442 >#7 0xffffffff80917031 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:236 >#8 0xffffffff8182ae4d in epair_transmit (ifp=0xfffff80003b71800, > m=0xfffff8000330ca00) > at /usr/src/sys/modules/if_epair/../../net/if_epair.c:499 >#9 0xffffffff806e69ca in ether_output (ifp=<value optimized out>, > m=<value optimized out>, dst=0xfffffe00f6b446d0, ro=<value optimized out>) > at /usr/src/sys/net/if_ethersubr.c:459 >#10 0xffffffff807fb23a in ip6_output (m0=<value optimized out>, > opt=<value optimized out>, ro=<value optimized out>, > flags=<value optimized out>, im6o=0xfffffe00f6b447a0, > ifpp=0xfffffe00f6b44798, inp=<value optimized out>) > at /usr/src/sys/netinet6/ip6_output.c:946 >#11 0xffffffff80803110 in mld_dispatch_packet (m=<value optimized out>) > at /usr/src/sys/netinet6/mld6.c:3128 >#12 0xffffffff80800d0a in mld_fasttimo () at /usr/src/sys/netinet6/mld6.c:425 >#13 0xffffffff806694b4 in pffasttimo (arg=<value optimized out>) > at /usr/src/sys/kern/uipc_domain.c:519 >#14 0xffffffff805f4f8a 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 >#15 0xffffffff805f5504 in softclock (arg=<value optimized out>) > at /usr/src/sys/kern/kern_timeout.c:867 >#16 0xffffffff80594d6f in intr_event_execute_handlers ( > p=<value optimized out>, ie=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1262 >#17 0xffffffff80594fd6 in ithread_loop (arg=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1275 >#18 0xffffffff805918d5 in fork_exit ( > callout=0xffffffff80594f10 <ithread_loop>, arg=0xfffff80002965ea0, > frame=0xfffffe00f6b44ac0) at /usr/src/sys/kern/kern_fork.c:1038 >#19 0xffffffff8091756e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#20 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:00.43 [kernel] > 0 1 0 0 20 0 5388 568 wait DLs - 0:00.11 [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 - DL - 0:00.00 [cam] > 0 5 0 0 -8 0 0 0 d DL - 0:00.03 [zfskern] > 0 6 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 7 0 0 -16 0 0 0 - DL - 0:00.08 [rand_harvestq] > 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 5:19.87 [idle] > 0 12 0 0 -60 0 0 0 - RL - 0:00.38 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.01 [geom] > 0 14 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 15 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 16 0 0 -16 0 0 0 psleep DL - 0:00.01 [pagedaemon] > 0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 18 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 19 0 0 -16 0 0 0 - DL - 0:00.00 [bufspacedaemon] > 0 20 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 21 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 22 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 301 1 0 52 0 9512 4728 wait Ds - 0:00.16 [devd] > 0 372 1 0 20 0 10464 1736 select Ds - 0:00.14 [syslogd] > 0 568 1 0 20 0 55676 4572 select Ds - 0:00.00 [sshd] > 0 572 1 0 20 0 12564 1776 nanslp Ds - 0:00.00 [cron] > 0 619 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.00 [getty] > 0 620 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.00 [getty] > 0 621 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.05 [getty] > 0 622 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.00 [getty] > 0 623 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.00 [getty] > 0 624 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.05 [getty] > 0 625 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.01 [getty] > 0 626 1 0 52 0 10460 1548 ttyin Ds+ - 0:00.06 [getty] > 0 627 1 0 52 0 10460 1544 ttyin Ds+ - 0:00.01 [getty] > 0 628 568 0 21 0 83092 5304 select Ds - 0:00.02 [sshd] >1001 630 628 0 21 0 83092 6004 select D - 0:00.50 [sshd] >1001 631 630 0 20 0 13144 2272 wait Ds - 0:00.00 [sh] > 0 632 631 0 20 0 43712 2248 wait D - 0:00.01 [su] > 0 633 632 0 20 0 19600 2968 pause D - 0:00.02 [csh] > 0 638 633 0 22 0 22392 3708 select D+ - 0:00.01 [tmux] > 0 640 1 0 36 0 24440 5612 select Ds - 0:03.36 [tmux] > 0 641 640 0 52 0 19600 2992 ttyin Ds+ - 0:00.01 [csh] > 0 643 568 0 22 0 83092 5464 select Ds - 0:00.01 [sshd] >1001 645 643 0 24 0 83092 5532 select D - 0:01.04 [sshd] >1001 646 645 0 20 0 13144 2292 wait Ds - 0:00.00 [sh] > 0 647 646 0 21 0 46368 2760 select D+ - 0:00.01 [sudo] > 0 648 647 0 20 0 22392 4012 select D+ - 0:00.00 [tmux] > 0 6853 301 0 52 0 13144 2612 wait D - 0:00.00 [sh] > 0 6858 6853 0 52 0 13144 2640 piperd D - 0:00.00 [sh] > 0 6872 6858 0 52 0 13144 2640 wait D - 0:00.00 [sh] > 0 6873 6872 0 52 0 13144 2644 wait D - 0:00.00 [sh] > 0 6875 6873 0 72 0 13144 2644 - R - 0:00.00 [sh] > 0 6876 6872 0 52 0 13144 2644 piperd D - 0:00.00 [sh] > >------------------------------------------------------------------------ >vmstat -s > > 150009 cpu context switches > 16216 device interrupts > 2598 software interrupts > 712368 traps > 3024854 system calls > 22 kernel threads created > 4115 fork() calls > 2739 vfork() calls > 0 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 2585 vnode pager pageins > 2998 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 > 202848 copy-on-write faults > 625 copy-on-write optimized faults > 406805 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 656362 total VM faults taken > 2463 page faults requiring I/O > 0 pages affected by kernel thread creation > 151659 pages affected by fork() > 95865 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 847529 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 7891 pages active > 1235 pages inactive > 0 pages in VM cache > 31699 pages wired down > 968621 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) > DEVFS3 95 24K - 98 256 > DEVFS1 78 39K - 80 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 10 1K - 11 16,128 >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 48 9K - 354 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 42 32,128,256 > isadev 5 1K - 5 128 > cdev 4 1K - 4 256 > sigio 1 1K - 1 64 > filecaps 0 0K - 6 64 > kdtrace 455 104K - 7522 64,256 > kenv 83 11K - 84 16,32,64,128,8192 > kqueue 55 4K - 6877 64 > proc-args 29 2K - 5243 16,32,64,128,256 > hhook 26 7K - 1937 256 > ithread 94 16K - 94 32,128,256 > prison 1 4K - 148 4096 > KTRACE 100 13K - 100 128 >CAM dev queue 1 1K - 1 64 > linker 148 88K - 1772 16,32,64,128,256,512,1024,2048,4096,8192,16384 > lockf 11 2K - 35 64,128 > loginclass 3 1K - 3 64 > devbuf 1203 593K - 1364 16,32,64,128,256,512,1024,2048,4096,8192,65536 > temp 38 10K - 19136 16,32,64,128,256,1024,2048,8192,65536 > module 225 29K - 226 128 > mtx_pool 2 16K - 2 8192 > osd 6 1K - 30 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pgrp 24 3K - 44 128 > session 20 3K - 21 128 > proc 2 32K - 2 16384 > subproc 164 275K - 6986 512,4096 > cred 41 11K - 694 256 > acpiintr 1 1K - 1 64 > plimit 19 5K - 271 256 > uidinfo 3 5K - 18 128,4096 > dumper 1 1K - 1 512 > acpica 380 35K - 28859 16,32,64,128,256,512,1024 > sysctl 0 0K - 13176 16,32,64 > sysctloid 2046 106K - 2081 16,32,64,128 > sysctltmp 0 0K - 831 16,32,64,256,1024 > acpitask 1 64K - 1 65536 > tidhash 1 32K - 1 32768 > callout 5 2184K - 5 > umtx 846 106K - 846 128 > p1003.1b 1 1K - 1 16 > SWAP 2 277K - 2 64 > bus 1289 76K - 4779 16,32,64,128,256,1024 > bus-sc 28 75K - 478 16,32,128,256,512,1024,2048,4096,8192,16384,65536 > devstat 4 9K - 4 32,4096 > eventhandler 387 26K - 387 64,128 > taskqueue 17 18K - 17 16,32,256,8192 > kobj 126 504K - 201 4096 > Per-cpu 1 1K - 1 32 > rman 96 12K - 450 32,128 > sbuf 0 0K - 634 16,32,64,128,256,512,1024,2048,4096,8192 > sglist 3 2K - 3 32,128,1024 > toponodes 20 3K - 20 128 > taskqueue 159 18K - 261 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 26 2K - 6101 32,64 > vmem 2 20K - 3 4096,8192,16384 > ioctlops 0 0K - 1044 256,512,1024 > select 14 2K - 14 128 > iov 0 0K - 112538 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 17 17K - 17 1024 > pts 3 1K - 3 256 > mbuf_tag 0 0K - 8 32 > shmfd 1 8K - 1 8192 > soname 6 1K - 10172 16,32,128 > pcb 29 1325K - 2112 16,32,128,1024,2048,8192 > acpisem 15 2K - 15 128 > vfscache 1 2048K - 1 > vfs_hash 1 1024K - 1 > vnodes 1 1K - 1 256 > mount 116 4K - 7401 16,32,64,128,256,1024 > vnodemarker 0 0K - 34 512 > BPF 18 3K - 495 128 > ifnet 10 17K - 598 128,2048 > ifaddr 218 62K - 4978 32,64,128,256,512,2048,4096 > ether_multi 40 3K - 3009 16,32,64 > clone 11 2K - 746 128 > lltable 35 10K - 3176 256,512 > routetbl 30 6K - 1394 32,64,128,512 > vnet 2 1K - 149 64 > vnet_data 2 128K - 149 65536 >vnet_data_free 1 1K - 1 32 > igmp 8 1K - 745 128 > in_multi 2 1K - 2 256 >encap_export_host 2 2K - 2 1024 > sctp_a_it 0 0K - 97 16 > sctp_vrf 2 1K - 149 64 > sctp_ifa 5 1K - 198 128 > sctp_ifn 3 1K - 196 128 > sctp_iter 0 0K - 97 256 > hostcache 2 64K - 149 32768 > tcpfunc 1 1K - 1 32 > syncache 2 128K - 149 65536 > in6_multi 25 3K - 1367 32,256 > mld 155 20K - 745 128 > ip6ndp 11 1K - 1134 64,128,256 > inpcbpolicy 4 1K - 4576 32 > ipsecpolicy 8 2K - 9156 256 > crypto 1 1K - 1 512 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 231 32 > ufs_quota 1 1024K - 1 > vm_pgdata 2 513K - 2 128 > UMAHash 9 16K - 21 512,1024,2048,4096 > acpidev 19 2K - 19 64 > CAM SIM 1 1K - 1 256 > CAM XPT 10 1K - 13 32,64,128 > atkbddev 2 1K - 2 64 > CAM DEV 1 2K - 2 2048 > CAM path 1 1K - 11 32 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > entropy 1 1K - 5 32,4096 > CAM periph 2 1K - 12 16,32,64,128,256 > UART 6 5K - 6 16,1024 > pci_link 16 2K - 16 64,128 > CAM queue 2 1K - 5 16,512 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > io_apic 1 2K - 1 2048 > MCA 4 1K - 4 128 > msi 13 2K - 13 128 > nexusdev 5 1K - 5 16 > solaris 11212 15849K - 322485 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > kstat_data 6 1K - 6 64 > epair 4 1K - 298 128 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 254, 6, 3341, 0, 0 >UMA Zones: 1152, 0, 255, 0, 3342, 0, 0 >UMA Slabs: 80, 0, 3462, 38, 4350, 0, 0 >UMA Hash: 256, 0, 96, 9, 105, 0, 0 >4 Bucket: 32, 0, 555, 1570, 7373, 0, 0 >6 Bucket: 48, 0, 27, 1052, 432, 0, 0 >8 Bucket: 64, 0, 36, 1018, 701, 7, 0 >12 Bucket: 96, 0, 38, 495, 245, 0, 0 >16 Bucket: 128, 0, 82, 445, 728, 0, 0 >32 Bucket: 256, 0, 72, 303, 806, 112, 0 >64 Bucket: 512, 0, 73, 111, 599, 112, 0 >128 Bucket: 1024, 0, 69, 51, 267, 0, 0 >256 Bucket: 2048, 0, 136, 40, 1990, 3, 0 >vmem btag: 56, 0, 1676, 667, 1816, 17, 0 >VM OBJECT: 264, 0, 1533, 207, 119585, 0, 0 >RADIX NODE: 144, 0, 3131, 406, 188066, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 8, 519, 8, 0, 0 >MAP ENTRY: 128, 0, 1216, 799, 314276, 0, 0 >VMSPACE: 2512, 0, 33, 21, 6856, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 330, 0, 330, 0, 0 >16: 16, 0, 1640, 1121, 125377, 0, 0 >32: 32, 0, 2243, 1132, 47968, 0, 0 >64: 64, 0, 9756, 1156, 187109, 0, 0 >128: 128, 0, 2683, 448, 141552, 0, 0 >256: 256, 0, 1786, 239, 35838, 0, 0 >512: 512, 0, 321, 143, 32415, 0, 0 >1024: 1024, 0, 1977, 91, 16956, 0, 0 >2048: 2048, 0, 43, 27, 1019, 0, 0 >4096: 4096, 0, 349, 11, 8060, 0, 0 >8192: 8192, 0, 20, 6, 483, 0, 0 >16384: 16384, 0, 6, 2, 28, 0, 0 >32768: 32768, 0, 17, 5, 164, 0, 0 >65536: 65536, 0, 9, 7, 4608, 0, 0 >SLEEPQUEUE: 80, 0, 424, 351, 424, 0, 0 >64 pcpu: 8, 0, 5702, 1210, 377169, 0, 0 >Files: 80, 0, 78, 672, 53549, 0, 0 >filedesc0: 1104, 0, 55, 53, 6877, 0, 0 >TURNSTILE: 136, 0, 424, 136, 424, 0, 0 >rl_entry: 40, 0, 87, 1013, 87, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 54, 54, 6876, 0, 0 >THREAD: 1272, 0, 399, 24, 644, 0, 0 >cpuset: 96, 0, 315, 341, 1154, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 1615125, 1024, 1011, 39119, 0, 0 >mbuf: 256, 1615125, 10, 1266, 86400, 0, 0 >mbuf_cluster: 2048, 252362, 2024, 6, 2024, 0, 0 >mbuf_jumbo_page: 4096, 126180, 0, 77, 2625, 0, 0 >mbuf_jumbo_9k: 9216, 112158, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 84120, 0, 0, 0, 0, 0 >g_bio: 376, 0, 0, 150, 7391, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 225, 100, 390, 0, 0 >ttyoutq: 256, 0, 119, 136, 207, 0, 0 >vtnet_tx_hdr: 24, 0, 1, 1168, 35486, 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, 121, 0, 0 >VNODE: 472, 0, 618, 78, 651, 0, 0 >VNODEPOLL: 120, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 0, 26757, 0, 0, 0 >NAMEI: 1024, 0, 0, 52, 130836, 0, 0 >S VFS Cache: 108, 0, 572, 303, 1971, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 0, 0, 0, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >pipe: 760, 0, 9, 71, 3244, 0, 0 >procdesc: 136, 0, 0, 0, 0, 0, 0 >range_seg_cache: 64, 0, 195, 1107, 1567, 0, 0 >zio_cache: 952, 0, 4, 192, 120895, 0, 0 >zio_link_cache: 48, 0, 0, 1577, 27209, 0, 0 >zio_buf_512: 512, 0, 652, 76, 19693, 0, 0 >zio_data_buf_512: 512, 0, 65, 111, 10653, 0, 0 >zio_buf_1024: 1024, 0, 25, 55, 106, 0, 0 >zio_data_buf_1024: 1024, 0, 69, 35, 75, 0, 0 >zio_buf_1536: 1536, 0, 20, 34, 78, 0, 0 >zio_data_buf_1536: 1536, 0, 26, 20, 30, 0, 0 >zio_buf_2048: 2048, 0, 21, 29, 174, 0, 0 >zio_data_buf_2048: 2048, 0, 22, 8, 27, 0, 0 >zio_buf_2560: 2560, 0, 2, 7, 20, 0, 0 >zio_data_buf_2560: 2560, 0, 22, 5, 22, 0, 0 >zio_buf_3072: 3072, 0, 3, 12, 23, 0, 0 >zio_data_buf_3072: 3072, 0, 11, 4, 11, 0, 0 >zio_buf_3584: 3584, 0, 2, 7, 33, 0, 0 >zio_data_buf_3584: 3584, 0, 9, 1, 10, 0, 0 >zio_buf_4096: 4096, 0, 15, 114, 2088, 0, 0 >zio_data_buf_4096: 4096, 0, 5, 29, 56, 0, 0 >zio_buf_5120: 5120, 0, 1, 5, 13, 0, 0 >zio_data_buf_5120: 5120, 0, 6, 0, 6, 0, 0 >zio_buf_6144: 6144, 0, 1, 4, 14, 0, 0 >zio_data_buf_6144: 6144, 0, 10, 0, 10, 0, 0 >zio_buf_7168: 7168, 0, 0, 3, 4, 0, 0 >zio_data_buf_7168: 7168, 0, 9, 0, 9, 0, 0 >zio_buf_8192: 8192, 0, 2, 7, 160, 0, 0 >zio_data_buf_8192: 8192, 0, 13, 1, 17, 0, 0 >zio_buf_10240: 10240, 0, 2, 3, 9, 0, 0 >zio_data_buf_10240: 10240, 0, 14, 0, 14, 0, 0 >zio_buf_12288: 12288, 0, 3, 7, 267, 0, 0 >zio_data_buf_12288: 12288, 0, 8, 1, 9, 0, 0 >zio_buf_14336: 14336, 0, 1, 4, 8, 0, 0 >zio_data_buf_14336: 14336, 0, 8, 0, 8, 0, 0 >zio_buf_16384: 16384, 0, 317, 18, 1055, 0, 0 >zio_data_buf_16384: 16384, 0, 5, 0, 5, 0, 0 >zio_buf_20480: 20480, 0, 1, 6, 72, 0, 0 >zio_data_buf_20480: 20480, 0, 10, 0, 10, 0, 0 >zio_buf_24576: 24576, 0, 0, 6, 47, 0, 0 >zio_data_buf_24576: 24576, 0, 7, 0, 7, 0, 0 >zio_buf_28672: 28672, 0, 0, 6, 31, 0, 0 >zio_data_buf_28672: 28672, 0, 6, 0, 6, 0, 0 >zio_buf_32768: 32768, 0, 1, 5, 34, 0, 0 >zio_data_buf_32768: 32768, 0, 5, 0, 12, 0, 0 >zio_buf_40960: 40960, 0, 2, 7, 46, 0, 0 >zio_data_buf_40960: 40960, 0, 12, 4, 28, 0, 0 >zio_buf_49152: 49152, 0, 2, 8, 40, 0, 0 >zio_data_buf_49152: 49152, 0, 6, 4, 22, 0, 0 >zio_buf_57344: 57344, 0, 1, 6, 18, 0, 0 >zio_data_buf_57344: 57344, 0, 4, 4, 20, 0, 0 >zio_buf_65536: 65536, 0, 0, 7, 29, 0, 0 >zio_data_buf_65536: 65536, 0, 4, 5, 20, 0, 0 >zio_buf_81920: 81920, 0, 0, 7, 66, 0, 0 >zio_data_buf_81920: 81920, 0, 7, 5, 39, 0, 0 >zio_buf_98304: 98304, 0, 0, 8, 78, 0, 0 >zio_data_buf_98304: 98304, 0, 7, 5, 39, 0, 0 >zio_buf_114688: 114688, 0, 0, 8, 17, 0, 0 >zio_data_buf_114688: 114688, 0, 3, 5, 35, 0, 0 >zio_buf_131072: 131072, 0, 1, 5, 35, 0, 0 >zio_data_buf_131072: 131072, 0, 139, 3, 170, 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, 4, 1028, 0, 0 >sa_cache: 136, 0, 563, 133, 595, 0, 0 >dnode_t: 736, 0, 828, 32, 1386, 0, 0 >dmu_buf_impl_t: 216, 0, 1539, 171, 16370, 0, 0 >arc_buf_hdr_t_full: 216, 0, 940, 104, 15948, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0 >arc_buf_t: 72, 0, 940, 215, 15949, 0, 0 >zil_lwb_cache: 192, 0, 51, 209, 163, 0, 0 >zfs_znode_cache: 264, 0, 563, 52, 595, 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, 12, 28, 12, 0, 0 >ksiginfo: 112, 0, 99, 951, 109, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 0, 0, 0, 0, 0 >socket: 864, 130368, 18, 62, 5811, 0, 0 >unpcb: 240, 130368, 14, 242, 1227, 0, 0 >ipq: 56, 7952, 0, 0, 0, 0, 0 >udp_inpcb: 464, 130368, 0, 120, 3247, 0, 0 >udpcb: 32, 130375, 0, 1125, 3247, 0, 0 >tcp_inpcb: 464, 130368, 4, 60, 4, 0, 0 >tcpcb: 1040, 130368, 4, 14, 4, 0, 0 >tcptw: 88, 26100, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 69, 2, 0, 0 >hostcache: 128, 15376, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0 >tcpreass: 40, 15800, 0, 0, 0, 0, 0 >sctp_ep: 1488, 130368, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 830, 96, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 160, 400000, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 130368, 0, 0, 0, 0, 0 >ripcb: 464, 130368, 0, 0, 0, 0, 0 >rtentry: 208, 0, 14, 233, 108, 0, 0 >selfd: 64, 0, 40, 1014, 209261, 0, 0 >SWAPMETA: 288, 504725, 0, 0, 0, 0, 0 >bridge_rtnode: 64, 0, 0, 0, 0, 0, 0 >ipq: 56, 7952, 0, 0, 0, 0, 0 >udp_inpcb: 464, 130368, 0, 0, 0, 0, 0 >udpcb: 32, 130375, 0, 0, 0, 0, 0 >tcp_inpcb: 464, 130368, 0, 0, 0, 0, 0 >tcpcb: 1040, 130368, 0, 0, 0, 0, 0 >tcptw: 88, 26100, 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 >sctp_ep: 1488, 130368, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 0, 0, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 160, 400000, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 130368, 0, 0, 0, 0, 0 >ripcb: 464, 130368, 0, 0, 0, 0, 0 >rtentry: 208, 0, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 2 0 >irq4: uart0 140 8 >cpu0:timer 13719 826 >irq265: virtio_pci0 2348 141 >irq267: virtio_pci1 13726 826 >cpu3:timer 13061 786 >cpu2:timer 12916 777 >cpu1:timer 12673 763 >Total 68585 4127 > >------------------------------------------------------------------------ >pstat -T > > 78/130366 files >0M/2047M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/vtbd0p2 4194048 0 4194048 0% > >------------------------------------------------------------------------ >iostat > > tty vtbd0 cpu > tin tout KB/t tps MB/s us ni sy in id > 41 376675 14.82 27 0.40 2 0 8 0 90 > >------------------------------------------------------------------------ >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: > 35461 packets sent > 35298 data packets (34021648 bytes) > 1 data packet (1400 bytes) retransmitted > 1 data packet unnecessarily retransmitted > 0 resends initiated by MTU discovery > 162 ack-only packets (9 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 0 control packets > 23306 packets received > 18943 acks (for 34021650 bytes) > 3647 duplicate acks > 0 acks for unsent data > 814 packets (35310 bytes) received in-sequence > 13 completely duplicate packets (556 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 > 3513 window update packets > 0 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to memory problems > 0 connection requests > 2 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 2 connections established (including accepts) > 0 connections closed (including 0 drops) > 0 connections updated cached RTT on close > 0 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 18943 segments updated rtt (of 2150 attempts) > 1 retransmit timeout > 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 > 1037 correct ACK header predictions > 443 correct data packet header predictions > 2 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 2 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 2 cookies sent > 0 cookies received > 0 hostcache entries added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 1 SACK option (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 > 2 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 2 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 48 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 0 dropped due to no socket > 37 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 11 delivered > 11 datagrams output > 0 times multicast source filter matched >ip: > 23367 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 > 23364 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 3 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 35487 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 3 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: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 10 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > echo: 10 > 10 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: > 2 ARP requests sent > 0 ARP replies sent > 449 ARP requests received > 1 ARP reply received > 450 ARP packets received > 0 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 > 1 packet 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 > 128 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 > 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 > >1034/2277/3311 mbufs in use (current/cache/total) >1013/1017/2030/252362 mbuf clusters in use (current/cache/total/max) >1024/1011 mbuf+clusters out of packet secondary zone in use (current/cache) >0/77/77/126180 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/112158 9k jumbo clusters in use (current/cache/total/max) >0/0/0/84120 16k jumbo clusters in use (current/cache/total/max) >2284K/2911K/5195K 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) >fffff80041370410 tcp4 0 0 163.172.225.6.2222 93.200.210.82.5039 ESTABLISHED >fffff80041370820 tcp4 0 0 163.172.225.6.2222 93.219.115.119.558 ESTABLISHED >fffff800411cc410 tcp4 0 0 *.22222 *.* LISTEN >fffff800411cc820 tcp6 0 0 *.22222 *.* LISTEN >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff80003ca6780 stream 0 0 0 fffff80003ca6870 0 0 /tmp/tmux-0/default >fffff80003ca6870 stream 0 0 0 fffff80003ca6780 0 0 >fffff80003ca6960 stream 0 0 0 fffff800410d62d0 0 0 >fffff800410d62d0 stream 0 0 0 fffff80003ca6960 0 0 >fffff80003ca6b40 stream 0 0 fffff800410a8588 0 0 0 /tmp/tmux-0/default >fffff800414220f0 stream 0 0 0 fffff800414221e0 0 0 >fffff800414221e0 stream 0 0 0 fffff800414220f0 0 0 >fffff800410d63c0 stream 0 0 0 fffff80003ca6a50 0 0 >fffff80003ca6a50 stream 0 0 0 fffff800410d63c0 0 0 >fffff80003f65870 stream 0 0 fffff800038b8760 0 0 0 /var/run/devd.pipe >fffff800414222d0 dgram 0 0 0 fffff800410d64b0 0 0 >fffff800410d64b0 dgram 0 0 fffff80003abcce8 0 fffff800414222d0 0 /var/run/logpriv >fffff800410d65a0 dgram 0 0 fffff80003ade000 0 0 0 /var/run/log >fffff80003f65780 seqpac 0 0 fffff800038b8588 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 *.22222 >tcp6 0/0/128 *.22222 >unix 0/0/128 /tmp/tmux-0/default >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 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 file 5 at 0x800000000 >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 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 file 10 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 0xa00000000 >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 0xa00000000 >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 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 file 10 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 0xe00000000 >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 5 at 0xac00000001 >fstat: can't read file 11 at 0x8400000000 >fstat: can't read file 17 at 0x8400000000 >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 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 0x200000000 >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 5 at 0xac00000001 >fstat: can't read file 11 at 0x8000000000 >fstat: can't read file 17 at 0x7e00000000 >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 file 5 at 0xa00000000 >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 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 file 10 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 0xe00000000 >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 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 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 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 sh 6876 root - - error - >root sh 6876 wd - - error - >root sh 6876 text - - error - >root sh 6876 0* pipe fffff800417e6000 <-> fffff800417e6168 0 rw >root sh 6875 root - - error - >root sh 6875 wd - - error - >root sh 6875 text - - error - >root sh 6875 0* pipe fffff80003980000 <-> fffff80003980168 7024 rw >root sh 6873 root - - error - >root sh 6873 wd - - error - >root sh 6873 text - - error - >root sh 6873 0 /dev 32 crw-rw-rw- null rw >root sh 6872 root - - error - >root sh 6872 wd - - error - >root sh 6872 text - - error - >root sh 6872 0 /dev 32 crw-rw-rw- null rw >root sh 6858 root - - error - >root sh 6858 wd - - error - >root sh 6858 text - - error - >root sh 6858 0 /dev 32 crw-rw-rw- null rw >root sh 6858 6 /dev 32 crw-rw-rw- null rw >root sh 6853 root - - error - >root sh 6853 wd - - error - >root sh 6853 text - - error - >root sh 6853 0 /dev 32 crw-rw-rw- null rw >root sh 6853 6 /dev 32 crw-rw-rw- null rw >root tmux 648 root - - error - >root tmux 648 wd - - error - >root tmux 648 text - - error - >root tmux 648 ctty /dev 88 crw--w---- pts/2 rw >root tmux 648 0 /dev 88 crw--w---- pts/2 rw >root sudo 647 root - - error - >root sudo 647 wd - - error - >root sudo 647 text - - error - >root sudo 647 ctty /dev 88 crw--w---- pts/2 rw >root sudo 647 0 /dev 88 crw--w---- pts/2 rw >fnord sh 646 root - - error - >fnord sh 646 wd - - error - >fnord sh 646 text - - error - >fnord sh 646 ctty /dev 88 crw--w---- pts/2 rw >fnord sh 646 0 /dev 88 crw--w---- pts/2 rw >fnord sh 646 6 /dev 88 crw--w---- pts/2 rw >fnord sshd 645 root - - error - >fnord sshd 645 wd - - error - >fnord sshd 645 text - - error - >fnord sshd 645 0 /dev 32 crw-rw-rw- null rw >fnord sshd 645 6 /dev 32 crw-rw-rw- null rw >root sshd 643 root - - error - >root sshd 643 wd - - error - >root sshd 643 text - - error - >root sshd 643 0 /dev 32 crw-rw-rw- null r >root csh 641 root - - error - >root csh 641 wd - - error - >root csh 641 text - - error - >root csh 641 ctty /dev 87 crw--w---- pts/1 rw >root tmux 640 root - - error - >root tmux 640 wd - - error - >root tmux 640 text - - error - >root tmux 640 0 /dev 32 crw-rw-rw- null rw >root tmux 640 6 /dev 32 crw-rw-rw- null rw >root tmux 638 root - - error - >root tmux 638 wd - - error - >root tmux 638 text - - error - >root tmux 638 ctty /dev 84 crw--w---- pts/0 rw >root tmux 638 0 /dev 84 crw--w---- pts/0 rw >root tmux 638 6 /dev 84 crw--w---- pts/0 rw >root csh 633 root - - error - >root csh 633 wd - - error - >root csh 633 text - - error - >root csh 633 ctty /dev 84 crw--w---- pts/0 rw >root su 632 root - - error - >root su 632 wd - - error - >root su 632 text - - error - >root su 632 ctty /dev 84 crw--w---- pts/0 rw >root su 632 0 /dev 84 crw--w---- pts/0 rw >fnord sh 631 root - - error - >fnord sh 631 wd - - error - >fnord sh 631 text - - error - >fnord sh 631 ctty /dev 84 crw--w---- pts/0 rw >fnord sh 631 0 /dev 84 crw--w---- pts/0 rw >fnord sh 631 6 /dev 84 crw--w---- pts/0 rw >fnord sshd 630 root - - error - >fnord sshd 630 wd - - error - >fnord sshd 630 text - - error - >fnord sshd 630 0 /dev 32 crw-rw-rw- null rw >fnord sshd 630 6 /dev 32 crw-rw-rw- null rw >root sshd 628 root - - error - >root sshd 628 wd - - error - >root sshd 628 text - - error - >root sshd 628 0 /dev 32 crw-rw-rw- null r >root getty 627 root - - error - >root getty 627 wd - - error - >root getty 627 text - - error - >root getty 627 ctty /dev 45 crw------- ttyu0 rw >root getty 627 0 /dev 45 crw------- ttyu0 rw >root getty 626 root - - error - >root getty 626 wd - - error - >root getty 626 text - - error - >root getty 626 ctty /dev 70 crw------- ttyv7 rw >root getty 626 0 /dev 70 crw------- ttyv7 rw >root getty 625 root - - error - >root getty 625 wd - - error - >root getty 625 text - - error - >root getty 625 ctty /dev 69 crw------- ttyv6 rw >root getty 625 0 /dev 69 crw------- ttyv6 rw >root getty 624 root - - error - >root getty 624 wd - - error - >root getty 624 text - - error - >root getty 624 ctty /dev 68 crw------- ttyv5 rw >root getty 624 0 /dev 68 crw------- ttyv5 rw >root getty 623 root - - error - >root getty 623 wd - - error - >root getty 623 text - - error - >root getty 623 ctty /dev 67 crw------- ttyv4 rw >root getty 623 0 /dev 67 crw------- ttyv4 rw >root getty 622 root - - error - >root getty 622 wd - - error - >root getty 622 text - - error - >root getty 622 ctty /dev 66 crw------- ttyv3 rw >root getty 622 0 /dev 66 crw------- ttyv3 rw >root getty 621 root - - error - >root getty 621 wd - - error - >root getty 621 text - - error - >root getty 621 ctty /dev 65 crw------- ttyv2 rw >root getty 621 0 /dev 65 crw------- ttyv2 rw >root getty 620 root - - error - >root getty 620 wd - - error - >root getty 620 text - - error - >root getty 620 ctty /dev 64 crw------- ttyv1 rw >root getty 620 0 /dev 64 crw------- ttyv1 rw >root getty 619 root - - error - >root getty 619 wd - - error - >root getty 619 text - - error - >root getty 619 ctty /dev 63 crw------- ttyv0 rw >root getty 619 0 /dev 63 crw------- ttyv0 rw >root cron 572 root - - error - >root cron 572 wd - - error - >root cron 572 text - - error - >root cron 572 0 /dev 32 crw-rw-rw- null rw >root sshd 568 root - - error - >root sshd 568 wd - - error - >root sshd 568 text - - error - >root sshd 568 0 /dev 32 crw-rw-rw- null rw >root syslogd 372 root - - error - >root syslogd 372 wd - - error - >root syslogd 372 text - - error - >root syslogd 372 0 /dev 32 crw-rw-rw- null rw >root syslogd 372 6 /dev 32 crw-rw-rw- null rw >root syslogd 372 12 /dev 32 crw-rw-rw- null rw >root devd 301 root - - error - >root devd 301 wd - - error - >root devd 301 text - - error - >root devd 301 0 /dev 32 crw-rw-rw- null rw >root devd 301 6 /dev 32 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 > >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-p9 #0: Tue Apr 11 08:48:40 UTC 2017 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >VT(vga): text 80x25 >CPU: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (2199.72-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x50663 Family=0x6 Model=0x56 Stepping=3 > Features=0x9f83fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,SS,HTT,PBE> > Features2=0xfede7217<SSE3,PCLMULQDQ,DTES64,DS_CPL,SSSE3,FMA,CX16,xTPR,PCID,DCA,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND,HV> > AMD Features=0x24100800<SYSCALL,NX,Page1GB,LM> > AMD Features2=0x121<LAHF,ABM,Prefetch> > Structured Extended Features=0xf38<BMI1,HLE,AVX2,BMI2,ERMS,INVPCID,RTM> > XSAVE Features=0x1<XSAVEOPT> > TSC: P-state invariant >Hypervisor: Origin = "bhyve bhyve " >real memory = 5368709120 (5120 MB) >avail memory = 4087496704 (3898 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <BHYVE BVMADT > >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 4 package(s) >random: unblocking device. >ioapic0 <Version 1.1> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff8101d970, 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: <BHYVE BVXSDT> on motherboard >acpi0: Power Button (fixed) >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 10000000 Hz quality 950 >Event timer "HPET" frequency 10000000 Hz quality 550 >Event timer "HPET1" frequency 10000000 Hz quality 450 >Event timer "HPET2" frequency 10000000 Hz quality 450 >Event timer "HPET3" frequency 10000000 Hz quality 450 >Event timer "HPET4" frequency 10000000 Hz quality 450 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >virtio_pci0: <VirtIO PCI Block adapter> port 0x2000-0x203f mem 0xc0000000-0xc0001fff irq 16 at device 4.0 on pci0 >vtblk0: <VirtIO Block Adapter> on virtio_pci0 >vtblk0: 40960MB (83886080 512 byte sectors) >virtio_pci1: <VirtIO PCI Network adapter> port 0x2040-0x205f mem 0xc0002000-0xc0003fff irq 17 at device 5.0 on pci0 >vtnet0: <VirtIO Networking Adapter> on virtio_pci1 >vtnet0: Ethernet address: 52:54:00:00:81:58 >001.000049 [ 421] vtnet_netmap_attach max rings 1 >vtnet0: netmap queues/slots: TX 1/1024, RX 1/1024 >001.000050 [ 426] vtnet_netmap_attach virtio attached txq=1, txd=1024 rxq=1, rxd=1024 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >psm0: model Generic PS/2 mouse, device ID 0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >vga0: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff on isa0 >ppc0: cannot reserve I/O port range >ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; > to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >nvme cam probe device init >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #1 Launched! >Trying to mount root from zfs:zroot/ROOT/default []... >Setting hostuuid: 36b51283-7207-11e7-b08c-4d85ad5a1aa3. >Setting hostid: 0xa0fc797a. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: iocage. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >vtnet0: link state changed to UP >Starting Network: lo0 vtnet0. >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 0x2 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >vtnet0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80028<VLAN_MTU,JUMBO_MTU,LINKSTATE> > ether 52:54:00:00:81:58 > inet 163.172.225.6 netmask 0xffffffff broadcast 163.172.225.6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet 10Gbase-T <full-duplex> > status: active >Starting devd. >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 >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp. >Starting local daemons:add net 163.172.251.1: gateway vtnet0 >add net default: gateway 163.172.251.1 >. >Updating motd:. >Mounting late filesystems:. >Configuring vt: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting cron. >Starting background file system checks in 60 seconds. > >Wed Jul 26 13:45:20 UTC 2017 >Jul 26 13:57:14 iocage reboot: rebooted by fnord >Jul 26 13:57:14 iocage syslogd: exiting on signal 15 >Waiting (max 60 seconds) for system process `vnlru' to stop... done >Waiting (max 60 seconds) for system process `bufdaemon' to stop... done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining... 0 0 0 0 done >All buffers synced. >Uptime: 12m9s >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-p11 #0: Wed Jul 26 13:55:10 UTC 2017 > root@iocage:/usr/obj/usr/src/sys/VIMAGE amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >VT(vga): text 80x25 >CPU: Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz (2199.70-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x50663 Family=0x6 Model=0x56 Stepping=3 > Features=0x9f83fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,SS,HTT,PBE> > Features2=0xfede7217<SSE3,PCLMULQDQ,DTES64,DS_CPL,SSSE3,FMA,CX16,xTPR,PCID,DCA,SSE4.1,SSE4.2,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND,HV> > AMD Features=0x24100800<SYSCALL,NX,Page1GB,LM> > AMD Features2=0x121<LAHF,ABM,Prefetch> > Structured Extended Features=0xf38<BMI1,HLE,AVX2,BMI2,ERMS,INVPCID,RTM> > XSAVE Features=0x1<XSAVEOPT> > TSC: P-state invariant >Hypervisor: Origin = "bhyve bhyve " >real memory = 5368709120 (5120 MB) >avail memory = 4102971392 (3912 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <BHYVE BVMADT > >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 4 package(s) >random: unblocking device. >WARNING: VIMAGE (virtualized network stack) is a highly experimental feature. >ioapic0 <Version 1.1> irqs 0-23 on motherboard >random: entropy device external interface >module_register_init: MOD_LOAD (vesa, 0xffffffff809a5a10, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >kbd1 at kbdmux0 >netmap: loaded module >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <BHYVE BVXSDT> on motherboard >acpi0: Power Button (fixed) >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 10000000 Hz quality 950 >Event timer "HPET" frequency 10000000 Hz quality 550 >Event timer "HPET1" frequency 10000000 Hz quality 450 >Event timer "HPET2" frequency 10000000 Hz quality 450 >Event timer "HPET3" frequency 10000000 Hz quality 450 >Event timer "HPET4" frequency 10000000 Hz quality 450 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >virtio_pci0: <VirtIO PCI Block adapter> port 0x2000-0x203f mem 0xc0000000-0xc0001fff irq 16 at device 4.0 on pci0 >vtblk0: <VirtIO Block Adapter> on virtio_pci0 >vtblk0: 40960MB (83886080 512 byte sectors) >virtio_pci1: <VirtIO PCI Network adapter> port 0x2040-0x205f mem 0xc0002000-0xc0003fff irq 17 at device 5.0 on pci0 >vtnet0: <VirtIO Networking Adapter> on virtio_pci1 >vtnet0: Ethernet address: 52:54:00:00:81:58 >001.000047 [ 421] vtnet_netmap_attach max rings 1 >vtnet0: netmap queues/slots: TX 1/1024, RX 1/1024 >001.000048 [ 426] vtnet_netmap_attach virtio attached txq=1, txd=1024 rxq=1, rxd=1024 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >psm0: model Generic PS/2 mouse, device ID 0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart0: console (9600,n,8,1) >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >vga0: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff on isa0 >ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; > to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >SMP: AP CPU #3 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #1 Launched! >Trying to mount root from zfs:zroot/ROOT/default []... >Setting hostuuid: 36b51283-7207-11e7-b08c-4d85ad5a1aa3. >Setting hostid: 0xa0fc797a. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: iocage. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >vtnet0: link state changed to UP >Starting Network: lo0 vtnet0. >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 0x2 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >vtnet0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80028<VLAN_MTU,JUMBO_MTU,LINKSTATE> > ether 52:54:00:00:81:58 > inet 163.172.225.6 netmask 0xffffffff broadcast 163.172.225.6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet 10Gbase-T <full-duplex> > status: active >Starting devd. >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 >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp. >Starting local daemons:add net 163.172.251.1: gateway vtnet0 >add net default: gateway 163.172.251.1 >. >Updating motd:. >Mounting late filesystems:. >Configuring vt: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting cron. >Starting background file system checks in 60 seconds. > >Wed Jul 26 13:57:48 UTC 2017 >Jul 26 13:58:05 iocage su: fnord to root on /dev/pts/0 >bridge1: Ethernet address: 02:a0:fc:79:7a:01 >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-0' >a-0: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-0: promiscuous mode disabled >bridge1: link state changed to DOWN >a-0: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-1' >a-1: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-1: promiscuous mode disabled >bridge1: link state changed to DOWN >a-1: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-2' >a-2: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-2: promiscuous mode disabled >a-2: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-3' >a-3: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-3: promiscuous mode disabled >bridge1: link state changed to DOWN >a-3: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-4' >bridge1: link state changed to UP >a-4: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-4: promiscuous mode disabled >a-4: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-5' >bridge1: link state changed to UP >a-5: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-5: promiscuous mode disabled >a-5: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-6' >a-6: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-6: promiscuous mode disabled >bridge1: link state changed to DOWN >a-6: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-7' >a-7: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-7: promiscuous mode disabled >a-7: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-8' >a-8: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-8: promiscuous mode disabled >a-8: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-9' >a-9: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-9: promiscuous mode disabled >a-9: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-10' >a-10: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-10: promiscuous mode disabled >a-10: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-11' >a-11: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-11: promiscuous mode disabled >bridge1: link state changed to DOWN >a-11: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-12' >a-12: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-12: promiscuous mode disabled >a-12: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-13' >a-13: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-13: promiscuous mode disabled >bridge1: link state changed to DOWN >a-13: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-14' >a-14: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-14: promiscuous mode disabled >bridge1: link state changed to DOWN >a-14: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-15' >a-15: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-15: promiscuous mode disabled >bridge1: link state changed to DOWN >a-15: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-16' >a-16: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-16: promiscuous mode disabled >bridge1: link state changed to DOWN >a-16: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-17' >a-17: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-17: promiscuous mode disabled >a-17: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-18' >a-18: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-18: promiscuous mode disabled >a-18: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-19' >bridge1: link state changed to UP >a-19: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-19: promiscuous mode disabled >a-19: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-20' >a-20: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-20: promiscuous mode disabled >bridge1: link state changed to DOWN >a-20: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-21' >a-21: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-21: promiscuous mode disabled >bridge1: link state changed to DOWN >a-21: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-22' >a-22: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-22: promiscuous mode disabled >a-22: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-23' >a-23: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-23: promiscuous mode disabled >bridge1: link state changed to DOWN >a-23: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-24' >a-24: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-24: promiscuous mode disabled >bridge1: link state changed to DOWN >a-24: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-25' >a-25: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-25: promiscuous mode disabled >bridge1: link state changed to DOWN >a-25: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-26' >a-26: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-26: promiscuous mode disabled >a-26: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-27' >a-27: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-27: promiscuous mode disabled >a-27: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-28' >a-28: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-28: promiscuous mode disabled >bridge1: link state changed to DOWN >a-28: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-29' >bridge1: link state changed to UP >a-29: promiscuous mode enabled >epair0b: changing name to 'vnet0' >a-29: promiscuous mode disabled >bridge1: link state changed to DOWN >a-29: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-30' >a-30: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-30: promiscuous mode disabled >a-30: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-31' >a-31: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-31: promiscuous mode disabled >a-31: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-32' >a-32: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-32: promiscuous mode disabled >a-32: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-33' >a-33: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-33: promiscuous mode disabled >bridge1: link state changed to DOWN >a-33: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-34' >a-34: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-34: promiscuous mode disabled >bridge1: link state changed to DOWN >a-34: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-35' >a-35: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-35: promiscuous mode disabled >bridge1: link state changed to DOWN >a-35: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-36' >a-36: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-36: promiscuous mode disabled >bridge1: link state changed to DOWN >a-36: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-37' >bridge1: link state changed to UP >a-37: promiscuous mode enabled >epair0b: changing name to 'vnet0' >a-37: promiscuous mode disabled >bridge1: link state changed to DOWN >a-37: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-38' >a-38: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-38: promiscuous mode disabled >a-38: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-39' >bridge1: link state changed to UP >a-39: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-39: promiscuous mode disabled >a-39: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-40' >a-40: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-40: promiscuous mode disabled >a-40: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-41' >a-41: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-41: promiscuous mode disabled >bridge1: link state changed to DOWN >a-41: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-42' >a-42: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-42: promiscuous mode disabled >bridge1: link state changed to DOWN >a-42: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-43' >a-43: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-43: promiscuous mode disabled >bridge1: link state changed to DOWN >a-43: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-44' >a-44: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-44: promiscuous mode disabled >bridge1: link state changed to DOWN >a-44: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-45' >a-45: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-45: promiscuous mode disabled >a-45: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-46' >a-46: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-46: promiscuous mode disabled >a-46: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-47' >a-47: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-47: promiscuous mode disabled >bridge1: link state changed to DOWN >a-47: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-48' >a-48: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-48: promiscuous mode disabled >a-48: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-49' >a-49: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-49: promiscuous mode disabled >bridge1: link state changed to DOWN >a-49: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-50' >a-50: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-50: promiscuous mode disabled >a-50: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-51' >a-51: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-51: promiscuous mode disabled >a-51: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-52' >a-52: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-52: promiscuous mode disabled >bridge1: link state changed to DOWN >a-52: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-53' >a-53: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-53: promiscuous mode disabled >a-53: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-54' >a-54: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-54: promiscuous mode disabled >a-54: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-55' >a-55: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-55: promiscuous mode disabled >a-55: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-56' >a-56: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-56: promiscuous mode disabled >bridge1: link state changed to DOWN >a-56: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-57' >a-57: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-57: promiscuous mode disabled >a-57: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-58' >bridge1: link state changed to UP >a-58: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-58: promiscuous mode disabled >a-58: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-59' >a-59: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-59: promiscuous mode disabled >bridge1: link state changed to DOWN >a-59: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-60' >a-60: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-60: promiscuous mode disabled >a-60: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-61' >a-61: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-61: promiscuous mode disabled >bridge1: link state changed to DOWN >a-61: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-62' >a-62: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-62: promiscuous mode disabled >a-62: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-63' >a-63: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-63: promiscuous mode disabled >a-63: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-64' >a-64: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-64: promiscuous mode disabled >a-64: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-65' >a-65: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-65: promiscuous mode disabled >a-65: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-66' >a-66: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-66: promiscuous mode disabled >bridge1: link state changed to DOWN >a-66: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-67' >a-67: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-67: promiscuous mode disabled >bridge1: link state changed to DOWN >a-67: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-68' >a-68: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-68: promiscuous mode disabled >bridge1: link state changed to DOWN >a-68: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-69' >a-69: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-69: promiscuous mode disabled >bridge1: link state changed to DOWN >a-69: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-70' >bridge1: link state changed to UP >a-70: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-70: promiscuous mode disabled >a-70: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-71' >a-71: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-71: promiscuous mode disabled >bridge1: link state changed to DOWN >a-71: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-72' >a-72: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-72: promiscuous mode disabled >bridge1: link state changed to DOWN >a-72: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-73' >a-73: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-73: promiscuous mode disabled >bridge1: link state changed to DOWN >a-73: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-74' >a-74: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-74: promiscuous mode disabled >a-74: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-75' >a-75: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-75: promiscuous mode disabled >bridge1: link state changed to DOWN >a-75: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-76' >a-76: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-76: promiscuous mode disabled >bridge1: link state changed to DOWN >a-76: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-77' >a-77: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-77: promiscuous mode disabled >a-77: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-78' >a-78: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-78: promiscuous mode disabled >a-78: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-79' >a-79: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-79: promiscuous mode disabled >a-79: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-80' >a-80: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-80: promiscuous mode disabled >bridge1: link state changed to DOWN >a-80: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-81' >a-81: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-81: promiscuous mode disabled >a-81: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-82' >a-82: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-82: promiscuous mode disabled >a-82: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-83' >bridge1: link state changed to UP >a-83: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-83: promiscuous mode disabled >a-83: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-84' >a-84: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-84: promiscuous mode disabled >a-84: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-85' >a-85: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-85: promiscuous mode disabled >bridge1: link state changed to DOWN >a-85: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-86' >a-86: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-86: promiscuous mode disabled >a-86: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-87' >a-87: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-87: promiscuous mode disabled >a-87: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-88' >a-88: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-88: promiscuous mode disabled >bridge1: link state changed to DOWN >a-88: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-89' >a-89: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-89: promiscuous mode disabled >bridge1: link state changed to DOWN >a-89: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-90' >a-90: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-90: promiscuous mode disabled >a-90: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-91' >a-91: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-91: promiscuous mode disabled >bridge1: link state changed to DOWN >a-91: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-92' >a-92: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-92: promiscuous mode disabled >a-92: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-93' >bridge1: link state changed to UP >a-93: promiscuous mode enabled >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-93: promiscuous mode disabled >a-93: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-94' >a-94: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-94: promiscuous mode disabled >bridge1: link state changed to DOWN >a-94: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-95' >a-95: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-95: promiscuous mode disabled >a-95: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-96' >a-96: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-96: promiscuous mode disabled >a-96: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-97' >a-97: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-97: promiscuous mode disabled >bridge1: link state changed to DOWN >a-97: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-98' >a-98: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >a-98: promiscuous mode disabled >bridge1: link state changed to DOWN >a-98: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-99' >a-99: promiscuous mode enabled >bridge1: link state changed to UP >epair0b: changing name to 'vnet0' >bridge1: link state changed to DOWN >a-99: promiscuous mode disabled >a-99: link state changed to DOWN >vnet0: link state changed to DOWN >epair0a: Ethernet address: 02:ff:50:00:04:0a >epair0b: Ethernet address: 02:ff:a0:00:05:0b >epair0a: link state changed to UP >epair0b: link state changed to UP >epair0a: changing name to 'a-100' >a-100: promiscuous mode enabled >bridge1: link state changed to UP >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:06:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-0' >a-0: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-0: promiscuous mode disabled >a-0: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-1' >a-1: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-1: promiscuous mode disabled >a-1: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-2' >a-2: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-2: promiscuous mode disabled >a-2: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-3' >a-3: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-3: promiscuous mode disabled >a-3: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-4' >a-4: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-4: promiscuous mode disabled >a-4: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-5' >a-5: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-5: promiscuous mode disabled >a-5: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-6' >a-6: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-6: promiscuous mode disabled >a-6: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-7' >a-7: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-7: promiscuous mode disabled >a-7: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-8' >a-8: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-8: promiscuous mode disabled >a-8: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-9' >a-9: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-9: promiscuous mode disabled >a-9: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-10' >a-10: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-10: promiscuous mode disabled >a-10: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-11' >a-11: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-11: promiscuous mode disabled >a-11: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-12' >a-12: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-12: promiscuous mode disabled >a-12: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-13' >a-13: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-13: promiscuous mode disabled >a-13: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-14' >a-14: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-14: promiscuous mode disabled >a-14: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-15' >a-15: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-15: promiscuous mode disabled >a-15: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-16' >a-16: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-16: promiscuous mode disabled >a-16: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-17' >a-17: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-17: promiscuous mode disabled >a-17: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-18' >a-18: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-18: promiscuous mode disabled >a-18: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-19' >a-19: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-19: promiscuous mode disabled >a-19: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-20' >a-20: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-20: promiscuous mode disabled >a-20: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-21' >a-21: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-21: promiscuous mode disabled >a-21: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-22' >a-22: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-22: promiscuous mode disabled >a-22: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-23' >a-23: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-23: promiscuous mode disabled >a-23: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-24' >a-24: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-24: promiscuous mode disabled >a-24: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-25' >a-25: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-25: promiscuous mode disabled >a-25: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-26' >a-26: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-26: promiscuous mode disabled >a-26: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-27' >a-27: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-27: promiscuous mode disabled >a-27: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-28' >a-28: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-28: promiscuous mode disabled >a-28: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-29' >a-29: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-29: promiscuous mode disabled >a-29: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-30' >a-30: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-30: promiscuous mode disabled >a-30: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-31' >a-31: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-31: promiscuous mode disabled >a-31: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-32' >a-32: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-32: promiscuous mode disabled >a-32: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-33' >a-33: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-33: promiscuous mode disabled >a-33: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-34' >a-34: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-34: promiscuous mode disabled >a-34: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-35' >a-35: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-35: promiscuous mode disabled >a-35: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-36' >a-36: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-36: promiscuous mode disabled >a-36: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-37' >a-37: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-37: promiscuous mode disabled >a-37: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-38' >a-38: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-38: promiscuous mode disabled >a-38: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-39' >a-39: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-39: promiscuous mode disabled >a-39: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-40' >a-40: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-40: promiscuous mode disabled >a-40: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-41' >a-41: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-41: promiscuous mode disabled >a-41: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-42' >a-42: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-42: promiscuous mode disabled >a-42: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-43' >a-43: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-43: promiscuous mode disabled >a-43: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-44' >a-44: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-44: promiscuous mode disabled >a-44: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-45' >a-45: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-45: promiscuous mode disabled >a-45: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-46' >a-46: promiscuous mode enabled >epair1b: changing name to 'vnet0' >a-46: promiscuous mode disabled >a-46: link state changed to DOWN >vnet0: link state changed to DOWN >epair1a: Ethernet address: 02:ff:50:00:05:0a >epair1b: Ethernet address: 02:ff:a0:00:07:0b >epair1a: link state changed to UP >epair1b: link state changed to UP >epair1a: changing name to 'a-47' > > >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:0xffffffff8182ae4d >stack pointer = 0x28:0xfffffe00f6b44400 >frame pointer = 0x28:0xfffffe00f6b44460 >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 0xffffffff806261d7 at kdb_backtrace+0x67 >#1 0xffffffff805db082 at vpanic+0x182 >#2 0xffffffff805daef3 at panic+0x43 >#3 0xffffffff80932ae1 at trap_fatal+0x351 >#4 0xffffffff80932cd3 at trap_pfault+0x1e3 >#5 0xffffffff8093227c at trap+0x26c >#6 0xffffffff80917031 at calltrap+0x8 >#7 0xffffffff806e69ca at ether_output+0x77a >#8 0xffffffff807fb23a at ip6_output+0x1dfa >#9 0xffffffff80803110 at mld_dispatch_packet+0x310 >#10 0xffffffff80800d0a at mld_fasttimo+0x94a >#11 0xffffffff806694b4 at pffasttimo+0x54 >#12 0xffffffff805f4f8a at softclock_call_cc+0x18a >#13 0xffffffff805f5504 at softclock+0x94 >#14 0xffffffff80594d6f at intr_event_execute_handlers+0x20f >#15 0xffffffff80594fd6 at ithread_loop+0xc6 >#16 0xffffffff805918d5 at fork_exit+0x85 >#17 0xffffffff8091756e at fork_trampoline+0xe >Uptime: 1m29s >Dumping 258 out of 4073 MB:..7%..13%..25%..31%..44%..56%..62%..75%..81%..93% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident VIMAGE >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options SC_PIXEL_MODE >options VESA >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options DEVICE_NUMA >options SMP >options KDB_TRACE >options KDB >options VIMAGE >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 SCTP >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 scbus >device ch >device da >device sa >device cd >device pass >device ses >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 uart >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 loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >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