Panic while creating UFS fs on vn(4) for initrd
Matthias Schmidt
matthias at dragonflybsd.org
Mon Oct 4 09:56:54 PDT 2010
HI,
while creating an initrd with mkinitrd (creates an UFS file system on a
vn(4) disk the box paniced.
Crash dump is on its way to leaf in ~matthias/crash/crash_vn.7z (7zip
archive). The box runs master from Sep 27.
Cheers
Matthias
hades dumped core - see /var/crash/vmcore.0
Mon Oct 4 18:39:53 CEST 2010
Version String: DragonFly 2.7-DEVELOPMENT #0: Sun Sep 26 19:12:12 CEST 2010 root at hades:/usr/src/sys/compile/T42
panic: page fault
kgdb: warning: error finding working directory: No such file or directory
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-dragonfly".
For bug reporting instructions, please see:
<http://bugs.dragonflybsd.org/>...
Reading symbols from /boot/kernel/kernel...done.
Unread portion of the kernel message buffer:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x84
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0329118
stack pointer = 0x10:0xd460d818
frame pointer = 0x10:0xd460d830
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1845 (vnconfig)
current thread = pri 6
trap number = 12
panic: page fault
Trace beginning at frame 0xd460d730
panic(ffffffff) at panic+0xe8
panic(c040b5f5,c0422428,0,0,fffff) at panic+0xe8
trap_fatal(84,0,d0f7d560,d0f4afc0,c) at trap_fatal+0x2d7
trap_pfault(d7c45e00,d460d7e8,d0f37ec0,0,84) at trap_pfault+0xfa
trap(d460d7d0) at trap+0x3d4
calltrap() at calltrap+0xd
--- trap 0, eip = 0, esp = 0xd460d814, ebp = 0xc3b1cca0 ---
(null)(0,0,c39dfea0,c3cb6980,0) at 0
_end(c3b1cca0,0,0,c3986080,c3b1cca0) at 0xc3cb6980
Uptime: 1h4m11s
Physical memory: 1001 MB
Dumping 245 MB: 230 214 (CTRL-C to abort) 198 182 166 150 134 118 102 86 (CTRL-C to abort) 70 54 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 38 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 22 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abo
rt) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 6
Reading symbols from /boot/kernel/if_ath.ko...done.
Loaded symbols for /boot/kernel/if_ath.ko
Reading symbols from /boot/kernel/ath_hal.ko...done.
Loaded symbols for /boot/kernel/ath_hal.ko
Reading symbols from /boot/kernel/ath_rate.ko...done.
Loaded symbols for /boot/kernel/ath_rate.ko
Reading symbols from /boot/kernel/snd_ich.ko...done.
Loaded symbols for /boot/kernel/snd_ich.ko
Reading symbols from /boot/kernel/sound.ko...done.
Loaded symbols for /boot/kernel/sound.ko
Reading symbols from /boot/kernel/acpi.ko...done.
Loaded symbols for /boot/kernel/acpi.ko
Reading symbols from /boot/kernel/ahci.ko...done.
Loaded symbols for /boot/kernel/ahci.ko
Reading symbols from /boot/kernel/ehci.ko...done.
Loaded symbols for /boot/kernel/ehci.ko
Reading symbols from /boot/kernel/dm.ko...done.
Loaded symbols for /boot/kernel/dm.ko
Reading symbols from /boot/kernel/acpi_thinkpad.ko...done.
Loaded symbols for /boot/kernel/acpi_thinkpad.ko
Reading symbols from /boot/kernel/radeon.ko...done.
Loaded symbols for /boot/kernel/radeon.ko
Reading symbols from /boot/kernel/drm.ko...done.
Loaded symbols for /boot/kernel/drm.ko
Reading symbols from /boot/kernel/vn.ko...done.
Loaded symbols for /boot/kernel/vn.ko
_get_mycpu (di=0xc04b0940) at ./machine/thread.h:83
83 __asm ("movl %%fs:globaldata,%0" : "=r" (gd) : "m"(__mycpu__dummy));
(kgdb) #0 _get_mycpu (di=0xc04b0940) at ./machine/thread.h:83
#1 md_dumpsys (di=0xc04b0940) at ../../platform/pc32/i386/dump_machdep.c:263
#2 0xc02014a1 in dumpsys () at ../../kern/kern_shutdown.c:880
#3 0xc0201a10 in boot (howto=260) at ../../kern/kern_shutdown.c:387
#4 0xc0201b90 in panic (fmt=0xc040b5f5 "%s") at ../../kern/kern_shutdown.c:786
#5 0xc03d39a3 in trap_fatal (frame=0xd460d7d0, eva=<value optimized out>)
at ../../platform/pc32/i386/trap.c:1117
#6 0xc03d3aaf in trap_pfault (frame=0xd460d7d0, usermode=0, eva=132)
at ../../platform/pc32/i386/trap.c:1018
#7 0xc03d3f4c in trap (frame=0xd460d7d0)
at ../../platform/pc32/i386/trap.c:699
#8 0xc03c6c17 in calltrap () at ../../platform/pc32/i386/exception.s:785
#9 0xc0329118 in devfs_spec_strategy (ap=0xd460d83c)
at ../../vfs/devfs/devfs_vnops.c:1670
#10 0xc02590b8 in vop_strategy (ops=0xd0f78c40, vp=0xd7c42480, bio=0xc3b1ccd0)
at ../../kern/vfs_vopops.c:835
#11 0xc023bd7b in vn_strategy (vp=0xd7c42480, bio=0xc3b1ccd0)
at ../../kern/vfs_bio.c:3588
#12 0xc023fd9a in bwrite (bp=0xc3b1cca0) at ../../kern/vfs_bio.c:977
#13 0xc03160e7 in ffs_update (vp=0xd7c45e00, waitfor=1)
at ../../vfs/ufs/ffs_inode.c:122
#14 0xc03239bb in ufs_makeinode (mode=33152, dvp=0xd7c42840, vpp=0xd460dc0c,
cnp=0xd460dab4) at ../../vfs/ufs/ufs_vnops.c:2090
#15 0xc0323b55 in ufs_create (ap=0xd460da60) at ../../vfs/ufs/ufs_vnops.c:195
#16 0xc032322e in ufs_vnoperate (ap=0xd460da60)
at ../../vfs/ufs/ufs_vnops.c:2299
#17 0xc0259b85 in vop_old_create (ops=0xd0f7e760, dvp=0xd7c42840,
vpp=0xd460dc0c, cnp=0xd460dab4, vap=0xd460db60)
at ../../kern/vfs_vopops.c:208
#18 0xc0247253 in vop_compat_ncreate (ap=0xd460db08)
at ../../kern/vfs_default.c:366
#19 0xc0246171 in vop_defaultop (ap=0xd460db08) at ../../kern/vfs_default.c:151
#20 0xc032322e in ufs_vnoperate (ap=0xd460db08)
at ../../vfs/ufs/ufs_vnops.c:2299
#21 0xc025880a in vop_ncreate (ops=0xd0f7e760, nch=0xd460dc88, dvp=0xd7c42840,
vpp=0xd460dc0c, cred=0xce08f190, vap=0xd460db60)
at ../../kern/vfs_vopops.c:1295
#22 0xc02577fd in vn_open (nd=0xd460dc88, fp=0xce10e770, fmode=1539,
cmode=<value optimized out>) at ../../kern/vfs_vnops.c:174
#23 0xc0254788 in kern_open (nd=0xd460dc88, oflags=1538, mode=384,
res=0xd460dcf0) at ../../kern/vfs_syscalls.c:1873
#24 0xc02549bc in sys_open (uap=0xd460dcf0) at ../../kern/vfs_syscalls.c:1987
#25 0xc03d44ad in syscall2 (frame=0xd460dd40)
at ../../platform/pc32/i386/trap.c:1310
#26 0xc03c6cc6 in Xint0x80_syscall ()
at ../../platform/pc32/i386/exception.s:876
#27 0x0000001f in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(kgdb) (kgdb)
Token flags collisions owner stallpc
pmap_token 0x00000000 0 not held
dev_token 0x00000000 0 not held
vm_token 0x00000000 0 not held
vmspace_token 0x00000000 0 not held
kvm_token 0x00000000 0 not held
proc_token 0x00000000 0 not held
tty_token 0x00000000 9 not held
vnode_token 0x00000000 0 not held
vmobj_token 0x00000000 0 not held
(kgdb)
cpu pid thread flags comm wchan wmesg
0 -1 ff800500 00000010 idle_0 00000000
0 0 c0492700 00020080 swapper c04fc87c nowork
0 -1 c04aef00 00010400 ithread emerg 00000000
0 -1 c04938a4 00010400 ithread 0 00000000
0 -1 c04b8834 00010402 softclock 0 00000000
0 -1 c04a2154 00010400 ithread 68 00000000
0 1 d0f56c40 00020680 init d0f30e40 wait
0 -1 c04cd940 00040400 netisr_cpu 0 00000000 waitport
0 -1 d0f56f80 00040600 devfs_msg_core 00000000 waitport
0 -1 d0f572c0 00040600 disk_msg_core 00000000 waitport
0 -1 c04cb360 00040400 ifnet 0 00000000 waitport
0 -1 d0f57600 00020680 taskq_cpu 0 c36428f0 tqthr
0 -1 d0f57940 00020680 firmware taskq c3642920 tqthr
0 -1 d0f57c80 04020e80 crypto 0 c050e420 crypto_wait
0 -1 d0f57fc0 00020e80 crypto returns c050e458 crypto_ret_wait
0 -1 c04a24c0 00010400 ithread 69 00000000
0 -1 d0f58300 00020e80 xpt_thrd c048ff94 ccb_scanq
0 -1 c04a1de8 00010400 ithread 67 00000000
0 -1 d0f58640 00040e00 acpi_task 00000000 waitport
0 -1 c0495770 00010400 ithread 9 00000000
0 -1 d0f58980 00020e80 acpi_thermal c06cc098 tzpoll
0 -1 d0f58cc0 00020e80 acpi_cooling0 d0ff5b34 cooling
0 -1 c0493c10 00010400 ithread 1 00000000
0 -1 c04961b4 00010400 ithread 12 00000000
0 -1 d0f59340 00020e80 sensors c0466760 timeout
0 -1 c0495e48 00010400 ithread 11 00000000
0 -1 d0f59680 00020e80 usb0 d1195450 usbevt
0 -1 d0f599c0 00020e80 usbtask-hc c050ae20 usbtsk
0 -1 d0f59d00 00020e80 usbtask-dr c050ae34 usbtsk
0 -1 d0f5a040 00020e80 usb1 d1196150 usbevt
0 -1 d0f5a380 00020e80 usb2 d1196e50 usbevt
0 -1 d0f5a6c0 00020e80 usb3 d11dc450 usbevt
0 -1 d0f5aa00 00020e80 cbb0 d102e3f0 cbbgcv
0 -1 d0f5ad40 00020e80 cbb1 d10343f0 cbbgcv
0 -1 d0f5b080 00020680 ath0 taskq c3644990 tqthr
0 -1 d0f5b3c0 00020680 ath0 taskq c3644a80 tqthr
0 -1 c049688c 00010400 ithread 14 00000000
0 -1 c0496bf8 00010400 ithread 15 00000000
0 -1 d0f5b700 00020680 random d0f5b700 rwait
0 -1 d0f5ba40 00040600 rtable_cpu 0 00000000 waitport
0 -1 d0f5c400 00020f80 pagedaemon c050ab58 psleep
0 -1 d0f5c740 00020f80 swapcached c050abc8 csleep
0 -1 d0f5ca80 00020e80 vmdaemon c050aba4 psleep
0 -1 d0f5cdc0 00020e80 pagezero c050adcc pgzero
0 -1 d0f5d100 00020f80 bufdaemon c04b9aa4 psleep
0 -1 d0f5d440 00020f80 bufdaemon_hw c04b9aa8 psleep
0 -1 d0f5d780 00020e80 syncer c04b572c syncer
0 -1 d0f5dac0 00020e80 vnlru d0f5dac0 vlruwt
0 -1 d0f5de00 00020f80 consttyd d0f5de00 waiting
0 -1 d0f5e480 00020680 hammer-M d3fb40ec hmrwwa
0 -1 d0f5f180 00020680 hammer-S0 d0fb2b90 hmrssw
0 -1 d0f5f4c0 00020680 hammer-S1 d0fb2dd0 hmrssw
0 -1 d0f5ee40 00020680 hammer-S2 d0fb3010 hmrssw
0 -1 d0f5fb40 00020680 hammer-S3 d0fb3250 hmrssw
0 276 d0f41080 00020680 wpa_supplicant d3fd8d7c kqread
0 313 d0f40380 00020680 dhclient d3fdadfc kqread
0 337 d0f5f800 00020680 dhclient d3fdb57c kqread
0 480 d0f40040 00820680 syslogd d3fdcfbc kqread
0 675 d0f41700 00820680 dntpd c04b87fc nanslp
0 723 d0f5e7c0 00820680 powerd c04b87fc nanslp
0 787 d0f40d40 00820680 sshd d414667c kqread
0 816 d0f413c0 00820680 cron c04b87fc nanslp
0 855 d0f41d80 00820680 moused d41476bc kqread
0 880 d0f5eb00 00820680 getty d0f7b4d0 ttyin
0 881 d0f41a40 00820680 getty d0f7b5f0 ttyin
0 882 d0f420c0 00820680 getty d0f7b710 ttyin
0 883 d0f42400 00820680 getty d0f7b830 ttyin
0 884 d0f42740 00820680 getty d0f7b950 ttyin
0 885 d0f42a80 00820680 getty d0f7ba70 ttyin
0 886 d0f42dc0 00820680 getty d0f7bb90 ttyin
0 901 d0f447c0 00820680 sh d0f35440 wait
0 902 d0f5e140 00820680 getty d0f77810 ttyin
0 920 d0f43100 00020680 xinit d0f351c0 wait
0 921 d0f44480 00820680 Xorg d414ed7c kqread
0 926 d0f44140 00820680 sh d0f35940 wait
0 927 d0f43e00 00820680 fluxbox d41584bc kqread
0 928 d0f43780 00820680 ssh-agent d415887c kqread
0 932 d0f43440 00820680 torsmo d415977c kqread
0 978 d0f45800 00820680 aterm d414347c kqread
0 979 d0f44b00 00820680 csh ce0e2c40 pause
0 992 d0f461c0 00820680 aterm d44966bc kqread
0 993 d0f45e80 00820680 aterm d44967fc kqread
0 995 d0f45180 00820680 csh c38243f8 ttyin
0 1003 d0f454c0 00820680 csh c3824538 ttyin
0 1054 d0f495c0 00820680 dbus-daemon d3f8e9bc kqread
0 1067 d0f4ac80 00820680 csh ce0ec640 pause
0 1079 d0f48240 00820680 aterm d492603c kqread
0 1080 d0f4f0c0 00820680 mutt d492923c kqread
0 1089 d0f4a600 00820680 csh ce0e9a40 pause
0 1101 d0f47f00 00820680 xulrunner-bin d4929c3c kqread
0 1101 d0f54540 00020680 xulrunner-bin d4929ebc kqread
0 1101 d0f517c0 00020680 xulrunner-bin 0f6e7a6c umtxsl
0 1101 d0f52b40 00020680 xulrunner-bin 0f6e7a9c umtxsl
0 1101 d0f51e40 00020680 xulrunner-bin 0f6e73c4 umtxsl
0 1105 d0f53500 00020680 dbus-launch d492c6bc kqread
0 1106 d0f56280 00820680 dbus-daemon d492c93c kqread
0 1108 d0f52e80 00020680 gconfd-2 d492ca7c kqread
0 1101 d0f4ea40 00820680 xulrunner-bin 07254684 umtxsl
0 1101 d0f4c340 00020680 xulrunner-bin 0ff05c74 umtxsl
0 1101 d0f4e700 00020680 xulrunner-bin 0ff05ca4 umtxsl
0 1547 d0f4ed80 00820680 su d0f36fc0 wait
0 1548 d0f49c40 00820680 csh ce0e4d40 pause
0 1843 d0f52800 00820680 sh d1cc1480 piperd
0 1844 d0f53b80 00020680 sh d0f3a1c0 wait
0 1845 d0f4afc0 00000603 vnconfig 00000000
0 1846 d0f53ec0 00000602 sh 00000000
(kgdb)
cpu curthread wchan
0 vnconfig 00000000
(kgdb)
Filesystem Refs Flags
hammer 1 0x00000000
nfs 0 0x00020000
tmpfs 0 0x00000000
mfs 0 0x00000000
cd9660 0 0x00040000
procfs 1 0x00080000
null 8 0x00100000
msdos 0 0x00000000
devfs 2 0x00080000
ufs 3 0x00000000
(kgdb) Filesystem: hammer, Refs: 1, Flags: 0x00000000
VFS ops:
$1 = {
vfs_mount = 0xc034a101 <hammer_vfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc034a0a4 <hammer_vfs_unmount>,
vfs_root = 0xc0349e9d <hammer_vfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc0349b01 <hammer_vfs_statfs>,
vfs_sync = 0xc0349eb3 <hammer_vfs_sync>,
vfs_vget = 0xc0349df2 <hammer_vfs_vget>,
vfs_fhtovp = 0xc0349d26 <hammer_vfs_fhtovp>,
vfs_checkexp = 0xc0349cc6 <hammer_vfs_checkexp>,
vfs_vptofh = 0xc0349c7e <hammer_vfs_vptofh>,
vfs_init = 0xc0349be0 <hammer_vfs_init>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0349a08 <hammer_vfs_statvfs>
}
Filesystem: nfs, Refs: 0, Flags: 0x00020000
VFS ops:
$2 = {
vfs_mount = 0xc02f3cba <nfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc02f3243 <nfs_unmount>,
vfs_root = 0xc02f4447 <nfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc02f4193 <nfs_statfs>,
vfs_sync = 0xc02f2dd4 <nfs_sync>,
vfs_vget = 0xc02462c3 <vfs_stdvget>,
vfs_fhtovp = 0xc02462cd <vfs_stdfhtovp>,
vfs_checkexp = 0xc02462d7 <vfs_stdcheckexp>,
vfs_vptofh = 0xc0246291 <vfs_stdvptofh>,
vfs_init = 0xc02f0e39 <nfs_init>,
vfs_uninit = 0xc02f09a7 <nfs_uninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc02f3e49 <nfs_statvfs>
}
Filesystem: tmpfs, Refs: 0, Flags: 0x00000000
VFS ops:
$3 = {
vfs_mount = 0xc0350d75 <tmpfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc03511cd <tmpfs_unmount>,
vfs_root = 0xc0350ca6 <tmpfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc0350c55 <tmpfs_statfs>,
vfs_sync = 0xc02462af <vfs_stdsync>,
vfs_vget = 0xc02462c3 <vfs_stdvget>,
vfs_fhtovp = 0xc0351390 <tmpfs_fhtovp>,
vfs_checkexp = 0xc02462d7 <vfs_stdcheckexp>,
vfs_vptofh = 0xc0246291 <vfs_stdvptofh>,
vfs_init = 0xc02462e1 <vfs_stdinit>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: mfs, Refs: 0, Flags: 0x00000000
VFS ops:
$4 = {
vfs_mount = 0xc031f8db <mfs_mount>,
vfs_start = 0xc031fba3 <mfs_start>,
vfs_unmount = 0xc031db0f <ffs_unmount>,
vfs_root = 0xc0322fea <ufs_root>,
vfs_quotactl = 0xc0322fa0 <ufs_quotactl>,
vfs_statfs = 0xc031f64a <mfs_statfs>,
vfs_sync = 0xc031d971 <ffs_sync>,
vfs_vget = 0xc031d626 <ffs_vget>,
vfs_fhtovp = 0xc031d5cd <ffs_fhtovp>,
vfs_checkexp = 0xc0322faa <ufs_check_export>,
vfs_vptofh = 0xc031d14e <ffs_vptofh>,
vfs_init = 0xc031f640 <mfs_init>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: cd9660, Refs: 0, Flags: 0x00040000
VFS ops:
$5 = {
vfs_mount = 0xc01dd95b <cd9660_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc01dcfd1 <cd9660_unmount>,
vfs_root = 0xc01de15d <cd9660_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc01dcf64 <cd9660_statfs>,
vfs_sync = 0xc02462af <vfs_stdsync>,
vfs_vget = 0xc01de143 <cd9660_vget>,
vfs_fhtovp = 0xc01dcf03 <cd9660_fhtovp>,
vfs_checkexp = 0xc01dcec3 <cd9660_checkexp>,
vfs_vptofh = 0xc01dce9c <cd9660_vptofh>,
vfs_init = 0xc01dbbac <cd9660_init>,
vfs_uninit = 0xc01db8cf <cd9660_uninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: procfs, Refs: 1, Flags: 0x00080000
VFS ops:
$6 = {
vfs_mount = 0xc025ca9e <procfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc025ca53 <procfs_unmount>,
vfs_root = 0xc025cb53 <procfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc025c9cc <procfs_statfs>,
vfs_sync = 0xc02462af <vfs_stdsync>,
vfs_vget = 0xc02462c3 <vfs_stdvget>,
vfs_fhtovp = 0xc02462cd <vfs_stdfhtovp>,
vfs_checkexp = 0xc02462d7 <vfs_stdcheckexp>,
vfs_vptofh = 0xc0246291 <vfs_stdvptofh>,
vfs_init = 0xc02462e1 <vfs_stdinit>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: null, Refs: 8, Flags: 0x00100000
VFS ops:
$7 = {
vfs_mount = 0xc025acff <nullfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc025ac91 <nullfs_unmount>,
vfs_root = 0xc025ac61 <nullfs_root>,
vfs_quotactl = 0xc025ac40 <nullfs_quotactl>,
vfs_statfs = 0xc025ab7a <nullfs_statfs>,
vfs_sync = 0xc02462af <vfs_stdsync>,
vfs_vget = 0xc02462c3 <vfs_stdvget>,
vfs_fhtovp = 0xc025ab5c <nullfs_fhtovp>,
vfs_checkexp = 0xc025ab1c <nullfs_checkexp>,
vfs_vptofh = 0xc025ab0c <nullfs_vptofh>,
vfs_init = 0xc02462e1 <vfs_stdinit>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc025aae8 <nullfs_extattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: msdos, Refs: 0, Flags: 0x00000000
VFS ops:
$8 = {
vfs_mount = 0xc02627bb <msdosfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc02626aa <msdosfs_unmount>,
vfs_root = 0xc0262502 <msdosfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc0262626 <msdosfs_statfs>,
vfs_sync = 0xc026258b <msdosfs_sync>,
vfs_vget = 0xc02462c3 <vfs_stdvget>,
vfs_fhtovp = 0xc02624bd <msdosfs_fhtovp>,
vfs_checkexp = 0xc026247b <msdosfs_checkexp>,
vfs_vptofh = 0xc0262454 <msdosfs_vptofh>,
vfs_init = 0xc025fbc5 <msdosfs_init>,
vfs_uninit = 0xc025ef30 <msdosfs_uninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: devfs, Refs: 2, Flags: 0x00080000
VFS ops:
$9 = {
vfs_mount = 0xc032aff5 <devfs_vfs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc032af69 <devfs_vfs_unmount>,
vfs_root = 0xc032b165 <devfs_vfs_root>,
vfs_quotactl = 0xc02462a5 <vfs_stdquotactl>,
vfs_statfs = 0xc032aed2 <devfs_vfs_statfs>,
vfs_sync = 0xc02462af <vfs_stdsync>,
vfs_vget = 0xc032ae63 <devfs_vfs_vget>,
vfs_fhtovp = 0xc032ae90 <devfs_vfs_fhtovp>,
vfs_checkexp = 0xc02462d7 <vfs_stdcheckexp>,
vfs_vptofh = 0xc032ae2c <devfs_vfs_vptofh>,
vfs_init = 0xc02462e1 <vfs_stdinit>,
vfs_uninit = 0xc02462eb <vfs_stduninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
Filesystem: ufs, Refs: 3, Flags: 0x00000000
VFS ops:
$10 = {
vfs_mount = 0xc031e40e <ffs_mount>,
vfs_start = 0xc024629b <vfs_stdstart>,
vfs_unmount = 0xc031db0f <ffs_unmount>,
vfs_root = 0xc0322fea <ufs_root>,
vfs_quotactl = 0xc0322fa0 <ufs_quotactl>,
vfs_statfs = 0xc031d19e <ffs_statfs>,
vfs_sync = 0xc031d971 <ffs_sync>,
vfs_vget = 0xc031d626 <ffs_vget>,
vfs_fhtovp = 0xc031d5cd <ffs_fhtovp>,
vfs_checkexp = 0xc0322faa <ufs_check_export>,
vfs_vptofh = 0xc031d14e <ffs_vptofh>,
vfs_init = 0xc031d180 <ffs_init>,
vfs_uninit = 0xc0320762 <ufs_uninit>,
vfs_extattrctl = 0xc02462f5 <vfs_stdextattrctl>,
vfs_statvfs = 0xc0246355 <vfs_stdstatvfs>
}
(kgdb) $11 = {mnt_list = {tqe_next = 0xd0fb2280, tqe_prev = 0xc046d4e0},
mnt_op = 0xc047c700, mnt_vfc = 0xc047c6c0, mnt_namecache_gen = 0,
mnt_syncer = 0xc3838780, mnt_nvnodelist = {tqh_first = 0xc38388c0,
tqh_last = 0xc38387cc}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 6,
lk_lockholder = 0xffffffff}, mnt_flag = 20481, mnt_kern_flag = 134217728,
mnt_maxsymlinklen = 60, mnt_stat = {f_spare2 = 0, f_bsize = 2048,
f_iosize = 16384, f_blocks = 7535, f_bfree = 3721, f_bavail = 3119,
f_files = 1918, f_ffree = 1885, f_fsid = {val = {1285864734, 1168510989}},
f_owner = 0, f_type = 10, f_flags = 20481, f_syncwrites = 0,
f_asyncwrites = 0, f_fstypename = "ufs", '\000' <repeats 12 times>,
f_mntonname = "/", '\000' <repeats 78 times>, f_syncreads = 0,
f_asyncreads = 109, f_spares1 = 0,
f_mntfromname = "md0s0", '\000' <repeats 74 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0,
f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xc386f7c0,
mnt_time = 1285864736, mnt_iosize_max = 65536, mnt_reservedvnlist = {
tqh_first = 0x0, tqh_last = 0xd0fb2224}, mnt_nvnodelistsize = 27,
mnt_vn_use_ops = 0xd0f787c0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f787c0,
mnt_vn_spec_ops = 0xd0f788e0, mnt_vn_fifo_ops = 0xd0f78a00, mnt_ncmountpt = {
ncp = 0xc3687160, mount = 0xd0fb2040}, mnt_ncmounton = {ncp = 0x0,
mount = 0x0}, mnt_refs = 12, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb226c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$12 = {mnt_list = {tqe_next = 0xd0fb2940, tqe_prev = 0xd0fb2040},
mnt_op = 0xc047db80, mnt_vfc = 0xc047db40, mnt_namecache_gen = 688,
mnt_syncer = 0xc3838b40, mnt_nvnodelist = {tqh_first = 0xc3839040,
tqh_last = 0xc3838b8c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 272564224,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 512,
f_iosize = 512, f_blocks = 2, f_bfree = 0, f_bavail = 0, f_files = 0,
f_ffree = 0, f_fsid = {val = {151060225, 9}}, f_owner = 0, f_type = 9,
f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "devfs\000\000\000\000\000\000\000\000\000\000",
f_mntonname = "/dev", '\000' <repeats 75 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "devfs", '\000' <repeats 74 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0,
f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xc36456e0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb2464}, mnt_nvnodelistsize = 161,
mnt_vn_use_ops = 0xd0f78b20, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f78b20,
mnt_vn_spec_ops = 0xd0f78c40, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3687200, mount = 0xd0fb2280}, mnt_ncmounton = {ncp = 0xc36871b0,
mount = 0xd0fb2040}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb24ac}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$13 = {mnt_list = {tqe_next = 0xd0fb24c0, tqe_prev = 0xd0fb2280},
mnt_op = 0xc047edc0, mnt_vfc = 0xc047ed80, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fc4b40, mnt_nvnodelist = {tqh_first = 0xd3fc4a00,
tqh_last = 0xd3fc4b8c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 138346496,
mnt_maxsymlinklen = 255, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, 26894}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 5405, f_asyncwrites = 8004,
f_fstypename = "hammer\000\000\000\000\000\000\000\000\000",
f_mntonname = "/", '\000' <repeats 78 times>, f_syncreads = 0,
f_asyncreads = 6866, f_spares1 = 0,
f_mntfromname = "ROOT", '\000' <repeats 75 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384, f_frsize = 16384,
f_blocks = 2274304, f_bfree = 1764927, f_bavail = 1764927,
f_files = 258860, f_ffree = 0, f_favail = 0, f_fsid = 1699068419,
f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0,
f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {
time_low = 3352312949, time_mid = 51001, time_hi_and_version = 4575,
clock_seq_hi_and_reserved = 135 '\207', clock_seq_low = 44 ',',
node = "\001\r`\312\377\367"}, f_uid_uuid = {time_low = 0, time_mid = 0,
time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000',
clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}},
mnt_data = 0xd3fb4000, mnt_time = 0, mnt_iosize_max = 131072,
mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xd0fb2b24},
mnt_nvnodelistsize = 40100, mnt_vn_use_ops = 0xd0f7ace0,
mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0,
mnt_vn_norm_ops = 0xd0f7ace0, mnt_vn_spec_ops = 0xd0f7ae00,
mnt_vn_fifo_ops = 0xd0f7af20, mnt_ncmountpt = {ncp = 0xc368b1c0,
mount = 0xd0fb2940}, mnt_ncmounton = {ncp = 0xc368aef0,
mount = 0xd0fb2040}, mnt_refs = 129, mnt_token = {t_ref = 0x0,
t_flags = 1, t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb2b6c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$14 = {mnt_list = {tqe_next = 0xd0fb2700, tqe_prev = 0xd0fb2940},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fc5180, mnt_nvnodelist = {tqh_first = 0xd3fc5180,
tqh_last = 0xd3fc51cc}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 512,
f_iosize = 512, f_blocks = 2, f_bfree = 0, f_bavail = 0, f_files = 678,
f_ffree = 0, f_fsid = {val = {151060225, -845823095}}, f_owner = 0,
f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/dev", '\000' <repeats 75 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/dev", '\000' <repeats 75 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 512, f_frsize = 512,
f_blocks = 2, f_bfree = 0, f_bavail = 0, f_files = 678, f_ffree = 0,
f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0,
f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0,
f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0,
time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000',
clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = {
time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fc5040, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb26a4}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f799c0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f799c0,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3687200, mount = 0xd0fb24c0}, mnt_ncmounton = {ncp = 0xc36877f0,
mount = 0xd0fb2940}, mnt_refs = 49, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb26ec}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$15 = {mnt_list = {tqe_next = 0xd0fb3480, tqe_prev = 0xd0fb24c0},
mnt_op = 0xc047c700, mnt_vfc = 0xc047c6c0, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd2d80, mnt_nvnodelist = {tqh_first = 0xd3fd8000,
tqh_last = 0xd3fd2dcc}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 134217728,
mnt_maxsymlinklen = 60, mnt_stat = {f_spare2 = 0, f_bsize = 2048,
f_iosize = 16384, f_blocks = 128999, f_bfree = 47851, f_bavail = 37532,
f_files = 32510, f_ffree = 31782, f_fsid = {val = {1285263650,
1918665815}}, f_owner = 0, f_type = 10, f_flags = 4096,
f_syncwrites = 5, f_asyncwrites = 1372,
f_fstypename = "ufs", '\000' <repeats 12 times>,
f_mntonname = "/boot", '\000' <repeats 74 times>, f_syncreads = 0,
f_asyncreads = 45, f_spares1 = 0,
f_mntfromname = "/dev/serno/MRG259KBFE1NXH.s1a", '\000' <repeats 50 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 2048,
f_frsize = 2048, f_blocks = 128999, f_bfree = 47851, f_bavail = 37532,
f_files = 32510, f_ffree = 31782, f_favail = 31782, f_fsid = 0,
f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0,
f_syncwrites = 5, f_asyncreads = 45, f_asyncwrites = 1372, f_fsid_uuid = {
time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xc386fac0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb28e4}, mnt_nvnodelistsize = 8,
mnt_vn_use_ops = 0xd0f79420, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f79420,
mnt_vn_spec_ops = 0xd0f79780, mnt_vn_fifo_ops = 0xd0f79660, mnt_ncmountpt = {
ncp = 0xc3690080, mount = 0xd0fb2700}, mnt_ncmounton = {ncp = 0xc368fe00,
mount = 0xd0fb2940}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb292c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$16 = {mnt_list = {tqe_next = 0xd0fb36c0, tqe_prev = 0xd0fb2700},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd3500, mnt_nvnodelist = {tqh_first = 0xd3fd3500,
tqh_last = 0xd3fd354c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, -1532848646}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/usr", '\000' <repeats 75 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00001", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd33c0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb3664}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f790c0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f790c0,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3690210, mount = 0xd0fb3480}, mnt_ncmounton = {ncp = 0xc368f0e0,
mount = 0xd0fb2940}, mnt_refs = 44, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb36ac}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$17 = {mnt_list = {tqe_next = 0xd0fb3900, tqe_prev = 0xd0fb3480},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd3a00, mnt_nvnodelist = {tqh_first = 0xd3fd3a00,
tqh_last = 0xd3fd3a4c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, -1586037127}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/var", '\000' <repeats 75 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00003", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd38c0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb38a4}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f78fa0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f78fa0,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc36902b0, mount = 0xd0fb36c0}, mnt_ncmounton = {ncp = 0xc368fbd0,
mount = 0xd0fb2940}, mnt_refs = 20, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb38ec}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$18 = {mnt_list = {tqe_next = 0xd0fb3b40, tqe_prev = 0xd0fb36c0},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd3f00, mnt_nvnodelist = {tqh_first = 0xd3fd3f00,
tqh_last = 0xd3fd3f4c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, 1166843806}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/tmp", '\000' <repeats 75 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00006", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd3dc0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb3ae4}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f79300, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f79300,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3690440, mount = 0xd0fb3900}, mnt_ncmounton = {ncp = 0xc368fdb0,
mount = 0xd0fb2940}, mnt_refs = 2, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb3b2c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$19 = {mnt_list = {tqe_next = 0xd0fb3d80, tqe_prev = 0xd0fb3900},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd4400, mnt_nvnodelist = {tqh_first = 0xd3fd4400,
tqh_last = 0xd3fd444c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, -1428280961}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/home", '\000' <repeats 74 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00007", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd42c0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb3d24}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f791e0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f791e0,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc36905d0, mount = 0xd0fb3b40}, mnt_ncmounton = {ncp = 0xc368fd60,
mount = 0xd0fb2940}, mnt_refs = 37, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb3d6c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$20 = {mnt_list = {tqe_next = 0xd0fb3fc0, tqe_prev = 0xd0fb3b40},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd4a40, mnt_nvnodelist = {tqh_first = 0xd3fd4a40,
tqh_last = 0xd3fd4a8c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, -1358281988}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/var/tmp", '\000' <repeats 71 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00005", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd4900, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb3f64}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f7a500, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f7a500,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc36907b0, mount = 0xd0fb3d80}, mnt_ncmounton = {ncp = 0xc36906c0,
mount = 0xd0fb36c0}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb3fac}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$21 = {mnt_list = {tqe_next = 0xd0fb4200, tqe_prev = 0xd0fb3d80},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd5080, mnt_nvnodelist = {tqh_first = 0xd3fd5080,
tqh_last = 0xd3fd50cc}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, 1311000728}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/usr/obj", '\000' <repeats 71 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00002", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd4f40, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb41a4}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f7a3e0, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f7a3e0,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3690940, mount = 0xd0fb3fc0}, mnt_ncmounton = {ncp = 0xc3690800,
mount = 0xd0fb3480}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb41ec}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$22 = {mnt_list = {tqe_next = 0xd0fb4440, tqe_prev = 0xd0fb3fc0},
mnt_op = 0xc046e060, mnt_vfc = 0xc046e020, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd56c0, mnt_nvnodelist = {tqh_first = 0xd3fd56c0,
tqh_last = 0xd3fd570c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384,
f_iosize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_fsid = {val = {
-762746477, 1079571485}}, f_owner = 0, f_type = 1, f_flags = 4096,
f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "null", '\000' <repeats 11 times>,
f_mntonname = "/var/crash", '\000' <repeats 69 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "/pfs/@@-1:00004", '\000' <repeats 64 times>,
f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384,
f_frsize = 16384, f_blocks = 2274304, f_bfree = 1764927,
f_bavail = 1764927, f_files = 258860, f_ffree = 0, f_favail = 0,
f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0,
f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0,
f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xd3fd5580, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb43e4}, mnt_nvnodelistsize = 1,
mnt_vn_use_ops = 0xd0f7a080, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f7a080,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3690b20, mount = 0xd0fb4200}, mnt_ncmounton = {ncp = 0xc3690a80,
mount = 0xd0fb36c0}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb442c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$23 = {mnt_list = {tqe_next = 0xd0fb48c0, tqe_prev = 0xd0fb4200},
mnt_op = 0xc046e3c0, mnt_vfc = 0xc046e380, mnt_namecache_gen = 0,
mnt_syncer = 0xd3fd5bc0, mnt_nvnodelist = {tqh_first = 0xd3f8d880,
tqh_last = 0xd3fd5c0c}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 268435456,
mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 4096,
f_iosize = 4096, f_blocks = 1, f_bfree = 0, f_bavail = 0, f_files = 6164,
f_ffree = 6118, f_fsid = {val = {100728580, 6}}, f_owner = 0, f_type = 6,
f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0,
f_fstypename = "procfs\000\000\000\000\000\000\000\000\000",
f_mntonname = "/proc", '\000' <repeats 74 times>, f_syncreads = 0,
f_asyncreads = 0, f_spares1 = 0,
f_mntfromname = "procfs", '\000' <repeats 73 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 4096, f_frsize = 4096,
f_blocks = 1, f_bfree = 0, f_bavail = 0, f_files = 6164, f_ffree = 6118,
f_favail = 6118, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0,
f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0,
f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0,
time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000',
clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = {
time_low = 0, time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0x0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb4624}, mnt_nvnodelistsize = 6,
mnt_vn_use_ops = 0xd0f79f60, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f79f60,
mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = {
ncp = 0xc3690ee0, mount = 0xd0fb4440}, mnt_ncmounton = {ncp = 0xc368fb30,
mount = 0xd0fb2940}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb466c}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
$24 = {mnt_list = {tqe_next = 0x0, tqe_prev = 0xd0fb4440},
mnt_op = 0xc047c700, mnt_vfc = 0xc047c6c0, mnt_namecache_gen = 0,
mnt_syncer = 0xd7c42980, mnt_nvnodelist = {tqh_first = 0xd7c42840,
tqh_last = 0xd7c429cc}, mnt_lock = {lk_spinlock = {lock = 0},
lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0,
lk_unused1 = 0, lk_wmesg = 0xc0415578 "vfslock", lk_timo = 0,
lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 134217728,
mnt_maxsymlinklen = 60, mnt_stat = {f_spare2 = 0, f_bsize = 2048,
f_iosize = 16384, f_blocks = 9047, f_bfree = 5166, f_bavail = 4443,
f_files = 2302, f_ffree = 2268, f_fsid = {val = {1286210213, 815118810}},
f_owner = 0, f_type = 10, f_flags = 4096, f_syncwrites = 0,
f_asyncwrites = 266, f_fstypename = "ufs", '\000' <repeats 12 times>,
f_mntonname = "/tmp/initrd", '\000' <repeats 68 times>, f_syncreads = 0,
f_asyncreads = 3, f_spares1 = 0,
f_mntfromname = "/dev/vn4s0", '\000' <repeats 69 times>, f_spares2 = 0,
f_spare = {0, 0}}, mnt_vstat = {f_bsize = 2048, f_frsize = 2048,
f_blocks = 9047, f_bfree = 5166, f_bavail = 4443, f_files = 2302,
f_ffree = 2268, f_favail = 2268, f_fsid = 0, f_flag = 0, f_namemax = 0,
f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0,
f_asyncreads = 3, f_asyncwrites = 196, f_fsid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0,
time_mid = 0, time_hi_and_version = 0,
clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000',
node = "\000\000\000\000\000"}}, mnt_data = 0xc3871bc0, mnt_time = 0,
mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0,
tqh_last = 0xd0fb4aa4}, mnt_nvnodelistsize = 36,
mnt_vn_use_ops = 0xd0f7e760, mnt_vn_coherency_ops = 0x0,
mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xd0f7e760,
mnt_vn_spec_ops = 0xd0f7eac0, mnt_vn_fifo_ops = 0xd0f7ebe0, mnt_ncmountpt = {
ncp = 0xd70e17b0, mount = 0xd0fb48c0}, mnt_ncmounton = {ncp = 0xd70e4780,
mount = 0xd0fb3900}, mnt_refs = 7, mnt_token = {t_ref = 0x0, t_flags = 1,
t_collisions = 0, t_desc = 0xc0415580 "permnt"}, mnt_jlist = {
tqh_first = 0x0, tqh_last = 0xd0fb4aec}, mnt_jbitmap = 0x0,
mnt_streamid = 0, mnt_bioops = 0x0}
(kgdb)
Id Refs Address Size Name
1 20 0xc0100000 4d31b0 kernel
2 1 0xc05d4000 11c78 if_ath.ko
3 3 0xc05e6000 6157c ath_hal.ko
4 2 0xc0648000 45f8 ath_rate.ko
5 1 0xc064d000 5fe0 snd_ich.ko
6 2 0xc0653000 21924 sound.ko
7 2 0xc0675000 6a5d8 acpi.ko
8 1 0xc06e0000 10850 ahci.ko
9 1 0xc06f1000 9094 ehci.ko
10 1 0xc06fb000 def0 dm.ko
11 1 0xc0709000 4434 acpi_thinkpad.ko
12 1 0xd43a0000 5e000 radeon.ko
13 1 0xd434b000 12000 drm.ko
14 1 0xd4771000 3000 vn.ko
(kgdb)
------------------------------------------------------------------------
ps -axl
UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND
0 0 -1 10 158 0 0 0 nowork DL ?? 0:06.20 (swapper)
0 1 0 0 152 0 1688 664 wait IL ?? 0:00.02 (init)
0 276 1 0 152 0 5516 1676 kqread I ?? 0:00.02 (wpa_suppl
77 337 1 0 152 0 2340 224 kqread I ?? 0:00.00 (dhclient)
0 480 1 0 152 0 2336 1040 kqread I ?? 0:00.02 (syslogd)
0 675 1 0 152 0 2600 1252 nanslp S ?? 0:00.08 (dntpd)
0 723 1 0 152 0 1932 980 nanslp S ?? 0:00.13 (powerd)
0 787 1 123 227 0 5476 1428 kqread I ?? 0:00.01 (sshd)
0 816 1 0 152 0 2752 1340 nanslp I ?? 0:00.02 (cron)
0 855 1 0 152 0 1968 852 kqread I ?? 0:01.79 (moused)
1001 920 901 6 156 0 3684 1564 wait I ?? 0:00.01 (xinit)
0 921 920 0 152 0 95824 57556 kqread S ?? 0:45.38 (Xorg)
1001 926 920 8 157 0 1960 984 wait I ?? 0:00.00 (sh)
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 0 0 0 0 -52 0 0 - ? dev- 0:00.00 ()
0 100 0 0 0 -52 0 0 - ?L dev- 0:00.00 ()
1001 901 1 14 160 0 2556 1080 wait I dev- 0:00.02 (sh)
0 902 1 10 158 0 2320 1124 ttyin I+ dev 0:00.01 (getty)
0 880 1 4 154 0 2320 1124 ttyin I+ #C0 0:00.01 (getty)
0 881 1 5 155 0 2320 1124 ttyin I+ #C0 0:00.00 (getty)
0 882 1 7 156 0 2320 1124 ttyin I+ #C0 0:00.01 (getty)
0 883 1 11 159 0 2320 1124 ttyin I+ #C0 0:00.00 (getty)
0 884 1 15 161 0 2320 1124 ttyin I+ #C0 0:00.00 (getty)
0 885 1 20 164 0 2320 1120 ttyin I+ #C0 0:00.01 (getty)
0 886 1 23 166 0 2320 1124 ttyin I+ #C0 0:00.01 (getty)
0 313 1 13 160 0 2260 456 kqread I+ #C0- 0:00.01 (dhclient)
------------------------------------------------------------------------
vmstat -s
7458488 cpu context switches
44546 device interrupts
2718 software interrupts
44444 traps
7159645 system calls
1 kernel threads created
500 fork() calls
2 vfork() calls
0 rfork() calls
345 exec() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
486 vnode pager pageins
486 vnode pager pages paged in
28 vnode pager pageouts
28 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
0 pages reactivated
11277 copy-on-write faults
0 copy-on-write optimized faults
24977 zero fill pages zeroed
24433 zero fill pages prezeroed
56 intransit blocking page faults
113689 total VM faults taken
0 pages affected by kernel thread creation
27989 pages affected by fork()
121 pages affected by vfork()
0 pages affected by rfork()
326889 pages freed
0 pages freed by daemon
22172 pages freed by exiting processes
7643 pages active
118505 pages inactive
0 pages in VM cache
40417 pages wired down
83976 pages free
4096 bytes per page
6782 total path lookups
18164 total component lookups
cache hits (79% pos + 16% neg)
deletions 0%, falsehits 0%
------------------------------------------------------------------------
vmstat -m
Memory statistics by type Type Kern
Type InUse MemUse HighUse Limit Requests Limit Limit
drm_sarea 1 1K 0K 100524K 1 0 0
drm_driver 4 2K 0K 100524K 4 0 0
drm_maps 1 1K 0K 100524K 1 0 0
drm_agplists 1 1K 0K 100524K 1 0 0
drm_ctxbitmap 1 4K 0K 100524K 1 0 0
HAMMER-inodes 40101 27570K 0K 1048576K 42109 0 0
HAMMER-others 5439 622K 0K 100524K 48562 0 0
dm_crypt 259 31K 0K 100524K 429663 0 0
dm 7 1K 0K 100524K 11 0 0
acpidev 75 2K 0K 100524K 75 0 0
acpisem 21 1K 0K 100524K 21 0 0
feeder 112 2K 0K 100524K 116 0 0
acpitask 0 0K 0K 100524K 4 0 0
acpica 219 9K 0K 100524K 97276 0 0
ath_hal 3 14K 0K 100524K 3 0 0
ac97 2 1K 0K 100524K 2 0 0
athdev 3 40K 0K 100524K 3 0 0
mixer 1 1K 0K 100524K 1 0 0
atkbddev 2 1K 0K 100524K 2 0 0
$PIR 6 1K 0K 100524K 6 0 0
CAM XPT 34 7K 0K 100524K 93 0 0
uidinfo 4 3K 0K 100524K 29 0 0
cred 8 1K 0K 100524K 208 0 0
legacydrv 3 1K 0K 100524K 3 0 0
pgrp 36 3K 0K 100524K 164 0 0
uc_devlist 25 2K 0K 100524K 25 0 0
nexusdev 5 1K 0K 100524K 5 0 0
session 29 2K 0K 100524K 47 0 0
proc 48 45K 0K 100524K 1848 0 0
lwp 53 17K 0K 100524K 2246 0 0
subproc 64 131K 0K 100524K 1885 0 0
lwbuf 18 1K 0K 100524K 18 0 0
syscons 46 186K 0K 100524K 46 0 0
xform 0 0K 0K 100524K 42 0 0
crypto 6 2K 0K 100524K 10 0 0
propstng 1355 32K 0K 100524K 1355 0 0
prop string 1347 11K 0K 100524K 1539 0 0
propnmbr 1608 63K 0K 100524K 1608 0 0
pdict16 25 2K 0K 100524K 25 0 0
propdict 665 125K 0K 100524K 665 0 0
prop dictionary 662 83K 0K 100524K 753 0 0
proparay 7 2K 0K 100524K 7 0 0
prop array 1 3K 0K 100524K 67 0 0
kbdmux 6 7K 0K 100524K 6 0 0
isadev 22 1K 0K 100524K 22 0 0
USB 64 5K 0K 100524K 72 0 0
USBdev 17 6K 0K 100524K 17 0 0
ZONE 7 1K 0K 100524K 7 0 0
vmspace 51 15K 0K 100524K 51 0 0
acd_driver 1 2K 0K 100524K 1 0 0
ata_cam 2 2K 0K 100524K 16 0 0
device-mapped pages 8416 658K 0K 100524K 8416 0 0
tmpfs mount 0 0K 0K 100524K 2 0 0
HAMMER-mount 1 40K 0K 100524K 1 0 0
devfs 3714 368K 0K 100524K 6559 0 0
UFS dirhash 3 1K 0K 100524K 3 0 0
UFS mount 9 14K 0K 100524K 24 0 0
UFS ihash 1 512K 0K 100524K 1 0 0
FFS node 68 17K 0K 1048576K 246 0 0
pagedep 1 128K 0K 100524K 1 0 0
inodedep 1 512K 0K 100524K 1 0 0
newblk 1 1K 0K 100524K 1 0 0
p1003.1b 1 1K 0K 100524K 1 0 0
objcache 54 4K 0K 100524K 59 0 0
objcache magazine 506 143K 0K 100524K 526 0 0
lockf 7 1K 0K 100524K 2712 0 0
agp 1 1K 0K 100524K 1 0 0
atexit 1 1K 0K 100524K 1 0 0
NFS daemon 1 1K 0K 100524K 1 0 0
NFS hash 1 512K 0K 100524K 1 0 0
syncache 1 6K 0K 100524K 1 0 0
tcptemp 25 2K 0K 100524K 25 0 0
tseg_qent 0 0K 0K 100524K 57 0 0
ipq 50 2K 0K 100524K 50 0 0
proc-args 44 3K 0K 100524K 1538 0 0
in_multi 9 1K 0K 100524K 9 0 0
exec-args 8 2080K 0K 100524K 8 0 0
kqueue 0 0K 0K 100524K 521 0 0
80211scan 5 4K 0K 100524K 8 0 0
80211node 2 10K 0K 100524K 4 0 0
80211nodeie 5 1K 0K 100524K 12 0 0
80211com 1 7K 0K 100524K 1 0 0
80211crypto 2 1K 0K 100524K 2 0 0
80211vap 1 3K 0K 100524K 1 0 0
routetbl 148 14K 0K 100524K 412 0 0
faith 1 1K 0K 100524K 1 0 0
clone 3 12K 0K 100524K 3 0 0
ifaddr 392 17K 0K 100524K 392 0 0
ether_multi 38 2K 0K 100524K 50 0 0
ifnet 2 2K 0K 100524K 2 0 0
BPF 16 73K 0K 100524K 23 0 0
MSDOSFS mount 1 512K 0K 100524K 1 0 0
NULLFS mount 8 3K 0K 100524K 8 0 0
vnodes 42604 13314K 0K 1048576K 42604 0 0
vnodeops 25 8K 0K 100524K 44 0 0
nameibufs 9 9K 0K 100524K 9 0 0
mount 15 9K 0K 100524K 25 0 0
cluster_save 0 0K 0K 100524K 15 0 0
vfscache 85594 6005K 0K 100524K 110031 0 0
BIO buffer 0 0K 0K 100524K 133 0 0
unpcb 42 7K 0K 100524K 1417 0 0
kenv 27 3K 0K 100524K 27 0 0
socket 51 13K 0K 100524K 2597 0 0
soname 22 1K 0K 100524K 5058 0 0
pcb 25 11K 0K 100524K 2268 0 0
tag 0 0K 0K 100524K 2 0 0
mbuf 234 117K 0K 100524K 234 0 0
mbufcl 129 258K 0K 100524K 129 0 0
mclmeta 129 2K 0K 100524K 129 0 0
file desc 63 19K 0K 100524K 2083 0 0
ptys 256 80K 0K 100524K 256 0 0
ttys 1186 150K 0K 100524K 2311 0 0
shm 4 12K 0K 100524K 9 0 0
file 169 12K 0K 100524K 80124 0 0
sigio 2 1K 0K 100524K 2 0 0
kld 109 496K 0K 100524K 210 0 0
sem 3 5K 0K 100524K 3 0 0
ata_dma 2 1K 0K 100524K 2 0 0
module 204 12K 0K 100524K 204 0 0
varsym 256 8K 0K 100524K 268 0 0
ad_driver 1 1K 0K 100524K 1 0 0
ata_generic 131 24K 0K 100524K 131 0 0
CCMS 42604 2663K 0K 100524K 42604 0 0
CAM queue 11 1K 0K 100524K 59 0 0
CAM SIM 3 1K 0K 100524K 3 0 0
CAM periph 5 1K 0K 100524K 13 0 0
msg 4 24K 0K 100524K 4 0 0
ISOFS mount 1 512K 0K 100524K 1 0 0
rman 108 6K 0K 100524K 427 0 0
pipe 45 5K 0K 100524K 843 0 0
ioctlops 0 0K 0K 100524K 89 0 0
taskqueue 10 1K 0K 100524K 10 0 0
sbuf 0 0K 0K 100524K 2 0 0
SWAP 2 549K 0K 100524K 2 0 0
MD disk 3 1K 0K 100524K 3 0 0
kobj 151 170K 0K 100524K 154 0 0
eventhandler 29 1K 0K 100524K 29 0 0
disk 2 1K 0K 100524K 2 0 0
scsi_cd 0 0K 0K 100524K 1 0 0
bus 785 71K 0K 100524K 6014 0 0
CAM dev queue 3 1K 0K 100524K 3 0 0
callout 1 1024K 0K 100524K 1 0 0
sysctl 0 0K 0K 100524K 7902 0 0
sysctloid 774 19K 0K 100524K 798 0 0
dsched 2380 556K 0K 100524K 2810 0 0
lwkt message 7 1K 0K 100524K 7 0 0
thread 96 78K 0K 100524K 114 0 0
udev 0 0K 0K 100524K 5 0 0
memdesc 1 3K 0K 100524K 8 0 0
MPipe Array 2 1K 0K 100524K 2 0 0
cache 3544 191K 0K 100524K 3611 0 0
devbuf 1547 491K 0K 100524K 3034 0 0
temp 196 7K 0K 100524K 262295 0 0
ip6ndp 9 1K 0K 100524K 9 0 0
Memory Totals: In Use Free Requests
61629K 0K 1233613
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQUESTS
SWAPMETA: 160, 215092, 0, 25, 1
KNOTE: 96, 0, 8, 76, 18
DIRHASH: 1024, 0, 8, 4, 8
NFSNODE: 384, 0, 0, 0, 0
NFSMOUNT: 832, 0, 0, 0, 0
cryptodesc: 64, 0, 0, 0, 0
cryptop: 64, 0, 0, 0, 0
PV ENTRY: 32, 1756734, 12832, 249263, 238410
MAP ENTRY: 60, 0, 209, 251, 617
MAP: 128, 0, 0, 10, 0
VM OBJECT: 116, 0, 430, 141, 7512
------------------------------------------------------------------------
vmstat -i
interrupt total rate
clk 31384 7
atkbd0 53 0
acpi0 792 0
uhci0/uhci1/uhci2/ehci0/cbb0/cbb1/em0/ath0/pcm0 1130 0
psm0 0 0
ata0 11162 2
ata1 41 0
irq19 20 0
irq21 11237 2
swi_cambio 0 0
swi_vm 0 0
swi_mp_taskq/swi_taskq 0 0
Total 55819 13
------------------------------------------------------------------------
pstat -T
169/98624 files
0M/2047M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity Type
/dev/ad0s1b 4194048 0 4194048 0% Interleaved
------------------------------------------------------------------------
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
m 196608 0 --rw------- matthias matthias matthias matthias 2 393216 1101 92117:38:04 17:38:04 17:38:04
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: 33554432 (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: 8192 (max amount of shared memory in pages)
seminfo:
semmap: 30 (# of entries in semaphore map)
semmni: 10 (# of semaphore identifiers)
semmns: 60 (# of semaphores in system)
semmnu: 30 (# of undo structures in system)
semmsl: 60 (max # of semaphores per id)
semopm: 100 (max # of operations per semop call)
semume: 10 (max # of undo entries per process)
semusz: 92 (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 GLease Vacate Evict
0 0 0 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
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 GLease Vacate Evict
0 0 0 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 Lease Stats:
Leases PeakL GLeases
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 Fast Retransmits (0 early)
0 packets sent by Limited Transmit
0 spurious RTO retransmits
0 spurious Fast Retransmits (0 early)
0 Eifel-detected spurious retransmits
0 RTT-detected spurious retransmits
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 connection requests
0 connection accepts
0 bad connection attempts
0 listen queue overflows
0 connections established (including accepts)
0 connections 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 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
udp:
0 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams dropped due to no socket
0 dropped due to full socket buffers
0 not for hashed pcb
0 delivered
0 datagrams output
ip:
1 total packet 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
0 packets for this host
0 packets for unknown/unsupported protocol
0 packets forwarded (0 packets fast forwarded)
1 packet not forwardable
0 packets received for unknown multicast group
0 redirects sent
0 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
0 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated 'cuz old message was icmp
0 messages with bad code fields
0 messages < minimum length
0 bad checksums
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
0 message responses generated
0 invalid return addresses
0 no return routes
ICMP address mask responses are disabled
igmp:
0 messages received
0 messages received with too few bytes
0 messages received with bad checksum
0 membership queries received
0 membership queries received with invalid field(s)
0 membership reports received
0 membership reports received with invalid field(s)
0 membership reports received for groups to which we belong
0 membership reports sent
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
6 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 continuous
0 tunneling packets that can't find gif
0 packets discarded due to too may headers
0 failures of source address selection
0 forward cache hit
0 forward cache miss
icmp6:
0 calls to icmp_error
0 errors not generated because old message was icmp error or so
0 errors not generated because rate limitation
Output histogram:
multicast listener report: 6
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
------------------------------------------------------------------------
netstat -m
2/13312 mbufs in use (current/max):
40/6656 mbuf clusters in use (current/max)
42 mbufs and mbuf clusters allocated to data
81 Kbytes allocated to network (0% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
------------------------------------------------------------------------
netstat -id
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll Drop
em0* 1500 <Link#1> 00:0d:60:ca:ff:f7 0 0 0 0 0 0
ath0 2290 <Link#2> 00:05:4e:48:40:a7 46036 561 8144 0 0 0
faith0* 1500 <Link#3> 0 0 0 0 0 0
lo0 16384 <Link#4> 0 0 0 0 0 0
lo0 16384 your-net localhost 0 - 0 - - -
lo0 16384 localhost ::1 0 - 0 - - -
lo0 16384 fe80:4::1 fe80:4::1 0 - 0 - - -
ppp0* 1500 <Link#5> 0 0 0 0 0 0
sl0* 552 <Link#6> 0 0 0 0 0 0
wlan0 1500 <Link#7> 00:05:4e:48:40:a7 8523 0 8125 0 0 0
wlan0 1500 fe80:7::205 fe80:7::205:4eff: 0 - 4 - - -
wlan0 1500 10.253.195.96 10.253.195.103 8390 - 8114 - - -
------------------------------------------------------------------------
netstat -anr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 10.253.195.97 UGSc 54 0 wlan0
10.253.195.96/27 link#7 UC 1 0 wlan0
10.253.195.97 00:14:78:8f:89:bd UHLW 55 1 wlan0 837
10.253.195.103 127.0.0.1 UGHS 0 0 lo0
62.146.26.40 10.253.195.97 UGHW3 0 0 wlan0 57
62.157.140.133 10.253.195.97 UGHW3 0 15 wlan0
69.147.83.33 10.253.195.97 UGHW3 0 176 wlan0
69.147.83.36 10.253.195.97 UGHW3 0 0 wlan0
69.147.83.42 10.253.195.97 UGHW3 0 0 wlan0
69.147.83.44 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.17 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.18 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.19 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.83 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.91 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.93 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.99 10.253.195.97 UGHW3 0 42 wlan0
74.125.43.100 10.253.195.97 UGHW3 0 6 wlan0
74.125.43.101 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.102 10.253.195.97 UGHW3 0 6 wlan0
74.125.43.103 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.104 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.105 10.253.195.97 UGHW3 0 13 wlan0
74.125.43.106 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.113 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.136 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.138 10.253.195.97 UGHW3 0 6 wlan0
74.125.43.139 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.147 10.253.195.97 UGHW3 0 0 wlan0
74.125.43.190 10.253.195.97 UGHW3 0 0 wlan0
78.46.108.116 10.253.195.97 UGHW 1 17 wlan0
80.67.29.6 10.253.195.97 UGHW 1 903 wlan0
80.156.86.78 10.253.195.97 UGHW3 0 6 wlan0
80.190.158.5 10.253.195.97 UGHW3 0 145 wlan0 57
80.190.158.8 10.253.195.97 UGHW3 0 0 wlan0 57
87.106.64.223 10.253.195.97 UGHW3 0 0 wlan0
127.0.0.1 127.0.0.1 UH 1 0 lo0
128.31.0.49 10.253.195.97 UGHW3 0 0 wlan0
137.248.121.162 10.253.195.97 UGHW3 0 126 wlan0
137.248.123.7 10.253.195.97 UGHW3 0 418 wlan0
192.0.32.10 10.253.195.97 UGHW3 0 0 wlan0
194.177.211.202 10.253.195.97 UGHW3 0 0 wlan0
204.152.190.12 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.99 10.253.195.97 UGHW3 0 45 wlan0
209.85.135.100 10.253.195.97 UGHW3 0 6 wlan0
209.85.135.101 10.253.195.97 UGHW3 0 9 wlan0
209.85.135.102 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.103 10.253.195.97 UGHW3 0 14 wlan0
209.85.135.104 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.105 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.106 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.113 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.138 10.253.195.97 UGHW3 0 23 wlan0
209.85.135.139 10.253.195.97 UGHW3 0 0 wlan0
209.85.135.147 10.253.195.97 UGHW3 0 0 wlan0
212.123.107.4 10.253.195.97 UGHW3 0 0 wlan0 57
213.239.206.189 10.253.195.97 UGHW3 0 185 wlan0
217.0.43.113 10.253.195.97 UGHW3 0 521 wlan0 57
217.115.13.100 10.253.195.97 UGHW3 0 3163 wlan0 392
Internet6:
Destination Gateway Flags Netif Expire
::1 ::1 UH lo0
fe80::%lo0/64 fe80::1%lo0 Uc lo0
fe80::1%lo0 link#4 UHL lo0
fe80::%wlan0/64 link#7 UC wlan0
fe80::205:4eff:fe48:40a7%wlan0 00:05:4e:48:40:a7 UHL lo0
ff01::/32 ::1 U lo0
ff02::%lo0/32 ::1 UC lo0
ff02::%wlan0/32 link#7 UC wlan0
------------------------------------------------------------------------
netstat -anA
Active Internet connections (including servers)
Socket Proto Recv-Q Send-Q Local Address Foreign Address (state)
c3b6ebc0 udp4 0 0 *.* *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
c3b2ca20 dgram 0 0 d437d640 0 0 0 /var/run/logpriv
c3b2c5c0 dgram 0 0 d437d500 0 0 0 /var/run/log
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
------------------------------------------------------------------------
fstat
USER CMD PID FD PATH INUM MODE SZ|DV R/W
matthias sh 926 root /new_root ?(1c) -
matthias sh 926 wd /new_root/home/matthias ?(1c) -
matthias sh 926 text /new_root/bin/sh ?(1c) -
matthias sh 926 10 /new_root/home/matthias/.xinitrc ?(1c) -
root Xorg 921 root /new_root ?(1c) -
root Xorg 921 wd /new_root/home/matthias ?(1c) -
root Xorg 921 text /new_root/pfs/@@-1:00001/pkg/bin/Xorg ?(1c) -
root Xorg 921 0 /new_root/var/log/Xorg.0.log ?(1c) -
root Xorg 921 1* internet stream tcp d0f43b80
root Xorg 921 2 /new_root/dev/null ?(1d) -
root Xorg 921 3* local stream c372e280
root Xorg 921 4 /new_root/usr/pkg/lib/xorg/protocol.txt ?(1c) -
root Xorg 921 5 /new_root/dev/ttyv8 ?(1d) -
root Xorg 921 6 /new_root/dev/pci ?(1d) -
root Xorg 921 7 /new_root/dev/mem ?(1d) -
root Xorg 921 8 /new_root/dev/io ?(1d) -
root Xorg 921 9 /new_root/dev/sysmouse ?(1d) -
root Xorg 921 10* local stream c372e960 <-> c372f360
root Xorg 921 11* local stream c372f220 <-> c372e8c0
root Xorg 921 12* local stream c372dd80 <-> c372f2c0
root Xorg 921 13* local stream c372dba0 <-> c372df60
root Xorg 921 14* local stream c372f900 <-> c372f720
root Xorg 921 15* local stream c372ee60 <-> c372f400
root Xorg 921 16* local stream c372ebe0 <-> c372ef00
root Xorg 921 17* local stream c3736200 <-> c37347c0
root Xorg 921 18* local stream c3734540 <-> c3734860
root Xorg 921 19* local stream c3735800 <-> c3735760
matthias xinit 920 root /new_root ?(1c) -
matthias xinit 920 wd /new_root/home/matthias ?(1c) -
matthias xinit 920 text /new_root/pfs/@@-1:00001/pkg/bin/xinit ?(1c) -
matthias xinit 920 3* local stream c372f360 <-> c372e960
root getty 902 root /new_root ?(1c) -
root getty 902 wd / 2 drwxr-xr-x 512 r
root getty 902 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 902 0 /new_root/dev/ttyv0 ?(1d) -
root getty 902 1 /new_root/dev/ttyv0 ?(1d) -
root getty 902 2 /new_root/dev/ttyv0 ?(1d) -
matthias sh 901 root /new_root ?(1c) -
matthias sh 901 wd /new_root/home/matthias ?(1c) -
matthias sh 901 text /new_root/bin/sh ?(1c) -
matthias sh 901 10 /new_root/usr/pkg/bin/startx ?(1c) -
root getty 886 root /new_root ?(1c) -
root getty 886 wd / 2 drwxr-xr-x 512 r
root getty 886 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 886 0 /new_root/dev/ttyv7 ?(1d) -
root getty 886 1 /new_root/dev/ttyv7 ?(1d) -
root getty 886 2 /new_root/dev/ttyv7 ?(1d) -
root getty 885 root /new_root ?(1c) -
root getty 885 wd / 2 drwxr-xr-x 512 r
root getty 885 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 885 0 /new_root/dev/ttyv6 ?(1d) -
root getty 885 1 /new_root/dev/ttyv6 ?(1d) -
root getty 885 2 /new_root/dev/ttyv6 ?(1d) -
root getty 884 root /new_root ?(1c) -
root getty 884 wd / 2 drwxr-xr-x 512 r
root getty 884 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 884 0 /new_root/dev/ttyv5 ?(1d) -
root getty 884 1 /new_root/dev/ttyv5 ?(1d) -
root getty 884 2 /new_root/dev/ttyv5 ?(1d) -
root getty 883 root /new_root ?(1c) -
root getty 883 wd / 2 drwxr-xr-x 512 r
root getty 883 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 883 0 /new_root/dev/ttyv4 ?(1d) -
root getty 883 1 /new_root/dev/ttyv4 ?(1d) -
root getty 883 2 /new_root/dev/ttyv4 ?(1d) -
root getty 882 root /new_root ?(1c) -
root getty 882 wd / 2 drwxr-xr-x 512 r
root getty 882 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 882 0 /new_root/dev/ttyv3 ?(1d) -
root getty 882 1 /new_root/dev/ttyv3 ?(1d) -
root getty 882 2 /new_root/dev/ttyv3 ?(1d) -
root getty 881 root /new_root ?(1c) -
root getty 881 wd / 2 drwxr-xr-x 512 r
root getty 881 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 881 0 /new_root/dev/ttyv2 ?(1d) -
root getty 881 1 /new_root/dev/ttyv2 ?(1d) -
root getty 881 2 /new_root/dev/ttyv2 ?(1d) -
root getty 880 root /new_root ?(1c) -
root getty 880 wd / 2 drwxr-xr-x 512 r
root getty 880 text /new_root/pfs/@@-1:00001/libexec/getty ?(1c) -
root getty 880 0 /new_root/dev/ttyv1 ?(1d) -
root getty 880 1 /new_root/dev/ttyv1 ?(1d) -
root getty 880 2 /new_root/dev/ttyv1 ?(1d) -
root moused 855 root /new_root ?(1c) -
root moused 855 wd /new_root ?(1c) -
root moused 855 text /new_root/pfs/@@-1:00001/sbin/moused ?(1c) -
root moused 855 0 /new_root/dev/null ?(1d) -
root moused 855 1 /new_root/dev/null ?(1d) -
root moused 855 2 /new_root/dev/null ?(1d) -
root moused 855 3 /new_root/dev/psm0 ?(1d) -
root moused 855 4 /new_root/dev/consolectl ?(1d) -
root cron 816 root /new_root ?(1c) -
root cron 816 wd /new_root/var/cron ?(1c) -
root cron 816 text /new_root/pfs/@@-1:00001/sbin/cron ?(1c) -
root cron 816 0 /new_root/dev/null ?(1d) -
root cron 816 1 /new_root/dev/null ?(1d) -
root cron 816 2 /new_root/dev/null ?(1d) -
root cron 816 3 /new_root/var/run/cron.pid ?(1c) -
root sshd 787 root /new_root ?(1c) -
root sshd 787 wd /new_root ?(1c) -
root sshd 787 text /new_root/pfs/@@-1:00001/sbin/sshd ?(1c) -
root sshd 787 0 /new_root/dev/null ?(1d) -
root sshd 787 1 /new_root/dev/null ?(1d) -
root sshd 787 2 /new_root/dev/null ?(1d) -
root sshd 787 3 /new_root/dev/crypto ?(1d) -
root sshd 787 4* internet6 stream tcp d0f40780
root sshd 787 5* internet stream tcp d0f40ac0
root powerd 723 root /new_root ?(1c) -
root powerd 723 wd /new_root ?(1c) -
root powerd 723 text /new_root/pfs/@@-1:00001/sbin/powerd ?(1c) -
root powerd 723 0 /new_root/dev/null ?(1d) -
root powerd 723 1 /new_root/dev/null ?(1d) -
root powerd 723 2 /new_root/dev/null ?(1d) -
root powerd 723 3 /new_root/var/run/powerd.pid ?(1c) -
root powerd 723 4* local dgram c372d560 <-> c372c5c0
root dntpd 675 root /new_root ?(1c) -
root dntpd 675 wd /new_root ?(1c) -
root dntpd 675 text /new_root/pfs/@@-1:00001/sbin/dntpd ?(1c) -
root dntpd 675 0 /new_root/dev/null ?(1d) -
root dntpd 675 1 /new_root/dev/null ?(1d) -
root dntpd 675 2 /new_root/dev/null ?(1d) -
root dntpd 675 3* local dgram c372c840 <-> c372c5c0
root dntpd 675 4* internet dgram udp c376ed40
root syslogd 480 root /new_root ?(1c) -
root syslogd 480 wd /new_root ?(1c) -
root syslogd 480 text /new_root/pfs/@@-1:00001/sbin/syslogd ?(1c) -
root syslogd 480 0 /new_root/dev/null ?(1d) -
root syslogd 480 1 /new_root/dev/null ?(1d) -
root syslogd 480 2 /new_root/dev/null ?(1d) -
root syslogd 480 3 /new_root/var/run/syslog.pid ?(1c) -
root syslogd 480 4* local dgram c372c8e0
root syslogd 480 5* local dgram c372c5c0
root syslogd 480 6 /new_root/dev/klog ?(1d) -
root syslogd 480 8 /new_root/dev/console ?(1d) -
root syslogd 480 9 /new_root/var/log/messages ?(1c) -
root syslogd 480 10 /new_root/var/log/security ?(1c) -
root syslogd 480 11 /new_root/var/log/auth.log ?(1c) -
root syslogd 480 12 /new_root/var/log/daemon ?(1c) -
root syslogd 480 13 /new_root/var/log/maillog ?(1c) -
root syslogd 480 14 /new_root/var/log/lpd-errs ?(1c) -
root syslogd 480 15 /new_root/var/log/cron ?(1c) -
root syslogd 480 16 /new_root/var/log/slip.log ?(1c) -
root syslogd 480 17 /new_root/var/log/ppp.log ?(1c) -
_dhcp dhclient 337 root /new_root/var/empty ?(1c) -
_dhcp dhclient 337 wd /new_root/var/empty ?(1c) -
_dhcp dhclient 337 text /new_root/sbin/dhclient ?(1c) -
_dhcp dhclient 337 0 /new_root/dev/null ?(1d) -
_dhcp dhclient 337 1 /new_root/dev/null ?(1d) -
_dhcp dhclient 337 2 /new_root/dev/null ?(1d) -
_dhcp dhclient 337 4* route raw 0 c37f8c00
_dhcp dhclient 337 5* pipe d1cdfcc0 <-> d1cdfc30 0 rw
_dhcp dhclient 337 6 /new_root/var/db/dhclient.leases.wlan0 ?(1c) -
_dhcp dhclient 337 7 /new_root/dev/bpf ?(1d) -
_dhcp dhclient 337 8* internet raw ip c376ec80
root dhclient 313 root /new_root ?(1c) -
root dhclient 313 wd /new_root ?(1c) -
root dhclient 313 text /new_root/sbin/dhclient ?(1c) -
root dhclient 313 0 /new_root/dev/null ?(1d) -
root dhclient 313 1 /new_root/dev/null ?(1d) -
root dhclient 313 2 /new_root/dev/null ?(1d) -
root dhclient 313 4* pipe d1cdfc30 <-> d1cdfcc0 0 rw
root wpa_supplicant 276 root /new_root ?(1c) -
root wpa_supplicant 276 wd /new_root ?(1c) -
root wpa_supplicant 276 text /new_root/pfs/@@-1:00001/sbin/wpa_supplicant ?(1c) -
root wpa_supplicant 276 0 /new_root/dev/null ?(1d) -
root wpa_supplicant 276 1 /new_root/dev/null ?(1d) -
root wpa_supplicant 276 2 /new_root/dev/null ?(1d) -
root wpa_supplicant 276 3* internet dgram udp c376ebc0
root wpa_supplicant 276 4* route raw 0 c37f8000
root wpa_supplicant 276 5 /new_root/dev/bpf0 ?(1d) -
root init 1 root /new_root ?(1c) -
root init 1 wd / 2 drwxr-xr-x 512 r
root init 1 text /new_root/sbin/init ?(1c) -
------------------------------------------------------------------------
dmesg
Copyright (c) 2003-2010 The DragonFly Project.
Copyright (c) 1992-2003 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.
DragonFly 2.7-DEVELOPMENT #0: Sun Sep 26 19:12:12 CEST 2010
root at hades:/usr/src/sys/compile/T42
TSC clock: 1694428362 Hz, i8254 clock: 1193130 Hz
CPU: Intel(R) Pentium(R) M processor 1.70GHz (1694.51-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x6d6 Stepping = 6
Features=0xafe9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
Features2=0x180<EST,TM2>
real memory = 1073086464 (1023 MB)
avail memory = 1010565120 (963 MB)
module_register: module pci/ahci already exists!
Module pci/ahci failed to register: 17
FQ scheduler policy version 1.0 loaded
kbd1 at kbdmux0
md0: Preloaded image <initrd.img> 15728640 bytes at 0xc070d434
No policy for md0 specified, or policy not found
disk scheduler: set policy of md0 to noop
No policy for md1 specified, or policy not found
disk scheduler: set policy of md1 to noop
md1: Malloc disk
ACPI: RSDP 0xf6e00 00024 (v2 IBM )
ACPI: XSDT 0x3ff6af83 0004C (v1 IBM TP-1R 00003051 LTP 00000000)
ACPI: FACP 0x3ff6b000 000F4 (v3 IBM TP-1R 00003051 IBM 00000001)
ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 20090521 tbfadt-625
ACPI Warning: Optional field Gpe1Block has zero address or length: 0 102C/0 20090521 tbfadt-655
ACPI: DSDT 0x3ff6b1e7 0BC1F (v1 IBM TP-1R 00003051 MSFT 0100000E)
ACPI: FACS 0x3ff78000 00040
ACPI: SSDT 0x3ff6b1b4 00033 (v1 IBM TP-1R 00003051 MSFT 0100000E)
ACPI: ECDT 0x3ff76e06 00052 (v1 IBM TP-1R 00003051 IBM 00000001)
ACPI: TCPA 0x3ff76e58 00032 (v1 IBM TP-1R 00003051 PTL 00000001)
ACPI: BOOT 0x3ff76fd8 00028 (v1 IBM TP-1R 00003051 LTP 00000001)
npx0: <math processor> on motherboard
npx0: INT 16 interface
Using XMM optimized bcopy/copyin/copyout
cryptosoft0: <software crypto> on motherboard
acpi0: <IBM TP-1R> on motherboard
acpi_ec0: <Embedded Controller: GPE 0x1c, ECDT> port 0x66,0x62 on acpi0
objcache_reclaimlist
objcache_reclaimlist
objcache_reclaimlist
objcache_reclaimlist
acpi0: Power Button (fixed)
Warning: ACPI is disabling APM's device. You can't run both
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
sio0: can't drain, serial port might not exist, disabling
sio0: can't drain, serial port might not exist, disabling
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_thinkpad0: <IBM/Lenovo ThinkPad ACPI Extras> on acpi0
cpu_cst0: <ACPI CPU C-State> on cpu0
cpu_pst0: <ACPI CPU P-State> on cpu0
pcib0: <Host to PCI bridge> pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 15 Entries> on motherboard
pci0: <PCI bus> on pcib0
agp0: <Intel 82855 host to AGP bridge> mem 0xd0000000-0xdfffffff at device 0.0 on pci0
pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0x3000-0x30ff mem 0xc0100000-0xc010ffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0x1800-0x181f irq 11 at device 29.0 on pci0
usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0x1820-0x183f irq 11 at device 29.1 on pci0
usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0x1840-0x185f irq 11 at device 29.2 on pci0
usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
usb2: USB revision 1.0
uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 2 ports with 2 removable, self powered
ehci0: <Intel 82801DB/L/M USB 2.0 controller> mem 0xc0000000-0xc00003ff irq 11 at device 29.7 on pci0
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <Intel 82801DB/L/M USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
uhub3: 6 ports with 6 removable, self powered
pcib2: <PCIBIOS PCI-PCI bridge> at device 30.0 on pci0
pci2: <PCI bus> on pcib2
cbb0: <PCI-CardBus Bridge> mem 0xb0000000-0xb0000fff irq 11 at device 0.0 on pci2
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1: <PCI-CardBus Bridge> mem 0xb1000000-0xb1000fff irq 11 at device 0.1 on pci2
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
em0: <Intel(R) PRO/1000 Network Connection 82540EP_LP 6.9.6> port 0x8000-0x803f mem 0xc0200000-0xc020ffff,0xc0240000-0xc025ffff irq 11 at device 1.0 on pci2
em0: MAC address: 00:0d:60:ca:ff:f7
ath0: <Atheros 5212> mem 0xc0210000-0xc021ffff irq 11 at device 2.0 on pci2
ath0: AR5212 mac 5.6 RF5111 phy 4.1
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH4 UDMA100 controller> port 0x1860-0x186f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0
ata0: <ATA channel 0> on atapci0
No policy for ad0 specified, or policy not found
disk scheduler: set policy of ad0 to noop
ad0: 38154MB <IC25N040ATMR04 0 MO2OAD4A> at ata0-master UDMA100
ata1: <ATA channel 1> on atapci0
No policy for acd0 specified, or policy not found
disk scheduler: set policy of acd0 to noop
acd0: CDRW <HL-DT-STCD-RW/DVD DRIVE GCC-4242N/0201> at ata1-master UDMA33
pci0: <serial bus, SMBus> (vendor 0x8086, dev 0x24c3) at device 31.3 irq 11
pcm0: <Intel ICH4 (82801DB)> port 0x18c0-0x18ff,0x1c00-0x1cff mem 0xc0000800-0xc00008ff,0xc0000c00-0xc0000dff irq 11 at device 31.5 on pci0
pcm0: <Analog Devices AD1981B AC97 Codec>
pci0: <simple comms, generic modem> (vendor 0x8086, dev 0x24c6) at device 31.6 irq 11
orm0: <Option ROMs> at iomem 0xc0000-0xcffff,0xd0000-0xd0fff,0xd1000-0xd1fff,0xdc000-0xdffff,0xe0000-0xeffff on isa0
pmtimer0 on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
aps0: <ThinkPad Active Protection System> at port 0x1600-0x161e on isa0
ppc0: parallel port not found.
CAM: Configuring 2 busses
CAM: finished configuring all busses
No policy for cd0 specified, or policy not found
disk scheduler: set policy of cd0 to noop
Device Mapper version 4.16.0 loaded
cd0 at ata1 bus 0 target 0 lun 0
cd0: <HL-DT-ST RW/DVD GCC-4242N 0201> Removable CD-ROM SCSI-0 device
cd0: 33.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:md0s0
tryroot md0s0
Mounting devfs
Configuring LVM volumes
Reading all physical volumes. This may take a while...
Activated Volume Groups:
Mounting new root
WARNING!!! Possibly insecure memory, missing mlockall()
Enter passphrase for /dev/ad0s1d:
acpi_ec0: wait timed out (response), forcing polled mode
HAMMER(ROOT) recovery check seqno=00b9b52e
HAMMER(ROOT) recovery range 30000000061dea60-30000000061dea60
HAMMER(ROOT) recovery nexto 30000000061dea60 endseqno=00b9b52f
HAMMER(ROOT) mounted clean, no recovery needed
Mounting devfs on new root
chroot_kernel: set new rootnch/rootvnode to /new_root
Loading configuration files.
Loading devfs rules:
/etc/defaults/devfs.conf
.
dumpon: crash dumps to /dev/serno/MRG259KBFE1NXH.s1b (22, 0x20001)
swapon: adding /dev/serno/MRG259KBFE1NXH.s1b as swap device
Starting file system checks:
/dev/serno/MRG259KBFE1NXH.s1a:
FILESYSTEM CLEAN; SKIPPING CHECKS
/dev/serno/MRG259KBFE1NXH.s1a:
clean, 49387 free
(115 frags, 6159 blocks, 0.1% fragmentation)
Setting hostname: hades.
wlan0: MAC address: 00:05:4e:48:40:a7
Starting wpa_supplicant.
ath_reset
got link
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 10.253.195.97
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 10.253.195.97
bound to 10.253.195.103 -- renewal in 3000 seconds.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2290
ether 00:05:4e:48:40:a7
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated
Additional routing options:
.
hw.bus.devctl_disable:
0
->
1
Mounting NFS file systems:
.
Building databases...
Starting syslogd.
Oct 4 18:15:19 hades syslogd: kernel boot file is /boot/kernel/kernel
No core dumps found.
.
ELF ldconfig path: /usr/lib /usr/lib/gcc41 /usr/lib/gcc44 /usr/lib/compat /usr/pkg/lib /usr/local/lib
Starting dntpd.
Starting local daemons:
.
Updating motd.
Starting powerd.
Configuring syscons:
keymap
blanktime
.
Starting sshd.
Additional ABI support:
.
Starting cron.
Local package initialization:
.
Additional TCP options:
.
Starting moused:
.
/etc/rc: WARNING: $estd is not set properly - see rc.conf(5).
Mon Oct 4 18:15:21 CEST 2010
drm0: <ATI Radeon RV350 Mobility 9600 M10 NP> on vgapci0
vgapci0: child drm0 requested pci_enable_busmaster
info: [drm] AGP at 0xd0000000 256MB
info: [drm] Initialized radeon 1.29.0 20080528
No policy for vn0 specified, or policy not found
disk scheduler: set policy of vn0 to noop
No policy for vn1 specified, or policy not found
disk scheduler: set policy of vn1 to noop
No policy for vn2 specified, or policy not found
disk scheduler: set policy of vn2 to noop
No policy for vn3 specified, or policy not found
disk scheduler: set policy of vn3 to noop
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
pid 1597 (cp), uid 0 on /tmp/initrd: filesystem full
Oct 4 18:32:59 hades kernel: pid 1597 (cp), uid 0 on /tmp/initrd: filesystem full
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
pid 1651 (cp), uid 0 on /tmp/initrd: filesystem full
Oct 4 18:33:32 hades kernel: pid 1651 (cp), uid 0 on /tmp/initrd: filesystem full
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
pid 1704 (cp), uid 0 on /tmp/initrd: filesystem full
Oct 4 18:33:57 hades kernel: pid 1704 (cp), uid 0 on /tmp/initrd: filesystem full
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
pid 1763 (cp), uid 0 on /tmp/initrd: filesystem full
Oct 4 18:35:09 hades kernel: pid 1763 (cp), uid 0 on /tmp/initrd: filesystem full
No policy for vn4 specified, or policy not found
disk scheduler: set policy of vn4 to noop
unmount(/tmp/initrd): Cannot unmount: 3 namecache references still present
unmount(/tmp/initrd): Cannot unmount: 4 process references still present
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x84
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0329118
stack pointer = 0x10:0xd460d818
frame pointer = 0x10:0xd460d830
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1845 (vnconfig)
current thread = pri 6
trap number = 12
panic: page fault
Trace beginning at frame 0xd460d730
panic(ffffffff) at panic+0xe8
panic(c040b5f5,c0422428,0,0,fffff) at panic+0xe8
trap_fatal(84,0,d0f7d560,d0f4afc0,c) at trap_fatal+0x2d7
trap_pfault(d7c45e00,d460d7e8,d0f37ec0,0,84) at trap_pfault+0xfa
trap(d460d7d0) at trap+0x3d4
calltrap() at calltrap+0xd
--- trap 0, eip = 0, esp = 0xd460d814, ebp = 0xc3b1cca0 ---
(null)(0,0,c39dfea0,c3cb6980,0) at 0
_end(c3b1cca0,0,0,c3986080,c3b1cca0) at 0xc3cb6980
Uptime: 1h4m11s
Physical memory: 1001 MB
Dumping 245 MB: 230 214 (CTRL-C to abort) 198 182 166 150 134 118 102 86 (CTRL-C to abort) 70 54 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 38 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 22 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abo
rt) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 6
More information about the Bugs
mailing list