93i386 dumped core - see /var/crash/vmcore.0 Thu Feb 19 00:14:44 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(131072): kmem_map too small: 536870912 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(131072): kmem_map too small: 536870912 total allocated cpuid = 1 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 0xc85e0f50 at zfs_kmem_alloc+0x20 #7 0xc8517ce4 at zio_data_buf_alloc+0x44 #8 0xc84813a0 at arc_get_data_buf+0x250 #9 0xc8481a07 at arc_buf_alloc+0x97 #10 0xc8481a6f at arc_loan_buf+0x2f #11 0xc85456c1 at zfs_freebsd_write+0x1141 #12 0xc0fc5835 at VOP_WRITE_APV+0x115 #13 0xc0fc590b at VOP_WRITE_AP+0x1b #14 0xcc3b4933 at null_bypass+0xb3 #15 0xc0fc5843 at VOP_WRITE_APV+0x123 #16 0xc0b882d2 at vn_write+0x1f2 #17 0xc0b85d6a at vn_io_fault+0x9a Uptime: 34m52s Physical memory: 3499 MB Dumping 640 MB: 625 609 593 577 561 545 529 513 497 481 465 449 433 417 401 385 369 353 337 321 305 289 273 257 241 225 209 193 177 161 145 129 113 97 81 65 49 33 17 1 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=131072, flags=2050) at /usr/src/sys/vm/vm_kern.c:305 #4 0xc0d563b7 in page_alloc (zone=0x0, bytes=131072, pflag=0xf72d759f "\002", wait=2050) at /usr/src/sys/vm/uma_core.c:994 #5 0xc0d58a60 in uma_large_malloc (size=131072, wait=2050) at /usr/src/sys/vm/uma_core.c:3071 #6 0xc0abdf3c in malloc (size=131072, mtp=0xc85e211c, flags=2050) at /usr/src/sys/kern/kern_malloc.c:527 #7 0xc85e0f50 in zfs_kmem_alloc (size=131072, kmflags=2050) at /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:74 #8 0xc8517ce4 in zio_data_buf_alloc (size=131072) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c:286 #9 0xc84813a0 in arc_get_data_buf (buf=0xcc076898) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:2794 #10 0xc8481a07 in arc_buf_alloc (spa=0xc9917000, size=131072, tag=0xc85a1fc9, type=ARC_BUFC_DATA) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:1497 #11 0xc8481a6f in arc_loan_buf (spa=0xc9917000, size=131072) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:1519 #12 0xc85456c1 in zfs_freebsd_write (ap=0xf72d7a98) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c:968 #13 0xc0fc5835 in VOP_WRITE_APV (vop=0xc85bd8a0, a=0xf72d7a98) at vnode_if.c:983 #14 0xc0fc590b in VOP_WRITE_AP (a=0xf72d7a98) at vnode_if.c:962 #15 0xcc3b4933 in null_bypass (ap=0xf72d7a98) at /usr/src/sys/modules/nullfs/../../fs/nullfs/null_vnops.c:280 #16 0xc0fc5843 in VOP_WRITE_APV (vop=0xcc3b6aa0, a=0xf72d7a98) at vnode_if.c:985 #17 0xc0b882d2 in vn_write (fp=0xca8310e0, uio=0xf72d7c20, active_cred=0xca470200, flags=1, td=0xca96a2f0) at vnode_if.h:413 #18 0xc0b85d6a in vn_io_fault (fp=0xca8310e0, uio=0xf72d7c20, active_cred=0xca470200, flags=0, td=0xca96a2f0) at /usr/src/sys/kern/vfs_vnops.c:911 #19 0xc0b22ba9 in dofilewrite (td=0xca96a2f0, fd=9, fp=0xca8310e0, auio=0xf72d7c20, offset=-1, flags=0) at file.h:295 #20 0xc0b22eb8 in kern_writev (td=0xca96a2f0, fd=9, auio=0xf72d7c20) at /usr/src/sys/kern/sys_generic.c:463 #21 0xc0b22f3f in sys_write (td=0xca96a2f0, uap=0xf72d7ccc) at /usr/src/sys/kern/sys_generic.c:379 #22 0xc0f9ef23 in syscall (frame=0xf72d7d08) 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:43.49 [kernel] 0 1 0 0 20 0 8036 3905008 wait DLs ?? 0:00.03 [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.07 [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.30 [bufdaemon] 0 8 0 0 16 0 0 0 syncer DL ?? 0:00.30 [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 ?? 58:14.56 [idle] 0 12 0 0 -88 0 0 0 - WL ?? 0:22.88 [intr] 0 13 0 0 -8 0 0 0 - DL ?? 0:12.91 [geom] 0 14 0 0 -16 0 0 0 - DL ?? 0:00.49 [yarrow] 0 15 0 0 -16 0 0 0 sdflush DL ?? 0:00.38 [softdepflush] 0 33 0 0 -8 0 0 0 nokva DL ?? 0:08.57 [zfskern] 0 310 1 0 52 0 9552 3900288 select Ds ?? 0:00.00 [dhclient] 65 348 1 0 35 0 9552 3615760 select Ds ?? 0:00.00 [dhclient] 0 361 1 0 20 0 12132 3619536 select Ds ?? 0:00.00 [devd] 0 453 1 0 1 0 9552 3607264 select Ds ?? 0:00.02 [syslogd] 0 648 1 0 29 0 10548 2640608 select Ds ?? 0:00.00 [rsync] 0 706 1 0 52 0 43544 3608208 select Ds ?? 0:00.08 [ruby19] 0 808 1 0 20 0 13476 3606320 select Ds ?? 0:00.00 [sshd] 0 821 1 0 20 0 9596 2663600 nanslp Ds ?? 0:00.00 [cron] 0 855 1 0 52 0 9552 3991648 ttyin Ds+ ?? 0:00.00 [getty] 0 856 1 0 52 0 9552 2658880 ttyin Ds+ ?? 0:00.00 [getty] 0 857 1 0 52 0 9552 3902176 ttyin Ds+ ?? 0:00.00 [getty] 0 858 1 0 52 0 9552 3985040 ttyin Ds+ ?? 0:00.00 [getty] 0 859 1 0 52 0 9552 3992592 ttyin Ds+ ?? 0:00.00 [getty] 0 860 1 0 52 0 9552 2669264 ttyin Ds+ ?? 0:00.00 [getty] 0 861 1 0 52 0 9552 2644384 ttyin Ds+ ?? 0:00.00 [getty] 0 862 1 0 52 0 9552 2657936 ttyin Ds+ ?? 0:00.00 [getty] 0 11551 808 0 20 0 16084 1093568 select Ds ?? 0:00.68 [sshd] 0 11598 11551 0 52 0 10872 3904064 pause Ds ?? 0:00.01 [csh] 0 11600 11598 0 20 0 1133512 1085072 piperd D ?? 0:03.93 [java] 0 11626 11600 0 41 0 9860 2642496 wait D ?? 0:00.00 [sh] 0 11630 11626 0 29 0 9860 3985984 wait D ?? 0:00.00 [sh] 0 11777 11630 0 52 0 9860 3903120 select D ?? 0:00.36 [sh] 0 11862 0 0 -8 0 0 0 mdwait DL ?? 0:00.00 [md0] 0 39895 11777 0 52 0 9860 3982208 wait D ?? 0:00.08 [sh] 0 40004 0 0 -8 0 0 0 mdwait DL ?? 0:00.40 [md1] 0 40021 0 0 -8 0 0 0 mdwait DL ?? 0:00.56 [md2] 0 40057 11777 0 37 0 9860 3611040 select D ?? 0:00.03 [sh] 0 40068 11777 0 52 0 9860 1089792 select D ?? 0:00.03 [sh] 0 40144 40057 0 20 0 9472 2641552 sbwait D ?? 0:00.18 [tee] 0 40145 40068 0 20 0 9472 3989760 sbwait D ?? 0:00.18 [tee] 0 54459 40057 0 34 0 9860 1091680 wait D ?? 0:00.00 [sh] 0 54461 54459 0 52 0 8036 2661712 wait D ?? 0:00.05 [make] 0 54489 54461 0 52 0 9860 3054928 wait D ?? 0:00.00 [sh] 0 54490 54489 0 52 0 8036 798656 wait D ?? 0:00.03 [make] 0 66121 54490 0 52 0 9960 3609152 wait D ?? 0:00.02 [miniperl] 0 66149 66121 0 52 0 8036 3906896 wait D ?? 0:00.01 [make] 0 69192 40068 0 52 0 9860 3987872 wait D ?? 0:00.00 [sh] 0 69194 69192 0 52 0 8036 2665488 wait D ?? 0:00.04 [make] 0 69209 69194 0 52 0 9860 1095456 wait D ?? 0:00.00 [sh] 0 69307 66149 0 52 0 8036 3078864 wait D ?? 0:00.01 [make] 0 69319 69209 0 52 0 13788 3905952 - R ?? 0:00.00 [cp] 0 69339 69307 0 52 0 9664 3907840 wait D ?? 0:00.00 [ccache] 0 69340 69339 0 52 0 8036 3051152 wait D ?? 0:00.00 [cc] 0 69341 69340 0 25 0 13168 3066592 nokva D ?? 0:00.00 [cc1] 0 69402 39895 0 52 0 1576 205344 nanslp D ?? 0:00.00 [sleep] ------------------------------------------------------------------------ vmstat -s 5684712 cpu context switches 926928 device interrupts 122278 software interrupts 10135917 traps 27567634 system calls 19 kernel threads created 34396 fork() calls 34987 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 3905 vnode pager pageins 33719 vnode pager pages paged in 286 vnode pager pageouts 4157 vnode pager pages paged out 4 page daemon wakeups 100227 pages examined by the page daemon 673 pages reactivated 1115071 copy-on-write faults 5303 copy-on-write optimized faults 7924598 zero fill pages zeroed 269504 zero fill pages prezeroed 328 intransit blocking page faults 9590934 total VM faults taken 0 pages affected by kernel thread creation 32658640 pages affected by fork() 32358711 pages affected by vfork() 0 pages affected by rfork() 0 pages cached 11607215 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 30261 pages active 658480 pages inactive 19889 pages in VM cache 147817 pages wired down 22922 pages free 4096 bytes per page 13701165 total name lookups cache hits (89% pos + 7% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) cdev 8 1K - 8 128 sigio 1 1K - 1 32 filedesc 66 17K - 69431 16,256,512,1024 kdtrace 401 89K - 70427 64,256 kenv 88 7K - 100 16,32,64,128,4096 kqueue 0 0K - 1364 128,256,1024 proc-args 36 4K - 64206 16,32,64,128,256 hhook 2 1K - 2 128 ithread 61 6K - 61 16,64,128 prison 9 7K - 25 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 - 1289 32,64 loginclass 2 1K - 1524 64 ip6ndp 3 1K - 3 64,128 temp 18 225K - 183083 16,32,64,128,256,512,1024,2048,4096 devbuf 1290 2957K - 1345 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 - 27 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 213 286K - 69555 256,4096 proc 2 8K - 2 4096 session 19 2K - 55 64 pgrp 19 2K - 56 64 cred 100 10K - 642512 64,128 uidinfo 3 2K - 18 64,1024 plimit 17 5K - 21739 256 acpiintr 1 1K - 1 32 acpica 2076 119K - 34045 16,32,64,128,256,512,1024,4096 sysctltmp 0 0K - 9262 16,32,64,128,4096 sysctloid 2537 78K - 2629 16,32,64,128 sysctl 0 0K - 14971 16,32,64 tidhash 1 8K - 1 callout 1 256K - 1 umtx 710 67K - 710 64,128 p1003.1b 1 1K - 1 16 SWAP 2 141K - 2 64 bus-sc 39 57K - 1439 16,64,128,256,512,1024,2048,4096 bus 1066 46K - 3214 16,32,64,128,256,1024 devstat 6 13K - 6 16,4096 eventhandler 98 5K - 98 32,64,128 kobj 376 752K - 632 2048 Per-cpu 1 1K - 1 16 acpitask 1 4K - 1 4096 md_sectors 778 3112K - 778 4096 md_disk 781 19K - 781 16,2048 rman 106 7K - 502 32,64 sbuf 0 0K - 994 16,32,64,128,256,512,1024,2048,4096 DEVFS1 75 19K - 84 256 stack 0 0K - 2 128 taskqueue 85 4K - 305 16,32,64 Unitno 13 1K - 48103 16,64 iov 0 0K - 3376 16,64,128,256 select 76 5K - 76 64 ioctlops 0 0K - 52575 16,32,64,128,256,512,1024 msg 4 25K - 4 1024,4096 sem 4 101K - 4 1024,4096 shm 1 12K - 1 tty 17 9K - 20 512,1024 pts 0 0K - 1 128 mbuf_tag 0 0K - 17 32 shmfd 1 4K - 1 4096 DEVFS3 348 44K - 552 128,256 pcb 17 79K - 389 16,64,512,1024,2048,4096 soname 3 1K - 1844 16,32,128 acl 0 0K - 6586 4096 vfscache 1 1024K - 1 cl_savebuf 0 0K - 3103 32 vfs_hash 1 512K - 1 DEVFS2 75 2K - 222 16 vnodes 7 1K - 27 32,128 mount 523 20K - 12281 16,32,64,128,256,1024 vnodemarker 0 0K - 1765 512 BPF 7 9K - 7 64,128,256,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 54 2K - 81 16,64 clone 6 24K - 6 4096 arpcom 1 1K - 1 16 lltable 11 3K - 12 128,256 DEVFSP 1 1K - 1 32 routetbl 33 4K - 299 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 - 21189 256 sbdep 0 0K - 59 32 jsegdep 1235 39K - 269559 32 jseg 206 26K - 3524 128 jfreefrag 0 0K - 10926 64 jnewblk 0 0K - 148882 64 jmvref 0 0K - 896 64 jremref 0 0K - 55063 64 jaddref 7 1K - 54688 64 freedep 0 0K - 493 32 freework 30 4K - 40841 128 newdirblk 0 0K - 3826 32 dirrem 9 1K - 47579 64 mkdir 0 0K - 7466 64 diradd 25 2K - 47222 64 freefile 32 1K - 32778 32 freeblks 17 3K - 27808 128 freefrag 0 0K - 10926 64 indirdep 35 3K - 571 64 newblk 829 1128K - 148883 128 bmsafemap 4 5K - 34006 128,4096 inodedep 1713 940K - 56944 256 pagedep 25 67K - 7102 128 ufs_dirhash 60 30K - 515 16,32,64,128,256,512 ufs_quota 1 512K - 1 ufs_mount 12 49K - 13 256,4096 vm_pgdata 2 65K - 2 64 UMAHash 4 385K - 25 256,512,1024,2048,4096 atkbddev 2 1K - 2 32 pfs_nodes 21 3K - 21 128 pfs_vncache 4 1K - 15 32 GEOM 94 11K - 931 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 - 132 16,128 CAM DEV 8 8K - 19 1024 CAM XPT 28 2K - 110 16,32,64,256,1024 md_nvidia_data 0 0K - 22 512 md_sii_data 0 0K - 22 512 CAM queue 17 3K - 68 16,256 acpidev 25 1K - 25 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 2 1K - 2 128 nexusdev 4 1K - 4 16 isadev 11 1K - 11 64 solaris 71561 79634K - 14513744 16,32,64,128,256,512,1024,2048,4096 kstat_data 6 1K - 6 32 fdesc_mount 3 1K - 5 16 nullfs_node 6828 214K - 13180 32 nullfs_hash 1 512K - 1 nullfs_mount 16 1K - 16 16 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 128, 0, 103, 17, 103, 0, 0 UMA Zones: 176, 0, 103, 17, 103, 0, 0 UMA Slabs: 284, 0, 90037, 11, 255614, 0, 0 UMA RCntSlabs: 544, 0, 509, 65, 572, 0, 0 UMA Hash: 128, 0, 3, 27, 7, 0, 0 16 Bucket: 76, 0, 31, 69, 94, 0, 0 32 Bucket: 140, 0, 39, 45, 110, 0, 0 64 Bucket: 268, 0, 27, 71, 144, 34, 0 128 Bucket: 524, 0, 155, 111, 4380, 940, 0 VM OBJECT: 148, 0, 51035, 341, 954961, 0, 0 MAP: 144, 0, 8, 46, 8, 0, 0 KMAP ENTRY: 76, 157150, 91, 559, 528905, 0, 0 MAP ENTRY: 76, 0, 878, 472, 2056257, 0, 0 fakepg: 72, 0, 0, 106, 17, 0, 0 mt_zone: 2060, 0, 337, 36, 337, 0, 0 16: 16, 0, 15453, 990, 2161934, 0, 0 32: 32, 0, 16405, 8003, 5244911, 0, 0 64: 64, 0, 12745, 4247, 3465655, 0, 0 128: 128, 0, 8824, 12416, 737908, 0, 0 256: 256, 0, 2602, 158, 247628, 0, 0 512: 512, 0, 24678, 938, 4585329, 0, 0 1024: 1024, 0, 9683, 521, 82075, 0, 0 2048: 2048, 0, 2878, 288, 18582, 0, 0 4096: 4096, 0, 892, 155, 179942, 0, 0 Files: 56, 0, 115, 354, 1073827, 0, 0 rl_entry: 28, 0, 130, 251, 130, 0, 0 TURNSTILE: 72, 0, 356, 34, 356, 0, 0 umtx pi: 52, 0, 0, 0, 0, 0, 0 MAC labels: 20, 0, 0, 0, 0, 0, 0 PROC: 728, 0, 61, 89, 69402, 0, 0 THREAD: 752, 0, 338, 17, 1023, 0, 0 SLEEPQUEUE: 44, 0, 356, 57, 356, 0, 0 VMSPACE: 236, 0, 43, 101, 69384, 0, 0 cpuset: 40, 0, 196, 172, 2262, 0, 0 audit_record: 824, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 209715, 256, 883, 1728930, 0, 0 mbuf: 256, 209715, 1, 882, 1724282, 0, 0 mbuf_cluster: 2048, 32768, 512, 430, 1152, 0, 0 mbuf_jumbo_page: 4096, 16384, 0, 38, 482766, 0, 0 mbuf_jumbo_9k: 9216, 14562, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 10920, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 ttyinq: 152, 0, 120, 62, 270, 0, 0 ttyoutq: 256, 0, 64, 26, 144, 0, 0 g_bio: 152, 0, 0, 546, 896226, 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, 72342, 66, 122185, 0, 0 VNODEPOLL: 60, 0, 0, 0, 0, 0, 0 S VFS Cache: 72, 0, 61762, 831, 199510, 0, 0 STS VFS Cache: 92, 0, 0, 0, 0, 0, 0 L VFS Cache: 292, 0, 5602, 144, 21438, 0, 0 LTS VFS Cache: 312, 0, 0, 0, 0, 0, 0 NAMEI: 1024, 0, 0, 80, 3602345, 0, 0 DIRHASH: 1024, 0, 0, 100, 1062, 0, 0 NCLNODE: 376, 0, 0, 0, 0, 0, 0 Mountpoints: 676, 0, 41, 19, 61, 0, 0 pipe: 400, 0, 9, 81, 31178, 0, 0 ksiginfo: 80, 0, 140, 148, 994, 0, 0 itimer: 220, 0, 0, 36, 1, 0, 0 KNOTE: 72, 0, 0, 212, 1078, 0, 0 socket: 416, 111987, 25, 38, 901, 0, 0 ipq: 32, 1130, 0, 0, 0, 0, 0 udp_inpcb: 252, 111990, 2, 58, 475, 0, 0 udpcb: 8, 112056, 2, 404, 475, 0, 0 tcp_inpcb: 252, 111990, 6, 84, 192, 0, 0 tcpcb: 688, 111985, 6, 34, 192, 0, 0 tcptw: 52, 22464, 0, 216, 10, 0, 0 syncache: 120, 15360, 0, 64, 2, 0, 0 hostcache: 76, 15400, 4, 146, 4, 0, 0 tcpreass: 20, 2197, 0, 169, 105, 0, 0 sackhole: 20, 0, 0, 338, 48, 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, 290, 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, 15, 77, 223, 0, 0 rtentry: 108, 0, 13, 95, 14, 0, 0 selfd: 28, 0, 137, 498, 986011, 0, 0 SWAPMETA: 276, 131082, 0, 0, 0, 0, 0 FFS inode: 116, 0, 41433, 180, 80211, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 41433, 147, 80211, 0, 0 taskq_zone: 24, 0, 0, 435, 617, 0, 0 range_seg_cache: 48, 0, 266, 4102, 34903, 0, 0 zio_cache: 732, 0, 32, 368, 2749066, 0, 0 zio_link_cache: 24, 0, 28, 407, 660857, 0, 0 lz4_ctx: 16384, 0, 0, 9, 1722, 0, 0 sa_cache: 44, 0, 23984, 964, 28607, 0, 0 dnode_t: 480, 0, 28020, 660, 30949, 0, 0 dmu_buf_impl_t: 136, 0, 27238, 950, 299993, 0, 0 arc_buf_hdr_t: 148, 0, 3948, 940, 135956, 0, 0 arc_buf_t: 40, 0, 2730, 1042, 270096, 0, 0 zil_lwb_cache: 168, 0, 0, 0, 0, 0, 0 zfs_znode_cache: 252, 0, 23984, 871, 28607, 0, 0 md0: 512, 0, 968, 16, 968, 0, 0 md1: 512, 0, 247688, 0, 248051, 16, 0 md2: 512, 0, 381918, 26, 383899, 44, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 7 0 irq17: em0 584162 1786 irq23: ahci0 342759 1048 cpu0:timer 165946 507 cpu1:timer 114481 350 Total 1207355 3692 ------------------------------------------------------------------------ pstat -T 115/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 38 0.00 0.00 40 0.00 9 0 7 1 84 ------------------------------------------------------------------------ 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: 1026770 packets sent 200477 data packets (50642104 bytes) 0 data packets (0 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 784580 ack-only packets (165 delayed) 0 URG only packets 0 window probe packets 41532 window update packets 189 control packets 1693912 packets received 178153 acks (for 50636664 bytes) 86 duplicate acks 0 acks for unsent data 1634893 packets (2117571768 bytes) received in-sequence 69 completely duplicate packets (0 bytes) 17 old duplicate packets 0 packets with some dup. data (0 bytes duped) 105 out-of-order packets (137840 bytes) 0 packets (0 bytes) of data after window 0 window probes 32 window update packets 1 packet received after close 0 discarded for bad checksums 0 discarded for bad header offset fields 0 discarded because packet too short 0 discarded due to memory problems 94 connection requests 2 connection accepts 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 96 connections established (including accepts) 186 connections closed (including 0 drops) 10 connections updated cached RTT on close 10 connections updated cached RTT variance on close 1 connection updated cached ssthresh on close 0 embryonic connections dropped 178153 segments updated rtt (of 113423 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 12652 correct ACK header predictions 1504911 correct data packet header predictions 2 syncache entries added 0 retransmitted 0 dupsyn 0 dropped 2 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 2 cookies sent 0 cookies received 4 hostcache entries added 0 bucket overflow 1 SACK recovery episode 0 segment rexmits in SACK recovery episodes 0 byte rexmits in SACK recovery episodes 54 SACK options (SACK blocks) received 107 SACK options (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window udp: 1250 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 999 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 245 delivered 252 datagrams output 0 times multicast source filter matched ip: 1695252 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 1695174 packets for this host 16 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 62 packets not forwardable 0 packets received for unknown multicast group 0 redirects sent 1027052 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: 12 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: echo: 12 12 message responses generated 0 invalid return addresses 0 no return routes igmp: 16 messages received 0 messages received with too few bytes 0 messages received with wrong TTL 0 messages received with bad checksum 16 V1/V2 membership queries received 0 V3 membership queries received 0 membership queries received with invalid field(s) 16 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: 7 ARP requests sent 14 ARP replies sent 3734 ARP requests received 6 ARP replies received 4052 ARP packets received 0 total packets dropped due to no ARP entry 1 ARP entry 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. 10 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/1765/2022 mbufs in use (current/cache/total) 18446744073709551245/1313/942/32768 mbuf clusters in use (current/cache/total/max) 256/883 mbuf+clusters out of packet secondary zone in use (current/cache) 0/38/38/16384 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/14562 9k jumbo clusters in use (current/cache/total/max) 0/0/0/10920 16k jumbo clusters in use (current/cache/total/max) 18014398509481306K/3219K/2541K 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 1716880 0 0 1027076 0 0 0 em0 1500 10.10.0.0 10.10.0.226 1695070 - - 1027054 - - - 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 36866 em0 10.10.0.0/24 link#1 U 0 990188 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) cb0d72b0 tcp46 0 0 *.3141 *.* LISTEN ca766ac0 tcp4 0 0 10.10.0.226.24 10.10.0.200.54735 ESTABLISHED ca759000 tcp4 0 0 *.24 *.* LISTEN c9b27ac0 tcp6 0 0 *.24 *.* LISTEN c9b26000 tcp4 0 0 *.873 *.* LISTEN c9b262b0 tcp6 0 0 *.873 *.* LISTEN ca0e95e8 udp4 0 0 *.514 *.* ca0e94ec udp6 0 0 *.514 *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr ca256cc4 stream 0 0 0 ca256a14 0 0 ca256a14 stream 0 0 0 ca256cc4 0 0 ca256560 stream 0 0 0 ca2560ac 0 0 ca2560ac stream 0 0 0 ca256560 0 0 ca256c18 stream 0 0 0 ca256764 0 0 ca256764 stream 0 0 0 ca256c18 0 0 ca256d70 stream 0 0 0 ca256968 0 0 ca256968 stream 0 0 0 ca256d70 0 0 ca257000 stream 0 0 0 ca2568bc 0 0 ca2568bc stream 0 0 0 ca257000 0 0 ca836204 stream 0 0 0 0 0 0 ca2570ac stream 0 0 ca258470 0 0 0 /var/run/devd.pipe ca2558bc dgram 0 0 0 ca255a14 0 0 ca255a14 dgram 0 0 ca27c470 0 ca2558bc 0 /var/run/logpriv ca255ac0 dgram 0 0 ca25b470 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 tcp4 0/0/5 *.rsync tcp6 0/0/5 *.rsync 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 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root sleep 69402 root / 2 drwxr-xr-x 1024 r root sleep 69402 wd / 802853 drwxr-xr-x 512 r root sleep 69402 text / 963206 -r-xr-xr-x 4444 r root sleep 69402 0 /dev 20 crw-rw-rw- null r root sleep 69402 1* pipe c84096fc <-> c8409640 0 rw root sleep 69402 2* pipe c84096fc <-> c8409640 0 rw root cc1 69341 root - - error - root cc1 69341 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 166017 drwxr-xr-x 512 r root cc1 69341 jail - - error - root cc1 69341 text - - error - root cc1 69341 0 /dev 20 crw-rw-rw- null r root cc1 69341 1 - - ?(null) - root cc1 69341 2 - - ?(null) - root cc1 69341 3 /dev 20 crw-rw-rw- null w root cc1 69341 4* pipe c84096fc <-> c8409640 0 rw root cc1 69341 5* pipe c84096fc <-> c8409640 0 rw root cc1 69341 6 - - error - root cc1 69341 7 / 561806 prw-r--r-- 0 rw root cc1 69341 8 - - error - root cc1 69341 9 - - error - root cc 69340 root - - error - root cc 69340 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 166017 drwxr-xr-x 512 r root cc 69340 jail - - error - root cc 69340 text - - error - root cc 69340 0 /dev 20 crw-rw-rw- null r root cc 69340 1 - - ?(null) - root cc 69340 2 - - ?(null) - root cc 69340 3 /dev 20 crw-rw-rw- null w root cc 69340 4* pipe c84096fc <-> c8409640 0 rw root cc 69340 5* pipe c84096fc <-> c8409640 0 rw root cc 69340 6 - - error - root cc 69340 7 / 561806 prw-r--r-- 0 rw root cc 69340 8 - - error - root ccache 69339 root - - error - root ccache 69339 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 166017 drwxr-xr-x 512 r root ccache 69339 jail - - error - root ccache 69339 text - - error - root ccache 69339 0 /dev 20 crw-rw-rw- null r root ccache 69339 1 - - error - root ccache 69339 2 - - error - root ccache 69339 3 /dev 20 crw-rw-rw- null w root ccache 69339 4* pipe c84096fc <-> c8409640 0 rw root ccache 69339 5* pipe c84096fc <-> c8409640 0 rw root ccache 69339 6 - - error - root ccache 69339 7 / 561806 prw-r--r-- 0 rw root ccache 69339 8 - - error - root cp 69319 root - - error - root cp 69319 wd - - ?(null) - root cp 69319 jail - - error - root cp 69319 text - - error - root cp 69319 0 /dev 20 crw-rw-rw- null r root cp 69319 1 - - error - root cp 69319 2 - - error - root cp 69319 3 /dev 20 crw-rw-rw- null w root cp 69319 4* pipe c84096fc <-> c8409640 0 rw root cp 69319 5* pipe c84096fc <-> c8409640 0 rw root cp 69319 6 - - error - root cp 69319 7 / 561793 prw-r--r-- 0 rw root cp 69319 8 /build/poudriere_data/build/93i386-default/02/wrkdirs 331957 -rw-r--r-- 4413998 r root cp 69319 9 - - ?(null) - root make 69307 root - - error - root make 69307 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 166017 drwxr-xr-x 512 r root make 69307 jail - - error - root make 69307 text - - error - root make 69307 0 /dev 20 crw-rw-rw- null r root make 69307 1 - - error - root make 69307 2 - - error - root make 69307 3 /dev 20 crw-rw-rw- null w root make 69307 4* pipe c84096fc <-> c8409640 0 rw root make 69307 5* pipe c84096fc <-> c8409640 0 rw root make 69307 6 - - error - root make 69307 7 / 561806 prw-r--r-- 0 rw root sh 69209 root - - error - root sh 69209 wd - - ?(null) - root sh 69209 jail - - error - root sh 69209 text - - error - root sh 69209 0 /dev 20 crw-rw-rw- null r root sh 69209 1 - - error - root sh 69209 2 - - error - root sh 69209 3 /dev 20 crw-rw-rw- null w root sh 69209 4* pipe c84096fc <-> c8409640 0 rw root sh 69209 5* pipe c84096fc <-> c8409640 0 rw root sh 69209 6 - - error - root sh 69209 7 / 561793 prw-r--r-- 0 rw root make 69194 root - - error - root make 69194 wd - - ?(null) - root make 69194 jail - - error - root make 69194 text - - error - root make 69194 0 /dev 20 crw-rw-rw- null r root make 69194 1 - - error - root make 69194 2 - - error - root make 69194 3 /dev 20 crw-rw-rw- null w root make 69194 4* pipe c84096fc <-> c8409640 0 rw root make 69194 5* pipe c84096fc <-> c8409640 0 rw root make 69194 6 - - error - root make 69194 7 / 561793 prw-r--r-- 0 rw root sh 69192 root / 2 drwxr-xr-x 1024 r root sh 69192 wd / 802853 drwxr-xr-x 512 r root sh 69192 text / 963203 -r-xr-xr-x 121840 r root sh 69192 0 /dev 20 crw-rw-rw- null r root sh 69192 1 - - error - root sh 69192 2 - - error - root sh 69192 3 /dev 20 crw-rw-rw- null w root sh 69192 4* pipe c84096fc <-> c8409640 0 rw root sh 69192 5* pipe c84096fc <-> c8409640 0 rw root sh 69192 6 - - error - root sh 69192 7 / 561793 prw-r--r-- 0 rw root sh 69192 10* pipe c84096fc <-> c8409640 0 rw root make 66149 root - - error - root make 66149 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 163652 drwxr-xr-x 1024 r root make 66149 jail - - error - root make 66149 text - - error - root make 66149 0 /dev 20 crw-rw-rw- null r root make 66149 1 - - error - root make 66149 2 - - error - root make 66149 3 /dev 20 crw-rw-rw- null w root make 66149 4* pipe c84096fc <-> c8409640 0 rw root make 66149 5* pipe c84096fc <-> c8409640 0 rw root make 66149 6 - - error - root make 66149 7 / 561806 prw-r--r-- 0 rw root miniperl 66121 root - - error - root miniperl 66121 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 163652 drwxr-xr-x 1024 r root miniperl 66121 jail - - error - root miniperl 66121 text /build/poudriere_data/build/93i386-default/01/wrkdirs 167206 -rwxr-xr-x 1629237 r root miniperl 66121 0 /dev 20 crw-rw-rw- null r root miniperl 66121 1 - - error - root miniperl 66121 2 - - error - root miniperl 66121 3 /dev 20 crw-rw-rw- null w root miniperl 66121 4* pipe c84096fc <-> c8409640 0 rw root miniperl 66121 5* pipe c84096fc <-> c8409640 0 rw root miniperl 66121 6 - - error - root miniperl 66121 7 / 561806 prw-r--r-- 0 rw root miniperl 66121 8* pipe ca83c320 <-> ca83c3dc 0 rw root make 54490 root - - error - root make 54490 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 160517 drwxr-xr-x 6144 r root make 54490 jail - - error - root make 54490 text - - error - root make 54490 0 /dev 20 crw-rw-rw- null r root make 54490 1 - - error - root make 54490 2 - - error - root make 54490 3 /dev 20 crw-rw-rw- null w root make 54490 4* pipe c84096fc <-> c8409640 0 rw root make 54490 5* pipe c84096fc <-> c8409640 0 rw root make 54490 6 - - error - root make 54490 7 / 561806 prw-r--r-- 0 rw root sh 54489 root - - error - root sh 54489 wd /build/poudriere_data/build/93i386-default/01/wrkdirs 160517 drwxr-xr-x 6144 r root sh 54489 jail - - error - root sh 54489 text - - error - root sh 54489 0 /dev 20 crw-rw-rw- null r root sh 54489 1 - - error - root sh 54489 2 - - error - root sh 54489 3 /dev 20 crw-rw-rw- null w root sh 54489 4* pipe c84096fc <-> c8409640 0 rw root sh 54489 5* pipe c84096fc <-> c8409640 0 rw root sh 54489 6 - - error - root sh 54489 7 / 561806 prw-r--r-- 0 rw root make 54461 root - - error - root make 54461 wd - - ?(null) - root make 54461 jail - - error - root make 54461 text - - error - root make 54461 0 /dev 20 crw-rw-rw- null r root make 54461 1 - - error - root make 54461 2 - - error - root make 54461 3 /dev 20 crw-rw-rw- null w root make 54461 4* pipe c84096fc <-> c8409640 0 rw root make 54461 5* pipe c84096fc <-> c8409640 0 rw root make 54461 6 - - error - root make 54461 7 / 561806 prw-r--r-- 0 rw root sh 54459 root / 2 drwxr-xr-x 1024 r root sh 54459 wd / 802853 drwxr-xr-x 512 r root sh 54459 text / 963203 -r-xr-xr-x 121840 r root sh 54459 0 /dev 20 crw-rw-rw- null r root sh 54459 1 - - error - root sh 54459 2 - - error - root sh 54459 3 /dev 20 crw-rw-rw- null w root sh 54459 4* pipe c84096fc <-> c8409640 0 rw root sh 54459 5* pipe c84096fc <-> c8409640 0 rw root sh 54459 6 - - error - root sh 54459 7 / 561806 prw-r--r-- 0 rw root sh 54459 10* pipe c84096fc <-> c8409640 0 rw root tee 40145 root / 2 drwxr-xr-x 1024 r root tee 40145 wd / 802853 drwxr-xr-x 512 r root tee 40145 text / 1053904 -r-xr-xr-x 4668 r root tee 40145 0 - - error - root tee 40145 1 /dev 20 crw-rw-rw- null w root tee 40145 2* pipe c84096fc <-> c8409640 0 rw root tee 40145 3 /dev 20 crw-rw-rw- null w root tee 40145 4* pipe c84096fc <-> c8409640 0 rw root tee 40145 5* pipe c84096fc <-> c8409640 0 rw root tee 40145 6 - - error - root tee 40145 7 - - error - root tee 40144 root / 2 drwxr-xr-x 1024 r root tee 40144 wd / 802853 drwxr-xr-x 512 r root tee 40144 text / 1053904 -r-xr-xr-x 4668 r root tee 40144 0 - - error - root tee 40144 1 /dev 20 crw-rw-rw- null w root tee 40144 2* pipe c84096fc <-> c8409640 0 rw root tee 40144 3 /dev 20 crw-rw-rw- null w root tee 40144 4* pipe c84096fc <-> c8409640 0 rw root tee 40144 5* pipe c84096fc <-> c8409640 0 rw root tee 40144 6 - - error - root tee 40144 7 - - error - root sh 40068 root / 2 drwxr-xr-x 1024 r root sh 40068 wd / 802853 drwxr-xr-x 512 r root sh 40068 text / 963203 -r-xr-xr-x 121840 r root sh 40068 0 / 561793 prw-r--r-- 0 rw root sh 40068 1 - - error - root sh 40068 2 - - error - root sh 40068 3 /dev 20 crw-rw-rw- null w root sh 40068 4* pipe c84096fc <-> c8409640 0 rw root sh 40068 5* pipe c84096fc <-> c8409640 0 rw root sh 40068 6 - - error - root sh 40068 7 / 561793 prw-r--r-- 0 rw root sh 40068 10* pipe c84096fc <-> c8409640 0 rw root sh 40068 11 /dev 20 crw-rw-rw- null r root sh 40057 root / 2 drwxr-xr-x 1024 r root sh 40057 wd / 802853 drwxr-xr-x 512 r root sh 40057 text / 963203 -r-xr-xr-x 121840 r root sh 40057 0 / 561806 prw-r--r-- 0 rw root sh 40057 1 - - error - root sh 40057 2 - - error - root sh 40057 3 /dev 20 crw-rw-rw- null w root sh 40057 4* pipe c84096fc <-> c8409640 0 rw root sh 40057 5* pipe c84096fc <-> c8409640 0 rw root sh 40057 6 - - error - root sh 40057 7 / 561806 prw-r--r-- 0 rw root sh 40057 10* pipe c84096fc <-> c8409640 0 rw root sh 40057 11 /dev 20 crw-rw-rw- null r root md2 40021 root / 2 drwxr-xr-x 1024 r root md2 40021 wd / 2 drwxr-xr-x 1024 r root md1 40004 root / 2 drwxr-xr-x 1024 r root md1 40004 wd / 2 drwxr-xr-x 1024 r root sh 39895 root / 2 drwxr-xr-x 1024 r root sh 39895 wd / 802853 drwxr-xr-x 512 r root sh 39895 text / 963203 -r-xr-xr-x 121840 r root sh 39895 0 /dev 20 crw-rw-rw- null r root sh 39895 1* pipe c84096fc <-> c8409640 0 rw root sh 39895 2* pipe c84096fc <-> c8409640 0 rw root md0 11862 root / 2 drwxr-xr-x 1024 r root md0 11862 wd / 2 drwxr-xr-x 1024 r root sh 11777 root / 2 drwxr-xr-x 1024 r root sh 11777 wd / 802853 drwxr-xr-x 512 r root sh 11777 text / 963203 -r-xr-xr-x 121840 r root sh 11777 0 - - error - root sh 11777 1* pipe c84096fc <-> c8409640 0 rw root sh 11777 2* pipe c84096fc <-> c8409640 0 rw root sh 11777 5* pipe c84096fc <-> c8409640 0 rw root sh 11777 6 - - error - root sh 11777 10 / 80504 -rwxr-xr-x 8444 r root sh 11777 11* pipe ca83b320 <-> ca83b3dc 0 rw root sh 11630 root / 2 drwxr-xr-x 1024 r root sh 11630 wd / 802853 drwxr-xr-x 512 r root sh 11630 text / 963203 -r-xr-xr-x 121840 r root sh 11630 0* pipe ca83b320 <-> ca83b3dc 0 rw root sh 11630 1* pipe c84096fc <-> c8409640 0 rw root sh 11630 2* pipe c84096fc <-> c8409640 0 rw root sh 11630 10 / 561818 -rw-r--r-- 2390 r root sh 11626 root / 2 drwxr-xr-x 1024 r root sh 11626 wd / 802853 drwxr-xr-x 512 r root sh 11626 text / 963203 -r-xr-xr-x 121840 r root sh 11626 0* pipe ca83b320 <-> ca83b3dc 0 rw root sh 11626 1* pipe c84096fc <-> c8409640 0 rw root sh 11626 2* pipe c84096fc <-> c8409640 0 rw root sh 11626 10 / 561800 -rw-r--r-- 144 r root java 11600 root / 2 drwxr-xr-x 1024 r root java 11600 wd / 803873 drwxr-xr-x 512 r root java 11600 text / 1449249 -rwxr-xr-x 58910 r root java 11600 0* pipe c842f190 <-> c842f24c 0 rw root java 11600 1* pipe ca83b24c <-> ca83b190 0 rw root java 11600 2* pipe ca83b24c <-> ca83b190 0 rw root java 11600 3 / 1449787 -rw-r--r-- 60432985 r root java 11600 4 / 802565 -rw-r--r-- 439584 r root java 11600 5 / 1449773 -rw-r--r-- 582474 r root java 11600 6 /dev 25 crw-rw-rw- random r root java 11600 7 /dev 25 crw-rw-rw- random r root java 11600 8 / 1449772 -rw-r--r-- 92675 r root java 11600 9 / 160516 -rw-r--r-- 9413597 r root java 11600 10 / 1449695 -rw-r--r-- 13436 r root java 11600 11 / 1449696 -rw-r--r-- 189603 r root java 11600 12 / 160518 -rw-r--r-- 914597 r root java 11600 13* pipe c840a3dc <-> c840a320 0 rw root java 11600 14 / 185315 -rw-r--r-- 14298 r root java 11600 15 / 1449693 -rw-r--r-- 550712 r root java 11600 16* local stream ca836204 root java 11600 17* internet6 stream tcp cb0d72b0 root java 11600 18 / 185322 -rw-r--r-- 19294 r root java 11600 19 / 185343 -rw-r--r-- 44776 r root java 11600 20 / 185328 -rw-r--r-- 185140 r root java 11600 21 / 160522 -rw-r--r-- 1941731 r root java 11600 22 / 185335 -rw-r--r-- 1649781 r root java 11600 23 / 160524 -rw-r--r-- 68772 r root java 11600 24 / 160528 -rw-r--r-- 1761676 r root java 11600 25 / 160526 -rw-r--r-- 342212 r root java 11600 26 / 185351 -rw-r--r-- 284220 r root java 11600 27 / 160530 -rw-r--r-- 17292 r root java 11600 28 / 185324 -rw-r--r-- 6676 r root java 11600 29* pipe c8409640 <-> c84096fc 0 rw root csh 11598 root / 2 drwxr-xr-x 1024 r root csh 11598 wd / 803873 drwxr-xr-x 512 r root csh 11598 text / 963186 -r-xr-xr-x 340912 r root csh 11598 16* pipe c842f190 <-> c842f24c 0 rw root csh 11598 17* pipe c840a3dc <-> c840a320 0 rw root csh 11598 18* pipe ca83b24c <-> ca83b190 0 rw root csh 11598 19* pipe c842f190 <-> c842f24c 0 rw root sshd 11551 root / 2 drwxr-xr-x 1024 r root sshd 11551 wd / 2 drwxr-xr-x 1024 r root sshd 11551 text / 1050139 -r-xr-xr-x 268892 r root sshd 11551 0 /dev 20 crw-rw-rw- null rw root sshd 11551 1 /dev 20 crw-rw-rw- null rw root sshd 11551 2 /dev 20 crw-rw-rw- null rw root sshd 11551 3* internet stream tcp ca766ac0 root sshd 11551 4* pipe ca83c000 <-> ca83c0bc 0 rw root sshd 11551 5* pipe ca83c0bc <-> ca83c000 0 rw root sshd 11551 7* pipe c842f24c <-> c842f190 0 rw root sshd 11551 8* pipe c840a320 <-> c840a3dc 0 rw root sshd 11551 11* pipe ca83b190 <-> ca83b24c 0 rw root getty 862 root / 2 drwxr-xr-x 1024 r root getty 862 wd / 2 drwxr-xr-x 1024 r root getty 862 text / 1053381 -r-xr-xr-x 22948 r root getty 862 ctty /dev 46 crw------- ttyv7 rw root getty 862 0 /dev 46 crw------- ttyv7 rw root getty 862 1 /dev 46 crw------- ttyv7 rw root getty 862 2 /dev 46 crw------- ttyv7 rw root getty 861 root / 2 drwxr-xr-x 1024 r root getty 861 wd / 2 drwxr-xr-x 1024 r root getty 861 text / 1053381 -r-xr-xr-x 22948 r root getty 861 ctty /dev 45 crw------- ttyv6 rw root getty 861 0 /dev 45 crw------- ttyv6 rw root getty 861 1 /dev 45 crw------- ttyv6 rw root getty 861 2 /dev 45 crw------- ttyv6 rw root getty 860 root / 2 drwxr-xr-x 1024 r root getty 860 wd / 2 drwxr-xr-x 1024 r root getty 860 text / 1053381 -r-xr-xr-x 22948 r root getty 860 ctty /dev 44 crw------- ttyv5 rw root getty 860 0 /dev 44 crw------- ttyv5 rw root getty 860 1 /dev 44 crw------- ttyv5 rw root getty 860 2 /dev 44 crw------- ttyv5 rw root getty 859 root / 2 drwxr-xr-x 1024 r root getty 859 wd / 2 drwxr-xr-x 1024 r root getty 859 text / 1053381 -r-xr-xr-x 22948 r root getty 859 ctty /dev 43 crw------- ttyv4 rw root getty 859 0 /dev 43 crw------- ttyv4 rw root getty 859 1 /dev 43 crw------- ttyv4 rw root getty 859 2 /dev 43 crw------- ttyv4 rw root getty 858 root / 2 drwxr-xr-x 1024 r root getty 858 wd / 2 drwxr-xr-x 1024 r root getty 858 text / 1053381 -r-xr-xr-x 22948 r root getty 858 ctty /dev 42 crw------- ttyv3 rw root getty 858 0 /dev 42 crw------- ttyv3 rw root getty 858 1 /dev 42 crw------- ttyv3 rw root getty 858 2 /dev 42 crw------- ttyv3 rw root getty 857 root / 2 drwxr-xr-x 1024 r root getty 857 wd / 2 drwxr-xr-x 1024 r root getty 857 text / 1053381 -r-xr-xr-x 22948 r root getty 857 ctty /dev 41 crw------- ttyv2 rw root getty 857 0 /dev 41 crw------- ttyv2 rw root getty 857 1 /dev 41 crw------- ttyv2 rw root getty 857 2 /dev 41 crw------- ttyv2 rw root getty 856 root / 2 drwxr-xr-x 1024 r root getty 856 wd / 2 drwxr-xr-x 1024 r root getty 856 text / 1053381 -r-xr-xr-x 22948 r root getty 856 ctty /dev 40 crw------- ttyv1 rw root getty 856 0 /dev 40 crw------- ttyv1 rw root getty 856 1 /dev 40 crw------- ttyv1 rw root getty 856 2 /dev 40 crw------- ttyv1 rw root getty 855 root / 2 drwxr-xr-x 1024 r root getty 855 wd / 2 drwxr-xr-x 1024 r root getty 855 text / 1053381 -r-xr-xr-x 22948 r root getty 855 ctty /dev 39 crw------- ttyv0 rw root getty 855 0 /dev 39 crw------- ttyv0 rw root getty 855 1 /dev 39 crw------- ttyv0 rw root getty 855 2 /dev 39 crw------- ttyv0 rw root cron 821 root / 2 drwxr-xr-x 1024 r root cron 821 wd / 240789 drwxr-x--- 512 r root cron 821 text / 1050804 -r-xr-xr-x 35092 r root cron 821 0 /dev 20 crw-rw-rw- null rw root cron 821 1 /dev 20 crw-rw-rw- null rw root cron 821 2 /dev 20 crw-rw-rw- null rw root cron 821 3 / 241580 -rw------- 3 w root sshd 808 root / 2 drwxr-xr-x 1024 r root sshd 808 wd / 2 drwxr-xr-x 1024 r root sshd 808 text / 1050139 -r-xr-xr-x 268892 r root sshd 808 0 /dev 20 crw-rw-rw- null rw root sshd 808 1 /dev 20 crw-rw-rw- null rw root sshd 808 2 /dev 20 crw-rw-rw- null rw root sshd 808 3* internet6 stream tcp c9b27ac0 root sshd 808 4* internet stream tcp ca759000 root ruby19 706 root / 2 drwxr-xr-x 1024 r root ruby19 706 wd / 2 drwxr-xr-x 1024 r root ruby19 706 text / 324184 -rwxr-xr-x 4220 r root ruby19 706 0 /dev 20 crw-rw-rw- null r root ruby19 706 1 /dev 20 crw-rw-rw- null w root ruby19 706 2 /dev 20 crw-rw-rw- null w root ruby19 706 3* pipe c840a960 <-> c840aa1c 0 rw root ruby19 706 4* pipe c840aa1c <-> c840a960 0 rw root ruby19 706 5* local dgram ca2558bc <-> ca255a14 root rsync 648 root / 2 drwxr-xr-x 1024 r root rsync 648 wd / 2 drwxr-xr-x 1024 r root rsync 648 text / 323307 -rwxr-xr-x 372708 r root rsync 648 0 /dev 20 crw-rw-rw- null rw root rsync 648 1 /dev 20 crw-rw-rw- null rw root rsync 648 2 /dev 20 crw-rw-rw- null rw root rsync 648 4* internet6 stream tcp c9b262b0 root rsync 648 5* internet stream tcp c9b26000 root syslogd 453 root / 2 drwxr-xr-x 1024 r root syslogd 453 wd / 2 drwxr-xr-x 1024 r root syslogd 453 text / 1051059 -r-xr-xr-x 36628 r root syslogd 453 0 /dev 20 crw-rw-rw- null rw root syslogd 453 1 /dev 20 crw-rw-rw- null rw root syslogd 453 2 /dev 20 crw-rw-rw- null rw root syslogd 453 3 / 241915 -rw------- 3 w root syslogd 453 4* local dgram ca255ac0 root syslogd 453 5* local dgram ca255a14 root syslogd 453 6* internet6 dgram udp ca0e94ec root syslogd 453 7* internet dgram udp ca0e95e8 root syslogd 453 8 /dev 9 crw------- klog r root syslogd 453 10 /dev 6 crw------- console w root syslogd 453 11 / 241335 -rw-r--r-- 5962 w root syslogd 453 12 / 252530 -rw------- 61 w root syslogd 453 13 / 252523 -rw------- 95187 w root syslogd 453 14 / 241323 -rw-r----- 61 w root syslogd 453 15 / 252526 -rw-r--r-- 61 w root syslogd 453 16 / 252531 -rw------- 61 w root syslogd 453 17 / 241311 -rw------- 60220 w root syslogd 453 18 / 252525 -rw------- 2683 w root syslogd 453 19 / 252529 -rw-r----- 61 w root devd 361 root / 2 drwxr-xr-x 1024 r root devd 361 wd / 2 drwxr-xr-x 1024 r root devd 361 text / 963162 -r-xr-xr-x 419976 r root devd 361 0 /dev 20 crw-rw-rw- null rw root devd 361 1 /dev 20 crw-rw-rw- null rw root devd 361 2 /dev 20 crw-rw-rw- null rw root devd 361 3 /dev 5 crw------- devctl r root devd 361 4* local stream ca2570ac root devd 361 5 / 241890 -rw------- 3 w _dhcp dhclient 348 root / 240778 dr-xr-xr-x 512 r _dhcp dhclient 348 wd / 240778 dr-xr-xr-x 512 r _dhcp dhclient 348 jail / 240778 dr-xr-xr-x 512 r _dhcp dhclient 348 text / 963142 -r-xr-xr-x 78956 r _dhcp dhclient 348 0 /dev 20 crw-rw-rw- null rw _dhcp dhclient 348 1 /dev 20 crw-rw-rw- null rw _dhcp dhclient 348 2 /dev 20 crw-rw-rw- null rw _dhcp dhclient 348 3 / 241767 -rw------- 3 w _dhcp dhclient 348 5* route raw 0 ca0e89c0 _dhcp dhclient 348 6* pipe c8409d3c <-> c8409c80 0 rw _dhcp dhclient 348 7 / 252517 ---------- 1362 w _dhcp dhclient 348 8 /dev 11 crw------- bpf rw _dhcp dhclient 348 9* internet raw ip ca261000 root dhclient 310 root / 2 drwxr-xr-x 1024 r root dhclient 310 wd / 2 drwxr-xr-x 1024 r root dhclient 310 text / 963142 -r-xr-xr-x 78956 r root dhclient 310 0 /dev 20 crw-rw-rw- null rw root dhclient 310 1 /dev 20 crw-rw-rw- null rw root dhclient 310 2 /dev 20 crw-rw-rw- null rw root dhclient 310 3 / 241767 -rw------- 3 w root dhclient 310 5* pipe c8409c80 <-> c8409d3c 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 (3299.86-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 = 3598761984 (3432 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 1 package(s) x 2 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 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 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 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! Trying to mount root from ufs:/dev/ada0p2 [rw]... WARNING: / was not properly dismounted WARNING: /: mount pending error: blocks 184 files 34 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 filesystem version: 5 ZFS storage pool version: features support (5000) Entropy harvesting: interrupts ethernet point_to_point kickstart. Starting file system checks: ** SU+J Recovering /dev/ada0p2 ** Reading 33554432 byte journal from inode 4. ** Building recovery table. ** Resolving unreferenced inode list. ** Processing journal entries. ** 7719 journal records in 331264 bytes for 74.57% utilization ** Freed 1489 inodes (0 dirs) 5125 blocks, and 1536 frags. ***** FILE SYSTEM MARKED CLEAN ***** 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 /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout Creating and/or trimming log files. Starting syslogd. savecore: reboot after panic: kmem_malloc(131072): kmem_map too small: 536842240 total allocated Feb 18 23:32:51 93i386 savecore: reboot after panic: kmem_malloc(131072): kmem_map too small: 536842240 total allocated savecore: writing core to vmcore.0 Writing crash summary to /var/crash/core.txt.0. Clearing /tmp. Starting local daemons:Fetching http://colossus.isux.com/pub/FreeBSD/ports/i386/packages-9.3-release/Latest/pkg.tbz... Done. pkg_install EOL is scheduled for 2014-09-01. Please migrate to pkgng http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/ If you are upgrading from the old package format, first run: # pkg2ng 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. Starting rsyncd. Feb 18 23:36:46 93i386 postfix/postfix-script[656]: fatal: the Postfix mail system is not running Feb 18 23:36:48 93i386 postfix/postfix-script[689]: fatal: the Postfix mail system is not running \^[[1;31mWarning: Setting modulepath is deprecated in puppet.conf. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/local/lib/ruby/site_ruby/1.9/puppet/settings.rb:1095:in `block in issue_deprecations')\^[[0m \^[[1;31mWarning: Setting manifestdir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/local/lib/ruby/site_ruby/1.9/puppet/settings.rb:1095:in `block in issue_deprecations')\^[[0m \^[[1;31mWarning: Setting manifest is deprecated in puppet.conf. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/local/lib/ruby/site_ruby/1.9/puppet/settings.rb:1095:in `block in issue_deprecations')\^[[0m \^[[1;31mWarning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/local/lib/ruby/site_ruby/1.9/puppet/settings.rb:1095:in `block in issue_deprecations')\^[[0m Starting puppet. Feb 18 23:37:03 93i386 puppet-agent[741]: (/File[/var/puppet/facts.d]) Failed to generate additional resources using 'eval_generate': getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:03 93i386 puppet-agent[741]: (/File[/var/puppet/facts.d]) Could not evaluate: Could not retrieve file metadata for puppet://puppet/pluginfacts: getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:03 93i386 puppet-agent[741]: (/File[/var/puppet/facts.d]) Wrapped exception: Feb 18 23:37:03 93i386 puppet-agent[741]: (/File[/var/puppet/facts.d]) getaddrinfo: hostname nor servname provided, or not known postfix/postfix-script: starting the Postfix mail system Configuring syscons: blanktime. Performing sanity check on sshd configuration. Starting sshd. Starting cron. postfix/postfix-script: fatal: the Postfix mail system is already running Feb 18 23:37:07 93i386 postfix/postfix-script[820]: fatal: the Postfix mail system is already running Starting background file system checks in 60 seconds. Wed Feb 18 23:37:08 CET 2015 Feb 18 23:37:09 93i386 puppet-agent[741]: (/File[/var/puppet/lib]) Failed to generate additional resources using 'eval_generate': getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:09 93i386 puppet-agent[741]: (/File[/var/puppet/lib]) Could not evaluate: Could not retrieve file metadata for puppet://puppet/plugins: getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:09 93i386 puppet-agent[741]: (/File[/var/puppet/lib]) Wrapped exception: Feb 18 23:37:09 93i386 puppet-agent[741]: (/File[/var/puppet/lib]) getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:13 93i386 puppet-agent[741]: Could not retrieve catalog from remote server: getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/ports/INDEX-9.bz2]) Could not evaluate: Could not retrieve file metadata for puppet:///binaryfiles/INDEXES/INDEX-i386-9.3.bz2: getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/ports/INDEX-9.bz2]) Wrapped exception: Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/ports/INDEX-9.bz2]) getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/local/lib/ruby/site_ruby/1.9/puppet/provider/package/sorbsports.rb]) Could not evaluate: Could not retrieve file metadata for puppet:///binaryfiles/sorbsports.rb: getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/local/lib/ruby/site_ruby/1.9/puppet/provider/package/sorbsports.rb]) Wrapped exception: Feb 18 23:37:16 93i386 puppet-agent[741]: (/Stage[first]/Portindexes/File[/usr/local/lib/ruby/site_ruby/1.9/puppet/provider/package/sorbsports.rb]) getaddrinfo: hostname nor servname provided, or not known Feb 18 23:37:29 93i386 puppet-agent[741]: Could not send report: getaddrinfo: hostname nor servname provided, or not known g_vfs_done():md1[WRITE(offset=1506115584, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1506246656, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1506377728, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1506607104, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1506738176, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1506869248, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507033088, length=131072)]error = 28 g_vfs_done():md2[WRITE(offset=2649567232, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650554368, length=4096)]error = 28 g_vfs_done():md1[WRITE(offset=1507229696, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507360768, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507491840, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507655680, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507786752, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1507950592, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1508081664, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1508212736, length=131072)]error = 28 g_vfs_done():md1[WRITE(offset=1508376576, length=131072)]error = 28 g_vfs_done():md2[WRITE(offset=2650058752, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650062848, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650066944, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650071040, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650075136, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650079232, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650083328, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650087424, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650091520, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650095616, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650099712, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650103808, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650107904, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650112000, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650116096, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650120192, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650124288, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650128384, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650132480, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650136576, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650140672, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650144768, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650148864, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650152960, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650157056, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650161152, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650165248, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650169344, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650173440, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650177536, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650181632, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650185728, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650189824, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650193920, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650198016, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650202112, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650206208, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650210304, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650214400, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650218496, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650222592, length=4096)]error = 28 g_vfs_done():md2[WRITE(offset=2650226688, length=4096)]error = 28 panic: kmem_malloc(131072): kmem_map too small: 536870912 total allocated cpuid = 1 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 0xc85e0f50 at zfs_kmem_alloc+0x20 #7 0xc8517ce4 at zio_data_buf_alloc+0x44 #8 0xc84813a0 at arc_get_data_buf+0x250 #9 0xc8481a07 at arc_buf_alloc+0x97 #10 0xc8481a6f at arc_loan_buf+0x2f #11 0xc85456c1 at zfs_freebsd_write+0x1141 #12 0xc0fc5835 at VOP_WRITE_APV+0x115 #13 0xc0fc590b at VOP_WRITE_AP+0x1b #14 0xcc3b4933 at null_bypass+0xb3 #15 0xc0fc5843 at VOP_WRITE_APV+0x123 #16 0xc0b882d2 at vn_write+0x1f2 #17 0xc0b85d6a at vn_io_fault+0x9a Uptime: 34m52s Physical memory: 3499 MB Dumping 640 MB: 625 609 593 577 561 545 529 513 497 481 465 449 433 417 401 385 369 353 337 321 305 289 273 257 241 225 209 193 177 161 145 129 113 97 81 65 49 33 17 1 ------------------------------------------------------------------------ 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