93i386 dumped core - see /var/crash/vmcore.0 Wed Feb 18 16:53:59 CET 2015 FreeBSD 93i386 9.3-RELEASE-p9 FreeBSD 9.3-RELEASE-p9 #0: Tue Jan 27 10:20:56 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 panic: kmem_malloc(36864): kmem_map too small: 431976448 total allocated 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 "i386-marcel-freebsd"... Unread portion of the kernel message buffer: panic: kmem_malloc(36864): kmem_map too small: 431976448 total allocated cpuid = 3 KDB: stack backtrace: #0 0xc0b0f96f at kdb_backtrace+0x4f #1 0xc0ad65af at panic+0x16f #2 0xc0d62caa at kmem_malloc+0x28a #3 0xc0d563b7 at page_alloc+0x27 #4 0xc0d58a60 at uma_large_malloc+0x50 #5 0xc0abdf3c at malloc+0x8c #6 0xc86e3f50 at zfs_kmem_alloc+0x20 #7 0xc8627ce4 at zio_data_buf_alloc+0x44 #8 0xc85913a0 at arc_get_data_buf+0x250 #9 0xc8591a07 at arc_buf_alloc+0x97 #10 0xc859cddc at dbuf_new_size+0x6c #11 0xc85b9b01 at dnode_set_blksz+0x321 #12 0xc85a12dc at dmu_object_set_blocksize+0x5c #13 0xc861dc42 at zfs_grow_blocksize+0x72 #14 0xc8655513 at zfs_freebsd_write+0xf93 #15 0xc0fc5835 at VOP_WRITE_APV+0x115 #16 0xc0b882d2 at vn_write+0x1f2 #17 0xc0b85d6a at vn_io_fault+0x9a Uptime: 21m12s Physical memory: 3499 MB Dumping 539 MB: 524 508 492 476 460 444 428 412 396 380 364 348 332 316 300 284 268 252 236 220 204 188 172 156 140 124 108 92 76 60 44 28 12 Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /boot/kernel/zfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/zfs.ko Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. done. Loaded symbols for /boot/kernel/opensolaris.ko Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/fdescfs.ko Reading symbols from /boot/kernel/nullfs.ko...Reading symbols from /boot/kernel/nullfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/nullfs.ko #0 doadump (textdump=1) at pcpu.h:250 250 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=1) at pcpu.h:250 #1 0xc0ad62f5 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:454 #2 0xc0ad65f2 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:642 #3 0xc0d62caa in kmem_malloc (map=0xc1bdd090, size=36864, flags=2050) at /usr/src/sys/vm/vm_kern.c:305 #4 0xc0d563b7 in page_alloc (zone=0x0, bytes=36864, pflag=0xf104964f "\002", wait=2050) at /usr/src/sys/vm/uma_core.c:994 #5 0xc0d58a60 in uma_large_malloc (size=36864, wait=2050) at /usr/src/sys/vm/uma_core.c:3071 #6 0xc0abdf3c in malloc (size=36864, mtp=0xc86e511c, flags=2050) at /usr/src/sys/kern/kern_malloc.c:527 #7 0xc86e3f50 in zfs_kmem_alloc (size=34816, kmflags=2050) at /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:74 #8 0xc8627ce4 in zio_data_buf_alloc (size=34816) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c:286 #9 0xc85913a0 in arc_get_data_buf (buf=0xda1808e8) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:2794 #10 0xc8591a07 in arc_buf_alloc (spa=0xc8420000, size=34816, tag=0xda351cc0, type=ARC_BUFC_DATA) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:1497 #11 0xc859cddc in dbuf_new_size (db=0xda351cc0, size=34816, tx=0xca85e880) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c:967 #12 0xc85b9b01 in dnode_set_blksz (dn=0xd1be3960, size=34816, ibs=0, tx=0xca85e880) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c:1347 #13 0xc85a12dc in dmu_object_set_blocksize (os=0xc8c1d000, object=366, size=34393, ibs=0, tx=0xca85e880) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c:1595 #14 0xc861dc42 in zfs_grow_blocksize (zp=0xd1644000, size=34393, tx=0xca85e880) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c:1480 #15 0xc8655513 in zfs_freebsd_write (ap=0xf1049a98) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c:1010 #16 0xc0fc5835 in VOP_WRITE_APV (vop=0xc86cd8a0, a=0xf1049a98) at vnode_if.c:983 #17 0xc0b882d2 in vn_write (fp=0xca95aab8, uio=0xf1049c20, active_cred=0xca611100, flags=1, td=0xc991d000) at vnode_if.h:413 #18 0xc0b85d6a in vn_io_fault (fp=0xca95aab8, uio=0xf1049c20, active_cred=0xca611100, flags=0, td=0xc991d000) at /usr/src/sys/kern/vfs_vnops.c:911 #19 0xc0b22ba9 in dofilewrite (td=0xc991d000, fd=7, fp=0xca95aab8, auio=0xf1049c20, offset=-1, flags=0) at file.h:295 #20 0xc0b22eb8 in kern_writev (td=0xc991d000, fd=7, auio=0xf1049c20) at /usr/src/sys/kern/sys_generic.c:463 #21 0xc0b22f3f in sys_write (td=0xc991d000, uap=0xf1049ccc) at /usr/src/sys/kern/sys_generic.c:379 #22 0xc0f9ef23 in syscall (frame=0xf1049d08) at subr_syscall.c:135 #23 0xc0f88751 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:270 #24 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) ------------------------------------------------------------------------ ps -axlww UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -8 0 0 0 - DLs ?? 0:38.03 [kernel] 0 1 0 0 20 0 8036 2362080 wait DLs ?? 0:00.04 [init] 0 2 0 0 -16 0 0 0 waiting_ DL ?? 0:00.00 [sctp_iterator] 0 3 0 0 -16 0 0 0 - DL ?? 0:00.00 [xpt_thrd] 0 4 0 0 -16 0 0 0 psleep DL ?? 0:00.05 [pagedaemon] 0 5 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [vmdaemon] 0 6 0 0 155 0 0 0 pgzero DL ?? 0:00.00 [pagezero] 0 7 0 0 -16 0 0 0 psleep DL ?? 0:00.52 [bufdaemon] 0 8 0 0 16 0 0 0 syncer DL ?? 0:00.24 [syncer] 0 9 0 0 -16 0 0 0 vlruwt DL ?? 0:00.01 [vnlru] 0 10 0 0 -16 0 0 0 audit_wo DL ?? 0:00.00 [audit] 0 11 0 0 155 0 0 0 - RL ?? 74:49.82 [idle] 0 12 0 0 -88 0 0 0 - WL ?? 0:17.97 [intr] 0 13 0 0 -8 0 0 0 - DL ?? 0:09.28 [geom] 0 14 0 0 -16 0 0 0 - DL ?? 0:00.34 [yarrow] 0 15 0 0 -16 0 0 0 sdflush DL ?? 0:00.19 [softdepflush] 0 33 0 0 -8 0 0 0 tx->tx_q DL ?? 0:12.33 [zfskern] 0 307 1 0 52 0 9552 8448 select Ds ?? 0:00.00 [dhclient] 65 345 1 0 52 0 9552 2386016 select Ds ?? 0:00.00 [dhclient] 0 358 1 0 20 0 12132 2345696 select Ds ?? 0:00.00 [devd] 0 447 1 0 20 0 9552 2669264 select Ds ?? 0:00.01 [syslogd] 0 609 1 0 20 0 13476 2369632 select Ds ?? 0:00.00 [sshd] 0 615 1 0 20 0 9596 2398624 nanslp Ds ?? 0:00.01 [cron] 0 652 1 0 52 0 9552 2373408 ttyin Ds+ ?? 0:00.00 [getty] 0 653 1 0 52 0 9552 2351360 ttyin Ds+ ?? 0:00.00 [getty] 0 654 1 0 52 0 9552 2371520 ttyin Ds+ ?? 0:00.00 [getty] 0 655 1 0 52 0 9552 2370576 ttyin Ds+ ?? 0:00.00 [getty] 0 656 1 0 52 0 9552 2392960 ttyin Ds+ ?? 0:00.00 [getty] 0 657 1 0 52 0 9552 2348528 ttyin Ds+ ?? 0:00.00 [getty] 0 658 1 0 52 0 9552 2402400 ttyin Ds+ ?? 0:00.00 [getty] 0 659 1 0 52 0 9552 2640608 ttyin Ds+ ?? 0:00.00 [getty] 0 704 609 0 20 0 16084 2645328 select Ds ?? 0:00.18 [sshd] 0 706 704 0 20 0 9880 1722160 pause Ds ?? 0:00.03 [csh] 0 10851 609 0 20 0 16084 4672 select Ds ?? 0:00.85 [sshd] 0 10898 10851 0 52 0 10872 6560 pause Ds ?? 0:00.01 [csh] 0 10900 10898 0 20 0 1100764 1716160 piperd D ?? 0:05.09 [java] 0 10926 10900 0 48 0 9860 3643808 wait D ?? 0:00.00 [sh] 0 10928 10926 0 28 0 9860 1713328 wait D ?? 0:00.01 [sh] 0 11082 706 0 20 0 9900 2647216 select D+ ?? 0:00.35 [top] 0 11084 10928 0 52 0 9860 2367744 select D ?? 0:00.46 [sh] 0 11169 0 0 -8 0 0 0 mdwait DL ?? 0:00.01 [md0] 0 37683 11084 0 52 0 9860 1938928 wait D ?? 0:00.27 [sh] 0 37917 0 0 -8 0 0 0 mdwait DL ?? 0:00.16 [md1] 0 37918 0 0 -8 0 0 0 mdwait DL ?? 0:00.97 [md2] 0 37919 0 0 -8 0 0 0 mdwait DL ?? 0:00.77 [md3] 0 37920 0 0 -8 0 0 0 mdwait DL ?? 0:00.69 [md4] 0 37985 11084 0 35 0 9860 3650416 select D ?? 0:00.07 [sh] 0 37996 11084 0 36 0 9860 2346640 select D ?? 0:00.08 [sh] 0 38007 11084 0 37 0 9860 2372464 select D ?? 0:00.10 [sh] 0 38120 37985 0 20 0 9472 2383184 - R ?? 0:00.07 [tee] 0 38133 37996 0 20 0 9472 2404288 sbwait D ?? 0:00.03 [tee] 0 38184 38007 0 20 0 9472 2784 sbwait D ?? 0:00.22 [tee] 0 48121 37996 0 34 0 9860 2362080 wait D ?? 0:00.00 [sh] 0 48123 48121 0 52 0 8036 2714640 wait D ?? 0:00.06 [make] 0 48232 48123 0 52 0 9860 2368688 wait D ?? 0:00.01 [sh] 0 48233 48232 0 52 0 9472 2343808 wait D ?? 0:00.01 [gmake] 0 48237 48233 0 52 0 9472 2393904 wait D ?? 0:00.01 [gmake] 0 48256 48237 0 52 0 9860 2144032 wait D ?? 0:00.00 [sh] 0 48303 48256 0 52 0 9472 2708032 wait D ?? 0:00.03 [gmake] 0 57521 37985 0 33 0 9860 3679408 wait D ?? 0:00.00 [sh] 0 57523 57521 0 52 0 8036 2708976 wait D ?? 0:00.06 [make] 0 57539 57523 0 52 0 9860 2349472 wait D ?? 0:00.00 [sh] 0 57541 57539 0 52 0 8036 2977728 wait D ?? 0:00.03 [make] 0 59348 38007 0 34 0 9860 2655104 wait D ?? 0:00.00 [sh] 0 59350 59348 0 52 0 8036 2388848 wait D ?? 0:00.07 [make] 0 59407 59350 0 52 0 9860 1840 wait D ?? 0:00.01 [sh] 0 59411 59407 0 52 0 8036 2363024 wait D ?? 0:00.02 [make] 0 59416 59411 0 52 0 8036 2366800 wait D ?? 0:00.01 [make] 0 59417 59416 0 40 0 9860 2370576 wait D ?? 0:00.00 [sh] 0 60384 11084 0 52 0 9860 2374352 select D ?? 0:00.02 [sh] 0 60673 60384 0 21 0 9472 3674688 sbwait D ?? 0:00.01 [tee] 0 62218 60384 0 52 0 9860 3691072 wait D ?? 0:00.00 [sh] 0 62220 62218 0 52 0 8036 1714272 wait D ?? 0:00.06 [make] 0 62277 62220 0 52 0 9860 2657936 wait D ?? 0:00.00 [sh] 0 62424 59417 0 52 0 8036 2356080 wait D ?? 0:00.01 [make] 0 62449 62424 0 52 0 8036 2397680 wait D ?? 0:00.01 [make] 0 62476 62277 0 52 0 9860 2377520 wait D ?? 0:00.04 [sh] 0 62654 62449 0 52 0 9860 2365856 wait D ?? 0:00.01 [sh] 0 62675 62654 0 52 0 9664 1718992 wait D ?? 0:00.00 [ccache] 0 62679 62675 0 52 0 9476 1718048 wait D ?? 0:00.00 [c++] 0 62682 62679 0 52 0 13168 15056 nokva D ?? 0:00.10 [cc1plus] 0 62721 57541 0 52 0 9664 3638144 wait D ?? 0:00.00 [ccache] 0 62724 62721 0 52 0 8036 2133648 wait D ?? 0:00.00 [cc] 0 62725 62724 0 52 0 13168 3645696 nokva D ?? 0:00.00 [cc1] 0 62728 48303 0 52 0 9860 1724992 wait D ?? 0:00.01 [sh] 0 62740 62476 0 52 0 8036 2707088 nokva D ?? 0:00.00 [cc] 0 62744 62728 0 52 0 9664 3685072 wait D ?? 0:00.00 [ccache] 0 62745 62744 0 52 0 8036 2369632 wait D ?? 0:00.00 [cc] 0 62746 62745 0 52 0 13168 2405232 nokva D ?? 0:00.00 [cc1] 0 62748 37683 0 52 0 9584 2648160 buf_hash D ?? 0:00.00 [awk] 0 62749 37683 0 52 0 9584 2144976 piperd D ?? 0:00.00 [awk] 0 62750 37683 0 52 0 9476 205344 piperd D ?? 0:00.00 [sed] ------------------------------------------------------------------------ vmstat -s 3088442 cpu context switches 548938 device interrupts 81453 software interrupts 5920281 traps 22391091 system calls 21 kernel threads created 33352 fork() calls 29377 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 5210 vnode pager pageins 47161 vnode pager pages paged in 20 vnode pager pageouts 54 vnode pager pages paged out 1 page daemon wakeups 26588 pages examined by the page daemon 765 pages reactivated 1016597 copy-on-write faults 5461 copy-on-write optimized faults 4369918 zero fill pages zeroed 238298 zero fill pages prezeroed 1165 intransit blocking page faults 5689784 total VM faults taken 0 pages affected by kernel thread creation 31885139 pages affected by fork() 27327348 pages affected by vfork() 0 pages affected by rfork() 0 pages cached 7142191 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 27204 pages active 688989 pages inactive 10967 pages in VM cache 119249 pages wired down 32833 pages free 4096 bytes per page 5729300 total name lookups cache hits (88% pos + 6% neg) system 0% per-directory deletions 1%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) cdev 8 1K - 8 128 sigio 1 1K - 1 32 filedesc 96 25K - 62775 16,256,512 kdtrace 541 118K - 63815 64,256 kenv 84 7K - 93 16,32,64,128,4096 kqueue 0 0K - 1242 128,256,1024 proc-args 50 5K - 55409 16,32,64,128,256 hhook 2 1K - 2 128 ithread 67 6K - 67 16,64,128 prison 15 11K - 52 16,2048 CAM periph 6 1K - 23 16,32,64,128 KTRACE 100 13K - 100 128 linker 195 1883K - 242 16,32,256,1024,2048,4096 lockf 14 1K - 409 32,64 loginclass 2 1K - 1510 64 ip6ndp 3 1K - 3 64,128 temp 22 225K - 155165 16,32,64,128,256,512,1024,2048,4096 devbuf 1294 2959K - 1353 16,32,64,128,256,512,1024,2048,4096 cache 1 1K - 1 16 module 534 34K - 534 64,128 mtx_pool 2 8K - 2 4096 osd 3 1K - 31 16,32 kbdmux 6 18K - 6 16,256,1024,2048 pmchooks 1 1K - 1 64 entropy 1024 64K - 1024 64 LED 2 1K - 2 16,64 subproc 338 430K - 62998 256,4096 proc 2 8K - 2 4096 session 19 2K - 43 64 pgrp 20 2K - 59 64 cred 152 15K - 501318 64,128 uidinfo 3 2K - 13 64,1024 plimit 22 6K - 21363 256 acpiintr 1 1K - 1 32 acpica 2082 120K - 39113 16,32,64,128,256,512,1024,4096 sysctltmp 0 0K - 8022 16,32,64,128,4096 sysctloid 2611 80K - 2755 16,32,64,128 sysctl 0 0K - 19503 16,32,64 tidhash 1 8K - 1 callout 3 768K - 3 umtx 1000 94K - 1000 64,128 p1003.1b 1 1K - 1 16 SWAP 2 141K - 2 64 bus-sc 41 58K - 1485 16,64,128,256,512,1024,2048,4096 bus 1074 46K - 3657 16,32,64,128,256,1024 devstat 6 13K - 6 16,4096 eventhandler 98 5K - 98 32,64,128 kobj 376 752K - 686 2048 Per-cpu 1 1K - 1 16 acpitask 1 4K - 1 4096 md_sectors 620 2480K - 620 4096 md_disk 625 20K - 625 16,2048 rman 106 7K - 502 32,64 sbuf 0 0K - 1558 16,32,64,128,256,512,1024,2048,4096 DEVFS1 78 20K - 89 256 stack 0 0K - 6 128 taskqueue 89 4K - 299 16,32,64 Unitno 15 1K - 46233 16,64 iov 0 0K - 2531 16,64,128,256 select 101 7K - 101 64 ioctlops 0 0K - 16089 16,32,64,128,256,512,1024 msg 4 25K - 4 1024,4096 sem 4 101K - 4 1024,4096 shm 1 12K - 1 tty 18 9K - 25 512,1024 pts 1 1K - 2 128 mbuf_tag 0 0K - 17 32 shmfd 1 4K - 1 4096 DEVFS3 556 71K - 758 128,256 pcb 16 79K - 340 16,64,512,1024,2048,4096 soname 4 1K - 1005 16,32,128 acl 0 0K - 6283 4096 vfscache 1 1024K - 1 cl_savebuf 0 0K - 871 32 vfs_hash 1 512K - 1 DEVFS2 78 3K - 301 16,32 vnodes 11 1K - 52 32,128 mount 798 31K - 12863 16,32,64,128,256,1024 vnodemarker 0 0K - 1065 512 BPF 7 9K - 9 64,128,256,512,4096 ether_multi 17 1K - 24 16,32,64 ifaddr 33 8K - 34 16,32,64,128,256,512,2048 ifnet 3 3K - 3 64,1024 DEVFS 80 2K - 107 16,64 clone 6 24K - 6 4096 arpcom 1 1K - 1 16 lltable 12 3K - 12 128,256 DEVFSP 1 1K - 1 32 routetbl 33 4K - 133 16,32,64,128,256 igmp 2 1K - 2 128 in_multi 2 1K - 3 128 sctp_iter 0 0K - 2 256 sctp_ifn 2 1K - 2 128 sctp_ifa 4 1K - 4 128 sctp_vrf 1 1K - 1 64 sctp_a_it 0 0K - 2 16 hostcache 1 16K - 1 syncache 1 72K - 1 in6_multi 15 2K - 15 16,256 mld 2 1K - 2 128 rpc 2 1K - 2 256 audit_evclass 180 3K - 219 16 jblocks 2 1K - 2 128 savedino 0 0K - 23555 256 sbdep 0 0K - 42 32 jsegdep 1193 38K - 203534 32 jseg 324 41K - 1684 128 jfreefrag 0 0K - 5117 64 jnewblk 0 0K - 114487 64 jmvref 0 0K - 689 64 jremref 0 0K - 35445 64 jaddref 11 1K - 48485 64 freedep 0 0K - 64 32 freework 37 5K - 17715 128 newdirblk 3 1K - 3703 32 dirrem 20 2K - 30469 64 mkdir 3 1K - 7290 64 diradd 349 22K - 41195 64 freefile 0 0K - 17897 32 freeblks 36 5K - 15258 128 freefrag 0 0K - 5117 64 indirdep 3 1K - 465 64 newblk 429 1078K - 114488 128 bmsafemap 3 5K - 29855 128,4096 inodedep 1500 887K - 39710 256 pagedep 95 76K - 5140 128 ufs_dirhash 59 30K - 422 16,32,64,128,256,512 ufs_quota 1 512K - 1 ufs_mount 18 74K - 18 256,4096 vm_pgdata 2 65K - 2 64 UMAHash 6 33K - 28 256,512,1024,2048,4096 atkbddev 2 1K - 2 32 pfs_nodes 21 3K - 21 128 pfs_vncache 8 1K - 12 32 GEOM 116 12K - 1187 16,32,64,128,256,512,1024,2048 feeder 7 1K - 7 16 CAM dev queue 6 1K - 6 32 acpisem 16 2K - 16 64,128 CAM path 10 1K - 44 16 CAM CCB 45 90K - 65 2048 raid_data 0 0K - 168 16,128 CAM DEV 8 8K - 19 1024 CAM XPT 28 2K - 134 16,32,64,256,1024 md_nvidia_data 0 0K - 28 512 md_sii_data 0 0K - 28 512 CAM queue 17 3K - 68 16,256 acpidev 27 1K - 27 32 apmdev 1 1K - 1 64 madt_table 0 0K - 1 2048 CAM SIM 6 1K - 6 128 pci_link 8 1K - 8 16,128 io_apic 1 1K - 1 1024 MCA 4 1K - 4 128 nexusdev 4 1K - 4 16 isadev 11 1K - 11 64 solaris 76151 75820K - 8027318 16,32,64,128,256,512,1024,2048,4096 kstat_data 6 1K - 6 32 fdesc_mount 5 1K - 7 16 nullfs_node 6473 203K - 10158 32 nullfs_hash 1 512K - 1 nullfs_mount 25 1K - 26 16 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 128, 0, 105, 15, 105, 0, 0 UMA Zones: 224, 0, 105, 14, 105, 0, 0 UMA Slabs: 284, 0, 65401, 7, 151495, 0, 0 UMA RCntSlabs: 544, 0, 625, 40, 785, 0, 0 UMA Hash: 128, 0, 3, 27, 9, 0, 0 16 Bucket: 76, 0, 51, 99, 142, 0, 0 32 Bucket: 140, 0, 75, 65, 208, 0, 0 64 Bucket: 268, 0, 60, 80, 183, 17, 0 128 Bucket: 524, 0, 289, 89, 6233,1073, 0 VM OBJECT: 148, 0, 47562, 512, 822467, 0, 0 MAP: 144, 0, 8, 46, 8, 0, 0 KMAP ENTRY: 76, 157150, 97, 803, 319183, 0, 0 MAP ENTRY: 76, 0, 1174, 676, 1785590, 0, 0 fakepg: 72, 0, 0, 0, 0, 0, 0 mt_zone: 2060, 0, 337, 67, 337, 0, 0 16: 16, 0, 17221, 643, 2016632, 0, 0 32: 32, 0, 17609, 20359, 2164565, 0, 0 64: 64, 0, 16119, 5062, 2866393, 0, 0 128: 128, 0, 11027, 7993, 562074, 0, 0 256: 256, 0, 3634, 656, 210301, 0, 0 512: 512, 0, 27634, 326, 1819030, 0, 0 1024: 1024, 0, 2035, 765, 31185, 0, 0 2048: 2048, 0, 3058, 250, 10324, 0, 0 4096: 4096, 0, 765, 227, 131054, 0, 0 Files: 56, 0, 145, 659, 644739, 0, 0 rl_entry: 28, 0, 224, 411, 224, 0, 0 TURNSTILE: 72, 0, 501, 69, 501, 0, 0 umtx pi: 52, 0, 0, 0, 0, 0, 0 MAC labels: 20, 0, 0, 0, 0, 0, 0 PROC: 728, 0, 91, 154, 62750, 0, 0 THREAD: 752, 0, 448, 52, 1063, 0, 0 SLEEPQUEUE: 44, 0, 501, 148, 501, 0, 0 VMSPACE: 236, 0, 71, 217, 62730, 0, 0 cpuset: 40, 0, 213, 431, 2297, 0, 0 audit_record: 824, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 168765, 256, 1400, 1662510, 0, 0 mbuf: 256, 168765, 1, 1271, 1615245, 0, 0 mbuf_cluster: 2048, 26368, 768, 366, 1408, 0, 0 mbuf_jumbo_page: 4096, 13184, 0, 58, 473653, 0, 0 mbuf_jumbo_9k: 9216, 11718, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 8788, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 ttyinq: 152, 0, 135, 47, 285, 0, 0 ttyoutq: 256, 0, 72, 48, 152, 0, 0 g_bio: 152, 0, 0, 624, 370675, 0, 0 ata_request: 208, 0, 0, 0, 0, 0, 0 ata_composite: 180, 0, 0, 0, 0, 0, 0 vtnet_tx_hdr: 16, 0, 0, 0, 0, 0, 0 VNODE: 284, 0, 70669, 255, 99148, 0, 0 VNODEPOLL: 60, 0, 0, 0, 0, 0, 0 S VFS Cache: 72, 0, 62132, 1309, 154906, 0, 0 STS VFS Cache: 92, 0, 0, 0, 0, 0, 0 L VFS Cache: 292, 0, 3003, 260, 10448, 0, 0 LTS VFS Cache: 312, 0, 0, 0, 0, 0, 0 NAMEI: 1024, 0, 1, 107, 2286772, 0, 0 DIRHASH: 1024, 0, 0, 100, 641, 0, 0 NCLNODE: 376, 0, 0, 0, 0, 0, 0 Mountpoints: 676, 0, 60, 12, 75, 0, 0 pipe: 400, 0, 13, 157, 29161, 0, 0 ksiginfo: 80, 0, 236, 100, 292, 0, 0 itimer: 220, 0, 0, 36, 1, 0, 0 KNOTE: 72, 0, 0, 265, 921, 0, 0 socket: 416, 111987, 32, 49, 699, 0, 0 ipq: 32, 904, 0, 0, 0, 0, 0 udp_inpcb: 252, 111990, 2, 88, 338, 0, 0 udpcb: 8, 112056, 2, 607, 338, 0, 0 tcp_inpcb: 252, 111990, 5, 85, 139, 0, 0 tcpcb: 688, 111985, 5, 60, 139, 0, 0 tcptw: 52, 22464, 0, 144, 12, 0, 0 syncache: 120, 15360, 0, 64, 4, 0, 0 hostcache: 76, 15400, 3, 97, 3, 0, 0 tcpreass: 20, 1690, 0, 169, 2, 0, 0 sackhole: 20, 0, 0, 0, 0, 0, 0 sctp_ep: 940, 111984, 0, 0, 0, 0, 0 sctp_asoc: 1508, 40000, 0, 0, 0, 0, 0 sctp_laddr: 24, 80040, 0, 435, 3, 0, 0 sctp_raddr: 496, 80000, 0, 0, 0, 0, 0 sctp_chunk: 96, 400000, 0, 0, 0, 0, 0 sctp_readq: 76, 400000, 0, 0, 0, 0, 0 sctp_stream_msg_out: 68, 400008, 0, 0, 0, 0, 0 sctp_asconf: 24, 400055, 0, 0, 0, 0, 0 sctp_asconf_ack: 24, 400055, 0, 0, 0, 0, 0 ripcb: 252, 111990, 1, 29, 1, 0, 0 unpcb: 172, 111987, 23, 115, 211, 0, 0 rtentry: 108, 0, 13, 167, 14, 0, 0 selfd: 28, 0, 191, 698, 785736, 0, 0 SWAPMETA: 276, 131082, 0, 0, 0, 0, 0 FFS inode: 116, 0, 36775, 284, 58598, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 36775, 155, 58597, 0, 0 taskq_zone: 24, 0, 0, 580, 294, 0, 0 range_seg_cache: 48, 0, 3374, 1774, 23724, 0, 0 zio_cache: 732, 0, 6, 734, 2163046, 0, 0 zio_link_cache: 24, 0, 0, 870, 267094, 0, 0 lz4_ctx: 16384, 0, 0, 0, 0, 0, 0 sa_cache: 44, 0, 26754, 378, 30413, 0, 0 dnode_t: 480, 0, 29834, 286, 32681, 0, 0 dmu_buf_impl_t: 136, 0, 30396, 1649, 194333, 0, 0 arc_buf_hdr_t: 148, 0, 5203, 6679, 45211, 0, 0 arc_buf_t: 40, 0, 3400, 5984, 161475, 0, 0 zil_lwb_cache: 168, 0, 0, 0, 0, 0, 0 zfs_znode_cache: 252, 0, 27294, 216, 30204, 0, 0 md0: 512, 0, 968, 16, 968, 0, 0 md1: 512, 0, 29607, 201, 29819, 23, 0 md2: 512, 0, 138907, 133, 138921, 0, 0 md3: 512, 0, 188528, 376, 188922, 0, 0 md4: 512, 0, 85401, 247, 85782, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 7 0 irq17: em0 436524 1711 irq23: ahci0 112407 440 cpu0:timer 91122 357 cpu1:timer 50943 199 cpu2:timer 55327 216 cpu3:timer 48887 191 Total 795217 3118 ------------------------------------------------------------------------ pstat -T 145/111981 files 0M/1023M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ada0p3 2096696 0 2096696 0% ------------------------------------------------------------------------ iostat iostat: kvm_read(_tk_nin): invalid address (0x0) iostat: disabling TTY statistics md0 md1 md2 cpu KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 0.00 0 0.00 0.00 4 0.00 0.00 23 0.00 4 0 8 0 88 ------------------------------------------------------------------------ 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: 616 (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: 979512 packets sent 153901 data packets (11166795 bytes) 0 data packets (0 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 786021 ack-only packets (171 delayed) 0 URG only packets 0 window probe packets 39421 window update packets 184 control packets 1655288 packets received 149236 acks (for 11166892 bytes) 70 duplicate acks 0 acks for unsent data 1641486 packets (2118983384 bytes) received in-sequence 6 completely duplicate packets (0 bytes) 0 old duplicate packets 0 packets with some dup. data (0 bytes duped) 2 out-of-order packets (753 bytes) 0 packets (0 bytes) of data after window 0 window probes 16 window update packets 0 packets received after close 0 discarded for bad checksums 0 discarded for bad header offset fields 0 discarded because packet too short 0 discarded due to memory problems 91 connection requests 4 connection accepts 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 95 connections established (including accepts) 134 connections closed (including 0 drops) 8 connections updated cached RTT on close 8 connections updated cached RTT variance on close 0 connections updated cached ssthresh on close 0 embryonic connections dropped 149236 segments updated rtt (of 110545 attempts) 0 retransmit timeouts 0 connections dropped by rexmit timeout 0 persist timeouts 0 connections dropped by persist timeout 0 Connections (fin_wait_2) dropped because of timeout 0 keepalive timeouts 0 keepalive probes sent 0 connections dropped by keepalive 3373 correct ACK header predictions 1500791 correct data packet header predictions 4 syncache entries added 0 retransmitted 0 dupsyn 0 dropped 4 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 4 cookies sent 0 cookies received 3 hostcache entries added 0 bucket overflow 0 SACK recovery episodes 0 segment rexmits in SACK recovery episodes 0 byte rexmits in SACK recovery episodes 0 SACK options (SACK blocks) received 1 SACK option (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window udp: 822 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 0 with no checksum 6 dropped due to no socket 611 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 205 delivered 212 datagrams output 0 times multicast source filter matched ip: 1656153 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 1656117 packets for this host 11 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 25 packets not forwardable 0 packets received for unknown multicast group 0 redirects sent 979753 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: 6 calls to icmp_error 0 errors not generated in response to an icmp message Output histogram: echo reply: 7 destination unreachable: 6 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: 1 echo: 7 7 message responses generated 0 invalid return addresses 0 no return routes igmp: 10 messages received 0 messages received with too few bytes 0 messages received with wrong TTL 0 messages received with bad checksum 10 V1/V2 membership queries received 0 V3 membership queries received 0 membership queries received with invalid field(s) 10 general queries received 0 group queries received 0 group-source queries received 0 group-source queries dropped 0 membership reports received 0 membership reports received with invalid field(s) 0 membership reports received for groups to which we belong 0 V3 reports received without Router Alert 0 membership reports sent arp: 4 ARP requests sent 6 ARP replies sent 2351 ARP requests received 3 ARP replies received 2371 ARP packets received 0 total packets dropped due to no ARP entry 0 ARP entrys timed out 0 Duplicate IPs seen ip6: 0 total packets received 0 with size smaller than minimum 0 with data size < data length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 fragments that exceeded limit 0 packets reassembled ok 0 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 0 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 9 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 0 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not contiguous 0 tunneling packets that can't find gif 0 packets discarded because of too many headers 0 failures of source address selection Source addresses selection rule applied: icmp6: 0 calls to icmp6_error 0 errors not generated in response to an icmp6 message 0 errors not generated because of rate limitation 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output ------------------------------------------------------------------------ netstat -m 257/2671/2928 mbufs in use (current/cache/total) 18446744073709550984/1766/1134/26368 mbuf clusters in use (current/cache/total/max) 256/1400 mbuf+clusters out of packet secondary zone in use (current/cache) 0/58/58/13184 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/11718 9k jumbo clusters in use (current/cache/total/max) 0/0/0/8788 16k jumbo clusters in use (current/cache/total/max) 18014398509480784K/4431K/3232K 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) 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 0 calls to protocol drain routines ------------------------------------------------------------------------ netstat -idW Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop em0 1500 08:00:27:dd:96:ff 1658552 0 0 979764 0 0 0 em0 1500 10.10.0.0 10.10.0.226 1656065 - - 979748 - - - lo0 16384 0 0 0 0 0 0 0 lo0 16384 localhost ::1 0 - - 0 - - - lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - - lo0 16384 your-net localhost 0 - - 0 - - - ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.10.0.252 UGS 0 550 em0 10.10.0.0/24 link#1 U 0 979203 em0 10.10.0.226 link#1 UHS 0 0 lo0 127.0.0.1 link#2 UH 0 0 lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%lo0/32 ::1 U lo0 ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) c9eb62b0 tcp46 0 0 *.3141 *.* LISTEN c9666810 tcp4 0 0 10.10.0.226.24 10.10.0.200.53421 ESTABLISHED c96662b0 tcp4 0 0 10.10.0.226.24 10.10.0.20.51548 ESTABLISHED c95bf810 tcp4 0 0 *.24 *.* LISTEN c95bfac0 tcp6 0 0 *.24 *.* LISTEN c927ebd0 udp4 0 0 *.514 *.* c927ead4 udp6 0 0 *.514 *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr c93a8204 stream 0 0 0 c93a8b6c 0 0 c93a8b6c stream 0 0 0 c93a8204 0 0 c93a8408 stream 0 0 0 c9398000 0 0 c9398000 stream 0 0 0 c93a8408 0 0 c9397ac0 stream 0 0 0 c93a82b0 0 0 c93a82b0 stream 0 0 0 c9397ac0 0 0 c9397d70 stream 0 0 0 c9397cc4 0 0 c9397cc4 stream 0 0 0 c9397d70 0 0 c9397c18 stream 0 0 0 c9397b6c 0 0 c9397b6c stream 0 0 0 c9397c18 0 0 c93976b8 stream 0 0 0 c93992b0 0 0 c93992b0 stream 0 0 0 c93976b8 0 0 c93a5c18 stream 0 0 0 c9399c18 0 0 c9399c18 stream 0 0 0 c93a5c18 0 0 c939935c stream 0 0 0 c9399408 0 0 c9399408 stream 0 0 0 c939935c 0 0 c93994b4 stream 0 0 0 c9399810 0 0 c9399810 stream 0 0 0 c93994b4 0 0 c93974b4 stream 0 0 0 0 0 0 c93a5ec8 stream 0 0 c973658c 0 0 0 /tmp/ssh-EzYeNaiGoR/agent.704 c93990ac stream 0 0 c939cc34 0 0 0 /var/run/devd.pipe c93a50ac dgram 0 0 c927611c 0 0 0 /var/run/logpriv c93a5158 dgram 0 0 c9276238 0 0 0 /var/run/log ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp46 0/0/50 *.vmodem tcp4 0/0/128 *.24 tcp6 0/0/128 *.24 unix 0/0/128 /tmp/ssh-EzYeNaiGoR/agent.704 unix 0/0/4 /var/run/devd.pipe ------------------------------------------------------------------------ fstat 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 fstat: can't read znode_phys at 0x1 fstat: can't read znode_phys at 0x1 fstat: can't read znode_phys at 0x1 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root sed 62750 root / 2 drwxr-xr-x 1024 r root sed 62750 wd / 802853 drwxr-xr-x 512 r root sed 62750 text / 1053916 -r-xr-xr-x 32840 r root sed 62750 0* pipe d22564b0 <-> d225656c 0 rw root sed 62750 1 - - error - root sed 62750 2* pipe c84f16fc <-> c84f1640 0 rw root awk 62749 root / 2 drwxr-xr-x 1024 r root awk 62749 wd / 802853 drwxr-xr-x 512 r root awk 62749 text / 1053669 -r-xr-xr-x 123708 r root awk 62749 0* pipe c84f6000 <-> c84f60bc 0 rw root awk 62749 1* pipe d225656c <-> d22564b0 0 rw root awk 62749 2* pipe c84f16fc <-> c84f1640 0 rw root awk 62748 root / 2 drwxr-xr-x 1024 r root awk 62748 wd / 802853 drwxr-xr-x 512 r root awk 62748 text / 1053669 -r-xr-xr-x 123708 r root awk 62748 0 /dev 20 crw-rw-rw- null r root awk 62748 1* pipe c84f60bc <-> c84f6000 0 rw root awk 62748 2* pipe c84f16fc <-> c84f1640 0 rw root awk 62748 3 - - error - root cc1 62746 root - - error - root cc1 62746 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root cc1 62746 jail - - error - root cc1 62746 text - - error - root cc1 62746 0 /dev 20 crw-rw-rw- null r root cc1 62746 1 - - ?(null) - root cc1 62746 2 - - ?(null) - root cc1 62746 3 /dev 20 crw-rw-rw- null w root cc1 62746 4* pipe c84f16fc <-> c84f1640 0 rw root cc1 62746 5* pipe c84f16fc <-> c84f1640 0 rw root cc1 62746 6 - - error - root cc1 62746 7 / 561815 prw-r--r-- 0 rw root cc1 62746 8 - - error - root cc1 62746 9 - - error - root cc 62745 root - - error - root cc 62745 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root cc 62745 jail - - error - root cc 62745 text - - error - root cc 62745 0 /dev 20 crw-rw-rw- null r root cc 62745 1 - - ?(null) - root cc 62745 2 - - ?(null) - root cc 62745 3 /dev 20 crw-rw-rw- null w root cc 62745 4* pipe c84f16fc <-> c84f1640 0 rw root cc 62745 5* pipe c84f16fc <-> c84f1640 0 rw root cc 62745 6 - - error - root cc 62745 7 / 561815 prw-r--r-- 0 rw root cc 62745 8 - - error - root ccache 62744 root - - error - root ccache 62744 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root ccache 62744 jail - - error - root ccache 62744 text - - error - root ccache 62744 0 /dev 20 crw-rw-rw- null r root ccache 62744 1 - - error - root ccache 62744 2 - - error - root ccache 62744 3 /dev 20 crw-rw-rw- null w root ccache 62744 4* pipe c84f16fc <-> c84f1640 0 rw root ccache 62744 5* pipe c84f16fc <-> c84f1640 0 rw root ccache 62744 6 - - error - root ccache 62744 7 / 561815 prw-r--r-- 0 rw root ccache 62744 8 - - error - root cc 62740 root - - error - root cc 62740 wd /build/poudriere_data/build/93i386-default/04/wrkdirs 321024 drwxr-xr-x 3584 r root cc 62740 jail - - error - root cc 62740 text - - error - root cc 62740 0 /build/poudriere_data/build/93i386-default/04/dev 20 crw-rw-rw- null r root cc 62740 1 /build/poudriere_data/build/93i386-default/04/wrkdirs 321452 -rw-r--r-- 37763 w root cc 62740 2 /build/poudriere_data/build/93i386-default/04/wrkdirs 321452 -rw-r--r-- 37763 w root cc 62740 3 /dev 20 crw-rw-rw- null w root cc 62740 4* pipe c84f16fc <-> c84f1640 0 rw root cc 62740 5 /build/poudriere_data/build/93i386-default/04/wrkdirs 321452 -rw-r--r-- 37763 w root cc 62740 6 - - error - root cc 62740 7 /dev 20 crw-rw-rw- null r root cc 62740 8 /build/poudriere_data/build/93i386-default/04/wrkdirs 321452 -rw-r--r-- 37763 w root sh 62728 root - - error - root sh 62728 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root sh 62728 jail - - error - root sh 62728 text - - error - root sh 62728 0 /dev 20 crw-rw-rw- null r root sh 62728 1 - - error - root sh 62728 2 - - error - root sh 62728 3 /dev 20 crw-rw-rw- null w root sh 62728 4* pipe c84f16fc <-> c84f1640 0 rw root sh 62728 5* pipe c84f16fc <-> c84f1640 0 rw root sh 62728 6 - - error - root sh 62728 7 / 561815 prw-r--r-- 0 rw root sh 62728 10 /build/poudriere_data/build/93i386-default/02/wrkdirs 325410 -rwxr-xr-x 295857 r root cc1 62725 root - - error - root cc1 62725 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 240773 drwxr-xr-x 1024 r root cc1 62725 jail - - error - root cc1 62725 text - - error - root cc1 62725 0 /dev 20 crw-rw-rw- null r root cc1 62725 1 - - ?(null) - root cc1 62725 2 - - ?(null) - root cc1 62725 3 /dev 20 crw-rw-rw- null w root cc1 62725 4* pipe c84f16fc <-> c84f1640 0 rw root cc1 62725 5* pipe c84f16fc <-> c84f1640 0 rw root cc1 62725 6 - - error - root cc1 62725 7 / 561818 prw-r--r-- 0 rw root cc1 62725 8 - - error - root cc1 62725 9 - - error - root cc 62724 root - - error - root cc 62724 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 240773 drwxr-xr-x 1024 r root cc 62724 jail - - error - root cc 62724 text - - error - root cc 62724 0 /dev 20 crw-rw-rw- null r root cc 62724 1 - - ?(null) - root cc 62724 2 - - ?(null) - root cc 62724 3 /dev 20 crw-rw-rw- null w root cc 62724 4* pipe c84f16fc <-> c84f1640 0 rw root cc 62724 5* pipe c84f16fc <-> c84f1640 0 rw root cc 62724 6 - - error - root cc 62724 7 / 561818 prw-r--r-- 0 rw root cc 62724 8 - - error - root ccache 62721 root - - error - root ccache 62721 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 240773 drwxr-xr-x 1024 r root ccache 62721 jail - - error - root ccache 62721 text - - error - root ccache 62721 0 /dev 20 crw-rw-rw- null r root ccache 62721 1 - - error - root ccache 62721 2 - - error - root ccache 62721 3 /dev 20 crw-rw-rw- null w root ccache 62721 4* pipe c84f16fc <-> c84f1640 0 rw root ccache 62721 5* pipe c84f16fc <-> c84f1640 0 rw root ccache 62721 6 - - error - root ccache 62721 7 / 561818 prw-r--r-- 0 rw root ccache 62721 8 - - error - root cc1plus 62682 root - - error - root cc1plus 62682 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root cc1plus 62682 jail - - error - root cc1plus 62682 text - - error - root cc1plus 62682 0 /dev 20 crw-rw-rw- null r root cc1plus 62682 1 - - ?(null) - root cc1plus 62682 2 - - ?(null) - root cc1plus 62682 3 /dev 20 crw-rw-rw- null w root cc1plus 62682 4* pipe c84f16fc <-> c84f1640 0 rw root cc1plus 62682 5* pipe c84f16fc <-> c84f1640 0 rw root cc1plus 62682 6 - - error - root cc1plus 62682 7 / 561800 prw-r--r-- 0 rw root cc1plus 62682 8 - - error - root cc1plus 62682 9 - - error - root c++ 62679 root - - error - root c++ 62679 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root c++ 62679 jail - - error - root c++ 62679 text - - error - root c++ 62679 0 /dev 20 crw-rw-rw- null r root c++ 62679 1 - - ?(null) - root c++ 62679 2 - - ?(null) - root c++ 62679 3 /dev 20 crw-rw-rw- null w root c++ 62679 4* pipe c84f16fc <-> c84f1640 0 rw root c++ 62679 5* pipe c84f16fc <-> c84f1640 0 rw root c++ 62679 6 - - error - root c++ 62679 7 / 561800 prw-r--r-- 0 rw root c++ 62679 8 - - error - root ccache 62675 root - - error - root ccache 62675 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root ccache 62675 jail - - error - root ccache 62675 text - - error - root ccache 62675 0 /dev 20 crw-rw-rw- null r root ccache 62675 1 - - error - root ccache 62675 2 - - error - root ccache 62675 3 /dev 20 crw-rw-rw- null w root ccache 62675 4* pipe c84f16fc <-> c84f1640 0 rw root ccache 62675 5* pipe c84f16fc <-> c84f1640 0 rw root ccache 62675 6 - - error - root ccache 62675 7 / 561800 prw-r--r-- 0 rw root ccache 62675 8 - - error - root sh 62654 root - - error - root sh 62654 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root sh 62654 jail - - error - root sh 62654 text - - error - root sh 62654 0 /dev 20 crw-rw-rw- null r root sh 62654 1 - - error - root sh 62654 2 - - error - root sh 62654 3 /dev 20 crw-rw-rw- null w root sh 62654 4* pipe c84f16fc <-> c84f1640 0 rw root sh 62654 5* pipe c84f16fc <-> c84f1640 0 rw root sh 62654 6 - - error - root sh 62654 7 / 561800 prw-r--r-- 0 rw root sh 62654 10 /build/poudriere_data/build/93i386-default/03/wrkdirs 165592 -rwxr-xr-x 300849 r root sh 62476 root - - error - root sh 62476 wd /build/poudriere_data/build/93i386-default/04/wrkdirs 321024 drwxr-xr-x 3584 r root sh 62476 jail - - error - root sh 62476 text - - error - root sh 62476 0 /build/poudriere_data/build/93i386-default/04/dev 20 crw-rw-rw- null r root sh 62476 1 - - error - root sh 62476 2 - - error - root sh 62476 3 /dev 20 crw-rw-rw- null w root sh 62476 4* pipe c84f16fc <-> c84f1640 0 rw root sh 62476 5 /build/poudriere_data/build/93i386-default/04/wrkdirs 321452 -rw-r--r-- 37763 w root sh 62476 6 - - error - root sh 62476 7 /dev 20 crw-rw-rw- null r root sh 62476 10 /build/poudriere_data/build/93i386-default/04/wrkdirs 321054 -rwxr-xr-x 677186 r root make 62449 root - - error - root make 62449 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root make 62449 jail - - error - root make 62449 text - - error - root make 62449 0 /dev 20 crw-rw-rw- null r root make 62449 1 - - error - root make 62449 2 - - error - root make 62449 3 /dev 20 crw-rw-rw- null w root make 62449 4* pipe c84f16fc <-> c84f1640 0 rw root make 62449 5* pipe c84f16fc <-> c84f1640 0 rw root make 62449 6 - - error - root make 62449 7 / 561800 prw-r--r-- 0 rw root make 62424 root - - error - root make 62424 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164941 drwxr-xr-x 1536 r root make 62424 jail - - error - root make 62424 text - - error - root make 62424 0 /dev 20 crw-rw-rw- null r root make 62424 1 - - error - root make 62424 2 - - error - root make 62424 3 /dev 20 crw-rw-rw- null w root make 62424 4* pipe c84f16fc <-> c84f1640 0 rw root make 62424 5* pipe c84f16fc <-> c84f1640 0 rw root make 62424 6 - - error - root make 62424 7 / 561800 prw-r--r-- 0 rw root sh 62277 root - - error - root sh 62277 wd /build/poudriere_data/build/93i386-default/04/wrkdirs 321024 drwxr-xr-x 3584 r root sh 62277 jail - - error - root sh 62277 text - - error - root sh 62277 0 /dev 20 crw-rw-rw- null r root sh 62277 1 - - error - root sh 62277 2 - - error - root sh 62277 3 /dev 20 crw-rw-rw- null w root sh 62277 4* pipe c84f16fc <-> c84f1640 0 rw root sh 62277 5* pipe c84f16fc <-> c84f1640 0 rw root sh 62277 6 - - error - root sh 62277 7 / 561801 prw-r--r-- 0 rw root make 62220 root - - error - root make 62220 wd - - ?(null) - root make 62220 jail - - error - root make 62220 text - - error - root make 62220 0 /dev 20 crw-rw-rw- null r root make 62220 1 - - error - root make 62220 2 - - error - root make 62220 3 /dev 20 crw-rw-rw- null w root make 62220 4* pipe c84f16fc <-> c84f1640 0 rw root make 62220 5* pipe c84f16fc <-> c84f1640 0 rw root make 62220 6 - - error - root make 62220 7 / 561801 prw-r--r-- 0 rw root sh 62218 root / 2 drwxr-xr-x 1024 r root sh 62218 wd / 802853 drwxr-xr-x 512 r root sh 62218 text / 963203 -r-xr-xr-x 121840 r root sh 62218 0 /dev 20 crw-rw-rw- null r root sh 62218 1 - - error - root sh 62218 2 - - error - root sh 62218 3 /dev 20 crw-rw-rw- null w root sh 62218 4* pipe c84f16fc <-> c84f1640 0 rw root sh 62218 5* pipe c84f16fc <-> c84f1640 0 rw root sh 62218 6 - - error - root sh 62218 7 / 561801 prw-r--r-- 0 rw root sh 62218 10* pipe c84f16fc <-> c84f1640 0 rw root tee 60673 root / 2 drwxr-xr-x 1024 r root tee 60673 wd / 802853 drwxr-xr-x 512 r root tee 60673 text / 1053904 -r-xr-xr-x 4668 r root tee 60673 0 - - error - root tee 60673 1 /dev 20 crw-rw-rw- null w root tee 60673 2* pipe c84f16fc <-> c84f1640 0 rw root tee 60673 3 /dev 20 crw-rw-rw- null w root tee 60673 4* pipe c84f16fc <-> c84f1640 0 rw root tee 60673 5* pipe c84f16fc <-> c84f1640 0 rw root tee 60673 6 - - error - root tee 60673 7 - - error - root sh 60384 root / 2 drwxr-xr-x 1024 r root sh 60384 wd / 802853 drwxr-xr-x 512 r root sh 60384 text / 963203 -r-xr-xr-x 121840 r root sh 60384 0 / 561801 prw-r--r-- 0 rw root sh 60384 1 - - error - root sh 60384 2 - - error - root sh 60384 3 /dev 20 crw-rw-rw- null w root sh 60384 4* pipe c84f16fc <-> c84f1640 0 rw root sh 60384 5* pipe c84f16fc <-> c84f1640 0 rw root sh 60384 6 - - error - root sh 60384 7 / 561801 prw-r--r-- 0 rw root sh 60384 10* pipe c84f16fc <-> c84f1640 0 rw root sh 60384 11 /dev 20 crw-rw-rw- null r root sh 59417 root - - error - root sh 59417 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164940 drwxr-xr-x 1024 r root sh 59417 jail - - error - root sh 59417 text - - error - root sh 59417 0 /dev 20 crw-rw-rw- null r root sh 59417 1 - - error - root sh 59417 2 - - error - root sh 59417 3 /dev 20 crw-rw-rw- null w root sh 59417 4* pipe c84f16fc <-> c84f1640 0 rw root sh 59417 5* pipe c84f16fc <-> c84f1640 0 rw root sh 59417 6 - - error - root sh 59417 7 / 561800 prw-r--r-- 0 rw root make 59416 root - - error - root make 59416 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164940 drwxr-xr-x 1024 r root make 59416 jail - - error - root make 59416 text - - error - root make 59416 0 /dev 20 crw-rw-rw- null r root make 59416 1 - - error - root make 59416 2 - - error - root make 59416 3 /dev 20 crw-rw-rw- null w root make 59416 4* pipe c84f16fc <-> c84f1640 0 rw root make 59416 5* pipe c84f16fc <-> c84f1640 0 rw root make 59416 6 - - error - root make 59416 7 / 561800 prw-r--r-- 0 rw root make 59411 root - - error - root make 59411 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164940 drwxr-xr-x 1024 r root make 59411 jail - - error - root make 59411 text - - error - root make 59411 0 /dev 20 crw-rw-rw- null r root make 59411 1 - - error - root make 59411 2 - - error - root make 59411 3 /dev 20 crw-rw-rw- null w root make 59411 4* pipe c84f16fc <-> c84f1640 0 rw root make 59411 5* pipe c84f16fc <-> c84f1640 0 rw root make 59411 6 - - error - root make 59411 7 / 561800 prw-r--r-- 0 rw root sh 59407 root - - error - root sh 59407 wd /build/poudriere_data/build/93i386-default/03/wrkdirs 164940 drwxr-xr-x 1024 r root sh 59407 jail - - error - root sh 59407 text - - error - root sh 59407 0 /dev 20 crw-rw-rw- null r root sh 59407 1 - - error - root sh 59407 2 - - error - root sh 59407 3 /dev 20 crw-rw-rw- null w root sh 59407 4* pipe c84f16fc <-> c84f1640 0 rw root sh 59407 5* pipe c84f16fc <-> c84f1640 0 rw root sh 59407 6 - - error - root sh 59407 7 / 561800 prw-r--r-- 0 rw root make 59350 root - - error - root make 59350 wd - - ?(null) - root make 59350 jail - - error - root make 59350 text - - error - root make 59350 0 /dev 20 crw-rw-rw- null r root make 59350 1 - - error - root make 59350 2 - - error - root make 59350 3 /dev 20 crw-rw-rw- null w root make 59350 4* pipe c84f16fc <-> c84f1640 0 rw root make 59350 5* pipe c84f16fc <-> c84f1640 0 rw root make 59350 6 - - error - root make 59350 7 / 561800 prw-r--r-- 0 rw root sh 59348 root / 2 drwxr-xr-x 1024 r root sh 59348 wd / 802853 drwxr-xr-x 512 r root sh 59348 text / 963203 -r-xr-xr-x 121840 r root sh 59348 0 /dev 20 crw-rw-rw- null r root sh 59348 1 - - error - root sh 59348 2 - - error - root sh 59348 3 /dev 20 crw-rw-rw- null w root sh 59348 4* pipe c84f16fc <-> c84f1640 0 rw root sh 59348 5* pipe c84f16fc <-> c84f1640 0 rw root sh 59348 6 - - error - root sh 59348 7 / 561800 prw-r--r-- 0 rw root sh 59348 10* pipe c84f16fc <-> c84f1640 0 rw root make 57541 root - - error - root make 57541 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 240773 drwxr-xr-x 1024 r root make 57541 jail - - error - root make 57541 text - - error - root make 57541 0 /dev 20 crw-rw-rw- null r root make 57541 1 - - error - root make 57541 2 - - error - root make 57541 3 /dev 20 crw-rw-rw- null w root make 57541 4* pipe c84f16fc <-> c84f1640 0 rw root make 57541 5* pipe c84f16fc <-> c84f1640 0 rw root make 57541 6 - - error - root make 57541 7 / 561818 prw-r--r-- 0 rw root sh 57539 root - - error - root sh 57539 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 240773 drwxr-xr-x 1024 r root sh 57539 jail - - error - root sh 57539 text - - error - root sh 57539 0 /dev 20 crw-rw-rw- null r root sh 57539 1 - - error - root sh 57539 2 - - error - root sh 57539 3 /dev 20 crw-rw-rw- null w root sh 57539 4* pipe c84f16fc <-> c84f1640 0 rw root sh 57539 5* pipe c84f16fc <-> c84f1640 0 rw root sh 57539 6 - - error - root sh 57539 7 / 561818 prw-r--r-- 0 rw root make 57523 root - - error - root make 57523 wd - - ?(null) - root make 57523 jail - - error - root make 57523 text - - error - root make 57523 0 /dev 20 crw-rw-rw- null r root make 57523 1 - - error - root make 57523 2 - - error - root make 57523 3 /dev 20 crw-rw-rw- null w root make 57523 4* pipe c84f16fc <-> c84f1640 0 rw root make 57523 5* pipe c84f16fc <-> c84f1640 0 rw root make 57523 6 - - error - root make 57523 7 / 561818 prw-r--r-- 0 rw root sh 57521 root / 2 drwxr-xr-x 1024 r root sh 57521 wd / 802853 drwxr-xr-x 512 r root sh 57521 text / 963203 -r-xr-xr-x 121840 r root sh 57521 0 /dev 20 crw-rw-rw- null r root sh 57521 1 - - error - root sh 57521 2 - - error - root sh 57521 3 /dev 20 crw-rw-rw- null w root sh 57521 4* pipe c84f16fc <-> c84f1640 0 rw root sh 57521 5* pipe c84f16fc <-> c84f1640 0 rw root sh 57521 6 - - error - root sh 57521 7 / 561818 prw-r--r-- 0 rw root sh 57521 10* pipe c84f16fc <-> c84f1640 0 rw root gmake 48303 root - - error - root gmake 48303 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root gmake 48303 jail - - error - root gmake 48303 text - - error - root gmake 48303 0 /dev 20 crw-rw-rw- null r root gmake 48303 1 - - error - root gmake 48303 2 - - error - root gmake 48303 3 /dev 20 crw-rw-rw- null w root gmake 48303 4* pipe c84f16fc <-> c84f1640 0 rw root gmake 48303 5* pipe c84f16fc <-> c84f1640 0 rw root gmake 48303 6 - - error - root gmake 48303 7 / 561815 prw-r--r-- 0 rw root gmake 48303 8* pipe c8527e10 <-> c8527ecc 0 rw root sh 48256 root - - error - root sh 48256 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root sh 48256 jail - - error - root sh 48256 text - - error - root sh 48256 0 /dev 20 crw-rw-rw- null r root sh 48256 1 - - error - root sh 48256 2 - - error - root sh 48256 3 /dev 20 crw-rw-rw- null w root sh 48256 4* pipe c84f16fc <-> c84f1640 0 rw root sh 48256 5* pipe c84f16fc <-> c84f1640 0 rw root sh 48256 6 - - error - root sh 48256 7 / 561815 prw-r--r-- 0 rw root gmake 48237 root - - error - root gmake 48237 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root gmake 48237 jail - - error - root gmake 48237 text - - error - root gmake 48237 0 /dev 20 crw-rw-rw- null r root gmake 48237 1 - - error - root gmake 48237 2 - - error - root gmake 48237 3 /dev 20 crw-rw-rw- null w root gmake 48237 4* pipe c84f16fc <-> c84f1640 0 rw root gmake 48237 5* pipe c84f16fc <-> c84f1640 0 rw root gmake 48237 6 - - error - root gmake 48237 7 / 561815 prw-r--r-- 0 rw root gmake 48237 8* pipe c84f27d0 <-> c84f288c 0 rw root gmake 48233 root - - error - root gmake 48233 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root gmake 48233 jail - - error - root gmake 48233 text - - error - root gmake 48233 0 /dev 20 crw-rw-rw- null r root gmake 48233 1 - - error - root gmake 48233 2 - - error - root gmake 48233 3 /dev 20 crw-rw-rw- null w root gmake 48233 4* pipe c84f16fc <-> c84f1640 0 rw root gmake 48233 5* pipe c84f16fc <-> c84f1640 0 rw root gmake 48233 6 - - error - root gmake 48233 7 / 561815 prw-r--r-- 0 rw root gmake 48233 8* pipe caad0000 <-> caad00bc 0 rw root sh 48232 root - - error - root sh 48232 wd /build/poudriere_data/build/93i386-default/02/wrkdirs 321029 drwxr-xr-x 4608 r root sh 48232 jail - - error - root sh 48232 text - - error - root sh 48232 0 /dev 20 crw-rw-rw- null r root sh 48232 1 - - error - root sh 48232 2 - - error - root sh 48232 3 /dev 20 crw-rw-rw- null w root sh 48232 4* pipe c84f16fc <-> c84f1640 0 rw root sh 48232 5* pipe c84f16fc <-> c84f1640 0 rw root sh 48232 6 - - error - root sh 48232 7 / 561815 prw-r--r-- 0 rw root make 48123 root - - error - root make 48123 wd - - ?(null) - root make 48123 jail - - error - root make 48123 text - - error - root make 48123 0 /dev 20 crw-rw-rw- null r root make 48123 1 - - error - root make 48123 2 - - error - root make 48123 3 /dev 20 crw-rw-rw- null w root make 48123 4* pipe c84f16fc <-> c84f1640 0 rw root make 48123 5* pipe c84f16fc <-> c84f1640 0 rw root make 48123 6 - - error - root make 48123 7 / 561815 prw-r--r-- 0 rw root sh 48121 root / 2 drwxr-xr-x 1024 r root sh 48121 wd / 802853 drwxr-xr-x 512 r root sh 48121 text / 963203 -r-xr-xr-x 121840 r root sh 48121 0 /dev 20 crw-rw-rw- null r root sh 48121 1 - - error - root sh 48121 2 - - error - root sh 48121 3 /dev 20 crw-rw-rw- null w root sh 48121 4* pipe c84f16fc <-> c84f1640 0 rw root sh 48121 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 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 fstat: can't read znode_phys at 0x1 5* pipe c84f16fc <-> c84f1640 0 rw root sh 48121 6 - - error - root sh 48121 7 / 561815 prw-r--r-- 0 rw root sh 48121 10* pipe c84f16fc <-> c84f1640 0 rw root tee 38184 root / 2 drwxr-xr-x 1024 r root tee 38184 wd / 802853 drwxr-xr-x 512 r root tee 38184 text / 1053904 -r-xr-xr-x 4668 r root tee 38184 0 - - error - root tee 38184 1 /dev 20 crw-rw-rw- null w root tee 38184 2* pipe c84f16fc <-> c84f1640 0 rw root tee 38184 3 /dev 20 crw-rw-rw- null w root tee 38184 4* pipe c84f16fc <-> c84f1640 0 rw root tee 38184 5* pipe c84f16fc <-> c84f1640 0 rw root tee 38184 6 - - error - root tee 38184 7 - - error - root tee 38133 root / 2 drwxr-xr-x 1024 r root tee 38133 wd / 802853 drwxr-xr-x 512 r root tee 38133 text / 1053904 -r-xr-xr-x 4668 r root tee 38133 0 - - error - root tee 38133 1 /dev 20 crw-rw-rw- null w root tee 38133 2* pipe c84f16fc <-> c84f1640 0 rw root tee 38133 3 /dev 20 crw-rw-rw- null w root tee 38133 4* pipe c84f16fc <-> c84f1640 0 rw root tee 38133 5* pipe c84f16fc <-> c84f1640 0 rw root tee 38133 6 - - error - root tee 38133 7 - - error - root tee 38120 root / 2 drwxr-xr-x 1024 r root tee 38120 wd / 802853 drwxr-xr-x 512 r root tee 38120 text / 1053904 -r-xr-xr-x 4668 r root tee 38120 0 - - error - root tee 38120 1 /dev 20 crw-rw-rw- null w root tee 38120 2* pipe c84f16fc <-> c84f1640 0 rw root tee 38120 3 /dev 20 crw-rw-rw- null w root tee 38120 4* pipe c84f16fc <-> c84f1640 0 rw root tee 38120 5* pipe c84f16fc <-> c84f1640 0 rw root tee 38120 6 - - error - root tee 38120 7 - - error - root sh 38007 root / 2 drwxr-xr-x 1024 r root sh 38007 wd / 802853 drwxr-xr-x 512 r root sh 38007 text / 963203 -r-xr-xr-x 121840 r root sh 38007 0 / 561800 prw-r--r-- 0 rw root sh 38007 1 - - error - root sh 38007 2 - - error - root sh 38007 3 /dev 20 crw-rw-rw- null w root sh 38007 4* pipe c84f16fc <-> c84f1640 0 rw root sh 38007 5* pipe c84f16fc <-> c84f1640 0 rw root sh 38007 6 - - error - root sh 38007 7 / 561800 prw-r--r-- 0 rw root sh 38007 10* pipe c84f16fc <-> c84f1640 0 rw root sh 38007 11 /dev 20 crw-rw-rw- null r root sh 37996 root / 2 drwxr-xr-x 1024 r root sh 37996 wd / 802853 drwxr-xr-x 512 r root sh 37996 text / 963203 -r-xr-xr-x 121840 r root sh 37996 0 / 561815 prw-r--r-- 0 rw root sh 37996 1 - - error - root sh 37996 2 - - error - root sh 37996 3 /dev 20 crw-rw-rw- null w root sh 37996 4* pipe c84f16fc <-> c84f1640 0 rw root sh 37996 5* pipe c84f16fc <-> c84f1640 0 rw root sh 37996 6 - - error - root sh 37996 7 / 561815 prw-r--r-- 0 rw root sh 37996 10* pipe c84f16fc <-> c84f1640 0 rw root sh 37996 11 /dev 20 crw-rw-rw- null r root sh 37985 root / 2 drwxr-xr-x 1024 r root sh 37985 wd / 802853 drwxr-xr-x 512 r root sh 37985 text / 963203 -r-xr-xr-x 121840 r root sh 37985 0 / 561818 prw-r--r-- 0 rw root sh 37985 1 - - error - root sh 37985 2 - - error - root sh 37985 3 /dev 20 crw-rw-rw- null w root sh 37985 4* pipe c84f16fc <-> c84f1640 0 rw root sh 37985 5* pipe c84f16fc <-> c84f1640 0 rw root sh 37985 6 - - error - root sh 37985 7 / 561818 prw-r--r-- 0 rw root sh 37985 10* pipe c84f16fc <-> c84f1640 0 rw root sh 37985 11 /dev 20 crw-rw-rw- null r root md4 37920 root / 2 drwxr-xr-x 1024 r root md4 37920 wd / 2 drwxr-xr-x 1024 r root md3 37919 root / 2 drwxr-xr-x 1024 r root md3 37919 wd / 2 drwxr-xr-x 1024 r root md2 37918 root / 2 drwxr-xr-x 1024 r root md2 37918 wd / 2 drwxr-xr-x 1024 r root md1 37917 root / 2 drwxr-xr-x 1024 r root md1 37917 wd / 2 drwxr-xr-x 1024 r root sh 37683 root / 2 drwxr-xr-x 1024 r root sh 37683 wd / 802853 drwxr-xr-x 512 r root sh 37683 text / 963203 -r-xr-xr-x 121840 r root sh 37683 0 /dev 20 crw-rw-rw- null r root sh 37683 1* pipe c84f16fc <-> c84f1640 0 rw root sh 37683 2* pipe c84f16fc <-> c84f1640 0 rw root md0 11169 root / 2 drwxr-xr-x 1024 r root md0 11169 wd / 2 drwxr-xr-x 1024 r root sh 11084 root / 2 drwxr-xr-x 1024 r root sh 11084 wd / 802853 drwxr-xr-x 512 r root sh 11084 text / 963203 -r-xr-xr-x 121840 r root sh 11084 0 - - error - root sh 11084 1* pipe c84f16fc <-> c84f1640 0 rw root sh 11084 2* pipe c84f16fc <-> c84f1640 0 rw root sh 11084 5* pipe c84f16fc <-> c84f1640 0 rw root sh 11084 6 - - error - root sh 11084 10 / 808 -rwxr-xr-x 8444 r root sh 11084 11* pipe c84f17d0 <-> c84f188c 0 rw root top 11082 root / 2 drwxr-xr-x 1024 r root top 11082 wd / 160512 drwxr-xr-x 512 r root top 11082 text / 1053919 -r-xr-xr-x 49328 r root top 11082 ctty /dev 81 crw--w---- pts/1 rw root top 11082 0 /dev 81 crw--w---- pts/1 rw root top 11082 1 /dev 81 crw--w---- pts/1 rw root top 11082 2 /dev 81 crw--w---- pts/1 rw root top 11082 4 /dev 20 crw-rw-rw- null r root top 11082 5 /dev 20 crw-rw-rw- null r root sh 10928 root / 2 drwxr-xr-x 1024 r root sh 10928 wd / 802853 drwxr-xr-x 512 r root sh 10928 text / 963203 -r-xr-xr-x 121840 r root sh 10928 0* pipe c84f17d0 <-> c84f188c 0 rw root sh 10928 1* pipe c84f16fc <-> c84f1640 0 rw root sh 10928 2* pipe c84f16fc <-> c84f1640 0 rw root sh 10928 10 / 562081 -rw-r--r-- 2390 r root sh 10926 root / 2 drwxr-xr-x 1024 r root sh 10926 wd / 802853 drwxr-xr-x 512 r root sh 10926 text / 963203 -r-xr-xr-x 121840 r root sh 10926 0* pipe c84f17d0 <-> c84f188c 0 rw root sh 10926 1* pipe c84f16fc <-> c84f1640 0 rw root sh 10926 2* pipe c84f16fc <-> c84f1640 0 rw root sh 10926 10 / 561821 -rw-r--r-- 144 r root java 10900 root / 2 drwxr-xr-x 1024 r root java 10900 wd / 803873 drwxr-xr-x 512 r root java 10900 text / 1449249 -rwxr-xr-x 58910 r root java 10900 0* pipe c9762960 <-> c9762a1c 0 rw root java 10900 1* pipe c97613dc <-> c9761320 0 rw root java 10900 2* pipe c97613dc <-> c9761320 0 rw root java 10900 3 / 1449787 -rw-r--r-- 60432985 r root java 10900 4 / 802591 -rw-r--r-- 439584 r root java 10900 5 / 1449773 -rw-r--r-- 582474 r root java 10900 6 /dev 25 crw-rw-rw- random r root java 10900 7 /dev 25 crw-rw-rw- random r root java 10900 8 / 1449772 -rw-r--r-- 92675 r root java 10900 9 / 160516 -rw-r--r-- 9413597 r root java 10900 10 / 1449695 -rw-r--r-- 13436 r root java 10900 11 / 1449696 -rw-r--r-- 189603 r root java 10900 12 / 160518 -rw-r--r-- 914597 r root java 10900 13* pipe caad0d3c <-> caad0c80 0 rw root java 10900 14 / 185315 -rw-r--r-- 14298 r root java 10900 15 / 1449693 -rw-r--r-- 550712 r root java 10900 16* local stream c93974b4 root java 10900 17* internet6 stream tcp c9eb62b0 root java 10900 18 / 185343 -rw-r--r-- 44776 r root java 10900 19 / 185322 -rw-r--r-- 19294 r root java 10900 20 / 185328 -rw-r--r-- 185140 r root java 10900 21 / 160522 -rw-r--r-- 1941731 r root java 10900 22 / 185335 -rw-r--r-- 1649781 r root java 10900 23 / 160524 -rw-r--r-- 68772 r root java 10900 24 / 160528 -rw-r--r-- 1761676 r root java 10900 25 / 160526 -rw-r--r-- 342212 r root java 10900 26 / 185351 -rw-r--r-- 284220 r root java 10900 27 / 160530 -rw-r--r-- 17292 r root java 10900 28 / 185324 -rw-r--r-- 6676 r root java 10900 29* pipe c84f1640 <-> c84f16fc 0 rw root csh 10898 root / 2 drwxr-xr-x 1024 r root csh 10898 wd / 803873 drwxr-xr-x 512 r root csh 10898 text / 963186 -r-xr-xr-x 340912 r root csh 10898 16* pipe c9762960 <-> c9762a1c 0 rw root csh 10898 17* pipe caad0d3c <-> caad0c80 0 rw root csh 10898 18* pipe c97613dc <-> c9761320 0 rw root csh 10898 19* pipe c9762960 <-> c9762a1c 0 rw root sshd 10851 root / 2 drwxr-xr-x 1024 r root sshd 10851 wd / 2 drwxr-xr-x 1024 r root sshd 10851 text / 1050139 -r-xr-xr-x 268892 r root sshd 10851 0 /dev 20 crw-rw-rw- null rw root sshd 10851 1 /dev 20 crw-rw-rw- null rw root sshd 10851 2 /dev 20 crw-rw-rw- null rw root sshd 10851 3* internet stream tcp c9666810 root sshd 10851 4* pipe c9762320 <-> c97623dc 0 rw root sshd 10851 5* pipe c97623dc <-> c9762320 0 rw root sshd 10851 7* pipe c9762a1c <-> c9762960 0 rw root sshd 10851 8* pipe caad0c80 <-> caad0d3c 0 rw root sshd 10851 11* pipe c9761320 <-> c97613dc 0 rw root csh 706 root / 2 drwxr-xr-x 1024 r root csh 706 wd / 160512 drwxr-xr-x 512 r root csh 706 text / 963186 -r-xr-xr-x 340912 r root csh 706 ctty /dev 81 crw--w---- pts/1 rw root csh 706 15 /dev 81 crw--w---- pts/1 rw root csh 706 16 /dev 81 crw--w---- pts/1 rw root csh 706 17 /dev 81 crw--w---- pts/1 rw root csh 706 18 /dev 81 crw--w---- pts/1 rw root csh 706 19 /dev 81 crw--w---- pts/1 rw root sshd 704 root / 2 drwxr-xr-x 1024 r root sshd 704 wd / 2 drwxr-xr-x 1024 r root sshd 704 text / 1050139 -r-xr-xr-x 268892 r root sshd 704 0 /dev 20 crw-rw-rw- null rw root sshd 704 1 /dev 20 crw-rw-rw- null rw root sshd 704 2 /dev 20 crw-rw-rw- null rw root sshd 704 3* internet stream tcp c96662b0 root sshd 704 4* pipe c84f6320 <-> c84f63dc 0 rw root sshd 704 5* pipe c84f63dc <-> c84f6320 0 rw root sshd 704 6* local stream c93a5ec8 root sshd 704 7* pseudo-terminal master pts/1 rw root sshd 704 9* pseudo-terminal master pts/1 rw root sshd 704 10* pseudo-terminal master pts/1 rw root getty 659 root / 2 drwxr-xr-x 1024 r root getty 659 wd / 2 drwxr-xr-x 1024 r root getty 659 text / 1053381 -r-xr-xr-x 22948 r root getty 659 ctty /dev 46 crw------- ttyv7 rw root getty 659 0 /dev 46 crw------- ttyv7 rw root getty 659 1 /dev 46 crw------- ttyv7 rw root getty 659 2 /dev 46 crw------- ttyv7 rw root getty 658 root / 2 drwxr-xr-x 1024 r root getty 658 wd / 2 drwxr-xr-x 1024 r root getty 658 text / 1053381 -r-xr-xr-x 22948 r root getty 658 ctty /dev 45 crw------- ttyv6 rw root getty 658 0 /dev 45 crw------- ttyv6 rw root getty 658 1 /dev 45 crw------- ttyv6 rw root getty 658 2 /dev 45 crw------- ttyv6 rw root getty 657 root / 2 drwxr-xr-x 1024 r root getty 657 wd / 2 drwxr-xr-x 1024 r root getty 657 text / 1053381 -r-xr-xr-x 22948 r root getty 657 ctty /dev 44 crw------- ttyv5 rw root getty 657 0 /dev 44 crw------- ttyv5 rw root getty 657 1 /dev 44 crw------- ttyv5 rw root getty 657 2 /dev 44 crw------- ttyv5 rw root getty 656 root / 2 drwxr-xr-x 1024 r root getty 656 wd / 2 drwxr-xr-x 1024 r root getty 656 text / 1053381 -r-xr-xr-x 22948 r root getty 656 ctty /dev 43 crw------- ttyv4 rw root getty 656 0 /dev 43 crw------- ttyv4 rw root getty 656 1 /dev 43 crw------- ttyv4 rw root getty 656 2 /dev 43 crw------- ttyv4 rw root getty 655 root / 2 drwxr-xr-x 1024 r root getty 655 wd / 2 drwxr-xr-x 1024 r root getty 655 text / 1053381 -r-xr-xr-x 22948 r root getty 655 ctty /dev 42 crw------- ttyv3 rw root getty 655 0 /dev 42 crw------- ttyv3 rw root getty 655 1 /dev 42 crw------- ttyv3 rw root getty 655 2 /dev 42 crw------- ttyv3 rw root getty 654 root / 2 drwxr-xr-x 1024 r root getty 654 wd / 2 drwxr-xr-x 1024 r root getty 654 text / 1053381 -r-xr-xr-x 22948 r root getty 654 ctty /dev 41 crw------- ttyv2 rw root getty 654 0 /dev 41 crw------- ttyv2 rw root getty 654 1 /dev 41 crw------- ttyv2 rw root getty 654 2 /dev 41 crw------- ttyv2 rw root getty 653 root / 2 drwxr-xr-x 1024 r root getty 653 wd / 2 drwxr-xr-x 1024 r root getty 653 text / 1053381 -r-xr-xr-x 22948 r root getty 653 ctty /dev 40 crw------- ttyv1 rw root getty 653 0 /dev 40 crw------- ttyv1 rw root getty 653 1 /dev 40 crw------- ttyv1 rw root getty 653 2 /dev 40 crw------- ttyv1 rw root getty 652 root / 2 drwxr-xr-x 1024 r root getty 652 wd / 2 drwxr-xr-x 1024 r root getty 652 text / 1053381 -r-xr-xr-x 22948 r root getty 652 ctty /dev 39 crw------- ttyv0 rw root getty 652 0 /dev 39 crw------- ttyv0 rw root getty 652 1 /dev 39 crw------- ttyv0 rw root getty 652 2 /dev 39 crw------- ttyv0 rw root cron 615 root / 2 drwxr-xr-x 1024 r root cron 615 wd / 240789 drwxr-x--- 512 r root cron 615 text / 1050804 -r-xr-xr-x 35092 r root cron 615 0 /dev 20 crw-rw-rw- null rw root cron 615 1 /dev 20 crw-rw-rw- null rw root cron 615 2 /dev 20 crw-rw-rw- null rw root cron 615 3 / 241648 -rw------- 3 w root sshd 609 root / 2 drwxr-xr-x 1024 r root sshd 609 wd / 2 drwxr-xr-x 1024 r root sshd 609 text / 1050139 -r-xr-xr-x 268892 r root sshd 609 0 /dev 20 crw-rw-rw- null rw root sshd 609 1 /dev 20 crw-rw-rw- null rw root sshd 609 2 /dev 20 crw-rw-rw- null rw root sshd 609 3* internet6 stream tcp c95bfac0 root sshd 609 4* internet stream tcp c95bf810 root syslogd 447 root / 2 drwxr-xr-x 1024 r root syslogd 447 wd / 2 drwxr-xr-x 1024 r root syslogd 447 text / 1051059 -r-xr-xr-x 36628 r root syslogd 447 0 /dev 20 crw-rw-rw- null rw root syslogd 447 1 /dev 20 crw-rw-rw- null rw root syslogd 447 2 /dev 20 crw-rw-rw- null rw root syslogd 447 3 / 241596 -rw------- 3 w root syslogd 447 4* local dgram c93a5158 root syslogd 447 5* local dgram c93a50ac root syslogd 447 6* internet6 dgram udp c927ead4 root syslogd 447 7* internet dgram udp c927ebd0 root syslogd 447 8 /dev 9 crw------- klog r root syslogd 447 10 - - bad - root syslogd 447 11 / 241258 -rw-r--r-- 11388 w root syslogd 447 12 / 252530 -rw------- 61 w root syslogd 447 13 / 252523 -rw------- 88233 w root syslogd 447 14 / 241370 -rw-r----- 98504 w root syslogd 447 15 / 252526 -rw-r--r-- 61 w root syslogd 447 16 / 252531 -rw------- 61 w root syslogd 447 17 / 241311 -rw------- 50297 w root syslogd 447 18 / 252525 -rw------- 2683 w root syslogd 447 19 / 252529 -rw-r----- 61 w root devd 358 root / 2 drwxr-xr-x 1024 r root devd 358 wd / 2 drwxr-xr-x 1024 r root devd 358 text / 963162 -r-xr-xr-x 419976 r root devd 358 0 /dev 20 crw-rw-rw- null rw root devd 358 1 /dev 20 crw-rw-rw- null rw root devd 358 2 /dev 20 crw-rw-rw- null rw root devd 358 3 /dev 5 crw------- devctl r root devd 358 4* local stream c93990ac root devd 358 5 / 241526 -rw------- 3 w _dhcp dhclient 345 root / 240778 dr-xr-xr-x 512 r _dhcp dhclient 345 wd / 240778 dr-xr-xr-x 512 r _dhcp dhclient 345 jail / 240778 dr-xr-xr-x 512 r _dhcp dhclient 345 text / 963142 -r-xr-xr-x 78956 r _dhcp dhclient 345 0 /dev 20 crw-rw-rw- null rw _dhcp dhclient 345 1 /dev 20 crw-rw-rw- null rw _dhcp dhclient 345 2 /dev 20 crw-rw-rw- null rw _dhcp dhclient 345 3 / 241493 -rw------- 3 w _dhcp dhclient 345 5* route raw 0 c927c680 _dhcp dhclient 345 6* pipe c84f1a1c <-> c84f1960 0 rw _dhcp dhclient 345 7 / 252517 ---------- 1362 w _dhcp dhclient 345 8 /dev 11 crw------- bpf rw _dhcp dhclient 345 9* internet raw ip c93af000 root dhclient 307 root / 2 drwxr-xr-x 1024 r root dhclient 307 wd / 2 drwxr-xr-x 1024 r root dhclient 307 text / 963142 -r-xr-xr-x 78956 r root dhclient 307 0 /dev 20 crw-rw-rw- null rw root dhclient 307 1 /dev 20 crw-rw-rw- null rw root dhclient 307 2 /dev 20 crw-rw-rw- null rw root dhclient 307 3 / 241493 -rw------- 3 w root dhclient 307 5* pipe c84f1960 <-> c84f1a1c 0 rw root zfskern 33 root / 2 drwxr-xr-x 1024 r root zfskern 33 wd / 2 drwxr-xr-x 1024 r root init 1 root / 2 drwxr-xr-x 1024 r root init 1 wd / 2 drwxr-xr-x 1024 r root init 1 text / 966430 -r-xr-xr-x 734904 r root kernel 0 root / 2 drwxr-xr-x 1024 r root kernel 0 wd / 2 drwxr-xr-x 1024 r ------------------------------------------------------------------------ dmesg Copyright (c) 1992-2014 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.3-RELEASE-p9 #0: Tue Jan 27 10:20:56 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 gcc version 4.2.1 20070831 patched [FreeBSD] CPU: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz (3266.56-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x306a9 Family = 0x6 Model = 0x3a Stepping = 9 Features=0x1783fbff Features2=0x201 AMD Features=0x28100800 AMD Features2=0x1 real memory = 3690921984 (3519 MB) avail memory = 3598864384 (3432 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 pnpbios: Bad PnP BIOS data checksum ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) Timecounter "HPET" frequency 14318180 Hz quality 950 cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 attimer0: port 0x40-0x43,0x50-0x53 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: mem 0xe0000000-0xe07fffff irq 18 at device 2.0 on pci0 vgapci0: Boot video device pci0: at device 7.0 (no driver attached) em0: port 0xd020-0xd027 mem 0xf0420000-0xf043ffff irq 17 at device 17.0 on pci0 em0: Ethernet address: 08:00:27:dd:96:ff pcib1: at device 24.0 on pci0 pci1: on pcib1 pcib2: at device 25.0 on pci0 pci2: on pcib2 isab0: at device 31.0 on pci0 isa0: on isab0 ahci0: port 0xe000-0xe007,0xe008-0xe00b,0xe010-0xe017,0xe018-0xe01b,0xe020-0xe02f mem 0xf0500000-0xf0501fff irq 23 at device 31.2 on pci0 ahci0: AHCI v1.10 with 3 3Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 acpi_acad0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ata0: at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1: at port 0x170-0x177,0x376 irq 15 on isa0 ppc0: parallel port not found. smist0: on cpu0 device_attach: smist0 attach returned 6 smist1: on cpu1 device_attach: smist1 attach returned 6 smist2: on cpu2 device_attach: smist2 attach returned 6 smist3: on cpu3 device_attach: smist3 attach returned 6 Timecounters tick every 10.000 msec ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ATA-6 SATA 2.x device ada0: Serial Number VB02dfdfa5-15d661ec ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 51200MB (104857600 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: ATA-6 SATA 2.x device ada1: Serial Number VB58541d87-cebb8b3c ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 51200MB (104857600 512 byte sectors: 16H 63S/T 16383C) ada1: Previously was known as ad6 SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/ada0p2 [rw]... Setting hostuuid: 70a2dc7d-2ef6-48bc-a4c6-202115bb958c. Setting hostid: 0x93c93c34. ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. Consider tuning vm.kmem_size and vm.kmem_size_max in /boot/loader.conf. ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Entropy harvesting: interrupts ethernet point_to_point kickstart. Starting file system checks: /dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ada0p2: clean, 11215219 free (28107 frags, 1398389 blocks, 0.2% fragmentation) Mounting local file systems:. Setting hostname: 93i386. Starting Network: lo0 em0. lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 nd6 options=21 em0: flags=8843 metric 0 mtu 1500 options=9b ether 08:00:27:dd:96:ff nd6 options=29 media: Ethernet autoselect (1000baseT ) status: active Starting devd. Starting dhclient. DHCPREQUEST on em0 to 255.255.255.255 port 67 DHCPACK from 10.10.0.252 unknown dhcp option value 0x80 bound to 10.10.0.226 -- renewal in 43200 seconds. 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 ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout Creating and/or trimming log files. Starting syslogd. No core dumps found. Clearing /tmp. Starting local daemons:Fetching http://colossus.isux.com/pub/FreeBSD/ports/i386/packages-9.3-release/Latest/pkg.tbz... Done. pkg_add: package 'pkg-1.3.7' or its older version already installed Error: Unable to get http://colossus.isux.com/pub/FreeBSD/ports/i386/packages-9.3-release/Latest/pkgng.tbz: Not Found pkg_add: unable to fetch 'http://colossus.isux.com/pub/FreeBSD/ports/i386/packages-9.3-release/Latest/pkgng.tbz' by URL . Updating motd:. Starting ntpd. Configuring syscons: blanktime. Performing sanity check on sshd configuration. Starting sshd. mailwrapper: cannot exec /usr/local/sbin/sendmail: No such file or directory mailwrapper: cannot exec /usr/local/sbin/sendmail: No such file or directory Starting cron. Starting background file system checks in 60 seconds. Wed Feb 18 16:27:10 CET 2015 g_vfs_done():md1[WRITE(offset=2678521856, length=12288)]error = 28 g_vfs_done():md1[WRITE(offset=2678534144, length=16384)]error = 28 g_vfs_done():md1[WRITE(offset=2678550528, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678554624, length=24576)]error = 28 g_vfs_done():md1[WRITE(offset=2678579200, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678583296, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678587392, length=20480)]error = 28 g_vfs_done():md1[WRITE(offset=2678607872, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678611968, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678616064, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678620160, length=65536)]error = 28 g_vfs_done():md1[WRITE(offset=2678685696, length=20480)]error = 28 g_vfs_done():md1[WRITE(offset=2678706176, length=8192)]error = 28 g_vfs_done():md1[WRITE(offset=2678714368, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678718464, length=32768)]error = 28 g_vfs_done():md1[WRITE(offset=2678751232, length=16384)]error = 28 g_vfs_done():md1[WRITE(offset=2678767616, length=8192)]error = 28 g_vfs_done():md1[WRITE(offset=2678775808, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678784000, length=24576)]error = 28 g_vfs_done():md1[WRITE(offset=2678808576, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678812672, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=2678816768, length=98304)]error = 28 g_vfs_done():md1[WRITE(offset=2678915072, length=32768)]error = 28 panic: kmem_malloc(36864): kmem_map too small: 431976448 total allocated cpuid = 3 KDB: stack backtrace: #0 0xc0b0f96f at kdb_backtrace+0x4f #1 0xc0ad65af at panic+0x16f #2 0xc0d62caa at kmem_malloc+0x28a #3 0xc0d563b7 at page_alloc+0x27 #4 0xc0d58a60 at uma_large_malloc+0x50 #5 0xc0abdf3c at malloc+0x8c #6 0xc86e3f50 at zfs_kmem_alloc+0x20 #7 0xc8627ce4 at zio_data_buf_alloc+0x44 #8 0xc85913a0 at arc_get_data_buf+0x250 #9 0xc8591a07 at arc_buf_alloc+0x97 #10 0xc859cddc at dbuf_new_size+0x6c #11 0xc85b9b01 at dnode_set_blksz+0x321 #12 0xc85a12dc at dmu_object_set_blocksize+0x5c #13 0xc861dc42 at zfs_grow_blocksize+0x72 #14 0xc8655513 at zfs_freebsd_write+0xf93 #15 0xc0fc5835 at VOP_WRITE_APV+0x115 #16 0xc0b882d2 at vn_write+0x1f2 #17 0xc0b85d6a at vn_io_fault+0x9a Uptime: 21m12s Physical memory: 3499 MB Dumping 539 MB: 524 508 492 476 460 444 428 412 396 380 364 348 332 316 300 284 268 252 236 220 204 188 172 156 140 124 108 92 76 60 44 28 12 ------------------------------------------------------------------------ kernel config options CONFIG_AUTOGENERATED ident GENERIC machine i386 cpu I686_CPU cpu I586_CPU cpu I486_CPU makeoptions WITH_CTF=1 makeoptions DEBUG=-gdwarf-2 options USB_DEBUG options RDRAND_RNG options PADLOCK_RNG options AH_SUPPORT_AR5416 options IEEE80211_SUPPORT_MESH options IEEE80211_AMPDU_AGE options IEEE80211_DEBUG options SC_PIXEL_MODE options VESA options AHD_REG_PRETTY_PRINT options AHC_REG_PRETTY_PRINT options ATA_STATIC_ID options ATA_CAM options SMP options DDB_CTF options KDB_TRACE options KDB options INCLUDE_CONFIG_FILE options KDTRACE_HOOKS options MAC options AUDIT options HWPMC_HOOKS options KBD_INSTALL_CDEV options PRINTF_BUFR_SIZE=128 options _KPOSIX_PRIORITY_SCHEDULING options SYSVSEM options SYSVMSG options SYSVSHM options STACK options KTRACE options SCSI_DELAY=5000 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options GEOM_LABEL options GEOM_RAID options GEOM_PART_GPT options PSEUDOFS options PROCFS options CD9660 options MSDOSFS options NFS_ROOT options NFSLOCKD options NFSD options NFSCL options MD_ROOT options QUOTA options UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options TCP_OFFLOAD options INET6 options INET options PREEMPTION options SCHED_ULE options NEW_PCIB options NATIVE options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD options ISAPNP device isa device npx device mem device io device uart_ns8250 device atpic device apic device cpufreq device acpi device eisa device pci device fdc device ahci device ata device mvs device siis device ahb 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 aha device aic device bt device ncv device nsp device stg device isci device scbus device ch device da device sa device cd device pass device ses device amr device arcmsr device asr 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 pst device twe device atkbdc device atkbd device psm device kbdmux device vga device splash device sc device agp device pmtimer device cbb device pccard device cardbus device uart device ppc device ppbus device lpt device plip device ppi device puc device bxe device de device em device igb device ixgb 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 vte device wb device xl device cs device ed device ex device ep device fe device ie device sn device xe device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device an device ath device ath_pci device ath_hal device ath_rate_sample device ipw device iwi device iwn device malo device mwl device ral device wi device wpi device loop device random device ether device vlan device tun device pty device md device gif device faith device firmware device bpf device uhci device ohci device ehci device xhci device usb device uhid device ukbd device ulpt device umass device ums device urio device u3g device uark device ubsa device uftdi device uipaq device uplcom device uslcom device uvisor device uvscom device aue device axe device cdce device cue device kue device rue device udav device rum device run device uath device upgt device ural device urtw device zyd device sound device snd_cmi device snd_csa device snd_emu10kx device snd_es137x device snd_hda device snd_ich device snd_uaudio device snd_via8233 device virtio device virtio_pci device vtnet device virtio_blk device virtio_scsi device virtio_balloon ------------------------------------------------------------------------ ddb capture buffer ddb: ddb_capture: kvm_nlist