Created
July 30, 2012 12:31
-
-
Save katsyoshi/3206571 to your computer and use it in GitHub Desktop.
BHyVe Virtual Machine dmesg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.17-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133167728 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| WARNING: / was not properly dismounted | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Waiting (max 60 seconds) for system process `vnlru' to stop...done | |
| Waiting (max 60 seconds) for system process `bufdaemon' to stop...done | |
| Waiting (max 60 seconds) for system process `syncer' to stop... | |
| Syncing disks, vnodes remaining...0 done | |
| All buffers synced. | |
| lock order reversal: | |
| 1st 0xfffffe00016df638 ufs (ufs) @ /usr/src-bhyve/sys/kern/vfs_mount.c:1194 | |
| 2nd 0xfffffe00016dfdb8 devfs (devfs) @ /usr/src-bhyve/sys/kern/vfs_subr.c:2166 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| __lockmgr_args() at __lockmgr_args+0xdc6 | |
| vop_stdlock() at vop_stdlock+0x39 | |
| VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b | |
| _vn_lock() at _vn_lock+0x47 | |
| vget() at vget+0x7b | |
| devfs_allocv() at devfs_allocv+0x13f | |
| devfs_root() at devfs_root+0x4d | |
| dounmount() at dounmount+0x43e | |
| vfs_unmountall() at vfs_unmountall+0x4c | |
| kern_reboot() at kern_reboot+0x80f | |
| sys_reboot() at sys_reboot+0x68 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x40e99c, rsp = 0x7fffffffd6d8, rbp = 0x20 --- | |
| Uptime: 3m59s | |
| The operating system has halted. | |
| Please press any key to reboot. | |
| Rebooting... | |
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.24-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133239344 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Waiting (max 60 seconds) for system process `vnlru' to stop...done | |
| Waiting (max 60 seconds) for system process `bufdaemon' to stop...done | |
| Waiting (max 60 seconds) for system process `syncer' to stop... | |
| Syncing disks, vnodes remaining...0 done | |
| All buffers synced. | |
| lock order reversal: | |
| 1st 0xfffffe00016df638 ufs (ufs) @ /usr/src-bhyve/sys/kern/vfs_mount.c:1194 | |
| 2nd 0xfffffe00016dfdb8 devfs (devfs) @ /usr/src-bhyve/sys/kern/vfs_subr.c:2166 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| __lockmgr_args() at __lockmgr_args+0xdc6 | |
| vop_stdlock() at vop_stdlock+0x39 | |
| VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b | |
| _vn_lock() at _vn_lock+0x47 | |
| vget() at vget+0x7b | |
| devfs_allocv() at devfs_allocv+0x13f | |
| devfs_root() at devfs_root+0x4d | |
| dounmount() at dounmount+0x43e | |
| vfs_unmountall() at vfs_unmountall+0x4c | |
| kern_reboot() at kern_reboot+0x80f | |
| sys_reboot() at sys_reboot+0x68 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x40e99c, rsp = 0x7fffffffd6d8, rbp = 0x20 --- | |
| Uptime: 1m31s | |
| The operating system has halted. | |
| Please press any key to reboot. | |
| Rebooting... | |
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.15-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133154100 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Waiting (max 60 seconds) for system process `vnlru' to stop...done | |
| Waiting (max 60 seconds) for system process `bufdaemon' to stop...done | |
| Waiting (max 60 seconds) for system process `syncer' to stop... | |
| Syncing disks, vnodes remaining...0 done | |
| All buffers synced. | |
| lock order reversal: | |
| 1st 0xfffffe00016df638 ufs (ufs) @ /usr/src-bhyve/sys/kern/vfs_mount.c:1194 | |
| 2nd 0xfffffe00016dfdb8 devfs (devfs) @ /usr/src-bhyve/sys/kern/vfs_subr.c:2166 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| __lockmgr_args() at __lockmgr_args+0xdc6 | |
| vop_stdlock() at vop_stdlock+0x39 | |
| VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b | |
| _vn_lock() at _vn_lock+0x47 | |
| vget() at vget+0x7b | |
| devfs_allocv() at devfs_allocv+0x13f | |
| devfs_root() at devfs_root+0x4d | |
| dounmount() at dounmount+0x43e | |
| vfs_unmountall() at vfs_unmountall+0x4c | |
| kern_reboot() at kern_reboot+0x80f | |
| sys_reboot() at sys_reboot+0x68 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x40e99c, rsp = 0x7fffffffd6d8, rbp = 0x20 --- | |
| Uptime: 16m13s | |
| The operating system has halted. | |
| Please press any key to reboot. | |
| Rebooting... | |
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.22-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133215708 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Waiting (max 60 seconds) for system process `vnlru' to stop...done | |
| Waiting (max 60 seconds) for system process `bufdaemon' to stop...done | |
| Waiting (max 60 seconds) for system process `syncer' to stop... | |
| Syncing disks, vnodes remaining...0 done | |
| All buffers synced. | |
| lock order reversal: | |
| 1st 0xfffffe00016df638 ufs (ufs) @ /usr/src-bhyve/sys/kern/vfs_mount.c:1194 | |
| 2nd 0xfffffe00016dfdb8 devfs (devfs) @ /usr/src-bhyve/sys/kern/vfs_subr.c:2166 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| __lockmgr_args() at __lockmgr_args+0xdc6 | |
| vop_stdlock() at vop_stdlock+0x39 | |
| VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b | |
| _vn_lock() at _vn_lock+0x47 | |
| vget() at vget+0x7b | |
| devfs_allocv() at devfs_allocv+0x13f | |
| devfs_root() at devfs_root+0x4d | |
| dounmount() at dounmount+0x43e | |
| vfs_unmountall() at vfs_unmountall+0x4c | |
| kern_reboot() at kern_reboot+0x80f | |
| sys_reboot() at sys_reboot+0x68 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x40e99c, rsp = 0x7fffffffd6d8, rbp = 0x20 --- | |
| Uptime: 32s | |
| The operating system has halted. | |
| Please press any key to reboot. | |
| Rebooting... | |
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.16-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133155768 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Waiting (max 60 seconds) for system process `vnlru' to stop...done | |
| Waiting (max 60 seconds) for system process `bufdaemon' to stop...done | |
| Waiting (max 60 seconds) for system process `syncer' to stop... | |
| Syncing disks, vnodes remaining...0 done | |
| All buffers synced. | |
| lock order reversal: | |
| 1st 0xfffffe00016df638 ufs (ufs) @ /usr/src-bhyve/sys/kern/vfs_mount.c:1194 | |
| 2nd 0xfffffe00016dfdb8 devfs (devfs) @ /usr/src-bhyve/sys/kern/vfs_subr.c:2166 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| __lockmgr_args() at __lockmgr_args+0xdc6 | |
| vop_stdlock() at vop_stdlock+0x39 | |
| VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b | |
| _vn_lock() at _vn_lock+0x47 | |
| vget() at vget+0x7b | |
| devfs_allocv() at devfs_allocv+0x13f | |
| devfs_root() at devfs_root+0x4d | |
| dounmount() at dounmount+0x43e | |
| vfs_unmountall() at vfs_unmountall+0x4c | |
| kern_reboot() at kern_reboot+0x80f | |
| sys_reboot() at sys_reboot+0x68 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x40e99c, rsp = 0x7fffffffd6d8, rbp = 0x20 --- | |
| Uptime: 4m9s | |
| Rebooting... | |
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 9.0-RELEASE #0: Sun May 6 12:33:52 PDT 2012 | |
| root@stinkpad:/usr/obj/usr/src-bhyve/sys/BHYVE amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.18-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0x8fabab7f<FPU,VME,DE,PSE,TSC,MSR,PAE,CX8,APIC,SEP,PGE,CMOV,PAT,PSE36,CLFLUSH,DTS,MMX,FXSR,SSE,SSE2,SS,PBE> | |
| Features2=0x80bce21d<SSE3,DTES64,MON,DS_CPL,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,HV> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant | |
| real memory = 6442450944 (6144 MB) | |
| avail memory = 2729897984 (2603 MB) | |
| MPTable: <NETAPP vFiler > | |
| Event timer "LAPIC" quality 400 | |
| pcib0 pcibus 0 on motherboard | |
| pci0: <PCI bus> on pcib0 | |
| virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 1.0 on pci0 | |
| vtnet0: <VirtIO Networking Adapter> on virtio_pci0 | |
| virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress> | |
| vtnet0: Ethernet address: 00:a0:98:f6:70:6c | |
| virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 on pci0 | |
| vtblk0: <VirtIO Block Adapter> on virtio_pci1 | |
| virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs> | |
| vtblk0: 1000MB (2048000 512 byte sectors) | |
| cpu0 on motherboard | |
| isa0: <ISA bus> on motherboard | |
| qpi0: <QPI system bus> on motherboard | |
| Timecounters tick every 10.000 msec | |
| Timecounter "TSC" frequency 2133183792 Hz quality 1000 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:vtbd0 []... | |
| warning: no time-of-day clock registered, system time will not be set accurately | |
| Limiting closed port RST response from 276 to 200 packets/sec | |
| Limiting closed port RST response from 239 to 200 packets/sec | |
| Limiting closed port RST response from 277 to 200 packets/sec | |
| Limiting closed port RST response from 311 to 200 packets/sec | |
| lock order reversal: | |
| 1st 0xffffff80a462cbd8 bufwait (bufwait) @ /usr/src-bhyve/sys/kern/vfs_bio.c:2658 | |
| 2nd 0xfffffe000169ec00 dirhash (dirhash) @ /usr/src-bhyve/sys/ufs/ufs/ufs_dirhash.c:284 | |
| KDB: stack backtrace: | |
| db_trace_self_wrapper() at db_trace_self_wrapper+0x2a | |
| kdb_backtrace() at kdb_backtrace+0x37 | |
| _witness_debugger() at _witness_debugger+0x2e | |
| witness_checkorder() at witness_checkorder+0x807 | |
| _sx_xlock() at _sx_xlock+0x55 | |
| ufsdirhash_acquire() at ufsdirhash_acquire+0x33 | |
| ufsdirhash_add() at ufsdirhash_add+0x19 | |
| ufs_direnter() at ufs_direnter+0x909 | |
| ufs_makeinode() at ufs_makeinode+0x26a | |
| VOP_CREATE_APV() at VOP_CREATE_APV+0x8d | |
| vn_open_cred() at vn_open_cred+0x46a | |
| kern_openat() at kern_openat+0x1f9 | |
| amd64_syscall() at amd64_syscall+0x3ac | |
| Xfast_syscall() at Xfast_syscall+0xf7 | |
| --- syscall (5, FreeBSD ELF64, sys_open), rip = 0x80178cd2c, rsp = 0x7fffffffd7c8, rbp = 0x124 --- | |
| pid 2743 (bonnie++), uid 1001 inumber 52461 on /: filesystem full |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Copyright (c) 1992-2012 The FreeBSD Project. | |
| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 | |
| The Regents of the University of California. All rights reserved. | |
| FreeBSD is a registered trademark of The FreeBSD Foundation. | |
| FreeBSD 10.0-CURRENT #0 r238853: Sat Jul 28 02:38:50 JST 2012 | |
| katsu@bee:/usr/obj/root/bhyve/sys/GENERIC amd64 | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| CPU: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (2133.35-MHz K8-class CPU) | |
| Origin = "GenuineIntel" Id = 0x106a5 Family = 6 Model = 1a Stepping = 5 | |
| Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> | |
| Features2=0x9ce3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,SSE4.2,POPCNT> | |
| AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> | |
| AMD Features2=0x1<LAHF> | |
| TSC: P-state invariant, performance statistics | |
| real memory = 103079215104 (98304 MB) | |
| avail memory = 2237231104 (2133 MB) | |
| Event timer "LAPIC" quality 400 | |
| ACPI APIC Table: <INTEL S5520SC > | |
| FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs | |
| FreeBSD/SMP: 2 package(s) x 4 core(s) | |
| cpu0 (BSP): APIC ID: 0 | |
| cpu1 (AP): APIC ID: 2 | |
| cpu2 (AP): APIC ID: 4 | |
| cpu3 (AP): APIC ID: 6 | |
| cpu4 (AP): APIC ID: 16 | |
| cpu5 (AP): APIC ID: 18 | |
| cpu6 (AP): APIC ID: 20 | |
| cpu7 (AP): APIC ID: 22 | |
| ioapic0 <Version 2.0> irqs 0-23 on motherboard | |
| ioapic1 <Version 2.0> irqs 24-47 on motherboard | |
| lapic0: Forcing LINT1 to edge trigger | |
| kbd1 at kbdmux0 | |
| acpi0: <INTEL S5520SC> on motherboard | |
| acpi0: Power Button (fixed) | |
| cpu0: <ACPI CPU> on acpi0 | |
| cpu1: <ACPI CPU> on acpi0 | |
| cpu2: <ACPI CPU> on acpi0 | |
| cpu3: <ACPI CPU> on acpi0 | |
| cpu4: <ACPI CPU> on acpi0 | |
| cpu5: <ACPI CPU> on acpi0 | |
| cpu6: <ACPI CPU> on acpi0 | |
| cpu7: <ACPI CPU> on acpi0 | |
| atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 irq 8 on acpi0 | |
| Event timer "RTC" frequency 32768 Hz quality 0 | |
| attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 | |
| Timecounter "i8254" frequency 1193182 Hz quality 0 | |
| Event timer "i8254" frequency 1193182 Hz quality 100 | |
| hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 | |
| Timecounter "HPET" frequency 14318180 Hz quality 950 | |
| Event timer "HPET" frequency 14318180 Hz quality 450 | |
| Event timer "HPET1" frequency 14318180 Hz quality 440 | |
| Event timer "HPET2" frequency 14318180 Hz quality 440 | |
| Event timer "HPET3" frequency 14318180 Hz quality 440 | |
| Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 | |
| acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 | |
| pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 | |
| pci0: <ACPI PCI bus> on pcib0 | |
| pcib1: <ACPI PCI-PCI bridge> irq 28 at device 1.0 on pci0 | |
| pci1: <ACPI PCI bus> on pcib1 | |
| igb0: <Intel(R) PRO/1000 Network Connection version - 2.3.4> port 0x1020-0x103f mem 0xc6a20000-0xc6a3ffff,0xc6a44000-0xc6a47fff irq 40 at device 0.0 on pci1 | |
| igb0: Using MSIX interrupts with 5 vectors | |
| igb0: Ethernet address: 00:1e:67:33:a4:ae | |
| igb0: Bound queue 0 to cpu 0 | |
| igb0: Bound queue 1 to cpu 1 | |
| igb0: Bound queue 2 to cpu 2 | |
| igb0: Bound queue 3 to cpu 3 | |
| igb1: <Intel(R) PRO/1000 Network Connection version - 2.3.4> port 0x1000-0x101f mem 0xc6a00000-0xc6a1ffff,0xc6a40000-0xc6a43fff irq 28 at device 0.1 on pci1 | |
| igb1: Using MSIX interrupts with 5 vectors | |
| igb1: Ethernet address: 00:1e:67:33:a4:af | |
| igb1: Bound queue 0 to cpu 4 | |
| igb1: Bound queue 1 to cpu 5 | |
| igb1: Bound queue 2 to cpu 6 | |
| igb1: Bound queue 3 to cpu 7 | |
| pcib2: <ACPI PCI-PCI bridge> irq 24 at device 3.0 on pci0 | |
| pci2: <ACPI PCI bus> on pcib2 | |
| vgapci0: <VGA-compatible display> mem 0xc0000000-0xc3ffffff,0xb0000000-0xbfffffff,0xc4000000-0xc4ffffff irq 24 at device 0.0 on pci2 | |
| pcib3: <ACPI PCI-PCI bridge> irq 30 at device 7.0 on pci0 | |
| pci3: <ACPI PCI bus> on pcib3 | |
| pci0: <base peripheral, interrupt controller> at device 16.0 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 16.1 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 17.0 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 17.1 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 20.0 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 20.1 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 20.2 (no driver attached) | |
| pci0: <base peripheral, interrupt controller> at device 20.3 (no driver attached) | |
| pci0: <base peripheral> at device 22.0 (no driver attached) | |
| pci0: <base peripheral> at device 22.1 (no driver attached) | |
| pci0: <base peripheral> at device 22.2 (no driver attached) | |
| pci0: <base peripheral> at device 22.3 (no driver attached) | |
| pci0: <base peripheral> at device 22.4 (no driver attached) | |
| pci0: <base peripheral> at device 22.5 (no driver attached) | |
| pci0: <base peripheral> at device 22.6 (no driver attached) | |
| pci0: <base peripheral> at device 22.7 (no driver attached) | |
| uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0x20c0-0x20df irq 19 at device 26.0 on pci0 | |
| usbus0 on uhci0 | |
| uhci1: <Intel 82801JI (ICH10) USB controller USB-E> port 0x20a0-0x20bf irq 19 at device 26.1 on pci0 | |
| usbus1 on uhci1 | |
| uhci2: <Intel 82801JI (ICH10) USB controller USB-F> port 0x2080-0x209f irq 19 at device 26.2 on pci0 | |
| usbus2 on uhci2 | |
| ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem 0xc6b25000-0xc6b253ff irq 19 at device 26.7 on pci0 | |
| usbus3: EHCI version 1.0 | |
| usbus3 on ehci0 | |
| hdac0: <Intel 82801JI HDA Controller> mem 0xc6b20000-0xc6b23fff irq 22 at device 27.0 on pci0 | |
| pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 | |
| pci4: <ACPI PCI bus> on pcib4 | |
| pcib5: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 | |
| pci5: <ACPI PCI bus> on pcib5 | |
| pcib6: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0 | |
| pci6: <ACPI PCI bus> on pcib6 | |
| uhci3: <Intel 82801JI (ICH10) USB controller USB-A> port 0x2060-0x207f irq 16 at device 29.0 on pci0 | |
| usbus4 on uhci3 | |
| uhci4: <Intel 82801JI (ICH10) USB controller USB-B> port 0x2040-0x205f irq 16 at device 29.1 on pci0 | |
| usbus5 on uhci4 | |
| uhci5: <Intel 82801JI (ICH10) USB controller USB-C> port 0x2020-0x203f irq 16 at device 29.2 on pci0 | |
| usbus6 on uhci5 | |
| ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem 0xc6b24000-0xc6b243ff irq 16 at device 29.7 on pci0 | |
| usbus7: EHCI version 1.0 | |
| usbus7 on ehci1 | |
| pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0 | |
| pci7: <ACPI PCI bus> on pcib7 | |
| fwohci0: <Texas Instruments TSB43AB22/A> mem 0xc6904000-0xc69047ff,0xc6900000-0xc6903fff irq 17 at device 1.0 on pci7 | |
| fwohci0: OHCI version 1.10 (ROM=0) | |
| fwohci0: No. of Isochronous channels is 4. | |
| fwohci0: EUI64 00:90:27:00:02:9b:b9:b9 | |
| fwohci0: Phy 1394a available S400, 2 ports. | |
| fwohci0: Link S400, max_rec 2048 bytes. | |
| firewire0: <IEEE1394(FireWire) bus> on fwohci0 | |
| dcons_crom0: <dcons configuration ROM> on firewire0 | |
| dcons_crom0: bus_addr 0x1864000 | |
| fwe0: <Ethernet over FireWire> on firewire0 | |
| if_fwe0: Fake Ethernet address: 02:90:27:9b:b9:b9 | |
| fwe0: Ethernet address: 02:90:27:9b:b9:b9 | |
| fwip0: <IP over FireWire> on firewire0 | |
| fwip0: Firewire address: 00:90:27:00:02:9b:b9:b9 @ 0xfffe00000000, S400, maxrec 2048 | |
| fwohci0: Initiate bus reset | |
| fwohci0: fwohci_intr_core: BUS reset | |
| fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode | |
| isab0: <PCI-ISA bridge> at device 31.0 on pci0 | |
| isa0: <ISA bus> on isab0 | |
| atapci0: <Intel ICH10 SATA300 controller> port 0x2138-0x213f,0x214c-0x214f,0x2130-0x2137,0x2148-0x214b,0x2110-0x211f,0x2100-0x210f irq 18 at device 31.2 on pci0 | |
| ata2: <ATA channel> at channel 0 on atapci0 | |
| ata3: <ATA channel> at channel 1 on atapci0 | |
| pci0: <serial bus, SMBus> at device 31.3 (no driver attached) | |
| atapci1: <Intel ICH10 SATA300 controller> port 0x2128-0x212f,0x2144-0x2147,0x2120-0x2127,0x2140-0x2143,0x20f0-0x20ff,0x20e0-0x20ef irq 21 at device 31.5 on pci0 | |
| ata4: <ATA channel> at channel 0 on atapci1 | |
| ata5: <ATA channel> at channel 1 on atapci1 | |
| acpi_button0: <Sleep Button> on acpi0 | |
| uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 | |
| uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 | |
| qpi0: <QPI system bus> on motherboard | |
| pcib8: <QPI Host-PCI bridge> pcibus 255 on qpi0 | |
| pci255: <PCI bus> on pcib8 | |
| pcib9: <QPI Host-PCI bridge> pcibus 254 on qpi0 | |
| pci254: <PCI bus> on pcib9 | |
| orm0: <ISA Option ROMs> at iomem 0xcf000-0xcffff,0xd0000-0xd0fff on isa0 | |
| sc0: <System console> at flags 0x100 on isa0 | |
| sc0: VGA <16 virtual consoles, flags=0x300> | |
| vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 | |
| ppc0: cannot reserve I/O port range | |
| ctl: CAM Target Layer loaded | |
| est0: <Enhanced SpeedStep Frequency Control> on cpu0 | |
| p4tcc0: <CPU Frequency Thermal Control> on cpu0 | |
| est1: <Enhanced SpeedStep Frequency Control> on cpu1 | |
| p4tcc1: <CPU Frequency Thermal Control> on cpu1 | |
| est2: <Enhanced SpeedStep Frequency Control> on cpu2 | |
| p4tcc2: <CPU Frequency Thermal Control> on cpu2 | |
| est3: <Enhanced SpeedStep Frequency Control> on cpu3 | |
| p4tcc3: <CPU Frequency Thermal Control> on cpu3 | |
| est4: <Enhanced SpeedStep Frequency Control> on cpu4 | |
| p4tcc4: <CPU Frequency Thermal Control> on cpu4 | |
| est5: <Enhanced SpeedStep Frequency Control> on cpu5 | |
| p4tcc5: <CPU Frequency Thermal Control> on cpu5 | |
| est6: <Enhanced SpeedStep Frequency Control> on cpu6 | |
| p4tcc6: <CPU Frequency Thermal Control> on cpu6 | |
| est7: <Enhanced SpeedStep Frequency Control> on cpu7 | |
| p4tcc7: <CPU Frequency Thermal Control> on cpu7 | |
| Timecounters tick every 1.000 msec | |
| firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0) (me) | |
| firewire0: bus manager 0 | |
| hdacc0: <Realtek ALC889 HDA CODEC> at cad 0 on hdac0 | |
| hdaa0: <Realtek ALC889 Audio Function Group> at nid 1 on hdacc0 | |
| pcm0: <Realtek ALC889 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa0 | |
| pcm1: <Realtek ALC889 (Front Analog)> at nid 27 and 25 on hdaa0 | |
| pcm2: <Realtek ALC889 (Rear Digital)> at nid 30 on hdaa0 | |
| usbus0: 12Mbps Full Speed USB v1.0 | |
| usbus1: 12Mbps Full Speed USB v1.0 | |
| usbus2: 12Mbps Full Speed USB v1.0 | |
| usbus3: 480Mbps High Speed USB v2.0 | |
| usbus4: 12Mbps Full Speed USB v1.0 | |
| usbus5: 12Mbps Full Speed USB v1.0 | |
| usbus6: 12Mbps Full Speed USB v1.0 | |
| usbus7: 480Mbps High Speed USB v2.0 | |
| ugen0.1: <Intel> at usbus0 | |
| uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 | |
| ugen1.1: <Intel> at usbus1 | |
| uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1 | |
| ugen2.1: <Intel> at usbus2 | |
| uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 | |
| ugen3.1: <Intel> at usbus3 | |
| uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3 | |
| ugen4.1: <Intel> at usbus4 | |
| uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4 | |
| ugen5.1: <Intel> at usbus5 | |
| uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5 | |
| ugen6.1: <Intel> at usbus6 | |
| uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6 | |
| ugen7.1: <Intel> at usbus7 | |
| uhub7: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7 | |
| uhub0: 2 ports with 2 removable, self powered | |
| uhub1: 2 ports with 2 removable, self powered | |
| uhub2: 2 ports with 2 removable, self powered | |
| uhub4: 2 ports with 2 removable, self powered | |
| uhub5: 2 ports with 2 removable, self powered | |
| uhub6: 2 ports with 2 removable, self powered | |
| uhub3: 6 ports with 6 removable, self powered | |
| uhub7: 6 ports with 6 removable, self powered | |
| ada0 at ata2 bus 0 scbus0 target 0 lun 0 | |
| ada0: <ST3160812AS 3.ADJ> ATA-7 SATA 2.x device | |
| ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) | |
| ada0: 152587MB (312500000 512 byte sectors: 16H 63S/T 16383C) | |
| ada0: Previously was known as ad4 | |
| ada1 at ata2 bus 0 scbus0 target 1 lun 0 | |
| ada1: <Hitachi HDS721010KLA330 GKAOA70F> ATA-7 SATA 2.x device | |
| ada1: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) | |
| ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) | |
| ada1: Previously was known as ad5 | |
| ada2 at ata3 bus 0 scbus1 target 0 lun 0 | |
| ada2: <Hitachi HDS721010KLA330 GKAOA70F> ATA-7 SATA 2.x device | |
| ada2: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) | |
| ada2: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) | |
| ada2: Previously was known as ad6 | |
| ada3 at ata3 bus 0 scbus1 target 1 lun 0 | |
| ada3: <Hitachi HDS721010KLA330 GKAOA70F> ATA-7 SATA 2.x device | |
| ada3: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) | |
| ada3: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C) | |
| ada3: Previously was known as ad7 | |
| ada4 at ata4 bus 0 scbus2 target 0 lun 0 | |
| ada4: <M4-CT256M4SSD2 0309> ATA-9 SATA 3.x device | |
| ada4: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) | |
| ada4: 244198MB (500118192 512 byte sectors: 16H 63S/T 16383C) | |
| ada4: Previously was known as ad8 | |
| lapic4: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #2 Launched! | |
| lapic20: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #6 Launched! | |
| lapic6: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #3 Launched! | |
| lapic18: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #5 Launched! | |
| lapic2: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #1 Launched! | |
| lapic22: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #7 Launched! | |
| lapic16: Forcing LINT1 to edge trigger | |
| SMP: AP CPU #4 Launched! | |
| WARNING: WITNESS option enabled, expect reduced performance. | |
| Trying to mount root from ufs:/dev/ada0p2 [rw]... | |
| WARNING: / was not properly dismounted | |
| WARNING: /: mount pending error: blocks 8 files 1 | |
| ugen4.2: <vendor 0x0557> at usbus4 | |
| uhub8: <vendor 0x0557 product 0x8021, class 9/0, rev 1.10/1.00, addr 2> on usbus4 | |
| ugen2.2: <American Megatrends Inc.> at usbus2 | |
| ukbd0: <Keyboard Interface> on usbus2 | |
| kbd0 at ukbd0 | |
| uhub8: 4 ports with 4 removable, self powered | |
| ugen4.3: <ATEN> at usbus4 | |
| ukbd1: <Kb> on usbus4 | |
| kbd2 at ukbd1 | |
| ums0: <Mouse Interface> on usbus2 | |
| ums0: 3 buttons and [Z] coordinates ID=0 | |
| ums1: <ATEN CS74DEL V1.0.075, class 0/0, rev 1.10/1.00, addr 3> on usbus4 | |
| ums1: 5 buttons and [XYZ] coordinates ID=0 | |
| tap0: Ethernet address: 00:bd:67:f8:01:00 | |
| bridge0: Ethernet address: 02:5b:39:8c:ce:00 | |
| tap0: promiscuous mode enabled | |
| bridge0: link state changed to DOWN | |
| igb0: promiscuous mode enabled | |
| igb0: link state changed to DOWN | |
| igb0: link state changed to UP | |
| bridge0: link state changed to UP | |
| tap0: link state changed to UP | |
| tap0: link state changed to DOWN | |
| tap0: link state changed to UP | |
| tap0: link state changed to DOWN | |
| tap0: link state changed to UP | |
| tap0: link state changed to DOWN | |
| tap0: link state changed to UP | |
| tap0: link state changed to DOWN | |
| tap0: link state changed to UP | |
| tap0: link state changed to DOWN | |
| tap0: link state changed to UP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment