Advertisement
Guest User

core.txt.0

a guest
Feb 23rd, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.42 KB | None | 0 0
  1. freebsd_fileserver dumped core - see /var/crash/vmcore.0
  2.  
  3. Mon Feb 23 19:00:03 AEDT 2015
  4.  
  5. FreeBSD freebsd_fileserver 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  6.  
  7. panic: vputx: negative ref cnt
  8.  
  9. GNU gdb 6.1.1 [FreeBSD]
  10. Copyright 2004 Free Software Foundation, Inc.
  11. GDB is free software, covered by the GNU General Public License, and you are
  12. welcome to change it and/or distribute copies of it under certain conditions.
  13. Type "show copying" to see the conditions.
  14. There is absolutely no warranty for GDB. Type "show warranty" for details.
  15. This GDB was configured as "amd64-marcel-freebsd"...
  16.  
  17. Unread portion of the kernel message buffer:
  18. vputx: negative ref count
  19. 0xfffff80002ee1938: tag ufs, type VDIR
  20. usecount 0, writecount 0, refcount 3 mountedhere 0
  21. flags (VI_ACTIVE)
  22. VI_LOCKed v_object 0xfffff80002e1ba00 ref 0 pages 1 cleanbuf 0 dirtybuf 1
  23. lock type ufs: UNLOCKED
  24. ino 84690258, on dev ada0p2
  25. panic: vputx: negative ref cnt
  26. cpuid = 1
  27. KDB: stack backtrace:
  28. #0 0xffffffff80963000 at kdb_backtrace+0x60
  29. #1 0xffffffff80928125 at panic+0x155
  30. #2 0xffffffff809c8b75 at vputx+0x2d5
  31. #3 0xffffffff8195b3fb at pefs_reclaim+0xdb
  32. #4 0xffffffff80e439a7 at VOP_RECLAIM_APV+0xa7
  33. #5 0xffffffff809c9951 at vgonel+0x1c1
  34. #6 0xffffffff809c9de9 at vrecycle+0x59
  35. #7 0xffffffff8195b317 at pefs_inactive+0x87
  36. #8 0xffffffff80e43897 at VOP_INACTIVE_APV+0xa7
  37. #9 0xffffffff809c8722 at vinactive+0x102
  38. #10 0xffffffff809c8b12 at vputx+0x272
  39. #11 0xffffffff808811ee at nfsrvd_readdirplus+0x117e
  40. #12 0xffffffff80863d9e at nfsrvd_dorpc+0x6de
  41. #13 0xffffffff80872d94 at nfssvc_program+0x554
  42. #14 0xffffffff80b27957 at svc_run_internal+0xc77
  43. #15 0xffffffff80b26bee at svc_run+0x1de
  44. #16 0xffffffff8087321a at nfsrvd_nfsd+0x1ca
  45. #17 0xffffffff80883417 at nfssvc_nfsd+0x107
  46. Uptime: 3m37s
  47. Dumping 126 out of 1989 MB:..13%..26%..38%..51%..64%..76%..89%
  48.  
  49. Reading symbols from /boot/modules/pefs.ko...done.
  50. Loaded symbols for /boot/modules/pefs.ko
  51. Reading symbols from /boot/kernel/crypto.ko.symbols...done.
  52. Loaded symbols for /boot/kernel/crypto.ko.symbols
  53. #0 doadump (textdump=<value optimized out>) at pcpu.h:219
  54. 219 pcpu.h: No such file or directory.
  55. in pcpu.h
  56. (kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219
  57. #1 0xffffffff80927da2 in kern_reboot (howto=260)
  58. at /usr/src/sys/kern/kern_shutdown.c:452
  59. #2 0xffffffff80928164 in panic (fmt=<value optimized out>)
  60. at /usr/src/sys/kern/kern_shutdown.c:759
  61. #3 0xffffffff809c8b75 in vputx (vp=<value optimized out>,
  62. func=<value optimized out>) at /usr/src/sys/kern/vfs_subr.c:2232
  63. #4 0xffffffff8195b3fb in pefs_reclaim () from /boot/modules/pefs.ko
  64. #5 0xffffffff80e439a7 in VOP_RECLAIM_APV (vop=<value optimized out>,
  65. a=<value optimized out>) at vnode_if.c:2019
  66. #6 0xffffffff809c9951 in vgonel (vp=0xfffff800731d9938) at vnode_if.h:830
  67. #7 0xffffffff809c9de9 in vrecycle (vp=0xfffff800731d9938)
  68. at /usr/src/sys/kern/vfs_subr.c:2662
  69. #8 0xffffffff8195b317 in pefs_inactive () from /boot/modules/pefs.ko
  70. #9 0xffffffff80e43897 in VOP_INACTIVE_APV (vop=<value optimized out>,
  71. a=<value optimized out>) at vnode_if.c:1953
  72. #10 0xffffffff809c8722 in vinactive (vp=0xfffff800731d9938,
  73. td=0xfffff80002c59000) at vnode_if.h:807
  74. #11 0xffffffff809c8b12 in vputx (vp=0xfffff800731d9938, func=2)
  75. at /usr/src/sys/kern/vfs_subr.c:2269
  76. #12 0xffffffff808811ee in nfsrvd_readdirplus (nd=0xfffffe009356cf80,
  77. isdgram=0, vp=0xfffff80002cdb3b0, p=0xfffff80002c59000, exp=0x0)
  78. at /usr/src/sys/fs/nfsserver/nfs_nfsdport.c:2206
  79. #13 0xffffffff80863d9e in nfsrvd_dorpc (nd=<value optimized out>,
  80. isdgram=<value optimized out>, tag=<value optimized out>,
  81. taglen=<value optimized out>, minorvers=<value optimized out>,
  82. p=<value optimized out>) at /usr/src/sys/fs/nfsserver/nfs_nfsdsocket.c:499
  83. #14 0xffffffff80872d94 in nfssvc_program (rqst=0xfffff80002e86800,
  84. xprt=0xfffff80002e63e00) at /usr/src/sys/fs/nfsserver/nfs_nfsdkrpc.c:368
  85. #15 0xffffffff80b27957 in svc_run_internal (grp=0xfffffe0000b4f180,
  86. ismaster=1) at /usr/src/sys/rpc/svc.c:993
  87. #16 0xffffffff80b26bee in svc_run (pool=0xfffffe0000b4f000)
  88. at /usr/src/sys/rpc/svc.c:1332
  89. #17 0xffffffff8087321a in nfsrvd_nfsd (td=<value optimized out>,
  90. args=0xfffffe009356d488) at /usr/src/sys/fs/nfsserver/nfs_nfsdkrpc.c:503
  91. #18 0xffffffff80883417 in nfssvc_nfsd (td=0xfffff80002c59000,
  92. uap=<value optimized out>)
  93. at /usr/src/sys/fs/nfsserver/nfs_nfsdport.c:3088
  94. #19 0xffffffff80b0ee6c in sys_nfssvc (td=0xfffff80002c59000,
  95. uap=0xfffffe009356db40) at /usr/src/sys/nfs/nfs_nfssvc.c:108
  96. #20 0xffffffff80d25851 in amd64_syscall (td=0xfffff80002c59000, traced=0)
  97. at subr_syscall.c:134
  98. #21 0xffffffff80d0aa6b in Xfast_syscall ()
  99. at /usr/src/sys/amd64/amd64/exception.S:391
  100. #22 0x000000080088fa8a in ?? ()
  101. Previous frame inner to this frame (corrupt stack?)
  102. Current language: auto; currently minimal
  103. (kgdb)
  104.  
  105. ------------------------------------------------------------------------
  106. ps -axlww
  107.  
  108. UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
  109. 0 0 0 0 -8 0 0 18005602445512128 - DLs - 0:00.00 [kernel]
  110. 0 1 0 0 20 0 9472 0 wait DLs - 0:00.01 [init]
  111. 0 2 0 0 -16 0 0 18005602445512128 crypto_w DL - 0:00.00 [crypto]
  112. 0 3 0 0 -16 0 0 18005602445512128 crypto_r DL - 0:00.00 [crypto returns]
  113. 0 4 0 0 -16 0 0 18005602445512128 - DL - 0:00.02 [cam]
  114. 0 5 0 0 -16 0 0 18005602445512128 waiting_ DL - 0:00.00 [sctp_iterator]
  115. 0 6 0 0 -16 0 0 18005602445512128 psleep DL - 0:00.00 [pagedaemon]
  116. 0 7 0 0 -16 0 0 18005602445512128 psleep DL - 0:00.00 [vmdaemon]
  117. 0 8 0 0 155 0 0 18005602445512128 pgzero DL - 0:00.00 [pagezero]
  118. 0 9 0 0 20 0 0 18005602445512128 sdflush DL - 0:00.00 [bufdaemon]
  119. 0 10 0 0 -16 0 0 18005602445512128 audit_wo DL - 0:00.00 [audit]
  120. 0 11 0 0 155 0 0 18005602445512128 - RL - 0:35.05 [idle]
  121. 0 12 0 0 -84 0 0 18005602445512128 - WL - 0:00.03 [intr]
  122. 0 13 0 0 -8 0 0 18005602445512128 - DL - 0:00.01 [geom]
  123. 0 14 0 0 -16 0 0 18005602445512128 - DL - 0:00.00 [rand_harvestq]
  124. 0 15 0 0 -68 0 0 18005602445512128 - DL - 0:00.00 [usb]
  125. 0 16 0 0 16 0 0 18005602445512128 syncer DL - 0:00.00 [syncer]
  126. 0 17 0 0 -16 0 0 18005602445512128 vlruwt DL - 0:00.00 [vnlru]
  127. 0 294 1 0 20 0 13164 17979214292813568 select Ds - 0:00.00 [devd]
  128. 0 366 1 0 20 0 14492 17979214320406016 select Ds - 0:00.01 [syslogd]
  129. 0 370 1 0 20 0 16580 17979214292826112 select Ds - 0:00.01 [rpcbind]
  130. 0 493 1 0 20 0 14500 17979214320004096 select Ds - 0:00.00 [mountd]
  131. 0 499 1 0 20 0 12340 17979214320028160 select Ds - 0:00.02 [nfsd]
  132. 0 500 499 0 52 0 12340 17979214320424192 rpcsvc D - 0:00.00 [nfsd]
  133. 0 503 1 0 20 0 276580 17979214292793344 select Ds - 0:00.00 [rpc.statd]
  134. 0 506 1 0 52 0 16608 17979214320413184 rpcsvc Ds - 0:00.00 [rpc.lockd]
  135. 0 542 1 0 20 0 25448 0 select Ds - 0:00.01 [ntpd]
  136. 0 579 1 0 52 0 61204 17979214337615360 select Ds - 0:00.00 [sshd]
  137. 0 582 1 0 20 0 24104 17979214325092864 select Ds - 0:00.00 [sendmail]
  138. 25 585 1 0 31 0 24104 17979214320056832 pause Ds - 0:00.00 [sendmail]
  139. 0 589 1 0 20 0 16592 17979214292786176 nanslp Ds - 0:00.00 [cron]
  140. 0 634 1 0 52 0 14488 17979214320436992 ttyin Ds+ - 0:00.00 [getty]
  141. 0 635 1 0 52 0 14488 0 ttyin Ds+ - 0:00.00 [getty]
  142. 0 636 1 0 52 0 14488 17979214292764416 ttyin Ds+ - 0:00.00 [getty]
  143. 0 637 1 0 52 0 14488 17979214292768000 ttyin Ds+ - 0:00.00 [getty]
  144. 0 638 1 0 52 0 14488 17979214292809728 ttyin Ds+ - 0:00.00 [getty]
  145. 0 639 1 0 52 0 14488 17979214292804352 ttyin Ds+ - 0:00.00 [getty]
  146. 0 640 1 0 52 0 14488 17979214320427776 ttyin Ds+ - 0:00.00 [getty]
  147. 0 660 1 0 20 0 14488 17979214326380544 ttyin Ds+ - 0:00.00 [getty]
  148.  
  149. ------------------------------------------------------------------------
  150. vmstat -s
  151.  
  152. 40934 cpu context switches
  153. 13323 device interrupts
  154. 6526 software interrupts
  155. 60006 traps
  156. 237062 system calls
  157. 17 kernel threads created
  158. 456 fork() calls
  159. 187 vfork() calls
  160. 0 rfork() calls
  161. 0 swap pager pageins
  162. 0 swap pager pages paged in
  163. 0 swap pager pageouts
  164. 0 swap pager pages paged out
  165. 521 vnode pager pageins
  166. 3772 vnode pager pages paged in
  167. 1 vnode pager pageouts
  168. 1 vnode pager pages paged out
  169. 0 page daemon wakeups
  170. 0 pages examined by the page daemon
  171. 0 pages reactivated
  172. 19985 copy-on-write faults
  173. 126 copy-on-write optimized faults
  174. 27720 zero fill pages zeroed
  175. 0 zero fill pages prezeroed
  176. 10 intransit blocking page faults
  177. 56841 total VM faults taken
  178. 420 page faults requiring I/O
  179. 0 pages affected by kernel thread creation
  180. 17097 pages affected by fork()
  181. 6662 pages affected by vfork()
  182. 0 pages affected by rfork()
  183. 0 pages cached
  184. 76935 pages freed
  185. 0 pages freed by daemon
  186. 0 pages freed by exiting processes
  187. 3631 pages active
  188. 3246 pages inactive
  189. 0 pages in VM cache
  190. 11551 pages wired down
  191. 477607 pages free
  192. 4096 bytes per page
  193. 33627 total name lookups
  194. cache hits (81% pos + 14% neg) system 0% per-directory
  195. deletions 0%, falsehits 0%, toolong 0%
  196.  
  197. ------------------------------------------------------------------------
  198. vmstat -m
  199.  
  200. Type InUse MemUse HighUse Requests Size(s)
  201. kbdmux 6 22K - 6 16,512,1024,2048,16384
  202. ppbusdev 2 1K - 2 256
  203. CAM CCB 0 0K - 1992 2048
  204. entropy 1026 65K - 1027 32,64,4096
  205. cdev 6 2K - 6 256
  206. agp 1 1K - 1 32
  207. filedesc 40 82K - 663 2048,4096
  208. sigio 1 1K - 1 64
  209. kdtrace 150 31K - 772 64,256
  210. kenv 80 11K - 89 16,32,64,128,8192
  211. kqueue 0 0K - 54 256,2048
  212. proc-args 22 2K - 372 16,32,64,128
  213. hhook 2 1K - 2 256
  214. ithread 74 12K - 74 32,128,256
  215. KTRACE 100 13K - 100 128
  216. linker 158 13K - 162 16,32,64,128,256,512,1024
  217. lockf 23 3K - 55 64,128
  218. loginclass 3 1K - 13 64
  219. devbuf 3271 3149K - 3325 16,32,64,128,256,512,1024,2048,4096,8192,65536
  220. temp 22 25K - 1004 16,32,64,128,256,512,1024,2048,4096,16384,65536
  221. ip6ndp 3 1K - 3 64,128
  222. module 485 61K - 485 128
  223. mtx_pool 2 16K - 2 8192
  224. acpiintr 1 1K - 1 64
  225. hdaa 5 53K - 5 1024,2048,16384,32768
  226. pmchooks 1 1K - 1 128
  227. hdac 1 1K - 1 1024
  228. hdacc 1 1K - 1 32
  229. pgrp 21 3K - 43 128
  230. session 21 3K - 23 128
  231. proc 2 16K - 2 8192
  232. subproc 104 189K - 726 512,4096
  233. cred 46 8K - 2366 64,256
  234. plimit 12 3K - 18 256
  235. uidinfo 3 3K - 6 128,2048
  236. acpica 3716 379K - 52849 16,32,64,128,256,512,1024,2048
  237. CAM path 8 1K - 57 32
  238. sysctl 0 0K - 163 16,32,64
  239. sysctloid 3936 195K - 4024 16,32,64,128
  240. sysctltmp 0 0K - 114 16,32,64,128,256
  241. feeder 19 2K - 24 32,128
  242. tidhash 1 16K - 1 16384
  243. callout 3 1672K - 3
  244. umtx 234 30K - 234 128
  245. p1003.1b 1 1K - 1 16
  246. SWAP 2 549K - 2 64
  247. bus 1191 98K - 4663 16,32,64,128,256,1024
  248. bus-sc 72 380K - 2643 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
  249. devstat 6 13K - 6 32,4096
  250. eventhandler 84 7K - 84 64,128
  251. kobj 335 1340K - 531 4096
  252. Per-cpu 1 1K - 1 32
  253. rman 170 20K - 576 16,32,128
  254. sbuf 0 0K - 698 16,32,64,128,256,512,1024,2048,4096,8192,32768
  255. taskqueue 21 4K - 21 16,32,256
  256. Unitno 21 2K - 209 32,64
  257. vmem 3 10K - 4 1024,2048,4096
  258. ioctlops 0 0K - 682 16,32,64,128,256,512,1024
  259. select 13 2K - 13 128
  260. iov 0 0K - 17112 16,64,128,256,512
  261. msg 4 30K - 4 2048,4096,8192,16384
  262. sem 4 106K - 4 2048,4096
  263. shm 1 32K - 1 32768
  264. tty 18 18K - 18 1024
  265. mbuf_tag 0 0K - 13 32,128
  266. shmfd 1 8K - 1 8192
  267. soname 5 1K - 10056 16,32,128
  268. pcb 34 407K - 95 16,32,128,1024,2048,8192
  269. vfscache 1 1024K - 1
  270. export_host 2 1K - 4 256
  271. vfs_hash 1 512K - 1
  272. vnodes 1 1K - 1 256
  273. DEVFS3 110 28K - 129 256
  274. DEVFS1 96 48K - 105 512
  275. mount 30 2K - 401 16,32,64,128,256,512
  276. vnodemarker 0 0K - 26 512
  277. BPF 2 1K - 2 128
  278. DEVFS_RULE 55 26K - 55 64,512
  279. ifnet 3 5K - 3 128,2048
  280. ifaddr 36 13K - 36 32,64,128,256,512,2048,4096
  281. ether_multi 19 1K - 20 16,32,64
  282. clone 7 1K - 7 128
  283. arpcom 1 1K - 1 16
  284. lltable 9 4K - 9 256,512
  285. DEVFS 19 1K - 20 16,128
  286. NFSD srvcache 1 1K - 12 128
  287. routetbl 35 8K - 120 32,64,128,256,512
  288. igmp 2 1K - 2 256
  289. in_multi 2 1K - 2 256
  290. sctp_a_it 0 0K - 3 16
  291. sctp_vrf 1 1K - 1 64
  292. sctp_ifa 4 1K - 4 128
  293. sctp_ifn 2 1K - 2 128
  294. sctp_iter 0 0K - 3 256
  295. hostcache 1 32K - 1 32768
  296. syncache 1 64K - 1 65536
  297. in6_mfilter 1 1K - 1 1024
  298. in6_multi 16 2K - 16 32,256
  299. ip6_moptions 2 1K - 2 32,256
  300. mld 2 1K - 2 128
  301. NFS FHA 1 1K - 16 64
  302. NLM 0 0K - 1 32
  303. rpc 69 35K - 244 16,32,64,128,256,512,1024,2048,8192
  304. audit_evclass 187 6K - 228 32
  305. pagedep 1 128K - 16 256
  306. inodedep 3 513K - 80 512
  307. bmsafemap 3 9K - 45 256,8192
  308. newblk 3 1025K - 35 256
  309. freeblks 1 1K - 29 256
  310. freefile 0 0K - 37 64
  311. diradd 0 0K - 41 128
  312. mkdir 0 0K - 12 128
  313. dirrem 0 0K - 43 128
  314. newdirblk 0 0K - 6 64
  315. freework 2 1K - 32 16,128
  316. jaddref 0 0K - 53 128
  317. jremref 0 0K - 55 128
  318. jnewblk 0 0K - 34 128
  319. jseg 3 1K - 14 128
  320. jsegdep 3 1K - 142 64
  321. sbdep 0 0K - 8 64
  322. savedino 0 0K - 29 256
  323. jblocks 2 1K - 2 128,256
  324. softdep 1 1K - 1 512
  325. ufs_dirhash 30 6K - 30 16,32,64,512
  326. ufs_quota 1 512K - 1
  327. ufs_mount 3 37K - 4 512,4096,32768
  328. vm_pgdata 2 257K - 2 128
  329. memdesc 1 4K - 1 4096
  330. atkbddev 2 1K - 2 64
  331. pfs_nodes 21 6K - 21 256
  332. GEOM 58 11K - 661 16,32,64,128,256,512,1024,2048,8192,16384
  333. mixer 3 12K - 3 4096
  334. acpitask 1 16K - 1 16384
  335. ata_pci 2 1K - 2 64
  336. raid_data 0 0K - 96 32,128,256
  337. acpisem 23 3K - 23 128
  338. CAM periph 6 2K - 22 16,32,64,128,256
  339. acpidev 37 3K - 37 64
  340. CAM queue 10 4K - 42 16,32,512
  341. UART 3 3K - 3 16,1024
  342. CAM dev queue 4 1K - 4 64
  343. CAM SIM 4 1K - 4 256
  344. md_nvidia_data 0 0K - 15 512
  345. scsi_cd 0 0K - 5 16
  346. md_sii_data 0 0K - 15 512
  347. apmdev 1 1K - 1 128
  348. madt_table 0 0K - 1 4096
  349. CAM XPT 25 2K - 91 16,32,64,128,256,512,1024,2048,65536
  350. pci_link 16 2K - 16 16,64,128
  351. acpi_perf 2 1K - 2 128
  352. io_apic 1 2K - 1 2048
  353. MCA 6 1K - 6 128
  354. CAM DEV 6 12K - 16 2048
  355. USB 30 24K - 30 16,128,512,4096
  356. msi 2 1K - 2 128
  357. nexusdev 4 1K - 4 16
  358. USBdev 25 3K - 25 32,64,128,256,512
  359. isadev 6 1K - 6 128
  360. crypto 1 1K - 1 512
  361. pefs_hash 3 192K - 3 65536
  362. pefs_buf 1 4K - 2 512,4096
  363. pefs_mount 1 1K - 1 128
  364.  
  365. ------------------------------------------------------------------------
  366. vmstat -z
  367.  
  368. ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
  369.  
  370. UMA Kegs: 384, 0, 111, 9, 111, 0, 0
  371. UMA Zones: 896, 0, 111, 1, 111, 0, 0
  372. UMA Slabs: 80, 0, 752, 48, 823, 0, 0
  373. UMA RCntSlabs: 88, 0, 383, 22, 383, 0, 0
  374. UMA Hash: 256, 0, 11, 4, 11, 0, 0
  375. 4 Bucket: 32, 0, 15, 610, 912, 0, 0
  376. 6 Bucket: 48, 0, 0, 0, 0, 0, 0
  377. 8 Bucket: 64, 0, 10, 548, 487, 11, 0
  378. 12 Bucket: 96, 0, 6, 281, 22, 0, 0
  379. 16 Bucket: 128, 0, 32, 247, 58, 0, 0
  380. 32 Bucket: 256, 0, 22, 113, 73, 51, 0
  381. 64 Bucket: 512, 0, 43, 77, 191, 51, 0
  382. 128 Bucket: 1024, 0, 31, 25, 110, 0, 0
  383. 256 Bucket: 2048, 0, 39, 3, 89, 6, 0
  384. vmem btag: 56, 0, 1132, 146, 1132, 10, 0
  385. VM OBJECT: 256, 0, 886, 224, 8004, 0, 0
  386. RADIX NODE: 144, 0, 1532, 250, 19218, 0, 0
  387. MAP: 240, 0, 3, 61, 3, 0, 0
  388. KMAP ENTRY: 128, 0, 5, 150, 5, 0, 0
  389. MAP ENTRY: 128, 0, 447, 452, 18276, 0, 0
  390. VMSPACE: 448, 0, 22, 68, 645, 0, 0
  391. fakepg: 104, 0, 0, 0, 0, 0, 0
  392. mt_zone: 4112, 0, 362, 0, 362, 0, 0
  393. 16: 16, 0, 1930, 580, 27803, 0, 0
  394. 32: 32, 0, 2031, 594, 6954, 0, 0
  395. 64: 64, 0, 3881, 707, 25036, 0, 0
  396. 128: 128, 0, 6568, 314, 38115, 0, 0
  397. 256: 256, 0, 964, 86, 3911, 0, 0
  398. 512: 512, 0, 331, 77, 1501, 0, 0
  399. 1024: 1024, 0, 55, 117, 2573, 0, 0
  400. 2048: 2048, 0, 72, 18, 2969, 0, 0
  401. 4096: 4096, 0, 427, 3, 1462, 0, 0
  402. 8192: 8192, 0, 15, 2, 251, 0, 0
  403. 16384: 16384, 0, 8, 3, 359, 0, 0
  404. 32768: 32768, 0, 4, 1, 176, 0, 0
  405. 65536: 65536, 0, 14, 1, 118, 0, 0
  406. 64 pcpu: 8, 0, 1472, 320, 1472, 0, 0
  407. SLEEPQUEUE: 80, 0, 118, 161, 118, 0, 0
  408. Files: 80, 0, 87, 163, 5484, 0, 0
  409. TURNSTILE: 136, 0, 118, 82, 118, 0, 0
  410. rl_entry: 40, 0, 39, 561, 39, 0, 0
  411. umtx pi: 96, 0, 0, 0, 0, 0, 0
  412. MAC labels: 40, 0, 0, 0, 0, 0, 0
  413. PROC: 1216, 0, 38, 25, 660, 0, 0
  414. THREAD: 1168, 0, 110, 7, 110, 0, 0
  415. cpuset: 72, 0, 72, 203, 72, 0, 0
  416. audit_record: 1248, 0, 0, 0, 0, 0, 0
  417. mbuf_packet: 256, 793665, 257, 512, 520, 0, 0
  418. mbuf: 256, 793665, 6, 510, 646, 0, 0
  419. mbuf_cluster: 2048, 124010, 760, 6, 761, 0, 0
  420. mbuf_jumbo_page: 4096, 62004, 0, 0, 0, 0, 0
  421. mbuf_jumbo_9k: 9216, 55113, 0, 0, 0, 0, 0
  422. mbuf_jumbo_16k: 16384, 41336, 0, 0, 0, 0, 0
  423. mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0
  424. g_bio: 248, 0, 0, 192, 6163, 0, 0
  425. ttyinq: 160, 0, 120, 5, 270, 0, 0
  426. ttyoutq: 256, 0, 64, 71, 144, 0, 0
  427. DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
  428. ata_request: 336, 0, 1, 87, 5898, 0, 0
  429. vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
  430. cryptop: 88, 0, 0, 0, 0, 0, 0
  431. cryptodesc: 72, 0, 0, 0, 0, 0, 0
  432. FPU_save_area: 576, 0, 0, 0, 0, 0, 0
  433. VNODE: 472, 0, 540, 12, 588, 0, 0
  434. VNODEPOLL: 112, 0, 0, 0, 0, 0, 0
  435. BUF TRIE: 144, 0, 40, 13379, 205, 0, 0
  436. S VFS Cache: 108, 0, 530, 100, 1301, 0, 0
  437. STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
  438. L VFS Cache: 328, 0, 0, 0, 0, 0, 0
  439. LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
  440. NAMEI: 1024, 0, 0, 40, 14486, 0, 0
  441. NCLNODE: 528, 0, 0, 0, 0, 0, 0
  442. DIRHASH: 1024, 0, 33, 7, 33, 0, 0
  443. pefs_node: 88, 0, 1, 134, 3, 0, 0
  444. pefs_dircache: 64, 0, 1, 309, 2, 0, 0
  445. pefs_dircache_entry: 544, 0, 45, 11, 45, 0, 0
  446. pefs_ctx: 512, 0, 4, 28, 8, 0, 0
  447. pefs_key: 88, 0, 1, 134, 1, 0, 0
  448. procdesc: 128, 0, 0, 0, 0, 0, 0
  449. Mountpoints: 816, 0, 3, 27, 3, 0, 0
  450. pipe: 744, 0, 1, 29, 196, 0, 0
  451. ksiginfo: 112, 0, 46, 1004, 55, 0, 0
  452. itimer: 352, 0, 1, 32, 1, 0, 0
  453. KNOTE: 128, 0, 0, 279, 48, 0, 0
  454. socket: 696, 63655, 49, 16, 1974, 0, 0
  455. ipq: 56, 3905, 0, 0, 0, 0, 0
  456. udp_inpcb: 392, 63660, 23, 37, 252, 0, 0
  457. udpcb: 16, 63754, 23, 730, 252, 0, 0
  458. tcp_inpcb: 392, 63660, 14, 46, 29, 0, 0
  459. tcpcb: 1024, 63656, 14, 14, 29, 0, 0
  460. tcptw: 88, 12735, 0, 0, 0, 0, 0
  461. syncache: 160, 15375, 0, 75, 10, 0, 0
  462. hostcache: 136, 15370, 1, 86, 1, 0, 0
  463. tcpreass: 40, 7800, 0, 0, 0, 0, 0
  464. sackhole: 32, 0, 0, 0, 0, 0, 0
  465. sctp_ep: 1408, 63656, 0, 0, 0, 0, 0
  466. sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0
  467. sctp_laddr: 48, 80012, 0, 581, 3, 0, 0
  468. sctp_raddr: 728, 80000, 0, 0, 0, 0, 0
  469. sctp_chunk: 136, 400026, 0, 0, 0, 0, 0
  470. sctp_readq: 104, 400026, 0, 0, 0, 0, 0
  471. sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0
  472. sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
  473. sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
  474. udplite_inpcb: 392, 63660, 0, 0, 0, 0, 0
  475. ripcb: 392, 63660, 0, 0, 0, 0, 0
  476. unpcb: 240, 63664, 11, 117, 1687, 0, 0
  477. rtentry: 200, 0, 13, 127, 13, 0, 0
  478. selfd: 56, 0, 49, 519, 3951, 0, 0
  479. SWAPMETA: 288, 248027, 0, 0, 0, 0, 0
  480. FFS inode: 168, 0, 509, 43, 547, 0, 0
  481. FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
  482. FFS2 dinode: 256, 0, 509, 46, 546, 0, 0
  483.  
  484.  
  485. ------------------------------------------------------------------------
  486. vmstat -i
  487.  
  488. interrupt total rate
  489. irq1: atkbd0 380 15
  490. irq20: hpet0 10487 436
  491. irq22: atapci1 2030 84
  492. irq256: hdac0 93 3
  493. irq257: alc0 333 13
  494. Total 13323 555
  495.  
  496. ------------------------------------------------------------------------
  497. pstat -T
  498.  
  499. 87/63655 files
  500. 0M/3597M swap space
  501.  
  502. ------------------------------------------------------------------------
  503. pstat -s
  504.  
  505. Device 512-blocks Used Avail Capacity
  506. /dev/ada0p3 7367784 0 7367784 0%
  507.  
  508. ------------------------------------------------------------------------
  509. iostat
  510.  
  511. iostat: kvm_read(_tk_nin): invalid address (0x0)
  512. iostat: disabling TTY statistics
  513. ada0 cd0 pass0 cpu
  514. KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id
  515. 31.73 75 2.33 0.00 0 0.00 0.00 0 0.00 0 0 0 0 99
  516.  
  517. ------------------------------------------------------------------------
  518. ipcs -a
  519.  
  520. Message Queues:
  521. T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
  522.  
  523. Shared Memory:
  524. T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
  525.  
  526. Semaphores:
  527. T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
  528.  
  529.  
  530. ------------------------------------------------------------------------
  531. ipcs -T
  532.  
  533. msginfo:
  534. msgmax: 16384 (max characters in a message)
  535. msgmni: 40 (# of message queues)
  536. msgmnb: 2048 (max characters in a message queue)
  537. msgtql: 40 (max # of messages in system)
  538. msgssz: 8 (size of a message segment)
  539. msgseg: 2048 (# of message segments in system)
  540.  
  541. shminfo:
  542. shmmax: 536870912 (max shared memory segment size)
  543. shmmin: 1 (min shared memory segment size)
  544. shmmni: 192 (max number of shared memory identifiers)
  545. shmseg: 128 (max shared memory segments per process)
  546. shmall: 131072 (max amount of shared memory in pages)
  547.  
  548. seminfo:
  549. semmni: 50 (# of semaphore identifiers)
  550. semmns: 340 (# of semaphores in system)
  551. semmnu: 150 (# of undo structures in system)
  552. semmsl: 340 (max # of semaphores per id)
  553. semopm: 100 (max # of operations per semop call)
  554. semume: 50 (max # of undo entries per process)
  555. semusz: 632 (size in bytes of undo structure)
  556. semvmx: 32767 (semaphore maximum value)
  557. semaem: 16384 (adjust on exit max value)
  558.  
  559.  
  560. ------------------------------------------------------------------------
  561. nfsstat
  562.  
  563. Client Info:
  564. Rpc Counts:
  565. Getattr Setattr Lookup Readlink Read Write Create Remove
  566. 0 0 0 0 0 0 0 0
  567. Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
  568. 0 0 0 0 0 0 0 0
  569. Mknod Fsstat Fsinfo PathConf Commit
  570. 0 0 0 0 0
  571. Rpc Info:
  572. TimedOut Invalid X Replies Retries Requests
  573. 0 0 0 0 0
  574. Cache Info:
  575. Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
  576. 0 0 0 0 0 0 0 0
  577. BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses
  578. 0 0 0 0 0 0 0 0
  579.  
  580. Server Info:
  581. Getattr Setattr Lookup Readlink Read Write Create Remove
  582. 0 0 0 0 0 0 0 0
  583. Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
  584. 0 0 0 0 0 0 0 0
  585. Mknod Fsstat Fsinfo PathConf Commit
  586. 0 0 0 0 0
  587. Server Ret-Failed
  588. 0
  589. Server Faults
  590. 0
  591. Server Cache Stats:
  592. Inprog Idem Non-idem Misses
  593. 0 0 0 0
  594. Server Write Gathering:
  595. WriteOps WriteRPC Opsaved
  596. 0 0 0
  597.  
  598. ------------------------------------------------------------------------
  599. netstat -s
  600.  
  601. tcp:
  602. 57 packets sent
  603. 23 data packets (2248 bytes)
  604. 0 data packets (0 bytes) retransmitted
  605. 0 data packets unnecessarily retransmitted
  606. 0 resends initiated by MTU discovery
  607. 19 ack-only packets (0 delayed)
  608. 0 URG only packets
  609. 0 window probe packets
  610. 6 window update packets
  611. 9 control packets
  612. 78 packets received
  613. 42 acks (for 2267 bytes)
  614. 9 duplicate acks
  615. 0 acks for unsent data
  616. 33 packets (2168 bytes) received in-sequence
  617. 0 completely duplicate packets (0 bytes)
  618. 0 old duplicate packets
  619. 0 packets with some dup. data (0 bytes duped)
  620. 0 out-of-order packets (0 bytes)
  621. 0 packets (0 bytes) of data after window
  622. 0 window probes
  623. 0 window update packets
  624. 0 packets received after close
  625. 0 discarded for bad checksums
  626. 0 discarded for bad header offset fields
  627. 0 discarded because packet too short
  628. 0 discarded due to memory problems
  629. 0 connection requests
  630. 10 connection accepts
  631. 0 bad connection attempts
  632. 0 listen queue overflows
  633. 0 ignored RSTs in the windows
  634. 10 connections established (including accepts)
  635. 15 connections closed (including 0 drops)
  636. 1 connection updated cached RTT on close
  637. 1 connection updated cached RTT variance on close
  638. 0 connections updated cached ssthresh on close
  639. 0 embryonic connections dropped
  640. 42 segments updated rtt (of 32 attempts)
  641. 0 retransmit timeouts
  642. 0 connections dropped by rexmit timeout
  643. 0 persist timeouts
  644. 0 connections dropped by persist timeout
  645. 0 Connections (fin_wait_2) dropped because of timeout
  646. 0 keepalive timeouts
  647. 0 keepalive probes sent
  648. 0 connections dropped by keepalive
  649. 13 correct ACK header predictions
  650. 17 correct data packet header predictions
  651. 10 syncache entries added
  652. 0 retransmitted
  653. 0 dupsyn
  654. 0 dropped
  655. 10 completed
  656. 0 bucket overflow
  657. 0 cache overflow
  658. 0 reset
  659. 0 stale
  660. 0 aborted
  661. 0 badack
  662. 0 unreach
  663. 0 zone failures
  664. 10 cookies sent
  665. 0 cookies received
  666. 1 hostcache entry added
  667. 0 bucket overflow
  668. 0 SACK recovery episodes
  669. 0 segment rexmits in SACK recovery episodes
  670. 0 byte rexmits in SACK recovery episodes
  671. 0 SACK options (SACK blocks) received
  672. 0 SACK options (SACK blocks) sent
  673. 0 SACK scoreboard overflow
  674. 0 packets with ECN CE bit set
  675. 0 packets with ECN ECT(0) bit set
  676. 0 packets with ECN ECT(1) bit set
  677. 0 successful ECN handshakes
  678. 0 times ECN reduced the congestion window
  679. 0 packets with valid tcp-md5 signature received
  680. 0 packets with invalid tcp-md5 signature received
  681. 0 packets with tcp-md5 signature mismatch
  682. 0 packets with unexpected tcp-md5 signature received
  683. 0 packets without expected tcp-md5 signature received
  684. udp:
  685. 148 datagrams received
  686. 0 with incomplete header
  687. 0 with bad data length field
  688. 0 with bad checksum
  689. 0 with no checksum
  690. 0 dropped due to no socket
  691. 77 broadcast/multicast datagrams undelivered
  692. 0 dropped due to full socket buffers
  693. 0 not for hashed pcb
  694. 71 delivered
  695. 89 datagrams output
  696. 0 times multicast source filter matched
  697. ip:
  698. 223 total packets received
  699. 0 bad header checksums
  700. 0 with size smaller than minimum
  701. 0 with data size < data length
  702. 0 with ip length > max ip packet size
  703. 0 with header length < data size
  704. 0 with data length < header length
  705. 0 with bad options
  706. 0 with incorrect version number
  707. 0 fragments received
  708. 0 fragments dropped (dup or out of space)
  709. 0 fragments dropped after timeout
  710. 0 packets reassembled ok
  711. 222 packets for this host
  712. 1 packet for unknown/unsupported protocol
  713. 0 packets forwarded (0 packets fast forwarded)
  714. 0 packets not forwardable
  715. 0 packets received for unknown multicast group
  716. 0 redirects sent
  717. 142 packets sent from this host
  718. 0 packets sent with fabricated ip header
  719. 0 output packets dropped due to no bufs, etc.
  720. 16 output packets discarded due to no route
  721. 0 output datagrams fragmented
  722. 0 fragments created
  723. 0 datagrams that can't be fragmented
  724. 0 tunneling packets that can't find gif
  725. 0 datagrams with bad address in header
  726. icmp:
  727. 0 calls to icmp_error
  728. 0 errors not generated in response to an icmp message
  729. 0 messages with bad code fields
  730. 0 messages less than the minimum length
  731. 0 messages with bad checksum
  732. 0 messages with bad length
  733. 0 multicast echo requests ignored
  734. 0 multicast timestamp requests ignored
  735. 0 message responses generated
  736. 0 invalid return addresses
  737. 0 no return routes
  738. igmp:
  739. 1 message received
  740. 0 messages received with too few bytes
  741. 0 messages received with wrong TTL
  742. 0 messages received with bad checksum
  743. 0 V1/V2 membership queries received
  744. 1 V3 membership query received
  745. 0 membership queries received with invalid field(s)
  746. 1 general query received
  747. 0 group queries received
  748. 0 group-source queries received
  749. 0 group-source queries dropped
  750. 0 membership reports received
  751. 0 membership reports received with invalid field(s)
  752. 0 membership reports received for groups to which we belong
  753. 0 V3 reports received without Router Alert
  754. 0 membership reports sent
  755. arp:
  756. 4 ARP requests sent
  757. 0 ARP replies sent
  758. 2 ARP requests received
  759. 2 ARP replies received
  760. 4 ARP packets received
  761. 1 total packet dropped due to no ARP entry
  762. 0 ARP entrys timed out
  763. 0 Duplicate IPs seen
  764. ip6:
  765. 4 total packets received
  766. 0 with size smaller than minimum
  767. 0 with data size < data length
  768. 0 with bad options
  769. 0 with incorrect version number
  770. 0 fragments received
  771. 0 fragments dropped (dup or out of space)
  772. 0 fragments dropped after timeout
  773. 0 fragments that exceeded limit
  774. 0 packets reassembled ok
  775. 4 packets for this host
  776. 0 packets forwarded
  777. 0 packets not forwardable
  778. 0 redirects sent
  779. 4 packets sent from this host
  780. 0 packets sent with fabricated ip header
  781. 0 output packets dropped due to no bufs, etc.
  782. 4 output packets discarded due to no route
  783. 0 output datagrams fragmented
  784. 0 fragments created
  785. 0 datagrams that can't be fragmented
  786. 0 packets that violated scope rules
  787. 0 multicast packets which we don't join
  788. Input histogram:
  789. UDP: 4
  790. Mbuf statistics:
  791. 2 one mbuf
  792. two or more mbuf:
  793. lo0= 2
  794. 0 one ext mbuf
  795. 0 two or more ext mbuf
  796. 0 packets whose headers are not contiguous
  797. 0 tunneling packets that can't find gif
  798. 0 packets discarded because of too many headers
  799. 4 failures of source address selection
  800. source addresses on a non-outgoing I/F
  801. 4 addresses scope=f
  802. Source addresses selection rule applied:
  803. 4 same address
  804. icmp6:
  805. 0 calls to icmp6_error
  806. 0 errors not generated in response to an icmp6 message
  807. 0 errors not generated because of rate limitation
  808. 0 messages with bad code fields
  809. 0 messages < minimum length
  810. 0 bad checksums
  811. 0 messages with bad length
  812. Histogram of error messages to be generated:
  813. 0 no route
  814. 0 administratively prohibited
  815. 0 beyond scope
  816. 0 address unreachable
  817. 0 port unreachable
  818. 0 packet too big
  819. 0 time exceed transit
  820. 0 time exceed reassembly
  821. 0 erroneous header field
  822. 0 unrecognized next header
  823. 0 unrecognized option
  824. 0 redirect
  825. 0 unknown
  826. 0 message responses generated
  827. 0 messages with too many ND options
  828. 0 messages with bad ND options
  829. 0 bad neighbor solicitation messages
  830. 0 bad neighbor advertisement messages
  831. 0 bad router solicitation messages
  832. 0 bad router advertisement messages
  833. 0 bad redirect messages
  834. 0 path MTU changes
  835. rip6:
  836. 0 messages received
  837. 0 checksum calculations on inbound
  838. 0 messages with bad checksum
  839. 0 messages dropped due to no socket
  840. 0 multicast messages dropped due to no socket
  841. 0 messages dropped due to full socket buffers
  842. 0 delivered
  843. 0 datagrams output
  844.  
  845. ------------------------------------------------------------------------
  846. netstat -m
  847.  
  848. netstat: invalid address (0x0)
  849. 263/1022/1285 mbufs in use (current/cache/total)
  850. 248/518/766/124010 mbuf clusters in use (current/cache/total/max)
  851. 257/512 mbuf+clusters out of packet secondary zone in use (current/cache)
  852. 0/0/0/62004 4k (page size) jumbo clusters in use (current/cache/total/max)
  853. 0/0/0/55113 9k jumbo clusters in use (current/cache/total/max)
  854. 0/0/0/41336 16k jumbo clusters in use (current/cache/total/max)
  855. 561K/1291K/1853K bytes allocated to network (current/cache/total)
  856. 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
  857. 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
  858. 0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
  859. 0/0/0 requests for jumbo clusters denied (4k/9k/16k)
  860.  
  861. ------------------------------------------------------------------------
  862. netstat -anr
  863.  
  864. Routing tables
  865.  
  866. Internet:
  867. Destination Gateway Flags Netif Expire
  868. default 192.168.1.254 UGS alc0
  869. 127.0.0.1 link#2 UH lo0
  870. 192.168.1.0/24 link#1 U alc0
  871. 192.168.1.22 link#1 UHS lo0
  872.  
  873. Internet6:
  874. Destination Gateway Flags Netif Expire
  875. ::/96 ::1 UGRS lo0
  876. ::1 link#2 UH lo0
  877. ::ffff:0.0.0.0/96 ::1 UGRS lo0
  878. fe80::/10 ::1 UGRS lo0
  879. fe80::%lo0/64 link#2 U lo0
  880. fe80::1%lo0 link#2 UHS lo0
  881. ff01::%lo0/32 ::1 U lo0
  882. ff02::/16 ::1 UGRS lo0
  883. ff02::%lo0/32 ::1 U lo0
  884.  
  885. ------------------------------------------------------------------------
  886. netstat -anA
  887.  
  888. Active Internet connections (including servers)
  889. Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
  890. fffff80002e1dc00 tcp4 0 0 192.168.1.22.2049 192.168.1.11.771 ESTABLISHED
  891. fffff80002e32800 tcp4 0 0 127.0.0.1.25 *.* LISTEN
  892. fffff80002e45000 tcp4 0 0 *.22 *.* LISTEN
  893. fffff80002e45400 tcp6 0 0 *.22 *.* LISTEN
  894. fffff80002e32c00 tcp4 0 0 *.872 *.* LISTEN
  895. fffff80002e33000 tcp6 0 0 *.890 *.* LISTEN
  896. fffff80002e33400 tcp4 0 0 *.741 *.* LISTEN
  897. fffff80002e33800 tcp6 0 0 *.741 *.* LISTEN
  898. fffff80002e45800 tcp6 0 0 *.2049 *.* LISTEN
  899. fffff80002e45c00 tcp4 0 0 *.2049 *.* LISTEN
  900. fffff80002e48000 tcp4 0 0 *.788 *.* LISTEN
  901. fffff80002e48400 tcp6 0 0 *.788 *.* LISTEN
  902. fffff80002e33c00 tcp4 0 0 *.111 *.* LISTEN
  903. fffff80002e34000 tcp6 0 0 *.111 *.* LISTEN
  904. fffff80002c9f620 udp4 0 0 127.0.0.1.123 *.*
  905. fffff80002c9f7a8 udp6 0 0 fe80::1%lo0.123 *.*
  906. fffff80002c9f930 udp6 0 0 ::1.123 *.*
  907. fffff80002c9fab8 udp4 0 0 192.168.1.22.123 *.*
  908. fffff80002c9fc40 udp6 0 0 *.123 *.*
  909. fffff80002c9fdc8 udp4 0 0 *.123 *.*
  910. fffff80002cdc000 udp4 0 0 *.679 *.*
  911. fffff80002cdc188 udp6 0 0 *.763 *.*
  912. fffff80002c94000 udp6 0 0 *.834 *.*
  913. fffff80002c94188 udp4 0 0 *.* *.*
  914. fffff80002cdc310 udp4 0 0 *.741 *.*
  915. fffff80002cdc498 udp6 0 0 *.741 *.*
  916. fffff80002c94310 udp6 0 0 *.2049 *.*
  917. fffff80002c94498 udp4 0 0 *.2049 *.*
  918. fffff80002c94620 udp4 0 0 *.788 *.*
  919. fffff80002c947a8 udp6 0 0 *.788 *.*
  920. fffff80002cdc620 udp6 0 0 *.* *.*
  921. fffff80002cdc7a8 udp4 0 0 *.912 *.*
  922. fffff80002cdc930 udp4 0 0 *.111 *.*
  923. fffff80002cdcab8 udp6 0 0 *.603 *.*
  924. fffff80002cdcc40 udp6 0 0 *.111 *.*
  925. fffff80002c94930 udp4 0 0 *.514 *.*
  926. fffff80002c94ab8 udp6 0 0 *.514 *.*
  927. Active UNIX domain sockets
  928. Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
  929. fffff80002e22780 stream 0 0 fffff80002bdb000 0 0 0 /var/run/rpcbind.sock
  930. fffff80002e18b40 stream 0 0 fffff80002c76588 0 0 0 /var/run/devd.pipe
  931. fffff80002e21d20 dgram 0 0 0 fffff80002e18a50 0 0
  932. fffff80002e21b40 dgram 0 0 0 fffff80002e18960 0 fffff80002e21c30
  933. fffff80002e21c30 dgram 0 0 0 fffff80002e18960 0 fffff80002e18780
  934. fffff80002e18780 dgram 0 0 0 fffff80002e18960 0 fffff80002e22000
  935. fffff80002e22000 dgram 0 0 0 fffff80002e18960 0 fffff80002e223c0
  936. fffff80002e223c0 dgram 0 0 0 fffff80002e18960 0 0
  937. fffff80002e18960 dgram 0 0 fffff80002c92b10 0 fffff80002e21b40 0 /var/run/logpriv
  938. fffff80002e18a50 dgram 0 0 fffff80002c92ce8 0 fffff80002e21d20 0 /var/run/log
  939. fffff80002e22870 seqpac 0 0 fffff80002c763b0 0 0 0 /var/run/devd.seqpacket.pipe
  940.  
  941. ------------------------------------------------------------------------
  942. netstat -aL
  943.  
  944. Current listen queue sizes (qlen/incqlen/maxqlen)
  945. Proto Listen Local Address
  946. tcp4 0/0/10 localhost.smtp
  947. tcp4 0/0/128 *.ssh
  948. tcp6 0/0/128 *.ssh
  949. tcp4 0/0/128 *.872
  950. tcp6 0/0/128 *.890
  951. tcp4 0/0/128 *.netgw
  952. tcp6 0/0/128 *.netgw
  953. tcp6 0/0/5 *.nfsd
  954. tcp4 0/0/5 *.nfsd
  955. tcp4 0/0/128 *.788
  956. tcp6 0/0/128 *.788
  957. tcp4 0/0/128 *.sunrpc
  958. tcp6 0/0/128 *.sunrpc
  959. unix 0/0/128 /var/run/rpcbind.sock
  960. unix 0/0/4 /var/run/devd.pipe
  961. unix 0/0/4 /var/run/devd.seqpacket.pipe
  962.  
  963. ------------------------------------------------------------------------
  964. fstat
  965.  
  966. fstat: can't read file 1 at 0x200007fffffffff
  967. fstat: can't read file 2 at 0x4000000001fffff
  968. fstat: can't read file 1 at 0x200007fffffffff
  969. fstat: can't read file 2 at 0x4000000001fffff
  970. fstat: can't read file 1 at 0x200007fffffffff
  971. fstat: can't read file 2 at 0x4000000001fffff
  972. fstat: can't read file 1 at 0x200007fffffffff
  973. fstat: can't read file 2 at 0x4000000001fffff
  974. fstat: can't read file 1 at 0x200007fffffffff
  975. fstat: can't read file 2 at 0x4000000001fffff
  976. fstat: can't read file 1 at 0x200007fffffffff
  977. fstat: can't read file 2 at 0x4000000001fffff
  978. fstat: can't read file 1 at 0x200007fffffffff
  979. fstat: can't read file 2 at 0x4000000001fffff
  980. fstat: can't read file 1 at 0x200007fffffffff
  981. fstat: can't read file 2 at 0x4000000001fffff
  982. fstat: can't read file 1 at 0x200007fffffffff
  983. fstat: can't read file 2 at 0x4000000001fffff
  984. fstat: can't read file 1 at 0x200007fffffffff
  985. fstat: can't read file 2 at 0x4000000001fffff
  986. fstat: can't read file 4 at 0x780000ffff
  987. fstat: can't read file 1 at 0x200007fffffffff
  988. fstat: can't read file 2 at 0x4000000001fffff
  989. fstat: can't read file 4 at 0x780000ffff
  990. fstat: can't read file 5 at 0x600000000
  991. fstat: can't read file 1 at 0x200007fffffffff
  992. fstat: can't read file 2 at 0x4000000001fffff
  993. fstat: can't read file 4 at 0x780000ffff
  994. fstat: can't read file 1 at 0x200007fffffffff
  995. fstat: can't read file 2 at 0x4000000001fffff
  996. fstat: can't read file 4 at 0x780000ffff
  997. fstat: can't read file 5 at 0x400000000
  998. fstat: can't read file 7 at 0x200007fffffffff
  999. fstat: can't read file 8 at 0x4000000001fffff
  1000. fstat: can't read file 10 at 0x780000ffff
  1001. fstat: can't read file 11 at 0x400000000
  1002. fstat: can't read file 13 at 0x200007fffffffff
  1003. fstat: can't read file 14 at 0x4000000001fffff
  1004. fstat: can't read file 16 at 0x780000ffff
  1005. fstat: can't read file 17 at 0x400000000
  1006. fstat: can't read file 19 at 0x200007fffffffff
  1007. fstat: can't read file 20 at 0x4000000001fffff
  1008. fstat: can't read file 22 at 0x780000ffff
  1009. fstat: can't read file 23 at 0x2200000001
  1010. fstat: can't read file 1 at 0x200007fffffffff
  1011. fstat: can't read file 2 at 0x4000000001fffff
  1012. fstat: can't read file 1 at 0x200007fffffffff
  1013. fstat: can't read file 2 at 0x4000000001fffff
  1014. fstat: can't read file 4 at 0x780000ffff
  1015. fstat: can't read file 5 at 0x400000000
  1016. fstat: can't read file 7 at 0x200007fffffffff
  1017. fstat: can't read file 8 at 0x4000000001fffff
  1018. fstat: can't read file 1 at 0x200007fffffffff
  1019. fstat: can't read file 2 at 0x4000000001fffff
  1020. fstat: can't read file 4 at 0x780000ffff
  1021. fstat: can't read file 1 at 0x200007fffffffff
  1022. fstat: can't read file 2 at 0x4000000001fffff
  1023. fstat: can't read file 4 at 0x780000ffff
  1024. fstat: can't read file 5 at 0x400000000
  1025. fstat: can't read file 1 at 0x200007fffffffff
  1026. fstat: can't read file 2 at 0x4000000001fffff
  1027. fstat: can't read file 4 at 0x780000ffff
  1028. fstat: can't read file 5 at 0x400000000
  1029. fstat: can't read file 7 at 0x200007fffffffff
  1030. fstat: can't read file 8 at 0x4000000001fffff
  1031. fstat: can't read file 1 at 0x200007fffffffff
  1032. fstat: can't read file 2 at 0x4000000001fffff
  1033. fstat: can't read file 4 at 0x780000ffff
  1034. fstat: can't read file 5 at 0x400000000
  1035. fstat: can't read file 7 at 0x200007fffffffff
  1036. fstat: can't read file 8 at 0x4000000001fffff
  1037. fstat: can't read file 10 at 0x780000ffff
  1038. fstat: can't read file 11 at 0x400000000
  1039. fstat: can't read file 1 at 0x200007fffffffff
  1040. fstat: can't read file 2 at 0x4000000001fffff
  1041. fstat: can't read file 4 at 0x780000ffff
  1042. fstat: can't read file 5 at 0x400000000
  1043. fstat: can't read file 7 at 0x200007fffffffff
  1044. fstat: can't read file 8 at 0x4000000001fffff
  1045. fstat: can't read file 10 at 0x780000ffff
  1046. fstat: can't read file 11 at 0x400000000
  1047. fstat: can't read file 13 at 0x200007fffffffff
  1048. fstat: can't read file 14 at 0x4000000001fffff
  1049. fstat: can't read file 16 at 0x780000ffff
  1050. fstat: can't read file 17 at 0x400000000
  1051. fstat: can't read file 19 at 0x200007fffffffff
  1052. fstat: can't read file 1 at 0x200007fffffffff
  1053. fstat: can't read file 2 at 0x4000000001fffff
  1054. fstat: can't read file 4 at 0x780000ffff
  1055. fstat: can't read file 5 at 0x800000000
  1056. fstat: can't read file 7 at 0x200007fffffffff
  1057. USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
  1058. root getty 660 root / 2 drwxr-xr-x 1024 r
  1059. root getty 660 wd / 2 drwxr-xr-x 1024 r
  1060. root getty 660 text / 84360318 -r-xr-xr-x 28360 r
  1061. root getty 660 ctty /dev 47 crw------- ttyv0 rw
  1062. root getty 660 0 /dev 47 crw------- ttyv0 rw
  1063. root getty 640 root / 2 drwxr-xr-x 1024 r
  1064. root getty 640 wd / 2 drwxr-xr-x 1024 r
  1065. root getty 640 text / 84360318 -r-xr-xr-x 28360 r
  1066. root getty 640 ctty /dev 54 crw------- ttyv7 rw
  1067. root getty 640 0 /dev 54 crw------- ttyv7 rw
  1068. root getty 639 root / 2 drwxr-xr-x 1024 r
  1069. root getty 639 wd / 2 drwxr-xr-x 1024 r
  1070. root getty 639 text / 84360318 -r-xr-xr-x 28360 r
  1071. root getty 639 ctty /dev 53 crw------- ttyv6 rw
  1072. root getty 639 0 /dev 53 crw------- ttyv6 rw
  1073. root getty 638 root / 2 drwxr-xr-x 1024 r
  1074. root getty 638 wd / 2 drwxr-xr-x 1024 r
  1075. root getty 638 text / 84360318 -r-xr-xr-x 28360 r
  1076. root getty 638 ctty /dev 52 crw------- ttyv5 rw
  1077. root getty 638 0 /dev 52 crw------- ttyv5 rw
  1078. root getty 637 root / 2 drwxr-xr-x 1024 r
  1079. root getty 637 wd / 2 drwxr-xr-x 1024 r
  1080. root getty 637 text / 84360318 -r-xr-xr-x 28360 r
  1081. root getty 637 ctty /dev 51 crw------- ttyv4 rw
  1082. root getty 637 0 /dev 51 crw------- ttyv4 rw
  1083. root getty 636 root / 2 drwxr-xr-x 1024 r
  1084. root getty 636 wd / 2 drwxr-xr-x 1024 r
  1085. root getty 636 text / 84360318 -r-xr-xr-x 28360 r
  1086. root getty 636 ctty /dev 50 crw------- ttyv3 rw
  1087. root getty 636 0 /dev 50 crw------- ttyv3 rw
  1088. root getty 635 root / 2 drwxr-xr-x 1024 r
  1089. root getty 635 wd / 2 drwxr-xr-x 1024 r
  1090. root getty 635 text / 84360318 -r-xr-xr-x 28360 r
  1091. root getty 635 ctty /dev 49 crw------- ttyv2 rw
  1092. root getty 635 0 /dev 49 crw------- ttyv2 rw
  1093. root getty 634 root / 2 drwxr-xr-x 1024 r
  1094. root getty 634 wd / 2 drwxr-xr-x 1024 r
  1095. root getty 634 text / 84360318 -r-xr-xr-x 28360 r
  1096. root getty 634 ctty /dev 48 crw------- ttyv1 rw
  1097. root getty 634 0 /dev 48 crw------- ttyv1 rw
  1098. root cron 589 root / 2 drwxr-xr-x 1024 r
  1099. root cron 589 wd / 107222033 drwxr-x--- 512 r
  1100. root cron 589 text / 84349256 -r-xr-xr-x 41352 r
  1101. root cron 589 0 /dev 15 crw-rw-rw- null rw
  1102. smmsp sendmail 585 root / 2 drwxr-xr-x 1024 r
  1103. smmsp sendmail 585 wd / 107222051 drwxrwx--- 512 r
  1104. smmsp sendmail 585 text / 84429571 -r-xr-sr-x 692520 r
  1105. smmsp sendmail 585 0 /dev 15 crw-rw-rw- null r
  1106. root sendmail 582 root / 2 drwxr-xr-x 1024 r
  1107. root sendmail 582 wd / 107222049 drwxr-xr-x 512 r
  1108. root sendmail 582 text / 84429571 -r-xr-sr-x 692520 r
  1109. root sendmail 582 0 /dev 15 crw-rw-rw- null r
  1110. root sshd 579 root / 2 drwxr-xr-x 1024 r
  1111. root sshd 579 wd / 2 drwxr-xr-x 1024 r
  1112. root sshd 579 text / 84349326 -r-xr-xr-x 297792 r
  1113. root sshd 579 0 /dev 15 crw-rw-rw- null rw
  1114. root ntpd 542 root / 2 drwxr-xr-x 1024 r
  1115. root ntpd 542 wd / 2 drwxr-xr-x 1024 r
  1116. root ntpd 542 text / 84349248 -r-xr-xr-x 432544 r
  1117. root ntpd 542 0 /dev 15 crw-rw-rw- null rw
  1118. root ntpd 542 6 /dev 15 crw-rw-rw- null rw
  1119. root ntpd 542 12 /dev 15 crw-rw-rw- null rw
  1120. root ntpd 542 18* local dgram fffff80002e18780 <-> fffff80002e18960
  1121. root rpc.lockd 506 root / 2 drwxr-xr-x 1024 r
  1122. root rpc.lockd 506 wd / 2 drwxr-xr-x 1024 r
  1123. root rpc.lockd 506 text / 84349318 -r-xr-xr-x 63984 r
  1124. root rpc.lockd 506 0 /dev 15 crw-rw-rw- null rw
  1125. root rpc.statd 503 root / 2 drwxr-xr-x 1024 r
  1126. root rpc.statd 503 wd / 2 drwxr-xr-x 1024 r
  1127. root rpc.statd 503 text / 84349307 -r-xr-xr-x 22656 r
  1128. root rpc.statd 503 0 /dev 15 crw-rw-rw- null rw
  1129. root rpc.statd 503 6 /dev 15 crw-rw-rw- null rw
  1130. root nfsd 500 root / 2 drwxr-xr-x 1024 r
  1131. root nfsd 500 wd / 2 drwxr-xr-x 1024 r
  1132. root nfsd 500 text / 84349308 -r-xr-xr-x 20368 r
  1133. root nfsd 500 0 /dev 15 crw-rw-rw- null rw
  1134. root nfsd 499 root / 2 drwxr-xr-x 1024 r
  1135. root nfsd 499 wd / 2 drwxr-xr-x 1024 r
  1136. root nfsd 499 text / 84349308 -r-xr-xr-x 20368 r
  1137. root nfsd 499 0 /dev 15 crw-rw-rw- null rw
  1138. root nfsd 499 6 /dev 15 crw-rw-rw- null rw
  1139. root mountd 493 root / 2 drwxr-xr-x 1024 r
  1140. root mountd 493 wd / 2 drwxr-xr-x 1024 r
  1141. root mountd 493 text / 84349331 -r-xr-xr-x 45464 r
  1142. root mountd 493 0 /dev 15 crw-rw-rw- null rw
  1143. root mountd 493 6 /dev 15 crw-rw-rw- null rw
  1144. root rpcbind 370 root / 2 drwxr-xr-x 1024 r
  1145. root rpcbind 370 wd / 2 drwxr-xr-x 1024 r
  1146. root rpcbind 370 text / 84349320 -r-xr-xr-x 42576 r
  1147. root rpcbind 370 0 /dev 15 crw-rw-rw- null rw
  1148. root rpcbind 370 6 /dev 15 crw-rw-rw- null rw
  1149. root syslogd 366 root / 2 drwxr-xr-x 1024 r
  1150. root syslogd 366 wd / 2 drwxr-xr-x 1024 r
  1151. root syslogd 366 text / 84349147 -r-xr-xr-x 40352 r
  1152. root syslogd 366 0 /dev 15 crw-rw-rw- null rw
  1153. root syslogd 366 6 /dev 15 crw-rw-rw- null rw
  1154. root syslogd 366 12 /dev 15 crw-rw-rw- null rw
  1155. root syslogd 366 18 / 107222539 -rw------- 3 w
  1156. root devd 294 root / 2 drwxr-xr-x 1024 r
  1157. root devd 294 wd / 2 drwxr-xr-x 1024 r
  1158. root devd 294 text / 44301399 -r-xr-xr-x 634824 r
  1159. root devd 294 0 /dev 15 crw-rw-rw- null rw
  1160. root devd 294 6 /dev 15 crw-rw-rw- null rw
  1161. root init 1 root / 2 drwxr-xr-x 1024 r
  1162. root init 1 wd / 2 drwxr-xr-x 1024 r
  1163. root init 1 text / 44301318 -r-xr-xr-x 981064 r
  1164. root kernel 0 root / 2 drwxr-xr-x 1024 r
  1165. root kernel 0 wd / 2 drwxr-xr-x 1024 r
  1166.  
  1167. ------------------------------------------------------------------------
  1168. dmesg
  1169.  
  1170. Copyright (c) 1992-2014 The FreeBSD Project.
  1171. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  1172. The Regents of the University of California. All rights reserved.
  1173. FreeBSD is a registered trademark of The FreeBSD Foundation.
  1174. FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014
  1175. root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  1176. FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
  1177. CPU: Intel(R) Celeron(R) CPU E3400 @ 2.60GHz (2600.79-MHz K8-class CPU)
  1178. Origin = "GenuineIntel" Id = 0x1067a Family = 0x6 Model = 0x17 Stepping = 10
  1179. 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>
  1180. Features2=0xc00e3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,XSAVE,OSXSAVE>
  1181. AMD Features=0x20100800<SYSCALL,NX,LM>
  1182. AMD Features2=0x1<LAHF>
  1183. VT-x: HLT,PAUSE
  1184. TSC: P-state invariant, performance statistics
  1185. real memory = 2147483648 (2048 MB)
  1186. avail memory = 2015256576 (1921 MB)
  1187. Event timer "LAPIC" quality 400
  1188. ACPI APIC Table: <A_M_I_ OEMAPIC >
  1189. FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  1190. FreeBSD/SMP: 1 package(s) x 2 core(s)
  1191. cpu0 (BSP): APIC ID: 0
  1192. cpu1 (AP): APIC ID: 1
  1193. ioapic0 <Version 2.0> irqs 0-23 on motherboard
  1194. kbd1 at kbdmux0
  1195. random: <Software, Yarrow> initialized
  1196. cryptosoft0: <software crypto> on motherboard
  1197. acpi0: <A_M_I_ OEMXSDT> on motherboard
  1198. acpi0: Power Button (fixed)
  1199. acpi0: reservation of fed1c000, 4000 (3) failed
  1200. acpi0: reservation of fed20000, 70000 (3) failed
  1201. acpi0: reservation of ffc00000, 300000 (3) failed
  1202. acpi0: reservation of fec00000, 1000 (3) failed
  1203. acpi0: reservation of fee00000, 1000 (3) failed
  1204. acpi0: reservation of f0000000, 4000000 (3) failed
  1205. acpi0: reservation of 0, a0000 (3) failed
  1206. acpi0: reservation of 100000, 7dd00000 (3) failed
  1207. cpu0: <ACPI CPU> on acpi0
  1208. ACPI BIOS Warning (bug): Incorrect checksum in table [OEMB] - 0x2E, should be 0x29 (20130823/tbprint-233)
  1209. cpu1: <ACPI CPU> on acpi0
  1210. attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
  1211. Timecounter "i8254" frequency 1193182 Hz quality 0
  1212. Event timer "i8254" frequency 1193182 Hz quality 100
  1213. atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
  1214. Event timer "RTC" frequency 32768 Hz quality 0
  1215. hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
  1216. Timecounter "HPET" frequency 14318180 Hz quality 950
  1217. Event timer "HPET" frequency 14318180 Hz quality 450
  1218. Event timer "HPET1" frequency 14318180 Hz quality 440
  1219. Event timer "HPET2" frequency 14318180 Hz quality 440
  1220. Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
  1221. acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
  1222. pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
  1223. pci0: <ACPI PCI bus> on pcib0
  1224. vgapci0: <VGA-compatible display> port 0xdc00-0xdc07 mem 0xfe400000-0xfe7fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0
  1225. agp0: <Intel G41 SVGA controller> on vgapci0
  1226. agp0: aperture size is 256M, detected 32764k stolen memory
  1227. vgapci0: Boot video device
  1228. hdac0: <Intel 82801G HDA Controller> mem 0xfeaf8000-0xfeafbfff irq 21 at device 27.0 on pci0
  1229. pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
  1230. pci2: <ACPI PCI bus> on pcib1
  1231. pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
  1232. pci1: <ACPI PCI bus> on pcib2
  1233. alc0: <Atheros AR8131 PCIe Gigabit Ethernet> port 0xec00-0xec7f mem 0xfebc0000-0xfebfffff irq 17 at device 0.0 on pci1
  1234. alc0: 15872 Tx FIFO, 15360 Rx FIFO
  1235. alc0: Using 1 MSI message(s).
  1236. miibus0: <MII bus> on alc0
  1237. atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0
  1238. atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
  1239. alc0: Ethernet address: f4:6d:04:de:7a:08
  1240. uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0xd400-0xd41f irq 23 at device 29.0 on pci0
  1241. uhci0: LegSup = 0x2f00
  1242. usbus0 on uhci0
  1243. uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0xd480-0xd49f irq 19 at device 29.1 on pci0
  1244. uhci1: LegSup = 0x2f00
  1245. usbus1 on uhci1
  1246. uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0xd800-0xd81f irq 18 at device 29.2 on pci0
  1247. uhci2: LegSup = 0x2f00
  1248. usbus2 on uhci2
  1249. uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0xd880-0xd89f irq 16 at device 29.3 on pci0
  1250. uhci3: LegSup = 0x2f00
  1251. usbus3 on uhci3
  1252. ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xfeaf7c00-0xfeaf7fff irq 23 at device 29.7 on pci0
  1253. usbus4: EHCI version 1.0
  1254. usbus4 on ehci0
  1255. pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0
  1256. pci3: <ACPI PCI bus> on pcib3
  1257. isab0: <PCI-ISA bridge> at device 31.0 on pci0
  1258. isa0: <ISA bus> on isab0
  1259. atapci0: <Intel ICH7 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0
  1260. ata0: <ATA channel> at channel 0 on atapci0
  1261. atapci1: <Intel ICH7 SATA300 controller> port 0xd080-0xd087,0xd000-0xd003,0xcc00-0xcc07,0xc880-0xc883,0xc800-0xc80f irq 22 at device 31.2 on pci0
  1262. ata2: <ATA channel> at channel 0 on atapci1
  1263. ata3: <ATA channel> at channel 1 on atapci1
  1264. acpi_button0: <Power Button> on acpi0
  1265. ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0
  1266. ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
  1267. ppc0: FIFO with 16/16/9 bytes threshold
  1268. ppbus0: <Parallel port bus> on ppc0
  1269. lpt0: <Printer> on ppbus0
  1270. lpt0: Interrupt-driven port
  1271. ppi0: <Parallel I/O> on ppbus0
  1272. uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
  1273. atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
  1274. atkbd0: <AT Keyboard> irq 1 on atkbdc0
  1275. kbd0 at atkbd0
  1276. atkbd0: [GIANT-LOCKED]
  1277. sc0: <System console> at flags 0x100 on isa0
  1278. sc0: VGA <16 virtual consoles, flags=0x300>
  1279. vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
  1280. est0: <Enhanced SpeedStep Frequency Control> on cpu0
  1281. p4tcc0: <CPU Frequency Thermal Control> on cpu0
  1282. est1: <Enhanced SpeedStep Frequency Control> on cpu1
  1283. p4tcc1: <CPU Frequency Thermal Control> on cpu1
  1284. Timecounters tick every 1.000 msec
  1285. hdacc0: <Realtek ALC887 HDA CODEC> at cad 0 on hdac0
  1286. hdaa0: <Realtek ALC887 Audio Function Group> at nid 1 on hdacc0
  1287. pcm0: <Realtek ALC887 (Rear Analog)> at nid 20 and 24,26 on hdaa0
  1288. pcm1: <Realtek ALC887 (Front Analog)> at nid 27 and 25 on hdaa0
  1289. pcm2: <Realtek ALC887 (Onboard Digital)> at nid 17 on hdaa0
  1290. random: unblocking device.
  1291. usbus0: 12Mbps Full Speed USB v1.0
  1292. usbus1: 12Mbps Full Speed USB v1.0
  1293. usbus2: 12Mbps Full Speed USB v1.0
  1294. usbus3: 12Mbps Full Speed USB v1.0
  1295. usbus4: 480Mbps High Speed USB v2.0
  1296. ugen1.1: <Intel> at usbus1
  1297. uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
  1298. ugen0.1: <Intel> at usbus0
  1299. uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
  1300. ugen3.1: <Intel> at usbus3
  1301. uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
  1302. ugen2.1: <Intel> at usbus2
  1303. uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
  1304. ugen4.1: <Intel> at usbus4
  1305. uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
  1306. ada0 at ata2 bus 0 scbus1 target 0 lun 0
  1307. ada0: <Hitachi HCS721010CLA332 JP4OA3EA> ATA-8 SATA 2.x device
  1308. cd0 at ata2 bus 0 scbus1 target 1 lun 0
  1309. cd0: <ATAPI iHDS118 5 RL0A> Removable CD-ROM SCSI-0 device
  1310. cd0: 150.000MB/s transfers (SATA, UDMA5, ATAPI 12bytes, PIO 8192bytes)
  1311. cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
  1312. ada0: Serial Number JP2940J824MNZV
  1313. ada0: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes)
  1314. ada0: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
  1315. ada0: Previously was known as ad4
  1316. SMP: AP CPU #1 Launched!
  1317. Timecounter "TSC-low" frequency 1300396942 Hz quality 1000
  1318. uhub1: 2 ports with 2 removable, self powered
  1319. uhub3: 2 ports with 2 removable, self powered
  1320. uhub0: 2 ports with 2 removable, self powered
  1321. uhub2: 2 ports with 2 removable, self powered
  1322. Root mount waiting for: usbus4
  1323. Root mount waiting for: usbus4
  1324. Root mount waiting for: usbus4
  1325. uhub4: 8 ports with 8 removable, self powered
  1326. Trying to mount root from ufs:/dev/ada0p2 [rw]...
  1327. WARNING: / was not properly dismounted
  1328. Setting hostuuid: 603ce173-8dfe-d511-8ea2-f46d04de7a08.
  1329. Setting hostid: 0xeac9be38.
  1330. Entropy harvesting: interrupts ethernet point_to_point swi.
  1331. Starting file system checks:
  1332. ** SU+J Recovering /dev/ada0p2
  1333. ** Reading 33554432 byte journal from inode 4.
  1334. ** Building recovery table.
  1335. ** Resolving unreferenced inode list.
  1336. ** Processing journal entries.
  1337. ** 11 journal records in 1536 bytes for 22.92% utilization
  1338. ** Freed 0 inodes (0 dirs) 0 blocks, and 0 frags.
  1339.  
  1340. ***** FILE SYSTEM MARKED CLEAN *****
  1341. Mounting local file systems:.
  1342. Writing entropy file:.
  1343. Setting hostname: freebsd_fileserver.
  1344. Starting Network: lo0 alc0.
  1345. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  1346. options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
  1347. inet6 ::1 prefixlen 128
  1348. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
  1349. inet 127.0.0.1 netmask 0xff000000
  1350. nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  1351. alc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  1352. options=c3198<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE>
  1353. ether f4:6d:04:de:7a:08
  1354. inet 192.168.1.22 netmask 0xffffff00 broadcast 192.168.1.255
  1355. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  1356. media: Ethernet autoselect (none)
  1357. status: no carrier
  1358. Starting devd.
  1359. add net default: gateway 192.168.1.254
  1360. add net fe80::: gateway ::1
  1361. add net ff02::: gateway ::1
  1362. add net ::ffff:0.0.0.0: gateway ::1
  1363. add net ::0.0.0.0: gateway ::1
  1364. Creating and/or trimming log files.
  1365. Starting syslogd.
  1366. Starting rpcbind.
  1367. No core dumps found.
  1368. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
  1369. 32-bit compatibility ldconfig path: /usr/lib32
  1370. Clearing /tmp (X related).
  1371. Starting mountd.
  1372. NFSv4 is disabled
  1373. Starting nfsd.
  1374. Starting statd.
  1375. Starting lockd.
  1376. Updating motd:.
  1377. Mounting late file systems:.
  1378. Starting ntpd.
  1379. Configuring syscons: blanktime.
  1380. Performing sanity check on sshd configuration.
  1381. alc0: link state changed to UP
  1382. Starting sshd.
  1383. Starting sendmail_submit.
  1384. Starting sendmail_msp_queue.
  1385. Starting cron.
  1386. Starting background file system checks in 60 seconds.
  1387.  
  1388. Mon Feb 23 18:55:32 AEDT 2015
  1389. Feb 23 18:58:13 freebsd_fileserver su: c0mplexnumber to root on /dev/ttyv0
  1390. vputx: negative ref count
  1391. 0xfffff80002ee1938: tag ufs, type VDIR
  1392. usecount 0, writecount 0, refcount 3 mountedhere 0
  1393. flags (VI_ACTIVE)
  1394. VI_LOCKed v_object 0xfffff80002e1ba00 ref 0 pages 1 cleanbuf 0 dirtybuf 1
  1395. lock type ufs: UNLOCKED
  1396. ino 84690258, on dev ada0p2
  1397. panic: vputx: negative ref cnt
  1398. cpuid = 1
  1399. KDB: stack backtrace:
  1400. #0 0xffffffff80963000 at kdb_backtrace+0x60
  1401. #1 0xffffffff80928125 at panic+0x155
  1402. #2 0xffffffff809c8b75 at vputx+0x2d5
  1403. #3 0xffffffff8195b3fb at pefs_reclaim+0xdb
  1404. #4 0xffffffff80e439a7 at VOP_RECLAIM_APV+0xa7
  1405. #5 0xffffffff809c9951 at vgonel+0x1c1
  1406. #6 0xffffffff809c9de9 at vrecycle+0x59
  1407. #7 0xffffffff8195b317 at pefs_inactive+0x87
  1408. #8 0xffffffff80e43897 at VOP_INACTIVE_APV+0xa7
  1409. #9 0xffffffff809c8722 at vinactive+0x102
  1410. #10 0xffffffff809c8b12 at vputx+0x272
  1411. #11 0xffffffff808811ee at nfsrvd_readdirplus+0x117e
  1412. #12 0xffffffff80863d9e at nfsrvd_dorpc+0x6de
  1413. #13 0xffffffff80872d94 at nfssvc_program+0x554
  1414. #14 0xffffffff80b27957 at svc_run_internal+0xc77
  1415. #15 0xffffffff80b26bee at svc_run+0x1de
  1416. #16 0xffffffff8087321a at nfsrvd_nfsd+0x1ca
  1417. #17 0xffffffff80883417 at nfssvc_nfsd+0x107
  1418. Uptime: 3m37s
  1419. Dumping 126 out of 1989 MB:..13%..26%..38%..51%..64%..76%..89%
  1420.  
  1421. ------------------------------------------------------------------------
  1422. kernel config
  1423.  
  1424. options CONFIG_AUTOGENERATED
  1425. ident GENERIC
  1426. machine amd64
  1427. cpu HAMMER
  1428. makeoptions WITH_CTF=1
  1429. makeoptions DEBUG=-g
  1430. options XENHVM
  1431. options USB_DEBUG
  1432. options ATH_ENABLE_11N
  1433. options AH_AR5416_INTERRUPT_MITIGATION
  1434. options AH_SUPPORT_AR5416
  1435. options IEEE80211_SUPPORT_MESH
  1436. options IEEE80211_AMPDU_AGE
  1437. options IEEE80211_DEBUG
  1438. options SC_PIXEL_MODE
  1439. options VESA
  1440. options AHD_REG_PRETTY_PRINT
  1441. options AHC_REG_PRETTY_PRINT
  1442. options ATA_STATIC_ID
  1443. options ACPI_DMAR
  1444. options SMP
  1445. options KDB_TRACE
  1446. options KDB
  1447. options INCLUDE_CONFIG_FILE
  1448. options DDB_CTF
  1449. options KDTRACE_HOOKS
  1450. options KDTRACE_FRAME
  1451. options MAC
  1452. options PROCDESC
  1453. options CAPABILITIES
  1454. options CAPABILITY_MODE
  1455. options AUDIT
  1456. options HWPMC_HOOKS
  1457. options KBD_INSTALL_CDEV
  1458. options PRINTF_BUFR_SIZE=128
  1459. options _KPOSIX_PRIORITY_SCHEDULING
  1460. options SYSVSEM
  1461. options SYSVMSG
  1462. options SYSVSHM
  1463. options STACK
  1464. options KTRACE
  1465. options SCSI_DELAY=5000
  1466. options COMPAT_FREEBSD7
  1467. options COMPAT_FREEBSD6
  1468. options COMPAT_FREEBSD5
  1469. options COMPAT_FREEBSD4
  1470. options COMPAT_FREEBSD32
  1471. options GEOM_LABEL
  1472. options GEOM_RAID
  1473. options GEOM_PART_GPT
  1474. options PSEUDOFS
  1475. options PROCFS
  1476. options CD9660
  1477. options MSDOSFS
  1478. options NFS_ROOT
  1479. options NFSLOCKD
  1480. options NFSD
  1481. options NFSCL
  1482. options MD_ROOT
  1483. options QUOTA
  1484. options UFS_GJOURNAL
  1485. options UFS_DIRHASH
  1486. options UFS_ACL
  1487. options SOFTUPDATES
  1488. options FFS
  1489. options SCTP
  1490. options TCP_OFFLOAD
  1491. options INET6
  1492. options INET
  1493. options PREEMPTION
  1494. options SCHED_ULE
  1495. options NEW_PCIB
  1496. options GEOM_PART_MBR
  1497. options GEOM_PART_EBR_COMPAT
  1498. options GEOM_PART_EBR
  1499. options GEOM_PART_BSD
  1500. device isa
  1501. device mem
  1502. device io
  1503. device uart_ns8250
  1504. device cpufreq
  1505. device acpi
  1506. device pci
  1507. device fdc
  1508. device ahci
  1509. device ata
  1510. device mvs
  1511. device siis
  1512. device ahc
  1513. device ahd
  1514. device esp
  1515. device hptiop
  1516. device isp
  1517. device mpt
  1518. device mps
  1519. device mpr
  1520. device sym
  1521. device trm
  1522. device adv
  1523. device adw
  1524. device aic
  1525. device bt
  1526. device isci
  1527. device scbus
  1528. device ch
  1529. device da
  1530. device sa
  1531. device cd
  1532. device pass
  1533. device ses
  1534. device amr
  1535. device arcmsr
  1536. device ciss
  1537. device dpt
  1538. device hptmv
  1539. device hptnr
  1540. device hptrr
  1541. device hpt27xx
  1542. device iir
  1543. device ips
  1544. device mly
  1545. device twa
  1546. device tws
  1547. device aac
  1548. device aacp
  1549. device aacraid
  1550. device ida
  1551. device mfi
  1552. device mlx
  1553. device mrsas
  1554. device twe
  1555. device atkbdc
  1556. device atkbd
  1557. device psm
  1558. device kbdmux
  1559. device vga
  1560. device splash
  1561. device sc
  1562. device vt
  1563. device vt_vga
  1564. device vt_efifb
  1565. device agp
  1566. device cbb
  1567. device pccard
  1568. device cardbus
  1569. device uart
  1570. device ppc
  1571. device ppbus
  1572. device lpt
  1573. device ppi
  1574. device puc
  1575. device bxe
  1576. device de
  1577. device em
  1578. device igb
  1579. device ixgbe
  1580. device ixl
  1581. device ixlv
  1582. device le
  1583. device ti
  1584. device txp
  1585. device vx
  1586. device miibus
  1587. device ae
  1588. device age
  1589. device alc
  1590. device ale
  1591. device bce
  1592. device bfe
  1593. device bge
  1594. device cas
  1595. device dc
  1596. device et
  1597. device fxp
  1598. device gem
  1599. device hme
  1600. device jme
  1601. device lge
  1602. device msk
  1603. device nfe
  1604. device nge
  1605. device pcn
  1606. device re
  1607. device rl
  1608. device sf
  1609. device sge
  1610. device sis
  1611. device sk
  1612. device ste
  1613. device stge
  1614. device tl
  1615. device tx
  1616. device vge
  1617. device vr
  1618. device wb
  1619. device xl
  1620. device cs
  1621. device ed
  1622. device ex
  1623. device ep
  1624. device fe
  1625. device sn
  1626. device xe
  1627. device wlan
  1628. device wlan_wep
  1629. device wlan_ccmp
  1630. device wlan_tkip
  1631. device wlan_amrr
  1632. device an
  1633. device ath
  1634. device ath_pci
  1635. device ath_hal
  1636. device ath_rate_sample
  1637. device ipw
  1638. device iwi
  1639. device iwn
  1640. device malo
  1641. device mwl
  1642. device ral
  1643. device wi
  1644. device wpi
  1645. device loop
  1646. device random
  1647. device padlock_rng
  1648. device rdrand_rng
  1649. device ether
  1650. device vlan
  1651. device tun
  1652. device md
  1653. device gif
  1654. device faith
  1655. device firmware
  1656. device bpf
  1657. device uhci
  1658. device ohci
  1659. device ehci
  1660. device xhci
  1661. device usb
  1662. device ukbd
  1663. device umass
  1664. device sound
  1665. device snd_cmi
  1666. device snd_csa
  1667. device snd_emu10kx
  1668. device snd_es137x
  1669. device snd_hda
  1670. device snd_ich
  1671. device snd_via8233
  1672. device mmc
  1673. device mmcsd
  1674. device sdhci
  1675. device virtio
  1676. device virtio_pci
  1677. device vtnet
  1678. device virtio_blk
  1679. device virtio_scsi
  1680. device virtio_balloon
  1681. device hyperv
  1682. device xenpci
  1683. device vmx
  1684.  
  1685. ------------------------------------------------------------------------
  1686. ddb capture buffer
  1687.  
  1688. ddb: ddb_capture: kvm_nlist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement