Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nat1 dumped core - see /var/crash/vmcore.3
- Sat Sep 17 06:35:55 BRT 2016
- FreeBSD nat1 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
- panic: worklist_remove: 0xfffff801c20a7a00 pagedep(0x0) not on list
- 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:
- [2129719] panic: worklist_remove: 0xfffff801c20a7a00 pagedep(0x0) not on list
- [2129719] cpuid = 7
- [2129719] KDB: stack backtrace:
- [2129719] #0 0xffffffff8098e390 at kdb_backtrace+0x60
- [2129719] #1 0xffffffff80951066 at vpanic+0x126
- [2129719] #2 0xffffffff80950f33 at panic+0x43
- [2129719] #3 0xffffffff80b916ee at softdep_disk_write_complete+0x19be
- [2129719] #4 0xffffffff809e1053 at bufdone_finish+0x33
- [2129719] #5 0xffffffff809e0eb7 at bufdone+0x77
- [2129719] #6 0xffffffff808b00f4 at g_io_deliver+0x244
- [2129719] #7 0xffffffff808b00f4 at g_io_deliver+0x244
- [2129719] #8 0xffffffff808addbb at g_disk_done+0xfb
- [2129719] #9 0xffffffff8030dafc at adadone+0x45c
- [2129719] #10 0xffffffff802ec59d at xpt_done_process+0x5ad
- [2129719] #11 0xffffffff8039b5b5 at ahci_ch_intr_direct+0x105
- [2129719] #12 0xffffffff80397af1 at ahci_intr+0xf1
- [2129719] #13 0xffffffff8091c99b at intr_event_execute_handlers+0xab
- [2129719] #14 0xffffffff8091cde6 at ithread_loop+0x96
- [2129719] #15 0xffffffff8091a4ea at fork_exit+0x9a
- [2129719] #16 0xffffffff80d3be0e at fork_trampoline+0xe
- [2129719] Uptime: 24d15h35m19s
- [2129720] Dumping 943 out of 8152 MB:..2%..11%..21%..31%..41%..51%..62%..72%..82%..92%
- 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_lagg.ko.symbols...done.
- Loaded symbols for /boot/kernel/if_lagg.ko.symbols
- Reading symbols from /boot/kernel/ipl.ko.symbols...done.
- Loaded symbols for /boot/kernel/ipl.ko.symbols
- Reading symbols from /boot/kernel/ipfw.ko.symbols...done.
- Loaded symbols for /boot/kernel/ipfw.ko.symbols
- Reading symbols from /boot/kernel/fdescfs.ko.symbols...done.
- Loaded symbols for /boot/kernel/fdescfs.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 0xffffffff80950cc2 in kern_reboot (howto=260)
- at /usr/src/sys/kern/kern_shutdown.c:486
- #2 0xffffffff809510a5 in vpanic (fmt=<value optimized out>,
- ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:889
- #3 0xffffffff80950f33 in panic (fmt=0x0)
- at /usr/src/sys/kern/kern_shutdown.c:818
- #4 0xffffffff80b916ee in softdep_disk_write_complete (
- bp=<value optimized out>) at /usr/src/sys/ufs/ffs/ffs_softdep.c:1025
- #5 0xffffffff809e1053 in bufdone_finish (bp=0xfffffe01eda60a48) at buf.h:421
- #6 0xffffffff809e0eb7 in bufdone (bp=<value optimized out>)
- at /usr/src/sys/kern/vfs_bio.c:3834
- #7 0xffffffff808b00f4 in g_io_deliver (bp=0xfffff801c2a026c8,
- error=<value optimized out>) at /usr/src/sys/geom/geom_io.c:681
- #8 0xffffffff808b00f4 in g_io_deliver (bp=0xfffff801c277e0f8,
- error=<value optimized out>) at /usr/src/sys/geom/geom_io.c:681
- #9 0xffffffff808addbb in g_disk_done (bp=0xfffff801c259d1f0)
- at /usr/src/sys/geom/geom_disk.c:254
- #10 0xffffffff8030dafc in adadone (periph=<value optimized out>,
- done_ccb=<value optimized out>) at /usr/src/sys/cam/ata/ata_da.c:1846
- #11 0xffffffff802ec59d in xpt_done_process (ccb_h=0xfffff80106b70800)
- at /usr/src/sys/cam/cam_xpt.c:5275
- #12 0xffffffff8039b5b5 in ahci_ch_intr_direct (arg=<value optimized out>)
- at /usr/src/sys/dev/ahci/ahci.c:1156
- #13 0xffffffff80397af1 in ahci_intr (data=<value optimized out>)
- at /usr/src/sys/dev/ahci/ahci.c:437
- #14 0xffffffff8091c99b in intr_event_execute_handlers (
- p=<value optimized out>, ie=0xfffff800054e8400)
- at /usr/src/sys/kern/kern_intr.c:1264
- #15 0xffffffff8091cde6 in ithread_loop (arg=0xfffff800054d7a00)
- at /usr/src/sys/kern/kern_intr.c:1277
- #16 0xffffffff8091a4ea in fork_exit (
- callout=0xffffffff8091cd50 <ithread_loop>, arg=0xfffff800054d7a00,
- frame=0xfffffe02356c4c00) at /usr/src/sys/kern/kern_fork.c:1027
- #17 0xffffffff80d3be0e in fork_trampoline ()
- at /usr/src/sys/amd64/amd64/exception.S:611
- #18 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 -8 0 0 18005602445254432 - DLs - 0:21.33 [kernel]
- 0 1 0 0 22 0 9492 17979216601504768 wait DLs - 0:00.25 [init]
- 0 2 0 0 -16 0 0 18005602445254432 - DL - 0:00.00 [cam]
- 0 3 0 0 -16 0 0 18005602445254432 - DL - 0:14.01 [fdc0]
- 0 4 0 0 -8 0 0 18005602445254432 ffffffff81b0f1b8 DL - 1:04.71 [zfskern]
- 0 5 0 0 -16 0 0 18005602445254432 waiting_ DL - 0:00.00 [sctp_iterator]
- 0 6 0 0 -16 0 0 18005602445254432 umarcl DL - 0:22.26 [pagedaemon]
- 0 7 0 0 -16 0 0 18005602445254432 psleep DL - 0:00.00 [vmdaemon]
- 0 8 0 0 155 0 0 18005602445254432 pgzero DL - 0:00.05 [pagezero]
- 0 9 0 0 20 0 0 18005602445254432 sdflush DL - 0:50.60 [bufdaemon]
- 0 10 0 0 -16 0 0 18005602445254432 audit_wo DL - 0:00.00 [audit]
- 0 11 0 0 155 0 0 18005602445254432 - RL - 278079:44.13 [idle]
- 0 12 0 0 -84 0 0 18005602445254432 - WL - 5294:35.23 [intr]
- 0 13 0 0 -8 0 0 18005602445254432 - DL - 0:00.01 [geom]
- 0 14 0 0 -16 0 0 18005602445254432 - RL - 375:56.98 [rand_harvestq]
- 0 15 0 0 -68 0 0 18005602445254432 - DL - 1:11.59 [usb]
- 0 16 0 0 -16 0 0 18005602445254432 vlruwt DL - 0:14.56 [vnlru]
- 0 17 0 0 16 0 0 18005602445254432 syncer DL - 63:57.51 [syncer]
- 101 813 1 0 20 0 27824 17979216619645440 select Ds - 0:31.13 [zebra]
- 101 819 1 0 20 0 30744 17979219346760448 select Ds - 3:11.42 [bgpd]
- 0 913 1 0 20 0 13628 17979216615835392 select Ds - 0:00.96 [devd]
- 0 1019 1 0 20 0 14520 17979219305813248 select Ds - 0:20.63 [syslogd]
- 0 1140 1 0 20 0 68916 17979220473976064 select Ds - 0:57.41 [snmptrapd]
- 0 1144 1 0 20 0 70920 17979216605917440 select D - 147:36.55 [snmpd]
- 0 1196 1 0 20 0 26124 17979219304892160 select Ds - 3:52.41 [ntpd]
- 0 1226 1 0 20 0 61312 17979216601511936 select Ds - 0:03.54 [sshd]
- 0 1238 1 0 20 0 24152 17979216605950208 - Rs - 0:34.10 [sendmail]
- 25 1241 1 0 20 0 24152 0 pause Ds - 0:00.66 [sendmail]
- 0 1245 1 0 20 0 16624 17979219347075328 nanslp Ds - 0:05.49 [cron]
- 0 1292 1 0 20 0 14520 17979219304899328 nanslp D - 0:02.34 [getty]
- 0 1293 1 0 20 0 14520 17979216616616192 nanslp D - 0:02.34 [getty]
- 0 1294 1 0 20 0 14520 17979216601495552 nanslp D - 0:02.34 [getty]
- 0 1295 1 0 20 0 14520 17979216611932160 nanslp D - 0:02.36 [getty]
- 0 1296 1 0 20 0 14520 17979216611928576 nanslp D - 0:02.37 [getty]
- 0 1297 1 0 20 0 14520 17979216612662272 nanslp D - 0:02.33 [getty]
- 0 1298 1 0 20 0 14520 17979216606809600 nanslp D - 0:02.36 [getty]
- 0 1299 1 0 20 0 14520 17979216601262080 nanslp D - 0:02.36 [getty]
- 0 1300 1 0 52 0 14520 17979231723047424 ttyin Ds+ - 0:00.10 [getty]
- 101 26290 1 0 20 0 30168 17979216605906688 - Rs - 8:48.62 [ospfd]
- 0 38303 1 0 52 0 18744 17979244354102016 select Ds - 0:01.78 [inetd]
- ------------------------------------------------------------------------
- vmstat -s
- 3039096672 cpu context switches
- 2950004312 device interrupts
- 42218516 software interrupts
- 86195784 traps
- 248088991 system calls
- 17 kernel threads created
- 362486 fork() calls
- 203766 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
- 27852 vnode pager pageins
- 44838 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
- 991 pages reactivated
- 22822439 copy-on-write faults
- 3502 copy-on-write optimized faults
- 39213206 zero fill pages zeroed
- 0 zero fill pages prezeroed
- 0 intransit blocking page faults
- 69521723 total VM faults taken
- 28143 page faults requiring I/O
- 0 pages affected by kernel thread creation
- 33251825 pages affected by fork()
- 30401106 pages affected by vfork()
- 0 pages affected by rfork()
- 0 pages cached
- 82273261 pages freed
- 0 pages freed by daemon
- 0 pages freed by exiting processes
- 1200 pages active
- 156047 pages inactive
- 0 pages in VM cache
- 178647 pages wired down
- 1684211 pages free
- 4096 bytes per page
- 72201760 total name lookups
- cache hits (78% pos + 6% neg) system 1% per-directory
- deletions 0%, falsehits 0%, toolong 0%
- ------------------------------------------------------------------------
- vmstat -m
- Type InUse MemUse HighUse Requests Size(s)
- CAM queue 5 2K - 9 16,512
- cdev 3 1K - 3 256
- acpitask 1 16K - 1 16384
- filedesc 44 97K - 1057707 16,32,2048,4096,8192,16384
- sigio 1 1K - 1 64
- filecaps 0 0K - 45 16
- kdtrace 371 86K - 566602 64,256
- kenv 106 12K - 114 16,32,64,128,8192
- kqueue 0 0K - 15943 256,512,2048
- proc-args 23 2K - 994611 16,32,64,128,256
- hhook 2 1K - 2 256
- ithread 223 33K - 223 32,128,256
- KTRACE 100 13K - 100 128
- linker 215 290K - 258 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
- acpisem 40 5K - 40 128
- lockf 29 3K - 37017 64,128
- loginclass 3 1K - 17052 64
- cache 1 1K - 1 32
- devbuf 17388 39009K - 17489 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536
- temp 58490 43851K - 652431474 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- ip6opt 4 1K - 6 256
- ip6ndp 12 1K - 12 64,128
- module 489 62K - 490 128
- mtx_pool 2 16K - 2 8192
- osd 3 1K - 5 16,32,64
- pmchooks 1 1K - 1 128
- pgrp 15 2K - 23359 128
- session 15 2K - 21128 128
- proc 2 32K - 2 16384
- subproc 230 255K - 566460 512,4096
- cred 70 11K - 4539394 64,256
- feeder 7 1K - 7 32
- plimit 16 4K - 20731 256
- uidinfo 4 5K - 11559 128,4096
- CAM dev queue 2 1K - 2 64
- sysctl 0 0K - 2145575 16,32,64
- sysctloid 7452 375K - 7715 16,32,64,128
- sysctltmp 0 0K - 170435 16,32,64,128,4096
- tidhash 1 32K - 1 32768
- callout 9 3208K - 9
- umtx 702 88K - 702 128
- p1003.1b 1 1K - 1 16
- SWAP 2 209K - 2 64
- bus 1213 103K - 7157 16,32,64,128,256,1024
- bus-sc 55 200K - 3426 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- devstat 4 9K - 4 32,4096
- eventhandler 111 9K - 111 64,128
- kobj 326 1304K - 482 4096
- Per-cpu 1 1K - 1 32
- DEVFS3 103 26K - 246 256
- DEVFS1 86 43K - 129 512
- rman 247 29K - 698 32,128
- sbuf 0 0K - 13468 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536
- DEVFS_RULE 55 26K - 55 64,512
- DEVFS 16 1K - 17 16,128
- taskqueue 101 14K - 101 16,32,64,256
- Unitno 25 2K - 232389 32,64
- vmem 3 392K - 10 1024,2048,8192,16384,32768,65536
- ioctlops 0 0K - 126409 256,512,1024
- select 133 17K - 133 128
- iov 0 0K - 17770218 16,32,64,128,256,512,2048
- msg 4 30K - 4 2048,4096,8192,16384
- sem 4 106K - 4 2048,4096
- shm 1 32K - 1 32768
- tty 3 3K - 52 512,1024
- pts 0 0K - 37 256
- mbuf_tag 0 0K - 37025 32
- shmfd 1 8K - 1 8192
- soname 11 1K - 5770049 16,32,128
- pcb 30 1175K - 153708 16,32,128,1024,2048,8192
- DEVFSP 0 0K - 22 64
- acl 0 0K - 318 4096
- vfscache 1 2048K - 1
- cl_savebuf 0 0K - 1330 64
- vfs_hash 1 1024K - 1
- vnodes 1 1K - 1 256
- mount 29 2K - 99 16,32,64,128,256
- vnodemarker 0 0K - 204126 512
- fadvise 0 0K - 25 64
- BPF 11 2K - 120 16,64,128,256,512
- ifnet 12 23K - 12 128,2048
- ifaddr 199 60K - 200 32,64,128,256,512,2048,4096
- ether_multi 54 3K - 74 16,32,64
- clone 9 2K - 9 128
- arpcom 10 1K - 10 16
- lltable 101 31K - 22382 256,512
- acpidev 33 3K - 33 64
- vlan 8 1K - 9 64,128
- NFSD V4client 1 1K - 1 256
- NFSD lckfile 1 1K - 1 256
- routetbl 1100 53K - 1761238 32,64,128,256,512
- igmp 11 3K - 11 256
- in_mfilter 68 68K - 68 1024
- in_multi 5 2K - 6 256
- ip_moptions 136 22K - 136 64,256
- sctp_a_it 0 0K - 82 16
- sctp_vrf 1 1K - 1 64
- sctp_ifa 70 9K - 86 128
- sctp_ifn 4 1K - 5 128
- sctp_iter 0 0K - 82 256
- hostcache 1 32K - 1 32768
- syncache 1 64K - 1 65536
- in6_mfilter 2 2K - 4 1024
- in6_multi 15 2K - 15 32,256
- ip6_moptions 4 1K - 8 32,256
- mld 11 2K - 11 128
- rpc 2 16K - 2 8192
- audit_evclass 187 6K - 231 32
- pagedep 1 256K - 6942 256
- inodedep 10 1029K - 64573 512
- bmsafemap 1 8K - 28565 256,8192
- newblk 2 2049K - 50025 256
- indirdep 0 0K - 113 128,32768
- freefrag 0 0K - 7346 128
- freeblks 0 0K - 9416 256
- freefile 0 0K - 9469 64
- diradd 0 0K - 46413 128
- mkdir 0 0K - 3150 128
- dirrem 8 1K - 41745 128
- newdirblk 0 0K - 1578 64
- freework 1 1K - 13434 128
- freedep 0 0K - 38 64
- jaddref 0 0K - 49563 128
- jremref 0 0K - 41823 128
- jmvref 0 0K - 741 128
- jnewblk 0 0K - 50024 128
- jfreefrag 0 0K - 7346 128
- jseg 3 1K - 35219 128
- jsegdep 9 1K - 148756 64
- sbdep 0 0K - 21675 64
- savedino 0 0K - 9467 256
- jblocks 2 1K - 2 128,256
- softdep 1 1K - 1 512
- ufs_dirhash 864 165K - 879 16,32,64,128,256,512,1024
- ufs_quota 1 1024K - 1
- ufs_mount 3 13K - 3 512,4096,8192
- vm_pgdata 2 1025K - 2 128
- UMAHash 7 10K - 14 512,1024,2048,4096
- NFSD session 1 1K - 1 1024
- memdesc 1 4K - 1 4096
- atkbddev 2 1K - 2 64
- pfs_nodes 21 6K - 21 256
- GEOM 39 8K - 565 16,32,64,128,256,512,1024,2048,8192,16384
- CAM SIM 2 1K - 2 256
- CAM XPT 17 1K - 96 16,32,64,128,256,512,1024,2048,65536
- UART 6 5K - 6 16,1024
- raid_data 0 0K - 66 32,128,256
- CAM DEV 3 6K - 4 2048
- CAM CCB 0 0K - 833344 2048
- pci_link 16 2K - 16 32,128
- CAM path 4 1K - 24 32
- kbdmux 5 22K - 5 512,1024,2048,16384
- LED 12 1K - 12 16,128
- apmdev 1 1K - 1 128
- madt_table 0 0K - 1 4096
- USB 14 18K - 16 16,128,512,4096
- USBdev 10 2K - 10 32,64,128,256,512
- ppbusdev 2 1K - 2 256
- io_apic 1 2K - 1 2048
- acpiintr 1 1K - 1 64
- acpica 1698 169K - 69186 16,32,64,128,256,512,1024
- MCA 8 1K - 8 128
- entropy 1027 65K - 17999 32,64,4096
- CAM periph 4 1K - 15 16,32,64,128,256
- msi 48 6K - 48 128
- nexusdev 3 1K - 3 16
- isadev 7 1K - 7 128
- solaris 142 24595K - 146 16,64,128,1024
- kstat_data 6 1K - 6 64
- IpFw/IpAcct 31 39K - 179 16,32,64,128,256,1024,32768
- fdesc_mount 1 1K - 1 16
- ------------------------------------------------------------------------
- vmstat -z
- ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
- UMA Kegs: 384, 0, 230, 0, 230, 0, 0
- UMA Zones: 1664, 0, 230, 0, 230, 0, 0
- UMA Slabs: 80, 0, 13558, 42, 13786, 0, 0
- UMA RCntSlabs: 88, 0, 22331, 34, 22331, 0, 0
- UMA Hash: 256, 0, 97, 8, 104, 0, 0
- 4 Bucket: 32, 0, 33, 2592, 54911, 0, 0
- 6 Bucket: 48, 0, 172, 2401, 44154, 0, 0
- 8 Bucket: 64, 0, 60, 3536, 180775, 11, 0
- 12 Bucket: 96, 0, 50, 1221, 1754, 0, 0
- 16 Bucket: 128, 0, 388, 4386, 8879882, 0, 0
- 32 Bucket: 256, 0, 316, 614, 15660, 50, 0
- 64 Bucket: 512, 0, 507, 373, 77430, 464, 0
- 128 Bucket: 1024, 0, 290, 210, 281570, 0, 0
- 256 Bucket: 2048, 0, 341, 57, 3096137, 0, 0
- vmem btag: 56, 0, 34887, 2956, 45368, 267, 0
- VM OBJECT: 256, 0, 118395, 2760, 9628895, 0, 0
- RADIX NODE: 144, 0, 11282, 6268,18972099, 0, 0
- MAP: 240, 0, 3, 61, 3, 0, 0
- KMAP ENTRY: 128, 0, 8, 271, 8, 0, 0
- MAP ENTRY: 128, 0, 683, 6199,22910457, 0, 0
- VMSPACE: 448, 0, 23, 391, 566252, 0, 0
- fakepg: 104, 0, 0, 0, 0, 0, 0
- mt_zone: 4112, 0, 369, 0, 369, 0, 0
- 16: 16, 0, 3340, 2182,13869248, 0, 0
- 32: 32, 0, 4788, 2587, 6217088, 0, 0
- 64: 64, 0, 11555, 9959,18627920, 0, 0
- 128: 128, 0, 22426, 6838,211731388, 0, 0
- 256: 256, 0, 1582, 5378, 4537318, 0, 0
- 512: 512, 0, 833, 3895, 463107, 0, 0
- 1024: 1024, 0, 41275, 3669,432625227, 0, 0
- 2048: 2048, 0, 79, 127, 1409340, 0, 0
- 4096: 4096, 0, 394, 96, 587422, 0, 0
- 8192: 8192, 0, 23, 9, 386, 0, 0
- 16384: 16384, 0, 20, 44, 245503, 0, 0
- 32768: 32768, 0, 88, 11, 414, 0, 0
- 65536: 65536, 0, 44, 8, 209, 0, 0
- SLEEPQUEUE: 80, 0, 352, 795, 352, 0, 0
- 64 pcpu: 8, 0, 3426, 1182, 3426, 0, 0
- Files: 80, 0, 175, 1225,21209960, 0, 0
- TURNSTILE: 136, 0, 352, 268, 352, 0, 0
- rl_entry: 40, 0, 173, 1927, 173, 0, 0
- umtx pi: 96, 0, 0, 0, 0, 0, 0
- MAC labels: 40, 0, 0, 0, 0, 0, 0
- PROC: 1264, 0, 39, 150, 566269, 0, 0
- THREAD: 1192, 0, 330, 21, 331, 0, 0
- cpuset: 72, 0, 159, 226, 199, 0, 0
- audit_record: 1248, 0, 0, 0, 0, 0, 0
- mbuf_packet: 256, 3232170, 40944, 3092,11112713643, 0, 0
- mbuf: 256, 3232170, 3, 3300,6441324295, 0, 0
- mbuf_cluster: 2048, 1280000, 44022, 18, 44022, 0, 0
- mbuf_jumbo_page: 4096, 252513, 0, 311, 18939, 0, 0
- mbuf_jumbo_9k: 9216, 224454, 0, 0, 0, 0, 0
- mbuf_jumbo_16k: 16384, 168340, 0, 0, 0, 0, 0
- mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0
- g_bio: 248, 0, 1, 3903, 2500181, 0, 0
- ttyinq: 160, 0, 60, 615, 2460, 0, 0
- DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
- ttyoutq: 256, 0, 31, 584, 1271, 0, 0
- nvme_request: 128, 0, 0, 0, 0, 0, 0
- vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
- FPU_save_area: 512, 0, 0, 0, 0, 0, 0
- taskq_zone: 48, 0, 0, 0, 0, 0, 0
- VNODE: 472, 0, 171010, 270,10473911, 0, 0
- VNODEPOLL: 112, 0, 0, 140, 2, 0, 0
- BUF TRIE: 144, 0, 382, 52457, 320976, 0, 0
- S VFS Cache: 108, 0, 183908, 1592,10791370, 0, 0
- STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
- L VFS Cache: 328, 0, 672, 1716, 200431, 0, 0
- LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
- NAMEI: 1024, 0, 0, 156,43751746, 0, 0
- NCLNODE: 528, 0, 0, 0, 0, 0, 0
- DIRHASH: 1024, 0, 1152, 60, 1164, 0, 0
- pipe: 744, 0, 4, 166, 230158, 0, 0
- procdesc: 128, 0, 0, 0, 0, 0, 0
- range_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
- zio_buf_512: 512, 0, 0, 0, 0, 0, 0
- zio_data_buf_512: 512, 0, 0, 0, 0, 0, 0
- zio_buf_1024: 1024, 0, 0, 0, 0, 0, 0
- zio_data_buf_1024: 1024, 0, 0, 0, 0, 0, 0
- zio_buf_1536: 1536, 0, 0, 0, 0, 0, 0
- zio_data_buf_1536: 1536, 0, 0, 0, 0, 0, 0
- zio_buf_2048: 2048, 0, 0, 0, 0, 0, 0
- zio_data_buf_2048: 2048, 0, 0, 0, 0, 0, 0
- zio_buf_2560: 2560, 0, 0, 0, 0, 0, 0
- zio_data_buf_2560: 2560, 0, 0, 0, 0, 0, 0
- zio_buf_3072: 3072, 0, 0, 0, 0, 0, 0
- zio_data_buf_3072: 3072, 0, 0, 0, 0, 0, 0
- zio_buf_3584: 3584, 0, 0, 0, 0, 0, 0
- zio_data_buf_3584: 3584, 0, 0, 0, 0, 0, 0
- zio_buf_4096: 4096, 0, 0, 0, 0, 0, 0
- zio_data_buf_4096: 4096, 0, 0, 0, 0, 0, 0
- zio_buf_5120: 5120, 0, 0, 0, 0, 0, 0
- zio_data_buf_5120: 5120, 0, 0, 0, 0, 0, 0
- zio_buf_6144: 6144, 0, 0, 0, 0, 0, 0
- zio_data_buf_6144: 6144, 0, 0, 0, 0, 0, 0
- zio_buf_7168: 7168, 0, 0, 0, 0, 0, 0
- zio_data_buf_7168: 7168, 0, 0, 0, 0, 0, 0
- zio_buf_8192: 8192, 0, 0, 0, 0, 0, 0
- zio_data_buf_8192: 8192, 0, 0, 0, 0, 0, 0
- zio_buf_10240: 10240, 0, 0, 0, 0, 0, 0
- zio_data_buf_10240: 10240, 0, 0, 0, 0, 0, 0
- zio_buf_12288: 12288, 0, 0, 0, 0, 0, 0
- zio_data_buf_12288: 12288, 0, 0, 0, 0, 0, 0
- zio_buf_14336: 14336, 0, 0, 0, 0, 0, 0
- zio_data_buf_14336: 14336, 0, 0, 0, 0, 0, 0
- zio_buf_16384: 16384, 0, 0, 0, 0, 0, 0
- zio_data_buf_16384: 16384, 0, 0, 0, 0, 0, 0
- zio_buf_20480: 20480, 0, 0, 0, 0, 0, 0
- zio_data_buf_20480: 20480, 0, 0, 0, 0, 0, 0
- zio_buf_24576: 24576, 0, 0, 0, 0, 0, 0
- zio_data_buf_24576: 24576, 0, 0, 0, 0, 0, 0
- zio_buf_28672: 28672, 0, 0, 0, 0, 0, 0
- zio_data_buf_28672: 28672, 0, 0, 0, 0, 0, 0
- zio_buf_32768: 32768, 0, 0, 0, 0, 0, 0
- zio_data_buf_32768: 32768, 0, 0, 0, 0, 0, 0
- zio_buf_40960: 40960, 0, 0, 0, 0, 0, 0
- zio_data_buf_40960: 40960, 0, 0, 0, 0, 0, 0
- zio_buf_49152: 49152, 0, 0, 0, 0, 0, 0
- zio_data_buf_49152: 49152, 0, 0, 0, 0, 0, 0
- zio_buf_57344: 57344, 0, 0, 0, 0, 0, 0
- zio_data_buf_57344: 57344, 0, 0, 0, 0, 0, 0
- zio_buf_65536: 65536, 0, 0, 0, 0, 0, 0
- zio_data_buf_65536: 65536, 0, 0, 0, 0, 0, 0
- zio_buf_81920: 81920, 0, 0, 0, 0, 0, 0
- zio_data_buf_81920: 81920, 0, 0, 0, 0, 0, 0
- zio_buf_98304: 98304, 0, 0, 0, 0, 0, 0
- zio_data_buf_98304: 98304, 0, 0, 0, 0, 0, 0
- zio_buf_114688: 114688, 0, 0, 0, 0, 0, 0
- zio_data_buf_114688: 114688, 0, 0, 0, 0, 0, 0
- zio_buf_131072: 131072, 0, 0, 0, 0, 0, 0
- zio_data_buf_131072: 131072, 0, 0, 0, 0, 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, 0, 0, 0, 0
- sa_cache: 136, 0, 0, 0, 0, 0, 0
- dnode_t: 736, 0, 0, 0, 0, 0, 0
- dmu_buf_impl_t: 216, 0, 0, 0, 0, 0, 0
- arc_buf_hdr_t_full: 216, 0, 0, 0, 0, 0, 0
- arc_buf_hdr_t_l2only: 96, 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, 3, 27, 3, 0, 0
- ksiginfo: 112, 0, 179, 1711, 2205157, 0, 0
- itimer: 352, 0, 0, 0, 0, 0, 0
- KNOTE: 128, 0, 0, 1023, 14298, 0, 0
- socket: 696, 260865, 124, 191, 9820476, 0, 0
- ipq: 56, 40044, 0, 2556, 7385, 0, 0
- udp_inpcb: 392, 260870, 76, 304, 9473848, 0, 0
- udpcb: 24, 261021, 76, 2262, 9473848, 0, 0
- tcp_inpcb: 392, 260870, 16, 334, 152381, 0, 0
- tcpcb: 1032, 260865, 16, 92, 152381, 0, 0
- tcptw: 88, 27810, 0, 900, 6194, 0, 0
- syncache: 160, 15375, 0, 500, 10956, 0, 0
- hostcache: 136, 15370, 2, 433, 108, 0, 0
- sackhole: 32, 0, 0, 2125, 657, 0, 0
- tcpreass: 40, 80000, 0, 2100, 1277, 0, 0
- sctp_ep: 1424, 260866, 0, 0, 0, 0, 0
- sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0
- sctp_laddr: 48, 80012, 0, 2075, 101, 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
- udplite_inpcb: 392, 260870, 0, 0, 0, 0, 0
- ripcb: 392, 260870, 2, 238, 129, 0, 0
- unpcb: 240, 260880, 28, 644, 194090, 0, 0
- rtentry: 200, 0, 1040, 560, 19061, 0, 0
- selfd: 56, 0, 261, 2792,163951707, 0, 0
- SWAPMETA: 288, 1010061, 0, 0, 0, 0, 0
- FFS inode: 176, 0, 170991, 543,10473516, 0, 0
- FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
- FFS2 dinode: 256, 0, 170991, 549,10473516, 0, 0
- IPFW dynamic rule: 120, 65538, 5149, 7094,200603822,5607731, 0
- ------------------------------------------------------------------------
- vmstat -i
- interrupt total rate
- irq4: uart0 52669 957
- irq23: ehci0 2117801 38505
- cpu0:timer 325394408 5916261
- irq256: igb0:que 0 2096257 38113
- irq257: igb0:que 1 2096257 38113
- irq258: igb0:que 2 2096257 38113
- irq259: igb0:que 3 2096257 38113
- irq260: igb0:link 1 0
- irq261: igb1:que 0 2096291 38114
- irq262: igb1:que 1 2096291 38114
- irq263: igb1:que 2 2096291 38114
- irq264: igb1:que 3 2096291 38114
- irq265: igb1:link 1 0
- irq266: igb2:que 0 1279624405 23265898
- irq267: igb2:que 1 1278657847 23248324
- irq268: igb2:que 2 1257254053 22859164
- irq269: igb2:que 3 1266667204 23030312
- irq270: igb2:que 4 1259272888 22895870
- irq271: igb2:que 5 1265507421 23009225
- irq272: igb2:que 6 1252530613 22773283
- irq273: igb2:que 7 1250052935 22728235
- irq274: igb2:link 2 0
- irq275: igb3:que 0 2096352 38115
- irq276: igb3:que 1 2096352 38115
- irq277: igb3:que 2 2096352 38115
- irq278: igb3:que 3 2096352 38115
- irq279: igb3:que 4 2096352 38115
- irq280: igb3:que 5 2096352 38115
- irq281: igb3:que 6 2096352 38115
- irq282: igb3:que 7 2096352 38115
- irq283: igb3:link 2 0
- irq284: igb4:que 0 1253080760 22783286
- irq285: igb4:que 1 1259770375 22904915
- irq286: igb4:que 2 1238777286 22523223
- irq287: igb4:que 3 1249937394 22726134
- irq288: igb4:que 4 1243041803 22600760
- irq289: igb4:que 5 1248845414 22706280
- irq290: igb4:que 6 1238119698 22511267
- irq291: igb4:que 7 1235419851 22462179
- irq292: igb4:link 2 0
- irq293: igb5:que 0 2096356 38115
- irq294: igb5:que 1 2096356 38115
- irq295: igb5:que 2 2096356 38115
- irq296: igb5:que 3 2096356 38115
- irq297: igb5:que 4 2096356 38115
- irq298: igb5:que 5 2096356 38115
- irq299: igb5:que 6 2096356 38115
- irq300: igb5:que 7 2096356 38115
- irq301: igb5:link 2 0
- irq303: ahci1 831213 15112
- cpu3:timer 315255101 5731910
- cpu5:timer 311699171 5667257
- cpu1:timer 315562107 5737492
- cpu7:timer 304202551 5530955
- cpu2:timer 309888788 5634341
- cpu4:timer 308387253 5607040
- cpu6:timer 306431107 5571474
- Total 22626693982 411394436
- ------------------------------------------------------------------------
- pstat -T
- 175/2500000 files
- 0M/1526M swap space
- ------------------------------------------------------------------------
- pstat -s
- Device 512-blocks Used Avail Capacity
- /dev/ada0p3 3127040 0 3127040 0%
- ------------------------------------------------------------------------
- iostat
- iostat: kvm_read(_tk_nin): invalid address (0x0)
- iostat: disabling TTY statistics
- ada0 pass0 cpu
- KB/t tps MB/s KB/t tps MB/s us ni sy in id
- 22.56 14916 328.57 0.00 0 0.00 0 0 0 2 98
- ------------------------------------------------------------------------
- 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:
- 730344 packets sent
- 378682 data packets (59188939 bytes)
- 3730 data packets (3034212 bytes) retransmitted
- 94 data packets unnecessarily retransmitted
- 0 resends initiated by MTU discovery
- 195850 ack-only packets (164722 delayed)
- 0 URG only packets
- 0 window probe packets
- 20 window update packets
- 152062 control packets
- 27917310 packets received
- 366411 acks (for 58868296 bytes)
- 14297 duplicate acks
- 0 acks for unsent data
- 233734 packets (25193550 bytes) received in-sequence
- 1445 completely duplicate packets (167060 bytes)
- 0 old duplicate packets
- 44 packets with some dup. data (2747 bytes duped)
- 1275 out-of-order packets (440490 bytes)
- 0 packets (0 bytes) of data after window
- 0 window probes
- 52 window update packets
- 997 packets received after close
- 328 discarded for bad checksums
- 0 discarded for bad header offset fields
- 0 discarded because packet too short
- 0 discarded due to memory problems
- 141984 connection requests
- 10189 connection accepts
- 3 bad connection attempts
- 0 listen queue overflows
- 680 ignored RSTs in the windows
- 10353 connections established (including accepts)
- 152365 connections closed (including 178 drops)
- 8412 connections updated cached RTT on close
- 8420 connections updated cached RTT variance on close
- 1922 connections updated cached ssthresh on close
- 141815 embryonic connections dropped
- 363201 segments updated rtt (of 483565 attempts)
- 2548 retransmit timeouts
- 3 connections dropped by rexmit timeout
- 0 persist timeouts
- 0 connections dropped by persist timeout
- 0 Connections (fin_wait_2) dropped because of timeout
- 42 keepalive timeouts
- 37 keepalive probes sent
- 5 connections dropped by keepalive
- 270389 correct ACK header predictions
- 164137 correct data packet header predictions
- 10956 syncache entries added
- 406 retransmitted
- 435 dupsyn
- 0 dropped
- 10189 completed
- 24 bucket overflow
- 0 cache overflow
- 682 reset
- 39 stale
- 0 aborted
- 0 badack
- 31 unreach
- 0 zone failures
- 10956 cookies sent
- 9 cookies received
- 108 hostcache entries added
- 0 bucket overflow
- 24 SACK recovery episodes
- 1615 segment rexmits in SACK recovery episodes
- 1839304 byte rexmits in SACK recovery episodes
- 5485 SACK options (SACK blocks) received
- 351 SACK options (SACK blocks) sent
- 178 SACK scoreboard overflow
- 0 packets with ECN CE bit set
- 0 packets with ECN ECT(0) bit set
- 0 packets with ECN ECT(1) bit set
- 0 successful ECN handshakes
- 0 times ECN reduced the congestion window
- 0 packets with valid tcp-md5 signature received
- 0 packets with invalid tcp-md5 signature received
- 0 packets with tcp-md5 signature mismatch
- 0 packets with unexpected tcp-md5 signature received
- 0 packets without expected tcp-md5 signature received
- udp:
- 23418225 datagrams received
- 0 with incomplete header
- 27 with bad data length field
- 1867 with bad checksum
- 74455 with no checksum
- 22491876 dropped due to no socket
- 41432 broadcast/multicast datagrams undelivered
- 0 dropped due to full socket buffers
- 0 not for hashed pcb
- 883023 delivered
- 871492 datagrams output
- 0 times multicast source filter matched
- ip:
- 11112612157 total packets received
- 131 bad header checksums
- 2 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
- 8290 fragments received
- 155 fragments dropped (dup or out of space)
- 7863 fragments dropped after timeout
- 132 packets reassembled ok
- 53541084 packets for this host
- 95593 packets for unknown/unsupported protocol
- 10937485721 packets forwarded (4546198390 packets fast forwarded)
- 1 packet not forwardable
- 2289 packets received for unknown multicast group
- 0 redirects sent
- 66129680 packets sent from this host
- 438562 packets sent with fabricated ip header
- 1361 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:
- 22775616 calls to icmp_error
- 0 errors not generated in response to an icmp message
- Output histogram:
- echo reply: 81742
- destination unreachable: 22484862
- time exceeded: 290754
- time stamp reply: 2
- 0 messages with bad code fields
- 0 messages less than the minimum length
- 73 messages with bad checksum
- 64 messages with bad length
- 0 multicast echo requests ignored
- 0 multicast timestamp requests ignored
- Input histogram:
- echo reply: 2466
- destination unreachable: 39406
- source quench: 1
- routing redirect: 1116
- echo: 81742
- time exceeded: 50376
- time stamp: 2
- 81744 message responses generated
- 0 invalid return addresses
- 0 no return routes
- arp:
- 40952 ARP requests sent
- 35955 ARP replies sent
- 6116343 ARP requests received
- 143948 ARP replies received
- 6260291 ARP packets received
- 38516 total packets dropped due to no ARP entry
- 22264 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
- 0 packets sent from this host
- 0 packets sent with fabricated ip header
- 0 output packets dropped due to no bufs, etc.
- 45 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
- 248243 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
- 1 failure of source address selection
- source addresses on a non-outgoing I/F
- 1 addresses scope=f
- Source addresses selection rule applied:
- 1 same address
- 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
- 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
- 40947/6392/47339 mbufs in use (current/cache/total)
- 40930/3110/44040/1280000 mbuf clusters in use (current/cache/total/max)
- 40944/3092 mbuf+clusters out of packet secondary zone in use (current/cache)
- 0/311/311/252513 4k (page size) jumbo clusters in use (current/cache/total/max)
- 0/0/0/224454 9k jumbo clusters in use (current/cache/total/max)
- 0/0/0/168340 16k jumbo clusters in use (current/cache/total/max)
- 92096K/9062K/101158K 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 -anr
- Routing tables
- Internet:
- Destination Gateway Flags Netif Expire
- default OMITED UGS vlan201
- ...OMITED...
- Internet6:
- Destination Gateway Flags Netif Expire
- ::/96 ::1 UGRS lo0
- ::1 link#7 UH lo0
- ::ffff:0.0.0.0/96 ::1 UGRS lo0
- fe80::/10 ::1 UGRS lo0
- fe80::%lo0/64 link#7 U lo0
- fe80::1%lo0 link#7 UHS lo0
- ff01::%lo0/32 ::1 U lo0
- ff02::/16 ::1 UGRS lo0
- ff02::%lo0/32 ::1 U lo0
- ------------------------------------------------------------------------
- netstat -anA
- Active Internet connections (including servers)
- Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
- fffff8010636c810 tcp4 0 0 *.36602 *.* LISTEN
- fffff801060af810 tcp4 0 0 *.2604 *.* LISTEN
- fffff8015e6ae000 tcp6 0 0 *.2604 *.* LISTEN
- fffff8010608b810 tcp4 0 0 127.0.0.1.25 *.* LISTEN
- fffff80024f51000 tcp4 0 0 *.22 *.* LISTEN
- fffff80024f51408 tcp6 0 0 *.22 *.* LISTEN
- fffff80106121810 tcp4 0 0 *.199 *.* LISTEN
- fffff80024f51810 tcp4 0 0 *.2605 *.* LISTEN
- fffff80024f6e000 tcp6 0 0 *.2605 *.* LISTEN
- fffff80106013810 tcp4 0 0 *.179 *.* LISTEN
- fffff80106013408 tcp6 0 0 *.179 *.* LISTEN
- fffff80024f6e408 tcp4 0 0 *.2601 *.* LISTEN
- fffff80024f6e810 tcp6 0 0 *.2601 *.* LISTEN
- OMITED
- fffff80024e67498 udp4 0 0 10.100.0.211.123 *.*
- fffff80024e67620 udp4 0 0 127.0.0.1.123 *.*
- fffff80024e677a8 udp6 0 0 fe80::1%lo0.123 *.*
- fffff80024e67930 udp6 0 0 ::1.123 *.*
- fffff80024e67ab8 udp4 0 0 *.123 *.*
- fffff80024e67c40 udp6 0 0 *.123 *.*
- fffff80024f6b498 udp4 0 0 *.161 *.*
- fffff80024f41498 udp4 0 0 *.162 *.*
- fffff80024f6b620 udp4 0 0 *.514 *.*
- fffff80024f6b7a8 udp6 0 0 *.514 *.*
- fffff8006dfe2ab8 icm6 0 0 *.* *.*
- Active UNIX domain sockets
- Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
- fffff80024f65960 stream 0 0 0 fffff80024f65a50 0 0 /var/run/quagga/zserv.api
- fffff80024f65a50 stream 0 0 0 fffff80024f65960 0 0
- fffff80024f65b40 stream 0 0 fffff8018af8a000 0 0 0 /var/run/quagga/ospfd.vty
- fffff80024f23870 stream 0 0 fffff80024ec7b10 0 0 0 /var/run/devd.pipe
- fffff80024eed000 stream 0 0 0 fffff80024eed0f0 0 0 /var/run/quagga/zserv.api
- fffff80024eed0f0 stream 0 0 0 fffff80024eed000 0 0
- fffff80024eed1e0 stream 0 0 0 fffff80024eed2d0 0 0 /var/run/quagga/zserv.api
- fffff80024eed2d0 stream 0 0 0 fffff80024eed1e0 0 0
- fffff80024eed3c0 stream 0 0 fffff80024f01760 0 0 0 /var/run/quagga/bgpd.vty
- fffff80024eed4b0 stream 0 0 fffff80024f01b10 0 0 0 /var/run/quagga/zebra.vty
- fffff80024eed5a0 stream 0 0 fffff80024f01ce8 0 0 0 /var/run/quagga/zserv.api
- fffff801063562d0 dgram 0 0 0 fffff80106075870 0 fffff8006df41a50
- fffff8006df41a50 dgram 0 0 0 fffff80106075870 0 fffff80106356690
- fffff80106356690 dgram 0 0 0 fffff80106075870 0 fffff801060755a0
- fffff801060755a0 dgram 0 0 0 fffff80106075870 0 fffff8006df3db40
- fffff8006df3db40 dgram 0 0 0 fffff80106075870 0 fffff80024ec0960
- fffff80024ec0960 dgram 0 0 0 fffff80106075870 0 fffff80024f23690
- fffff80024f23690 dgram 0 0 0 fffff80106075870 0 fffff80024f4e2d0
- fffff80024f4e2d0 dgram 0 0 0 fffff80106075870 0 fffff8006df41c30
- fffff8006df41c30 dgram 0 0 0 fffff80106075870 0 fffff8006df41b40
- fffff80106075780 dgram 0 0 0 fffff80106075960 0 0
- fffff8006df41b40 dgram 0 0 0 fffff80106075870 0 fffff80024ec0a50
- fffff80024ec0a50 dgram 0 0 0 fffff80106075870 0 fffff80024eece10
- fffff80024eece10 dgram 0 0 0 fffff80106075870 0 fffff80024ec0b40
- fffff80024ec0b40 dgram 0 0 0 fffff80106075870 0 0
- fffff80106075870 dgram 0 0 fffff80024e48588 0 fffff801063562d0 0 /var/run/logpriv
- fffff80106075960 dgram 0 0 fffff80024e48760 0 fffff80106075780 0 /var/run/log
- fffff80024f23780 seqpac 0 0 fffff80024ec7938 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 *.config3
- tcp4 0/0/3 *.ospfd
- tcp6 0/0/3 *.ospfd
- tcp4 0/0/10 localhost.smtp
- tcp4 0/0/128 *.ssh
- tcp6 0/0/128 *.ssh
- tcp4 0/0/128 *.smux
- tcp4 0/0/3 *.bgpd
- tcp6 0/0/3 *.bgpd
- tcp4 0/0/3 *.bgp
- tcp6 0/0/3 *.bgp
- tcp4 0/0/3 *.zebra
- tcp6 0/0/3 *.zebra
- unix 0/0/5 /var/run/quagga/ospfd.vty
- unix 0/0/4 /var/run/devd.pipe
- unix 0/0/5 /var/run/quagga/bgpd.vty
- unix 0/0/5 /var/run/quagga/zebra.vty
- unix 0/0/5 /var/run/quagga/zserv.api
- unix 0/0/4 /var/run/devd.seqpacket.pipe
- ------------------------------------------------------------------------
- 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 5 at 0xc00000000
- 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 5 at 0xc00000000
- 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 1 at 0x200007fffffffff
- fstat: can't read file 2 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 5 at 0x600000000
- 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 5 at 0x600000000
- fstat: can't read file 7 at 0x200007fffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read file 13 at 0x200007fffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x600000000
- fstat: can't read file 19 at 0x200007fffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x2e00000001
- fstat: can't read file 29 at 0x66e23c00000000
- fstat: can't read file 35 at 0x2c00000000
- fstat: can't read file 41 at 0x15000000000
- 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 5 at 0x600000000
- fstat: can't read file 7 at 0x200007fffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 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 5 at 0x400000000
- fstat: can't read file 7 at 0x200007fffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 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 5 at 0x400000000
- fstat: can't read file 7 at 0x200007fffffffff
- 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 0x200007fffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x200007fffffffff
- 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 5 at 0x800000000
- fstat: can't read file 7 at 0x200007fffffffff
- 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 5 at 0x400000000
- fstat: can't read file 7 at 0x200007fffffffff
- 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 0x200007fffffffff
- fstat: can't read file 14 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 5 at 0x400000000
- fstat: can't read file 7 at 0x200007fffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
- root inetd 38303 root / 2 drwxr-xr-x 1024 r
- root inetd 38303 wd / 2 drwxr-xr-x 1024 r
- root inetd 38303 text / 1765745 -r-xr-xr-x 53864 r
- root inetd 38303 0 /dev 9 crw-rw-rw- null rw
- root inetd 38303 6 /dev 9 crw-rw-rw- null rw
- quagga ospfd 26290 root / 2 drwxr-xr-x 1024 r
- quagga ospfd 26290 wd / 2 drwxr-xr-x 1024 r
- quagga ospfd 26290 text / 1870949 -rwxr-xr-x 12832 r
- quagga ospfd 26290 0 /dev 9 crw-rw-rw- null rw
- quagga ospfd 26290 6 /dev 9 crw-rw-rw- null rw
- root getty 1300 root / 2 drwxr-xr-x 1024 r
- root getty 1300 wd / 2 drwxr-xr-x 1024 r
- root getty 1300 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1300 ctty /dev 47 crw------- ttyu0 rw
- root getty 1300 0 /dev 47 crw------- ttyu0 rw
- root getty 1299 root / 2 drwxr-xr-x 1024 r
- root getty 1299 wd / 2 drwxr-xr-x 1024 r
- root getty 1299 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1299 0* local dgram fffff801060755a0 <-> fffff80106075870
- root getty 1298 root / 2 drwxr-xr-x 1024 r
- root getty 1298 wd / 2 drwxr-xr-x 1024 r
- root getty 1298 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1298 0* local dgram fffff80024ec0960 <-> fffff80106075870
- root getty 1297 root / 2 drwxr-xr-x 1024 r
- root getty 1297 wd / 2 drwxr-xr-x 1024 r
- root getty 1297 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1297 0* local dgram fffff8006df3db40 <-> fffff80106075870
- root getty 1296 root / 2 drwxr-xr-x 1024 r
- root getty 1296 wd / 2 drwxr-xr-x 1024 r
- root getty 1296 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1296 0* local dgram fffff8006df41a50 <-> fffff80106075870
- root getty 1295 root / 2 drwxr-xr-x 1024 r
- root getty 1295 wd / 2 drwxr-xr-x 1024 r
- root getty 1295 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1295 0* local dgram fffff80024f4e2d0 <-> fffff80106075870
- root getty 1294 root / 2 drwxr-xr-x 1024 r
- root getty 1294 wd / 2 drwxr-xr-x 1024 r
- root getty 1294 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1294 0* local dgram fffff80024f23690 <-> fffff80106075870
- root getty 1293 root / 2 drwxr-xr-x 1024 r
- root getty 1293 wd / 2 drwxr-xr-x 1024 r
- root getty 1293 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1293 0* local dgram fffff80106356690 <-> fffff80106075870
- root getty 1292 root / 2 drwxr-xr-x 1024 r
- root getty 1292 wd / 2 drwxr-xr-x 1024 r
- root getty 1292 text / 1766011 -r-xr-xr-x 28360 r
- root getty 1292 0* local dgram fffff8006df41c30 <-> fffff80106075870
- root cron 1245 root / 2 drwxr-xr-x 1024 r
- root cron 1245 wd / 481549 drwxr-x--- 512 r
- root cron 1245 text / 1765882 -r-xr-xr-x 41392 r
- root cron 1245 0 /dev 9 crw-rw-rw- null rw
- smmsp sendmail 1241 root / 2 drwxr-xr-x 1024 r
- smmsp sendmail 1241 wd / 482009 drwxrwx--- 512 r
- smmsp sendmail 1241 text / 1766048 -r-xr-sr-x 696896 r
- smmsp sendmail 1241 0 /dev 9 crw-rw-rw- null r
- root sendmail 1238 root / 2 drwxr-xr-x 1024 r
- root sendmail 1238 wd / 482013 drwxr-xr-x 512 r
- root sendmail 1238 text / 1766048 -r-xr-sr-x 696896 r
- root sendmail 1238 0 /dev 9 crw-rw-rw- null r
- root sshd 1226 root / 2 drwxr-xr-x 1024 r
- root sshd 1226 wd / 2 drwxr-xr-x 1024 r
- root sshd 1226 text / 1765942 -r-xr-xr-x 304120 r
- root sshd 1226 0 /dev 9 crw-rw-rw- null rw
- root ntpd 1196 root / 2 drwxr-xr-x 1024 r
- root ntpd 1196 wd / 2 drwxr-xr-x 1024 r
- root ntpd 1196 text / 1765873 -r-xr-xr-x 761528 r
- root ntpd 1196 0 /dev 9 crw-rw-rw- null r
- root ntpd 1196 6 /dev 9 crw-rw-rw- null r
- root ntpd 1196 12 /dev 9 crw-rw-rw- null r
- root ntpd 1196 18* local dgram fffff80024eece10 <-> fffff80106075870
- root snmpd 1144 root / 2 drwxr-xr-x 1024 r
- root snmpd 1144 wd / 2 drwxr-xr-x 1024 r
- root snmpd 1144 text / 1871151 -rwxr-xr-x 29152 r
- root snmpd 1144 0 /dev 9 crw-rw-rw- null rw
- root snmpd 1144 6 /dev 9 crw-rw-rw- null rw
- root snmptrapd 1140 root / 2 drwxr-xr-x 1024 r
- root snmptrapd 1140 wd / 2 drwxr-xr-x 1024 r
- root snmptrapd 1140 text / 1871152 -rwxr-xr-x 29480 r
- root snmptrapd 1140 0 /dev 9 crw-rw-rw- null rw
- root snmptrapd 1140 6 /dev 9 crw-rw-rw- null rw
- root syslogd 1019 root / 2 drwxr-xr-x 1024 r
- root syslogd 1019 wd / 2 drwxr-xr-x 1024 r
- root syslogd 1019 text / 1765865 -r-xr-xr-x 41048 r
- root syslogd 1019 0 /dev 9 crw-rw-rw- null rw
- root syslogd 1019 6 /dev 9 crw-rw-rw- null rw
- root syslogd 1019 12 /dev 9 crw-rw-rw- null rw
- root syslogd 1019 18 / 483042 -rw------- 4 w
- root devd 913 root / 2 drwxr-xr-x 1024 r
- root devd 913 wd / 2 drwxr-xr-x 1024 r
- root devd 913 text / 160587 -r-xr-xr-x 1111728 r
- root devd 913 0 /dev 9 crw-rw-rw- null rw
- root devd 913 6 /dev 9 crw-rw-rw- null rw
- quagga bgpd 819 root / 2 drwxr-xr-x 1024 r
- quagga bgpd 819 wd / 2 drwxr-xr-x 1024 r
- quagga bgpd 819 text / 1870945 -rwxr-xr-x 943648 r
- quagga bgpd 819 0 /dev 9 crw-rw-rw- null rw
- quagga bgpd 819 6 /dev 9 crw-rw-rw- null rw
- quagga bgpd 819 12 /dev 9 crw-rw-rw- null rw
- quagga zebra 813 root / 2 drwxr-xr-x 1024 r
- quagga zebra 813 wd / 2 drwxr-xr-x 1024 r
- quagga zebra 813 text / 1870954 -rwxr-xr-x 235912 r
- quagga zebra 813 0 /dev 9 crw-rw-rw- null rw
- quagga zebra 813 6 /dev 9 crw-rw-rw- null rw
- quagga zebra 813 12 /dev 9 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 / 160531 -r-xr-xr-x 1006464 r
- root kernel 0 root / 2 drwxr-xr-x 1024 r
- root kernel 0 wd / 2 drwxr-xr-x 1024 r
- ------------------------------------------------------------------------
- dmesg
- ort 58368:3: com.jcraft.jsch.JSchException: Auth cancel [preauth]
- ...omited...
- [1836915] Limiting closed port RST response from 226 to 200 packets/sec
- [1860908] Limiting closed port RST response from 215 to 200 packets/sec
- [1896889] Limiting icmp unreach response from 245 to 200 packets/sec
- [1898299] Limiting closed port RST response from 218 to 200 packets/sec
- [1900814] Sep 14 14:58:55 nat1 ntpd[1196]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired less than 106 days ago
- [1920838] Limiting closed port RST response from 209 to 200 packets/sec
- [1920849] Limiting closed port RST response from 210 to 200 packets/sec
- [1920969] Limiting closed port RST response from 203 to 200 packets/sec
- [1920994] Limiting closed port RST response from 211 to 200 packets/sec
- [1921495] Limiting closed port RST response from 267 to 200 packets/sec
- [1923314] Limiting closed port RST response from 233 to 200 packets/sec
- [1923880] Limiting closed port RST response from 213 to 200 packets/sec
- [1923915] Limiting closed port RST response from 239 to 200 packets/sec
- [1924009] Limiting closed port RST response from 235 to 200 packets/sec
- [1924020] Limiting closed port RST response from 219 to 200 packets/sec
- [1924080] Limiting closed port RST response from 220 to 200 packets/sec
- [1924429] Limiting closed port RST response from 226 to 200 packets/sec
- [1927159] Limiting closed port RST response from 203 to 200 packets/sec
- [1947956] Limiting closed port RST response from 206 to 200 packets/sec
- [1987214] Sep 15 14:58:55 nat1 ntpd[1196]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired less than 107 days ago
- [1988899] Limiting closed port RST response from 1868 to 200 packets/sec
- [2007139] Limiting closed port RST response from 215 to 200 packets/sec
- [2007809] Limiting closed port RST response from 204 to 200 packets/sec
- [2073614] Sep 16 14:58:55 nat1 ntpd[1196]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired less than 108 days ago
- [2078391] Limiting icmp unreach response from 219 to 200 packets/sec
- [2078392] Limiting icmp unreach response from 215 to 200 packets/sec
- [2078393] Limiting icmp unreach response from 232 to 200 packets/sec
- [2078394] Limiting icmp unreach response from 222 to 200 packets/sec
- [2078395] Limiting icmp unreach response from 204 to 200 packets/sec
- [2078396] Limiting icmp unreach response from 206 to 200 packets/sec
- [2129719] panic: worklist_remove: 0xfffff801c20a7a00 pagedep(0x0) not on list
- [2129719] cpuid = 7
- [2129719] KDB: stack backtrace:
- [2129719] #0 0xffffffff8098e390 at kdb_backtrace+0x60
- [2129719] #1 0xffffffff80951066 at vpanic+0x126
- [2129719] #2 0xffffffff80950f33 at panic+0x43
- [2129719] #3 0xffffffff80b916ee at softdep_disk_write_complete+0x19be
- [2129719] #4 0xffffffff809e1053 at bufdone_finish+0x33
- [2129719] #5 0xffffffff809e0eb7 at bufdone+0x77
- [2129719] #6 0xffffffff808b00f4 at g_io_deliver+0x244
- [2129719] #7 0xffffffff808b00f4 at g_io_deliver+0x244
- [2129719] #8 0xffffffff808addbb at g_disk_done+0xfb
- [2129719] #9 0xffffffff8030dafc at adadone+0x45c
- [2129719] #10 0xffffffff802ec59d at xpt_done_process+0x5ad
- [2129719] #11 0xffffffff8039b5b5 at ahci_ch_intr_direct+0x105
- [2129719] #12 0xffffffff80397af1 at ahci_intr+0xf1
- [2129719] #13 0xffffffff8091c99b at intr_event_execute_handlers+0xab
- [2129719] #14 0xffffffff8091cde6 at ithread_loop+0x96
- [2129719] #15 0xffffffff8091a4ea at fork_exit+0x9a
- [2129719] #16 0xffffffff80d3be0e at fork_trampoline+0xe
- [2129719] Uptime: 24d15h35m19s
- [2129720] Dumping 943 out of 8152 MB:..2%..11%..21%..31%..41%..51%..62%..72%..82%..92%
- ------------------------------------------------------------------------
- kernel config
- options CONFIG_AUTOGENERATED
- ident GENERIC
- machine amd64
- cpu HAMMER
- makeoptions WITH_CTF=1
- makeoptions DEBUG=-g
- options XENHVM
- options HYPERV
- 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 ACPI_DMAR
- options SMP
- options KDB_TRACE
- options KDB
- options RCTL
- options RACCT_DEFAULT_TO_DISABLED
- options RACCT
- options INCLUDE_CONFIG_FILE
- options DDB_CTF
- options KDTRACE_HOOKS
- options KDTRACE_FRAME
- options MAC
- options 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 mpr
- device sym
- device trm
- device adv
- device adw
- device aic
- device bt
- device isci
- device scbus
- device ch
- device da
- device sa
- device cd
- device pass
- device ses
- device amr
- device arcmsr
- device ciss
- device dpt
- device hptmv
- device hptnr
- device hptrr
- device hpt27xx
- device iir
- device ips
- device mly
- device twa
- device tws
- device aac
- device aacp
- device aacraid
- device ida
- device mfi
- device mlx
- device mrsas
- device twe
- device nvme
- device nvd
- device atkbdc
- device atkbd
- device psm
- device kbdmux
- device vga
- device splash
- device sc
- device vt
- device vt_vga
- device vt_efifb
- device agp
- device cbb
- device pccard
- device cardbus
- device uart
- device ppc
- device ppbus
- device lpt
- device ppi
- device puc
- device bxe
- device de
- device em
- device igb
- device ix
- device ixv
- device ixl
- device ixlv
- device le
- device ti
- device txp
- device vx
- device miibus
- device ae
- device age
- device alc
- device ale
- device bce
- device bfe
- device bge
- device cas
- device dc
- device et
- device fxp
- device gem
- device hme
- device jme
- device lge
- device msk
- device nfe
- device nge
- device pcn
- device re
- device rl
- device sf
- device sge
- device sis
- device sk
- device ste
- device stge
- device tl
- device tx
- device vge
- device vr
- device wb
- device xl
- device 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
- [root@nat1 /var/crash]#
- [root@nat1 /var/crash]#
Advertisement
Add Comment
Please, Sign In to add comment