FreeBSD Bugzilla – Attachment 176216 Details for
Bug 213832
panic: vm_page_unwire: page 0x[...]'s wire count is zero
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt.1
core.txt.1 (text/plain), 125.69 KB, created by
emz
on 2016-10-27 11:19:34 UTC
(
hide
)
Description:
core.txt.1
Filename:
MIME Type:
Creator:
emz
Created:
2016-10-27 11:19:34 UTC
Size:
125.69 KB
patch
obsolete
>calypso.enaza.ru dumped core - see /var/crash/vmcore.1 > >Thu Oct 27 15:23:59 YEKT 2016 > >FreeBSD calypso.enaza.ru 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 #0 r307991: Thu Oct 27 13:41:31 YEKT 2016 emz@calypso.enaza.ru:/usr/obj/usr/src/sys/CALYPSO amd64 > >panic: vm_page_unwire: page 0xfffff80239ace0b0's wire count is zero > >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: >panic: vm_page_unwire: page 0xfffff80239ace0b0's wire count is zero >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80b1b417 at kdb_backtrace+0x67 >#1 0xffffffff80ad0782 at vpanic+0x182 >#2 0xffffffff80ad05f3 at panic+0x43 >#3 0xffffffff80e693b3 at vm_page_unwire+0x73 >#4 0xffffffff80accb40 at sf_ext_free+0xb0 >#5 0xffffffff80aa7ad0 at mb_free_ext+0xc0 >#6 0xffffffff80aa81a8 at m_freem+0x38 >#7 0xffffffff80cf6362 at tcp_do_segment+0x17b2 >#8 0xffffffff80cf3edc at tcp_input+0xd1c >#9 0xffffffff80c64c5f at ip_input+0x15f >#10 0xffffffff80bfa135 at netisr_dispatch_src+0xa5 >#11 0xffffffff80be2b9a at ether_demux+0x12a >#12 0xffffffff80be37f2 at ether_nh_input+0x322 >#13 0xffffffff80bfa135 at netisr_dispatch_src+0xa5 >#14 0xffffffff80be2e16 at ether_input+0x26 >#15 0xffffffff8055983c at igb_rxeof+0x81c >#16 0xffffffff80558b92 at igb_msix_que+0x152 >#17 0xffffffff80a8a7af at intr_event_execute_handlers+0x20f >Uptime: 31m35s >Dumping 4107 out of 8147 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/zfs.ko >Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done. >done. >Loaded symbols for /boot/kernel/opensolaris.ko >#0 doadump (textdump=<value optimized out>) at pcpu.h:221 >221 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:221 >#1 0xffffffff80ad0209 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff80ad07bb in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759 >#3 0xffffffff80ad05f3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:690 >#4 0xffffffff80e693b3 in vm_page_unwire (m=<value optimized out>, > queue=<value optimized out>) at /usr/src/sys/vm/vm_page.c:3136 >#5 0xffffffff80accb40 in sf_ext_free (arg1=0xfffff80239ace0b0, arg2=0x0) > at /usr/src/sys/kern/kern_sendfile.c:140 >#6 0xffffffff80aa7ad0 in mb_free_ext (m=0xfffff802149f0300) > at /usr/src/sys/kern/kern_mbuf.c:678 >#7 0xffffffff80aa81a8 in m_freem (mb=<value optimized out>) at mbuf.h:1180 >#8 0xffffffff80cf6362 in tcp_do_segment (m=<value optimized out>, > th=<value optimized out>, so=0xfffff80214ab2360, > tp=<value optimized out>, drop_hdrlen=64, tlen=<value optimized out>, > iptos=<value optimized out>, ti_locked=Cannot access memory at address 0x1 >) > at /usr/src/sys/netinet/tcp_input.c:2845 >#9 0xffffffff80cf3edc in tcp_input (mp=<value optimized out>, > offp=<value optimized out>, proto=<value optimized out>) > at /usr/src/sys/netinet/tcp_input.c:1442 >#10 0xffffffff80c64c5f in ip_input (m=Cannot access memory at address 0x0 >) at /usr/src/sys/netinet/ip_input.c:809 >#11 0xffffffff80bfa135 in netisr_dispatch_src (proto=1, > source=<value optimized out>, m=0x0) at /usr/src/sys/net/netisr.c:1121 >#12 0xffffffff80be2b9a in ether_demux (ifp=<value optimized out>, m=0x0) > at /usr/src/sys/net/if_ethersubr.c:850 >#13 0xffffffff80be37f2 in ether_nh_input (m=<value optimized out>) > at /usr/src/sys/net/if_ethersubr.c:639 >#14 0xffffffff80bfa135 in netisr_dispatch_src (proto=5, > source=<value optimized out>, m=0x0) at /usr/src/sys/net/netisr.c:1121 >#15 0xffffffff80be2e16 in ether_input (ifp=<value optimized out>, m=0x0) > at /usr/src/sys/net/if_ethersubr.c:759 >#16 0xffffffff8055983c in igb_rxeof (count=1720248064) > at /usr/src/sys/dev/e1000/if_igb.c:4957 >#17 0xffffffff80558b92 in igb_msix_que (arg=0xfffff8000649b4d0) > at /usr/src/sys/dev/e1000/if_igb.c:1612 >#18 0xffffffff80a8a7af in intr_event_execute_handlers ( > p=<value optimized out>, ie=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1262 >#19 0xffffffff80a8aa16 in ithread_loop (arg=<value optimized out>) > at /usr/src/sys/kern/kern_intr.c:1275 >#20 0xffffffff80a873f5 in fork_exit ( > callout=0xffffffff80a8a950 <ithread_loop>, arg=0xfffff80006497940, > frame=0xfffffe01f0b12c00) at /usr/src/sys/kern/kern_fork.c:1038 >#21 0xffffffff80fc112e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#22 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:29.89 [kernel] > 0 1 0 0 20 0 5388 528 wait DLs - 0:00.03 [init] > 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns] > 0 4 0 0 -16 0 0 0 - RL - 0:02.38 [cam] > 0 5 0 0 -16 0 0 0 ispf DL - 0:00.00 [isp0: fc_thrd0] > 0 6 0 0 -8 0 0 0 d DL - 0:04.64 [zfskern] > 0 7 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 8 0 0 -16 0 0 0 pftm DL - 0:00.36 [pf purge] > 0 9 0 0 -16 0 0 0 - DL - 0:00.75 [rand_harvestq] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 245:29.03 [idle] > 0 12 0 0 -64 0 0 0 - WL - 0:38.25 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.02 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:00.04 [usb] > 0 15 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 16 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 17 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 18 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 19 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 20 0 0 -16 0 0 0 psleep DL - 0:00.72 [pagedaemon] > 0 21 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 22 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 23 0 0 -16 0 0 0 psleep DL - 0:00.01 [bufdaemon] > 0 24 0 0 -16 0 0 0 - DL - 0:00.01 [bufspacedaemon] > 0 25 0 0 16 0 0 0 syncer DL - 0:00.13 [syncer] > 0 26 0 0 -16 0 0 0 vlruwt DL - 0:00.01 [vnlru] > 0 131 1 0 52 0 8296 1264 pause Ds - 0:00.00 [adjkerntz] > 0 585 1 0 20 0 9512 4732 select Ds - 0:00.00 [devd] > 928 743 1 0 52 0 68388 5676 nanslp Ds - 0:00.01 [nslcd] > 0 750 1 0 20 0 12560 1896 select Ds - 0:00.01 [syslogd] > 0 865 1 0 20 0 74160 11352 select D - 0:01.19 [snmpd] > 0 893 1 0 20 0 22624 12480 select Ds - 0:00.12 [ntpd] > 0 912 1 0 22 0 595768 10664 pause Ds - 0:00.01 [nginx] > 80 913 912 0 20 0 595768 11372 kqread D - 0:01.31 [nginx] > 80 915 912 0 20 0 595768 11388 kqread D - 0:01.19 [nginx] > 80 916 912 0 20 0 595768 11348 kqread D - 0:00.92 [nginx] > 80 917 912 0 20 0 595768 11356 kqread D - 0:00.90 [nginx] > 80 918 912 0 20 0 595768 11352 kqread D - 0:00.92 [nginx] > 80 919 912 0 20 0 595768 11352 kqread D - 0:00.52 [nginx] > 80 920 912 0 20 0 595768 11356 kqread D - 0:01.01 [nginx] > 80 922 912 0 20 0 595768 11360 kqread D - 0:00.93 [nginx] > 80 923 912 0 20 0 595768 10900 kqread D - 0:00.01 [nginx] > 0 954 1 0 20 0 57764 6556 select Ds - 0:00.01 [sshd] > 0 957 1 0 20 0 22688 6192 select Ds - 0:00.02 [sendmail] > 25 960 1 0 20 0 22688 6012 pause Ds - 0:00.00 [sendmail] > 0 964 1 0 20 0 14652 2452 nanslp Ds - 0:00.00 [cron] > 0 1000 1 0 52 0 29776 3072 select Ds - 0:00.00 [ftpd] > 0 1013 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1014 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1015 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1016 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1017 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1018 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1019 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1020 1 0 52 0 10460 2180 ttyin Ds+ - 0:00.00 [getty] > 0 1021 954 0 22 0 95600 7232 select Ds - 0:00.01 [sshd] >1001 1024 1021 0 20 0 95600 7384 select D - 0:00.06 [sshd] >1001 1025 1024 0 21 0 10704 1648 pause Ds - 0:00.01 [zsh] > 0 1026 1025 0 20 0 52048 2936 wait D - 0:00.01 [su] > 0 1027 1026 0 20 0 10704 1680 pause D - 0:00.01 [zsh] > 0 1028 1027 0 20 0 43572 7100 select D+ - 0:00.82 [mc] > 0 1029 1028 0 20 0 10704 1864 pause Ds - 0:00.02 [zsh] > 0 1037 954 0 20 0 95600 7424 select Ds - 0:00.01 [sshd] >1001 1040 1037 0 20 0 95600 7436 select D - 0:00.01 [sshd] >1001 1041 1040 0 20 0 10704 1708 pause Ds - 0:00.00 [zsh] > 0 1042 1041 0 20 0 52048 2936 wait D - 0:00.01 [su] > 0 1043 1042 0 23 0 10704 1724 ttyin D+ - 0:00.01 [zsh] > 0 1112 1029 0 20 0 10888 2648 ttyin D+ - 0:00.00 [more] > 0 1189 954 0 21 0 95600 7468 select Ds - 0:00.00 [sshd] >1005 1192 1189 0 20 0 95600 7632 select D - 0:00.00 [sshd] >1005 1193 1192 0 20 0 24380 5768 select Ds - 0:00.00 [sftp-server] > >------------------------------------------------------------------------ >vmstat -s > > 10301764 cpu context switches > 3571008 device interrupts > 65909 software interrupts > 768571 traps > 6420345 system calls > 26 kernel threads created > 871 fork() calls > 296 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 > 75760 vnode pager pageins > 874853 vnode pager pages paged in > 0 vnode pager pageouts > 0 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 pages reactivated > 46997 copy-on-write faults > 148 copy-on-write optimized faults > 476415 zero fill pages zeroed > 11 zero fill pages prezeroed > 4 intransit blocking page faults > 545841 total VM faults taken > 6880 page faults requiring I/O > 0 pages affected by kernel thread creation > 34640 pages affected by fork() > 10630 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 2364490 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 17209 pages active > 702627 pages inactive > 0 pages in VM cache > 1271231 pages wired down > 34560 pages free > 4096 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > feeder 7 1K - 7 32 > acpiintr 1 1K - 1 64 > UART 3 3K - 3 16,1024 > acpica 4245 455K - 91932 16,32,64,128,256,512,1024,2048,8192 > acpitask 1 64K - 1 65536 > USB 36 29K - 36 16,128,512,4096 > USBdev 30 4K - 30 32,64,128,256 > acpisem 25 4K - 25 128 > acpidev 65 5K - 65 64 > CAM SIM 9 3K - 9 256 > CAM XPT 69 7K - 329 16,32,64,128,256,512,1024,2048,8192,65536 > CAM DEV 16 32K - 32 2048 > CAM CCB 0 0K - 387459 2048 > CAM path 23 1K - 119 32 > CAM periph 16 4K - 40 16,32,64,128,256 >CAM I/O Scheduler 6 1K - 6 128 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > DEVFS3 154 39K - 173 256 > DEVFS1 131 66K - 146 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 16 1K - 17 16,128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 21 6K - 21 256 > GEOM 213 42K - 1980 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 234 32,128,256 > isadev 6 1K - 6 128 > pci_link 16 2K - 16 16,64,128 > acpi_perf 8 2K - 8 256 > cdev 3 1K - 3 256 > filedesc 12 48K - 13 4096 > sigio 10 1K - 11 64 > filecaps 0 0K - 49 64 > kdtrace 1550 374K - 3939 64,256 > kenv 118 12K - 121 16,32,64,128,8192 > kqueue 99 30K - 1224 64,256,512,2048 > proc-args 46 3K - 1099 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 223 35K - 223 32,128,256 > KTRACE 100 13K - 100 128 > CAM queue 25 229K - 80 16,32,64,512,32768 > linker 169 13K - 173 16,32,64,128,256,512 > lockf 23 3K - 67 64,128 > loginclass 3 1K - 3 64 > devbuf 18073 35686K - 21918 16,32,64,128,256,512,1024,2048,4096,32768,65536 > temp 59 18K - 77052 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 > module 489 62K - 489 128 > mtx_pool 2 16K - 2 8192 > osd 6 1K - 61 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pgrp 34 5K - 82 128 > session 28 4K - 70 128 > proc 2 32K - 2 16384 > subproc 217 361K - 1339 512,4096 > cred 60 15K - 830 256 >CAM dev queue 9 1K - 9 64 > plimit 34 9K - 681 256 > uidinfo 7 5K - 41 128,4096 > dumper 1 1K - 1 512 > scsi_da 0 0K - 194 32 > sysctl 0 0K - 3025 16,32,64 > sysctloid 6345 325K - 6459 16,32,64,128 > sysctltmp 0 0K - 257 16,32,64,128,256,1024 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > tidhash 1 32K - 1 32768 > callout 9 3208K - 9 > umtx 2988 374K - 2988 128 > p1003.1b 1 1K - 1 16 > SWAP 2 1097K - 2 64 > bus 1319 119K - 7232 16,32,64,128,256,1024 > bus-sc 95 572K - 4567 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 16 33K - 16 32,4096 > eventhandler 114 10K - 114 64,128 > taskqueue 29 19K - 29 16,32,256,8192 > kobj 329 1316K - 716 4096 > Per-cpu 1 1K - 1 32 > rman 300 34K - 682 16,32,128 > sbuf 0 0K - 2531 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > toponodes 22 3K - 22 128 > LED 28 2K - 28 16,128 > taskqueue 573 68K - 1077 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 24 2K - 926 32,64 > vmem 2 1152K - 6 16384 > ioctlops 0 0K - 955 256,512,1024,2048,4096 > select 68 9K - 68 128 > iov 0 0K - 178394 16,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 16 16K - 16 1024 > pts 3 1K - 3 256 > mbuf_tag 0 0K - 7 32 > shmfd 1 8K - 1 8192 > soname 5 1K - 20882 16,32,128 > pcb 30 1175K - 161 16,32,128,1024,2048,8192 > vfscache 1 2048K - 1 > vfs_hash 1 1024K - 1 > vnodes 1 1K - 1 256 > mount 136 5K - 357 16,32,64,128,256 > vnodemarker 0 0K - 818 512 > BPF 5 1K - 5 128 > ifnet 6 11K - 6 128,2048 > ifaddr 55 14K - 55 32,64,128,256,512,2048,4096 > ether_multi 17 1K - 17 16,32,64 > clone 8 1K - 8 128 > lltable 22 7K - 23 256,512 > routetbl 61 13K - 107 32,64,128,256,512 > igmp 5 1K - 5 128 > in_mfilter 1 1K - 1 1024 > in_multi 2 1K - 2 256 > ip_moptions 2 1K - 2 64,256 >encap_export_host 2 2K - 2 1024 > sctp_a_it 0 0K - 3 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 4 1K - 4 128 > sctp_ifn 2 1K - 2 128 > sctp_iter 0 0K - 3 256 > hostcache 1 32K - 1 32768 > tcpfunc 1 1K - 1 32 > syncache 1 64K - 1 65536 > in6_mfilter 1 1K - 1 1024 > in6_multi 15 2K - 15 32,256 > ip6_moptions 2 1K - 2 32,256 > ip6opt 3 1K - 3 256 > mld 3 1K - 3 128 > ip6ndp 4 1K - 4 64,128 > inpcbpolicy 82 3K - 5288 32 > ipsecpolicy 164 41K - 14096 256 > pfsync 1 1K - 1 1024 > pf_hash 3 2880K - 3 > pf_ifnet 10 5K - 36 256,2048 > pf_rule 29 29K - 29 1024 > pf_osfp 1184 122K - 1184 64,128 > pf_table 9 18K - 19 2048 > crypto 1 1K - 1 512 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 231 32 > ufs_quota 1 1024K - 1 > vm_pgdata 2 1025K - 2 128 > UMAHash 20 3791K - 97 512,1024,2048,4096,8192,16384,32768,65536 > memdesc 1 4K - 1 4096 > atkbddev 2 1K - 2 64 > entropy 0 0K - 8 4096 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > SCSI ENC 25 100K - 306 16,64,256,2048,32768 > io_apic 2 4K - 2 2048 > MCA 18 3K - 18 64,128 > msi 38 5K - 38 64,128 > nexusdev 6 1K - 6 16 > solaris 1103031 295053K - 23866732 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > kstat_data 6 1K - 6 64 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 242, 8, 242, 0, 0 >UMA Zones: 1664, 0, 259, 1, 259, 0, 0 >UMA Slabs: 80, 0, 293278, 58572, 456743, 0, 0 >UMA Hash: 256, 0, 86, 34, 106, 0, 0 >4 Bucket: 32, 0, 1299, 6076, 206963, 0, 0 >6 Bucket: 48, 0, 114, 3206, 83209, 0, 0 >8 Bucket: 64, 0, 193, 2287, 75019, 11, 0 >12 Bucket: 96, 0, 93, 1178, 8960, 0, 0 >16 Bucket: 128, 0, 151, 2236, 130926, 0, 0 >32 Bucket: 256, 0, 150, 1095, 201029, 138, 0 >64 Bucket: 512, 0, 518, 514, 120146,1126, 0 >128 Bucket: 1024, 0, 457, 111, 32123, 0, 0 >256 Bucket: 2048, 0, 334, 64, 45477,5990, 0 >vmem btag: 56, 0, 85202, 44160, 153871, 913, 0 >VM OBJECT: 264, 0, 24778, 7907, 189614, 0, 0 >RADIX NODE: 144, 0, 97622, 12970, 246568, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 5, 150, 5, 0, 0 >MAP ENTRY: 128, 0, 2688, 1373, 53273, 0, 0 >VMSPACE: 2512, 0, 46, 32, 1169, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 411, 0, 411, 0, 0 >16: 16, 0, 86068, 17846, 1345340, 0, 0 >32: 32, 0, 5019, 5356, 863582, 0, 0 >64: 64, 0, 825438, 487102, 8870737, 0, 0 >128: 128, 0, 11907, 5422, 2032222, 0, 0 >256: 256, 0, 154153, 81422, 3386137, 0, 0 >512: 512, 0, 454, 162, 7323048, 0, 0 >1024: 1024, 0, 10147, 165, 23862, 0, 0 >2048: 2048, 0, 111, 45, 388384, 0, 0 >4096: 4096, 0, 42463, 619, 466745, 0, 0 >8192: 8192, 0, 20, 9, 703, 0, 0 >16384: 16384, 0, 8, 9, 676, 0, 0 >32768: 32768, 0, 112, 7, 476, 0, 0 >65536: 65536, 0, 19, 10, 2935, 0, 0 >64 pcpu: 8, 0, 2929, 911, 2929, 0, 0 >SLEEPQUEUE: 80, 0, 1495, 768, 1495, 0, 0 >Files: 80, 0, 220, 930, 349309, 0, 0 >filedesc0: 1104, 0, 72, 90, 1194, 0, 0 >TURNSTILE: 136, 0, 1495, 285, 1495, 0, 0 >rl_entry: 40, 0, 93, 2007, 93, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 71, 73, 1193, 0, 0 >THREAD: 1272, 0, 1477, 17, 2744, 0, 0 >cpuset: 96, 0, 1399, 487, 2690, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 3241005, 8184, 1946, 2039158, 0, 0 >mbuf: 256, 3241005, 656, 1884, 5600967, 0, 0 >mbuf_cluster: 2048, 506406, 10120, 30, 11385, 0, 0 >mbuf_jumbo_page: 4096, 253203, 0, 7, 63, 0, 0 >mbuf_jumbo_9k: 9216, 225069, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 168800, 0, 0, 0, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >g_bio: 376, 0, 0, 310, 1521782, 0, 0 >ttyinq: 160, 0, 165, 285, 300, 0, 0 >ttyoutq: 256, 0, 88, 407, 161, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >cryptop: 88, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >FPU_save_area: 512, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 2075, 5204, 0, 0 >VNODE: 472, 0, 137168, 21520, 2881754, 0, 0 >VNODEPOLL: 120, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 0, 52812, 0, 0, 0 >NAMEI: 1024, 0, 0, 128, 3223357, 0, 0 >S VFS Cache: 108, 0, 137153, 61612, 2375520, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 175, 2885, 507612, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >AIO: 224, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 752, 0, 0, 0, 0, 0, 0 >AIOL: 128, 0, 0, 0, 0, 0, 0 >AIOLIO: 280, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 14, 41, 14, 0, 0 >range_seg_cache: 64, 0, 434622, 13824, 825302, 0, 0 >zio_cache: 952, 0, 40, 344, 7661337, 0, 0 >zio_link_cache: 48, 0, 0, 3154, 3439741, 0, 0 >zio_buf_512: 512, 0, 1254072, 224776, 3457493, 0, 0 >zio_data_buf_512: 512, 0, 10, 254, 1122, 0, 0 >zio_buf_1024: 1024, 0, 1170, 1002, 50622, 0, 0 >zio_data_buf_1024: 1024, 0, 5, 99, 81, 0, 0 >zio_buf_1536: 1536, 0, 1135, 427, 23596, 0, 0 >zio_data_buf_1536: 1536, 0, 3, 61, 42, 0, 0 >zio_buf_2048: 2048, 0, 1836, 392, 27644, 0, 0 >zio_data_buf_2048: 2048, 0, 2, 42, 41, 0, 0 >zio_buf_2560: 2560, 0, 2132, 83, 33922, 0, 0 >zio_data_buf_2560: 2560, 0, 0, 24, 75, 0, 0 >zio_buf_3072: 3072, 0, 1880, 76, 24532, 0, 0 >zio_data_buf_3072: 3072, 0, 0, 18, 21, 0, 0 >zio_buf_3584: 3584, 0, 915, 30, 41794, 0, 0 >zio_data_buf_3584: 3584, 0, 2, 8, 19, 0, 0 >zio_buf_4096: 4096, 0, 842, 60, 108492, 0, 0 >zio_data_buf_4096: 4096, 0, 1, 11, 47, 0, 0 >zio_buf_5120: 5120, 0, 644, 21, 6819, 0, 0 >zio_data_buf_5120: 5120, 0, 0, 15, 68, 0, 0 >zio_buf_6144: 6144, 0, 283, 17, 4099, 0, 0 >zio_data_buf_6144: 6144, 0, 0, 10, 18, 0, 0 >zio_buf_7168: 7168, 0, 208, 16, 3318, 0, 0 >zio_data_buf_7168: 7168, 0, 1, 8, 15, 0, 0 >zio_buf_8192: 8192, 0, 188, 14, 5326, 0, 0 >zio_data_buf_8192: 8192, 0, 0, 8, 17, 0, 0 >zio_buf_10240: 10240, 0, 152, 16, 3407, 0, 0 >zio_data_buf_10240: 10240, 0, 0, 11, 16, 0, 0 >zio_buf_12288: 12288, 0, 80, 10, 4931, 0, 0 >zio_data_buf_12288: 12288, 0, 1, 8, 11, 0, 0 >zio_buf_14336: 14336, 0, 44, 9, 2372, 0, 0 >zio_data_buf_14336: 14336, 0, 0, 8, 10, 0, 0 >zio_buf_16384: 16384, 0, 44019, 544, 323550, 0, 0 >zio_data_buf_16384: 16384, 0, 2, 6, 14, 0, 0 >zio_buf_20480: 20480, 0, 51, 12, 4472, 0, 0 >zio_data_buf_20480: 20480, 0, 0, 8, 24, 0, 0 >zio_buf_24576: 24576, 0, 22, 7, 3382, 0, 0 >zio_data_buf_24576: 24576, 0, 1, 6, 24, 0, 0 >zio_buf_28672: 28672, 0, 14, 9, 2859, 0, 0 >zio_data_buf_28672: 28672, 0, 0, 7, 20, 0, 0 >zio_buf_32768: 32768, 0, 5, 10, 2917, 0, 0 >zio_data_buf_32768: 32768, 0, 0, 7, 29, 0, 0 >zio_buf_40960: 40960, 0, 5, 12, 2745, 0, 0 >zio_data_buf_40960: 40960, 0, 4, 11, 40, 0, 0 >zio_buf_49152: 49152, 0, 1, 10, 3901, 0, 0 >zio_data_buf_49152: 49152, 0, 1, 7, 15, 0, 0 >zio_buf_57344: 57344, 0, 0, 9, 2213, 0, 0 >zio_data_buf_57344: 57344, 0, 0, 7, 12, 0, 0 >zio_buf_65536: 65536, 0, 1, 6, 1295, 0, 0 >zio_data_buf_65536: 65536, 0, 2, 9, 33, 0, 0 >zio_buf_81920: 81920, 0, 1, 9, 1751, 0, 0 >zio_data_buf_81920: 81920, 0, 6, 7, 38, 0, 0 >zio_buf_98304: 98304, 0, 0, 8, 1682, 0, 0 >zio_data_buf_98304: 98304, 0, 0, 11, 35, 0, 0 >zio_buf_114688: 114688, 0, 0, 7, 2546, 0, 0 >zio_data_buf_114688: 114688, 0, 0, 3, 5, 0, 0 >zio_buf_131072: 131072, 0, 1, 5, 37827, 0, 0 >zio_data_buf_131072: 131072, 0, 8890, 0, 94810, 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, 21, 216514, 0, 0 >sa_cache: 136, 0, 137119, 55557, 2881689, 0, 0 >dnode_t: 736, 0, 1251500, 203595, 2861200, 0, 0 >dmu_buf_impl_t: 216, 0, 1317035, 272005, 3462094, 0, 0 >arc_buf_hdr_t_full: 216, 0, 261534, 9366, 622108, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0 >arc_buf_t: 72, 0, 67417, 95933, 615138, 0, 0 >zil_lwb_cache: 192, 0, 3, 257, 7, 0, 0 >zfs_znode_cache: 264, 0, 137119, 39491, 2881689, 0, 0 >pipe: 760, 0, 9, 111, 598, 0, 0 >procdesc: 136, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 105, 1400, 2090, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 99, 924, 111087, 0, 0 >socket: 864, 260732, 107, 101, 8650, 0, 0 >ipq: 56, 15833, 0, 0, 0, 0, 0 >udp_inpcb: 464, 260736, 10, 222, 3502, 0, 0 >udpcb: 32, 260750, 10, 2115, 3502, 0, 0 >tcp_inpcb: 464, 260736, 72, 224, 1786, 0, 0 >tcpcb: 1040, 260733, 62, 91, 1786, 0, 0 >tcptw: 88, 27810, 10, 980, 370, 0, 0 >syncache: 168, 15364, 0, 506, 1809, 0, 0 >hostcache: 128, 15376, 97, 926, 97, 0, 0 >sackhole: 32, 0, 0, 2125, 19705, 0, 0 >tcpreass: 40, 31700, 0, 1800, 287, 0, 0 >sctp_ep: 1488, 260732, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 830, 3, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 160, 400000, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 464, 260736, 0, 0, 0, 0, 0 >ripcb: 464, 260736, 0, 0, 0, 0, 0 >unpcb: 240, 260736, 34, 462, 3354, 0, 0 >rtentry: 208, 0, 11, 369, 13, 0, 0 >pf mtags: 48, 0, 0, 0, 0, 0, 0 >pf states: 296, 50011, 144, 766, 3340, 0, 0 >pf state keys: 88, 0, 144, 1746, 3340, 0, 0 >pf source nodes: 136, 50025, 0, 0, 0, 0, 0 >pf table entries: 160, 300000, 52, 23, 55, 0, 0 >pf table counters: 64, 0, 0, 0, 0, 0, 0 >pf frags: 112, 0, 0, 0, 0, 0, 0 >pf frag entries: 40, 10000, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0 >selfd: 64, 0, 127, 1919, 43362, 0, 0 >SWAPMETA: 288, 1012817, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 2 0 >cpu0:timer 1398028 17829 >irq256: isp0 387150 4937 >irq257: igb0:que 0 1700709 21690 >irq258: igb0:que 1 284142 3624 >irq259: igb0:que 2 191288 2440 >irq260: igb0:que 3 182858 2332 >irq261: igb0:que 4 185120 2361 >irq262: igb0:que 5 210921 2690 >irq263: igb0:que 6 222912 2843 >irq264: igb0:que 7 205904 2626 >irq265: igb0:link 2 0 >cpu1:timer 47088 601 >cpu5:timer 56336 718 >cpu4:timer 56112 716 >cpu7:timer 55693 710 >cpu6:timer 63220 806 >cpu3:timer 51700 659 >cpu2:timer 56674 723 >Total 5355859 68305 > >------------------------------------------------------------------------ >pstat -T > >220/260729 files >0M/8191M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/da0p1 16776960 0 16776960 0% > >------------------------------------------------------------------------ >iostat > > tty da0 da1 da2 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 2 161 89.33 30 2.57 34.63 0 0.00 65.83 14 0.88 0 0 1 0 99 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 0 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 1381763 packets sent > 1325028 data packets (5546719631 bytes) > 36779 data packets (51796888 bytes) retransmitted > 292 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 18982 ack-only packets (235 delayed) > 0 URG only packets > 273 window probe packets > 2 window update packets > 708 control packets > 2006074 packets received > 1469400 acks (for 5502974805 bytes) > 367106 duplicate acks > 0 acks for unsent data > 5581 packets (2229213 bytes) received in-sequence > 139574 completely duplicate packets (55575 bytes) > 138826 old duplicate packets > 1 packet with some dup. data (258 bytes duped) > 287 out-of-order packets (798 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 127278 window update packets > 41 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 4531 discarded due to memory problems > 11 connection requests > 1760 connection accepts > 8 bad connection attempts > 0 listen queue overflows > 1767 ignored RSTs in the windows > 1771 connections established (including accepts) > 1714 connections closed (including 1154 drops) > 1512 connections updated cached RTT on close > 1536 connections updated cached RTT variance on close > 1333 connections updated cached ssthresh on close > 0 embryonic connections dropped > 1449970 segments updated rtt (of 1284555 attempts) > 2294 retransmit timeouts > 5 connections dropped by rexmit timeout > 350 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 0 keepalive timeouts > 0 keepalive probes sent > 0 connections dropped by keepalive > 558212 correct ACK header predictions > 3612 correct data packet header predictions > 1802 syncache entries added > 117 retransmitted > 423 dupsyn > 7 dropped > 1760 completed > 0 bucket overflow > 0 cache overflow > 36 reset > 9 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1809 cookies sent > 3 cookies received > 97 hostcache entries added > 0 bucket overflow > 3937 SACK recovery episodes > 27413 segment rexmits in SACK recovery episodes > 32752714 byte rexmits in SACK recovery episodes > 156701 SACK options (SACK blocks) received > 0 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 64884 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 54 successful ECN handshakes > 0 times ECN reduced the congestion window >TCP connection count by state: > 0 connections in CLOSED state > 8 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 36 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 1 connection in FIN_WAIT_1 state > 0 connections in CLOSING state > 2 connections in LAST_ACK state > 15 connections in FIN_WAIT_2 state > 10 connections in TIME_WAIT state >udp: > 313 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 30 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 283 delivered > 287 datagrams output > 0 times multicast source filter matched >ip: > 2010451 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 > 2007213 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 1384372 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 30 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 621 > destination unreachable: 30 > 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: > destination unreachable: 13 > echo: 813 > 621 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >carp: > 0 packets received (IPv4) > 0 packets received (IPv6) > 0 packets discarded for wrong TTL > 0 packets shorter than header > 0 discarded for bad checksums > 0 discarded packets with a bad version > 0 discarded because packet too short > 0 discarded for bad authentication > 0 discarded for bad vhid > 0 discarded because of a bad address list > 0 packets sent (IPv4) > 0 packets sent (IPv6) > 0 send failed due to mbuf memory error >pfsync: > 0 packets received (IPv4) > 0 packets received (IPv6) > 0 clear all requests received > 0 state inserts received > 0 state inserted acks received > 0 state updates received > 0 compressed state updates received > 0 uncompressed state requests received > 0 state deletes received > 0 compressed state deletes received > 0 fragment inserts received > 0 fragment deletes received > 0 bulk update marks received > 0 TDB replay counter updates received > 0 end of frame marks received > /0 packets discarded for bad interface > 0 packets discarded for bad ttl > 0 packets shorter than header > 0 packets discarded for bad version > 0 packets discarded for bad HMAC > 0 packets discarded for bad action > 0 packets discarded for short packet > 0 states discarded for bad values > 0 stale states > 0 failed state lookup/inserts > 0 packets sent (IPv4) > 0 packets sent (IPv6) > 1 clear all request sent > 3335 state inserts sent > 0 state inserted acks sent > 0 state updates sent > 177149 compressed state updates sent > 0 uncompressed state requests sent > 0 state deletes sent > 3191 compressed state deletes sent > 0 fragment inserts sent > 0 fragment deletes sent > 0 bulk update marks sent > 0 TDB replay counter updates sent > 11835 end of frame marks sent > 0 failures due to mbuf memory error > 0 send errors >arp: > 6 ARP requests sent > 51 ARP replies sent > 5537 ARP requests received > 127 ARP replies received > 5664 ARP packets received > 0 total packets dropped due to no ARP entry > 2 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. > 6 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 > 520 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 > 7 failures of source address selection > source addresses on a non-outgoing I/F > 7 addresses scope=0xf > Source addresses selection rule applied: > 7 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 >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >8840/3830/12670 mbufs in use (current/cache/total) >8174/1976/10150/506406 mbuf clusters in use (current/cache/total/max) >8184/1946 mbuf+clusters out of packet secondary zone in use (current/cache) >0/7/7/253203 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/225069 9k jumbo clusters in use (current/cache/total/max) >0/0/0/168800 16k jumbo clusters in use (current/cache/total/max) >18558K/4937K/23495K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff80214a18dc0 tcp4 0 0 212.33.237.90.80 212.33.237.101.477 TIME_WAIT >fffff80175fbd000 tcp4 0 67212 212.33.237.90.80 2.75.74.173.59701 ESTABLISHED >fffff80175fbf000 tcp4 0 40324 212.33.237.90.80 2.72.229.217.45691 LAST_ACK >fffff80214c90000 tcp4 0 31636 212.33.237.90.80 2.79.230.245.44729 ESTABLISHED >fffff8021437f820 tcp4 0 73964 212.33.237.90.80 2.72.229.217.33482 ESTABLISHED >fffff8011b15d410 tcp4 0 120096 212.33.237.90.80 37.99.101.250.4960 ESTABLISHED >fffff8011b15f410 tcp4 0 95182 212.33.237.90.80 149.27.12.114.4929 ESTABLISHED >fffff80214585410 tcp4 0 64324 212.33.237.90.80 2.72.162.119.35700 ESTABLISHED >fffff802126b0820 tcp4 0 96188 212.33.237.90.80 2.76.204.81.60092 ESTABLISHED >fffff800b8470820 tcp4 0 0 212.33.237.90.80 2.75.74.173.58104 ESTABLISHED >fffff80214330820 tcp4 0 76900 212.33.237.90.80 2.72.162.119.35698 ESTABLISHED >fffff80214584410 tcp4 0 83564 212.33.237.90.80 2.72.162.119.35697 ESTABLISHED >fffff800b84c3000 tcp4 0 63412 212.33.237.90.80 2.79.230.245.44992 ESTABLISHED >fffff80214754820 tcp4 0 83802 212.33.237.90.80 2.72.54.143.63911 ESTABLISHED >fffff80214585820 tcp4 0 67260 212.33.237.90.80 2.79.230.245.36075 ESTABLISHED >fffff8011b15e000 tcp4 0 89932 212.33.237.90.80 2.72.162.119.35694 ESTABLISHED >fffff80209c25820 tcp4 0 174724 212.33.237.90.80 149.27.217.110.537 ESTABLISHED >fffff801112b1000 tcp4 0 324 212.33.237.90.22 52.200.100.212.633 ESTABLISHED >fffff802126b0000 tcp4 0 61684 212.33.237.90.80 2.78.210.198.34873 ESTABLISHED >fffff80209068410 tcp4 0 87992 212.33.237.90.80 2.78.210.198.34872 ESTABLISHED >fffff80214a1e7e8 tcp4 0 0 212.33.237.90.80 2.72.119.172.59288 TIME_WAIT >fffff8008a51a000 tcp4 0 34000 212.33.237.90.80 2.72.55.183.54313 ESTABLISHED >fffff80214d8a820 tcp4 0 88254 212.33.237.90.80 2.73.177.184.58775 ESTABLISHED >fffff80214752820 tcp4 0 129988 212.33.237.90.80 2.76.141.77.49523 ESTABLISHED >fffff80214d8b410 tcp4 0 104292 212.33.237.90.80 2.72.162.119.35687 ESTABLISHED >fffff80214584820 tcp4 0 0 212.33.237.90.80 147.30.63.152.3973 FIN_WAIT_2 >fffff8011b15e410 tcp4 0 67756 212.33.237.90.80 2.79.230.245.38007 ESTABLISHED >fffff802143b9820 tcp4 0 0 212.33.237.90.80 95.58.40.82.7607 FIN_WAIT_1 >fffff802147803c8 tcp4 0 0 212.33.237.90.80 164.0.158.41.54182 TIME_WAIT >fffff8020906a410 tcp4 0 131582 212.33.237.90.80 149.27.217.110.537 ESTABLISHED >fffff80175e9c000 tcp4 0 54228 212.33.237.90.80 2.72.162.119.35681 ESTABLISHED >fffff80214331410 tcp4 0 98944 212.33.237.90.80 2.77.105.228.51490 ESTABLISHED >fffff80214a18e18 tcp4 0 0 212.33.237.90.80 2.75.74.173.58114 TIME_WAIT >fffff80214cf1528 tcp4 0 0 212.33.237.90.80 2.73.71.63.50644 TIME_WAIT >fffff80214780420 tcp4 0 0 212.33.237.90.80 2.73.177.184.58771 TIME_WAIT >fffff80209c25000 tcp4 0 60060 212.33.237.90.80 2.75.177.135.55053 ESTABLISHED >fffff80214cf1580 tcp4 0 0 212.33.237.90.80 2.76.233.40.58356 TIME_WAIT >fffff80214c12420 tcp4 0 0 212.33.237.90.80 164.0.158.41.54178 TIME_WAIT >fffff80210afa000 tcp4 0 29436 212.33.237.90.80 90.143.17.168.6266 ESTABLISHED >fffff80214d1a9f8 tcp4 0 0 212.33.237.90.80 2.73.105.70.61779 TIME_WAIT >fffff80175fbe820 tcp4 0 0 212.33.237.90.80 2.72.19.138.39396 FIN_WAIT_2 >fffff80214a1e840 tcp4 0 0 212.33.237.90.80 193.193.225.226.55 TIME_WAIT >fffff8011b15d820 tcp4 0 306802 212.33.237.90.80 2.76.185.47.52206 ESTABLISHED >fffff802143c5410 tcp4 0 0 212.33.237.90.80 2.72.19.138.36406 FIN_WAIT_2 >fffff80175ceb000 tcp4 0 0 212.33.237.90.80 2.72.19.138.60306 FIN_WAIT_2 >fffff80214069000 tcp4 0 0 212.33.237.90.80 2.72.19.138.57179 FIN_WAIT_2 >fffff8021433b000 tcp4 0 0 212.33.237.90.80 2.76.62.224.42952 FIN_WAIT_2 >fffff80214754000 tcp4 0 0 212.33.237.90.80 2.76.62.224.33135 FIN_WAIT_2 >fffff80214c91410 tcp4 0 0 212.33.237.90.80 2.72.31.149.42087 FIN_WAIT_2 >fffff802143b9000 tcp4 0 0 212.33.237.90.80 2.75.177.135.55048 FIN_WAIT_2 >fffff80214331820 tcp4 0 0 212.33.237.90.80 2.75.74.173.45300 FIN_WAIT_2 >fffff800b84c3820 tcp4 0 0 212.33.237.90.80 2.73.78.227.49732 FIN_WAIT_2 >fffff80175e9c410 tcp4 0 0 212.33.237.90.80 2.76.172.251.34325 FIN_WAIT_2 >fffff80209068820 tcp4 0 0 212.33.237.90.80 164.40.59.22.45995 FIN_WAIT_2 >fffff80175fbe000 tcp4 0 0 212.33.237.90.80 2.132.83.170.36631 LAST_ACK >fffff80209c25410 tcp4 0 0 212.33.237.90.80 164.40.59.22.52519 FIN_WAIT_2 >fffff80175fc0410 tcp4 0 0 212.33.237.90.80 2.76.172.251.48943 FIN_WAIT_2 >fffff80214d8b820 tcp4 0 0 212.33.237.90.22 128.127.144.3.5474 ESTABLISHED >fffff80175ceb820 tcp4 0 0 212.33.237.90.22 128.127.144.3.6383 ESTABLISHED >fffff802143c5820 tcp4 0 0 *.21 *.* LISTEN >fffff802143c6000 tcp6 0 0 *.21 *.* LISTEN >fffff80214069820 tcp4 0 0 212.33.237.90.3954 212.33.237.3.389 ESTABLISHED >fffff80175e9d410 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff802143c6410 tcp4 0 0 212.33.237.90.3954 212.33.237.3.389 ESTABLISHED >fffff8021406a000 tcp4 0 0 212.33.237.90.3954 212.33.237.3.389 ESTABLISHED >fffff802143c6820 tcp4 0 0 212.33.237.90.3953 212.33.237.3.389 ESTABLISHED >fffff8021406a410 tcp4 0 0 *.22 *.* LISTEN >fffff8021406a820 tcp6 0 0 *.22 *.* LISTEN >fffff8021406b000 tcp4 0 0 212.33.237.90.3588 212.33.237.3.389 ESTABLISHED >fffff8021406b410 tcp4 0 0 *.8000 *.* LISTEN >fffff8021406b820 tcp4 0 0 *.80 *.* LISTEN >fffff80175e9d820 tcp4 0 0 *.199 *.* LISTEN >fffff80023476740 udp4 0 0 127.0.0.1.123 *.* >fffff80023476910 udp6 0 0 fe80::1%lo0.123 *.* >fffff80023476ae0 udp6 0 0 ::1.123 *.* >fffff80023476cb0 udp4 0 0 212.33.237.90.123 *.* >fffff80023466000 udp4 0 0 *.123 *.* >fffff800234661d0 udp6 0 0 *.123 *.* >fffff8006686c1d0 udp4 0 0 *.161 *.* >fffff8006686c3a0 udp4 0 0 *.45270 *.* >fffff800667f8740 udp4 0 0 *.514 *.* >fffff800667f8910 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8006692a000 stream 0 0 0 fffff8006692a4b0 0 0 >fffff8006692a4b0 stream 0 0 0 fffff8006692a000 0 0 >fffff800668aba50 stream 0 0 0 fffff8006685fe10 0 0 >fffff8006685fe10 stream 0 0 0 fffff800668aba50 0 0 >fffff80066823870 stream 0 0 0 fffff80066823a50 0 0 >fffff80066823a50 stream 0 0 0 fffff80066823870 0 0 >fffff800667e4000 stream 0 0 0 fffff800667e40f0 0 0 >fffff800667e40f0 stream 0 0 0 fffff800667e4000 0 0 >fffff800667e41e0 stream 0 0 0 fffff800667e42d0 0 0 >fffff800667e42d0 stream 0 0 0 fffff800667e41e0 0 0 >fffff800667e43c0 stream 0 0 0 fffff800667e44b0 0 0 >fffff800667e44b0 stream 0 0 0 fffff800667e43c0 0 0 >fffff800667e45a0 stream 0 0 0 fffff800667e4690 0 0 >fffff800667e4690 stream 0 0 0 fffff800667e45a0 0 0 >fffff800667e4780 stream 0 0 0 fffff800667e4870 0 0 >fffff800667e4870 stream 0 0 0 fffff800667e4780 0 0 >fffff800667e4960 stream 0 0 0 fffff800667e4a50 0 0 >fffff800667e4a50 stream 0 0 0 fffff800667e4960 0 0 >fffff800667e4b40 stream 0 0 0 fffff800667e4c30 0 0 >fffff800667e4c30 stream 0 0 0 fffff800667e4b40 0 0 >fffff800667e4d20 stream 0 0 0 fffff800667e4e10 0 0 >fffff800667e4e10 stream 0 0 0 fffff800667e4d20 0 0 >fffff800667e5000 stream 0 0 0 fffff800667e50f0 0 0 >fffff800667e50f0 stream 0 0 0 fffff800667e5000 0 0 >fffff80066875000 stream 0 0 fffff8000df4eb10 0 0 0 /var/run/nslcd.ctl >fffff800667e52d0 stream 0 0 fffff800667ec1d8 0 0 0 /var/run/devd.pipe >fffff802140f21e0 dgram 0 0 0 fffff8006682b780 0 fffff80066874c30 >fffff80066874c30 dgram 0 0 0 fffff8006682b780 0 fffff800668abc30 >fffff8006692a690 dgram 0 0 0 fffff8006682b870 0 0 >fffff800668abc30 dgram 0 0 0 fffff8006682b780 0 fffff8006692a960 >fffff8006692a960 dgram 0 0 0 fffff8006682b780 0 0 >fffff8006682b780 dgram 0 0 fffff8000df251d8 0 fffff802140f21e0 0 /var/run/logpriv >fffff8006682b870 dgram 0 0 fffff8000defc3b0 0 fffff8006692a690 0 /var/run/log >fffff800667e51e0 seqpac 0 0 fffff800667ec000 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/32 *.ftp >tcp6 0/0/32 *.ftp >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >tcp4 0/0/128 *.8000 >tcp4 0/0/128 *.http >tcp4 0/0/128 *.smux >unix 0/0/128 /var/run/nslcd.ctl >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x2400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xe00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x2400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xe00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x1a00000001 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x1a00000001 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x4600000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x8a00000001 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x4200000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >warner sftp-server 1193 root - - error - >warner sftp-server 1193 wd - - error - >warner sftp-server 1193 text - - error - >warner sftp-server 1193 0* pipe fffff8000df36000 <-> fffff8000df36168 0 rw >warner sshd 1192 root - - error - >warner sshd 1192 wd - - error - >warner sshd 1192 text - - error - >warner sshd 1192 0 /dev 25 crw-rw-rw- null rw >warner sshd 1192 6 /dev 25 crw-rw-rw- null rw >root sshd 1189 root - - error - >root sshd 1189 wd - - error - >root sshd 1189 text - - error - >root sshd 1189 0 /dev 25 crw-rw-rw- null rw >root more 1112 root - - error - >root more 1112 wd - - error - >root more 1112 text - - error - >root more 1112 ctty /dev 132 crw--w---- pts/1 rw >root more 1112 0 /dev 132 crw--w---- pts/1 rw >root more 1112 6 /dev 132 crw--w---- pts/1 rw >root zsh 1043 root - - error - >root zsh 1043 wd - - error - >root zsh 1043 text - - error - >root zsh 1043 ctty /dev 133 crw--w---- pts/2 rw >root zsh 1043 0 /dev 133 crw--w---- pts/2 rw >root zsh 1043 6 /dev 133 crw--w---- pts/2 rw >root su 1042 root - - error - >root su 1042 wd - - error - >root su 1042 text - - error - >root su 1042 ctty /dev 133 crw--w---- pts/2 rw >root su 1042 0 /dev 133 crw--w---- pts/2 rw >emz zsh 1041 root - - error - >emz zsh 1041 wd - - error - >emz zsh 1041 text - - error - >emz zsh 1041 ctty /dev 133 crw--w---- pts/2 rw >emz zsh 1041 0 /dev 133 crw--w---- pts/2 rw >emz zsh 1041 6 /dev 133 crw--w---- pts/2 rw >emz sshd 1040 root - - error - >emz sshd 1040 wd - - error - >emz sshd 1040 text - - error - >emz sshd 1040 0 /dev 25 crw-rw-rw- null rw >emz sshd 1040 6 /dev 25 crw-rw-rw- null rw >root sshd 1037 root - - error - >root sshd 1037 wd - - error - >root sshd 1037 text - - error - >root sshd 1037 0 /dev 25 crw-rw-rw- null r >root zsh 1029 root - - error - >root zsh 1029 wd - - error - >root zsh 1029 text - - error - >root zsh 1029 ctty /dev 132 crw--w---- pts/1 rw >root zsh 1029 0 /dev 132 crw--w---- pts/1 rw >root zsh 1029 6 /dev 132 crw--w---- pts/1 rw >root mc 1028 root - - error - >root mc 1028 wd - - error - >root mc 1028 text - - error - >root mc 1028 ctty /dev 124 crw--w---- pts/0 rw >root mc 1028 0 /dev 124 crw--w---- pts/0 rw >root mc 1028 6 /dev 124 crw--w---- pts/0 rw >root zsh 1027 root - - error - >root zsh 1027 wd - - error - >root zsh 1027 text - - error - >root zsh 1027 ctty /dev 124 crw--w---- pts/0 rw >root zsh 1027 0 /dev 124 crw--w---- pts/0 rw >root zsh 1027 6 /dev 124 crw--w---- pts/0 rw >root su 1026 root - - error - >root su 1026 wd - - error - >root su 1026 text - - error - >root su 1026 ctty /dev 124 crw--w---- pts/0 rw >root su 1026 0 /dev 124 crw--w---- pts/0 rw >emz zsh 1025 root - - error - >emz zsh 1025 wd - - error - >emz zsh 1025 text - - error - >emz zsh 1025 ctty /dev 124 crw--w---- pts/0 rw >emz zsh 1025 0 /dev 124 crw--w---- pts/0 rw >emz zsh 1025 6 /dev 124 crw--w---- pts/0 rw >emz sshd 1024 root - - error - >emz sshd 1024 wd - - error - >emz sshd 1024 text - - error - >emz sshd 1024 0 /dev 25 crw-rw-rw- null rw >emz sshd 1024 6 /dev 25 crw-rw-rw- null rw >root sshd 1021 root - - error - >root sshd 1021 wd - - error - >root sshd 1021 text - - error - >root sshd 1021 0 /dev 25 crw-rw-rw- null r >root getty 1020 root - - error - >root getty 1020 wd - - error - >root getty 1020 text - - error - >root getty 1020 ctty /dev 107 crw------- ttyv7 rw >root getty 1020 0 /dev 107 crw------- ttyv7 rw >root getty 1019 root - - error - >root getty 1019 wd - - error - >root getty 1019 text - - error - >root getty 1019 ctty /dev 106 crw------- ttyv6 rw >root getty 1019 0 /dev 106 crw------- ttyv6 rw >root getty 1018 root - - error - >root getty 1018 wd - - error - >root getty 1018 text - - error - >root getty 1018 ctty /dev 105 crw------- ttyv5 rw >root getty 1018 0 /dev 105 crw------- ttyv5 rw >root getty 1017 root - - error - >root getty 1017 wd - - error - >root getty 1017 text - - error - >root getty 1017 ctty /dev 104 crw------- ttyv4 rw >root getty 1017 0 /dev 104 crw------- ttyv4 rw >root getty 1016 root - - error - >root getty 1016 wd - - error - >root getty 1016 text - - error - >root getty 1016 ctty /dev 103 crw------- ttyv3 rw >root getty 1016 0 /dev 103 crw------- ttyv3 rw >root getty 1015 root - - error - >root getty 1015 wd - - error - >root getty 1015 text - - error - >root getty 1015 ctty /dev 102 crw------- ttyv2 rw >root getty 1015 0 /dev 102 crw------- ttyv2 rw >root getty 1014 root - - error - >root getty 1014 wd - - error - >root getty 1014 text - - error - >root getty 1014 ctty /dev 101 crw------- ttyv1 rw >root getty 1014 0 /dev 101 crw------- ttyv1 rw >root getty 1013 root - - error - >root getty 1013 wd - - error - >root getty 1013 text - - error - >root getty 1013 ctty /dev 100 crw------- ttyv0 rw >root getty 1013 0 /dev 100 crw------- ttyv0 rw >root ftpd 1000 root - - error - >root ftpd 1000 wd - - error - >root ftpd 1000 text - - error - >root ftpd 1000 0 - - bad - >root ftpd 1000 6 - - bad - >root cron 964 root - - error - >root cron 964 wd - - error - >root cron 964 text - - error - >root cron 964 0 /dev 25 crw-rw-rw- null rw >smmsp sendmail 960 root - - error - >smmsp sendmail 960 wd - - error - >smmsp sendmail 960 text - - error - >smmsp sendmail 960 0 /dev 25 crw-rw-rw- null r >root sendmail 957 root - - error - >root sendmail 957 wd - - error - >root sendmail 957 text - - error - >root sendmail 957 0 /dev 25 crw-rw-rw- null r >root sshd 954 root - - error - >root sshd 954 wd - - error - >root sshd 954 text - - error - >root sshd 954 0 /dev 25 crw-rw-rw- null rw >www nginx 923 root - - error - >www nginx 923 wd - - error - >www nginx 923 text - - error - >www nginx 923 0 /dev 25 crw-rw-rw- null rw >www nginx 923 6 /dev 25 crw-rw-rw- null rw >www nginx 923 12 - - error - >www nginx 923 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 923 24 - - error - >www nginx 922 root - - error - >www nginx 922 wd - - error - >www nginx 922 text - - error - >www nginx 922 0 /dev 25 crw-rw-rw- null rw >www nginx 922 6 /dev 25 crw-rw-rw- null rw >www nginx 922 12 - - error - >www nginx 922 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 922 24 - - error - >www nginx 920 root - - error - >www nginx 920 wd - - error - >www nginx 920 text - - error - >www nginx 920 0 /dev 25 crw-rw-rw- null rw >www nginx 920 6 /dev 25 crw-rw-rw- null rw >www nginx 920 12 - - error - >www nginx 920 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 919 root - - error - >www nginx 919 wd - - error - >www nginx 919 text - - error - >www nginx 919 0 /dev 25 crw-rw-rw- null rw >www nginx 919 6 /dev 25 crw-rw-rw- null rw >www nginx 919 12 - - error - >www nginx 919 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 919 24 - - error - >www nginx 919 30 - - error - >www nginx 918 root - - error - >www nginx 918 wd - - error - >www nginx 918 text - - error - >www nginx 918 0 /dev 25 crw-rw-rw- null rw >www nginx 918 6 /dev 25 crw-rw-rw- null rw >www nginx 918 12 - - error - >www nginx 918 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 918 24 - - error - >www nginx 917 root - - error - >www nginx 917 wd - - error - >www nginx 917 text - - error - >www nginx 917 0 /dev 25 crw-rw-rw- null rw >www nginx 917 6 /dev 25 crw-rw-rw- null rw >www nginx 917 12 - - error - >www nginx 917 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 917 24 - - error - >www nginx 917 30 - - error - >www nginx 916 root - - error - >www nginx 916 wd - - error - >www nginx 916 text - - error - >www nginx 916 0 /dev 25 crw-rw-rw- null rw >www nginx 916 6 /dev 25 crw-rw-rw- null rw >www nginx 916 12 - - error - >www nginx 916 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 916 24 - - error - >www nginx 915 root - - error - >www nginx 915 wd - - error - >www nginx 915 text - - error - >www nginx 915 0 /dev 25 crw-rw-rw- null rw >www nginx 915 6 /dev 25 crw-rw-rw- null rw >www nginx 915 12 - - error - >www nginx 915 18* local stream fffff800667e50f0 <-> fffff800667e5000 >www nginx 915 24 - - error - >www nginx 913 root - - error - >www nginx 913 wd - - error - >www nginx 913 text - - error - >www nginx 913 0 /dev 25 crw-rw-rw- null rw >www nginx 913 6 /dev 25 crw-rw-rw- null rw >www nginx 913 12 - - error - >www nginx 913 18* local stream fffff800667e4e10 <-> fffff800667e4d20 >www nginx 913 24 - - error - >root nginx 912 root - - error - >root nginx 912 wd - - error - >root nginx 912 text - - error - >root nginx 912 0 /dev 25 crw-rw-rw- null rw >root nginx 912 6 /dev 25 crw-rw-rw- null rw >root nginx 912 12 - - error - >root nginx 912 18* local stream fffff800667e50f0 <-> fffff800667e5000 >root nginx 912 24 - - error - >root ntpd 893 root - - error - >root ntpd 893 wd - - error - >root ntpd 893 text - - error - >root ntpd 893 0 /dev 25 crw-rw-rw- null r >root ntpd 893 6 /dev 25 crw-rw-rw- null r >root ntpd 893 12 /dev 25 crw-rw-rw- null r >root ntpd 893 18* local dgram fffff8006692a960 <-> fffff8006682b780 >root snmpd 865 root - - error - >root snmpd 865 wd - - error - >root snmpd 865 text - - error - >root snmpd 865 0 /dev 25 crw-rw-rw- null rw >root snmpd 865 6 /dev 25 crw-rw-rw- null rw >root snmpd 865 12 /dev 25 crw-rw-rw- null rw >root syslogd 750 root - - error - >root syslogd 750 wd - - error - >root syslogd 750 text - - error - >root syslogd 750 0 /dev 25 crw-rw-rw- null rw >root syslogd 750 6 /dev 25 crw-rw-rw- null rw >root syslogd 750 12 /dev 25 crw-rw-rw- null rw >root syslogd 750 18 - - error - >nslcd nslcd 743 root - - error - >nslcd nslcd 743 wd - - error - >nslcd nslcd 743 text - - error - >nslcd nslcd 743 0 /dev 25 crw-rw-rw- null rw >nslcd nslcd 743 6 /dev 25 crw-rw-rw- null rw >root devd 585 root - - error - >root devd 585 wd - - error - >root devd 585 text - - error - >root devd 585 0 /dev 25 crw-rw-rw- null rw >root devd 585 6 /dev 25 crw-rw-rw- null rw >root adjkerntz 131 root - - error - >root adjkerntz 131 wd - - error - >root adjkerntz 131 text - - error - >root adjkerntz 131 0 /dev 25 crw-rw-rw- null rw >root zfskern 6 root - - error - >root zfskern 6 wd - - error - >root init 1 root - - error - >root init 1 wd - - error - >root init 1 text - - error - >root kernel 0 root - - error - >root kernel 0 wd - - error - > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-RELEASE-p2 #0 r307991: Thu Oct 27 13:41:31 YEKT 2016 > emz@calypso.enaza.ru:/usr/obj/usr/src/sys/CALYPSO amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.14-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x206c2 Family=0x6 Model=0x2c Stepping=2 > 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=0x29ee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AESNI> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x1<LAHF> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 8589934592 (8192 MB) >avail memory = 8239681536 (7857 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <HP ProLiant> >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads >random: unblocking device. >ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20160527/tbfadt-650) >ioapic0: Changing APIC ID to 6 >ioapic1: Changing APIC ID to 7 >ioapic0 <Version 2.0> irqs 0-23 on motherboard >ioapic1 <Version 2.0> irqs 24-47 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <HP ProLiant> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >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 350 >Event timer "HPET1" frequency 14318180 Hz quality 340 >Event timer "HPET2" frequency 14318180 Hz quality 340 >Event timer "HPET3" frequency 14318180 Hz quality 340 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> at device 3.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >isp0: <Qlogic ISP 2432 PCI FC-AL Adapter> port 0xe800-0xe8ff mem 0xfbefc000-0xfbefffff irq 24 at device 0.0 on pci2 >pcib3: <ACPI PCI-PCI bridge> at device 7.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> at device 9.0 on pci0 >pci4: <ACPI PCI bus> on pcib4 >igb0: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xd880-0xd89f mem 0xfbd60000-0xfbd7ffff,0xfbd40000-0xfbd5ffff,0xfbdb8000-0xfbdbbfff irq 32 at device 0.0 on pci4 >igb0: Using MSIX interrupts with 9 vectors >igb0: Ethernet address: 9c:8e:99:31:b1:ba >igb0: Bound queue 0 to cpu 0 >igb0: Bound queue 1 to cpu 1 >igb0: Bound queue 2 to cpu 2 >igb0: Bound queue 3 to cpu 3 >igb0: Bound queue 4 to cpu 4 >igb0: Bound queue 5 to cpu 5 >igb0: Bound queue 6 to cpu 6 >igb0: Bound queue 7 to cpu 7 >igb0: netmap queues/slots: TX 8/1024, RX 8/1024 >igb1: <Intel(R) PRO/1000 Network Connection, Version - 2.5.3-k> port 0xdc00-0xdc1f mem 0xfbde0000-0xfbdfffff,0xfbdc0000-0xfbddffff,0xfbdbc000-0xfbdbffff irq 42 at device 0.1 on pci4 >igb1: Using MSIX interrupts with 9 vectors >igb1: Ethernet address: 9c:8e:99:31:b1:bb >igb1: Bound queue 0 to cpu 0 >igb1: Bound queue 1 to cpu 1 >igb1: Bound queue 2 to cpu 2 >igb1: Bound queue 3 to cpu 3 >igb1: Bound queue 4 to cpu 4 >igb1: Bound queue 5 to cpu 5 >igb1: Bound queue 6 to cpu 6 >igb1: Bound queue 7 to cpu 7 >igb1: netmap queues/slots: TX 8/1024, RX 8/1024 >pcib5: <ACPI PCI-PCI bridge> at device 10.0 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pci0: <base peripheral, interrupt controller> at device 20.0 (no driver attached) >pci0: <base peripheral, interrupt controller> at device 20.1 (no driver attached) >pci0: <base peripheral, interrupt controller> at device 20.2 (no driver attached) >uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0xb800-0xb81f irq 16 at device 26.0 on pci0 >uhci0: LegSup = 0x2400 >usbus0 on uhci0 >ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem 0xfaff8000-0xfaff83ff irq 18 at device 26.7 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >pcib6: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pcib6: [GIANT-LOCKED] >pcib7: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 >pcib7: [GIANT-LOCKED] >pci6: <ACPI PCI bus> on pcib7 >vgapci0: <VGA-compatible display> mem 0xf8000000-0xf8ffffff,0xfbcfc000-0xfbcfffff,0xfb000000-0xfb7fffff irq 16 at device 0.0 on pci6 >vgapci0: Boot video device >uhci1: <Intel 82801JI (ICH10) USB controller USB-A> port 0xb880-0xb89f irq 23 at device 29.0 on pci0 >uhci1: LegSup = 0x2400 >usbus2 on uhci1 >uhci2: <Intel 82801JI (ICH10) USB controller USB-B> port 0xbc00-0xbc1f irq 19 at device 29.1 on pci0 >uhci2: LegSup = 0x2400 >usbus3 on uhci2 >uhci3: <Intel 82801JI (ICH10) USB controller USB-C> port 0xc000-0xc01f irq 18 at device 29.2 on pci0 >uhci3: LegSup = 0x2400 >usbus4 on uhci3 >ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem 0xfaffa000-0xfaffa3ff irq 23 at device 29.7 on pci0 >usbus5: EHCI version 1.0 >usbus5 on ehci1 >pcib8: <ACPI PCI-PCI bridge> at device 30.0 on pci0 >pci7: <ACPI PCI bus> on pcib8 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel ICH10 AHCI SATA controller> port 0xc880-0xc887,0xc800-0xc803,0xc480-0xc487,0xc400-0xc403,0xc080-0xc09f mem 0xfaffc000-0xfaffc7ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.20 with 6 3Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >qpi0: <QPI system bus> on motherboard >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >usbus0: 12Mbps Full Speed USB v1.0 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >nvme cam probe device init >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <Intel> at usbus0 >uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >usbus2: 12Mbps Full Speed USB v1.0 >usbus3: 12Mbps Full Speed USB v1.0 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 >ugen3.1: <Intel> at usbus3 >uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3 >usbus4: 12Mbps Full Speed USB v1.0 >usbus5: 480Mbps High Speed USB v2.0 >ugen4.1: <Intel> at usbus4 >uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4 >ugen5.1: <Intel> at usbus5 >uhub5: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus5 >(da0:isp0:0:0:0): UNMAPPED >da0 at isp0 bus 0 scbus0 target 0 lun 0 >da0: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da0: Serial Number 00c0ff12ba770000f40cbc5101000000 >da0: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8 >da0: Command Queueing enabled >da0: 68664MB (140624896 512 byte sectors) >(da1:isp0:0:0:1): UNMAPPED >(da2:da1 at isp0 bus 0 scbus0 target 0 lun 1 >da1: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da1: Serial Number 00c0ff12ba7700001d0dbc5101000000 >da1: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8 >da1: Command Queueing enabled >uhub0: 2 ports with 2 removable, self powered >da1: 7629MB (15624960 512 byte sectors) >isp0:0:0:2): UNMAPPED >(da3:isp0:0:da2 at isp0 bus 0 scbus0 target 0 lun 2 >da2: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da2: Serial Number 00c0ff12bbd20000252dc05101000000 >uhub2: 2 ports with 2 removable, self powered >da2: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8uhub3: 2 ports with 2 removable, self powered > >da2: Command Queueing enabled >da2: 11434843MB (23418558976 512 byte sectors) >uhub4: 2 ports with 2 removable, self powered >0:3): UNMAPPED >(da4:isp0:0:0:4): UNMAPPED >(da5:isp0:0:0:5): UNMAPPED >da3 at isp0 bus 0 scbus0 target 0 lun 3 >da3: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da3: Serial Number 00c0ff12ba7700003a2dc05101000000 >da3: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8 >da3: Command Queueing enabled >da3: 14293554MB (29273198720 512 byte sectors) >da4 at isp0 bus 0 scbus0 target 0 lun 4 >da4: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da4: Serial Number 00c0ff12bbd20000462dc05101000000 >da4: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8 >da4: Command Queueing enabled >da4: 8576132MB (17563919232 512 byte sectors) >ses0 at ahciem0 bus 0 scbus7 target 0 lun 0 >da5 at isp0 bus 0 scbus0 target 0 lun 5 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >da5: <HP P2000 G3 FC T250> Fixed Direct Access SPC-3 SCSI device >da5: Serial Number 00c0ff12ba770000572dc05101000000 >da5: 400.000MB/s transfers WWNN 0x208000c0ff1291d6 WWPN 0x247000c0ff1291d6 PortID 0xe8 >da5: Command Queueing enabled >da5: 11434843MB (23418558976 512 byte sectors) >SMP: AP CPU #1 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #6 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #2 Launched! >Timecounter "TSC-low" frequency 1200070166 Hz quality 1000 >Trying to mount root from zfs:zroot/ROOT/default []... >uhub1: 2 ports with 2 removable, self powered >Root mount waiting for: usbus5 >Root mount waiting for: usbus5 >uhub5: 6 ports with 6 removable, self powered >Setting hostuuid: 01a8357c-8efe-d511-90a9-9c8e992a2032. >Setting hostid: 0x879a12da. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/nss >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: calypso.enaza.ru. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >Starting Network: lo0 igb0 igb1. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 9c:8e:99:31:b1:ba > inet 212.33.237.90 netmask 0xffffff00 broadcast 212.33.237.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 9c:8e:99:31:b1:bb > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >igb1: link state changed to UP > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active >Starting devd. >Starting Network: igb1. >igb1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6> > ether 9c:8e:99:31:b1:bb > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active >Enabling pf. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 212.33.237.254 >add host ::1: gateway lo0 fib 0: route already in table >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >igb0: link state changed to UP >Starting nslcd. >Creating and/or trimming log files. >Starting syslogd. >savecore: reboot after panic: vm_page_unwire: page 0xfffff8023ca8b2f8's wire count is zero >Oct 27 14:47:04 calypso savecore: reboot after panic: vm_page_unwire: page 0xfffff8023ca8b2f8's wire count is zero >savecore: writing core to /var/crash/vmcore.0 >Limiting icmp ping response from 392 to 200 packets/sec >Writing crash summary to /var/crash/core.txt.0. >Clearing /tmp (X related). >Starting snmpd. >Updating motd:. >Mounting late filesystems:. >Starting ntpd. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting ftpd. >Starting background file system checks in 60 seconds. > >Thu Oct 27 14:47:58 YEKT 2016 >Oct 27 14:48:03 calypso sshd[1021]: login_getclass: unknown class 'russianu' >Oct 27 14:48:03 calypso sshd[1023]: login_getclass: unknown class 'russianu' >Oct 27 14:48:06 calypso last message repeated 2 times >Oct 27 14:48:11 calypso su: emz to root on /dev/pts/0 >Oct 27 14:49:01 calypso sshd[1037]: login_getclass: unknown class 'russianu' >Oct 27 14:49:01 calypso sshd[1039]: login_getclass: unknown class 'russianu' >Oct 27 14:49:04 calypso last message repeated 2 times >Oct 27 14:49:09 calypso su: emz to root on /dev/pts/2 >panic: vm_page_unwire: page 0xfffff80239ace0b0's wire count is zero >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80b1b417 at kdb_backtrace+0x67 >#1 0xffffffff80ad0782 at vpanic+0x182 >#2 0xffffffff80ad05f3 at panic+0x43 >#3 0xffffffff80e693b3 at vm_page_unwire+0x73 >#4 0xffffffff80accb40 at sf_ext_free+0xb0 >#5 0xffffffff80aa7ad0 at mb_free_ext+0xc0 >#6 0xffffffff80aa81a8 at m_freem+0x38 >#7 0xffffffff80cf6362 at tcp_do_segment+0x17b2 >#8 0xffffffff80cf3edc at tcp_input+0xd1c >#9 0xffffffff80c64c5f at ip_input+0x15f >#10 0xffffffff80bfa135 at netisr_dispatch_src+0xa5 >#11 0xffffffff80be2b9a at ether_demux+0x12a >#12 0xffffffff80be37f2 at ether_nh_input+0x322 >#13 0xffffffff80bfa135 at netisr_dispatch_src+0xa5 >#14 0xffffffff80be2e16 at ether_input+0x26 >#15 0xffffffff8055983c at igb_rxeof+0x81c >#16 0xffffffff80558b92 at igb_msix_que+0x152 >#17 0xffffffff80a8a7af at intr_event_execute_handlers+0x20f >Uptime: 31m35s >Dumping 4107 out of 8147 MB:..1%..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 ALTQ_DEBUG >options ALTQ_NOPCC >options ALTQ_PRIQ >options ALTQ_CDNR >options ALTQ_HFSC >options ALTQ_RIO >options ALTQ_RED >options ALTQ_CBQ >options ALTQ >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options DEVICE_NUMA >options SMP >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_OFFLOAD >options IPSEC >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device splash >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap >device crypto >device carp >device pf >device pflog >device pfsync > >------------------------------------------------------------------------ >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 213832
:
176215
| 176216