FreeBSD Bugzilla – Attachment 146726 Details for
Bug 193277
Kernel crash after a few minutes/hours when aplications want to write something to disk.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt.0
core.txt.0 (text/plain), 85.14 KB, created by
maciej.gabryszak
on 2014-09-03 09:46:58 UTC
(
hide
)
Description:
core.txt.0
Filename:
MIME Type:
Creator:
maciej.gabryszak
Created:
2014-09-03 09:46:58 UTC
Size:
85.14 KB
patch
obsolete
>rack02.xx dumped core - see /var/crash/vmcore.0 > >Fri Aug 29 19:59:54 CEST 2014 > >FreeBSD rack02.xx 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: spin lock held too long > >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: ><118>Stopping powerd. ><118>Waiting for PIDS: 2913. ><118>Stopping devd. ><118>Waiting for PIDS: 2578. ><118>Writing entropy file:. ><118>. ><118>Terminated ><118>Aug 29 19:54:04 rack02 syslogd: exiting on signal 15 >spin lock 0xffffffff814fa030 (smp rendezvous) held by 0xfffff8035506d000 (tid 100157) too long >panic: spin lock held too long >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff808e7dd0 at kdb_backtrace+0x60 >#1 0xffffffff808af8b5 at panic+0x155 >#2 0xffffffff8089cb71 at _mtx_lock_spin_cookie+0x241 >#3 0xffffffff80c7ef54 at smp_targeted_tlb_shootdown+0xf4 >#4 0xffffffff80c80922 at pmap_invalidate_all+0x232 >#5 0xffffffff80c8736f at pmap_remove_pages+0x6af >#6 0xffffffff80b104c0 at vmspace_exit+0xa0 >#7 0xffffffff8087c6af at exit1+0x65f >#8 0xffffffff808b2eef at sigexit+0xb7f >#9 0xffffffff808b35a9 at postsig+0x349 >#10 0xffffffff808f6e97 at ast+0x437 >#11 0xffffffff80c765c9 at doreti_ast+0x1f >Uptime: 1d2h40m52s >(ada0:ahcich0:0:0:0): STANDBY_IMMEDIATE. ACB: e0 00 00 00 00 40 00 00 00 00 00 00 >(ada0:ahcich0:0:0:0): CAM status: CCB request is in progress >(ada0:ahcich0:0:0:0): Error 5, Retries exhausted >(ada0:ahcich0:0:0:0): Spin-down disk failed >(ada1:ahcich1:0:0:0): STANDBY_IMMEDIATE. ACB: e0 00 00 00 00 40 00 00 00 00 00 00 >(ada1:ahcich1:0:0:0): CAM status: CCB request is in progress >(ada1:ahcich1:0:0:0): Error 5, Retries exhausted >(ada1:ahcich1:0:0:0): Spin-down disk failed >Dumping 1590 out of 32706 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >Reading symbols from /boot/kernel/zfs.ko.symbols...done. >Loaded symbols for /boot/kernel/zfs.ko.symbols >Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. >Loaded symbols for /boot/kernel/opensolaris.ko.symbols >Reading symbols from /boot/kernel/if_tap.ko.symbols...done. >Loaded symbols for /boot/kernel/if_tap.ko.symbols >Reading symbols from /boot/kernel/pf.ko.symbols...done. >Loaded symbols for /boot/kernel/pf.ko.symbols >Reading symbols from /boot/kernel/bridgestp.ko.symbols...done. >Loaded symbols for /boot/kernel/bridgestp.ko.symbols >Reading symbols from /boot/kernel/carp.ko.symbols...done. >Loaded symbols for /boot/kernel/carp.ko.symbols >Reading symbols from /boot/kernel/if_bridge.ko.symbols...done. >Loaded symbols for /boot/kernel/if_bridge.ko.symbols >Reading symbols from /boot/kernel/if_em.ko.symbols...done. >Loaded symbols for /boot/kernel/if_em.ko.symbols >Reading symbols from /boot/kernel/ipmi.ko.symbols...done. >Loaded symbols for /boot/kernel/ipmi.ko.symbols >Reading symbols from /boot/kernel/smbus.ko.symbols...done. >Loaded symbols for /boot/kernel/smbus.ko.symbols >Reading symbols from /boot/kernel/vmm.ko.symbols...done. >Loaded symbols for /boot/kernel/vmm.ko.symbols >Reading symbols from /boot/kernel/nmdm.ko.symbols...done. >Loaded symbols for /boot/kernel/nmdm.ko.symbols >Reading symbols from /boot/kernel/pfsync.ko.symbols...done. >Loaded symbols for /boot/kernel/pfsync.ko.symbols >Reading symbols from /boot/kernel/pflog.ko.symbols...done. >Loaded symbols for /boot/kernel/pflog.ko.symbols >Reading symbols from /boot/kernel/if_lagg.ko.symbols...done. >Loaded symbols for /boot/kernel/if_lagg.ko.symbols >Reading symbols from /boot/kernel/ums.ko.symbols...done. >Loaded symbols for /boot/kernel/ums.ko.symbols >#0 doadump (textdump=<value optimized out>) at pcpu.h:219 >219 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219 >#1 0xffffffff808af530 in kern_reboot (howto=16644) > at /usr/src/sys/kern/kern_shutdown.c:447 >#2 0xffffffff808af8f4 in panic (fmt=<value optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:754 >#3 0xffffffff8089cb71 in _mtx_lock_spin_cookie (c=<value optimized out>, > tid=<value optimized out>, opts=<value optimized out>, > file=<value optimized out>, line=<value optimized out>) > at /usr/src/sys/kern/kern_mutex.c:554 >#4 0xffffffff80c7ef54 in smp_targeted_tlb_shootdown (mask={__bits = {105}}, > vector=244, pmap=0x0, addr1=0, addr2=0) > at /usr/src/sys/amd64/amd64/mp_machdep.c:1179 >#5 0xffffffff80c80922 in pmap_invalidate_all (pmap=<value optimized out>) > at /usr/src/sys/amd64/amd64/pmap.c:1532 >#6 0xffffffff80c8736f in pmap_remove_pages (pmap=0xfffff80009388138) > at /usr/src/sys/amd64/amd64/pmap.c:5302 >#7 0xffffffff80b104c0 in vmspace_exit (td=0xfffff80837ede920) > at /usr/src/sys/vm/vm_map.c:399 >#8 0xffffffff8087c6af in exit1 (td=0xfffff80837ede920, > rv=<value optimized out>) at /usr/src/sys/kern/kern_exit.c:321 >#9 0xffffffff808b2eef in sigexit (td=<value optimized out>, > sig=<value optimized out>) at /usr/src/sys/kern/kern_sig.c:2935 >#10 0xffffffff808b35a9 in postsig (sig=<value optimized out>) > at /usr/src/sys/kern/kern_sig.c:2822 >#11 0xffffffff808f6e97 in ast (framep=<value optimized out>) > at /usr/src/sys/kern/subr_trap.c:271 >#12 0xffffffff80c765c9 in doreti_ast () > at /usr/src/sys/amd64/amd64/exception.S:677 >#13 0x00000000ffffffff in ?? () >#14 0x00007fffffffd674 in ?? () >#15 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axl > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -100 0 0 0 - DLs - 0:17.48 [kernel] > 0 1 0 0 52 0 9428 0 wait DLs - 0:00.36 [init] > 0 2 0 0 -8 0 0 0 - RL - 0:01.29 [zfskern] > 0 3 0 0 -16 0 0 0 pftm DL - 0:45.09 [pf purge] > 0 4 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 5 0 0 -16 0 0 0 ccb_scan DL - 0:00.00 [xpt_thrd] > 0 6 0 0 -16 0 0 0 ipmireq DL - 0:00.00 [ipmi0: kcs] > 0 7 0 0 -16 0 0 0 idle DL - 0:00.28 [enc_daemon0] > 0 8 0 0 -16 0 0 0 pmap pv LL - 4:02.45 [pagedaemon] > 0 9 0 0 -16 0 0 0 psleep DL - 0:01.86 [vmdaemon] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 12140:30.18 [idle] > 0 12 0 0 -72 0 0 0 - WL - 81:14.62 [intr] > 0 13 0 0 -8 0 0 0 - DL - 3:44.20 [geom] > 0 14 0 0 -16 0 0 0 - RL - 2:40.41 [rand_harvestq] > 0 15 0 0 -68 0 0 0 - DL - 0:15.25 [usb] > 0 16 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 17 0 0 -16 0 0 0 psleep DL - 0:00.60 [bufdaemon] > 0 18 0 0 16 0 0 0 syncer DL - 0:08.09 [syncer] > 0 19 0 0 -16 0 0 0 - RL - 0:00.56 [vnlru] > 0 20 0 0 20 0 0 0 - RL - 0:07.44 [softdepflush] > 0 2586 1 0 20 0 14600 0 sbwait Ds - 0:00.04 [pflogd] > 64 2597 2586 0 20 0 14600 0 bpf D - 0:07.27 [pflogd] >1001 3069 1 0 43 0 23492 0 pause DWs - 0:00.00 [csh] > 0 3071 3069 0 20 0 48160 0 - R - 0:00.00 [sudo] > 0 3073 1 0 20 0 23492 0 pause DW - 0:00.00 [csh] >1001 3083 1 0 20 0 23492 0 - REs - 0:00.22 [csh] >1001 3183 1 0 20 0 0 0 - REs - 0:00.23 [csh] > 0 3643 1 0 20 0 65484 0 - REs - 0:00.01 [sshd] >1001 3646 3643 0 -100 0 0 0 - ZW - 0:00.00 <defunct> >1001 3647 1 0 20 0 23492 0 pmap pv Ls+ - 0:00.01 [csh] > 0 3651 1 0 20 0 23492 0 pmap pv LL - 0:00.01 [csh] > 0 3673 3073 0 20 0 16988 0 - RE+ - 0:00.04 [sh] > 0 3680 3673 0 20 0 1076184 17979292127127104 - T+ - 201:36.93 [bhyve] >1001 6021 1 0 20 0 23492 0 pmap pv LLs - 0:00.26 [csh] >1001 6023 6021 0 20 0 52176 0 if_bridg L+ - 0:00.06 [ssh] >1001 6270 1 0 20 0 52176 0 if_bridg L+ - 0:00.43 [ssh] > >------------------------------------------------------------------------ >vmstat -s > >770247920 cpu context switches >178595415 device interrupts > 2489090 software interrupts >1507414757 traps >2753479185 system calls > 22 kernel threads created > 4093 fork() calls > 2472 vfork() calls > 0 rfork() calls > 1325 swap pager pageins > 1640 swap pager pages paged in > 1592 swap pager pageouts > 5148 swap pager pages paged out > 767 vnode pager pageins > 5397 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 > 7548 pages reactivated > 189934 copy-on-write faults > 835 copy-on-write optimized faults > 661820 zero fill pages zeroed > 0 zero fill pages prezeroed > 1545 intransit blocking page faults > 6797336 total VM faults taken > 735 page faults requiring I/O > 0 pages affected by kernel thread creation > 146746 pages affected by fork() > 108760 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 1439599 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 227182 pages active > 7146797 pages inactive > 146712 pages in VM cache > 592583 pages wired down > 32487 pages free > 4096 bytes per page > 427252 total name lookups > cache hits (83% pos + 8% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > USBdev 29 4K - 31 32,64,128,512,4096 > cdev 7 2K - 7 256 > entropy 1026 65K - 1191 32,64,4096 > CAM SIM 8 2K - 8 256 > filedesc 34 65K - 6592 16,2048,4096 > sigio 0 0K - 16 64 > filecaps 0 0K - 63 16,64 > kdtrace 232 52K - 6797 64,256 > kenv 80 11K - 91 16,32,64,128 > kqueue 2 3K - 676 256,512,2048 > proc-args 17 1K - 4457 16,32,64,128,256 > kbdmux 7 18K - 7 16,512,1024,2048 > hhook 2 1K - 2 256 > ithread 169 32K - 169 32,128,256 > LED 28 2K - 28 16,128 > KTRACE 100 13K - 100 128 > CAM XPT 38 3K - 130 16,32,64,128,256,1024 > linker 269 92K - 324 16,32,64,128,256,512,1024,2048,4096 > lockf 2 1K - 3114 64,128 > loginclass 3 1K - 556 64 > devbuf 17806 36520K - 18133 16,32,64,128,256,512,1024,2048,4096 > temp 104 22K - 13252667 16,32,64,128,256,512,1024,2048,4096 > ip6ndp 19 2K - 26 64,128 > module 497 63K - 497 128 > mtx_pool 2 16K - 2 > osd 3 1K - 5 16,32,64 > pmchooks 1 1K - 1 128 > pgrp 14 2K - 894 128 > session 9 2K - 586 128 > proc 2 128K - 2 > subproc 170 215K - 6722 512,4096 > cred 62 10K - 57496 64,256 > plimit 7 2K - 7271 256 > uidinfo 4 17K - 630 128 > md_disk 0 0K - 2 2048 > CAM DEV 11 22K - 20 2048 > SCSI ENC 25 100K - 13788 16,64,256,2048 > pci_link 16 2K - 16 64,128 > sysctl 0 0K - 2639 16,32,64 > sysctloid 5672 282K - 5803 16,32,64,128 > sysctltmp 0 0K - 640 16,32,64,128,256 > tidhash 1 128K - 1 > callout 9 3208K - 9 > umtx 444 56K - 444 128 > p1003.1b 1 1K - 1 16 > SWAP 0 0K - 2 64 > bus 1555 174K - 25508 16,32,64,128,256,1024,2048 > bus-sc 111 218K - 21052 16,32,64,128,256,512,1024,2048,4096 > devstat 10 21K - 10 32,4096 > eventhandler 107 9K - 107 64,128 > kobj 330 1320K - 794 4096 > acpi_perf 8 4K - 8 512 > Per-cpu 1 1K - 1 32 > DEVFS3 162 41K - 257 256 > DEVFS1 133 67K - 187 512 > rman 252 28K - 689 16,32,128 > sbuf 0 0K - 1510 16,32,64,128,256,512,1024,2048,4096 > DEVFS 21 1K - 22 16,128 > DEVFSP 1 1K - 2 64 > taskqueue 25 4K - 25 16,32,64,256 > Unitno 39 2K - 15049 32,64 > vmem 3 134K - 15 1024,2048,4096 > ioctlops 1 1K - 1438632907 16,32,64,128,256,512,1024,2048,4096 > select 67 9K - 67 128 > iov 1 1K - 38641333 16,64,128,256,512,1024 > msg 4 30K - 4 2048,4096 > sem 4 106K - 4 2048,4096 > shm 1 20K - 1 > tty 25 25K - 43 1024 > pts 6 2K - 24 256 > mbuf_tag 1 1K - 7894 32 > shmfd 1 8K - 1 > soname 0 0K - 28718 16,32,128 > pcb 17 4245K - 442 16,32,128,1024,2048 > vfscache 1 8192K - 1 > cl_savebuf 0 0K - 99 64 > vfs_hash 1 4096K - 1 > vnodes 1 1K - 1 256 > mount 16 1K - 112 16,32,64,128,256 > vnodemarker 0 0K - 6074 512 > BPF 17 1027K - 20 16,128,512,4096 > ifnet 14 27K - 14 128,2048 > ifaddr 118 34K - 120 32,64,128,256,512,2048,4096 > ether_multi 222 13K - 296 16,32,64 > clone 13 2K - 13 128 > arpcom 10 1K - 10 16 > lltable 49 19K - 107 256,512 > vlan 29 3K - 111 64,128 > routetbl 104 22K - 3533 32,64,128,256,512 > igmp 13 4K - 13 256 > ipid 2 24K - 2 > in_multi 8 2K - 9 256 > sctp_a_it 0 0K - 34 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 18 3K - 30 128 > sctp_ifn 8 1K - 8 128 > sctp_iter 0 0K - 34 256 > hostcache 1 28K - 1 > syncache 1 64K - 1 > in6_multi 85 12K - 85 32,256 > mld 11 2K - 11 128 > NFS FHA 1 2K - 1 2048 > rpc 2 1K - 2 256 >audit_evclass 187 6K - 228 32 > pagedep 4 513K - 906 256 > inodedep 13 4102K - 4916 512 > bmsafemap 4 9K - 11573 256 > newblk 7 8194K - 34620764 256 > indirdep 0 0K - 9207 128 > freefrag 0 0K - 666 128 > freeblks 9 3K - 520 256 > freefile 0 0K - 509 64 > diradd 1 1K - 2812 128 > mkdir 0 0K - 1062 128 > dirrem 7 1K - 1719 128 > newdirblk 0 0K - 531 64 > freework 10 2K - 998 16,128 > freedep 0 0K - 33 64 > jaddref 0 0K - 3874 128 > jremref 0 0K - 1731 128 > jmvref 0 0K - 10 128 > jnewblk 0 0K - 34620763 128 > jfreefrag 0 0K - 666 128 > jseg 3 1K - 38180 128 > jsegdep 14 1K - 34627034 64 > sbdep 0 0K - 1656 64 > savedino 0 0K - 1370 256 > jblocks 2 1K - 4 128,256 > ufs_dirhash 69 16K - 69 16,32,64,128,256,512,1024 > ufs_quota 1 4096K - 1 > ufs_mount 3 101K - 6 512,4096 > vm_pgdata 1 4096K - 2 128 > UMAHash 5 18K - 14 512,1024,2048,4096 > pfs_nodes 21 6K - 21 256 > memdesc 1 4K - 1 4096 > GEOM 119 21K - 1790 16,32,64,128,256,512,1024,2048 > feeder 7 1K - 7 32 > CAM CCB 38 76K - 66 2048 > raid_data 0 0K - 276 32,128,256 > acpiintr 1 1K - 1 64 > UART 6 5K - 6 16,1024 >md_nvidia_data 0 0K - 46 512 > acpica 175223 18086K - 439887 16,32,64,128,256,512,1024,2048 > md_sii_data 0 0K - 46 512 > CAM path 14 1K - 49 32 > CAM periph 8 2K - 25 16,32,64,128,256 > acpitask 1 8K - 1 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > acpisem 29 4K - 29 128 > CAM queue 23 6K - 70 16,32,512 > acpidev 165 11K - 165 64 >CAM dev queue 8 1K - 8 32 > io_apic 3 6K - 3 2048 > MCA 25 4K - 25 64,128 > msi 15 2K - 15 128 > nexusdev 3 1K - 3 16 > isadev 8 1K - 8 128 > USB 37 47K - 43 16,32,128,256,512,1024,2048,4096 > pf_temp 0 0K - 1 128 > pf_hash 3 2880K - 3 > pf_ifnet 22 8K - 389 256,2048 > pf_osfp 1130 115K - 5231 64,128 > pf_rule 128 114K - 508 128,1024 > pf_table 2 4K - 10 2048 > CARP 14 6K - 18 16,256,1024 > solaris 16 69633K - 50 16,32,64,128,1024 > kstat_data 6 1K - 6 64 > tap 2 1K - 2 256 > ipmi 0 0K - 6 128 > vm 1 8K - 7 > vmmdev 1 1K - 7 32 > vmm stat 16 8K - 112 512 > vdev 32 1K - 224 32 > vlapic 16 32K - 112 2048 > vmx 1 100K - 7 > vtd 17445 69777K - 17445 64,4096 > pfsync 1 1K - 4 32,1024 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 116, 4, 116, 0, 0 >UMA Zones: 1664, 0, 116, 0, 116, 0, 0 >UMA Slabs: 80, 0, 20431, 19, 29802, 0, 0 >UMA RCntSlabs: 88, 0, 2294, 1, 2294, 0, 0 >UMA Hash: 256, 0, 3, 12, 8, 0, 0 >4 Bucket: 32, 0, 52, 948, 19126, 0, 0 >8 Bucket: 64, 0, 54, 1372, 1153190, 0, 0 >16 Bucket: 128, 0, 110, 913, 256, 36, 0 >32 Bucket: 256, 0, 163, 1697, 350261,1456, 0 >64 Bucket: 512, 0, 4668, 276, 848790, 98, 0 >128 Bucket: 1024, 0, 2803, 241,10274212, 14, 0 >vmem btag: 56, 0, 10264, 2445, 16611, 179, 0 >VM OBJECT: 256, 0, 3195, 1635, 86642, 0, 0 >RADIX NODE: 144, 0, 547343, 1729,36882456, 49, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 7, 396, 7, 0, 0 >MAP ENTRY: 128, 0, 565, 3062, 219438, 0, 0 >VMSPACE: 448, 0, 17, 307, 6569, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 4112, 0, 366, 0, 366, 0, 0 >16: 16, 0, 2974, 1293,61545101, 0, 0 >32: 32, 0, 20760, 990, 85845, 0, 0 >64: 64, 0, 45651, 427285,71705360, 0, 0 >128: 128, 0, 127381, 10228,1414063216, 0, 0 >256: 256, 0, 1313, 426787,34808349, 0, 0 >512: 512, 0, 662, 1098, 77662, 0, 0 >1024: 1024, 0, 174, 330, 967379, 0, 0 >2048: 2048, 0, 151, 129,11900651, 0, 0 >4096: 4096, 0, 17859, 61, 27106, 0, 0 >SLEEPQUEUE: 80, 0, 223, 800, 223, 0, 0 >uint64 pcpu: 8, 0, 1838, 466, 1838, 0, 0 >Files: 80, 0, 23, 977, 58916, 0, 0 >TURNSTILE: 136, 0, 223, 337, 223, 0, 0 >rl_entry: 40, 0, 117, 883, 117, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1208, 0, 36, 96, 6587, 0, 0 >THREAD: 1168, 0, 194, 28, 208, 0, 0 >cpuset: 72, 0, 83, 302, 85, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 13033575, 2046, 2526,846487312,2063, 0 >mbuf: 256, 13033575, 13, 1814,437356121, 443, 0 >mbuf_cluster: 2048, 2036496, 4563, 1, 4563,3908, 0 >mbuf_jumbo_page: 4096, 1018247, 0, 12, 126, 5, 0 >mbuf_jumbo_9k: 9216, 905106, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 678828, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 >g_bio: 248, 0, 0, 5680,26876503, 0, 0 >ttyinq: 160, 0, 180, 1120, 2070, 0, 0 >ttyoutq: 256, 0, 93, 702, 1081, 0, 0 >ata_request: 336, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 16, 52, 112, 0, 0 >taskq_zone: 48, 0, 0, 0, 0, 0, 0 >VNODE: 472, 0, 15214, 162, 15777, 0, 0 >VNODEPOLL: 112, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 3747, 102201,22767195, 0, 0 >S VFS Cache: 108, 0, 21779, 1111, 29339, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 134, 46, 135, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 132, 213883, 0, 0 >DIRHASH: 1024, 0, 195, 65, 195, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >space_seg_cache: 64, 0, 0, 0, 0, 0, 0 >zio_cache: 944, 0, 0, 0, 0, 0, 0 >zio_link_cache: 48, 0, 0, 0, 0, 0, 0 >sa_cache: 80, 0, 0, 0, 0, 0, 0 >dnode_t: 864, 0, 0, 0, 0, 0, 0 >dmu_buf_impl_t: 224, 0, 0, 0, 0, 0, 0 >arc_buf_hdr_t: 216, 0, 0, 0, 0, 0, 0 >arc_buf_t: 72, 0, 0, 0, 0, 0, 0 >zil_lwb_cache: 192, 0, 0, 0, 0, 0, 0 >zfs_znode_cache: 368, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 2, 13, 4, 0, 0 >pipe: 744, 0, 2, 128, 3897, 0, 0 >ksiginfo: 112, 0, 125, 1520, 16825, 0, 0 >itimer: 352, 0, 0, 33, 1, 0, 0 >pf states: 296, 10010, 10, 289, 465, 0, 0 >pf state keys: 88, 0, 18, 882, 581, 0, 0 >pf source nodes: 136, 10005, 0, 0, 0, 0, 0 >pf mtags: 40, 0, 0, 200, 1, 0, 0 >pf table entries: 160, 200000, 25, 225, 92, 0, 0 >pf table counters: 64, 0, 0, 0, 0, 0, 0 >pf frags: 80, 0, 0, 0, 0, 0, 0 >pf frag entries: 32, 5000, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 3, 896, 4872371, 0, 0 >bridge_rtnode: 64, 0, 7, 427, 14, 0, 0 >socket: 696, 1046615, 9, 121, 7190, 0, 0 >ipq: 56, 63687, 0, 0, 0, 0, 0 >udp_inpcb: 392, 1046620, 0, 240, 1889, 0, 0 >udpcb: 16, 1046670, 0, 1004, 1889, 0, 0 >tcp_inpcb: 392, 1046620, 6, 234, 101, 0, 0 >tcpcb: 1024, 1046616, 5, 99, 101, 0, 0 >tcptw: 88, 27810, 1, 134, 13, 0, 0 >syncache: 160, 15375, 0, 125, 21, 0, 0 >hostcache: 136, 15370, 3, 200, 17, 0, 0 >tcpreass: 40, 127300, 0, 2200, 2724030, 0, 0 >sackhole: 32, 0, 0, 125, 8, 0, 0 >sctp_ep: 1408, 1046616, 0, 0, 0, 0, 0 >sctp_asoc: 2352, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 913, 41, 0, 0 >sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 >sctp_readq: 104, 400026, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >ripcb: 392, 1046620, 0, 90, 5, 0, 0 >unpcb: 240, 1046624, 4, 492, 5189, 0, 0 >rtentry: 200, 0, 51, 449, 63, 0, 0 >selfd: 56, 0, 80, 1198,519574941, 0, 0 >SWAPMETA: 288, 4072991, 0, 819, 3657, 0, 0 >FFS inode: 168, 0, 15168, 334, 15681, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 15168, 327, 15681, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq9: acpi0 3 0 >irq16: ehci0 142107 2842 >irq23: ehci1 205382 4107 >cpu0:timer 6131880 122637 >irq264: em0:rx 0 85169063 1703381 >irq265: em0:tx 0 80982902 1619658 >irq266: em0:link 116348 2326 >irq267: em1:rx 0 3021718 60434 >irq269: em1:link 1 0 >irq270: ahci0 8957891 179157 >cpu5:timer 13153190 263063 >cpu1:timer 7910795 158215 >cpu7:timer 13506938 270138 >cpu3:timer 7109164 142183 >cpu4:timer 4614740 92294 >cpu2:timer 10795765 215915 >cpu6:timer 17279014 345580 >Total 259096901 5181938 > >------------------------------------------------------------------------ >pstat -T > > 23/1046614 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > >iostat: kvm_read(_tk_nin): invalid address (0x0) >iostat: disabling TTY statistics > ada0 ada1 pass0 cpu > KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 126.17 176403 21734.74 2.86 2 0.01 0.00 0 0.00 1 0 3 2 95 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >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: > 423380732 packets sent > 9090664 data packets (335448172 bytes) > 34 data packets (5076 bytes) retransmitted > 8 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 414270634 ack-only packets (2700 delayed) > 0 URG only packets > 0 window probe packets > 19324 window update packets > 90 control packets > 831008905 packets received > 8903075 acks (for 335447412 bytes) > 43971 duplicate acks > 0 acks for unsent data > 827927167 packets (1131421239532 bytes) received in-sequence > 47554 completely duplicate packets (68473492 bytes) > 3 old duplicate packets > 391 packets with some dup. data (275636 bytes duped) > 2723375 out-of-order packets (3750440456 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 15 window update packets > 1 packet received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 115189 discarded due to memory problems > 38 connection requests > 21 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 53 connections established (including accepts) > 95 connections closed (including 5 drops) > 34 connections updated cached RTT on close > 36 connections updated cached RTT variance on close > 9 connections updated cached ssthresh on close > 3 embryonic connections dropped > 8901491 segments updated rtt (of 8266861 attempts) > 40 retransmit timeouts > 2 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 48 keepalive timeouts > 45 keepalive probes sent > 3 connections dropped by keepalive > 31076 correct ACK header predictions > 819157458 correct data packet header predictions > 21 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 21 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 21 cookies sent > 0 cookies received > 17 hostcache entries added > 0 bucket overflow > 166 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 11 SACK options (SACK blocks) received > 2889021 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 >udp: > 317 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 8 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 309 delivered > 378 datagrams output > 0 times multicast source filter matched >ip: > 836275682 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 > 836023631 packets for this host > 4 packets for unknown/unsupported protocol > 45584 packets forwarded (0 packets fast forwarded) > 1 packet not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 423381213 packets sent from this host > 4 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 9 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 15 > destination unreachable: 9 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > echo reply: 3 > echo: 15 > 15 message responses generated > 0 invalid return addresses > 0 no return routes >igmp: > 4 messages received > 0 messages received with too few bytes > 0 messages received with wrong TTL > 0 messages received with bad checksum > 0 V1/V2 membership queries received > 0 V3 membership queries received > 0 membership queries received with invalid field(s) > 0 general queries received > 0 group queries received > 0 group-source queries received > 0 group-source queries dropped > 0 membership reports received > 0 membership reports received with invalid field(s) > 0 membership reports received for groups to which we belong > 0 V3 reports received without Router Alert > 7 membership reports sent >arp: > 15631 ARP requests sent > 837 ARP replies sent > 216945 ARP requests received > 73 ARP replies received > 217323 ARP packets received > 15669 total packets dropped due to no ARP entry > 58 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 > 28 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 14 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 > 1 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 > Source addresses selection rule applied: >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > neighbor solicitation: 7 > 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 >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 > >------------------------------------------------------------------------ >netstat -m > >2059/4340/6399 mbufs in use (current/cache/total) >2037/2527/4564/2036496 mbuf clusters in use (current/cache/total/max) >2046/2526 mbuf+clusters out of packet secondary zone in use (current/cache) >0/12/12/1018247 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/905106 9k jumbo clusters in use (current/cache/total/max) >0/0/0/678828 16k jumbo clusters in use (current/cache/total/max) >4588K/6187K/10775K bytes allocated to network (current/cache/total) >443/3908/2063 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) >5/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 requests for sfbufs denied >0 requests for sfbufs delayed >0 requests for I/O initiated by sendfile > >------------------------------------------------------------------------ >netstat -idW > >Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop >em0 1500 <Link#1> 00:25:90:e0:bf:40 840776975 0 0 426390143 0 0 0 >em0 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 1 - - - >em1 1500 <Link#2> 00:25:90:e0:bf:40 5364706 0 0 0 0 0 0 >em1 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 1 - - - >pflog0 33160 <Link#3> 0 0 0 206900 0 0 0 >pfsync0 1500 <Link#4> 0 0 0 15657 0 0 0 >lo0 16384 <Link#5> 223 0 0 223 0 0 0 >lo0 16384 localhost ::1 0 - - 0 - - - >lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - - >lo0 16384 your-net localhost 12 - - 223 - - - >lagg0 1500 <Link#6> 00:25:90:e0:bf:40 840776956 0 0 426390125 9 0 0 >lagg0 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 2 - - - >vlan100 1500 <Link#7> 00:25:90:e0:bf:40 112480 0 0 24034 3 0 0 >vlan100 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 1 - - - >vlan100 1500 172.16.0.0 172.16.0.250 923 - - 8751 - - - >vlan100 1500 172.16.0.0 172.16.0.254 8 - - 0 - - - >vlan150 1500 <Link#8> 00:25:90:e0:bf:40 0 0 0 15531 1 0 0 >vlan150 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 0 - - - >vlan150 1500 172.18.0.0 172.18.0.2 0 - - 15657 - - - >vlan200 1500 <Link#9> 00:25:90:e0:bf:40 835929055 0 0 426298166 3 0 0 >vlan200 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 1 - - - >vlan200 1500 172.20.0.0 172.20.0.254 0 - - 50 - - - >vlan200 1500 172.20.0.0 172.20.0.253 0 - - 0 - - - >vlan200 1500 172.20.0.0 172.20.0.11 830981792 - - 423358380 - - - >vlan300 1500 <Link#10> 00:25:90:e0:bf:40 4686448 0 0 52402 2 0 0 >vlan300 1500 fe80::225:90f fe80::225:90ff:fe 0 - - 0 - - - >vlan300 1500 91.223.68.0 ipv4.91.223.68.21 26482 - - 21650 - - - >vlan300 1500 91.223.68.0 ipv4.91.223.68.25 0 - - 0 - - - >bridge0 1500 <Link#11> 02:e3:c2:b6:71:00 7889176 0 0 431182867 2 0 0 >tap0* 1500 <Link#12> 00:bd:33:12:00:00 0 0 0 0 0 0 0 >tap1 1500 <Link#13> 00:bd:3b:12:00:01 2942154 0 0 4883300 1392 0 0 > >------------------------------------------------------------------------ >netstat -anr > >Routing tables > >Internet: >Destination Gateway Flags Refs Use Netif Expire >default 91.223.68.254 UGS 0 51228 vlan30 >91.223.68.0/24 link#10 U 0 298 vlan30 >91.223.68.212 link#10 UHS 0 0 lo0 >91.223.68.251 link#10 UHS 0 0 lo0 >127.0.0.1 link#5 UH 0 12 lo0 >172.16.0.0/24 link#7 U 0 16296 vlan10 >172.16.0.250 link#7 UHS 0 0 lo0 >172.16.0.254 link#7 UHS 0 0 lo0 >172.18.0.0/24 link#8 U 0 15657 vlan15 >172.18.0.2 link#8 UHS 0 0 lo0 >172.20.0.0/24 link#9 U 3 423358748 vlan20 >172.20.0.11 link#9 UHS 0 211 lo0 >172.20.0.253 link#9 UHS 0 0 lo0 >172.20.0.254 link#9 UHS 0 0 lo0 > >Internet6: >Destination Gateway Flags Netif Expire >::/96 ::1 UGRS lo0 >::1 link#5 UH lo0 >::ffff:0.0.0.0/96 ::1 UGRS lo0 >fe80::/10 ::1 UGRS lo0 >fe80::%em0/64 link#1 U em0 >fe80::225:90ff:fee0:bf40%em0 link#1 UHS lo0 >fe80::%em1/64 link#2 U em1 >fe80::225:90ff:fee0:bf41%em1 link#2 UHS lo0 >fe80::%lo0/64 link#5 U lo0 >fe80::1%lo0 link#5 UHS lo0 >fe80::%lagg0/64 link#6 U lagg0 >fe80::225:90ff:fee0:bf40%lagg0 link#6 UHS lo0 >fe80::%vlan100/64 link#7 U vlan100 >fe80::225:90ff:fee0:bf40%vlan100 link#7 UHS lo0 >fe80::%vlan150/64 link#8 U vlan150 >fe80::225:90ff:fee0:bf40%vlan150 link#8 UHS lo0 >fe80::%vlan200/64 link#9 U vlan200 >fe80::225:90ff:fee0:bf40%vlan200 link#9 UHS lo0 >fe80::%vlan300/64 link#10 U vlan300 >fe80::225:90ff:fee0:bf40%vlan300 link#10 UHS lo0 >ff01::%em0/32 fe80::225:90ff:fee0:bf40%em0 U em0 >ff01::%em1/32 fe80::225:90ff:fee0:bf41%em1 U em1 >ff01::%lo0/32 ::1 U lo0 >ff01::%lagg0/32 fe80::225:90ff:fee0:bf40%lagg0 U lagg0 >ff01::%vlan100/32 fe80::225:90ff:fee0:bf40%vlan100 U vlan100 >ff01::%vlan150/32 fe80::225:90ff:fee0:bf40%vlan150 U vlan150 >ff01::%vlan200/32 fe80::225:90ff:fee0:bf40%vlan200 U vlan200 >ff01::%vlan300/32 fe80::225:90ff:fee0:bf40%vlan300 U vlan300 >ff02::/16 ::1 UGRS lo0 >ff02::%em0/32 fe80::225:90ff:fee0:bf40%em0 U em0 >ff02::%em1/32 fe80::225:90ff:fee0:bf41%em1 U em1 >ff02::%lo0/32 ::1 U lo0 >ff02::%lagg0/32 fe80::225:90ff:fee0:bf40%lagg0 U lagg0 >ff02::%vlan100/32 fe80::225:90ff:fee0:bf40%vlan100 U vlan100 >ff02::%vlan150/32 fe80::225:90ff:fee0:bf40%vlan150 U vlan150 >ff02::%vlan200/32 fe80::225:90ff:fee0:bf40%vlan200 U vlan200 >ff02::%vlan300/32 fe80::225:90ff:fee0:bf40%vlan300 U vlan300 > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff80355000c00 tcp4 0 68 172.20.0.11.14242 172.20.0.4.22 ESTABLISHED >fffff80019f6d000 tcp4 0 64 172.16.0.250.21251 172.16.0.253.22 FIN_WAIT_1 >fffff80355016400 tcp4 0 0 91.223.68.212.22 94.254.129.99.5455 FIN_WAIT_1 >fffff803552b7800 tcp4 0 0 91.223.68.212.22 31.6.70.228.54054 FIN_WAIT_1 >fffff80355173400 tcp4 0 68 172.20.0.11.55400 172.20.0.10.22 ESTABLISHED >fffff80019fa5790 tcp4 0 0 172.20.0.11.61072 172.20.0.11.22 TIME_WAIT >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff80019e5c4b0 stream 0 0 0 0 0 0 >fffff80019e3c3c0 stream 0 0 0 fffff80019e3c4b0 0 0 >fffff80019e3c4b0 stream 0 0 0 fffff80019e3c3c0 0 0 >fffff80019e3c2d0 dgram 0 0 0 0 0 0 > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >gabrym ssh 6270 root / 2 drwxr-xr-x 1024 r >gabrym ssh 6270 wd / 74084766 drwxr-xr-x 512 r >gabrym ssh 6270 text / 73996164 -r-xr-xr-x 166360 r >gabrym ssh 6270 0 - - bad - >gabrym ssh 6270 6 - - bad - >gabrym ssh 6023 root / 2 drwxr-xr-x 1024 r >gabrym ssh 6023 wd / 74084766 drwxr-xr-x 512 r >gabrym ssh 6023 text / 73996164 -r-xr-xr-x 166360 r >gabrym ssh 6023 ctty /dev 149 crw-rw-rw- pts/9 rw >gabrym ssh 6023 0 /dev 149 crw-rw-rw- pts/9 rw >gabrym ssh 6023 6 /dev 149 crw-rw-rw- pts/9 rw >gabrym csh 6021 root / 2 drwxr-xr-x 1024 r >gabrym csh 6021 wd / 74084766 drwxr-xr-x 512 r >gabrym csh 6021 text / 200078209 -r-xr-xr-x 374120 r >gabrym csh 6021 ctty /dev 149 crw-rw-rw- pts/9 rw >root bhyve 3680 root / 2 drwxr-xr-x 1024 r >root bhyve 3680 wd / 74085512 drwxr-xr-x 512 r >root bhyve 3680 text / 73999209 -r-xr-xr-x 318573 r >root bhyve 3680 ctty /dev 117 crw-rw-rw- pts/1 rw >root bhyve 3680 0 /dev 117 crw-rw-rw- pts/1 rw >root bhyve 3680 6 /dev 117 crw-rw-rw- pts/1 rw >root csh 3651 root / 2 drwxr-xr-x 1024 r >root csh 3651 wd / 276321408 drwxr-xr-x 512 r >root csh 3651 text / 200078209 -r-xr-xr-x 374120 r >root csh 3651 ctty /dev 146 crw-rw-rw- pts/6 rw >gabrym csh 3647 root / 2 drwxr-xr-x 1024 r >gabrym csh 3647 wd / 74084766 drwxr-xr-x 512 r >gabrym csh 3647 text / 200078209 -r-xr-xr-x 374120 r >gabrym csh 3647 ctty /dev 146 crw-rw-rw- pts/6 rw >root csh 3073 root / 2 drwxr-xr-x 1024 r >root csh 3073 wd / 74085512 drwxr-xr-x 512 r >root csh 3073 text / 200078209 -r-xr-xr-x 374120 r >root csh 3073 ctty /dev 117 crw-rw-rw- pts/1 rw >root sudo 3071 root / 2 drwxr-xr-x 1024 r >root sudo 3071 wd / 74084766 drwxr-xr-x 512 r >root sudo 3071 text / 74085450 -rwsr-xr-x 128632 r >root sudo 3071 ctty /dev 117 crw-rw-rw- pts/1 rw >root sudo 3071 0 /dev 117 crw-rw-rw- pts/1 rw >gabrym csh 3069 root / 2 drwxr-xr-x 1024 r >gabrym csh 3069 wd / 74084766 drwxr-xr-x 512 r >gabrym csh 3069 text / 200078209 -r-xr-xr-x 374120 r >gabrym csh 3069 ctty /dev 117 crw-rw-rw- pts/1 rw >_pflogd pflogd 2597 root / 136756241 dr-xr-xr-x 512 r >_pflogd pflogd 2597 wd / 136756241 dr-xr-xr-x 512 r >_pflogd pflogd 2597 jail / 136756241 dr-xr-xr-x 512 r >_pflogd pflogd 2597 text / 115969928 -r-xr-xr-x 24544 r >_pflogd pflogd 2597 0 /dev 30 crw-rw-rw- null rw >root pflogd 2586 root / 2 drwxr-xr-x 1024 r >root pflogd 2586 wd / 2 drwxr-xr-x 1024 r >root pflogd 2586 text / 115969928 -r-xr-xr-x 24544 r >root pflogd 2586 0 /dev 30 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 115969922 -r-xr-xr-x 939320 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2014 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 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 > root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >module_register: module pci/em already exists! >Module pci/em failed to register: 17 >module_register: module pci/lem already exists! >Module pci/lem failed to register: 17 >CPU: Intel(R) Xeon(R) CPU E5-2407 0 @ 2.20GHz (2200.05-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0x206d7 Family = 0x6 Model = 0x2d Stepping = 7 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x1fbee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x1<LAHF> > TSC: P-state invariant, performance statistics >real memory = 34359738368 (32768 MB) >avail memory = 33228021760 (31688 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: < > >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 2 package(s) x 4 core(s) > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 2 > cpu2 (AP): APIC ID: 4 > cpu3 (AP): APIC ID: 6 > cpu4 (AP): APIC ID: 32 > cpu5 (AP): APIC ID: 34 > cpu6 (AP): APIC ID: 36 > cpu7 (AP): APIC ID: 38 >ioapic0 <Version 2.0> irqs 0-23 on motherboard >ioapic1 <Version 2.0> irqs 24-47 on motherboard >ioapic2 <Version 2.0> irqs 48-71 on motherboard >random: <Software, Yarrow> initialized >kbd1 at kbdmux0 >acpi0: <SUPERM SMCI--MB> on motherboard >acpi0: Power Button (fixed) >acpi0: reservation of 0, a0000 (3) failed >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >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 >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> irq 26 at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> irq 26 at device 1.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> irq 40 at device 3.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pci0: <base peripheral> at device 4.0 (no driver attached) >pci0: <base peripheral> at device 4.1 (no driver attached) >pci0: <base peripheral> at device 4.2 (no driver attached) >pci0: <base peripheral> at device 4.3 (no driver attached) >pci0: <base peripheral> at device 4.4 (no driver attached) >pci0: <base peripheral> at device 4.5 (no driver attached) >pci0: <base peripheral> at device 4.6 (no driver attached) >pci0: <base peripheral> at device 4.7 (no driver attached) >pci0: <base peripheral> at device 5.0 (no driver attached) >pci0: <base peripheral> at device 5.2 (no driver attached) >pcib4: <ACPI PCI-PCI bridge> irq 16 at device 17.0 on pci0 >pci4: <ACPI PCI bus> on pcib4 >pci0: <simple comms> at device 22.0 (no driver attached) >pci0: <simple comms> at device 22.1 (no driver attached) >ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdfb23000-0xdfb233ff irq 16 at device 26.0 on pci0 >usbus0: EHCI version 1.0 >usbus0 on ehci0 >pcib5: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0 >pci5: <ACPI PCI bus> on pcib5 >em0: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0x8000-0x801f mem 0xdfa00000-0xdfa1ffff,0xdfa20000-0xdfa23fff irq 16 at device 0.0 on pci5 >em0: Using MSIX interrupts with 3 vectors >em0: Ethernet address: 00:25:90:e0:bf:40 >pcib6: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0 >pci6: <ACPI PCI bus> on pcib6 >em1: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0x7000-0x701f mem 0xdf900000-0xdf91ffff,0xdf920000-0xdf923fff irq 17 at device 0.0 on pci6 >em1: Using MSIX interrupts with 3 vectors >em1: Ethernet address: 00:25:90:e0:bf:41 >ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdfb22000-0xdfb223ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci1 >pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0 >pci7: <ACPI PCI bus> on pcib7 >vgapci0: <VGA-compatible display> mem 0xde000000-0xdeffffff,0xdf800000-0xdf803fff,0xdf000000-0xdf7fffff irq 18 at device 1.0 on pci7 >vgapci0: Boot video device >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Patsburg AHCI SATA controller> port 0x9050-0x9057,0x9040-0x9043,0x9030-0x9037,0x9020-0x9023,0x9000-0x901f mem 0xdfb21000-0xdfb217ff irq 18 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >pci0: <serial bus, SMBus> at device 31.3 (no driver attached) >pci0: <dasp> at device 31.6 (no driver attached) >pcib8: <ACPI Host-PCI bridge> on acpi0 >pci127: <ACPI PCI bus> on pcib8 >pci127: <base peripheral> at device 8.0 (no driver attached) >pci127: <base peripheral> at device 8.3 (no driver attached) >pci127: <base peripheral> at device 8.4 (no driver attached) >pci127: <base peripheral> at device 9.0 (no driver attached) >pci127: <base peripheral> at device 9.3 (no driver attached) >pci127: <base peripheral> at device 9.4 (no driver attached) >pci127: <base peripheral> at device 10.0 (no driver attached) >pci127: <base peripheral> at device 10.1 (no driver attached) >pci127: <base peripheral> at device 10.2 (no driver attached) >pci127: <base peripheral> at device 10.3 (no driver attached) >pci127: <base peripheral> at device 11.0 (no driver attached) >pci127: <base peripheral> at device 11.3 (no driver attached) >pci127: <base peripheral> at device 12.0 (no driver attached) >pci127: <base peripheral> at device 12.1 (no driver attached) >pci127: <base peripheral> at device 12.6 (no driver attached) >pci127: <base peripheral> at device 12.7 (no driver attached) >pci127: <base peripheral> at device 13.0 (no driver attached) >pci127: <base peripheral> at device 13.1 (no driver attached) >pci127: <base peripheral> at device 13.6 (no driver attached) >pci127: <base peripheral> at device 14.0 (no driver attached) >pci127: <dasp> at device 14.1 (no driver attached) >pci127: <base peripheral> at device 15.0 (no driver attached) >pci127: <base peripheral> at device 15.1 (no driver attached) >pci127: <base peripheral> at device 15.2 (no driver attached) >pci127: <base peripheral> at device 15.3 (no driver attached) >pci127: <base peripheral> at device 15.4 (no driver attached) >pci127: <base peripheral> at device 15.5 (no driver attached) >pci127: <base peripheral> at device 15.6 (no driver attached) >pci127: <base peripheral> at device 16.0 (no driver attached) >pci127: <base peripheral> at device 16.1 (no driver attached) >pci127: <base peripheral> at device 16.2 (no driver attached) >pci127: <base peripheral> at device 16.3 (no driver attached) >pci127: <base peripheral> at device 16.5 (no driver attached) >pci127: <base peripheral> at device 16.6 (no driver attached) >pci127: <base peripheral> at device 16.7 (no driver attached) >pci127: <base peripheral> at device 17.0 (no driver attached) >pci127: <base peripheral> at device 19.0 (no driver attached) >pci127: <dasp> at device 19.1 (no driver attached) >pci127: <dasp> at device 19.4 (no driver attached) >pci127: <dasp> at device 19.5 (no driver attached) >pci127: <base peripheral> at device 19.6 (no driver attached) >pcib9: <ACPI Host-PCI bridge> on acpi0 >pci128: <ACPI PCI bus> on pcib9 >pcib10: <ACPI PCI-PCI bridge> irq 50 at device 1.0 on pci128 >pci129: <ACPI PCI bus> on pcib10 >pcib11: <ACPI PCI-PCI bridge> irq 66 at device 3.0 on pci128 >pci130: <ACPI PCI bus> on pcib11 >pcib12: <ACPI PCI-PCI bridge> irq 66 at device 3.2 on pci128 >pci131: <ACPI PCI bus> on pcib12 >pci128: <base peripheral> at device 4.0 (no driver attached) >pci128: <base peripheral> at device 4.1 (no driver attached) >pci128: <base peripheral> at device 4.2 (no driver attached) >pci128: <base peripheral> at device 4.3 (no driver attached) >pci128: <base peripheral> at device 4.4 (no driver attached) >pci128: <base peripheral> at device 4.5 (no driver attached) >pci128: <base peripheral> at device 4.6 (no driver attached) >pci128: <base peripheral> at device 4.7 (no driver attached) >pci128: <base peripheral> at device 5.0 (no driver attached) >pci128: <base peripheral> at device 5.2 (no driver attached) >pcib13: <ACPI Host-PCI bridge> on acpi0 >pci255: <ACPI PCI bus> on pcib13 >pci255: <base peripheral> at device 8.0 (no driver attached) >pci255: <base peripheral> at device 8.3 (no driver attached) >pci255: <base peripheral> at device 8.4 (no driver attached) >pci255: <base peripheral> at device 9.0 (no driver attached) >pci255: <base peripheral> at device 9.3 (no driver attached) >pci255: <base peripheral> at device 9.4 (no driver attached) >pci255: <base peripheral> at device 10.0 (no driver attached) >pci255: <base peripheral> at device 10.1 (no driver attached) >pci255: <base peripheral> at device 10.2 (no driver attached) >pci255: <base peripheral> at device 10.3 (no driver attached) >pci255: <base peripheral> at device 11.0 (no driver attached) >pci255: <base peripheral> at device 11.3 (no driver attached) >pci255: <base peripheral> at device 12.0 (no driver attached) >pci255: <base peripheral> at device 12.1 (no driver attached) >pci255: <base peripheral> at device 12.6 (no driver attached) >pci255: <base peripheral> at device 12.7 (no driver attached) >pci255: <base peripheral> at device 13.0 (no driver attached) >pci255: <base peripheral> at device 13.1 (no driver attached) >pci255: <base peripheral> at device 13.6 (no driver attached) >pci255: <base peripheral> at device 14.0 (no driver attached) >pci255: <dasp> at device 14.1 (no driver attached) >pci255: <base peripheral> at device 15.0 (no driver attached) >pci255: <base peripheral> at device 15.1 (no driver attached) >pci255: <base peripheral> at device 15.2 (no driver attached) >pci255: <base peripheral> at device 15.3 (no driver attached) >pci255: <base peripheral> at device 15.4 (no driver attached) >pci255: <base peripheral> at device 15.5 (no driver attached) >pci255: <base peripheral> at device 15.6 (no driver attached) >pci255: <base peripheral> at device 16.0 (no driver attached) >pci255: <base peripheral> at device 16.1 (no driver attached) >pci255: <base peripheral> at device 16.2 (no driver attached) >pci255: <base peripheral> at device 16.3 (no driver attached) >pci255: <base peripheral> at device 16.5 (no driver attached) >pci255: <base peripheral> at device 16.6 (no driver attached) >pci255: <base peripheral> at device 16.7 (no driver attached) >pci255: <base peripheral> at device 17.0 (no driver attached) >pci255: <base peripheral> at device 19.0 (no driver attached) >pci255: <dasp> at device 19.1 (no driver attached) >pci255: <dasp> at device 19.4 (no driver attached) >pci255: <dasp> at device 19.5 (no driver attached) >pci255: <base peripheral> at device 19.6 (no driver attached) >acpi_button0: <Power Button> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >ipmi0: <IPMI System Interface> port 0xca2,0xca3 on acpi0 >ipmi0: KCS mode found at io 0xca2 on acpi >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff on isa0 >sc0: <System console> at flags 0x100 on isa0 >sc0: VGA <16 virtual consoles, flags=0x300> >vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >p4tcc0: <CPU Frequency Thermal Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >p4tcc1: <CPU Frequency Thermal Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >p4tcc2: <CPU Frequency Thermal Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >p4tcc3: <CPU Frequency Thermal Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >p4tcc4: <CPU Frequency Thermal Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >p4tcc5: <CPU Frequency Thermal Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >p4tcc6: <CPU Frequency Thermal Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >p4tcc7: <CPU Frequency Thermal Control> on cpu7 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >random: unblocking device. >usbus0: 480Mbps High Speed USB v2.0 >usbus1: 480Mbps High Speed USB v2.0 >ugen1.1: <Intel> at usbus1 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ugen0.1: <Intel> at usbus0 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >ipmi0: IPMI device rev. 1, firmware rev. 3.21, version 2.0 >ipmi0: Number of channels 2 >ipmi0: Attached watchdog >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST3000DM001-9YN166 CC4B> ATA-8 SATA 3.x device >ada0: Serial Number Z1F1K6YK >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) >ada0: quirks=0x1<4K> >ada0: Previously was known as ad4 >ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 >ada1: <ST3000DM001-9YN166 CC4B> ATA-8 SATA 3.x device >ada1: Serial Number Z1F1JN45 >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) >ada1: quirks=0x1<4K> >ada1: Previously was known as ad6 >ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >Netvsc initializing... SMP: AP CPU #5 Launched! >SMP: AP CPU #1 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #6 Launched! >Timecounter "TSC-low" frequency 1100025024 Hz quality 1000 >Root mount waiting for: usbus1 usbus0 >uhub1: 2 ports with 2 removable, self powered >uhub0: 2 ports with 2 removable, self powered >Root mount waiting for: usbus1 usbus0 >ugen0.2: <vendor 0x8087> at usbus0 >uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0 >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >Root mount waiting for: usbus1 usbus0 >uhub2: 6 ports with 6 removable, self powered >uhub3: 8 ports with 8 removable, self powered >ugen0.3: <Winbond Electronics Corp> at usbus0 >ukbd0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >kbd2 at ukbd0 >Trying to mount root from ufs:/dev/ada0p2 [rw]... >Setting hostuuid: 00000000-0000-0000-0000-002590e0bf40. >Setting hostid: 0xe3c2b671. >Entropy harvesting: interrupts ethernet point_to_point swi. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 708480179 free (747 frags, 88559929 blocks, 0.0% fragmentation) >Mounting local file systems:. >Writing entropy file:. >Setting hostname: rack02.xx. >bridge0: Ethernet address: 02:e3:c2:b6:71:00 >tap0: Ethernet address: 00:bd:33:12:00:00 >tap1: Ethernet address: 00:bd:3b:12:00:01 >Created clone interfaces: lagg0 vlan100 vlan150 vlan200 vlan300 bridge0 tap0 tap1. >bridge0: error setting interface capabilities on vlan200 >Starting Network: lo0 em0 em1 pfsync0 lagg0 vlan100 vlan150 vlan200 vlan300 bridge0 tap0 tap1. >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 0x5 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%em0 prefixlen 64 scopeid 0x1 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active >em1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf41%em1 prefixlen 64 scopeid 0x2 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >pfsync0: flags=41<UP,RUNNING> metric 0 mtu 1500 > pfsync: syncdev: vlan150 syncpeer: 172.18.0.1 maxupd: 128 defer: off >lagg0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%lagg0 prefixlen 64 scopeid 0x6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: active > laggproto failover lagghash l2,l3,l4 > laggport: em1 flags=0<> > laggport: em0 flags=5<MASTER,ACTIVE> >vlan100: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=103<RXCSUM,TXCSUM,TSO4> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%vlan100 prefixlen 64 scopeid 0x7 > inet 172.16.0.254 netmask 0xffffff00 broadcast 172.16.0.255 vhid 5 > inet 172.16.0.250 netmask 0xffffff00 broadcast 172.16.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: active > vlan: 100 parent interface: lagg0 > carp: BACKUP vhid 5 advbase 1 advskew 10 >vlan150: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=103<RXCSUM,TXCSUM,TSO4> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%vlan150 prefixlen 64 scopeid 0x8 > inet 172.18.0.2 netmask 0xffffff00 broadcast 172.18.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: active > vlan: 150 parent interface: lagg0 >vlan200: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=103<RXCSUM,TXCSUM,TSO4> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%vlan200 prefixlen 64 scopeid 0x9 > inet 172.20.0.254 netmask 0xffffff00 broadcast 172.20.0.255 vhid 3 > inet 172.20.0.253 netmask 0xffffff00 broadcast 172.20.0.255 vhid 4 > inet 172.20.0.11 netmask 0xffffff00 broadcast 172.20.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: active > vlan: 200 parent interface: lagg0 > carp: BACKUP vhid 3 advbase 1 advskew 10 > carp: BACKUP vhid 4 advbase 1 advskew 0 >vlan300: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=103<RXCSUM,TXCSUM,TSO4> > ether 00:25:90:e0:bf:40 > inet6 fe80::225:90ff:fee0:bf40%vlan300 prefixlen 64 scopeid 0xa > inet 91.223.68.212 netmask 0xffffff00 broadcast 91.223.68.255 > inet 91.223.68.251 netmask 0xffffff00 broadcast 91.223.68.255 vhid 6 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: active > vlan: 300 parent interface: lagg0 > carp: BACKUP vhid 6 advbase 1 advskew 10 >bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 02:e3:c2:b6:71:00 > nd6 options=9<PERFORMNUD,IFDISABLED> > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: vlan200 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> > ifmaxaddr 0 port 9 priority 128 path cost 55 > member: tap1 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> > ifmaxaddr 0 port 13 priority 128 path cost 2000000 > member: tap0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> > ifmaxaddr 0 port 12 priority 128 path cost 2000000 >tap0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80000<LINKSTATE> > ether 00:bd:33:12:00:00 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >tap1: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80000<LINKSTATE> > ether 00:bd:3b:12:00:01 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >Starting devd. >Additional inet routing options: gateway=YES. >ums0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >ums0: 3 buttons and [Z] coordinates ID=0 >Configuring keyboard: keymap. >Starting Network: tap0. >tap0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80000<LINKSTATE> > ether 00:bd:33:12:00:00 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >Additional inet routing options: gateway=YES. >Starting Network: tap1. >tap1: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=80000<LINKSTATE> > ether 00:bd:3b:12:00:01 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >Additional inet routing options: gateway=YES. >Starting ums0 moused. >Starting pflog. >Enabling pfNo ALTQ support in kernel >ALTQ related functions disabled >No ALTQ support in kernel >ALTQ related functions disabled >. >Aug 28 17:14:24 pflogd[2586]: [priv]: msg PRIV_OPEN_LOG received >add net default: gateway 91.223.68.254 >Additional inet routing options: gateway=YES. >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. >em1: link state changed to UP >No core dumps found. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat >32-bit compatibility ldconfig path: /usr/lib32 >Clearing /tmp (X related). >Updating motd:. >Mounting late file systems:. >Starting ntpd. >Starting powerd. >Configuring syscons: keymap blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting cron. >Starting background file system checks in 60 seconds. > >Thu Aug 28 17:14:25 CEST 2014 >carp: VHID 4@vlan200: BACKUP -> MASTER (master down) >carp: VHID 3@vlan200: BACKUP -> MASTER (master down) >carp: VHID 5@vlan100: BACKUP -> MASTER (master down) >carp: VHID 6@vlan300: BACKUP -> MASTER (master down) >carp: VHID 4@vlan200: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 3@vlan200: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 6@vlan300: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: demoted by -240 to 0 (pfsync bulk fail) >Aug 28 17:18:28 rack02 ntpd_initres[3006]: host name not found: 0.freebsd.pool.ntp.org >Aug 28 17:19:29 rack02 ntpd_initres[3006]: host name not found: 1.freebsd.pool.ntp.org >Aug 28 17:20:29 rack02 ntpd_initres[3006]: host name not found: 2.freebsd.pool.ntp.org >Aug 28 17:21:45 rack02 ntpd[2910]: time correction of -7160 seconds exceeds sanity limit (1000); set clock manually to the correct UTC time. >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >tap1: link state changed to DOWN >tap1: link state changed to UP >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >ifa_del_loopback_route: deletion failed: 48 >vlan100: promiscuous mode disabled >vlan100: promiscuous mode enabled >carp: VHID 5@vlan100: INIT -> BACKUP >carp: VHID 5@vlan100: BACKUP -> MASTER (master down) >carp: VHID 5@vlan100: MASTER -> BACKUP (more frequent advertisement received) >carp: VHID 5@vlan100: BACKUP -> MASTER (master down) >Aug 29 16:31:29 rack02 sshd[5923]: fatal: Write failed: Operation not permitted >carp: VHID 6@vlan300: BACKUP -> MASTER (master down) >carp: VHID 3@vlan200: BACKUP -> MASTER (master down) >carp: VHID 4@vlan200: BACKUP -> MASTER (master down) >Aug 29 19:54:03 rack02 login: in prompt_tty(): read(): Device not configured >Aug 29 19:54:03 rack02 login: in prompt_tty(): tcsetattr(): Device not configured >Aug 29 19:54:03 rack02 login: pam_authenticate(): conversation failure >Aug 29 19:54:03 rack02 login: 1 LOGIN FAILURE ON ttyv0 >Stopping cron. >Waiting for PIDS: 2945. >Stopping sshd. >Waiting for PIDS: 5997. >Stopping powerd. >Waiting for PIDS: 2913. >Stopping devd. >Waiting for PIDS: 2578. >Writing entropy file:. >. >Terminated >Aug 29 19:54:04 rack02 syslogd: exiting on signal 15 >spin lock 0xffffffff814fa030 (smp rendezvous) held by 0xfffff8035506d000 (tid 100157) too long >panic: spin lock held too long >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff808e7dd0 at kdb_backtrace+0x60 >#1 0xffffffff808af8b5 at panic+0x155 >#2 0xffffffff8089cb71 at _mtx_lock_spin_cookie+0x241 >#3 0xffffffff80c7ef54 at smp_targeted_tlb_shootdown+0xf4 >#4 0xffffffff80c80922 at pmap_invalidate_all+0x232 >#5 0xffffffff80c8736f at pmap_remove_pages+0x6af >#6 0xffffffff80b104c0 at vmspace_exit+0xa0 >#7 0xffffffff8087c6af at exit1+0x65f >#8 0xffffffff808b2eef at sigexit+0xb7f >#9 0xffffffff808b35a9 at postsig+0x349 >#10 0xffffffff808f6e97 at ast+0x437 >#11 0xffffffff80c765c9 at doreti_ast+0x1f >Uptime: 1d2h40m52s >(ada0:ahcich0:0:0:0): STANDBY_IMMEDIATE. ACB: e0 00 00 00 00 40 00 00 00 00 00 00 >(ada0:ahcich0:0:0:0): CAM status: CCB request is in progress >(ada0:ahcich0:0:0:0): Error 5, Retries exhausted >(ada0:ahcich0:0:0:0): Spin-down disk failed >(ada1:ahcich1:0:0:0): STANDBY_IMMEDIATE. ACB: e0 00 00 00 00 40 00 00 00 00 00 00 >(ada1:ahcich1:0:0:0): CAM status: CCB request is in progress >(ada1:ahcich1:0:0:0): Error 5, Retries exhausted >(ada1:ahcich1:0:0:0): Spin-down disk failed >Dumping 1590 out of 32706 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options ATA_STATIC_ID >options SMP >options KDB_TRACE >options KDB >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options PROCDESC >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_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 INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device twe >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ixgbe >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device cs >device ed >device ex >device ep >device fe >device sn >device xe >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device faith >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx > >------------------------------------------------------------------------ >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 193277
: 146726