FreeBSD Bugzilla – Attachment 161624 Details for
Bug 203492
mount_unionfs -o below causes panic
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt
core.txt.0 (text/plain), 117.83 KB, created by
mwlucas
on 2015-10-01 20:49:23 UTC
(
hide
)
Description:
core.txt
Filename:
MIME Type:
Creator:
mwlucas
Created:
2015-10-01 20:49:23 UTC
Size:
117.83 KB
patch
obsolete
>storm dumped core - see /var/crash/vmcore.0 > >Thu Oct 1 16:31:26 EDT 2015 > >FreeBSD storm 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r288449: Thu Oct 1 10:07:03 EDT 2015 root@storm:/usr/obj/usr/src/sys/JAIL amd64 > >panic: solaris assert: cnp->cn_namelen < sizeof(nm), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: 6213 > >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "amd64-marcel-freebsd"... > >Unread portion of the kernel message buffer: >panic: solaris assert: cnp->cn_namelen < sizeof(nm), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: 6213 >cpuid = 3 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe085d12b360 >vpanic() at vpanic+0x189/frame 0xfffffe085d12b3e0 >panic() at panic+0x43/frame 0xfffffe085d12b440 >assfail() at assfail+0x1a/frame 0xfffffe085d12b450 >zfs_freebsd_lookup() at zfs_freebsd_lookup+0x47/frame 0xfffffe085d12b590 >VOP_CACHEDLOOKUP_APV() at VOP_CACHEDLOOKUP_APV+0xf1/frame 0xfffffe085d12b5c0 >vfs_cache_lookup() at vfs_cache_lookup+0xd6/frame 0xfffffe085d12b620 >VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xf1/frame 0xfffffe085d12b650 >relookup() at relookup+0xa1/frame 0xfffffe085d12b6b0 >unionfs_relookup() at unionfs_relookup+0x105/frame 0xfffffe085d12b710 >unionfs_relookup_for_delete() at unionfs_relookup_for_delete+0x56/frame 0xfffffe085d12b7a0 >unionfs_rmdir() at unionfs_rmdir+0xd1/frame 0xfffffe085d12b800 >VOP_RMDIR_APV() at VOP_RMDIR_APV+0xf7/frame 0xfffffe085d12b830 >kern_rmdirat() at kern_rmdirat+0x1bc/frame 0xfffffe085d12b9a0 >amd64_syscall() at amd64_syscall+0x2e1/frame 0xfffffe085d12bab0 >Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe085d12bab0 >--- syscall (137, FreeBSD ELF64, sys_rmdir), rip = 0x800896dba, rsp = 0x7fffffffe8f8, rbp = 0x7fffffffe930 --- >KDB: enter: panic > >Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/zfs.ko >Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done. >done. >Loaded symbols for /boot/kernel/opensolaris.ko >Reading symbols from /boot/kernel/ipmi.ko...Reading symbols from /usr/lib/debug//boot/kernel/ipmi.ko.debug...done. >done. >Loaded symbols for /boot/kernel/ipmi.ko >Reading symbols from /boot/kernel/smbus.ko...Reading symbols from /usr/lib/debug//boot/kernel/smbus.ko.debug...done. >done. >Loaded symbols for /boot/kernel/smbus.ko >Reading symbols from /boot/kernel/sem.ko...Reading symbols from /usr/lib/debug//boot/kernel/sem.ko.debug...done. >done. >Loaded symbols for /boot/kernel/sem.ko >Reading symbols from /boot/kernel/mqueuefs.ko...Reading symbols from /usr/lib/debug//boot/kernel/mqueuefs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/mqueuefs.ko >Reading symbols from /boot/kernel/tmpfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/tmpfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/tmpfs.ko >Reading symbols from /boot/kernel/if_bridge.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_bridge.ko.debug...done. >done. >Loaded symbols for /boot/kernel/if_bridge.ko >Reading symbols from /boot/kernel/bridgestp.ko...Reading symbols from /usr/lib/debug//boot/kernel/bridgestp.ko.debug...done. >done. >Loaded symbols for /boot/kernel/bridgestp.ko >Reading symbols from /boot/kernel/ums.ko...Reading symbols from /usr/lib/debug//boot/kernel/ums.ko.debug...done. >done. >Loaded symbols for /boot/kernel/ums.ko >Reading symbols from /boot/kernel/unionfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/unionfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/unionfs.ko >#0 doadump (textdump=0) at pcpu.h:221 >221 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=0) at pcpu.h:221 >#1 0xffffffff8037dfae in db_dump (dummy=<value optimized out>, dummy2=false, > dummy3=0, dummy4=0x0) at /usr/src/sys/ddb/db_command.c:533 >#2 0xffffffff8037db21 in db_command (cmd_table=0x0) > at /usr/src/sys/ddb/db_command.c:440 >#3 0xffffffff8037d7b4 in db_command_loop () > at /usr/src/sys/ddb/db_command.c:493 >#4 0xffffffff8038036b in db_trap (type=<value optimized out>, code=0) > at /usr/src/sys/ddb/db_main.c:251 >#5 0xffffffff80a5fbf4 in kdb_trap (type=3, code=0, tf=<value optimized out>) > at /usr/src/sys/kern/subr_kdb.c:654 >#6 0xffffffff80e862c3 in trap (frame=0xfffffe085d12b290) > at /usr/src/sys/amd64/amd64/trap.c:549 >#7 0xffffffff80e65e7a in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:234 >#8 0xffffffff80a5f2ce in kdb_enter (why=0xffffffff813944d5 "panic", > msg=0xffffffff80a65540 "UH\211åAWAVATSH\203ìPI\211÷A\211þH\213\004%ÐÜ»\201H\211EØ\201<%xì»\201") at cpufunc.h:63 >#9 0xffffffff80a228c9 in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:750 >#10 0xffffffff80a22933 in panic (fmt=0xffffffff81ad5da0 "\004") > at /usr/src/sys/kern/kern_shutdown.c:688 >#11 0xffffffff8242e22a in assfail (a=<value optimized out>, > f=<value optimized out>, l=<value optimized out>) > at /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:81 >#12 0xffffffff8219a5e7 in zfs_freebsd_lookup (ap=0xfffffe085d12b5d8) > at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c:6213 >#13 0xffffffff80fd0111 in VOP_CACHEDLOOKUP_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:195 >#14 0xffffffff80ac2496 in vfs_cache_lookup (ap=<value optimized out>) > at vnode_if.h:80 >#15 0xffffffff80fcffb1 in VOP_LOOKUP_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:127 >#16 0xffffffff80acb691 in relookup (dvp=0xfffff800701a6b10, > vpp=0xfffffe085d12b778, cnp=0xfffffe085d12b730) at vnode_if.h:54 >#17 0xffffffff82647f95 in unionfs_relookup (dvp=0xfffff800701a6b10, > vpp=0xfffffe085d12b778, cnp=<value optimized out>, cn=0xfffffe085d12b730, > td=0xfffff800709d14d0, path=<value optimized out>, pathlen=9216, > nameiop=<value optimized out>) > at /usr/src/sys/modules/unionfs/../../fs/unionfs/union_subr.c:545 >#18 0xffffffff82648126 in unionfs_relookup_for_delete ( > dvp=<value optimized out>, cnp=0xfffffe085d12b908, td=0x278) > at /usr/src/sys/modules/unionfs/../../fs/unionfs/union_subr.c:620 >#19 0xffffffff8264c8a1 in unionfs_rmdir (ap=0xfffffe085d12b958) > at /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vnops.c:1417 >#20 0xffffffff80fd2087 in VOP_RMDIR_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:1679 >#21 0xffffffff80adffcc in kern_rmdirat (td=<value optimized out>, > fd=<value optimized out>, > path=0x7fffffffec5e <Address 0x7fffffffec5e out of bounds>, > pathseg=UIO_USERSPACE) at vnode_if.h:691 >#22 0xffffffff80e87171 in amd64_syscall (td=0xfffff800709d14d0, traced=0) > at subr_syscall.c:139 >#23 0xffffffff80e6615b in Xfast_syscall () > at /usr/src/sys/amd64/amd64/exception.S:394 >#24 0x0000000800896dba in ?? () >Previous frame inner to this frame (corrupt stack?) >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.26 [kernel] > 0 1 0 0 20 0 5320 980 wait DLs - 0:00.07 [init] > 0 2 0 0 -16 0 0 0 - DL - 0:00.02 [rand_harvestq] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns] > 0 5 0 0 -16 0 0 0 - DL - 0:00.04 [cam] > 0 6 0 0 -8 0 0 0 d DL - 0:00.01 [zfskern] > 0 7 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 8 0 0 -16 0 0 0 ipmireq DL - 0:00.00 [ipmi0: kcs] > 0 9 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 4:30.09 [idle] > 0 12 0 0 -64 0 0 0 - WL - 0:00.42 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.06 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:00.02 [usb] > 0 15 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 16 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 17 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 18 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 19 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 20 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 21 0 0 -8 0 0 0 7 DL - 0:00.00 [g_raid Intel-ee147] > 0 142 1 0 52 0 8228 1888 pause Ds - 0:00.00 [adjkerntz] > 0 457 1 0 20 0 12612 2172 select Ds - 0:00.00 [moused] > 0 474 1 0 52 0 12612 2172 select Ds - 0:00.00 [moused] > 0 487 1 0 20 0 9444 5216 select Ds - 0:00.00 [devd] > 0 635 1 0 20 0 10392 2476 select Ds - 0:00.03 [syslogd] > 0 660 1 0 52 0 18708 2116 select Ds - 0:00.00 [casperd] > 0 661 1 0 52 0 18708 2204 select Ds - 0:00.00 [casperd] > 0 678 1 0 52 0 8620 2372 pause Ds - 0:00.00 [nfsuserd] > 0 679 678 0 20 0 8620 2376 select D - 0:00.00 [nfsuserd] > 0 680 678 0 20 0 8620 2376 select D - 0:00.00 [nfsuserd] > 0 681 678 0 20 0 8620 2376 select D - 0:00.00 [nfsuserd] > 0 683 678 0 20 0 8620 2376 select D - 0:00.00 [nfsuserd] > 0 697 1 0 20 0 10356 2604 select Ds - 0:00.00 [rpcbind] > 0 701 1 0 20 0 22688 6656 select Ds - 0:00.01 [mountd] > 0 712 1 0 20 0 20524 6096 select Ds - 0:00.02 [nfsd] > 0 718 712 0 52 0 8236 2172 rpcsvc D - 0:00.00 [nfsd] > 0 763 1 0 20 -20 12628 2676 select D<s - 0:00.00 [ntpd] > 123 764 763 0 20 -20 12636 2880 select D< - 0:00.00 [ntpd] > 123 766 764 0 24 0 12628 2924 select D - 0:00.00 [ntpd] > 556 778 1 0 52 0 13016 3148 select Ds - 0:00.00 [dbus-daemon] > 0 798 1 0 20 0 55024 7180 select Ds - 0:00.00 [sshd] > 0 810 1 0 20 0 20008 6192 select Ds - 0:00.00 [sendmail] > 25 813 1 0 20 0 20008 5884 pause Ds - 0:00.00 [sendmail] > 0 817 1 0 20 0 12496 2476 nanslp Ds - 0:00.00 [cron] > 0 862 1 0 20 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 863 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 864 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 865 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 866 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 867 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 868 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 869 1 0 52 0 10388 2044 ttyin Ds+ - 0:00.00 [getty] > 0 1195 798 0 20 0 82408 8072 select Ds - 0:00.00 [sshd] >10001 1197 1195 0 20 0 82408 8016 select D - 0:00.00 [sshd] >10001 1198 1197 0 22 0 19528 4184 pause Ds - 0:00.00 [tcsh] > 0 1202 1198 0 23 0 44116 5596 select D - 0:00.00 [sudo] > 0 1203 1202 0 23 0 43616 2972 wait D - 0:00.00 [su] > 0 1204 1203 0 20 0 21576 4924 pause D - 0:00.00 [csh] > 0 1409 1204 0 20 0 6176 1788 - R+ - 0:00.00 [rmdir] > >------------------------------------------------------------------------ >vmstat -s > > 2067323 cpu context switches > 231054 device interrupts > 111146 software interrupts > 161016 traps > 518162 system calls > 21 kernel threads created > 792 fork() calls > 596 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 > 543 vnode pager pageins > 4180 vnode pager pages paged in > 0 vnode pager pageouts > 0 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 pages reactivated > 43667 copy-on-write faults > 132 copy-on-write optimized faults > 90746 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 144256 total VM faults taken > 411 page faults requiring I/O > 0 pages affected by kernel thread creation > 30963 pages affected by fork() > 22758 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 271710 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 2608 pages active > 11742 pages inactive > 0 pages in VM cache > 126578 pages wired down > 8002940 pages free > 4096 bytes per page > 108248 total name lookups > cache hits (83% pos + 12% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > ddb_capture 1 64K - 1 65536 > feeder 7 1K - 7 32 > acpiintr 1 1K - 1 64 > UART 9 7K - 9 16,1024 > acpica 175655 18134K - 479362 16,32,64,128,256,512,1024,2048,4096 > USB 62 120K - 75 16,32,128,256,512,1024,2048,4096,16384,32768 > USBdev 52 15K - 52 32,64,128,256,512,4096 > acpitask 1 64K - 1 65536 > acpisem 49 7K - 49 128 > acpidev 162 11K - 162 64 > CAM SIM 10 3K - 10 256 > CAM XPT 94 8K - 931 16,32,64,128,256,512,1024,2048,65536 > CAM DEV 21 42K - 275 2048 > CAM CCB 0 0K - 25092 2048 > CAM path 33 2K - 1142 32 > CAM periph 26 7K - 300 16,32,64,128,256 > CAM queue 31 29K - 804 16,32,64,512,4096 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > DEVFS3 262 66K - 279 256 > DEVFS1 216 108K - 229 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 39 1K - 40 16,128 > DEVFSP 2 1K - 2 64 >NFSD srvcache 0 0K - 6 128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD string 1 1K - 1 32 >NFSD usrgroup 75 10K - 75 128 > NFSD session 1 1K - 1 1024 > pfs_nodes 21 6K - 21 256 > GEOM 517 96K - 2940 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 6 4K - 399 32,64,128,256,512,2048 >md_intel_data 6 4K - 18 16,64,512,1024 > isadev 8 1K - 8 128 > pci_link 16 2K - 16 64,128 > acpi_perf 8 4K - 8 512 > cdev 3 1K - 3 256 > sigio 1 1K - 1 64 > filecaps 0 0K - 4 64 > kdtrace 802 190K - 2670 64,256 > kenv 97 12K - 119 16,32,64,128,8192 > kqueue 2 3K - 2 256,2048 > proc-args 40 2K - 4248 16,32,64,128,256 > hhook 9 3K - 9 256 > ithread 144 26K - 144 32,128,256 > KTRACE 100 13K - 100 128 > linker 271 253K - 320 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536 > lockf 32 4K - 1268 64,128 > loginclass 3 1K - 3 64 > devbuf 19294 38085K - 19819 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536 > temp 60 18K - 2738 16,32,64,128,256,512,1024,2048,8192,16384,65536 > ip6ndp 5 1K - 5 64,128 >CAM dev queue 10 1K - 10 64 > scsi_cd 0 0K - 7 16 > module 507 64K - 508 128 > mtx_pool 2 16K - 2 8192 > osd 8 1K - 60 16,32,64 > pmchooks 1 1K - 1 128 > pgrp 31 4K - 171 128 > session 28 4K - 117 128 > proc 2 128K - 2 65536 > subproc 197 312K - 1546 512,4096 > cred 67 17K - 1247 256 > plimit 26 7K - 1575 256 > uidinfo 6 17K - 105 128,16384 > sysctl 0 0K - 1118 16,32,64 > sysctloid 5717 292K - 5841 16,32,64,128 > sysctltmp 0 0K - 98 16,32,64,256,1024 > tidhash 1 128K - 1 > callout 9 3208K - 9 > umtx 1548 194K - 1548 128 > p1003.1b 1 1K - 1 16 > SWAP 4 2193K - 4 64 > bus 1534 161K - 17353 16,32,64,128,256,512,1024 > bus-sc 104 387K - 13385 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 28 57K - 28 32,4096 > eventhandler 99 8K - 99 64,128 > kobj 337 1348K - 909 4096 > Per-cpu 1 1K - 1 32 > rman 285 31K - 636 32,128 > sbuf 0 0K - 4466 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > taskqueue 197 31K - 347 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 21 2K - 479 32,64 > vmem 2 160K - 4 8192,16384,32768 > Witness 1539 3282K - 1539 2048,16384 > ioctlops 0 0K - 102 256,512,1024 > select 25 4K - 25 128 > iov 0 0K - 2307 16,32,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 16 16K - 17 1024 > pts 1 1K - 2 256 > mbuf_tag 0 0K - 9 32 > shmfd 1 8K - 1 8192 > soname 10 1K - 30115 16,32,64,128 > pcb 31 4247K - 71 16,32,128,1024,2048,8192 > vfscache 1 8192K - 1 > export_host 0 0K - 1 256 > vfs_hash 1 4096K - 1 > vnodes 1 1K - 1 256 > mount 311 14K - 3563 16,32,64,128,256 > scsi_da 0 0K - 111 32,512 > vnodemarker 0 0K - 12465 512 > BPF 4 1K - 4 128 > ifnet 5 9K - 5 128,2048 > ifaddr 54 14K - 54 32,64,128,256,512,2048,4096 > ether_multi 24 2K - 24 16,32,64 > clone 7 1K - 7 128 > lltable 20 6K - 22 256,512 > routetbl 29 4K - 31 32,64,128,256,512 > vnet 1 1K - 1 64 > vnet_data 1 64K - 1 65536 >vnet_data_free 1 1K - 1 32 > igmp 4 1K - 4 128 > in_multi 3 1K - 3 256 > sctp_a_it 0 0K - 3 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 4 1K - 4 128 > sctp_ifn 2 1K - 2 128 > sctp_iter 0 0K - 3 256 > hostcache 1 32K - 1 32768 > syncache 1 64K - 1 65536 > in6_mfilter 1 1K - 1 1024 > in6_multi 16 2K - 16 32,256 > ip6_moptions 2 1K - 2 32,256 > mld 4 1K - 4 128 > inpcbpolicy 26 1K - 173 32 > ipsecpolicy 52 13K - 356 256 > NFS FHA 0 0K - 7 64 > crypto 1 1K - 1 512 > rpc 76 34K - 92 32,64,256,512,2048,8192 >audit_evclass 187 6K - 231 32 > ufs_quota 1 4096K - 1 > vm_pgdata 3 4097K - 3 128 > UMAHash 11 30K - 26 512,1024,2048,4096,8192,16384 > kbdmux 8 22K - 8 16,512,1024,2048,16384 > LED 44 4K - 44 16,32,128 > memdesc 1 4K - 1 4096 > SCSI ENC 25 100K - 2475 16,64,256,2048,32768 > isci 3 248K - 3 4096 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > io_apic 2 4K - 2 2048 > MCA 30 5K - 30 64,128,256 > msi 17 3K - 17 128 > nexusdev 5 1K - 5 16 > entropy 1 1K - 41 32,4096 > kstat_data 6 1K - 6 64 > solaris 24348 104674K - 679679 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > ksem 1 8K - 1 8192 > tmpfs mount 1 1K - 1 128 > tmpfs name 6 1K - 10 16 > UNIONFS hash 2 1K - 2 128 > UNIONFS node 2 1K - 2 128 > UNIONFS path 1 1K - 1 16 >UNIONFS mount 1 1K - 1 64 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 330, 0, 330, 0, 0 >UMA Zones: 1664, 0, 330, 0, 330, 0, 0 >UMA Slabs: 112, 0, 6472, 3, 7115, 0, 0 >UMA RCntSlabs: 120, 0, 2286, 24, 2286, 0, 0 >UMA Hash: 256, 0, 89, 16, 100, 0, 0 >4 Bucket: 32, 0, 751, 1853, 5377, 0, 0 >6 Bucket: 48, 0, 241, 2083, 1974, 0, 0 >8 Bucket: 64, 0, 186, 1860, 5718, 11, 0 >12 Bucket: 96, 0, 81, 944, 455, 0, 0 >16 Bucket: 128, 0, 178, 845, 991, 0, 0 >32 Bucket: 256, 0, 227, 643, 1881, 137, 0 >64 Bucket: 512, 0, 1130, 130, 3211, 137, 0 >128 Bucket: 1024, 0, 216, 100, 1727, 0, 0 >256 Bucket: 2048, 0, 428, 58, 1403, 170, 0 >vmem btag: 56, 0, 14107, 1016, 14483, 107, 0 >VM OBJECT: 256, 0, 2050, 515, 21328, 0, 0 >RADIX NODE: 144, 0, 7652, 556, 49701, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 10, 517, 10, 0, 0 >MAP ENTRY: 128, 0, 1110, 1277, 48927, 0, 0 >VMSPACE: 2512, 0, 40, 35, 1390, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 405, 0, 405, 0, 0 >16: 16, 0, 46, 2195, 210, 0, 0 >16: 16, 0, 402, 2088, 127109, 0, 0 >16: 16, 0, 334, 1409, 9740, 0, 0 >16: 16, 0, 1922, 1813, 2946, 0, 0 >16: 16, 0, 260, 1981, 1975, 0, 0 >16: 16, 0, 127, 2114, 1312, 0, 0 >16: 16, 0, 14, 2227, 1521, 0, 0 >16: 16, 0, 1615, 1871, 59706, 0, 0 >32: 32, 0, 119, 1989, 1733, 0, 0 >32: 32, 0, 17876, 1964, 57220, 0, 0 >32: 32, 0, 195, 2409, 5359, 0, 0 >32: 32, 0, 2216, 1628, 2616, 0, 0 >32: 32, 0, 80, 2028, 621, 0, 0 >32: 32, 0, 257, 1603, 847, 0, 0 >32: 32, 0, 127, 1981, 541, 0, 0 >32: 32, 0, 3067, 1521, 51715, 0, 0 >64: 64, 0, 35, 2011, 3922, 0, 0 >64: 64, 0, 34122, 2086, 37602, 0, 0 >64: 64, 0, 9749, 1411, 10155, 0, 0 >64: 64, 0, 574, 1968, 2995, 0, 0 >64: 64, 0, 224, 1822, 2838, 0, 0 >64: 64, 0, 87, 1959, 131, 0, 0 >64: 64, 0, 111, 1935, 2410, 0, 0 >64: 64, 0, 14872, 2612, 184522, 0, 0 >128: 128, 0, 1590, 673, 2868, 0, 0 >128: 128, 0, 123329, 950, 257682, 0, 0 >128: 128, 0, 845, 798, 1291, 0, 0 >128: 128, 0, 1593, 794, 1593, 0, 0 >128: 128, 0, 137, 762, 170, 0, 0 >128: 128, 0, 742, 777, 1643, 0, 0 >128: 128, 0, 289, 982, 2020, 0, 0 >128: 128, 0, 455, 1560, 146772, 0, 0 >256: 256, 0, 47, 388, 445, 0, 0 >256: 256, 0, 168, 447, 7393, 0, 0 >256: 256, 0, 522, 273, 885, 0, 0 >256: 256, 0, 72, 423, 797, 0, 0 >256: 256, 0, 1055, 295, 3062, 0, 0 >256: 256, 0, 228, 447, 3270, 0, 0 >256: 256, 0, 265, 470, 336, 0, 0 >256: 256, 0, 1075, 55535, 87994, 0, 0 >512: 512, 0, 1, 146, 12, 0, 0 >512: 512, 0, 12, 79, 32, 0, 0 >512: 512, 0, 85, 118, 89, 0, 0 >512: 512, 0, 39, 199, 60, 0, 0 >512: 512, 0, 27, 64, 29, 0, 0 >512: 512, 0, 201, 93, 4274, 0, 0 >512: 512, 0, 216, 134, 233, 0, 0 >512: 512, 0, 26, 268, 115182, 0, 0 >1024: 1024, 0, 4, 100, 1006, 0, 0 >1024: 1024, 0, 1, 103, 25569, 0, 0 >1024: 1024, 0, 20, 344, 980, 0, 0 >1024: 1024, 0, 4, 88, 34, 0, 0 >1024: 1024, 0, 23, 17, 24, 0, 0 >1024: 1024, 0, 54, 78, 1251, 0, 0 >1024: 1024, 0, 1, 27, 5, 0, 0 >1024: 1024, 0, 2873, 131, 32918, 0, 0 >2048: 2048, 0, 1, 49, 164, 0, 0 >2048: 2048, 0, 1559, 261, 27175, 0, 0 >2048: 2048, 0, 14, 16, 24, 0, 0 >2048: 2048, 0, 9, 11, 9, 0, 0 >2048: 2048, 0, 5, 5, 5, 0, 0 >2048: 2048, 0, 20, 30, 455, 0, 0 >2048: 2048, 0, 0, 6, 4, 0, 0 >2048: 2048, 0, 66, 54, 1007, 0, 0 >4096: 4096, 0, 0, 0, 0, 0, 0 >4096: 4096, 0, 1, 1, 9, 0, 0 >4096: 4096, 0, 344, 6, 916, 0, 0 >4096: 4096, 0, 13, 0, 265, 0, 0 >4096: 4096, 0, 3, 0, 3, 0, 0 >4096: 4096, 0, 98, 14, 2161, 0, 0 >4096: 4096, 0, 12, 8, 67, 0, 0 >4096: 4096, 0, 267, 10, 11558, 0, 0 >8192: 8192, 0, 2, 1, 3, 0, 0 >8192: 8192, 0, 0, 0, 0, 0, 0 >8192: 8192, 0, 9, 0, 9, 0, 0 >8192: 8192, 0, 7, 0, 7, 0, 0 >8192: 8192, 0, 3, 0, 3, 0, 0 >8192: 8192, 0, 8, 7, 1227, 0, 0 >8192: 8192, 0, 1, 1, 5, 0, 0 >8192: 8192, 0, 26, 11, 743, 0, 0 >16384: 16384, 0, 1, 2, 6, 0, 0 >16384: 16384, 0, 2, 0, 2, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 7, 10, 1948, 0, 0 >16384: 16384, 0, 0, 2, 8, 0, 0 >16384: 16384, 0, 0, 7, 21, 0, 0 >32768: 32768, 0, 1, 0, 1, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 4, 0, 4, 0, 0 >32768: 32768, 0, 6, 8, 280, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 3, 1, 913, 0, 0 >32768: 32768, 0, 0, 3, 17, 0, 0 >32768: 32768, 0, 22, 0, 22, 0, 0 >65536: 65536, 0, 0, 8, 64, 0, 0 >65536: 65536, 0, 0, 1, 80, 0, 0 >65536: 65536, 0, 7, 0, 7, 0, 0 >65536: 65536, 0, 4, 0, 4, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >65536: 65536, 0, 4, 0, 627, 0, 0 >65536: 65536, 0, 1, 4, 33, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >64 pcpu: 8, 0, 2746, 838, 2746, 0, 0 >SLEEPQUEUE: 88, 0, 775, 620, 775, 0, 0 >Files: 80, 0, 121, 908, 14103, 0, 0 >filedesc0: 1104, 0, 61, 92, 1410, 0, 0 >rl_entry: 40, 0, 49, 2030, 49, 0, 0 >TURNSTILE: 136, 0, 775, 265, 775, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1352, 0, 60, 75, 1409, 0, 0 >THREAD: 1232, 0, 740, 34, 1259, 0, 0 >cpuset: 96, 0, 663, 731, 1186, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 13030200, 2046, 2519, 89556, 0, 0 >mbuf: 256, 13030200, 2, 2539, 17080, 0, 0 >mbuf_cluster: 2048, 2035968, 4554, 12, 4555, 0, 0 >mbuf_jumbo_page: 4096, 1017983, 0, 3, 16, 0, 0 >mbuf_jumbo_9k: 9216, 904872, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 678652, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 >g_bio: 248, 0, 0, 672, 57791, 0, 0 >ttyinq: 160, 0, 180, 324, 705, 0, 0 >ttyoutq: 256, 0, 95, 340, 374, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >cryptop: 88, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 1826, 1372, 0, 0 >VNODE: 472, 0, 905, 199, 1091, 0, 0 >VNODEPOLL: 112, 0, 2, 138, 2, 0, 0 >BUF TRIE: 144, 0, 0, 105948, 0, 0, 0 >NAMEI: 1024, 0, 1, 131, 47258, 0, 0 >S VFS Cache: 108, 0, 803, 702, 3983, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 1, 35, 1, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >mqnode: 408, 0, 3, 33, 3, 0, 0 >mqueue: 248, 0, 0, 0, 0, 0, 0 >mvdata: 64, 0, 0, 0, 0, 0, 0 >mqnotifier: 216, 0, 0, 0, 0, 0, 0 >pipe: 744, 0, 2, 93, 542, 0, 0 >Mountpoints: 816, 0, 27, 68, 27, 0, 0 >reference_cache: 40, 0, 0, 0, 0, 0, 0 >reference_history_cache: 8, 0, 0, 0, 0, 0, 0 >range_seg_cache: 64, 0, 12982, 1464, 37867, 0, 0 >zio_cache: 944, 0, 16, 1124, 461459, 0, 0 >zio_link_cache: 48, 0, 0, 3569, 387498, 0, 0 >zio_buf_512: 512, 0, 1092, 126, 17048, 0, 0 >zio_data_buf_512: 512, 0, 95, 143, 780, 0, 0 >zio_buf_1024: 1024, 0, 40, 632, 1318, 0, 0 >zio_data_buf_1024: 1024, 0, 67, 37, 74, 0, 0 >zio_buf_1536: 1536, 0, 36, 46, 151, 0, 0 >zio_data_buf_1536: 1536, 0, 22, 50, 22, 0, 0 >zio_buf_2048: 2048, 0, 39, 37, 1085, 0, 0 >zio_data_buf_2048: 2048, 0, 22, 18, 31, 0, 0 >zio_buf_2560: 2560, 0, 3, 24, 44, 0, 0 >zio_data_buf_2560: 2560, 0, 23, 10, 24, 0, 0 >zio_buf_3072: 3072, 0, 1, 20, 19, 0, 0 >zio_data_buf_3072: 3072, 0, 15, 6, 17, 0, 0 >zio_buf_3584: 3584, 0, 4, 6, 23, 0, 0 >zio_data_buf_3584: 3584, 0, 6, 0, 6, 0, 0 >zio_buf_4096: 4096, 0, 57, 199, 10321, 0, 0 >zio_data_buf_4096: 4096, 0, 13, 22, 150, 0, 0 >zio_buf_5120: 5120, 0, 6, 4, 26, 0, 0 >zio_data_buf_5120: 5120, 0, 8, 0, 8, 0, 0 >zio_buf_6144: 6144, 0, 1, 6, 10, 0, 0 >zio_data_buf_6144: 6144, 0, 11, 0, 11, 0, 0 >zio_buf_7168: 7168, 0, 4, 1, 7, 0, 0 >zio_data_buf_7168: 7168, 0, 11, 0, 11, 0, 0 >zio_buf_8192: 8192, 0, 3, 129, 1749, 0, 0 >zio_data_buf_8192: 8192, 0, 18, 3, 38, 0, 0 >zio_buf_10240: 10240, 0, 3, 6, 16, 0, 0 >zio_data_buf_10240: 10240, 0, 11, 0, 11, 0, 0 >zio_buf_12288: 12288, 0, 2, 13, 1037, 0, 0 >zio_data_buf_12288: 12288, 0, 8, 0, 9, 0, 0 >zio_buf_14336: 14336, 0, 0, 2, 3, 0, 0 >zio_data_buf_14336: 14336, 0, 9, 0, 9, 0, 0 >zio_buf_16384: 16384, 0, 1295, 466, 7866, 0, 0 >zio_data_buf_16384: 16384, 0, 8, 0, 8, 0, 0 >zio_buf_20480: 20480, 0, 1, 15, 749, 0, 0 >zio_data_buf_20480: 20480, 0, 16, 0, 17, 0, 0 >zio_buf_24576: 24576, 0, 1, 12, 409, 0, 0 >zio_data_buf_24576: 24576, 0, 9, 0, 9, 0, 0 >zio_buf_28672: 28672, 0, 0, 13, 448, 0, 0 >zio_data_buf_28672: 28672, 0, 5, 4, 10, 0, 0 >zio_buf_32768: 32768, 0, 2, 13, 304, 0, 0 >zio_data_buf_32768: 32768, 0, 5, 6, 13, 0, 0 >zio_buf_40960: 40960, 0, 1, 12, 228, 0, 0 >zio_data_buf_40960: 40960, 0, 15, 1, 25, 0, 0 >zio_buf_49152: 49152, 0, 3, 14, 910, 0, 0 >zio_data_buf_49152: 49152, 0, 12, 1, 28, 0, 0 >zio_buf_57344: 57344, 0, 2, 12, 222, 0, 0 >zio_data_buf_57344: 57344, 0, 4, 2, 21, 0, 0 >zio_buf_65536: 65536, 0, 0, 10, 57, 0, 0 >zio_data_buf_65536: 65536, 0, 5, 1, 21, 0, 0 >zio_buf_81920: 81920, 0, 1, 15, 132, 0, 0 >zio_data_buf_81920: 81920, 0, 12, 2, 41, 0, 0 >zio_buf_98304: 98304, 0, 0, 10, 79, 0, 0 >zio_data_buf_98304: 98304, 0, 8, 2, 40, 0, 0 >zio_buf_114688: 114688, 0, 0, 15, 153, 0, 0 >zio_data_buf_114688: 114688, 0, 6, 8, 38, 0, 0 >zio_buf_131072: 131072, 0, 4, 24, 184, 0, 0 >zio_data_buf_131072: 131072, 0, 197, 0, 197, 0, 0 >zio_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_data_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_data_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_data_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_data_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_data_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_data_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_data_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_data_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_data_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_data_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_data_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_data_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_data_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_data_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_data_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_data_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_data_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_data_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_data_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_data_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_data_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_data_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_data_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_data_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_data_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_data_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_data_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >zio_data_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >lz4_ctx: 16384, 0, 0, 15, 7876, 0, 0 >sa_cache: 144, 0, 808, 299, 918, 0, 0 >dnode_t: 960, 0, 1408, 64, 2799, 0, 0 >dmu_buf_impl_t: 328, 0, 2593, 599, 66378, 0, 0 >arc_buf_hdr_t_full: 336, 0, 2273, 576, 11436, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0 >arc_buf_t: 72, 0, 2273, 1027, 11441, 0, 0 >zil_lwb_cache: 192, 0, 3, 377, 23, 0, 0 >zfs_znode_cache: 368, 0, 808, 122, 918, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 92, 1308, 676, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 2, 153, 2, 0, 0 >socket: 744, 1046385, 52, 78, 5127, 0, 0 >unpcb: 240, 1046400, 26, 406, 4949, 0, 0 >ipq: 56, 63687, 0, 0, 0, 0, 0 >udp_inpcb: 400, 1046385, 15, 219, 150, 0, 0 >udpcb: 24, 1046464, 15, 2143, 150, 0, 0 >tcp_inpcb: 400, 1046385, 11, 223, 23, 0, 0 >tcpcb: 1048, 1046385, 11, 61, 23, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 69, 5, 0, 0 >hostcache: 136, 15370, 1, 86, 2, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0 >tcpreass: 40, 127314, 0, 0, 0, 0, 0 >sctp_ep: 1424, 1046386, 0, 0, 0, 0, 0 >sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 830, 3, 0, 0 >sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 >sctp_readq: 104, 400026, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400059, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 400, 1046385, 0, 0, 0, 0, 0 >ripcb: 400, 1046385, 0, 0, 0, 0, 0 >rtentry: 200, 0, 12, 311, 12, 0, 0 >selfd: 64, 0, 71, 1975, 40308, 0, 0 >SWAPMETA: 288, 4071938, 0, 0, 0, 0, 0 >TMPFS dirent: 64, 0, 6, 800, 10, 0, 0 >TMPFS node: 232, 0, 7, 180, 11, 0, 0 >bridge_rtnode: 64, 0, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq16: ehci0 26555 490 >irq23: ehci1 64759 1195 >cpu0:timer 125236 2310 >irq264: isci0 1450 27 >irq266: em0:rx0 82989 1531 >irq267: em0:tx0 2085 38 >irq269: em1:rx0 35460 654 >irq272: ahci0 17756 328 >cpu1:timer 65462 1208 >cpu5:timer 55994 1033 >cpu7:timer 64080 1182 >cpu4:timer 64604 1192 >cpu6:timer 68560 1265 >cpu2:timer 42163 778 >cpu3:timer 58448 1078 >Total 775601 14308 > >------------------------------------------------------------------------ >pstat -T > >121/1046384 files >0M/16383M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/gpt/swap0 16776960 0 16776960 0% >/dev/gpt/swap1 16776960 0 16776960 0% >Total 33553920 0 33553920 0% > >------------------------------------------------------------------------ >iostat > > tty ada0 ada1 ada2 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 4 13.73 1 0.01 13.78 1 0.01 26.17 0 0.00 0 0 0 0 100 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 0 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 1023 packets sent > 982 data packets (136898 bytes) > 0 data packets (0 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 35 ack-only packets (11 delayed) > 0 URG only packets > 0 window probe packets > 2 window update packets > 4 control packets > 1201 packets received > 838 acks (for 136843 bytes) > 0 duplicate acks > 0 acks for unsent data > 836 packets (59532 bytes) received in-sequence > 0 completely duplicate packets (0 bytes) > 0 old duplicate packets > 0 packets with some dup. data (0 bytes duped) > 0 out-of-order packets (0 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 0 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 > 0 connection requests > 5 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 5 connections established (including accepts) > 12 connections closed (including 0 drops) > 2 connections updated cached RTT on close > 2 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 818 segments updated rtt (of 816 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 > 8 correct ACK header predictions > 334 correct data packet header predictions > 5 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 5 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 5 cookies sent > 5 cookies received > 2 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 > 0 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: > 36056 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 0 dropped due to no socket > 35200 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 856 delivered > 865 datagrams output > 0 times multicast source filter matched >ip: > 41721 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 > 37257 packets for this host > 52 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 4412 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 1910 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: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > 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 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 5 ARP requests sent > 206 ARP replies sent > 3580 ARP requests received > 1993 ARP replies received > 8970 ARP packets received > 2 total packets dropped due to no ARP entry > 2 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 0 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 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 > 12716 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 >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >2048/5058/7106 mbufs in use (current/cache/total) >2035/2531/4566/2035968 mbuf clusters in use (current/cache/total/max) >2046/2519 mbuf+clusters out of packet secondary zone in use (current/cache) >0/3/3/1017983 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/904872 9k jumbo clusters in use (current/cache/total/max) >0/0/0/678652 16k jumbo clusters in use (current/cache/total/max) >4582K/6338K/10920K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff8014b7f0830 tcp4 0 0 127.0.0.1.6010 *.* LISTEN >fffff8014b7f1000 tcp6 0 0 ::1.6010 *.* LISTEN >fffff8014b4a1418 tcp4 0 64 203.0.113.50.822 203.0.113.57.55084 ESTABLISHED >fffff8014b5d5830 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff8014b4a1830 tcp4 0 0 203.0.113.50.822 *.* LISTEN >fffff8014b430418 tcp6 0 0 *.2049 *.* LISTEN >fffff8014b430830 tcp4 0 0 *.2049 *.* LISTEN >fffff8014b374418 tcp4 0 0 *.703 *.* LISTEN >fffff8014b374830 tcp6 0 0 *.703 *.* LISTEN >fffff8014b38a418 tcp4 0 0 *.111 *.* LISTEN >fffff8014b38a830 tcp6 0 0 *.111 *.* LISTEN >fffff80070f42320 udp4 0 0 203.0.113.50.65341 69.50.219.51.123 >fffff800709204b0 udp4 0 0 203.0.113.50.19414 38.229.71.1.123 >fffff80070f57640 udp4 0 0 203.0.113.50.54313 152.2.133.54.123 >fffff80070f57960 udp4 0 0 203.0.113.50.64555 107.170.224.8.123 >fffff80070966c80 udp6 0 0 *.2049 *.* >fffff80070967000 udp4 0 0 *.2049 *.* >fffff80070927960 udp4 0 0 *.703 *.* >fffff80070927af0 udp6 0 0 *.703 *.* >fffff8007089b4b0 udp6 0 0 *.* *.* >fffff800708afaf0 udp4 0 0 *.698 *.* >fffff800708afc80 udp4 0 0 *.111 *.* >fffff800708b0000 udp6 0 0 *.925 *.* >fffff800708b0190 udp6 0 0 *.111 *.* >fffff800709207d0 udp4 0 0 *.620 *.* >fffff80070f58320 udp4 0 0 203.0.113.50.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff80070feb1e0 stream 0 0 0 0 0 0 >fffff80070ef0d20 stream 0 0 fffff8014b306b10 0 0 0 /tmp/ssh-4mrrPPe2Uv/agent.1197 >fffff80070fa5000 stream 0 0 0 fffff80070ef1000 0 0 >fffff80070ef1000 stream 0 0 0 fffff80070fa5000 0 0 >fffff80070fa4e10 stream 0 0 0 fffff80070fa4d20 0 0 >fffff80070fa4d20 stream 0 0 0 fffff80070fa4e10 0 0 >fffff8014b4fcc30 stream 0 0 fffff8014b2373b0 0 0 0 /var/run/dbus/system_bus_socket >fffff80070ef13c0 stream 0 0 0 fffff80070ef14b0 0 0 >fffff80070ef14b0 stream 0 0 0 fffff80070ef13c0 0 0 >fffff80070f5c690 stream 0 0 fffff8014b326000 0 0 0 /var/run/ntpd.sock >fffff80070f5c780 stream 0 0 0 fffff80070f5c870 0 0 >fffff80070f5c870 stream 0 0 0 fffff80070f5c780 0 0 >fffff8014b2cac30 stream 0 0 fffff8014b2e7000 0 0 0 /var/run/rpcbind.sock >fffff80070ef1690 stream 0 0 fffff80070f11ce8 0 0 0 /var/run/casper >fffff8014b2cad20 stream 0 0 0 fffff8014b2cae10 0 0 >fffff8014b2cae10 stream 0 0 0 fffff8014b2cad20 0 0 >fffff80070ef1870 stream 0 0 fffff800706fd000 0 0 0 /var/run/devd.pipe >fffff80070ef0e10 dgram 0 0 0 fffff80070f5c960 0 fffff8014b4fca50 >fffff8014b4fca50 dgram 0 0 0 fffff80070f5c960 0 fffff8014b2cab40 >fffff8014b4fcb40 dgram 0 0 0 fffff80070f5ca50 0 0 >fffff8014b2cab40 dgram 0 0 0 fffff80070f5c960 0 fffff80070ef15a0 >fffff80070ef15a0 dgram 0 0 0 fffff80070f5c960 0 fffff8014b2cb000 >fffff8014b2cb000 dgram 0 0 0 fffff80070f5c960 0 0 >fffff80070f5c960 dgram 0 0 fffff80070022b10 0 fffff80070ef0e10 0 /var/run/logpriv >fffff80070f5ca50 dgram 0 0 fffff80070022ce8 0 fffff8014b4fcb40 0 /var/run/log >fffff80070ef1780 seqpac 0 0 fffff800706c6ce8 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 localhost.x11-ssh >tcp6 0/0/128 localhost.x11-ssh >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 storm.blackhelic.822 >tcp6 0/0/128 *.nfsd >tcp4 0/0/128 *.nfsd >tcp4 0/0/128 *.703 >tcp6 0/0/128 *.703 >tcp4 0/0/128 *.sunrpc >tcp6 0/0/128 *.sunrpc >unix 0/0/128 /tmp/ssh-4mrrPPe2Uv/agent.1197 >unix 0/0/30 /var/run/dbus/system_bus_socket >unix 0/0/5 /var/run/ntpd.sock >unix 0/0/128 /var/run/rpcbind.sock >unix 0/0/8 /var/run/casper >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 5 at 0x14c00000001 >fstat: can't read file 11 at 0x9800000000 >fstat: can't read file 17 at 0xa000000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 5 at 0xbc00000000 >fstat: can't read file 11 at 0x9400000000 >fstat: can't read file 17 at 0x9200000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x800000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xe00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 rmdir 1409 root - - error - >root rmdir 1409 wd - - ?(unionfs) - >root rmdir 1409 text - - error - >root rmdir 1409 ctty /dev 200 crw--w---- pts/0 rw >root rmdir 1409 0 /dev 200 crw--w---- pts/0 rw >root csh 1204 root - - error - >root csh 1204 wd - - ?(unionfs) - >root csh 1204 text - - error - >root csh 1204 ctty /dev 200 crw--w---- pts/0 rw >root su 1203 root - - error - >root su 1203 wd - - error - >root su 1203 text - - error - >root su 1203 ctty /dev 200 crw--w---- pts/0 rw >root su 1203 0 /dev 200 crw--w---- pts/0 rw >root sudo 1202 root - - error - >root sudo 1202 wd - - error - >root sudo 1202 text - - error - >root sudo 1202 ctty /dev 200 crw--w---- pts/0 rw >root sudo 1202 0 /dev 200 crw--w---- pts/0 rw >mwlucas tcsh 1198 root - - error - >mwlucas tcsh 1198 wd - - error - >mwlucas tcsh 1198 text - - error - >mwlucas tcsh 1198 ctty /dev 200 crw--w---- pts/0 rw >mwlucas sshd 1197 root - - error - >mwlucas sshd 1197 wd - - error - >mwlucas sshd 1197 text - - error - >mwlucas sshd 1197 0 /dev 31 crw-rw-rw- null rw >mwlucas sshd 1197 6 /dev 31 crw-rw-rw- null rw >mwlucas sshd 1197 12 /dev 31 crw-rw-rw- null rw >root sshd 1195 root - - error - >root sshd 1195 wd - - error - >root sshd 1195 text - - error - >root sshd 1195 0 /dev 31 crw-rw-rw- null r >root getty 869 root - - error - >root getty 869 wd - - error - >root getty 869 text - - error - >root getty 869 ctty /dev 126 crw------- ttyv7 rw >root getty 869 0 /dev 126 crw------- ttyv7 rw >root getty 868 root - - error - >root getty 868 wd - - error - >root getty 868 text - - error - >root getty 868 ctty /dev 125 crw------- ttyv6 rw >root getty 868 0 /dev 125 crw------- ttyv6 rw >root getty 867 root - - error - >root getty 867 wd - - error - >root getty 867 text - - error - >root getty 867 ctty /dev 124 crw------- ttyv5 rw >root getty 867 0 /dev 124 crw------- ttyv5 rw >root getty 866 root - - error - >root getty 866 wd - - error - >root getty 866 text - - error - >root getty 866 ctty /dev 123 crw------- ttyv4 rw >root getty 866 0 /dev 123 crw------- ttyv4 rw >root getty 865 root - - error - >root getty 865 wd - - error - >root getty 865 text - - error - >root getty 865 ctty /dev 122 crw------- ttyv3 rw >root getty 865 0 /dev 122 crw------- ttyv3 rw >root getty 864 root - - error - >root getty 864 wd - - error - >root getty 864 text - - error - >root getty 864 ctty /dev 121 crw------- ttyv2 rw >root getty 864 0 /dev 121 crw------- ttyv2 rw >root getty 863 root - - error - >root getty 863 wd - - error - >root getty 863 text - - error - >root getty 863 ctty /dev 120 crw------- ttyv1 rw >root getty 863 0 /dev 120 crw------- ttyv1 rw >root getty 862 root - - error - >root getty 862 wd - - error - >root getty 862 text - - error - >root getty 862 ctty /dev 119 crw------- ttyv0 rw >root getty 862 0 /dev 119 crw------- ttyv0 rw >root cron 817 root - - error - >root cron 817 wd - - error - >root cron 817 text - - error - >root cron 817 0 /dev 31 crw-rw-rw- null rw >smmsp sendmail 813 root - - error - >smmsp sendmail 813 wd - - error - >smmsp sendmail 813 text - - error - >smmsp sendmail 813 0 /dev 31 crw-rw-rw- null r >root sendmail 810 root - - error - >root sendmail 810 wd - - error - >root sendmail 810 text - - error - >root sendmail 810 0 /dev 31 crw-rw-rw- null r >root sshd 798 root - - error - >root sshd 798 wd - - error - >root sshd 798 text - - error - >root sshd 798 0 /dev 31 crw-rw-rw- null rw >messageb dbus-daemon 778 root - - error - >messageb dbus-daemon 778 wd - - error - >messageb dbus-daemon 778 text - - error - >messageb dbus-daemon 778 0 /dev 31 crw-rw-rw- null rw >messageb dbus-daemon 778 6 /dev 31 crw-rw-rw- null rw >_ntp ntpd 766 root - - error - >_ntp ntpd 766 wd - - error - >_ntp ntpd 766 text - - error - >_ntp ntpd 766 0 /dev 31 crw-rw-rw- null rw >_ntp ntpd 766 6 /dev 31 crw-rw-rw- null rw >_ntp ntpd 764 root - - error - >_ntp ntpd 764 wd - - error - >_ntp ntpd 764 jail - - error - >_ntp ntpd 764 text - - error - >_ntp ntpd 764 0 /dev 31 crw-rw-rw- null rw >_ntp ntpd 764 6 /dev 31 crw-rw-rw- null rw >root ntpd 763 root - - error - >root ntpd 763 wd - - error - >root ntpd 763 text - - error - >root ntpd 763 0 /dev 31 crw-rw-rw- null rw >root ntpd 763 6 /dev 31 crw-rw-rw- null rw >root nfsd 718 root - - error - >root nfsd 718 wd - - error - >root nfsd 718 text - - error - >root nfsd 718 0 /dev 31 crw-rw-rw- null rw >root nfsd 712 root - - error - >root nfsd 712 wd - - error - >root nfsd 712 text - - error - >root nfsd 712 0 /dev 31 crw-rw-rw- null rw >root nfsd 712 6 /dev 31 crw-rw-rw- null rw >root mountd 701 root - - error - >root mountd 701 wd - - error - >root mountd 701 text - - error - >root mountd 701 0 /dev 31 crw-rw-rw- null rw >root mountd 701 6 /dev 31 crw-rw-rw- null rw >root rpcbind 697 root - - error - >root rpcbind 697 wd - - error - >root rpcbind 697 text - - error - >root rpcbind 697 0 /dev 31 crw-rw-rw- null rw >root rpcbind 697 6 /dev 31 crw-rw-rw- null rw >root nfsuserd 683 root - - error - >root nfsuserd 683 wd - - error - >root nfsuserd 683 text - - error - >root nfsuserd 683 0 /dev 31 crw-rw-rw- null rw >root nfsuserd 681 root - - error - >root nfsuserd 681 wd - - error - >root nfsuserd 681 text - - error - >root nfsuserd 681 0 /dev 31 crw-rw-rw- null rw >root nfsuserd 680 root - - error - >root nfsuserd 680 wd - - error - >root nfsuserd 680 text - - error - >root nfsuserd 680 0 /dev 31 crw-rw-rw- null rw >root nfsuserd 679 root - - error - >root nfsuserd 679 wd - - error - >root nfsuserd 679 text - - error - >root nfsuserd 679 0 /dev 31 crw-rw-rw- null rw >root nfsuserd 678 root - - error - >root nfsuserd 678 wd - - error - >root nfsuserd 678 text - - error - >root nfsuserd 678 0 /dev 31 crw-rw-rw- null rw >root casperd 661 root - - error - >root casperd 661 wd - - error - >root casperd 661 text - - error - >root casperd 661 0 /dev 31 crw-rw-rw- null rw >root casperd 661 6 /dev 31 crw-rw-rw- null rw >root casperd 660 root - - error - >root casperd 660 wd - - error - >root casperd 660 text - - error - >root casperd 660 0 /dev 31 crw-rw-rw- null rw >root syslogd 635 root - - error - >root syslogd 635 wd - - error - >root syslogd 635 text - - error - >root syslogd 635 0 /dev 31 crw-rw-rw- null rw >root syslogd 635 6 /dev 31 crw-rw-rw- null rw >root syslogd 635 12 /dev 31 crw-rw-rw- null rw >root syslogd 635 18 - - error - >root devd 487 root - - error - >root devd 487 wd - - error - >root devd 487 text - - error - >root devd 487 0 /dev 31 crw-rw-rw- null rw >root devd 487 6 /dev 31 crw-rw-rw- null rw >root moused 474 root - - error - >root moused 474 wd - - error - >root moused 474 text - - error - >root moused 474 0 /dev 31 crw-rw-rw- null rw >root moused 457 root - - error - >root moused 457 wd - - error - >root moused 457 text - - error - >root moused 457 0 /dev 31 crw-rw-rw- null rw >root adjkerntz 142 root - - error - >root adjkerntz 142 wd - - error - >root adjkerntz 142 text - - error - >root adjkerntz 142 0 /dev 31 crw-rw-rw- null rw >root zfskern 6 root - - error - >root zfskern 6 wd - - error - >root init 1 root - - error - >root init 1 wd - - error - >root init 1 text - - error - >root kernel 0 root - - error - >root kernel 0 wd - - error - > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2015 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-CURRENT #4 r288449: Thu Oct 1 10:07:03 EDT 2015 > root@storm:/usr/obj/usr/src/sys/JAIL amd64 >FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 >WARNING: WITNESS option enabled, expect reduced performance. >VT(vga): resolution 640x480 >CPU: Intel(R) Xeon(R) CPU E5-1620 v2 @ 3.70GHz (3700.07-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306e4 Family=0x6 Model=0x3e Stepping=4 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7fbee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x1<LAHF> > Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr > TSC: P-state invariant, performance statistics >real memory = 34368126976 (32776 MB) >avail memory = 33214754816 (31676 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: < > >FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 > cpu4 (AP): APIC ID: 4 > cpu5 (AP): APIC ID: 5 > cpu6 (AP): APIC ID: 6 > cpu7 (AP): APIC ID: 7 >random: unblocking device. >WARNING: VIMAGE (virtualized network stack) is a highly experimental feature. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >ioapic1 <Version 2.0> irqs 24-47 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff80ef8b40, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <SUPERM SMCI--MB> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >cpu4: <ACPI CPU> on acpi0 >cpu5: <ACPI CPU> on acpi0 >cpu6: <ACPI CPU> on acpi0 >cpu7: <ACPI CPU> on acpi0 >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> irq 27 at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> irq 33 at device 2.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> irq 33 at device 2.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >pcib4: <ACPI PCI-PCI bridge> irq 43 at device 3.0 on pci0 >pci4: <ACPI PCI bus> on pcib4 >pcib5: <ACPI PCI-PCI bridge> irq 43 at device 3.1 on pci0 >pci5: <ACPI PCI bus> on pcib5 >pcib6: <ACPI PCI-PCI bridge> irq 43 at device 3.2 on pci0 >pci6: <ACPI PCI bus> on pcib6 >pcib7: <ACPI PCI-PCI bridge> irq 16 at device 17.0 on pci0 >pci7: <ACPI PCI bus> on pcib7 >isci0: <Intel(R) C600 Series Chipset SAS Controller (SATA mode)> port 0xe000-0xe0ff mem 0xfa47c000-0xfa47ffff,0xfa000000-0xfa3fffff irq 16 at device 0.0 on pci7 >pci0: <simple comms> at device 22.0 (no driver attached) >pci0: <simple comms> at device 22.1 (no driver attached) >ehci0: <Intel Patsburg USB 2.0 controller> mem 0xfbb23000-0xfbb233ff irq 16 at device 26.0 on pci0 >usbus0: EHCI version 1.0 >usbus0 on ehci0 >pcib8: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0 >pci8: <ACPI PCI bus> on pcib8 >pcib9: <ACPI PCI-PCI bridge> irq 18 at device 28.6 on pci0 >pci9: <ACPI PCI bus> on pcib9 >em0: <Intel(R) PRO/1000 Network Connection 7.4.2> port 0xd000-0xd01f mem 0xfba00000-0xfba1ffff,0xfba20000-0xfba23fff irq 18 at device 0.0 on pci9 >em0: Using MSIX interrupts with 3 vectors >em0: Ethernet address: 00:25:90:db:d5:94 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >pcib10: <ACPI PCI-PCI bridge> irq 19 at device 28.7 on pci0 >pci10: <ACPI PCI bus> on pcib10 >em1: <Intel(R) PRO/1000 Network Connection 7.4.2> port 0xc000-0xc01f mem 0xfb900000-0xfb91ffff,0xfb920000-0xfb923fff irq 19 at device 0.0 on pci10 >em1: Using MSIX interrupts with 3 vectors >em1: Ethernet address: 00:25:90:db:d5:95 >em1: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci1: <Intel Patsburg USB 2.0 controller> mem 0xfbb22000-0xfbb223ff irq 23 at device 29.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci1 >pcib11: <ACPI PCI-PCI bridge> at device 30.0 on pci0 >pci11: <ACPI PCI bus> on pcib11 >vgapci0: <VGA-compatible display> mem 0xf9000000-0xf9ffffff,0xfb800000-0xfb803fff,0xfb000000-0xfb7fffff irq 16 at device 4.0 on pci11 >vgapci0: Boot video device >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Patsburg (RAID) AHCI SATA controller> port 0xf050-0xf057,0xf040-0xf043,0xf030-0xf037,0xf020-0xf023,0xf000-0xf01f mem 0xfbb21000-0xfbb217ff irq 18 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >pcib12: <ACPI Host-PCI bridge> on acpi0 >pci12: <ACPI PCI bus> on pcib12 >acpi_button0: <Power Button> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >uart2: <16550 or compatible> port 0x3e8-0x3ef irq 10 on acpi0 >ipmi0: <IPMI System Interface> port 0xca2,0xca3 on acpi0 >ipmi0: KCS mode found at io 0xca2 on acpi >orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff on isa0 >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >est4: <Enhanced SpeedStep Frequency Control> on cpu4 >est5: <Enhanced SpeedStep Frequency Control> on cpu5 >est6: <Enhanced SpeedStep Frequency Control> on cpu6 >est7: <Enhanced SpeedStep Frequency Control> on cpu7 >usbus0: 480Mbps High Speed USB v2.0 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >IPsec: Initialized Security Association Processing. >ipmi0: IPMI device rev. 1, firmware rev. 1.88, version 2.0 >ipmi0: Number of channels 2 >ipmi0: Attached watchdog >usbus1: 480Mbps High Speed USB v2.0 >ugen0.1: <Intel> at usbus0 >ugen1.1: <Intel> at usbus1 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >uhub0: 2 ports with 2 removable, self powered >uhub1: 2 ports with 2 removable, self powered >ses0 at ahciem0 bus 0 scbus7 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >ada0 at ahcich0 bus 0 scbus1 target 0 lun 0 >ada0: <WDC WD1003FBYZ-010FB0 01.01V03> ATA8-ACS SATA 3.x device >ada0: Serial Number WD-WCAW36478129 >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) >ada0: Previously was known as ad4 >ada1 at ahcich1 bus 0 scbus2 target 0 lun 0 >ada1: <WDC WD1003FBYZ-010FB0 01.01V03> ATA8-ACS SATA 3.x device >ada1: Serial Number WD-WCAW36477352 >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) >ada1: Previously was known as ad6 >ada2 at ahcich2 bus 0 scbus3 target 0 lun 0 >ada2: <WDC WD1003FBYZ-010FB0 01.01V03> ATA8-ACS SATA 3.x device >ugen1.2: <vendor 0x8087> at usbus1 >uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >ada2: Serial Number WD-WCAW36477139 >ada2: 300.000MB/s transfersugen0.2: <vendor 0x8087> at usbus0 >uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0 > (SATA 2.x, UDMA6, PIO 8192bytes) >ada2: Command Queueing enabled >ada2: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) >ada2: Previously was known as ad8 >ada3 at ahcich3 bus 0 scbus4 target 0 lun 0 >ada3: <WDC WD1003FBYZ-010FB0 01.01V03> ATA8-ACS SATA 3.x device >ada3: Serial Number WD-WCAW36477141 >ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada3: Command Queueing enabled >ada3: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) >ada3: Previously was known as ad10 >GEOM_LABEL[1]: MSDOSFS: ada0: FAT12/16 volume not valid. >ada4 at ahcich4 bus 0 scbus5 target 0 lun 0 >ada4: <InnoLite SATADOM D150QV 120319> ATA8-ACS SATA 2.x device >GEOM_LABEL[1]: Label for provider ada0 is diskid/DISK-WD-WCAW36478129. >ada4: Serial Number 20131111AA300000000E >ada4: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada4: Command Queueing enabled >ada4: 61057MB (125045424 512 byte sectors: 16H 63S/T 16383C) >ada4: Previously was known as ad12 >GEOM_LABEL[1]: Label for provider ada0p1 is gpt/boot0. >ada5 at ahcich5 bus 0 scbus6 target 0 lun 0 >ada5: <InnoLite SATADOM D150QV 120319> ATA8-ACS SATA 2.x device >ada5: Serial Number 20131111AA3000000007 >ada5: 300.000MB/s transfers (SATA 2.x, UDMA6, GEOM_LABEL[1]: MSDOSFS: ada0p1: no FAT signature found. >PIO 8192bytes) >ada5: Command Queueing enabled >ada5: 61057MB (125045424 512 byte sectors: 16H 63S/T 16383C) >ada5: Previously was known as ad14 >GEOM_LABEL[1]: Label for provider ada0p2 is gpt/swap0.da2 at isci0 bus 0 scbus0 target 2 lun 0 >da2: <ATA WDC WD1003FBYZ-0 1V03> Fixed Direct Access SPC-3 SCSI device >da2: Serial Number WD-WCAW36477223 >da2: 300.000MB/s transfers >da2: Command Queueing enabled >da2: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C) >da0 at isci0 bus 0 scbus0 target 0 lun 0 >da0: <ATA WDC WD1003FBYZ-0 1V03> Fixed Direct Access SPC-3 SCSI device >da0: Serial Number WD-WCAW36478143 >da0: 300.000MB/s transfers >SMP: AP CPU #1 Launched! >SMP: AP CPU #5 Launched! >SMP: AP CPU #7 Launched! >SMP: AP CPU #4 Launched! >SMP: AP CPU #6 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >da0: Command Queueing enabled >da0: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C) > >da3 at isci0 bus 0 scbus0 target 3 lun 0 >da3: <ATA WDC WD1003FBYZ-0 1V03> Fixed Direct Access SPC-3 SCSI device >da3: Serial Number WD-WCAW36477062 >da3: 300.000MB/s transfers >da3: Command Queueing enabled >da3: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C) >da1 at isci0 bus 0 scbus0 target 1 lun 0 >da1: <ATA WDC WD1003FBYZ-0 1V03> Fixed Direct Access SPC-3 SCSI device >da1: Serial Number WD-WCAW36498185 >da1: 300.000MB/s transfers >da1: Command Queueing enabled >da1: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C) >GEOM_LABEL[1]: MSDOSFS: ada0p2: no FAT signature found. >Timecounter "TSC-low" frequency 1850035826 Hz quality 1000 >WARNING: WITNESS option enabled, expect reduced performance. >GEOM_LABEL[1]: Label for provider ada0p3 is gpt/disk0. >GEOM_LABEL[1]: MSDOSFS: ada0p3: no FAT signature found. >GEOM_LABEL[1]: MSDOSFS: ada1: FAT12/16 volume not valid. >GEOM_LABEL[1]: Label for provider ada1 is diskid/DISK-WD-WCAW36477352. >GEOM_LABEL[1]: MSDOSFS: ada2: no FAT volume detected. >GEOM_LABEL[1]: Label for provider ada2 is diskid/DISK-WD-WCAW36477139. >GEOM_LABEL[1]: MSDOSFS: ada3: no FAT volume detected. >GEOM_LABEL[1]: Label for provider ada3 is diskid/DISK-WD-WCAW36477141. >GEOM_RAID: Intel-ee147409: Array Intel-ee147409 created. >GEOM_LABEL[1]: Label boot0(gpt/boot0) already exists (diskid/DISK-WD-WCAW36478129p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36478129p1: no FAT signature found. >GEOM_LABEL[1]: Label swap0(gpt/swap0) already exists (diskid/DISK-WD-WCAW36478129p2). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36478129p2: no FAT signature found. >GEOM_LABEL[1]: Label disk0(gpt/disk0) already exists (diskid/DISK-WD-WCAW36478129p3). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36478129p3: no FAT signature found. >GEOM_LABEL[1]: Label for provider ada1p1 is gpt/boot1. >GEOM_LABEL[1]: MSDOSFS: ada1p1: no FAT signature found. >GEOM_LABEL[1]: Label for provider ada1p2 is gpt/swap1. >GEOM_LABEL[1]: MSDOSFS: ada1p2: no FAT signature found. >GEOM_LABEL[1]: Label for provider ada1p3 is gpt/disk1. >GEOM_LABEL[1]: MSDOSFS: ada1p3: no FAT signature found. >GEOM_LABEL[1]: Label for provider ada2p1 is gpt/zfs4. >GEOM_LABEL[1]: MSDOSFS: ada2p1: no FAT signature found. >GEOM_RAID: Intel-ee147409: Disk ada4 state changed from NONE to ACTIVE. >GEOM_RAID: Intel-ee147409: Subdisk Volume0:0-ada4 state changed from NONE to ACTIVE. >GEOM_RAID: Intel-ee147409: Disk ada5 state changed from NONE to ACTIVE. >GEOM_RAID: Intel-ee147409: Subdisk Volume0:1-ada5 state changed from NONE to ACTIVE. >GEOM_RAID: Intel-ee147409: Array started. >GEOM_RAID: Intel-ee147409: Volume Volume0 state changed from STARTING to OPTIMAL. >GEOM_RAID: Intel-ee147409: Provider raid/r0 for volume Volume0 created. >GEOM_LABEL[1]: UFS2 file system detected on da0. >GEOM_LABEL[1]: Label for provider da0 is ufsid/556243b70e04412a. >GEOM_LABEL[1]: UFS2 file system detected on da0. >GEOM_LABEL[1]: MSDOSFS: da0: no FAT volume detected. >GEOM_LABEL[1]: Label for provider da0 is diskid/DISK-%20%20%20%20%20WD-WCAW36478143. >GEOM_LABEL[1]: MSDOSFS: da1: no FAT volume detected. >GEOM_LABEL[1]: Label for provider da1 is diskid/DISK-%20%20%20%20%20WD-WCAW36498185. >GEOM_LABEL[1]: MSDOSFS: da2: no FAT volume detected. >GEOM_LABEL[1]: Label for provider da2 is diskid/DISK-%20%20%20%20%20WD-WCAW36477223. >GEOM_LABEL[1]: MSDOSFS: da3: no FAT volume detected. >GEOM_LABEL[1]: Label for provider da3 is diskid/DISK-%20%20%20%20%20WD-WCAW36477062. >GEOM_LABEL[1]: Label for provider ada3p1 is gpt/zfs5. >uhub3: 6 ports with 6 removable, self powered >GEOM_LABEL[1]: MSDOSFS: ada3p1: no FAT signature found. >GEOM_LABEL[1]: Label boot1(gpt/boot1) already exists (diskid/DISK-WD-WCAW36477352p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36477352p1: no FAT signature found. >GEOM_LABEL[1]: Label swap1(gpt/swap1) already exists (diskid/DISK-WD-WCAW36477352p2). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36477352p2: no FAT signature found. >GEOM_LABEL[1]: Label disk1(gpt/disk1) already exists (diskid/DISK-WD-WCAW36477352p3). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36477352p3: no FAT signature found. >GEOM_LABEL[1]: Label zfs4(gpt/zfs4) already exists (diskid/DISK-WD-WCAW36477139p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36477139p1: no FAT signature found. >GEOM_LABEL[1]: MSDOSFS: raid/r0: FAT12/16 volume not valid. >GEOM_LABEL[1]: UFS2 file system detected on da0p1. >GEOM_LABEL[1]: Label for provider da0p1 is ufsid/55e5c0ed1639b9cc. >GEOM_LABEL[1]: UFS2 file system detected on da0p1. >GEOM_LABEL[1]: MSDOSFS: da0p1: no FAT signature found. >GEOM_LABEL[1]: Label for provider da1p1 is gpt/zfs1. >GEOM_LABEL[1]: MSDOSFS: da1p1: no FAT signature found. >uhub2: 8 ports with 8 removable, self powered >GEOM_LABEL[1]: Label for provider da2p1 is gpt/zfs2. >GEOM_LABEL[1]: MSDOSFS: da2p1: no FAT signature found. >GEOM_LABEL[1]: Label for provider da3p1 is gpt/zfs3. >GEOM_LABEL[1]: MSDOSFS: da3p1: no FAT signature found. >GEOM_LABEL[1]: Label zfs5(gpt/zfs5) already exists (diskid/DISK-WD-WCAW36477141p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-WD-WCAW36477141p1: no FAT signature found. >GEOM_LABEL[1]: MSDOSFS: raid/r0p1: no FAT signature found. >GEOM_LABEL[1]: UFS2 file system detected on raid/r0p2. >GEOM_LABEL[1]: Label for provider raid/r0p2 is ufsid/52beab7fb4d450d3. >GEOM_LABEL[1]: UFS2 file system detected on raid/r0p2. >GEOM_LABEL[1]: MSDOSFS: raid/r0p2: no FAT signature found. >GEOM_LABEL[1]: MSDOSFS: raid/r0p3: no FAT signature found. >GEOM_LABEL[1]: UFS2 file system detected on ufsid/556243b70e04412ap1. >GEOM_LABEL[1]: Label 55e5c0ed1639b9cc(ufsid/55e5c0ed1639b9cc) already exists (ufsid/556243b70e04412ap1). >GEOM_LABEL[1]: UFS2 file system detected on ufsid/556243b70e04412ap1. >GEOM_LABEL[1]: MSDOSFS: ufsid/556243b70e04412ap1: no FAT signature found. >GEOM_LABEL[1]: UFS2 file system detected on diskid/DISK-%20%20%20%20%20WD-WCAW36478143p1. >GEOM_LABEL[1]: Label 55e5c0ed1639b9cc(ufsid/55e5c0ed1639b9cc) already exists (diskid/DISK-%20%20%20%20%20WD-WCAW36478143p1). >GEOM_LABEL[1]: UFS2 file system detected on diskid/DISK-%20%20%20%20%20WD-WCAW36478143p1. >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-%20%20%20%20%20WD-WCAW36478143p1: no FAT signature found. >GEOM_LABEL[1]: Label zfs1(gpt/zfs1) already exists (diskid/DISK-%20%20%20%20%20WD-WCAW36498185p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-%20%20%20%20%20WD-WCAW36498185p1: no FAT signature found. >GEOM_LABEL[1]: Label zfs2(gpt/zfs2) already exists (diskid/DISK-%20%20%20%20%20WD-WCAW36477223p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-%20%20%20%20%20WD-WCAW36477223p1: no FAT signature found. >GEOM_LABEL[1]: Label zfs3(gpt/zfs3) already exists (diskid/DISK-%20%20%20%20%20WD-WCAW36477062p1). >GEOM_LABEL[1]: MSDOSFS: diskid/DISK-%20%20%20%20%20WD-WCAW36477062p1: no FAT signature found. >Root mount waiting for: usbus1 usbus0 >ugen0.3: <Winbond Electronics Corp> at usbus0 >ukbd0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >kbd2 at ukbd0 >ugen1.3: <NEC Corporation> at usbus1 >uhub4: <NEC Corporation USB2.0 Hub Controller, class 9/0, rev 2.00/1.00, addr 3> on usbus1 >uhub4: 4 ports with 4 removable, self powered >Root mount waiting for: usbus1 >ugen1.4: <Unicomp> at usbus1 >ukbd1: <HID Keyboard> on usbus1 >kbd3 at ukbd1 >Root mount waiting for: usbus1 >Root mount waiting for: usbus1 >ugen1.5: <MediaTek Inc> at usbus1 >umass0: <6238--Storage> on usbus1 >umass0: 8070i (ATAPI) over Bulk-Only; quirks = 0x0100 >umass0:8:0: Attached to scbus8 >Trying to mount root from zfs:zroot/ROOT/default []... >cd0 at umass-sim0 bus 0 scbus8 target 0 lun 0 >cd0: <HL-DT-ST DVDRAM GP50NB40 1.00> Removable CD-ROM SCSI device >cd0: 40.000MB/s transfers >cd0: cd present [353517 x 2048 byte records] >cd0: quirks=0x10<10_BYTE_ONLY> >GEOM_LABEL[1]: ISO9660 file system detected on cd0. >GEOM_LABEL[1]: Label for provider cd0 is iso9660/10_2_RELEASE_AMD64_CD. >GEOM_LABEL[1]: MSDOSFS: cd0: no FAT signature found. >GEOM_LABEL[1]: Label diskid/DISK-WD-WCAW36478129 removed. >GEOM_LABEL[1]: Label gpt/disk0 removed. >GEOM_LABEL[1]: Label diskid/DISK-WD-WCAW36477352 removed. >GEOM_LABEL[1]: Label gpt/disk1 removed. >GEOM_LABEL[1]: MSDOSFS: zvol/zroot/testvol: no FAT signature found. >Setting hostuuid: 00000000-0000-0000-0000-002590dbd594. >Setting hostid: 0x07c5a6aa. >GEOM_LABEL[1]: Label diskid/DISK-%20%20%20%20%20WD-WCAW36498185 removed. >GEOM_LABEL[1]: MSDOSFS: zvol/jails/db5: no FAT volume detected. >Starting file system checks: >Mounting local file systems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc48 /usr/local/lib/graphviz /usr/local/lib/nss /usr/local/llvm34/lib /usr/local/llvm35/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: storm. >Setting up harvesting:[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy:. >bridge0: Ethernet address: 02:07:c5:a6:aa:00 >Created clone interfaces: bridge0. >bridge0: changing name to 'jailnet0' >em0: link state changed to UP >em1: link state changed to UP >Starting Network: lo0 em0 em1 jailnet0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:db:d5:94 > inet 203.0.113.50 netmask 0xffffff00 broadcast 203.0.113.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active >em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> > ether 00:25:90:db:d5:95 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active >jailnet0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 02:07:c5:a6:aa:00 > inet 203.0.113.222 netmask 0xffffff00 broadcast 203.0.113.255 > nd6 options=9<PERFORMNUD,IFDISABLED> > groups: bridge > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 >Starting devd. >ums0: <Winbond Electronics Corp Hermon USB hidmouse Device, class 0/0, rev 1.10/0.01, addr 3> on usbus0 >ums0: 3 buttons and [Z] coordinates ID=0 >ums1: <HID Mouse> on usbus1 >ums1: 3 buttons and [XYZ] coordinates ID=1 >Starting ums0 moused. >Starting ums1 moused. >add net default: gateway 203.0.113.1 >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Starting casperd. >Clearing /tmp (X related). >Starting nfsuserd. >nfsuserd: domain=blackhelicopters.org usermax=200 usertimeout=60 >Starting rpcbind. >Starting mountd. >Starting nfsd. >Updating motd:. >Mounting late file systems:. >Starting openntpd. >Oct 1 11:55:02 storm ntpd[764]: constraint certificate verification turned off >Starting dbus. >Performing sanity check on sshd configuration. >Starting sshd. >Configuring vt: blanktime. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting background file system checks in 60 seconds. > >Thu Oct 1 11:55:09 EDT 2015 >Oct 1 15:34:14 storm mountd[701]: unknown user: nfsroot >Oct 1 15:36:37 storm mountd[701]: network/host conflict >Oct 1 15:36:37 storm mountd[701]: bad exports list line /home -network 203.0.113.0/24 -network >panic: solaris assert: cnp->cn_namelen < sizeof(nm), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: 6213 >cpuid = 3 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe085d12b360 >vpanic() at vpanic+0x189/frame 0xfffffe085d12b3e0 >panic() at panic+0x43/frame 0xfffffe085d12b440 >assfail() at assfail+0x1a/frame 0xfffffe085d12b450 >zfs_freebsd_lookup() at zfs_freebsd_lookup+0x47/frame 0xfffffe085d12b590 >VOP_CACHEDLOOKUP_APV() at VOP_CACHEDLOOKUP_APV+0xf1/frame 0xfffffe085d12b5c0 >vfs_cache_lookup() at vfs_cache_lookup+0xd6/frame 0xfffffe085d12b620 >VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xf1/frame 0xfffffe085d12b650 >relookup() at relookup+0xa1/frame 0xfffffe085d12b6b0 >unionfs_relookup() at unionfs_relookup+0x105/frame 0xfffffe085d12b710 >unionfs_relookup_for_delete() at unionfs_relookup_for_delete+0x56/frame 0xfffffe085d12b7a0 >unionfs_rmdir() at unionfs_rmdir+0xd1/frame 0xfffffe085d12b800 >VOP_RMDIR_APV() at VOP_RMDIR_APV+0xf7/frame 0xfffffe085d12b830 >kern_rmdirat() at kern_rmdirat+0x1bc/frame 0xfffffe085d12b9a0 >amd64_syscall() at amd64_syscall+0x2e1/frame 0xfffffe085d12bab0 >Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe085d12bab0 >--- syscall (137, FreeBSD ELF64, sys_rmdir), rip = 0x800896dba, rsp = 0x7fffffffe8f8, rbp = 0x7fffffffe930 --- >KDB: enter: panic > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident VIMAGE >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options VIMAGE >options XENHVM >options HYPERV >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options ATA_STATIC_ID >options PCI_IOV >options ACPI_DMAR >options SMP >options MALLOC_DEBUG_MAXZONES=8 >options WITNESS_SKIPSPIN >options WITNESS >options INVARIANT_SUPPORT >options INVARIANTS >options DEADLKRES >options GDB >options DDB >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_OFFLOAD >options IPSEC >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap >device crypto > >------------------------------------------------------------------------ >ddb capture buffer > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203492
: 161624