r720-02

I’ve been given a Dell PowerEdge 720, which will be known as r720-02.

It sits in a datacenter in New York, New York, and acts as a FreshPorts node. For example, if you’ve ever accessed dev, test, or stage [.freshports.org], then you’ve accessed this host.

Partitions

[dvl@r720-02:~] $ gpart show
=>       40  234441568  ada0  GPT  (112G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048    4194304     2  freebsd-swap  (2.0G)
    4196352  230244352     3  freebsd-zfs  (110G)
  234440704        904        - free -  (452K)

=>       40  234441568  ada1  GPT  (112G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048    4194304     2  freebsd-swap  (2.0G)
    4196352  230244352     3  freebsd-zfs  (110G)
  234440704        904        - free -  (452K)

=>        40  1953525088  da0  GPT  (932G)
          40  1953520000    1  freebsd-zfs  (932G)
  1953520040        5088       - free -  (2.5M)

=>        40  1953525088  da1  GPT  (932G)
          40  1953520000    1  freebsd-zfs  (932G)
  1953520040        5088       - free -  (2.5M)

=>        40  1953525088  da2  GPT  (932G)
          40  1953520000    1  freebsd-zfs  (932G)
  1953520040        5088       - free -  (2.5M)

=>        40  1953525088  da3  GPT  (932G)
          40  1953520000    1  freebsd-zfs  (932G)
  1953520040        5088       - free -  (2.5M)

zpools

The zpools:


[dvl@r720-02:~] $ zpool list
NAME     SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
data01  1.81T   370G  1.45T        -         -    16%    19%  1.00x    ONLINE  -
zroot    109G  19.8G  89.2G    2.61M         -    45%    18%  1.00x    ONLINE  -

[dvl@r720-02:~] $ zpool status
  pool: data01
 state: ONLINE
  scan: scrub repaired 0B in 00:07:28 with 0 errors on Mon Jan 22 03:11:05 2024
config:

	NAME                         STATE     READ WRITE CKSUM
	data01                       ONLINE       0     0     0
	  mirror-0                   ONLINE       0     0     0
	    gpt/S59VNS0N809087J_S00  ONLINE       0     0     0
	    gpt/S59VNJ0N631973D_S01  ONLINE       0     0     0
	  mirror-1                   ONLINE       0     0     0
	    gpt/S5B3NDFN807383E_S02  ONLINE       0     0     0
	    gpt/S5B3NDFN807386P_S03  ONLINE       0     0     0

errors: No known data errors

  pool: zroot
 state: ONLINE
  scan: scrub repaired 0B in 00:01:35 with 0 errors on Mon Jan 22 03:05:15 2024
checkpoint: created Fri Jan 26 15:54:25 2024, consumes 2.58M
config:

	NAME        STATE     READ WRITE CKSUM
	zroot       ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    ada0p3  ONLINE       0     0     0
	    ada1p3  ONLINE       0     0     0

errors: No known data errors

Filesystems

The filesystems:

[dvl@r720-02:~] $ zfs list
NAME                                                            USED  AVAIL  REFER  MOUNTPOINT
data01                                                          392G  1.37T    23K  /data01
data01/freebsd_releases                                        1.99G  1.37T  1.99G  /var/db/mkjail
data01/freshports                                               194G  1.37T    23K  none
data01/freshports/ingress01                                     336K  1.37T    24K  none
data01/freshports/ingress01/var                                 312K  1.37T    24K  none
data01/freshports/ingress01/var/db                              288K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports                   144K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports/cache              72K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports/cache/html         24K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports/cache/spooling     24K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports/message-queues     24K  1.37T    24K  none
data01/freshports/ingress01/var/db/freshports/repos              24K  1.37T    24K  none
data01/freshports/ingress01/var/db/ingress                       72K  1.37T    24K  none
data01/freshports/ingress01/var/db/ingress/message-queues        24K  1.37T    24K  none
data01/freshports/ingress01/var/db/ingress/repos                 24K  1.37T    24K  none
data01/freshports/ingress01/var/db/ingress_svn                   48K  1.37T    24K  none
data01/freshports/ingress01/var/db/ingress_svn/message_queues    24K  1.37T    24K  none
data01/freshports/jailed                                        194G  1.37T    24K  none
data01/freshports/jailed/ingress01                              194G  1.37T    24K  none
data01/freshports/jailed/ingress01/jails                        192G  1.37T    24K  /jails
data01/freshports/jailed/ingress01/jails/freshports             192G  1.37T   192G  /jails/freshports
data01/freshports/jailed/ingress01/mkjail                      1.50G  1.37T   333M  /var/db/mkjail
data01/freshports/jailed/ingress01/mkjail/13.0-RELEASE         1.17G  1.37T  1.17G  /var/db/mkjail/13.0-RELEASE
data01/freshports/nginx01                                      87.8M  1.37T    24K  none
data01/freshports/nginx01/var                                  87.8M  1.37T    24K  none
data01/freshports/nginx01/var/db                               87.8M  1.37T    24K  none
data01/freshports/nginx01/var/db/freshports                    87.8M  1.37T    24K  none
data01/freshports/nginx01/var/db/freshports/cache              87.7M  1.37T    24K  /var/db/freshports/cache
data01/freshports/nginx01/var/db/freshports/cache/categories     60K  1.37T    45K  /var/db/freshports/cache/categories
data01/freshports/nginx01/var/db/freshports/cache/commits      26.5M  1.37T  26.4M  /var/db/freshports/cache/commits
data01/freshports/nginx01/var/db/freshports/cache/daily        1.71M  1.37T  1.69M  /var/db/freshports/cache/daily
data01/freshports/nginx01/var/db/freshports/cache/general      2.15M  1.37T  2.13M  /var/db/freshports/cache/general
data01/freshports/nginx01/var/db/freshports/cache/news           39K  1.37T    24K  /var/db/freshports/cache/news
data01/freshports/nginx01/var/db/freshports/cache/packages       24K  1.37T    24K  /var/db/freshports/cache/packages
data01/freshports/nginx01/var/db/freshports/cache/pages          39K  1.37T    24K  /var/db/freshports/cache/pages
data01/freshports/nginx01/var/db/freshports/cache/ports        57.2M  1.37T  57.2M  /var/db/freshports/cache/ports
data01/freshports/nginx01/var/db/freshports/cache/spooling       49K  1.37T    34K  /var/db/freshports/cache/spooling
data01/jails                                                    170G  1.37T    29K  /jails
data01/jails-original                                            27K  1.37T    27K  none
data01/jails/ingress01                                         54.7G  1.37T  30.6G  /jails/ingress01
data01/jails/nginx01                                           11.8G  1.37T  2.68G  /jails/nginx01
data01/jails/ns3                                               6.67G  1.37T  1.91G  /jails/ns3
data01/jails/pg01                                              92.7G  1.37T  44.9G  /jails/pg01
data01/jails/proxy01                                           4.32G  1.37T  1.04G  /jails/proxy01
data01/mkjail                                                   577M  1.37T    24K  /data01/mkjail
data01/mkjail/14.0-RELEASE                                      577M  1.37T   577M  /data01/mkjail/14.0-RELEASE
data01/pg01                                                    3.31G  1.39T    24K  /data01/pg01
data01/pg01/dan                                                3.31G  1.39T  3.31G  /jails/pg01/usr/home/dan/dump
zroot                                                          19.8G  85.8G    96K  /zroot
zroot/ROOT                                                     18.5G  85.8G    96K  none
zroot/ROOT/13.2-RELEASE-p7_2023-12-13_132809                      8K  85.8G  10.2G  /
zroot/ROOT/13.2-RELEASE-p8_2023-12-17_153622                      8K  85.8G  10.7G  /
zroot/ROOT/14.0-RELEASE-p3_2023-12-17_154927                      8K  85.8G  10.7G  /
zroot/ROOT/14.0-RELEASE-p3_2023-12-17_160707                      8K  85.8G  10.8G  /
zroot/ROOT/14.0-RELEASE-p3_2023-12-20_125932                      8K  85.8G  11.0G  /
zroot/ROOT/before.14.0                                            8K  85.8G  10.2G  /
zroot/ROOT/default                                             18.5G  85.8G  10.9G  /
zroot/data                                                      385M  85.8G    88K  /zroot/data
zroot/data/home                                                 385M  85.8G   384M  /usr/home
zroot/mkjail                                                    774M  85.8G    96K  /zroot/mkjail
zroot/mkjail/13.2-RELEASE                                       773M  85.8G   773M  /zroot/mkjail/13.2-RELEASE
zroot/tmp                                                      4.24M  85.8G   128K  /tmp
zroot/usr                                                       192K  85.8G    96K  /usr
zroot/usr/src                                                    96K  85.8G    96K  /usr/src
zroot/var                                                      39.2M  85.8G    96K  /var
zroot/var/audit                                                  96K  85.8G    96K  /var/audit
zroot/var/crash                                                  96K  85.8G    96K  /var/crash
zroot/var/log                                                  36.1M  85.8G  13.5M  /var/log
zroot/var/mail                                                  120K  85.8G   120K  /var/mail
zroot/var/tmp                                                  2.68M  85.8G  2.58M  /var/tmp

dmesg

And dmesg:

[dan@r720-01:~] $ cat /var/run/dmesg.boot 
[dvl@r720-02:~] $ cat /var/run/dmesg.boot
---<<BOOT>>---
Copyright (c) 1992-2023 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 14.0-RELEASE-p3 #0: Mon Dec 11 04:56:01 UTC 2023
    root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
VT(vga): resolution 640x480
CPU microcode: updated from 0x718 to 0x71a
CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (2600.11-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x206d7  Family=0x6  Model=0x2d  Stepping=7
  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=0x1fbee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Structured Extended Features3=0x9c000400<MD_CLEAR,IBPB,STIBP,L1DFL,SSBD>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 309237645312 (294912 MB)
avail memory = 301152747520 (287201 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <DELL   PE_SC3  >
FreeBSD/SMP: Multiprocessor System Detected: 32 CPUs
FreeBSD/SMP: 2 package(s) x 8 core(s) x 2 hardware threads
random: unblocking device.
ioapic1: MADT APIC ID 1 != hw id 15
ioapic2: MADT APIC ID 2 != hw id 15
ioapic0 <Version 2.0> irqs 0-23
ioapic1 <Version 2.0> irqs 32-55
ioapic2 <Version 2.0> irqs 64-87
Launching APs: 1 14 15 6 3 7 2 11 9 19 4 26 10 17 29 22 23 30 27 13 16 8 12 5 25 28 31 18 21 24 20
random: entropy device external interface
kbd1 at kbdmux0
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0xfcf80-0xfcf9e
smbios0: Version: 2.7, BCD Revision: 2.7
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <DELL PE_SC3>
acpi0: Power Button (fixed)
apei0: <ACPI Platform Error Interface> on acpi0
cpu0: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x7f irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x5f 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 350
Event timer "HPET1" frequency 14318180 Hz quality 340
Event timer "HPET2" frequency 14318180 Hz quality 340
Event timer "HPET3" frequency 14318180 Hz quality 340
Event timer "HPET4" frequency 14318180 Hz quality 340
Event timer "HPET5" frequency 14318180 Hz quality 340
Event timer "HPET6" frequency 14318180 Hz quality 340
Event timer "HPET7" frequency 14318180 Hz quality 340
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0
pci0: <ACPI PCI bus> numa-domain 0 on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 53 at device 1.0 numa-domain 0 on pci0
pci1: <ACPI PCI bus> numa-domain 0 on pcib1
igb0: <Intel(R) I350 (Copper)> mem 0xdcb00000-0xdcbfffff,0xdcff0000-0xdcff3fff irq 38 at device 0.0 numa-domain 0 on pci1
igb0: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa
igb0: Using 1024 TX descriptors and 1024 RX descriptors
igb0: Using 8 RX queues 8 TX queues
igb0: Using MSI-X interrupts with 9 vectors
igb0: Ethernet address: bc:30:5b:f9:2d:c0
igb0: netmap queues/slots: TX 8/1024, RX 8/1024
pcib2: <ACPI PCI-PCI bridge> irq 53 at device 2.0 numa-domain 0 on pci0
pci2: <ACPI PCI bus> numa-domain 0 on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 53 at device 2.2 numa-domain 0 on pci0
pci3: <ACPI PCI bus> numa-domain 0 on pcib3
mps0: <Avago Technologies (LSI) SAS2308> port 0xfc00-0xfcff mem 0xddff0000-0xddffffff,0xddf80000-0xddfbffff irq 42 at device 0.0 numa-domain 0 on pci3
mps0: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd
mps0: IOCCapabilities: 5a85c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,MSIXIndex,HostDisc>
pcib4: <ACPI PCI-PCI bridge> irq 53 at device 3.0 numa-domain 0 on pci0
pci4: <ACPI PCI bus> numa-domain 0 on pcib4
pcib5: <ACPI PCI-PCI bridge> irq 53 at device 3.2 numa-domain 0 on pci0
pci5: <ACPI PCI bus> numa-domain 0 on pcib5
pcib6: <PCI-PCI bridge> irq 16 at device 17.0 numa-domain 0 on pci0
pci6: <PCI bus> numa-domain 0 on pcib6
pci0: <simple comms> at device 22.0 (no driver attached)
pci0: <simple comms> at device 22.1 (no driver attached)
ehci0: <Intel Patsburg USB 2.0 controller> mem 0xdf8fd000-0xdf8fd3ff irq 23 at device 26.0 numa-domain 0 on pci0
usbus0: EHCI version 1.0
usbus0 numa-domain 0 on ehci0
usbus0: 480Mbps High Speed USB v2.0
pcib7: <ACPI PCI-PCI bridge> at device 28.0 numa-domain 0 on pci0
pci7: <ACPI PCI bus> numa-domain 0 on pcib7
pcib8: <ACPI PCI-PCI bridge> irq 19 at device 28.7 numa-domain 0 on pci0
pci8: <ACPI PCI bus> numa-domain 0 on pcib8
pcib9: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci8
pci9: <PCI bus> numa-domain 0 on pcib9
pcib10: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci9
pci10: <PCI bus> numa-domain 0 on pcib10
pcib11: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci10
pci11: <PCI bus> numa-domain 0 on pcib11
vgapci0: <VGA-compatible display> mem 0xd8000000-0xd8ffffff,0xdeffc000-0xdeffffff,0xde000000-0xde7fffff irq 19 at device 0.0 numa-domain 0 on pci11
vgapci0: Boot video device
pcib12: <PCI-PCI bridge> at device 1.0 numa-domain 0 on pci9
pci12: <PCI bus> numa-domain 0 on pcib12
ehci1: <Intel Patsburg USB 2.0 controller> mem 0xdf8fe000-0xdf8fe3ff irq 22 at device 29.0 numa-domain 0 on pci0
usbus1: EHCI version 1.0
usbus1 numa-domain 0 on ehci1
usbus1: 480Mbps High Speed USB v2.0
pcib13: <PCI-PCI bridge> at device 30.0 numa-domain 0 on pci0
pci13: <PCI bus> numa-domain 0 on pcib13
isab0: <PCI-ISA bridge> at device 31.0 numa-domain 0 on pci0
isa0: <ISA bus> numa-domain 0 on isab0
ahci0: <Intel Patsburg AHCI SATA controller> port 0xece8-0xecef,0xecf8-0xecfb,0xecf0-0xecf7,0xecfc-0xecff,0xecc0-0xecdf mem 0xdf8ff000-0xdf8ff7ff irq 20 at device 31.2 numa-domain 0 on pci0
ahci0: AHCI v1.30 with 6 3Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
ahciem0: <AHCI enclosure management bridge> on ahci0
pcib14: <ACPI Host-PCI bridge> numa-domain 1 on acpi0
pci14: <ACPI PCI bus> numa-domain 1 on pcib14
pcib15: <ACPI PCI-PCI bridge> irq 85 at device 1.0 numa-domain 1 on pci14
pci15: <ACPI PCI bus> numa-domain 1 on pcib15
pcib16: <ACPI PCI-PCI bridge> irq 85 at device 2.0 numa-domain 1 on pci14
pci16: <ACPI PCI bus> numa-domain 1 on pcib16
pcib17: <ACPI PCI-PCI bridge> irq 85 at device 3.0 numa-domain 1 on pci14
pci17: <ACPI PCI bus> numa-domain 1 on pcib17
pcib18: <ACPI PCI-PCI bridge> irq 85 at device 3.2 numa-domain 1 on pci14
pci18: <ACPI PCI bus> numa-domain 1 on pcib18
pcib19: <ACPI Host-PCI bridge> numa-domain 0 on acpi0
pci19: <ACPI PCI bus> numa-domain 0 on pcib19
pci19: <dasp, performance counters> at device 14.1 (no driver attached)
pci19: <dasp, performance counters> at device 19.1 (no driver attached)
pci19: <dasp, performance counters> at device 19.4 (no driver attached)
pci19: <dasp, performance counters> at device 19.5 (no driver attached)
pcib20: <ACPI Host-PCI bridge> numa-domain 1 on acpi0
pci20: <ACPI PCI bus> numa-domain 1 on pcib20
pci20: <dasp, performance counters> at device 14.1 (no driver attached)
pci20: <dasp, performance counters> at device 19.1 (no driver attached)
pci20: <dasp, performance counters> at device 19.4 (no driver attached)
pci20: <dasp, performance counters> at device 19.5 (no driver attached)
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xec000-0xeffff pnpid ORM0000 on isa0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est0 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est1 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est2 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est3 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est4 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est5 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est6 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est7 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est8 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est9 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est10 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est11 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est12 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est13 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est14 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est15 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est16 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est17 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est18 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est19 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est20 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est21 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est22 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est23 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est24 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est25 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est26 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est27 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est28 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est29 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est30 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 24d400001e00
device_attach: est31 attach returned 6
Timecounter "TSC-low" frequency 1299999920 Hz quality 1000
Timecounters tick every 1.000 msec
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
ugen1.1: <Intel EHCI root HUB> at usbus1
ugen0.1: <Intel EHCI root HUB> at usbus0
uhub0 numa-domain 0 on usbus1
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub1 numa-domain 0 on usbus0
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ada0 at ahcich4 bus 0 scbus5 target 0 lun 0
ada0: <INTEL SSDSC2MH120A2 PPG4> ATA8-ACS SATA 3.x device
ada0: Serial Number LNEL132300KL120CGN
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 114473MB (234441648 512 byte sectors)
ada0: quirks=0x1<4K>
ada1 at ahcich5 bus 0 scbus6 target 0 lun 0
ada1: <INTEL SSDSC2MH120A2 PPG4> ATA8-ACS SATA 3.x device
ada1: Serial Number LNEL126400MA120CGN
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 114473MB (234441648 512 byte sectors)
ada1: quirks=0x1<4K>
ses0 at ahciem0 bus 0 scbus7 target 0 lun 0
ses0: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses0: SEMB SES Device
da0 at mps0 bus 0 scbus0 target 2 lun 0
da0: <ATA Samsung SSD 860 4B6Q> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number S59VNS0N809087J
da0: 600.000MB/s transfers
da0: Command Queueing enabled
da0: 953869MB (1953525168 512 byte sectors)
da1 at mps0 bus 0 scbus0 target 3 lun 0
da1: <ATA Samsung SSD 860 4B6Q> Fixed Direct Access SPC-4 SCSI device
da1: Serial Number S59VNJ0N631973D
da1: 600.000MB/s transfers
da1: Command Queueing enabled
da1: 953869MB (1953525168 512 byte sectors)
da2 at mps0 bus 0 scbus0 target 4 lun 0
da2: <ATA Samsung SSD 860 4B6Q> Fixed Direct Access SPC-4 SCSI device
da2: Serial Number S5B3NDFN807383E
da2: 600.000MB/s transfers
da2: Command Queueing enabled
da2: 953869MB (1953525168 512 byte sectors)
da3 at mps0 bus 0 scbus0 target 5 lun 0
da3: <ATA Samsung SSD 860 4B6Q> Fixed Direct Access SPC-4 SCSI device
da3: Serial Number S5B3NDFN807386P
da3: 600.000MB/s transfers
da3: Command Queueing enabled
da3: 953869MB (1953525168 512 byte sectors)
ses0: ada0,pass4 in 'Slot 04', SATA Slot: scbus5 target 0
ses0: ada1,pass5 in 'Slot 05', SATA Slot: scbus6 target 0
GEOM_MIRROR: Device mirror/swap launched (2/2).
Trying to mount root from zfs:zroot/ROOT/default []...
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
Root mount waiting for: usbus0 usbus1
ugen1.2: <vendor 0x8087 product 0x0024> at usbus1
uhub2 numa-domain 0 on uhub0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1
ugen0.2: <vendor 0x8087 product 0x0024> at usbus0
uhub3 numa-domain 0 on uhub1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0
Root mount waiting for: usbus0 usbus1
uhub3: 6 ports with 6 removable, self powered
uhub2: 8 ports with 8 removable, self powered
ugen0.3: <no manufacturer Gadget USB HUB> at usbus0
uhub4 numa-domain 0 on uhub3
uhub4: <no manufacturer Gadget USB HUB, class 9/0, rev 2.00/0.00, addr 3> on usbus0
Root mount waiting for: usbus0
uhub4: 6 ports with 6 removable, self powered
ugen0.4: <Avocent Keyboard/Mouse Function> at usbus0
ukbd0 numa-domain 0 on uhub4
ukbd0: <Keyboard> on usbus0
kbd2 at ukbd0
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: cannot find EC device
CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (2600.00-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x206d7  Family=0x6  Model=0x2d  Stepping=7
  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=0x1fbee3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Structured Extended Features3=0x9c000400<MD_CLEAR,IBPB,STIBP,L1DFL,SSBD>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
igb0: link state changed to UP
lo0: link state changed to UP
igb0: link state changed to DOWN
lo1: link state changed to UP
lo2: link state changed to UP
lo3: link state changed to UP
lo4: link state changed to UP
[fib_algo] inet.0 (bsearch4#29) rebuild_fd_flm: switching algo to radix4_lockless
igb0: link state changed to UP
ums0 numa-domain 0 on uhub4
ums0: <Mouse> on usbus0
ums0: 3 buttons and [Z] coordinates ID=0
ums1 numa-domain 0 on uhub4
ums1: <Mouse REL> on usbus0
ums1: 3 buttons and [XYZ] coordinates ID=0
pflog0: promiscuous mode enabled
Website Pin Facebook Twitter Myspace Friendfeed Technorati del.icio.us Digg Google StumbleUpon Premium Responsive

Leave a Comment

Scroll to Top