Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2012 11:05:36 -0200 (BRST)
From:      Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        eksffa@bsd.com.br
Subject:   kern/173659: PF fatal trap on 9.1 (taskq fatal trap on pf_test_rule)
Message-ID:  <201211161305.qAGD5arI052209@main.bh.freebsdbrasil.com.br>
Resent-Message-ID: <201211161330.qAGDU0VV090491@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173659
>Category:       kern
>Synopsis:       PF fatal trap on 9.1 (taskq fatal trap on pf_test_rule)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 16 13:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Tracanelli
>Release:        FreeBSD 9.1-RC2 amd64
>Organization:
TWI Turbo Site
>Environment:
System: FreeBSD bridging-firewall.twi.com.br 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct 1 18:26:44 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


        FreeBSD 9.1-RC2 with GENERIC kernel and pf, carp, pfsync, pflog modules
        loaded. No ports, no additional libraries, everything vanilla.
>Description:
        For several tests, FreeBSD is page faulting on taskq on em(4) drivers
        only when pf firewall is up and running. The panic trace seems to be
        related to pf_test_rule.

        This problem happens from a few seconds to the first 2 minutes when
        the server starts with PF firewall enabled. If PF is disabled (pfctl -d)
        no page fault will happen. Its pretty much PF related.

        This behavior happened exactly the same way with 3 different hardware
        setups, Intel Server Board with Xeon processor, Gigabyte Server Board
        with Intel Xeon processor, Asus Desktop board with Core i7 processor.

        Every hardware combination had different hardware.

        The network interfaces however were always controlled by em(4) driver.

        Sometimes network interfaces were onboard, in other tests they were
        PCI Express.

        The problem was tested and repeats on both i386 and amd64 archs.

        The environment is a 80Mbit/s Internet firewall. Maximum number of
        pf states floats around 220.000 sessions with a 180k sessions avg.

        PF firewall ruleset is made up of 99 rules plus one single rdr rule.

        With just the RDR rule the problem wont happen.

        Any amount of filtering rules active will make the problem happen.

        Filtering rules are a few tables and simple S/SA keep state rules.

        No advanced feature is in use.

        I can make vmcore available for download as well as pf.conf if needed.

>How-To-Repeat:
        Can be repeated at any time quickly with a closed pf firewall
        ruleset with a dozen keep state rules when the pps rate reaches
        60kpps and/or number of active state is around 180k on em(4) nic.
>Fix:

--- core.txt.0 begins here ---
bridging-firewall.twi.com.br dumped core - see /var/crash/vmcore.0

Tue Oct 30 13:02:13 BRST 2012

FreeBSD bridging-firewall.twi.com.br 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

panic: page fault

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:


Fatal trap 12: page fault while in kernel mode
cpuid = 2; apic id = 02
fault virtual address   = 0x10
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff81525888
stack pointer           = 0x28:0xffffff80002e5560
frame pointer           = 0x28:0xffffff80002e5570
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (em4 taskq)
trap number             = 12
panic: page fault
cpuid = 2
KDB: stack backtrace:
#0 0xffffffff80920876 at kdb_backtrace+0x66
#1 0xffffffff808ea88e at panic+0x1ce
#2 0xffffffff80bd8150 at trap_fatal+0x290
#3 0xffffffff80bd848d at trap_pfault+0x1ed
#4 0xffffffff80bd8aae at trap+0x3ce
#5 0xffffffff80bc306f at calltrap+0x8
#6 0xffffffff8152fdbf at pf_test_rule+0xf2f
#7 0xffffffff8153333c at pf_test+0xc5c
#8 0xffffffff8153a9eb at pf_check_in+0x2b
#9 0xffffffff809ae7ce at pfil_run_hooks+0x9e
#10 0xffffffff80a04587 at ip_input+0x287
#11 0xffffffff809adacb at netisr_dispatch_src+0x20b
#12 0xffffffff809a359d at ether_demux+0x14d
#13 0xffffffff809a3874 at ether_nh_input+0x1f4
#14 0xffffffff809adacb at netisr_dispatch_src+0x20b
#15 0xffffffff804bb682 at lem_handle_rxtx+0x252
#16 0xffffffff8092cf25 at taskqueue_run_locked+0x85
#17 0xffffffff8092dea6 at taskqueue_thread_loop+0x46
Uptime: 1m3s
Dumping 306 out of 4070 MB: (CTRL-C to abort) ..6% (CTRL-C to abort) ..11% (CTRL-C to abort)  (CTRL-C to abort) ..21%..32%..42%..53%..63%..74%..84% (CTRL-C to abort) ..94%

Reading symbols from /boot/kernel/pf.ko...Reading symbols from /boot/kernel/pf.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pf.ko
Reading symbols from /boot/kernel/if_carp.ko...Reading symbols from /boot/kernel/if_carp.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/if_carp.ko
Reading symbols from /boot/kernel/pfsync.ko...Reading symbols from /boot/kernel/pfsync.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pfsync.ko
Reading symbols from /boot/kernel/pflog.ko...Reading symbols from /boot/kernel/pflog.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pflog.ko
Reading symbols from /boot/kernel/ipfw.ko...Reading symbols from /boot/kernel/ipfw.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ipfw.ko
#0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
224     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) #0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
#1  0xffffffff808ea371 in kern_reboot (howto=260)
    at /usr/src/sys/kern/kern_shutdown.c:448
#2  0xffffffff808ea867 in panic (fmt=0x1 <Address 0x1 out of bounds>)
    at /usr/src/sys/kern/kern_shutdown.c:636
#3  0xffffffff80bd8150 in trap_fatal (frame=0xc, eva=Variable "eva" is not available.
)
    at /usr/src/sys/amd64/amd64/trap.c:857
#4  0xffffffff80bd848d in trap_pfault (frame=0xffffff80002e54b0, usermode=0)
    at /usr/src/sys/amd64/amd64/trap.c:773
#5  0xffffffff80bd8aae in trap (frame=0xffffff80002e54b0)
    at /usr/src/sys/amd64/amd64/trap.c:456
#6  0xffffffff80bc306f in calltrap ()
    at /usr/src/sys/amd64/amd64/exception.S:228
#7  0xffffffff81525888 in pf_addrcpy (dst=0xfffffe0013942918, src=0x10,
    af=2 '\002') at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:522
#8  0xffffffff8152fdbf in pf_test_rule (rm=0xffffff80002e5848,
    sm=0xffffff80002e5840, direction=1, kif=0xfffffe0004c9e000,
    m=0xfffffe0004febd00, off=20, h=0xfffffe0013331010,
    pd=0xffffff80002e5780, am=0xffffff80002e5850, rsm=0xffffff80002e5838,
    ifq=0x0, inp=0x0)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:3900
#9  0xffffffff8153333c in pf_test (dir=1, ifp=Variable "ifp" is not available.
)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6884
#10 0xffffffff8153a9eb in pf_check_in (arg=Variable "arg" is not available.
)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf_ioctl.c:4131
#11 0xffffffff809ae7ce in pfil_run_hooks (ph=Variable "ph" is not available.
) at /usr/src/sys/net/pfil.c:82
#12 0xffffffff80a04587 in ip_input (m=0xfffffe0004febd00)
    at /usr/src/sys/netinet/ip_input.c:510
#13 0xffffffff809adacb in netisr_dispatch_src (proto=1, source=Variable "source" is not available.
)
    at /usr/src/sys/net/netisr.c:1013
#14 0xffffffff809a359d in ether_demux (ifp=0xfffffe0002b6c000,
    m=0xfffffe0004febd00) at /usr/src/sys/net/if_ethersubr.c:940
#15 0xffffffff809a3874 in ether_nh_input (m=Variable "m" is not available.
)
    at /usr/src/sys/net/if_ethersubr.c:759
#16 0xffffffff809adacb in netisr_dispatch_src (proto=9, source=Variable "source" is not available.
)
    at /usr/src/sys/net/netisr.c:1013
#17 0xffffffff804bb682 in lem_handle_rxtx (context=Variable "context" is not available.
)
    at /usr/src/sys/dev/e1000/if_lem.c:3630
#18 0xffffffff8092cf25 in taskqueue_run_locked (queue=0xfffffe0002b6e100)
    at /usr/src/sys/kern/subr_taskqueue.c:308
#19 0xffffffff8092dea6 in taskqueue_thread_loop (arg=Variable "arg" is not available.
)
    at /usr/src/sys/kern/subr_taskqueue.c:497
#20 0xffffffff808bb9bf in fork_exit (
    callout=0xffffffff8092de60 <taskqueue_thread_loop>,
    arg=0xffffff80008a1830, frame=0xffffff80002e5c40)
    at /usr/src/sys/kern/kern_fork.c:992
#21 0xffffffff80bc359e in fork_trampoline ()
    at /usr/src/sys/amd64/amd64/exception.S:602
#22 0x0000000000000000 in ?? ()
#23 0x0000000000000000 in ?? ()
#24 0x0000000000000000 in ?? ()
#25 0x0000000000000000 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x0000000000000000 in ?? ()
#28 0x0000000000000000 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x0000000000000000 in ?? ()
#31 0x0000000000000000 in ?? ()
#32 0x0000000000000000 in ?? ()
#33 0x0000000000000000 in ?? ()
#34 0x0000000000000000 in ?? ()
#35 0x0000000000000000 in ?? ()
#36 0x0000000000000000 in ?? ()
#37 0x0000000000000000 in ?? ()
#38 0x0000000000000000 in ?? ()
#39 0x0000000000000000 in ?? ()
#40 0x0000000000000000 in ?? ()
#41 0x0000000000000000 in ?? ()
#42 0x0000000000000000 in ?? ()
#43 0x0000000000000000 in ?? ()
#44 0x0000000000000000 in ?? ()
#45 0x0000000000000000 in ?? ()
#46 0x0000000000000002 in ?? ()
#47 0xffffffff81241b00 in tdq_cpu ()
#48 0xfffffe0002b5a8e0 in ?? ()
#49 0x0000000000000000 in ?? ()
#50 0xffffff80002e5af0 in ?? ()
#51 0xffffff80002e5a98 in ?? ()
#52 0xfffffe000290c8e0 in ?? ()
#53 0xffffffff809134fe in sched_switch (td=0x0, newtd=0xffffff80008a1830,
    flags=Variable "flags" is not available.
) at /usr/src/sys/kern/sched_ule.c:1921
Previous frame inner to this frame (corrupt stack?)
(kgdb)

------------------------------------------------------------------------
ps -axl

UID  PID PPID CPU PRI NI   VSZ RSS MWCHAN   STAT TT     TIME COMMAND
  0    0    0   0 -52  0     0   0 -        DLs  ??  0:00.01 [kernel]
  0    1    0   0  52  0  6276   0 wait     DLs  ??  0:00.00 [init]
  0    2    0   0 -16  0     0   0 ctl_work DL   ??  0:00.00 [ctl_thrd]
  0    3    0   0 -16  0     0   0 pftm     DL   ??  0:00.00 [pfpurge]
  0    4    0   0 -16  0     0   0 waiting_ DL   ??  0:00.00 [sctp_iterator]
  0    5    0   0 -16  0     0   0 ccb_scan DL   ??  0:00.00 [xpt_thrd]
  0    6    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [pagedaemon]
  0    7    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [vmdaemon]
  0    8    0   0 155  0     0   0 pgzero   DL   ??  0:00.00 [pagezero]
  0    9    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [bufdaemon]
  0   10    0   0 -16  0     0   0 audit_wo DL   ??  0:00.00 [audit]
  0   11    0   0 155  0     0   0 -        RL   ??  1:10.58 [idle]
  0   12    0   0 -72  0     0   0 -        WL   ??  0:00.10 [intr]
  0   13    0   0  -8  0     0   0 -        DL   ??  0:00.05 [geom]
  0   14    0   0 -16  0     0   0 -        DL   ??  0:00.00 [yarrow]
  0   15    0   0 -68  0     0   0 -        DL   ??  0:00.00 [usb]
  0   16    0   0  16  0     0   0 syncer   DL   ??  0:00.00 [syncer]
  0   17    0   0 -16  0     0   0 vlruwt   DL   ??  0:00.00 [vnlru]
  0   18    0   0 -16  0     0   0 sdflush  DL   ??  0:00.00 [softdepflush]
  0  141    1   0  52  0  9920   0 pause    Ds   ??  0:00.00 [adjkerntz]
  0 2078    1   0  52  0 10376   0 select   Ds   ??  0:00.00 [devd]
  0 2331    1   0  20  0 12052   0 select   Ds   ??  0:00.01 [syslogd]
  0 2565    1   0  52  0 46744   0 select   Ds   ??  0:00.00 [sshd]
  0 2581    1   0  20  0 14128   0 nanslp   Ds   ??  0:00.00 [cron]
  0 2676    1   0  52  0 14504   0 wait     D    ??  0:00.00 [sh]
  0 2677    1   0  52  0  9912   0 piperd   D    ??  0:00.00 [logger]
  0 2678 2676   0  52  0  3776   0 nanslp   D    ??  0:00.00 [sleep]
  0 2688    1   0  21  0 41164   0 wait     Ds   ??  0:00.00 [login]
  0 2689    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2690    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2691    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2692    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2693    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2694    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2695    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2710 2688   0  20  0 14476   0 ttyin    D+   ??  0:00.00 [csh]

------------------------------------------------------------------------
vmstat -s

   485317 cpu context switches
   217288 device interrupts
     5244 software interrupts
   157271 traps
   229558 system calls
       18 kernel threads created
     2690  fork() calls
       20 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
      332 vnode pager pageins
     2202 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
    76475 copy-on-write faults
      473 copy-on-write optimized faults
    46489 zero fill pages zeroed
        0 zero fill pages prezeroed
        0 intransit blocking page faults
   159658 total VM faults taken
        0 pages affected by kernel thread creation
  1371375 pages affected by  fork()
    10029 pages affected by vfork()
        0 pages affected by rfork()
        0 pages cached
   204766 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
     2261 pages active
     2339 pages inactive
        0 pages in VM cache
    30389 pages wired down
   964495 pages free
     4096 bytes per page
    23436 total name lookups
          cache hits (86% pos + 8% neg) system 0% per-directory
          deletions 0%, falsehits 0%, toolong 0%

------------------------------------------------------------------------
vmstat -m

         Type InUse MemUse HighUse Requests  Size(s)
CAM dev queue     5     1K       -        5  128
  md_sii_data     0     0K       -       30  512
      CAM XPT    59    29K       -      214  16,32,64,128,1024,2048
       isadev     6     1K       -        6  128
         UART     6     4K       -        6  16,512,1024
     acpiintr     1     1K       -        1  64
         cdev     7     2K       -        7  256
       acpica  2248   226K       -    50869  16,32,64,128,256,512,1024
        sigio     1     1K       -        1  64
     filedesc    36    18K       -     2729  512
         kenv    72    11K       -       85  16,32,64,128
    proc-args    18     1K       -      621  32,64,128
        hhook     2     1K       -        2  128
     acpitask     1     2K       -        1  2048
      ithread   111    20K       -      111  32,128,256
    CAM queue    21     1K       -       83  16,32
       KTRACE   100    13K       -      100  128
       linker   203    85K       -      217  16,32,64,128,256,512,1024,2048
        lockf    11     2K       -       19  64,128
   loginclass     2     1K       -        5  64
       ip6ndp    21     2K       -       24  64,128
         temp    75    17K       -     6823  16,32,64,128,256,512,1024,2048,4096
       devbuf  2538 30001K       -     2629  16,32,64,128,256,512,1024,2048,4096
       module   482    61K       -      482  128
     mtx_pool     2    16K       -        2
       USBdev    20     2K       -       20  64,128
          USB    35    12K       -       35  16,32,128,2048
     pmchooks     1     1K       -        1  128
      subproc   124   188K       -     2817  512,4096
         proc     2    16K       -        2
      session    15     2K       -       18  128
         pgrp    16     2K       -       28  128
         cred    24     4K       -     4988  64,256
      uidinfo     2     3K       -        4  128,2048
       plimit    11     3K       -      187  256
      ata_pci     2     1K       -        2  64
      scsi_cd     0     0K       -       18  16
    sysctltmp     0     0K       -      335  16,32,64,128,4096
    sysctloid  5597   281K       -     5704  16,32,64,128
       sysctl     0     0K       -      760  16,32,64
      tidhash     1    16K       -        1
      callout     3  1536K       -        3
         umtx   324    41K       -      324  128
     p1003.1b     1     1K       -        1  16
         SWAP     2  2189K       -        2  64
       bus-sc    94   297K       -     4607  16,32,64,128,256,512,1024,2048,4096
          bus  1211   105K       -     7298  16,32,64,128,256,1024
      devstat    12    25K       -       12  32,4096
 eventhandler   101     8K       -      101  64,128
      acpisem    18     3K       -       18  128
         kobj   329  1316K       -      672  4096
      CAM SIM     5     2K       -        5  256
      Per-cpu     1     1K       -        1  32
   CAM periph     8     2K       -       26  16,32,64,128,256
         rman   240    27K       -      639  16,32,128
         sbuf     0     0K       -     1234  16,32,64,128,256,512,1024,2048,4096
      entropy  1024    64K       -     1024  64
       ctlmem  5062 10113K       -     5062  128,2048
        stack     0     0K       -        2  256
    taskqueue    31     3K       -       31  16,32,128
       Unitno    14     1K       -      412  32,64
          iov     0     0K       -      447  16,64,128,256,512
       select     7     1K       -        7  128
     ioctlops     0     0K       -     3498  16,32,64,128,256,512,1024,2048,4096
          msg     4    30K       -        4  2048,4096
          sem     4   106K       -        4  2048,4096
          shm     1    20K       -        1
          tty    21    21K       -       23  1024,2048
     mbuf_tag     4     1K       -   117301  32,64
        shmfd     1     8K       -        1
          pcb    14   157K       -       20  16,32,128,1024,2048,4096
       soname     3     1K       -       92  16,32,128
     vfscache     1  2048K       -        1
     vfs_hash     1  1024K       -        1
       DEVFS1   113    57K       -      130  512
       vnodes     2     1K       -        2  256
       DEVFS3   136    34K       -      157  256
        mount    61     3K       -      131  16,32,64,128,256
  vnodemarker     0     0K       -       23  512
          BPF    17     3K       -       17  128
  ether_multi    89     5K       -      106  16,32,64
       ifaddr   194    45K       -      195  32,64,128,256,512,2048,4096
        ifnet    18    35K       -       19  128,256,2048
        clone     9    36K       -        9  4096
       arpcom     9     1K       -        9  16
      lltable    75    28K       -       76  256,512
        DEVFS    23     1K       -       24  16,128
     routetbl   127    41K       -     1124  32,64,128,256,512
         igmp    17     5K       -       17  256
         ipid     2    24K       -        2
     in_multi     6     2K       -        6  256
    sctp_iter     0     0K       -        6  256
     sctp_ifn     4     1K       -        4  128
     sctp_ifa    10     2K       -       10  128
     sctp_vrf     1     1K       -        1  64
    sctp_a_it     0     0K       -        6  16
    hostcache     1    28K       -        1
     syncache     1    96K       -        1
    in6_multi    36     5K       -       36  32,256
          mld    17     3K       -       17  128
          rpc     2     1K       -        2  256
audit_evclass   179     6K       -      218  32
      jblocks     8     2K       -        8  128,256
     savedino     0     0K       -       18  256
        sbdep     0     0K       -        7  64
      jsegdep    45     3K       -       93  64
         jseg     9     2K       -        9  128
    jfreefrag     0     0K       -        2  128
      jnewblk     0     0K       -       21  128
      jremref     0     0K       -       32  128
      jaddref     0     0K       -       38  128
     freework    10     2K       -       12  64,128
    newdirblk     4     1K       -        6  64
       dirrem    13     2K       -       20  128
        mkdir     4     1K       -       12  128
       diradd    19     3K       -       26  128
     freefile     0     0K       -        4  64
     freeblks     9     2K       -       11  128
     freefrag     0     0K       -        2  128
       newblk    14   132K       -       22  256
    bmsafemap     4     9K       -       28  256
     inodedep    33  1040K       -       42  512
      pagedep    11   131K       -       13  256
  ufs_dirhash    30     6K       -       30  16,32,64,128,512
    ufs_mount    12    50K       -       12  512,4096
    vm_pgdata     2   129K       -        2  128
      memdesc     1     4K       -        1  4096
     atkbddev     2     1K       -        2  64
    pfs_nodes    21     6K       -       21  256
       ctlblk   200  1600K       -      200
         GEOM    92    18K       -     1149  16,32,64,128,256,512,1024,2048
      ramdisk     1  4096K       -        1
      acpidev    35     3K       -       35  64
      ctlpool   532   142K       -      532  32,512
       kbdmux     6    18K       -        6  16,512,1024,2048
          LED    12     1K       -       12  16,128
       apmdev     1     1K       -        1  128
   madt_table     0     0K       -        1  4096
       feeder     7     1K       -        7  32
     pci_link    16     2K       -       16  16,128
    acpi_perf     4     1K       -        4  64
    raid_data     0     0K       -      192  32,128,256
      io_apic     2     4K       -        2  2048
          MCA     6     1K       -        6  128
          msi     2     1K       -        2  128
     nexusdev     3     1K       -        3  16
md_nvidia_data     0     0K       -       30  512
         CARP     8     4K       -        8  64,256,1024
       pfsync     1     1K       -        1  512
  IpFw/IpAcct     6     3K       -        7  16,64,128,1024

------------------------------------------------------------------------
vmstat -z

ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP

UMA Kegs:               208,      0,     106,      13,     106,   0,   0
UMA Zones:              896,      0,     106,       2,     106,   0,   0
UMA Slabs:              568,      0,    3989,       1,    5774,   0,   0
UMA RCntSlabs:          568,      0,    1256,       4,    1256,   0,   0
UMA Hash:               256,      0,       3,      12,       3,   0,   0
16 Bucket:              152,      0,     115,      10,     115,   0,   0
32 Bucket:              280,      0,      86,      12,      86,   0,   0
64 Bucket:              536,      0,      68,       2,      68,  57,   0
128 Bucket:            1048,      0,      91,       2,      91, 622,   0
VM OBJECT:              232,      0,     776,     184,   30594,   0,   0
MAP:                    232,      0,       7,      25,       7,   0,   0
KMAP ENTRY:             120, 149606,      43,     484,    6424,   0,   0
MAP ENTRY:              120,      0,     372,     310,   72100,   0,   0
fakepg:                 120,      0,       0,       0,       0,   0,   0
mt_zone:               4112,      0,     330,      13,     330,   0,   0
16:                      16,      0,    2400,     456,   28848,   0,   0
32:                      32,      0,    3206,     733,   12672,   0,   0
64:                      64,      0,    3236,     404,  145265,   0,   0
128:                    128,      0,    4565,     249,    7593,   0,   0
256:                    256,      0,     622,      98,    5845,   0,   0
512:                    512,      0,     794,     158,    5478,   0,   0
1024:                  1024,      0,      50,     190,    3311,   0,   0
2048:                  2048,      0,    5115,     395,    5753,   0,   0
4096:                  4096,      0,     420,      89,    8972,   0,   0
Files:                   80,      0,      38,     232,    8977,   0,   0
TURNSTILE:              136,      0,     163,      77,     163,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0
PROC:                  1184,      0,      35,      52,    2728,   0,   0
THREAD:                1128,      0,     141,      21,     141,   0,   0
SLEEPQUEUE:              80,      0,     163,      69,     163,   0,   0
VMSPACE:                392,      0,      18,      82,    2712,   0,   0
cpuset:                  72,      0,      75,      75,      75,   0,   0
audit_record:           960,      0,       0,       0,       0,   0,   0
mbuf_packet:            256,      0,    1539,     649,   61416,   0,   0
mbuf:                   256,      0,       2,     522,   65959,   0,   0
mbuf_cluster:          2048, 4194304,    2176,     336,    9333,   0,   0
mbuf_jumbo_page:       4096,  12800,       0,       0,       0,   0,   0
mbuf_jumbo_9k:         9216,  19200,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384,  12800,       0,       0,       0,   0,   0
mbuf_ext_refcnt:          4,      0,       0,       0,       0,   0,   0
g_bio:                  232,      0,       0,     176,    4172,   0,   0
ttyinq:                 160,      0,     120,      96,     480,   0,   0
ttyoutq:                256,      0,      64,      56,     256,   0,   0
ata_request:            328,      0,       1,      83,    2646,   0,   0
ata_composite:          336,      0,       0,       0,       0,   0,   0
VNODE:                  480,      0,     460,      36,     466,   0,   0
VNODEPOLL:              112,      0,       0,       0,       0,   0,   0
NAMEI:                 1024,      0,       0,      48,   11615,   0,   0
S VFS Cache:            108,      0,     423,     105,     982,   0,   0
STS VFS Cache:          148,      0,       0,       0,       0,   0,   0
L VFS Cache:            328,      0,       0,       0,       0,   0,   0
LTS VFS Cache:          368,      0,       0,       0,       0,   0,   0
DIRHASH:               1024,      0,      43,      13,      43,   0,   0
NCLNODE:                568,      0,       0,       0,       0,   0,   0
Mountpoints:            792,      0,       5,      10,       5,   0,   0
pipe:                   728,      0,       1,      64,    2110,   0,   0
ksiginfo:               112,      0,      77,     979,      82,   0,   0
itimer:                 344,      0,       0,       0,       0,   0,   0
pfsrctrpl:              152,  10000,      46,      29,      46,   0,   0
pfrulepl:               936,      0,     178,      14,     178,   0,   0
pfstatepl:              288, 400010,   14049,      43,   14049,   0,   0
pfstatekeypl:           288,      0,   14188,      47,   14576,   0,   0
pfstateitempl:          288,      0,   14188,      47,   14188,   0,   0
pfaltqpl:               240,      0,       0,       0,       0,   0,   0
pfpooladdrpl:            88,      0,       1,      83,       1,   0,   0
pfrktable:             1296,   1002,      33,      54,      73,   0,   0
pfrkentry:              160, 200016,      86,      34,      92,   0,   0
pfrkcounters:            64,      0,       0,       0,       0,   0,   0
pffrent:                 32, 200081,       0,       0,       0,   0,   0
pffrag:                  80,      0,       0,       0,       0,   0,   0
pffrcache:               80,  10035,       0,       0,       0,   0,   0
pffrcent:                24,  50022,       0,       0,       0,   0,   0
pfstatescrub:            40,      0,       0,       0,       0,   0,   0
pfiaddrpl:              120,      0,       0,       0,       0,   0,   0
pfospfen:               112,      0,     700,      26,     700,   0,   0
pfosfp:                  40,      0,     410,      94,     410,   0,   0
KNOTE:                  128,      0,       0,       0,       0,   0,   0
socket:                 680,  25602,       6,      42,     545,   0,   0
ipq:                     56, 131103,       0,       0,       0,   0,   0
udp_inpcb:              392,  25600,       1,      49,     465,   0,   0
udpcb:                   16,  25704,       1,     671,     465,   0,   0
tcp_inpcb:              392,  25600,       1,      29,       2,   0,   0
tcpcb:                  976,  25600,       1,      11,       2,   0,   0
tcptw:                   72,   5150,       0,       0,       0,   0,   0
syncache:               152,  15375,       0,       0,       0,   0,   0
hostcache:              136,  15372,       0,       0,       0,   0,   0
tcpreass:                40, 262164,       0,       0,       0,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0
sctp_ep:               1376,  25600,       0,       0,       0,   0,   0
sctp_asoc:             2288,  40000,       0,       0,       0,   0,   0
sctp_laddr:              48,  80064,       0,     360,       9,   0,   0
sctp_raddr:             704,  80000,       0,       0,       0,   0,   0
sctp_chunk:             136, 400008,       0,       0,       0,   0,   0
sctp_readq:             104, 400032,       0,       0,       0,   0,   0
sctp_stream_msg_out:    112, 400026,       0,       0,       0,   0,   0
sctp_asconf:             40, 400008,       0,       0,       0,   0,   0
sctp_asconf_ack:         48, 400032,       0,       0,       0,   0,   0
ripcb:                  392,  25600,       0,      40,       5,   0,   0
unpcb:                  240,  25600,       4,      76,      67,   0,   0
rtentry:                200,      0,      34,      61,      43,   0,   0
pfsync:                  88,      0,       0,       0,       0,   0,   0
selfd:                   56,      0,      15,     300,     408,   0,   0
SWAPMETA:               288, 116519,       0,       0,       0,   0,   0
FFS inode:              168,      0,     422,      84,     426,   0,   0
FFS1 dinode:            128,      0,       0,       0,       0,   0,   0
FFS2 dinode:            256,      0,     422,      88,     426,   0,   0
IPFW dynamic rule:      120,      0,       0,       0,       0,   0,   0


------------------------------------------------------------------------
vmstat -i

interrupt                          total       rate
irq1: atkbd0                         240          5
irq20: hpet0+                     154283       3763
irq23: uhci0 uhci2+                    1          0
irq25: em3                         31996        780
irq27: em4                         30723        749
irq257: em1                           45          1
Total                             217288       5299

------------------------------------------------------------------------
pstat -T

 38/12328 files
0M/12287M swap space

------------------------------------------------------------------------
pstat -s

Device          512-blocks     Used    Avail Capacity
/dev/ada0p3       25165568        0 25165568     0%

------------------------------------------------------------------------
iostat

iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
            ada0             ada1              cd0             cpu
  KB/t tps  MB/s   KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
 11.78  32  0.36   2.23   1  0.00   0.77   3  0.00   0  0  2  1 98

------------------------------------------------------------------------
ipcs -a

Message Queues:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP                 CBYTES                 QNUM               QBYTES        LSPID        LRPID STIME    RTIME    CTIME

Shared Memory:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP         NATTCH        SEGSZ         CPID         LPID ATIME    DTIME    CTIME

Semaphores:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP          NSEMS OTIME    CTIME


------------------------------------------------------------------------
ipcs -T

msginfo:
        msgmax:        16384    (max characters in a message)
        msgmni:           40    (# of message queues)
        msgmnb:         2048    (max characters in a message queue)
        msgtql:           40    (max # of messages in system)
        msgssz:            8    (size of a message segment)
        msgseg:         2048    (# of message segments in system)

shminfo:
        shmmax:    536870912    (max shared memory segment size)
        shmmin:            1    (min shared memory segment size)
        shmmni:          192    (max number of shared memory identifiers)
        shmseg:          128    (max shared memory segments per process)
        shmall:       131072    (max amount of shared memory in pages)

seminfo:
        semmni:           50    (# of semaphore identifiers)
        semmns:          340    (# of semaphores in system)
        semmnu:          150    (# of undo structures in system)
        semmsl:          340    (max # of semaphores per id)
        semopm:          100    (max # of operations per semop call)
        semume:           50    (max # of undo entries per process)
        semusz:          632    (size in bytes of undo structure)
        semvmx:        32767    (semaphore maximum value)
        semaem:        16384    (adjust on exit max value)


------------------------------------------------------------------------
nfsstat

Client Info:
Rpc Counts:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0         0         0         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0         0         0         0         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Rpc Info:
 TimedOut   Invalid X Replies   Retries  Requests
        0         0         0         0         0
Cache Info:
Attr Hits    Misses Lkup Hits    Misses BioR Hits    Misses BioW Hits    Misses
        0         0         0         0         0         0         0         0
BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Misses
        0         0         0         0         0         0         0         0

Server Info:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
        0         0         0         0         0         0         0         0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
        0         0         0         0         0         0         0         0
    Mknod    Fsstat    Fsinfo  PathConf    Commit
        0         0         0         0         0
Server Ret-Failed
                0
Server Faults
            0
Server Cache Stats:
   Inprog      Idem  Non-idem    Misses
        0         0         0         0
Server Write Gathering:
 WriteOps  WriteRPC   Opsaved
        0         0         0

------------------------------------------------------------------------
netstat -s

tcp:
        0 packets sent
                0 data packets (0 bytes)
                0 data packets (0 bytes) retransmitted
                0 data packets unnecessarily retransmitted
                0 resends initiated by MTU discovery
                0 ack-only packets (0 delayed)
                0 URG only packets
                0 window probe packets
                0 window update packets
                0 control packets
        10 packets received
                0 acks (for 0 bytes)
                0 duplicate acks
                0 acks for unsent data
                0 packets (0 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
        0 connection accepts
        0 bad connection attempts
        0 listen queue overflows
        0 ignored RSTs in the windows
        0 connections established (including accepts)
        1 connection closed (including 0 drops)
                0 connections updated cached RTT on close
                0 connections updated cached RTT variance on close
                0 connections updated cached ssthresh on close
        0 embryonic connections dropped
        0 segments updated rtt (of 0 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
        0 correct ACK header predictions
        0 correct data packet header predictions
        0 syncache entries added
                0 retransmitted
                0 dupsyn
                0 dropped
                0 completed
                0 bucket overflow
                0 cache overflow
                0 reset
                0 stale
                0 aborted
                0 badack
                0 unreach
                0 zone failures
        0 cookies sent
        0 cookies received
        0 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:
        5 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        0 with no checksum
        3 dropped due to no socket
        2 broadcast/multicast datagrams undelivered
        0 dropped due to full socket buffers
        0 not for hashed pcb
        0 delivered
        0 datagrams output
        0 times multicast source filter matched
ip:
        58585 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
        80 packets for this host
        0 packets for unknown/unsupported protocol
        55861 packets forwarded (0 packets fast forwarded)
        1311 packets not forwardable
        0 packets received for unknown multicast group
        0 redirects sent
        1371 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:
        1351 calls to icmp_error
        0 errors not generated in response to an icmp message
        Output histogram:
                echo reply: 8
                destination unreachable: 1314
                time exceeded: 37
        0 messages with bad code fields
        0 messages less than the minimum length
        0 messages with bad checksum
        0 messages with bad length
        0 multicast echo requests ignored
        0 multicast timestamp requests ignored
        Input histogram:
                echo reply: 3
                echo: 8
        8 message responses generated
        0 invalid return addresses
        0 no return routes
igmp:
        0 messages received
        0 messages received with too few bytes
        0 messages received with wrong TTL
        0 messages received with bad checksum
        0 V1/V2 membership queries received
        0 V3 membership queries received
        0 membership queries received with invalid field(s)
        0 general queries received
        0 group queries received
        0 group-source queries received
        0 group-source queries dropped
        0 membership reports received
        0 membership reports received with invalid field(s)
        0 membership reports received for groups to which we belong
        0 V3 reports received without Router Alert
        2 membership reports sent
arp:
        46 ARP requests sent
        0 ARP replies sent
        1 ARP request received
        61 ARP replies received
        62 ARP packets received
        1255 total packets dropped due to no ARP entry
        0 ARP entrys timed out
        0 Duplicate IPs seen
ip6:
        0 total packets received
        0 with size smaller than minimum
        0 with data size < data length
        0 with bad options
        0 with incorrect version number
        0 fragments received
        0 fragments dropped (dup or out of space)
        0 fragments dropped after timeout
        0 fragments that exceeded limit
        0 packets reassembled ok
        0 packets for this host
        0 packets forwarded
        0 packets not forwardable
        0 redirects sent
        15 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
                0 one ext mbuf
                0 two or more ext mbuf
        0 packets whose headers are not contiguous
        0 tunneling packets that can't find gif
        0 packets discarded because of too many headers
        0 failures of source address selection
        Source addresses selection rule applied:
icmp6:
        0 calls to icmp6_error
        0 errors not generated in response to an icmp6 message
        0 errors not generated because of rate limitation
        Output histogram:
                neighbor solicitation: 3
        0 messages with bad code fields
        0 messages < minimum length
        0 bad checksums
        0 messages with bad length
        Histogram of error messages to be generated:
                0 no route
                0 administratively prohibited
                0 beyond scope
                0 address unreachable
                0 port unreachable
                0 packet too big
                0 time exceed transit
                0 time exceed reassembly
                0 erroneous header field
                0 unrecognized next header
                0 unrecognized option
                0 redirect
                0 unknown
        0 message responses generated
        0 messages with too many ND options
        0 messages with bad ND options
        0 bad neighbor solicitation messages
        0 bad neighbor advertisement messages
        0 bad router solicitation messages
        0 bad router advertisement messages
        0 bad redirect messages
        0 path MTU changes
rip6:
        0 messages received
        0 checksum calculations on inbound
        0 messages with bad checksum
        0 messages dropped due to no socket
        0 multicast messages dropped due to no socket
        0 messages dropped due to full socket buffers
        0 delivered
        0 datagrams output

------------------------------------------------------------------------
netstat -m

1541/1171/2712 mbufs in use (current/cache/total)
1527/985/2512/4194304 mbuf clusters in use (current/cache/total/max)
1539/649 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
3439K/2262K/5702K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

------------------------------------------------------------------------
netstat -id

Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll Drop
em0*   1500 <Link#1>      00:15:17:5f:5d:c4        0     0     0        0     0     0    0
em1    1500 <Link#2>      00:15:17:5f:5d:c5        0     0     0        1     0     0    0
em1    1500 172.0.1.0&0xf 172.16.1.1               0     -     -        0     -     -    -
em1    1500 fe80::215:17f fe80::215:17ff:fe        0     -     -        2     -     -    -
em2*   1500 <Link#3>      00:1b:21:17:b6:92        0     0     0        0     0     0    0
em3    1500 <Link#4>      00:1b:21:17:b6:93    30710     0     0    28749     0     0    0
em3    1500 201.87.225.0  fw2                     13     -     -     1373     -     -    -
em3    1500 fe80::21b:21f fe80::21b:21ff:fe        0     -     -        2     -     -    -
em3    1500 201.87.226.0  10-226-87-201            0     -     -       31     -     -    -
em4    1500 <Link#5>      00:1b:21:17:bd:86    29157     0     0    27349     0     0    0
em4    1500 201.87.224.16 19-204-87-201            1     -     -       39     -     -    -
em4    1500 fe80::21b:21f fe80::21b:21ff:fe        0     -     -        0     -     -    -
em5*   1500 <Link#6>      00:1b:21:17:bd:87        0     0     0        0     0     0    0
usbus     0 <Link#7>                               0     0     0        0     0     0    0
usbus     0 <Link#8>                               0     0     0        0     0     0    0
usbus     0 <Link#9>                               0     0     0        0     0     0    0
usbus     0 <Link#10>                              0     0     0        0     0     0    0
usbus     0 <Link#11>                              0     0     0        0     0     0    0
pflog 33152 <Link#12>                              0     0     0     2639     0     0    0
pfsyn  1500 <Link#13>                              0     0     0        0     0     0    0
lo0   16384 <Link#14>                              0     0     0        0     0     0    0
lo0   16384 localhost     ::1                      0     -     -        0     -     -    -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -    -
lo0   16384 your-net      localhost                0     -     -        0     -     -    -
carp0  1500 <Link#15>                              0     0     0       37     0     0    0
carp0  1500 201.87.224.0  18-204-87-201            0     -     -        0     -     -    -
carp1  1500 <Link#16>                              0     0     0       37     0     0    0
carp1  1500 201.87.226.0  1-226-87-201             0     -     -        0     -     -    -
carp1  1500 201.87.225.0  router                   0     -     -        0     -     -    -
ipfw0 65536 <Link#17>                              0     0     0        0     0     0    0

------------------------------------------------------------------------
netstat -anr

Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            201.87.224.17      UGS         1    29773    em4
127.0.0.1          link#14            UH          0        0    lo0
172.0.1.0&0xffe1ff00 link#2             U           0        0    em1
172.16.1.1         link#2             UHS         0        0    lo0
201.87.224.16&0xffffe1f0 link#5             U           0       88    em4
201.87.224.18      link#15            UH          0        0  carp0
201.87.224.19      link#5             UHS         0        0    lo0
201.87.225.0/24    link#4             U           0    28177    em3
201.87.225.1       link#16            UH          0        0  carp1
201.87.225.10      link#4             UHS         0        0    lo0
201.87.226.0/24    link#4             U           0      507    em3
201.87.226.1       link#16            UH          0        0  carp1
201.87.226.10      link#4             UHS         0        0    lo0

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0
::1                               link#14                       UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%em1/64                     link#2                        U           em1
fe80::215:17ff:fe5f:5dc5%em1      link#2                        UHS         lo0
fe80::%em3/64                     link#4                        U           em3
fe80::21b:21ff:fe17:b693%em3      link#4                        UHS         lo0
fe80::%em4/64                     link#5                        U           em4
fe80::21b:21ff:fe17:bd86%em4      link#5                        UHS         lo0
fe80::%lo0/64                     link#14                       U           lo0
fe80::1%lo0                       link#14                       UHS         lo0
ff01::%em1/32                     fe80::215:17ff:fe5f:5dc5%em1  U           em1
ff01::%em3/32                     fe80::21b:21ff:fe17:b693%em3  U           em3
ff01::%em4/32                     fe80::21b:21ff:fe17:bd86%em4  U           em4
ff01::%lo0/32                     ::1                           U           lo0
ff02::/16                         ::1                           UGRS        lo0
ff02::%em1/32                     fe80::215:17ff:fe5f:5dc5%em1  U           em1
ff02::%em3/32                     fe80::21b:21ff:fe17:b693%em3  U           em3
ff02::%em4/32                     fe80::21b:21ff:fe17:bd86%em4  U           em4
ff02::%lo0/32                     ::1                           U           lo0

------------------------------------------------------------------------
netstat -anA

Active Internet connections (including servers)
Tcpcb            Proto Recv-Q Send-Q Local Address      Foreign Address    (state)
fffffe00136de7a0 tcp4       0      0 *.22               *.*                LISTEN
fffffe001301f930 udp4       0      0 127.0.0.1.514      *.*
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
fffffe0013474e10 stream      0      0 fffffe0004fe75a0        0        0        0 /var/run/devd.pipe
fffffe0013457960 dgram       0      0        0 fffffe00134741e0        0        0
fffffe00134741e0 dgram       0      0 fffffe0004f2f780        0 fffffe0013457960        0 /var/run/logpriv
fffffe00134742d0 dgram       0      0 fffffe0004f2f960        0        0        0 /var/run/log

------------------------------------------------------------------------
netstat -aL

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen         Local Address
tcp4  0/0/128        *.ssh
unix  0/0/4          /var/run/devd.pipe

------------------------------------------------------------------------
fstat

USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
root     csh         2710 root /             2 drwxr-xr-x    1024  r
root     csh         2710   wd /         98308 drwxr-xr-x     512  r
root     csh         2710 text /         66004 -r-xr-xr-x  382240  r
root     csh         2710 ctty /dev         56 crw-------   ttyv0 rw
root     csh         2710   15 /dev         56 crw-------   ttyv0 rw
root     csh         2710   16 /dev         56 crw-------   ttyv0 rw
root     csh         2710   17 /dev         56 crw-------   ttyv0 rw
root     csh         2710   18 /dev         56 crw-------   ttyv0 rw
root     csh         2710   19 /dev         56 crw-------   ttyv0 rw
root     getty       2695 root /             2 drwxr-xr-x    1024  r
root     getty       2695   wd /             2 drwxr-xr-x    1024  r
root     getty       2695 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2695 ctty /dev         63 crw-------   ttyv7 rw
root     getty       2695    0 /dev         63 crw-------   ttyv7 rw
root     getty       2695    1 /dev         63 crw-------   ttyv7 rw
root     getty       2695    2 /dev         63 crw-------   ttyv7 rw
root     getty       2694 root /             2 drwxr-xr-x    1024  r
root     getty       2694   wd /             2 drwxr-xr-x    1024  r
root     getty       2694 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2694 ctty /dev         62 crw-------   ttyv6 rw
root     getty       2694    0 /dev         62 crw-------   ttyv6 rw
root     getty       2694    1 /dev         62 crw-------   ttyv6 rw
root     getty       2694    2 /dev         62 crw-------   ttyv6 rw
root     getty       2693 root /             2 drwxr-xr-x    1024  r
root     getty       2693   wd /             2 drwxr-xr-x    1024  r
root     getty       2693 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2693 ctty /dev         61 crw-------   ttyv5 rw
root     getty       2693    0 /dev         61 crw-------   ttyv5 rw
root     getty       2693    1 /dev         61 crw-------   ttyv5 rw
root     getty       2693    2 /dev         61 crw-------   ttyv5 rw
root     getty       2692 root /             2 drwxr-xr-x    1024  r
root     getty       2692   wd /             2 drwxr-xr-x    1024  r
root     getty       2692 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2692 ctty /dev         60 crw-------   ttyv4 rw
root     getty       2692    0 /dev         60 crw-------   ttyv4 rw
root     getty       2692    1 /dev         60 crw-------   ttyv4 rw
root     getty       2692    2 /dev         60 crw-------   ttyv4 rw
root     getty       2691 root /             2 drwxr-xr-x    1024  r
root     getty       2691   wd /             2 drwxr-xr-x    1024  r
root     getty       2691 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2691 ctty /dev         59 crw-------   ttyv3 rw
root     getty       2691    0 /dev         59 crw-------   ttyv3 rw
root     getty       2691    1 /dev         59 crw-------   ttyv3 rw
root     getty       2691    2 /dev         59 crw-------   ttyv3 rw
root     getty       2690 root /             2 drwxr-xr-x    1024  r
root     getty       2690   wd /             2 drwxr-xr-x    1024  r
root     getty       2690 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2690 ctty /dev         58 crw-------   ttyv2 rw
root     getty       2690    0 /dev         58 crw-------   ttyv2 rw
root     getty       2690    1 /dev         58 crw-------   ttyv2 rw
root     getty       2690    2 /dev         58 crw-------   ttyv2 rw
root     getty       2689 root /             2 drwxr-xr-x    1024  r
root     getty       2689   wd /             2 drwxr-xr-x    1024  r
root     getty       2689 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2689 ctty /dev         57 crw-------   ttyv1 rw
root     getty       2689    0 /dev         57 crw-------   ttyv1 rw
root     getty       2689    1 /dev         57 crw-------   ttyv1 rw
root     getty       2689    2 /dev         57 crw-------   ttyv1 rw
root     login       2688 root /             2 drwxr-xr-x    1024  r
root     login       2688   wd /         98308 drwxr-xr-x     512  r
root     login       2688 text /usr     2488156 -r-sr-xr-x   25072  r
root     login       2688 ctty /dev         56 crw-------   ttyv0 rw
root     login       2688    0 /dev         56 crw-------   ttyv0 rw
root     login       2688    1 /dev         56 crw-------   ttyv0 rw
root     login       2688    2 /dev         56 crw-------   ttyv0 rw
root     login       2688    3* local dgram fffffe0013457960 <-> fffffe00134741e0
root     sleep       2678 root /             2 drwxr-xr-x    1024  r
root     sleep       2678   wd /             2 drwxr-xr-x    1024  r
root     sleep       2678 text /         66032 -r-xr-xr-x    5480  r
root     sleep       2678    0 /dev         22 crw-rw-rw-    null  r
root     sleep       2678    1* pipe fffffe0013478cb8 <-> fffffe0013478b60      0 rw
root     sleep       2678    2* pipe fffffe0013478cb8 <-> fffffe0013478b60      0 rw
root     logger      2677 root /             2 drwxr-xr-x    1024  r
root     logger      2677   wd /             2 drwxr-xr-x    1024  r
root     logger      2677 text /usr     2488155 -r-xr-xr-x   12000  r
root     logger      2677    0* pipe fffffe0013478b60 <-> fffffe0013478cb8      0 rw
root     logger      2677    2 -         -         bad    -
root     sh          2676 root /             2 drwxr-xr-x    1024  r
root     sh          2676   wd /             2 drwxr-xr-x    1024  r
root     sh          2676 text /         66031 -r-xr-xr-x  142864  r
root     sh          2676    0 /dev         22 crw-rw-rw-    null  r
root     sh          2676    1* pipe fffffe0013478cb8 <-> fffffe0013478b60      0 rw
root     sh          2676    2* pipe fffffe0013478cb8 <-> fffffe0013478b60      0 rw
root     cron        2581 root /             2 drwxr-xr-x    1024  r
root     cron        2581   wd /var     1524864 drwxr-x---     512  r
root     cron        2581 text /usr     7142851 -r-xr-xr-x   41432  r
root     cron        2581    0 /dev         22 crw-rw-rw-    null rw
root     cron        2581    1 /dev         22 crw-rw-rw-    null rw
root     cron        2581    2 /dev         22 crw-rw-rw-    null rw
root     cron        2581    3 /var     6259991 -rw-------       4  w
root     sshd        2565 root /             2 drwxr-xr-x    1024  r
root     sshd        2565   wd /             2 drwxr-xr-x    1024  r
root     sshd        2565 text /usr     7142793 -r-xr-xr-x  269512  r
root     sshd        2565    0 /dev         22 crw-rw-rw-    null rw
root     sshd        2565    1 /dev         22 crw-rw-rw-    null rw
root     sshd        2565    2 /dev         22 crw-rw-rw-    null rw
root     sshd        2565    3* internet stream tcp fffffe00136de7a0
root     syslogd     2331 root /             2 drwxr-xr-x    1024  r
root     syslogd     2331   wd /             2 drwxr-xr-x    1024  r
root     syslogd     2331 text /usr     7143019 -r-xr-xr-x   40664  r
root     syslogd     2331    0 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    1 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    2 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    3 /var     6259985 -rw-------       4  w
root     syslogd     2331    4* local dgram fffffe00134742d0
root     syslogd     2331    5* local dgram fffffe00134741e0
root     syslogd     2331    6* internet dgram udp fffffe001301f930
root     syslogd     2331    7 /dev          9 crw-------    klog  r
root     syslogd     2331    9 /dev          5 crw-------  console  w
root     syslogd     2331   10 /var     1203849 -rw-r--r--   42765  w
root     syslogd     2331   11 /var     1203851 -rw-------      58  w
root     syslogd     2331   12 /var     1203844 -rw-------     616  w
root     syslogd     2331   13 /var     1203848 -rw-r-----     223  w
root     syslogd     2331   14 /var     1203847 -rw-r--r--      58  w
root     syslogd     2331   15 /var     1203852 -rw-------      58  w
root     syslogd     2331   16 /var     1203845 -rw-------     398  w
root     syslogd     2331   17 /var     1203846 -rw-------      58  w
root     syslogd     2331   18 /var     1203850 -rw-r-----      58  w
root     devd        2078 root /             2 drwxr-xr-x    1024  r
root     devd        2078   wd /             2 drwxr-xr-x    1024  r
root     devd        2078 text /         65554 -r-xr-xr-x  453696  r
root     devd        2078    0 /dev         22 crw-rw-rw-    null rw
root     devd        2078    1 /dev         22 crw-rw-rw-    null rw
root     devd        2078    2 /dev         22 crw-rw-rw-    null rw
root     devd        2078    3 /dev          4 crw-------  devctl  r
root     devd        2078    4* local stream fffffe0013474e10
root     devd        2078    5 /var     6259979 -rw-------       4  w
root     adjkerntz    141 root /             2 drwxr-xr-x    1024  r
root     adjkerntz    141   wd /             2 drwxr-xr-x    1024  r
root     adjkerntz    141 text /         65543 -r-xr-xr-x    9232  r
root     adjkerntz    141    0 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    141    1 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    141    2 /dev         22 crw-rw-rw-    null rw
root     init           1 root /             2 drwxr-xr-x    1024  r
root     init           1   wd /             2 drwxr-xr-x    1024  r
root     init           1 text /         65580 -r-xr-xr-x  790320  r
root     kernel         0 root /             2 drwxr-xr-x    1024  r
root     kernel         0   wd /             2 drwxr-xr-x    1024  r

------------------------------------------------------------------------
dmesg

Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012
    root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Xeon(R) CPU           E5410  @ 2.33GHz (2327.55-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x10676  Family = 6  Model = 17  Stepping = 6
  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=0xce3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 4294967296 (4096 MB)
avail memory = 4063932416 (3875 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <INTEL  S5000VSA>
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 24-47 on motherboard
lapic0: Forcing LINT1 to edge trigger
kbd1 at kbdmux0
acpi0: <INTEL S5000VSA> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xca2,0xca3,0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci1
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci2
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 17 at device 1.0 on pci2
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> irq 18 at device 2.0 on pci2
pci5: <ACPI PCI bus> on pcib5
em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x3020-0x303f mem 0xb8820000-0xb883ffff,0xb8400000-0xb87fffff irq 18 at device 0.0 on pci5
em0: Using an MSI interrupt
em0: Ethernet address: 00:15:17:5f:5d:c4
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x3000-0x301f mem 0xb8800000-0xb881ffff,0xb8000000-0xb83fffff irq 19 at device 0.1 on pci5
em1: Using an MSI interrupt
em1: Ethernet address: 00:15:17:5f:5d:c5
pcib6: <ACPI PCI-PCI bridge> at device 0.3 on pci1
pci6: <ACPI PCI bus> on pcib6
em2: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x20c0-0x20ff mem 0xb8a00000-0xb8a1ffff,0xb8900000-0xb893ffff irq 24 at device 1.0 on pci6
em2: Ethernet address: 00:1b:21:17:b6:92
em3: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2080-0x20bf mem 0xb8a20000-0xb8a3ffff,0xb8940000-0xb897ffff irq 25 at device 1.1 on pci6
em3: Ethernet address: 00:1b:21:17:b6:93
em4: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2040-0x207f mem 0xb8a40000-0xb8a5ffff,0xb8980000-0xb89bffff irq 27 at device 2.0 on pci6
em4: Ethernet address: 00:1b:21:17:bd:86
em5: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2000-0x203f mem 0xb8a60000-0xb8a7ffff,0xb89c0000-0xb89fffff irq 24 at device 2.1 on pci6
em5: Ethernet address: 00:1b:21:17:bd:87
pcib7: <PCI-PCI bridge> at device 3.0 on pci0
pci7: <PCI bus> on pcib7
pci0: <base peripheral> at device 8.0 (no driver attached)
pcib8: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci8: <ACPI PCI bus> on pcib8
uhci0: <Intel 631XESB/632XESB/3100 USB controller USB-1> port 0x4080-0x409f irq 23 at device 29.0 on pci0
uhci0: LegSup = 0x3f00
usbus0 on uhci0
uhci1: <Intel 631XESB/632XESB/3100 USB controller USB-2> port 0x4060-0x407f irq 22 at device 29.1 on pci0
uhci1: LegSup = 0x2f00
usbus1 on uhci1
uhci2: <Intel 631XESB/632XESB/3100 USB controller USB-3> port 0x4040-0x405f irq 23 at device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2 on uhci2
uhci3: <Intel 631XESB/632XESB/3100 USB controller USB-4> port 0x4020-0x403f irq 22 at device 29.3 on pci0
uhci3: LegSup = 0x2f00
usbus3 on uhci3
ehci0: <Intel 63XXESB USB 2.0 controller> mem 0xb8d00400-0xb8d007ff irq 23 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
pcib9: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci9: <ACPI PCI bus> on pcib9
vgapci0: <VGA-compatible display> port 0x1000-0x10ff mem 0xb0000000-0xb7ffffff,0xb8c00000-0xb8c0ffff irq 17 at device 12.0 on pci9
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel 63XXESB2 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x40b0-0x40bf irq 20 at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
atapci1: <Intel 63XXESB2 SATA300 controller> port 0x40c8-0x40cf,0x40e4-0x40e7,0x40c0-0x40c7,0x40e0-0x40e3,0x40a0-0x40af mem 0xb8d00000-0xb8d003ff irq 20 at device 31.2 on pci0
ata2: <ATA channel> at channel 0 on atapci1
ata3: <ATA channel> at channel 1 on atapci1
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc8fff,0xc9000-0xc9fff,0xca000-0xcafff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
ctl: CAM Target Layer loaded
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
Timecounters tick every 1.000 msec
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
ada0 at ata2 bus 0 scbus1 target 0 lun 0
ada0: <MAXTOR STM3750330AS MX15> ATA-8 SATA 2.x device
ada0: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
ada0: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ata3 bus 0 scbus2 target 0 lun 0
ada1: <ST3750528AS CC34> ATA-8 SATA 2.x device
ada1: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
ada1: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6
lapic3: Forcing LINT1 to edge trigger
SMP: AP CPU #3 Launched!
lapic1: Forcing LINT1 to edge trigger
SMP: AP CPU #1 Launched!
lapic2: Forcing LINT1 to edge trigger
SMP: AP CPU #2 Launched!
cd0 at ata2 bus 0 scbus1 target 1 lun 0
cd0: <HL-DT-ST DVDRAM GH22NS90 HN00> Removable CD-ROM SCSI-0 device
cd0: 150.000MB/s transfers (SATA, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: cd present [350561 x 2048 byte records]
Timecounter "TSC-low" frequency 9091987 Hz quality 1000
uhub4: 8 ports with 8 removable, self powered
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
Trying to mount root from ufs:/dev/ada0p2 [rw]...
Setting hostuuid: e6098581-5012-11dd-82ec-001517611588.
Setting hostid: 0x3a38d6a5.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p2: clean, 161224 free (344 frags, 20110 blocks, 0.1% fragmentation)
/dev/ada0p4: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p4: clean, 251769 free (33 frags, 31467 blocks, 0.0% fragmentation)
/dev/ada0p5: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p5: clean, 20221944 free (872 frags, 2527634 blocks, 0.0% fragmentation)
/dev/ada0p6: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p6: clean, 20303998 free (142 frags, 2537982 blocks, 0.0% fragmentation)
Mounting local file systems:.
Setting hostname: bridging-firewall.twi.com.br.
/etc/rc: WARNING: $ifconfig_carp1_alias0 needs  "inet" keyword for an IPv4 address.
Starting Network: lo0 em0 em1 em2 em3 em4 em5 pflog0 pfsync0 carp0 carp1.
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 0xe
        inet 127.0.0.1 netmask 0xff000000
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 00:15:17:5f:5d:c4
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
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:15:17:5f:5d:c5
        inet 172.16.1.1 netmask 0xffe1ff00 broadcast 172.30.1.255
        inet6 fe80::215:17ff:fe5f:5dc5%em1 prefixlen 64 tentative scopeid 0x2
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:92
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em3: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:93
        inet 201.87.225.10 netmask 0xffffff00 broadcast 201.87.225.255
        inet6 fe80::21b:21ff:fe17:b693%em3 prefixlen 64 tentative scopeid 0x4
        inet 201.87.226.10 netmask 0xffffff00 broadcast 201.87.226.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em4: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:86
        inet 201.87.224.19 netmask 0xffffe1f0 broadcast 201.87.254.31
        inet6 fe80::21b:21ff:fe17:bd86%em4 prefixlen 64 tentative scopeid 0x5
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em5: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:87
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
pflog0: flags=0<> metric 0 mtu 33152
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
pfsync0: flags=0<> metric 0 mtu 1500
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        syncpeer: 0.0.0.0 maxupd: 128
carp0: flags=9<UP,LOOPBACK> metric 0 mtu 1500
        inet 201.87.224.18 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 98 advbase 1 advskew 0
carp1: flags=8<LOOPBACK> metric 0 mtu 1500
        inet 201.87.225.1 netmask 0xffffff00
        inet 201.87.226.1 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 99 advbase 1 advskew 0
Starting devd.
Starting Network: em0.
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 00:15:17:5f:5d:c4
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: em2.
em2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:92
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: em5.
em5: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:87
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: usbus0.
Starting Network: usbus1.
Starting Network: usbus2.
Starting Network: usbus3.
Starting Network: usbus4.
Starting Network: pflog0.
pflog0: flags=0<> metric 0 mtu 33152
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting Network: pfsync0.
pfsync0: flags=0<> metric 0 mtu 1500
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        syncpeer: 0.0.0.0 maxupd: 128
/etc/rc.d/netif: WARNING: $ifconfig_carp1_alias0 needs  "inet" keyword for an IPv4 address.
Starting Network: carp1.
carp1: flags=9<UP,LOOPBACK> metric 0 mtu 1500
        inet 201.87.226.1 netmask 0xffffff00
        inet 201.87.225.1 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 99 advbase 1 advskew 0
add net default: gateway 201.87.224.17
Enabling pfNo ALTQ support in kernel
ALTQ related functions disabled
No ALTQ support in kernel
ALTQ related functions disabled
.
route: writing to routing socket: File exists
add net default: gateway 201.87.224.17: route already in table
Additional inet routing options: gateway=YES.
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based forwarding disabled, default to deny, logging disabled
Flushed all rules.
00100 allow ip from any to any
Firewall rules loaded.
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat
32-bit compatibility ldconfig path: /usr/lib32
Clearing /tmp (X related).
Configuring syscons: keymap blanktime.
Starting sshd.
em1: link state changed to UP
Starting cron.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.ipfw does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_onlyip does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_onlyip does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_member does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_bridge does not exist.
/etc/rc: WARNING: $ipv6_enable is not set properly - see rc.conf(5).
Starting default mousedmoused: unable to open /dev/psm0: No such file or directory
.
Starting background file system checks in 60 seconds.
/etc/rc: WARNING: $ipv6_enable is not set properly - see rc.conf(5).

Tue Oct 30 12:59:53 BRST 2012
carp1: INIT -> BACKUP
em3: link state changed to UP
carp1: link state changed to DOWN
carp0: INIT -> BACKUP
em4: link state changed to UP
carp0: link state changed to DOWN
carp1: link state changed to UP
carp0: link state changed to UP
Oct 30 12:59:59 bridging-firewall login: ROOT LOGIN (root) ON ttyv0


Fatal trap 12: page fault while in kernel mode
cpuid = 2; apic id = 02
fault virtual address   = 0x10
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff81525888
stack pointer           = 0x28:0xffffff80002e5560
frame pointer           = 0x28:0xffffff80002e5570
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (em4 taskq)
trap number             = 12
panic: page fault
cpuid = 2
KDB: stack backtrace:
#0 0xffffffff80920876 at kdb_backtrace+0x66
#1 0xffffffff808ea88e at panic+0x1ce
#2 0xffffffff80bd8150 at trap_fatal+0x290
#3 0xffffffff80bd848d at trap_pfault+0x1ed
#4 0xffffffff80bd8aae at trap+0x3ce
#5 0xffffffff80bc306f at calltrap+0x8
#6 0xffffffff8152fdbf at pf_test_rule+0xf2f
#7 0xffffffff8153333c at pf_test+0xc5c
#8 0xffffffff8153a9eb at pf_check_in+0x2b
#9 0xffffffff809ae7ce at pfil_run_hooks+0x9e
#10 0xffffffff80a04587 at ip_input+0x287
#11 0xffffffff809adacb at netisr_dispatch_src+0x20b
#12 0xffffffff809a359d at ether_demux+0x14d
#13 0xffffffff809a3874 at ether_nh_input+0x1f4
#14 0xffffffff809adacb at netisr_dispatch_src+0x20b
#15 0xffffffff804bb682 at lem_handle_rxtx+0x252
#16 0xffffffff8092cf25 at taskqueue_run_locked+0x85
#17 0xffffffff8092dea6 at taskqueue_thread_loop+0x46
Uptime: 1m3s
Dumping 306 out of 4070 MB: (CTRL-C to abort) ..6% (CTRL-C to abort) ..11% (CTRL-C to abort)  (CTRL-C to abort) ..21%..32%..42%..53%..63%..74%..84% (CTRL-C to abort) ..94%

------------------------------------------------------------------------
kernel config

options CONFIG_AUTOGENERATED
ident   GENERIC
machine amd64
cpu     HAMMER
makeoptions     DEBUG=-g
options USB_DEBUG
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options ATA_STATIC_ID
options ATA_CAM
options SMP
options KDB_TRACE
options KDB
options INCLUDE_CONFIG_FILE
options MAC
options AUDIT
options HWPMC_HOOKS
options KBD_INSTALL_CDEV
options PRINTF_BUFR_SIZE=128
options _KPOSIX_PRIORITY_SCHEDULING
options SYSVSEM
options SYSVMSG
options SYSVSHM
options STACK
options KTRACE
options SCSI_DELAY=5000
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options 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 UFS_GJOURNAL
options UFS_DIRHASH
options UFS_ACL
options SOFTUPDATES
options FFS
options SCTP
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  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  ctl
device  amr
device  arcmsr
device  ciss
device  dpt
device  hptmv
device  hptrr
device  iir
device  ips
device  mly
device  twa
device  tws
device  aac
device  aacp
device  ida
device  mfi
device  mlx
device  twe
device  atkbdc
device  atkbd
device  psm
device  kbdmux
device  vga
device  splash
device  sc
device  agp
device  cbb
device  pccard
device  cardbus
device  uart
device  ppc
device  ppbus
device  lpt
device  plip
device  ppi
device  puc
device  bxe
device  de
device  em
device  igb
device  ixgbe
device  le
device  ti
device  txp
device  vx
device  miibus
device  ae
device  age
device  alc
device  ale
device  bce
device  bfe
device  bge
device  cas
device  dc
device  et
device  fxp
device  gem
device  hme
device  jme
device  lge
device  msk
device  nfe
device  nge
device  pcn
device  re
device  rl
device  sf
device  sge
device  sis
device  sk
device  ste
device  stge
device  tl
device  tx
device  vge
device  vr
device  wb
device  xl
device  cs
device  ed
device  ex
device  ep
device  fe
device  sn
device  xe
device  wlan
device  wlan_wep
device  wlan_ccmp
device  wlan_tkip
device  wlan_amrr
device  an
device  ath
device  ath_pci
device  ath_hal
device  ath_rate_sample
device  ipw
device  iwi
device  iwn
device  malo
device  mwl
device  ral
device  wi
device  wpi
device  loop
device  random
device  ether
device  vlan
device  tun
device  pty
device  md
device  gif
device  faith
device  firmware
device  bpf
device  uhci
device  ohci
device  ehci
device  xhci
device  usb
device  uhid
device  ukbd
device  ulpt
device  umass
device  ums
device  urio
device  u3g
device  uark
device  ubsa
device  uftdi
device  uipaq
device  uplcom
device  uslcom
device  uvisor
device  uvscom
device  aue
device  axe
device  cdce
device  cue
device  kue
device  rue
device  udav
device  rum
device  run
device  uath
device  upgt
device  ural
device  urtw
device  zyd
device  firewire
device  fwe
device  fwip
device  dcons
device  dcons_crom
device  sound
device  snd_cmi
device  snd_csa
device  snd_emu10kx
device  snd_es137x
device  snd_hda
device  snd_ich
device  snd_uaudio
device  snd_via8233

------------------------------------------------------------------------
ddb capture buffer

ddb: ddb_capture: kvm_nlist
--- core.txt.0 ends here ---

--- core.txt.1 begins here ---
bridging-firewall.twi.com.br dumped core - see /var/crash/vmcore.1

Tue Oct 30 13:05:45 BRST 2012

FreeBSD bridging-firewall.twi.com.br 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

panic: page fault

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:


Fatal trap 12: page fault while in kernel mode
cpuid = 2; apic id = 02
fault virtual address   = 0x10
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff81525888
stack pointer           = 0x28:0xffffff80002e5560
frame pointer           = 0x28:0xffffff80002e5570
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (em4 taskq)
trap number             = 12
panic: page fault
cpuid = 2
KDB: stack backtrace:
#0 0xffffffff80920876 at kdb_backtrace+0x66
#1 0xffffffff808ea88e at panic+0x1ce
#2 0xffffffff80bd8150 at trap_fatal+0x290
#3 0xffffffff80bd848d at trap_pfault+0x1ed
#4 0xffffffff80bd8aae at trap+0x3ce
#5 0xffffffff80bc306f at calltrap+0x8
#6 0xffffffff8152fdbf at pf_test_rule+0xf2f
#7 0xffffffff8153333c at pf_test+0xc5c
#8 0xffffffff8153a9eb at pf_check_in+0x2b
#9 0xffffffff809ae7ce at pfil_run_hooks+0x9e
#10 0xffffffff80a04587 at ip_input+0x287
#11 0xffffffff809adacb at netisr_dispatch_src+0x20b
#12 0xffffffff809a359d at ether_demux+0x14d
#13 0xffffffff809a3874 at ether_nh_input+0x1f4
#14 0xffffffff809adacb at netisr_dispatch_src+0x20b
#15 0xffffffff804bb682 at lem_handle_rxtx+0x252
#16 0xffffffff8092cf25 at taskqueue_run_locked+0x85
#17 0xffffffff8092dea6 at taskqueue_thread_loop+0x46
Uptime: 2m11s
Dumping 666 out of 4070 MB:..3%..13%..22%..32%..41%..51%..61%..73%..82%..92%

Reading symbols from /boot/kernel/pf.ko...Reading symbols from /boot/kernel/pf.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pf.ko
Reading symbols from /boot/kernel/if_carp.ko...Reading symbols from /boot/kernel/if_carp.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/if_carp.ko
Reading symbols from /boot/kernel/pfsync.ko...Reading symbols from /boot/kernel/pfsync.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pfsync.ko
Reading symbols from /boot/kernel/pflog.ko...Reading symbols from /boot/kernel/pflog.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/pflog.ko
Reading symbols from /boot/kernel/ipfw.ko...Reading symbols from /boot/kernel/ipfw.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ipfw.ko
#0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
224     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) #0  doadump (textdump=Variable "textdump" is not available.
) at pcpu.h:224
#1  0xffffffff808ea371 in kern_reboot (howto=260)
    at /usr/src/sys/kern/kern_shutdown.c:448
#2  0xffffffff808ea867 in panic (fmt=0x1 <Address 0x1 out of bounds>)
    at /usr/src/sys/kern/kern_shutdown.c:636
#3  0xffffffff80bd8150 in trap_fatal (frame=0xc, eva=Variable "eva" is not available.
)
    at /usr/src/sys/amd64/amd64/trap.c:857
#4  0xffffffff80bd848d in trap_pfault (frame=0xffffff80002e54b0, usermode=0)
    at /usr/src/sys/amd64/amd64/trap.c:773
#5  0xffffffff80bd8aae in trap (frame=0xffffff80002e54b0)
    at /usr/src/sys/amd64/amd64/trap.c:456
#6  0xffffffff80bc306f in calltrap ()
    at /usr/src/sys/amd64/amd64/exception.S:228
#7  0xffffffff81525888 in pf_addrcpy (dst=0xfffffe0018a0ee70, src=0x10,
    af=2 '\002') at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:522
#8  0xffffffff8152fdbf in pf_test_rule (rm=0xffffff80002e5848,
    sm=0xffffff80002e5840, direction=1, kif=0xfffffe0004c9e000,
    m=0xfffffe000e90c400, off=20, h=0xfffffe000e940810,
    pd=0xffffff80002e5780, am=0xffffff80002e5850, rsm=0xffffff80002e5838,
    ifq=0x0, inp=0x0)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:3900
#9  0xffffffff8153333c in pf_test (dir=1, ifp=Variable "ifp" is not available.
)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6884
#10 0xffffffff8153a9eb in pf_check_in (arg=Variable "arg" is not available.
)
    at /usr/src/sys/modules/pf/../../contrib/pf/net/pf_ioctl.c:4131
#11 0xffffffff809ae7ce in pfil_run_hooks (ph=Variable "ph" is not available.
) at /usr/src/sys/net/pfil.c:82
#12 0xffffffff80a04587 in ip_input (m=0xfffffe000e90c400)
    at /usr/src/sys/netinet/ip_input.c:510
#13 0xffffffff809adacb in netisr_dispatch_src (proto=1, source=Variable "source" is not available.
)
    at /usr/src/sys/net/netisr.c:1013
#14 0xffffffff809a359d in ether_demux (ifp=0xfffffe0002b6c000,
    m=0xfffffe000e90c400) at /usr/src/sys/net/if_ethersubr.c:940
#15 0xffffffff809a3874 in ether_nh_input (m=Variable "m" is not available.
)
    at /usr/src/sys/net/if_ethersubr.c:759
#16 0xffffffff809adacb in netisr_dispatch_src (proto=9, source=Variable "source" is not available.
)
    at /usr/src/sys/net/netisr.c:1013
#17 0xffffffff804bb682 in lem_handle_rxtx (context=Variable "context" is not available.
)
    at /usr/src/sys/dev/e1000/if_lem.c:3630
#18 0xffffffff8092cf25 in taskqueue_run_locked (queue=0xfffffe0002b6e100)
    at /usr/src/sys/kern/subr_taskqueue.c:308
#19 0xffffffff8092dea6 in taskqueue_thread_loop (arg=Variable "arg" is not available.
)
    at /usr/src/sys/kern/subr_taskqueue.c:497
#20 0xffffffff808bb9bf in fork_exit (
    callout=0xffffffff8092de60 <taskqueue_thread_loop>,
    arg=0xffffff80008a1830, frame=0xffffff80002e5c40)
    at /usr/src/sys/kern/kern_fork.c:992
#21 0xffffffff80bc359e in fork_trampoline ()
    at /usr/src/sys/amd64/amd64/exception.S:602
#22 0x0000000000000000 in ?? ()
#23 0x0000000000000000 in ?? ()
#24 0x0000000000000000 in ?? ()
#25 0x0000000000000000 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x0000000000000000 in ?? ()
#28 0x0000000000000000 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x0000000000000000 in ?? ()
#31 0x0000000000000000 in ?? ()
#32 0x0000000000000000 in ?? ()
#33 0x0000000000000000 in ?? ()
#34 0x0000000000000000 in ?? ()
#35 0x0000000000000000 in ?? ()
#36 0x0000000000000000 in ?? ()
#37 0x0000000000000000 in ?? ()
#38 0x0000000000000000 in ?? ()
#39 0x0000000000000000 in ?? ()
#40 0x0000000000000000 in ?? ()
#41 0x0000000000000000 in ?? ()
#42 0x0000000000000000 in ?? ()
#43 0x0000000000000000 in ?? ()
#44 0x0000000000000000 in ?? ()
#45 0x0000000000000000 in ?? ()
#46 0x0000000000000002 in ?? ()
#47 0xffffffff81241b00 in tdq_cpu ()
#48 0xfffffe0002b5a8e0 in ?? ()
#49 0x0000000000000000 in ?? ()
#50 0xffffff80002e5af0 in ?? ()
#51 0xffffff80002e5a98 in ?? ()
#52 0xfffffe000290c8e0 in ?? ()
#53 0xffffffff809134fe in sched_switch (td=0x0, newtd=0xffffff80008a1830,
    flags=Variable "flags" is not available.
) at /usr/src/sys/kern/sched_ule.c:1921
Previous frame inner to this frame (corrupt stack?)
(kgdb)

------------------------------------------------------------------------
ps -axl

UID  PID PPID CPU PRI NI   VSZ RSS MWCHAN   STAT TT     TIME COMMAND
  0    0    0   0 -52  0     0   0 -        DLs  ??  0:06.79 [kernel]
  0    1    0   0  20  0  6276   0 wait     DLs  ??  0:00.01 [init]
  0    2    0   0 -16  0     0   0 ctl_work DL   ??  0:00.00 [ctl_thrd]
  0    3    0   0 -16  0     0   0 pftm     DL   ??  0:00.00 [pfpurge]
  0    4    0   0 -16  0     0   0 waiting_ DL   ??  0:00.00 [sctp_iterator]
  0    5    0   0 -16  0     0   0 ccb_scan DL   ??  0:00.00 [xpt_thrd]
  0    6    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [pagedaemon]
  0    7    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [vmdaemon]
  0    8    0   0 155  0     0   0 pgzero   DL   ??  0:00.00 [pagezero]
  0    9    0   0 -16  0     0   0 psleep   DL   ??  0:00.00 [bufdaemon]
  0   10    0   0 -16  0     0   0 audit_wo DL   ??  0:00.00 [audit]
  0   11    0   0 155  0     0   0 -        RL   ??  7:57.16 [idle]
  0   12    0   0 -72  0     0   0 -        WL   ??  0:00.75 [intr]
  0   13    0   0  -8  0     0   0 -        DL   ??  0:00.24 [geom]
  0   14    0   0 -16  0     0   0 -        DL   ??  0:00.19 [yarrow]
  0   15    0   0 -68  0     0   0 -        DL   ??  0:00.00 [usb]
  0   16    0   0  16  0     0   0 syncer   DL   ??  0:00.00 [syncer]
  0   17    0   0 -16  0     0   0 vlruwt   DL   ??  0:00.00 [vnlru]
  0   18    0   0 -16  0     0   0 sdflush  DL   ??  0:00.00 [softdepflush]
  0  141    1   0  52  0  9920   0 pause    Ds   ??  0:00.00 [adjkerntz]
  0 2078    1   0  52  0 10376   0 select   Ds   ??  0:00.00 [devd]
  0 2331    1   0  20  0 12052   0 select   Ds   ??  0:00.01 [syslogd]
  0 2641    1   0  52  0 46744   0 select   Ds   ??  0:00.00 [sshd]
  0 2650    1   0  20  0 14128   0 nanslp   Ds   ??  0:00.00 [cron]
  0 2757    1   0  24  0 41164   0 wait     Ds   ??  0:00.01 [login]
  0 2758    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2759    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2760    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2761    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2762    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2763    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2764    1   0  52  0 12052   0 ttyin    Ds+  ??  0:00.00 [getty]
  0 2765 2757   0  27  0 14476   0 pause    D    ??  0:00.02 [csh]
  0 2783 2765   0  28  0 16560   0 select   D+   ??  0:00.00 [top]

------------------------------------------------------------------------
vmstat -s

  1734643 cpu context switches
   817815 device interrupts
     9172 software interrupts
   372650 traps
  1175117 system calls
       18 kernel threads created
     2739  fork() calls
       26 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
      553 vnode pager pageins
     4197 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
    77807 copy-on-write faults
      473 copy-on-write optimized faults
   244196 zero fill pages zeroed
        0 zero fill pages prezeroed
        0 intransit blocking page faults
   369885 total VM faults taken
        0 pages affected by kernel thread creation
  1396342 pages affected by  fork()
    12941 pages affected by vfork()
        0 pages affected by rfork()
        0 pages cached
   407542 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
     2454 pages active
     3309 pages inactive
        0 pages in VM cache
   122440 pages wired down
   871269 pages free
     4096 bytes per page
   502551 total name lookups
          cache hits (99% pos + 0% neg) system 0% per-directory
          deletions 0%, falsehits 0%, toolong 0%

------------------------------------------------------------------------
vmstat -m

         Type InUse MemUse HighUse Requests  Size(s)
CAM dev queue     5     1K       -        5  128
  md_sii_data     0     0K       -       30  512
      CAM XPT    59    29K       -      214  16,32,64,128,1024,2048
       isadev     6     1K       -        6  128
         UART     6     4K       -        6  16,512,1024
     acpiintr     1     1K       -        1  64
         cdev     7     2K       -        7  256
       acpica  2248   226K       -    50869  16,32,64,128,256,512,1024
        sigio     1     1K       -        1  64
     filedesc    34    17K       -     2784  512
         kenv    72    11K       -       85  16,32,64,128
       kqueue     0     0K       -       14  256,2048
    proc-args    16     1K       -      665  16,32,64,128,256
        hhook     2     1K       -        2  128
     acpitask     1     2K       -        1  2048
      ithread   111    20K       -      111  32,128,256
    CAM queue    21     1K       -       83  16,32
       KTRACE   100    13K       -      100  128
       linker   203    85K       -      217  16,32,64,128,256,512,1024,2048
        lockf    11     2K       -       19  64,128
   loginclass     2     1K       -        2  64
       ip6ndp    21     2K       -       24  64,128
         temp    75    17K       -     7120  16,32,64,128,256,512,1024,2048,4096
       devbuf  2538 30001K       -     2629  16,32,64,128,256,512,1024,2048,4096
       module   482    61K       -      482  128
     mtx_pool     2    16K       -        2
       USBdev    20     2K       -       20  64,128
          USB    35    12K       -       35  16,32,128,2048
     pmchooks     1     1K       -        1  128
      subproc   122   180K       -     2872  512,4096
         proc     2    16K       -        2
      session    14     2K       -       15  128
         pgrp    16     2K       -       29  128
         cred    24     4K       -     5620  64,256
      uidinfo     2     3K       -        2  128,2048
       plimit    11     3K       -      152  256
      ata_pci     2     1K       -        2  64
      scsi_cd     0     0K       -       18  16
    sysctltmp     0     0K       -      340  16,32,64,128,4096
    sysctloid  5597   281K       -     5704  16,32,64,128
       sysctl     0     0K       -      809  16,32,64
      tidhash     1    16K       -        1
      callout     3  1536K       -        3
         umtx   324    41K       -      324  128
     p1003.1b     1     1K       -        1  16
         SWAP     2  2189K       -        2  64
       bus-sc    94   297K       -     4607  16,32,64,128,256,512,1024,2048,4096
          bus  1211   105K       -     7298  16,32,64,128,256,1024
      devstat    12    25K       -       12  32,4096
 eventhandler   101     8K       -      101  64,128
      acpisem    18     3K       -       18  128
         kobj   329  1316K       -      672  4096
      CAM SIM     5     2K       -        5  256
      Per-cpu     1     1K       -        1  32
   CAM periph     8     2K       -       26  16,32,64,128,256
         rman   240    27K       -      639  16,32,128
         sbuf     0     0K       -     1234  16,32,64,128,256,512,1024,2048,4096
      entropy  1024    64K       -     1024  64
       ctlmem  5062 10113K       -     5062  128,2048
        stack     0     0K       -        2  256
    taskqueue    31     3K       -       31  16,32,128
       Unitno    14     1K       -      470  32,64
          iov     0     0K       -      477  16,64,128,256,512
       select    13     2K       -       13  128
     ioctlops     0     0K       -     3412  16,32,64,128,256,512,1024,2048,4096
          msg     4    30K       -        4  2048,4096
          sem     4   106K       -        4  2048,4096
          shm     1    20K       -        1
          tty    21    21K       -       23  1024,2048
     mbuf_tag     3     1K       -  1110584  32,64
        shmfd     1     8K       -        1
          pcb    14   157K       -       28  16,32,128,1024,2048,4096
       soname     3     1K       -       95  16,32,128
     vfscache     1  2048K       -        1
   cl_savebuf     0     0K       -        1  64
     vfs_hash     1  1024K       -        1
       DEVFS1   113    57K       -      130  512
       vnodes     2     1K       -        2  256
       DEVFS3   136    34K       -      157  256
        mount    61     3K       -      164  16,32,64,128,256
  vnodemarker     0     0K       -       78  512
          BPF    17     3K       -       17  128
  ether_multi    89     5K       -      106  16,32,64
       ifaddr   194    45K       -      195  32,64,128,256,512,2048,4096
        ifnet    18    35K       -       19  128,256,2048
        clone     9    36K       -        9  4096
       arpcom     9     1K       -        9  16
      lltable    80    29K       -       84  256,512
        DEVFS    23     1K       -       24  16,128
     routetbl   127    41K       -     1158  32,64,128,256,512
         igmp    17     5K       -       17  256
         ipid     2    24K       -        2
     in_multi     6     2K       -        6  256
    sctp_iter     0     0K       -        6  256
     sctp_ifn     4     1K       -        4  128
     sctp_ifa    10     2K       -       10  128
     sctp_vrf     1     1K       -        1  64
    sctp_a_it     0     0K       -        6  16
    hostcache     1    28K       -        1
     syncache     1    96K       -        1
    in6_multi    36     5K       -       36  32,256
          mld    17     3K       -       17  128
          rpc     2     1K       -        2  256
audit_evclass   179     6K       -      218  32
      jblocks     8     2K       -        8  128,256
     savedino     0     0K       -       20  256
        sbdep     0     0K       -       10  64
      jsegdep     0     0K       -     8626  64
         jseg     0     0K       -       23  128
    jfreefrag     0     0K       -        5  128
      jnewblk     0     0K       -     8563  128
      jremref     0     0K       -       19  128
      jaddref     0     0K       -       39  128
     freework     1     1K       -        4  64,128
    newdirblk     0     0K       -        6  64
       dirrem     0     0K       -       15  128
        mkdir     0     0K       -       12  128
       diradd     0     0K       -       27  128
     freefile     0     0K       -       13  64
     freeblks     0     0K       -        3  128
     freefrag     0     0K       -        5  128
     indirdep     0     0K       -        5  128
       newblk     1   128K       -     8564  256
    bmsafemap     1     8K       -       34  256
     inodedep     1  1024K       -       41  512
      pagedep     1   128K       -       12  256
  ufs_dirhash    30     6K       -       30  16,32,64,128,512
    ufs_mount    12    50K       -       13  512,4096
    vm_pgdata     2   129K       -        2  128
      memdesc     1     4K       -        1  4096
     atkbddev     2     1K       -        2  64
    pfs_nodes    21     6K       -       21  256
       ctlblk   200  1600K       -      200
         GEOM    92    18K       -     1149  16,32,64,128,256,512,1024,2048
      ramdisk     1  4096K       -        1
      acpidev    35     3K       -       35  64
      ctlpool   532   142K       -      532  32,512
       kbdmux     6    18K       -        6  16,512,1024,2048
          LED    12     1K       -       12  16,128
       apmdev     1     1K       -        1  128
   madt_table     0     0K       -        1  4096
       feeder     7     1K       -        7  32
     pci_link    16     2K       -       16  16,128
    acpi_perf     4     1K       -        4  64
    raid_data     0     0K       -      192  32,128,256
      io_apic     2     4K       -        2  2048
          MCA     6     1K       -        6  128
          msi     2     1K       -        2  128
     nexusdev     3     1K       -        3  16
md_nvidia_data     0     0K       -       30  512
         CARP     8     4K       -        8  64,256,1024
       pfsync     1     1K       -        1  512
  IpFw/IpAcct     6     3K       -        7  16,64,128,1024

------------------------------------------------------------------------
vmstat -z

ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP

UMA Kegs:               208,      0,     106,      13,     106,   0,   0
UMA Zones:              896,      0,     106,       2,     106,   0,   0
UMA Slabs:              568,      0,    3987,       3,    5774,   0,   0
UMA RCntSlabs:          568,      0,    1256,       4,    1256,   0,   0
UMA Hash:               256,      0,       3,      12,       3,   0,   0
16 Bucket:              152,      0,     113,      12,     113,   0,   0
32 Bucket:              280,      0,      91,       7,      91,   0,   0
64 Bucket:              536,      0,      76,       1,      76,  80,   0
128 Bucket:            1048,      0,     250,       2,     250, 601,   0
VM OBJECT:              232,      0,     800,     160,   31669,   0,   0
MAP:                    232,      0,       7,      25,       7,   0,   0
KMAP ENTRY:             120, 149606,      42,     485,    6445,   0,   0
MAP ENTRY:              120,      0,     350,     363,   74897,   0,   0
fakepg:                 120,      0,       0,       0,       0,   0,   0
mt_zone:               4112,      0,     330,      13,     330,   0,   0
16:                      16,      0,    2400,     288,   28956,   0,   0
32:                      32,      0,    3205,     633,   12735,   0,   0
64:                      64,      0,    3185,    9247, 1147449,   0,   0
128:                    128,      0,    4507,    1641,   16145,   0,   0
256:                    256,      0,     601,    8729,   14733,   0,   0
512:                    512,      0,     760,     185,    5568,   0,   0
1024:                  1024,      0,      50,     190,    3361,   0,   0
2048:                  2048,      0,    5115,     395,    5760,   0,   0
4096:                  4096,      0,     418,      91,    9199,   0,   0
Files:                   80,      0,      36,     279,  128620,   0,   0
TURNSTILE:              136,      0,     163,      37,     163,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0
PROC:                  1184,      0,      33,      54,    2783,   0,   0
THREAD:                1128,      0,     141,      21,     141,   0,   0
SLEEPQUEUE:              80,      0,     163,      69,     163,   0,   0
VMSPACE:                392,      0,      16,      84,    2767,   0,   0
cpuset:                  72,      0,      75,      75,      75,   0,   0
audit_record:           960,      0,       0,       0,       0,   0,   0
mbuf_packet:            256,      0,    1540,     775,  557087,   0,   0
mbuf:                   256,      0,       1,     650,  607598,   0,   0
mbuf_cluster:          2048, 4194304,    2304,     208,   54137,   0,   0
mbuf_jumbo_page:       4096,  12800,       0,       0,       0,   0,   0
mbuf_jumbo_9k:         9216,  19200,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384,  12800,       0,       0,       0,   0,   0
mbuf_ext_refcnt:          4,      0,       0,       0,       0,   0,   0
g_bio:                  232,      0,       0,     688,   26745,   0,   0
ttyinq:                 160,      0,     120,      96,     480,   0,   0
ttyoutq:                256,      0,      64,      26,     256,   0,   0
ata_request:            328,      0,       1,      98,    9113,   0,   0
ata_composite:          336,      0,       0,       0,       0,   0,   0
VNODE:                  480,      0,     528,      48,     543,   0,   0
VNODEPOLL:              112,      0,       0,       0,       0,   0,   0
NAMEI:                 1024,      0,       0,      48,  251156,   0,   0
S VFS Cache:            108,      0,     508,     119,     971,   0,   0
STS VFS Cache:          148,      0,       0,       0,       0,   0,   0
L VFS Cache:            328,      0,       0,       0,       0,   0,   0
LTS VFS Cache:          368,      0,       0,       0,       0,   0,   0
DIRHASH:               1024,      0,      43,      13,      43,   0,   0
NCLNODE:                568,      0,       0,       0,       0,   0,   0
Mountpoints:            792,      0,       5,      10,       5,   0,   0
pipe:                   728,      0,       0,      55,    2131,   0,   0
ksiginfo:               112,      0,      77,     979,      82,   0,   0
itimer:                 344,      0,       0,       0,       0,   0,   0
pfsrctrpl:              152,  10000,     165,      60,     165,   0,   0
pfrulepl:               936,      0,     178,      14,     178,   0,   0
pfstatepl:              288, 400010,   35353,     137,   35353,   0,   0
pfstatekeypl:           288,      0,   35396,     367,   38032,   0,   0
pfstateitempl:          288,      0,   35396,     302,   36246,   0,   0
pfaltqpl:               240,      0,       0,       0,       0,   0,   0
pfpooladdrpl:            88,      0,       1,      83,       1,   0,   0
pfrktable:             1296,   1002,      33,      54,      73,   0,   0
pfrkentry:              160, 200016,      86,      34,      92,   0,   0
pfrkcounters:            64,      0,       0,       0,       0,   0,   0
pffrent:                 32, 200081,       0,       0,       0,   0,   0
pffrag:                  80,      0,       0,       0,       0,   0,   0
pffrcache:               80,  10035,       0,       0,       0,   0,   0
pffrcent:                24,  50022,       0,       0,       0,   0,   0
pfstatescrub:            40,      0,       0,       0,       0,   0,   0
pfiaddrpl:              120,      0,       0,       0,       0,   0,   0
pfospfen:               112,      0,     700,      26,     700,   0,   0
pfosfp:                  40,      0,     410,      94,     410,   0,   0
KNOTE:                  128,      0,       0,     116,      20,   0,   0
socket:                 680,  25602,       6,      30,     509,   0,   0
ipq:                     56, 131103,       0,       0,       0,   0,   0
udp_inpcb:              392,  25600,       1,      49,     443,   0,   0
udpcb:                   16,  25704,       1,     671,     443,   0,   0
tcp_inpcb:              392,  25600,       1,      29,       2,   0,   0
tcpcb:                  976,  25600,       1,      11,       2,   0,   0
tcptw:                   72,   5150,       0,       0,       0,   0,   0
syncache:               152,  15375,       0,       0,       0,   0,   0
hostcache:              136,  15372,       0,       0,       0,   0,   0
tcpreass:                40, 262164,       0,       0,       0,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0
sctp_ep:               1376,  25600,       0,       0,       0,   0,   0
sctp_asoc:             2288,  40000,       0,       0,       0,   0,   0
sctp_laddr:              48,  80064,       0,     360,       9,   0,   0
sctp_raddr:             704,  80000,       0,       0,       0,   0,   0
sctp_chunk:             136, 400008,       0,       0,       0,   0,   0
sctp_readq:             104, 400032,       0,       0,       0,   0,   0
sctp_stream_msg_out:    112, 400026,       0,       0,       0,   0,   0
sctp_asconf:             40, 400008,       0,       0,       0,   0,   0
sctp_asconf_ack:         48, 400032,       0,       0,       0,   0,   0
ripcb:                  392,  25600,       0,      40,       3,   0,   0
unpcb:                  240,  25600,       4,      76,      55,   0,   0
rtentry:                200,      0,      34,      61,      43,   0,   0
pfsync:                  88,      0,       0,       0,       0,   0,   0
selfd:                   56,      0,      28,     287,     437,   0,   0
SWAPMETA:               288, 116519,       0,       0,       0,   0,   0
FFS inode:              168,      0,     487,      85,     500,   0,   0
FFS1 dinode:            128,      0,       0,       0,       0,   0,   0
FFS2 dinode:            256,      0,     487,      53,     500,   0,   0
IPFW dynamic rule:      120,      0,       0,       0,       0,   0,   0


------------------------------------------------------------------------
vmstat -i

interrupt                          total       rate
irq1: atkbd0                         341          6
irq20: hpet0+                     244941       4621
irq23: uhci0 uhci2+                    1          0
irq25: em3                        283902       5356
irq27: em4                        288519       5443
irq257: em1                          111          2
Total                             817815      15430

------------------------------------------------------------------------
pstat -T

 36/12328 files
0M/12287M swap space

------------------------------------------------------------------------
pstat -s

Device          512-blocks     Used    Avail Capacity
/dev/ada0p3       25165568        0 25165568     0%

------------------------------------------------------------------------
iostat

iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
            ada0             ada1              cd0             cpu
  KB/t tps  MB/s   KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
 98.47 145 13.91   2.23   1  0.00   0.77   2  0.00   2  0  3  0 95

------------------------------------------------------------------------
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:
        0 packets sent
                0 data packets (0 bytes)
                0 data packets (0 bytes) retransmitted
                0 data packets unnecessarily retransmitted
                0 resends initiated by MTU discovery
                0 ack-only packets (0 delayed)
                0 URG only packets
                0 window probe packets
                0 window update packets
                0 control packets
        0 packets received
                0 acks (for 0 bytes)
                0 duplicate acks
                0 acks for unsent data
                0 packets (0 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
        0 connection accepts
        0 bad connection attempts
        0 listen queue overflows
        0 ignored RSTs in the windows
        0 connections established (including accepts)
        1 connection closed (including 0 drops)
                0 connections updated cached RTT on close
                0 connections updated cached RTT variance on close
                0 connections updated cached ssthresh on close
        0 embryonic connections dropped
        0 segments updated rtt (of 0 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
        0 correct ACK header predictions
        0 correct data packet header predictions
        0 syncache entries added
                0 retransmitted
                0 dupsyn
                0 dropped
                0 completed
                0 bucket overflow
                0 cache overflow
                0 reset
                0 stale
                0 aborted
                0 badack
                0 unreach
                0 zone failures
        0 cookies sent
        0 cookies received
        0 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:
        24 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        0 with no checksum
        2 dropped due to no socket
        15 broadcast/multicast datagrams undelivered
        0 dropped due to full socket buffers
        0 not for hashed pcb
        7 delivered
        10 datagrams output
        0 times multicast source filter matched
ip:
        555088 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
        514 packets for this host
        0 packets for unknown/unsupported protocol
        545827 packets forwarded (0 packets fast forwarded)
        4515 packets not forwardable
        0 packets received for unknown multicast group
        0 redirects sent
        4659 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:
        4601 calls to icmp_error
        0 errors not generated in response to an icmp message
        Output histogram:
                echo reply: 41
                destination unreachable: 4517
                time exceeded: 84
        0 messages with bad code fields
        0 messages less than the minimum length
        0 messages with bad checksum
        0 messages with bad length
        0 multicast echo requests ignored
        0 multicast timestamp requests ignored
        Input histogram:
                echo reply: 2
                echo: 41
        41 message responses generated
        0 invalid return addresses
        0 no return routes
igmp:
        0 messages received
        0 messages received with too few bytes
        0 messages received with wrong TTL
        0 messages received with bad checksum
        0 V1/V2 membership queries received
        0 V3 membership queries received
        0 membership queries received with invalid field(s)
        0 general queries received
        0 group queries received
        0 group-source queries received
        0 group-source queries dropped
        0 membership reports received
        0 membership reports received with invalid field(s)
        0 membership reports received for groups to which we belong
        0 V3 reports received without Router Alert
        3 membership reports sent
arp:
        50 ARP requests sent
        4 ARP replies sent
        23 ARP requests received
        71 ARP replies received
        94 ARP packets received
        406 total packets dropped due to no ARP entry
        3 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
        12 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
                0 one ext mbuf
                0 two or more ext mbuf
        0 packets whose headers are not contiguous
        0 tunneling packets that can't find gif
        0 packets discarded because of too many headers
        0 failures of source address selection
        Source addresses selection rule applied:
icmp6:
        0 calls to icmp6_error
        0 errors not generated in response to an icmp6 message
        0 errors not generated because of rate limitation
        Output histogram:
                neighbor solicitation: 3
        0 messages with bad code fields
        0 messages < minimum length
        0 bad checksums
        0 messages with bad length
        Histogram of error messages to be generated:
                0 no route
                0 administratively prohibited
                0 beyond scope
                0 address unreachable
                0 port unreachable
                0 packet too big
                0 time exceed transit
                0 time exceed reassembly
                0 erroneous header field
                0 unrecognized next header
                0 unrecognized option
                0 redirect
                0 unknown
        0 message responses generated
        0 messages with too many ND options
        0 messages with bad ND options
        0 bad neighbor solicitation messages
        0 bad neighbor advertisement messages
        0 bad router solicitation messages
        0 bad router advertisement messages
        0 bad redirect messages
        0 path MTU changes
rip6:
        0 messages received
        0 checksum calculations on inbound
        0 messages with bad checksum
        0 messages dropped due to no socket
        0 multicast messages dropped due to no socket
        0 messages dropped due to full socket buffers
        0 delivered
        0 datagrams output

------------------------------------------------------------------------
netstat -m

1541/1425/2966 mbufs in use (current/cache/total)
1529/983/2512/4194304 mbuf clusters in use (current/cache/total/max)
1540/775 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
3443K/2322K/5765K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

------------------------------------------------------------------------
netstat -id

Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll Drop
em0*   1500 <Link#1>      00:15:17:5f:5d:c4        0     0     0        0     0     0    0
em1    1500 <Link#2>      00:15:17:5f:5d:c5        0     0     0        1     0     0    0
em1    1500 172.0.1.0&0xf 172.16.1.1               0     -     -        0     -     -    -
em1    1500 fe80::215:17f fe80::215:17ff:fe        0     -     -        1     -     -    -
em2*   1500 <Link#3>      00:1b:21:17:b6:92        0     0     0        0     0     0    0
em3    1500 <Link#4>      00:1b:21:17:b6:93   272868     0     0   283213     0     0    0
em3    1500 201.87.225.0  fw2                     51     -     -     4746     -     -    -
em3    1500 fe80::21b:21f fe80::21b:21ff:fe        0     -     -        0     -     -    -
em3    1500 201.87.226.0  10-226-87-201            0     -     -       12     -     -    -
em4    1500 <Link#5>      00:1b:21:17:bd:86   282670     0     0   267145     0     0    0
em4    1500 201.87.224.16 19-204-87-201            1     -     -      108     -     -    -
em4    1500 fe80::21b:21f fe80::21b:21ff:fe        0     -     -        0     -     -    -
em5*   1500 <Link#6>      00:1b:21:17:bd:87        0     0     0        0     0     0    0
usbus     0 <Link#7>                               0     0     0        0     0     0    0
usbus     0 <Link#8>                               0     0     0        0     0     0    0
usbus     0 <Link#9>                               0     0     0        0     0     0    0
usbus     0 <Link#10>                              0     0     0        0     0     0    0
usbus     0 <Link#11>                              0     0     0        0     0     0    0
pflog 33152 <Link#12>                              0     0     0     8930     0     0    0
pfsyn  1500 <Link#13>                              0     0     0        0     0     0    0
lo0   16384 <Link#14>                              0     0     0        0     0     0    0
lo0   16384 localhost     ::1                      0     -     -        0     -     -    -
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0     -     -    -
lo0   16384 your-net      localhost                0     -     -        0     -     -    -
carp0  1500 <Link#15>                              0     0     0      104     0     0    0
carp0  1500 201.87.224.0  18-204-87-201            0     -     -        0     -     -    -
carp1  1500 <Link#16>                              0     0     0      104     0     0    0
carp1  1500 201.87.226.0  1-226-87-201             0     -     -        0     -     -    -
carp1  1500 201.87.225.0  router                   0     -     -        0     -     -    -
ipfw0 65536 <Link#17>                              0     0     0        0     0     0    0

------------------------------------------------------------------------
netstat -anr

Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            201.87.224.17      UGS         0   271909    em4
127.0.0.1          link#14            UH          0        0    lo0
172.0.1.0&0xffe1ff00 link#2             U           0        0    em1
172.16.1.1         link#2             UHS         0        0    lo0
201.87.224.16&0xffffe1f0 link#5             U           0       40    em4
201.87.224.18      link#15            UH          0        0  carp0
201.87.224.19      link#5             UHS         0        0    lo0
201.87.225.0/24    link#4             U           0   280742    em3
201.87.225.1       link#16            UH          0        0  carp1
201.87.225.10      link#4             UHS         0        0    lo0
201.87.226.0/24    link#4             U           0     2326    em3
201.87.226.1       link#16            UH          0        0  carp1
201.87.226.10      link#4             UHS         0        0    lo0

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0
::1                               link#14                       UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%em1/64                     link#2                        U           em1
fe80::215:17ff:fe5f:5dc5%em1      link#2                        UHS         lo0
fe80::%em3/64                     link#4                        U           em3
fe80::21b:21ff:fe17:b693%em3      link#4                        UHS         lo0
fe80::%em4/64                     link#5                        U           em4
fe80::21b:21ff:fe17:bd86%em4      link#5                        UHS         lo0
fe80::%lo0/64                     link#14                       U           lo0
fe80::1%lo0                       link#14                       UHS         lo0
ff01::%em1/32                     fe80::215:17ff:fe5f:5dc5%em1  U           em1
ff01::%em3/32                     fe80::21b:21ff:fe17:b693%em3  U           em3
ff01::%em4/32                     fe80::21b:21ff:fe17:bd86%em4  U           em4
ff01::%lo0/32                     ::1                           U           lo0
ff02::/16                         ::1                           UGRS        lo0
ff02::%em1/32                     fe80::215:17ff:fe5f:5dc5%em1  U           em1
ff02::%em3/32                     fe80::21b:21ff:fe17:b693%em3  U           em3
ff02::%em4/32                     fe80::21b:21ff:fe17:bd86%em4  U           em4
ff02::%lo0/32                     ::1                           U           lo0

------------------------------------------------------------------------
netstat -anA

Active Internet connections (including servers)
Tcpcb            Proto Recv-Q Send-Q Local Address      Foreign Address    (state)
fffffe0018eb67a0 tcp4       0      0 *.22               *.*                LISTEN
fffffe0018008ab8 udp4       0      0 127.0.0.1.514      *.*
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
fffffe00182f6000 stream      0      0 fffffe0004fdd780        0        0        0 /var/run/devd.pipe
fffffe00184593c0 dgram       0      0        0 fffffe00182f6870        0        0
fffffe00182f6870 dgram       0      0 fffffe0004f2d000        0 fffffe00184593c0        0 /var/run/logpriv
fffffe00182f6960 dgram       0      0 fffffe0004f2d1e0        0        0        0 /var/run/log

------------------------------------------------------------------------
netstat -aL

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen         Local Address
tcp4  0/0/128        *.ssh
unix  0/0/4          /var/run/devd.pipe

------------------------------------------------------------------------
fstat

USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
root     top         2783 root /             2 drwxr-xr-x    1024  r
root     top         2783   wd /var     3691776 drwxr-x---     512  r
root     top         2783 text /usr     2488242 -r-xr-xr-x   54880  r
root     top         2783 ctty /dev         56 crw-------   ttyv0 rw
root     top         2783    0 /dev         56 crw-------   ttyv0 rw
root     top         2783    1 /dev         56 crw-------   ttyv0 rw
root     top         2783    2 /dev         56 crw-------   ttyv0 rw
root     top         2783    4 /dev         22 crw-rw-rw-    null  r
root     top         2783    5 /dev         22 crw-rw-rw-    null  r
root     csh         2765 root /             2 drwxr-xr-x    1024  r
root     csh         2765   wd /var     3691776 drwxr-x---     512  r
root     csh         2765 text /         66004 -r-xr-xr-x  382240  r
root     csh         2765 ctty /dev         56 crw-------   ttyv0 rw
root     csh         2765   15 /dev         56 crw-------   ttyv0 rw
root     csh         2765   16 /dev         56 crw-------   ttyv0 rw
root     csh         2765   17 /dev         56 crw-------   ttyv0 rw
root     csh         2765   18 /dev         56 crw-------   ttyv0 rw
root     csh         2765   19 /dev         56 crw-------   ttyv0 rw
root     getty       2764 root /             2 drwxr-xr-x    1024  r
root     getty       2764   wd /             2 drwxr-xr-x    1024  r
root     getty       2764 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2764 ctty /dev         63 crw-------   ttyv7 rw
root     getty       2764    0 /dev         63 crw-------   ttyv7 rw
root     getty       2764    1 /dev         63 crw-------   ttyv7 rw
root     getty       2764    2 /dev         63 crw-------   ttyv7 rw
root     getty       2763 root /             2 drwxr-xr-x    1024  r
root     getty       2763   wd /             2 drwxr-xr-x    1024  r
root     getty       2763 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2763 ctty /dev         62 crw-------   ttyv6 rw
root     getty       2763    0 /dev         62 crw-------   ttyv6 rw
root     getty       2763    1 /dev         62 crw-------   ttyv6 rw
root     getty       2763    2 /dev         62 crw-------   ttyv6 rw
root     getty       2762 root /             2 drwxr-xr-x    1024  r
root     getty       2762   wd /             2 drwxr-xr-x    1024  r
root     getty       2762 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2762 ctty /dev         61 crw-------   ttyv5 rw
root     getty       2762    0 /dev         61 crw-------   ttyv5 rw
root     getty       2762    1 /dev         61 crw-------   ttyv5 rw
root     getty       2762    2 /dev         61 crw-------   ttyv5 rw
root     getty       2761 root /             2 drwxr-xr-x    1024  r
root     getty       2761   wd /             2 drwxr-xr-x    1024  r
root     getty       2761 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2761 ctty /dev         60 crw-------   ttyv4 rw
root     getty       2761    0 /dev         60 crw-------   ttyv4 rw
root     getty       2761    1 /dev         60 crw-------   ttyv4 rw
root     getty       2761    2 /dev         60 crw-------   ttyv4 rw
root     getty       2760 root /             2 drwxr-xr-x    1024  r
root     getty       2760   wd /             2 drwxr-xr-x    1024  r
root     getty       2760 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2760 ctty /dev         59 crw-------   ttyv3 rw
root     getty       2760    0 /dev         59 crw-------   ttyv3 rw
root     getty       2760    1 /dev         59 crw-------   ttyv3 rw
root     getty       2760    2 /dev         59 crw-------   ttyv3 rw
root     getty       2759 root /             2 drwxr-xr-x    1024  r
root     getty       2759   wd /             2 drwxr-xr-x    1024  r
root     getty       2759 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2759 ctty /dev         58 crw-------   ttyv2 rw
root     getty       2759    0 /dev         58 crw-------   ttyv2 rw
root     getty       2759    1 /dev         58 crw-------   ttyv2 rw
root     getty       2759    2 /dev         58 crw-------   ttyv2 rw
root     getty       2758 root /             2 drwxr-xr-x    1024  r
root     getty       2758   wd /             2 drwxr-xr-x    1024  r
root     getty       2758 text /usr     2969483 -r-xr-xr-x   28008  r
root     getty       2758 ctty /dev         57 crw-------   ttyv1 rw
root     getty       2758    0 /dev         57 crw-------   ttyv1 rw
root     getty       2758    1 /dev         57 crw-------   ttyv1 rw
root     getty       2758    2 /dev         57 crw-------   ttyv1 rw
root     login       2757 root /             2 drwxr-xr-x    1024  r
root     login       2757   wd /         98308 drwxr-xr-x     512  r
root     login       2757 text /usr     2488156 -r-sr-xr-x   25072  r
root     login       2757 ctty /dev         56 crw-------   ttyv0 rw
root     login       2757    0 /dev         56 crw-------   ttyv0 rw
root     login       2757    1 /dev         56 crw-------   ttyv0 rw
root     login       2757    2 /dev         56 crw-------   ttyv0 rw
root     login       2757    3* local dgram fffffe00184593c0 <-> fffffe00182f6870
root     cron        2650 root /             2 drwxr-xr-x    1024  r
root     cron        2650   wd /var     1524864 drwxr-x---     512  r
root     cron        2650 text /usr     7142851 -r-xr-xr-x   41432  r
root     cron        2650    0 /dev         22 crw-rw-rw-    null rw
root     cron        2650    1 /dev         22 crw-rw-rw-    null rw
root     cron        2650    2 /dev         22 crw-rw-rw-    null rw
root     cron        2650    3 /var     6259991 -rw-------       4  w
root     sshd        2641 root /             2 drwxr-xr-x    1024  r
root     sshd        2641   wd /             2 drwxr-xr-x    1024  r
root     sshd        2641 text /usr     7142793 -r-xr-xr-x  269512  r
root     sshd        2641    0 /dev         22 crw-rw-rw-    null rw
root     sshd        2641    1 /dev         22 crw-rw-rw-    null rw
root     sshd        2641    2 /dev         22 crw-rw-rw-    null rw
root     sshd        2641    3* internet stream tcp fffffe0018eb67a0
root     syslogd     2331 root /             2 drwxr-xr-x    1024  r
root     syslogd     2331   wd /             2 drwxr-xr-x    1024  r
root     syslogd     2331 text /usr     7143019 -r-xr-xr-x   40664  r
root     syslogd     2331    0 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    1 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    2 /dev         22 crw-rw-rw-    null rw
root     syslogd     2331    3 /var     6259985 -rw-------       4  w
root     syslogd     2331    4* local dgram fffffe00182f6960
root     syslogd     2331    5* local dgram fffffe00182f6870
root     syslogd     2331    6* internet dgram udp fffffe0018008ab8
root     syslogd     2331    7 /dev          9 crw-------    klog  r
root     syslogd     2331    9 -         -         bad    -
root     syslogd     2331   10 /var     1203849 -rw-r--r--   67054  w
root     syslogd     2331   11 /var     1203851 -rw-------      58  w
root     syslogd     2331   12 /var     1203844 -rw-------     831  w
root     syslogd     2331   13 /var     1203848 -rw-r-----     223  w
root     syslogd     2331   14 /var     1203847 -rw-r--r--      58  w
root     syslogd     2331   15 /var     1203852 -rw-------      58  w
root     syslogd     2331   16 /var     1203845 -rw-------     398  w
root     syslogd     2331   17 /var     1203846 -rw-------      58  w
root     syslogd     2331   18 /var     1203850 -rw-r-----      58  w
root     devd        2078 root /             2 drwxr-xr-x    1024  r
root     devd        2078   wd /             2 drwxr-xr-x    1024  r
root     devd        2078 text /         65554 -r-xr-xr-x  453696  r
root     devd        2078    0 /dev         22 crw-rw-rw-    null rw
root     devd        2078    1 /dev         22 crw-rw-rw-    null rw
root     devd        2078    2 /dev         22 crw-rw-rw-    null rw
root     devd        2078    3 /dev          4 crw-------  devctl  r
root     devd        2078    4* local stream fffffe00182f6000
root     devd        2078    5 /var     6259979 -rw-------       4  w
root     adjkerntz    141 root /             2 drwxr-xr-x    1024  r
root     adjkerntz    141   wd /             2 drwxr-xr-x    1024  r
root     adjkerntz    141 text /         65543 -r-xr-xr-x    9232  r
root     adjkerntz    141    0 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    141    1 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    141    2 /dev         22 crw-rw-rw-    null rw
root     init           1 root /             2 drwxr-xr-x    1024  r
root     init           1   wd /             2 drwxr-xr-x    1024  r
root     init           1 text /         65580 -r-xr-xr-x  790320  r
root     kernel         0 root /             2 drwxr-xr-x    1024  r
root     kernel         0   wd /             2 drwxr-xr-x    1024  r

------------------------------------------------------------------------
dmesg

Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012
    root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Xeon(R) CPU           E5410  @ 2.33GHz (2327.55-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x10676  Family = 6  Model = 17  Stepping = 6
  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=0xce3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 4294967296 (4096 MB)
avail memory = 4063932416 (3875 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <INTEL  S5000VSA>
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 24-47 on motherboard
lapic0: Forcing LINT1 to edge trigger
kbd1 at kbdmux0
acpi0: <INTEL S5000VSA> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xca2,0xca3,0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci1
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci2
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 17 at device 1.0 on pci2
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> irq 18 at device 2.0 on pci2
pci5: <ACPI PCI bus> on pcib5
em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x3020-0x303f mem 0xb8820000-0xb883ffff,0xb8400000-0xb87fffff irq 18 at device 0.0 on pci5
em0: Using an MSI interrupt
em0: Ethernet address: 00:15:17:5f:5d:c4
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x3000-0x301f mem 0xb8800000-0xb881ffff,0xb8000000-0xb83fffff irq 19 at device 0.1 on pci5
em1: Using an MSI interrupt
em1: Ethernet address: 00:15:17:5f:5d:c5
pcib6: <ACPI PCI-PCI bridge> at device 0.3 on pci1
pci6: <ACPI PCI bus> on pcib6
em2: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x20c0-0x20ff mem 0xb8a00000-0xb8a1ffff,0xb8900000-0xb893ffff irq 24 at device 1.0 on pci6
em2: Ethernet address: 00:1b:21:17:b6:92
em3: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2080-0x20bf mem 0xb8a20000-0xb8a3ffff,0xb8940000-0xb897ffff irq 25 at device 1.1 on pci6
em3: Ethernet address: 00:1b:21:17:b6:93
em4: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2040-0x207f mem 0xb8a40000-0xb8a5ffff,0xb8980000-0xb89bffff irq 27 at device 2.0 on pci6
em4: Ethernet address: 00:1b:21:17:bd:86
em5: <Intel(R) PRO/1000 Legacy Network Connection 1.0.4> port 0x2000-0x203f mem 0xb8a60000-0xb8a7ffff,0xb89c0000-0xb89fffff irq 24 at device 2.1 on pci6
em5: Ethernet address: 00:1b:21:17:bd:87
pcib7: <PCI-PCI bridge> at device 3.0 on pci0
pci7: <PCI bus> on pcib7
pci0: <base peripheral> at device 8.0 (no driver attached)
pcib8: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci8: <ACPI PCI bus> on pcib8
uhci0: <Intel 631XESB/632XESB/3100 USB controller USB-1> port 0x4080-0x409f irq 23 at device 29.0 on pci0
uhci0: LegSup = 0x3f00
usbus0 on uhci0
uhci1: <Intel 631XESB/632XESB/3100 USB controller USB-2> port 0x4060-0x407f irq 22 at device 29.1 on pci0
uhci1: LegSup = 0x2f00
usbus1 on uhci1
uhci2: <Intel 631XESB/632XESB/3100 USB controller USB-3> port 0x4040-0x405f irq 23 at device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2 on uhci2
uhci3: <Intel 631XESB/632XESB/3100 USB controller USB-4> port 0x4020-0x403f irq 22 at device 29.3 on pci0
uhci3: LegSup = 0x2f00
usbus3 on uhci3
ehci0: <Intel 63XXESB USB 2.0 controller> mem 0xb8d00400-0xb8d007ff irq 23 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
pcib9: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci9: <ACPI PCI bus> on pcib9
vgapci0: <VGA-compatible display> port 0x1000-0x10ff mem 0xb0000000-0xb7ffffff,0xb8c00000-0xb8c0ffff irq 17 at device 12.0 on pci9
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel 63XXESB2 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x40b0-0x40bf irq 20 at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
atapci1: <Intel 63XXESB2 SATA300 controller> port 0x40c8-0x40cf,0x40e4-0x40e7,0x40c0-0x40c7,0x40e0-0x40e3,0x40a0-0x40af mem 0xb8d00000-0xb8d003ff irq 20 at device 31.2 on pci0
ata2: <ATA channel> at channel 0 on atapci1
ata3: <ATA channel> at channel 1 on atapci1
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc8fff,0xc9000-0xc9fff,0xca000-0xcafff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
ctl: CAM Target Layer loaded
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
Timecounters tick every 1.000 msec
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
ada0 at ata2 bus 0 scbus1 target 0 lun 0
ada0: <MAXTOR STM3750330AS MX15> ATA-8 SATA 2.x device
ada0: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
ada0: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ata3 bus 0 scbus2 target 0 lun 0
ada1: <ST3750528AS CC34> ATA-8 SATA 2.x device
ada1: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
ada1: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6
cd0 at ata2 bus 0 scbus1 target 1 lun 0
cd0: <HL-DT-ST DVDRAM GH22NS90 HN00> Removable CD-ROM SCSI-0 device
cd0: 150.000MB/s transfers (SATA, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: cd present [350561 x 2048 byte records]
lapic3: Forcing LINT1 to edge trigger
SMP: AP CPU #3 Launched!
lapic1: Forcing LINT1 to edge trigger
SMP: AP CPU #1 Launched!
lapic2: Forcing LINT1 to edge trigger
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 9091986 Hz quality 1000
uhub4: 8 ports with 8 removable, self powered
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 5f 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
(cd0:ata2:0:1:0): READ(10). CDB: 28 0 0 5 59 60 0 0 1 0
(cd0:ata2:0:1:0): CAM status: SCSI Status Error
(cd0:ata2:0:1:0): SCSI status: Check Condition
(cd0:ata2:0:1:0): SCSI sense: ILLEGAL REQUEST asc:26,0 (Invalid field in parameter list)
(cd0:ata2:0:1:0): Error 22, Unretryable error
(cd0:ata2:0:1:0): cddone: got error 0x16 back
Trying to mount root from ufs:/dev/ada0p2 [rw]...
WARNING: / was not properly dismounted
Setting hostuuid: e6098581-5012-11dd-82ec-001517611588.
Setting hostid: 0x3a38d6a5.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
** SU+J Recovering /dev/ada0p2
** Reading 8388608 byte journal from inode 4.
** Building recovery table.
** Resolving unreferenced inode list.
** Processing journal entries.

***** FILE SYSTEM MARKED CLEAN *****
** SU+J Recovering /dev/ada0p4
** Reading 8388608 byte journal from inode 4.
** Building recovery table.
** Resolving unreferenced inode list.
** Processing journal entries.
** 28 journal records in 1024 bytes for 87.50% utilization
** Freed 8 inodes (8 dirs) 0 blocks, and 4 frags.

***** FILE SYSTEM MARKED CLEAN *****
** SU+J Recovering /dev/ada0p5
** Reading 33554432 byte journal from inode 4.
** Building recovery table.
** Resolving unreferenced inode list.
** Processing journal entries.

***** FILE SYSTEM MARKED CLEAN *****
** SU+J Recovering /dev/ada0p6
** Reading 33554432 byte journal from inode 4.
** Building recovery table.
** Resolving unreferenced inode list.
** Processing journal entries.
** 41 journal records in 4096 bytes for 32.03% utilization
** Freed 14 inodes (0 dirs) 0 blocks, and 12 frags.

***** FILE SYSTEM MARKED CLEAN *****
Mounting local file systems:.
Setting hostname: bridging-firewall.twi.com.br.
/etc/rc: WARNING: $ifconfig_carp1_alias0 needs  "inet" keyword for an IPv4 address.
Starting Network: lo0 em0 em1 em2 em3 em4 em5 pflog0 pfsync0 carp0 carp1.
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 0xe
        inet 127.0.0.1 netmask 0xff000000
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 00:15:17:5f:5d:c4
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
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:15:17:5f:5d:c5
        inet 172.16.1.1 netmask 0xffe1ff00 broadcast 172.30.1.255
        inet6 fe80::215:17ff:fe5f:5dc5%em1 prefixlen 64 tentative scopeid 0x2
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:92
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em3: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:93
        inet 201.87.225.10 netmask 0xffffff00 broadcast 201.87.225.255
        inet6 fe80::21b:21ff:fe17:b693%em3 prefixlen 64 tentative scopeid 0x4
        inet 201.87.226.10 netmask 0xffffff00 broadcast 201.87.226.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em4: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:86
        inet 201.87.224.19 netmask 0xffffe1f0 broadcast 201.87.254.31
        inet6 fe80::21b:21ff:fe17:bd86%em4 prefixlen 64 tentative scopeid 0x5
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
em5: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:87
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
pflog0: flags=0<> metric 0 mtu 33152
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
pfsync0: flags=0<> metric 0 mtu 1500
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        syncpeer: 0.0.0.0 maxupd: 128
carp0: flags=9<UP,LOOPBACK> metric 0 mtu 1500
        inet 201.87.224.18 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 98 advbase 1 advskew 0
carp1: flags=8<LOOPBACK> metric 0 mtu 1500
        inet 201.87.225.1 netmask 0xffffff00
        inet 201.87.226.1 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 99 advbase 1 advskew 0
Starting devd.
Starting Network: em0.
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 00:15:17:5f:5d:c4
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: em2.
em2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:b6:92
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: em5.
em5: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:1b:21:17:bd:87
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier
Starting Network: usbus0.
Starting Network: usbus1.
Starting Network: usbus2.
Starting Network: usbus3.
Starting Network: usbus4.
Starting Network: pflog0.
pflog0: flags=0<> metric 0 mtu 33152
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting Network: pfsync0.
pfsync0: flags=0<> metric 0 mtu 1500
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        syncpeer: 0.0.0.0 maxupd: 128
/etc/rc.d/netif: WARNING: $ifconfig_carp1_alias0 needs  "inet" keyword for an IPv4 address.
Starting Network: carp1.
carp1: flags=9<UP,LOOPBACK> metric 0 mtu 1500
        inet 201.87.226.1 netmask 0xffffff00
        inet 201.87.225.1 netmask 0xffffff00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        carp: INIT vhid 99 advbase 1 advskew 0
add net default: gateway 201.87.224.17
Enabling pfNo ALTQ support in kernel
ALTQ related functions disabled
No ALTQ support in kernel
ALTQ related functions disabled
.
route: writing to routing socket: File exists
add net default: gateway 201.87.224.17: route already in table
Additional inet routing options: gateway=YES.
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based forwarding disabled, default to deny, logging disabled
Flushed all rules.
00100 allow ip from any to any
Firewall rules loaded.
Creating and/or trimming log files.
Starting syslogd.
savecore: reboot after panic: page fault
Oct 30 13:01:59 bridging-firewall savecore: reboot after panic: page fault
savecore: writing core to vmcore.0
em1: link state changed to UP
carp1: INIT -> BACKUP
em3: link state changed to UP
carp1: link state changed to DOWN
carp0: INIT -> BACKUP
em4: link state changed to UP
carp0: link state changed to DOWN
carp1: link state changed to UP
carp0: link state changed to UP
Writing crash summary to /var/crash/core.txt.0.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat
32-bit compatibility ldconfig path: /usr/lib32
Clearing /tmp (X related).
Configuring syscons: keymap blanktime.
Starting sshd.
Starting cron.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.ipfw does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_onlyip does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_onlyip does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_member does not exist.
/etc/rc.d/sysctl: WARNING: sysctl net.link.bridge.pfil_bridge does not exist.
/etc/rc: WARNING: $ipv6_enable is not set properly - see rc.conf(5).
Starting default mousedmoused: unable to open /dev/psm0: No such file or directory
.
Starting background file system checks in 60 seconds.
/etc/rc: WARNING: $ipv6_enable is not set properly - see rc.conf(5).

Tue Oct 30 13:02:35 BRST 2012
Oct 30 13:02:37 bridging-firewall login: ROOT LOGIN (root) ON ttyv0


Fatal trap 12: page fault while in kernel mode
cpuid = 2; apic id = 02
fault virtual address   = 0x10
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff81525888
stack pointer           = 0x28:0xffffff80002e5560
frame pointer           = 0x28:0xffffff80002e5570
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 0 (em4 taskq)
trap number             = 12
panic: page fault
cpuid = 2
KDB: stack backtrace:
#0 0xffffffff80920876 at kdb_backtrace+0x66
#1 0xffffffff808ea88e at panic+0x1ce
#2 0xffffffff80bd8150 at trap_fatal+0x290
#3 0xffffffff80bd848d at trap_pfault+0x1ed
#4 0xffffffff80bd8aae at trap+0x3ce
#5 0xffffffff80bc306f at calltrap+0x8
#6 0xffffffff8152fdbf at pf_test_rule+0xf2f
#7 0xffffffff8153333c at pf_test+0xc5c
#8 0xffffffff8153a9eb at pf_check_in+0x2b
#9 0xffffffff809ae7ce at pfil_run_hooks+0x9e
#10 0xffffffff80a04587 at ip_input+0x287
#11 0xffffffff809adacb at netisr_dispatch_src+0x20b
#12 0xffffffff809a359d at ether_demux+0x14d
#13 0xffffffff809a3874 at ether_nh_input+0x1f4
#14 0xffffffff809adacb at netisr_dispatch_src+0x20b
#15 0xffffffff804bb682 at lem_handle_rxtx+0x252
#16 0xffffffff8092cf25 at taskqueue_run_locked+0x85
#17 0xffffffff8092dea6 at taskqueue_thread_loop+0x46
Uptime: 2m11s
Dumping 666 out of 4070 MB:..3%..13%..22%..32%..41%..51%..61%..73%..82%..92%

------------------------------------------------------------------------
kernel config

options CONFIG_AUTOGENERATED
ident   GENERIC
machine amd64
cpu     HAMMER
makeoptions     DEBUG=-g
options USB_DEBUG
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options ATA_STATIC_ID
options ATA_CAM
options SMP
options KDB_TRACE
options KDB
options INCLUDE_CONFIG_FILE
options MAC
options AUDIT
options HWPMC_HOOKS
options KBD_INSTALL_CDEV
options PRINTF_BUFR_SIZE=128
options _KPOSIX_PRIORITY_SCHEDULING
options SYSVSEM
options SYSVMSG
options SYSVSHM
options STACK
options KTRACE
options SCSI_DELAY=5000
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options 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 UFS_GJOURNAL
options UFS_DIRHASH
options UFS_ACL
options SOFTUPDATES
options FFS
options SCTP
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  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  ctl
device  amr
device  arcmsr
device  ciss
device  dpt
device  hptmv
device  hptrr
device  iir
device  ips
device  mly
device  twa
device  tws
device  aac
device  aacp
device  ida
device  mfi
device  mlx
device  twe
device  atkbdc
device  atkbd
device  psm
device  kbdmux
device  vga
device  splash
device  sc
device  agp
device  cbb
device  pccard
device  cardbus
device  uart
device  ppc
device  ppbus
device  lpt
device  plip
device  ppi
device  puc
device  bxe
device  de
device  em
device  igb
device  ixgbe
device  le
device  ti
device  txp
device  vx
device  miibus
device  ae
device  age
device  alc
device  ale
device  bce
device  bfe
device  bge
device  cas
device  dc
device  et
device  fxp
device  gem
device  hme
device  jme
device  lge
device  msk
device  nfe
device  nge
device  pcn
device  re
device  rl
device  sf
device  sge
device  sis
device  sk
device  ste
device  stge
device  tl
device  tx
device  vge
device  vr
device  wb
device  xl
device  cs
device  ed
device  ex
device  ep
device  fe
device  sn
device  xe
device  wlan
device  wlan_wep
device  wlan_ccmp
device  wlan_tkip
device  wlan_amrr
device  an
device  ath
device  ath_pci
device  ath_hal
device  ath_rate_sample
device  ipw
device  iwi
device  iwn
device  malo
device  mwl
device  ral
device  wi
device  wpi
device  loop
device  random
device  ether
device  vlan
device  tun
device  pty
device  md
device  gif
device  faith
device  firmware
device  bpf
device  uhci
device  ohci
device  ehci
device  xhci
device  usb
device  uhid
device  ukbd
device  ulpt
device  umass
device  ums
device  urio
device  u3g
device  uark
device  ubsa
device  uftdi
device  uipaq
device  uplcom
device  uslcom
device  uvisor
device  uvscom
device  aue
device  axe
device  cdce
device  cue
device  kue
device  rue
device  udav
device  rum
device  run
device  uath
device  upgt
device  ural
device  urtw
device  zyd
device  firewire
device  fwe
device  fwip
device  dcons
device  dcons_crom
device  sound
device  snd_cmi
device  snd_csa
device  snd_emu10kx
device  snd_es137x
device  snd_hda
device  snd_ich
device  snd_uaudio
device  snd_via8233

------------------------------------------------------------------------
ddb capture buffer

ddb: ddb_capture: kvm_nlist
--- core.txt.1 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211161305.qAGD5arI052209>