r720

This host has been retired. The services were distributed amongst r730-01 and r730-03.

This host was often referred to as r720 or r720-01 (after r720-02 appeared on the scene)

This replaces a previous post.

I’ve been given a Dell PowerEdge 720. It contains:

  1. 6 x 400GB SAS SSDs – data01 zpool
  2. 2 x 100GB SAS SSDs – unused – I think this is da0 and da1
  3. 2 x 80GB SATA SSDs – zroot zpool
  4. 4 x 500GB SATA SSDs – tank_fast zpool
  5. 1 x 250GB SATA SSD – unused – probably da10

I’ve added in a SAS 9207-8i card, as mentioned previously.

This host contains two SAS cards:

  • SAS2008 – for the Dell TL4000 LTO-4 tape library
  • SAS2308 – for the drives

Partitions

[dan@r720-01:~] $ gpart show
=>       40  781422688  da2  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da3  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da4  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da5  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da6  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da7  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da8  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       40  781422688  da9  GPT  (373G)
         40  781418496    1  freebsd-zfs  (373G)
  781418536       4192       - free -  (2.0M)

=>       34  250069613  da10  GPT  (119G)
         34       2014        - free -  (1.0M)
       2048  250066944     1  freebsd-zfs  (119G)
  250068992        655        - free -  (328K)

=>       40  976773088  da11  GPT  (466G)
         40  975175680     1  freebsd-zfs  (465G)
  975175720    1597408        - free -  (780M)

=>       40  976773088  da12  GPT  (466G)
         40  975175680     1  freebsd-zfs  (465G)
  975175720    1597408        - free -  (780M)

=>       40  976773088  da13  GPT  (466G)
         40  975175680     1  freebsd-zfs  (465G)
  975175720    1597408        - free -  (780M)

=>       40  976773088  da14  GPT  (466G)
         40  975175680     1  freebsd-zfs  (465G)
  975175720    1597408        - free -  (780M)

=>       40  156301408  ada0  GPT  (75G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048    4194304     2  freebsd-swap  (2.0G)
    4196352  152104960     3  freebsd-zfs  (73G)
  156301312        136        - free -  (68K)

=>       40  156301408  ada1  GPT  (75G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048    4194304     2  freebsd-swap  (2.0G)
    4196352  152104960     3  freebsd-zfs  (73G)
  156301312        136        - free -  (68K)

[dan@r720-01:~] $ 

zpools

The zpool:

[dan@r720-01:~] $ zpool status
  pool: data01
 state: ONLINE
  scan: scrub repaired 0 in 0 days 00:00:01 with 0 errors on Sun Nov  3 03:03:05 2019
config:

	NAME           STATE     READ WRITE CKSUM
	data01         ONLINE       0     0     0
	  mirror-0     ONLINE       0     0     0
	    gpt/data1  ONLINE       0     0     0
	    gpt/data2  ONLINE       0     0     0
	  mirror-1     ONLINE       0     0     0
	    gpt/data3  ONLINE       0     0     0
	    gpt/data4  ONLINE       0     0     0
	  mirror-2     ONLINE       0     0     0
	    gpt/data5  ONLINE       0     0     0
	    gpt/data6  ONLINE       0     0     0
	  mirror-3     ONLINE       0     0     0
	    gpt/data7  ONLINE       0     0     0
	    gpt/data8  ONLINE       0     0     0

errors: No known data errors

  pool: tank_fast
 state: ONLINE
  scan: resilvered 10.7M in 0 days 00:00:00 with 0 errors on Fri Nov  8 14:54:29 2019
config:

	NAME        STATE     READ WRITE CKSUM
	tank_fast   ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    da14p1  ONLINE       0     0     0
	    da13p1  ONLINE       0     0     0
	  mirror-1  ONLINE       0     0     0
	    da11p1  ONLINE       0     0     0
	    da12p1  ONLINE       0     0     0

errors: No known data errors

  pool: zroot
 state: ONLINE
  scan: scrub repaired 0 in 0 days 00:00:06 with 0 errors on Sun Nov  3 03:03:25 2019
config:

	NAME          STATE     READ WRITE CKSUM
	zroot         ONLINE       0     0     0
	  mirror-0    ONLINE       0     0     0
	    gpt/zfs0  ONLINE       0     0     0
	    gpt/zfs1  ONLINE       0     0     0

errors: No known data errors
[dan@r720-01:~] $ 

Filesystems

The filesystems:

[dan@r720-01:~] $ zfs list
NAME                                                          USED  AVAIL  REFER  MOUNTPOINT
data01                                                       1.53M  1.41T    88K  /data01
tank_fast                                                     465G   434G    88K  /tank_fast
tank_fast/dan                                                3.00G   434G    88K  none
tank_fast/dan/ports                                          3.00G   434G    88K  /usr/home/dan/ports
tank_fast/dan/ports/2019Q3                                   1.29G   434G  1.29G  /usr/home/dan/ports/2019Q3
tank_fast/dan/ports/head                                     1.71G   434G  1.71G  /usr/home/dan/ports/head
tank_fast/iocage                                              400G   434G   148K  /iocage
tank_fast/iocage/download                                     750M   434G    88K  /iocage/download
tank_fast/iocage/download/11.1-RELEASE                        119M   434G   119M  /iocage/download/11.1-RELEASE
tank_fast/iocage/download/11.2-RELEASE                        272M   434G   272M  /iocage/download/11.2-RELEASE
tank_fast/iocage/download/12.0-RELEASE                        359M   434G   359M  /iocage/download/12.0-RELEASE
tank_fast/iocage/images                                       693M   434G   693M  /iocage/images
tank_fast/iocage/jails                                        395G   434G    96K  /iocage/jails
tank_fast/iocage/jails/bacula-sd-02.int.unixathome.org       3.32G   434G    92K  /iocage/jails/bacula-sd-02.int.unixathome.org
tank_fast/iocage/jails/bacula-sd-02.int.unixathome.org/root  3.32G   434G  2.41G  /iocage/jails/bacula-sd-02.int.unixathome.org/root
tank_fast/iocage/jails/deleteme                              1.38G   434G    92K  /iocage/jails/deleteme
tank_fast/iocage/jails/deleteme/root                         1.38G   434G  1.37G  /iocage/jails/deleteme/root
tank_fast/iocage/jails/dev-pgeu                              1.41G   434G    92K  /iocage/jails/dev-pgeu
tank_fast/iocage/jails/dev-pgeu/root                         1.41G   434G  1.47G  /iocage/jails/dev-pgeu/root
tank_fast/iocage/jails/mqtt01                                3.27G   434G    92K  /iocage/jails/mqtt01
tank_fast/iocage/jails/mqtt01/root                           3.27G   434G  2.41G  /iocage/jails/mqtt01/root
tank_fast/iocage/jails/pg02.int.unixathome.org               19.6G   434G    92K  /iocage/jails/pg02.int.unixathome.org
tank_fast/iocage/jails/pg02.int.unixathome.org/root          19.6G   434G  18.8G  /iocage/jails/pg02.int.unixathome.org/root
tank_fast/iocage/jails/pg03.int.unixathome.org                358G   434G    92K  /iocage/jails/pg03.int.unixathome.org
tank_fast/iocage/jails/pg03.int.unixathome.org/root           358G   434G   136G  /iocage/jails/pg03.int.unixathome.org/root
tank_fast/iocage/jails/pkg01                                 2.64G   434G    92K  /iocage/jails/pkg01
tank_fast/iocage/jails/pkg01/data                              88K   434G    88K  none
tank_fast/iocage/jails/pkg01/root                            2.64G   434G  2.40G  /iocage/jails/pkg01/root
tank_fast/iocage/jails/pkg02                                 1.67G   434G    92K  /iocage/jails/pkg02
tank_fast/iocage/jails/pkg02/root                            1.67G   434G  1.66G  /iocage/jails/pkg02/root
tank_fast/iocage/jails/pkg03                                 1.67G   434G   100K  /iocage/jails/pkg03
tank_fast/iocage/jails/pkg03/root                            1.67G   434G  1.66G  /iocage/jails/pkg03/root
tank_fast/iocage/jails/pkg04                                 1.67G   434G   100K  /iocage/jails/pkg04
tank_fast/iocage/jails/pkg04/data                              88K   434G    88K  none
tank_fast/iocage/jails/pkg04/root                            1.66G   434G  1.66G  /iocage/jails/pkg04/root
tank_fast/iocage/log                                          160K   434G   160K  /iocage/log
tank_fast/iocage/releases                                    3.16G   434G    88K  /iocage/releases
tank_fast/iocage/releases/11.1-RELEASE                        325M   434G    88K  /iocage/releases/11.1-RELEASE
tank_fast/iocage/releases/11.1-RELEASE/root                   325M   434G   325M  /iocage/releases/11.1-RELEASE/root
tank_fast/iocage/releases/11.2-RELEASE                        968M   434G    88K  /iocage/releases/11.2-RELEASE
tank_fast/iocage/releases/11.2-RELEASE/root                   968M   434G   968M  /iocage/releases/11.2-RELEASE/root
tank_fast/iocage/releases/12.0-RELEASE                       1.90G   434G    88K  /iocage/releases/12.0-RELEASE
tank_fast/iocage/releases/12.0-RELEASE/root                  1.89G   434G  1.37G  /iocage/releases/12.0-RELEASE/root
tank_fast/iocage/templates                                     88K   434G    88K  /iocage/templates
tank_fast/none                                                 88K   434G    88K  none
tank_fast/poudriere                                          61.6G   434G    88K  /usr/local/poudriere
tank_fast/poudriere/ccache.amd64                             4.37G   434G  2.74G  /var/cache/ccache.amd64
tank_fast/poudriere/ccache.i386                              1.54G   434G  1.49G  /var/cache/ccache.i386
tank_fast/poudriere/data                                     29.7G   434G  3.98G  /usr/local/poudriere/data
tank_fast/poudriere/data/cache                                170M   434G   143M  /usr/local/poudriere/data/cache
tank_fast/poudriere/data/cronjob-logs                        1.76M   434G  1.27M  /usr/local/poudriere/data/cronjob-logs
tank_fast/poudriere/data/packages                            25.6G   434G  13.9G  /usr/local/poudriere/data/packages
tank_fast/poudriere/distfiles                                6.68G   434G  6.68G  /usr/ports/distfiles
tank_fast/poudriere/jails                                    4.81G   434G    88K  /usr/local/poudriere/jails
tank_fast/poudriere/jails/120amd64                           1.38G   434G  1.38G  /usr/local/poudriere/jails/120amd64
tank_fast/poudriere/jails/120i386                            1.16G   434G  1.16G  /usr/local/poudriere/jails/120i386
tank_fast/poudriere/jails/121amd64                           1.23G   434G  1.23G  /usr/local/poudriere/jails/121amd64
tank_fast/poudriere/jails/121i386                            1.05G   434G  1.05G  /usr/local/poudriere/jails/121i386
tank_fast/poudriere/ports                                    14.5G   434G    88K  /usr/local/poudriere/ports
tank_fast/poudriere/ports/default                            4.60G   434G  1.62G  /usr/local/poudriere/ports/default
tank_fast/poudriere/ports/main                               1.18G   434G  1.18G  /usr/local/poudriere/ports/main
tank_fast/poudriere/ports/testing                            8.70G   434G  5.19G  /usr/local/poudriere/ports/testing
zroot                                                        2.39G  67.8G    88K  /zroot
zroot/ROOT                                                   2.38G  67.8G    88K  none
zroot/ROOT/12.0-RELEASE                                         8K  67.8G  1.32G  /
zroot/ROOT/default                                           2.38G  67.8G  2.01G  /
zroot/tmp                                                     292K  67.8G   292K  /tmp
zroot/usr                                                     836K  67.8G    88K  /usr
zroot/usr/home                                                572K  67.8G   572K  /usr/home
zroot/usr/ports                                                88K  67.8G    88K  /usr/ports
zroot/usr/src                                                  88K  67.8G    88K  /usr/src
zroot/var                                                    1.22M  67.8G    88K  /var
zroot/var/audit                                                88K  67.8G    88K  /var/audit
zroot/var/crash                                                88K  67.8G    88K  /var/crash
zroot/var/log                                                 772K  67.8G   772K  /var/log
zroot/var/mail                                                112K  67.8G   112K  /var/mail
zroot/var/tmp                                                 104K  67.8G   104K  /var/tmp
[dan@r720-01:~] $ 

dmesg

And dmesg:

[dan@r720-01:~] $ cat /var/run/dmesg.boot 
---<<BOOT>>---
Copyright (c) 1992-2019 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 12.1-RELEASE r354233 GENERIC amd64
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
VT(vga): resolution 640x480
CPU: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz (3000.06-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306e4  Family=0x6  Model=0x3e  Stepping=4
  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=0x7fbee3ff<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,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS>
  Structured Extended Features3=0x9c000000<IBPB,STIBP,L1DFL,SSBD>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
  TSC: P-state invariant, performance statistics
real memory  = 412316860416 (393216 MB)
avail memory = 401865371648 (383248 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <DELL   PE_SC3  >
FreeBSD/SMP: Multiprocessor System Detected: 40 CPUs
FreeBSD/SMP: 2 package(s) x 10 core(s) x 2 hardware threads
random: unblocking device.
ioapic1: Changing APIC ID to 1
ioapic2: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 32-55 on motherboard
ioapic2 <Version 2.0> irqs 64-87 on motherboard
Launching APs: 29 26 31 3 16 39 19 18 8 24 5 25 38 14 35 30 13 23 28 21 1 4 2 22 20 10 7 12 15 6 36 17 27 32 9 34 33 11 37
Timecounter "TSC-low" frequency 1500029566 Hz quality 1000
random: entropy device external interface
kbd1 at kbdmux0
000.000023 [4335] netmap_init               netmap: loaded module
[ath_hal] loaded
module_register_init: MOD_LOAD (vesa, 0xffffffff8112e050, 0) error 19
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
nexus0
vtvga0: <VT VGA driver> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <DELL PE_SC3> on motherboard
acpi0: Power Button (fixed)
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
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver> port 0xfcc0-0xfcdf mem 0xd8d00000-0xd8dfffff,0xd8ff8000-0xd8ffbfff irq 36 at device 0.0 numa-domain 0 on pci1
ix0: Using 2048 TX descriptors and 2048 RX descriptors
ix0: Using 10 RX queues 10 TX queues
ix0: Using MSI-X interrupts with 11 vectors
ix0: allocated for 10 queues
ix0: allocated for 10 rx queues
ix0: Ethernet address: ec:f4:bb:c0:bd:a0
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: netmap queues/slots: TX 10/2048, RX 10/2048
ix1: <Intel(R) PRO/10GbE PCI-Express Network Driver> port 0xfce0-0xfcff mem 0xd8e00000-0xd8efffff,0xd8ffc000-0xd8ffffff irq 34 at device 0.1 numa-domain 0 on pci1
ix1: Using 2048 TX descriptors and 2048 RX descriptors
ix1: Using 10 RX queues 10 TX queues
ix1: Using MSI-X interrupts with 11 vectors
ix1: allocated for 10 queues
ix1: allocated for 10 rx queues
ix1: Ethernet address: ec:f4:bb:c0:bd:a2
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: netmap queues/slots: TX 10/2048, RX 10/2048
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
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 0xdc8fd000-0xdc8fd3ff 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 16 at device 28.4 numa-domain 0 on pci0
pci8: <ACPI PCI bus> numa-domain 0 on pcib8
igb0: <Intel(R) PRO/1000 PCI-Express Network Driver> mem 0xdae80000-0xdaefffff,0xdaff8000-0xdaffbfff irq 19 at device 0.0 numa-domain 0 on pci8
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: ec:f4:bb:c0:bd:a4
igb0: netmap queues/slots: TX 8/1024, RX 8/1024
igb1: <Intel(R) PRO/1000 PCI-Express Network Driver> mem 0xdaf00000-0xdaf7ffff,0xdaffc000-0xdaffffff irq 18 at device 0.1 numa-domain 0 on pci8
igb1: Using 1024 TX descriptors and 1024 RX descriptors
igb1: Using 8 RX queues 8 TX queues
igb1: Using MSI-X interrupts with 9 vectors
igb1: Ethernet address: ec:f4:bb:c0:bd:a5
igb1: netmap queues/slots: TX 8/1024, RX 8/1024
pcib9: <ACPI PCI-PCI bridge> irq 19 at device 28.7 numa-domain 0 on pci0
pci9: <ACPI 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
pcib12: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci11
pci12: <PCI bus> numa-domain 0 on pcib12
vgapci0: <VGA-compatible display> mem 0xd4000000-0xd4ffffff,0xdbffc000-0xdbffffff,0xdb000000-0xdb7fffff irq 19 at device 0.0 numa-domain 0 on pci12
vgapci0: Boot video device
pcib13: <PCI-PCI bridge> at device 1.0 numa-domain 0 on pci10
pci13: <PCI bus> numa-domain 0 on pcib13
ehci1: <Intel Patsburg USB 2.0 controller> mem 0xdc8fe000-0xdc8fe3ff 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
pcib14: <PCI-PCI bridge> at device 30.0 numa-domain 0 on pci0
pci14: <PCI bus> numa-domain 0 on pcib14
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 0xdce8-0xdcef,0xdcf8-0xdcfb,0xdcf0-0xdcf7,0xdcfc-0xdcff,0xdcc0-0xdcdf mem 0xdc8ff000-0xdc8ff7ff 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> at channel 2147483647 on ahci0
device_attach: ahciem0 attach returned 6
pcib15: <ACPI Host-PCI bridge> numa-domain 1 on acpi0
pci15: <ACPI PCI bus> numa-domain 1 on pcib15
pcib16: <ACPI PCI-PCI bridge> irq 85 at device 1.0 numa-domain 1 on pci15
pci16: <ACPI PCI bus> numa-domain 1 on pcib16
pcib17: <ACPI PCI-PCI bridge> irq 85 at device 2.0 numa-domain 1 on pci15
pci17: <ACPI PCI bus> numa-domain 1 on pcib17
mps0: <Avago Technologies (LSI) SAS2008> port 0xbc00-0xbcff mem 0xd0ff0000-0xd0ffffff,0xd0f80000-0xd0fbffff irq 72 at device 0.0 numa-domain 1 on pci17
mps0: Firmware: 07.15.08.00, Driver: 21.02.00.00-fbsd
mps0: IOCCapabilities: 185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR>
pcib18: <ACPI PCI-PCI bridge> irq 85 at device 3.0 numa-domain 1 on pci15
pci18: <ACPI PCI bus> numa-domain 1 on pcib18
mps1: <Avago Technologies (LSI) SAS2308> port 0xac00-0xacff mem 0xd1ff0000-0xd1ffffff,0xd1f80000-0xd1fbffff irq 80 at device 0.0 numa-domain 1 on pci18
mps1: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd
mps1: IOCCapabilities: 5a85c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,MSIXIndex,HostDisc>
pcib19: <ACPI PCI-PCI bridge> irq 85 at device 3.2 numa-domain 1 on pci15
pci19: <ACPI PCI bus> numa-domain 1 on pcib19
pcib20: <ACPI Host-PCI bridge> numa-domain 0 on acpi0
pci20: <ACPI PCI bus> numa-domain 0 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.5 (no driver attached)
pcib21: <ACPI Host-PCI bridge> numa-domain 1 on acpi0
pci21: <ACPI PCI bus> numa-domain 1 on pcib21
pci21: <dasp, performance counters> at device 14.1 (no driver attached)
pci21: <dasp, performance counters> at device 19.1 (no driver attached)
pci21: <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,0xcb800-0xcbfff,0xec000-0xeffff pnpid ORM0000 on isa0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
ugen0.1: <Intel EHCI root HUB> at usbus0
ugen1.1: <Intel EHCI root HUB> at usbus1
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
ugen0.2: <vendor 0x8087 product 0x0024> at usbus0
uhub2 numa-domain 0 on uhub0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0
uhub2: 6 ports with 6 removable, self powered
ugen1.2: <vendor 0x8087 product 0x0024> at usbus1
uhub3 numa-domain 0 on uhub1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1
ugen0.3: <ATEN UC-10KM V1.3.124> at usbus0
ukbd0 numa-domain 0 on uhub2
ukbd0: <HID Keyboard> on usbus0
kbd2 at ukbd0
ugen0.4: <no manufacturer Gadget USB HUB> at usbus0
uhub4 numa-domain 0 on uhub2
uhub4: <no manufacturer Gadget USB HUB, class 9/0, rev 2.00/0.00, addr 4> on usbus0
uhub3: 8 ports with 8 removable, self powered
uhub4: 6 ports with 6 removable, self powered
ugen0.5: <Avocent Keyboard/Mouse Function> at usbus0
ukbd1 numa-domain 0 on uhub4
ukbd1: <Keyboard> on usbus0
kbd3 at ukbd1
ada0 at ahcich4 bus 0 scbus4 target 0 lun 0
ada0: <INTEL SSDSA2CW080G3 4PC10362> ATA8-ACS SATA 2.x device
ada0: Serial Number CVPR136108V3080BGN
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 76319MB (156301488 512 byte sectors)
ada0: quirks=0x1<4K>
da11 at mps1 bus 0 scbus7 target 20 lun 0
da11: <ATA Samsung SSD 850 3B6Q> Fixed Direct Access SPC-4 SCSI device
da11: Serial Number S3PTNF0JA70742A     
da11: 600.000MB/s transfers
da11: Command Queueing enabled
da11: 476940MB (976773168 512 byte sectors)
da11: quirks=0x8<4K>
da10 at mps1 bus 0 scbus7 target 19 lun 0
da10: <ATA Samsung SSD 840 3B0Q> Fixed Direct Access SPC-4 SCSI device
da10: Serial Number S12PNEACB31368P     
da10: 600.000MB/s transfers
da10: Command Queueing enabled
da10: 122104MB (250069680 512 byte sectors)
da10: quirks=0x8<4K>
da13 at mps1 bus 0 scbus7 target 22 lun 0
da13: <ATA Samsung SSD 850 3B6Q> Fixed Direct Access SPC-4 SCSI device
da13: Serial Number S3PTNF0JA11513Y     
da13: 600.000MB/s transfers
da13: Command Queueing enabled
da13: 476940MB (976773168 512 byte sectors)
da13: quirks=0x8<4K>
da14 at mps1 bus 0 scbus7 target 23 lun 0
da14: <ATA Samsung SSD 850 3B6Q> Fixed Direct Access SPC-4 SCSI device
da14: Serial Number S3PTNF0JA70588A     
da14: 600.000MB/s transfers
da14: Command Queueing enabled
da14: 476940MB (976773168 512 byte sectors)
da14: quirks=0x8<4K>
da2 at mps1 bus 0 scbus7 target 10 lun 0
da2: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da2: Serial Number 41271040
da2: 600.000MB/s transfers
da2: Command Queueing enabled
da2: 381554MB (781422768 512 byte sectors)
da3 at mps1 bus 0 scbus7 target 11 lun 0
da3: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da3: Serial Number 41163216
da3: 600.000MB/s transfers
da3: Command Queueing enabled
da3: 381554MB (781422768 512 byte sectors)
ada1 at ahcich5 bus 0 scbus5 target 0 lun 0
ada1: <INTEL SSDSA2CW080G3 4PC10362> ATA8-ACS SATA 2.x device
ada1: Serial Number PEPR3346005Y080BGN
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 76319MB (156301488 512 byte sectors)
ada1: quirks=0x1<4K>
da0 at mps1 bus 0 scbus7 target 8 lun 0
da0: <ATA MZ-5EA1000-0D3 7D3Q> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number S0SEN6AD400660
da0: 300.000MB/s transfers
da0: Command Queueing enabled
da0: 95396MB (195371568 512 byte sectors)
da1 at mps1 bus 0 scbus7 target 9 lun 0
da1: <ATA MZ-5EA1000-0D3 7D3Q> Fixed Direct Access SPC-4 SCSI device
da1: Serial Number S0SEN6AD400674
da1: 300.000MB/s transfers
da1: Command Queueing enabled
da1: 95396MB (195371568 512 byte sectors)
da9 at mps1 bus 0 scbus7 target 17 lun 0
da9: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da9: Serial Number 41160668
da9: 600.000MB/s transfers
da9: Command Queueing enabled
da9: 381554MB (781422768 512 byte sectors)
da8 at mps1 bus 0 scbus7 target 16 lun 0
da8: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da8: Serial Number 41261264
da8: 600.000MB/s transfers
da8: Command Queueing enabled
da8: 381554MB (781422768 512 byte sectors)
da7 at mps1 bus 0 scbus7 target 15 lun 0
da7: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da7: Serial Number 41260832
da7: 600.000MB/s transfers
da7: Command Queueing enabled
da7: 381554MB (781422768 512 byte sectors)
da4 at mps1 bus 0 scbus7 target 12 lun 0
da4: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da4: Serial Number 41164144
da4: 600.000MB/s transfers
da4: Command Queueing enabled
da4: 381554MB (781422768 512 byte sectors)
da5 at mps1 bus 0 scbus7 target 13 lun 0
da5: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da5: Serial Number 41270788
da5: 600.000MB/s transfers
da5: Command Queueing enabled
da5: 381554MB (781422768 512 byte sectors)
da12 at mps1 bus 0 scbus7 target 21 lun 0
da12: <ATA Samsung SSD 850 3B6Q> Fixed Direct Access SPC-4 SCSI device
da12: Serial Number S3PTNF0JA70159T     
da12: 600.000MB/s transfers
da12: Command Queueing enabled
da12: 476940MB (976773168 512 byte sectors)
da12: quirks=0x8<4K>
da6 at mps1 bus 0 scbus7 target 14 lun 0
da6: <Pliant LB406M D323> Fixed Direct Access SPC-4 SCSI device
da6: Serial Number 41145824
da6: 600.000MB/s transfers
da6: Command Queueing enabled
da6: 381554MB (781422768 512 byte sectors)
Trying to mount root from zfs:zroot/ROOT/default []...
GEOM_MIRROR: Device mirror/swap launched (2/2).
GEOM_ELI: Device mirror/swap.eli created.
GEOM_ELI: Encryption: AES-XTS 128
GEOM_ELI:     Crypto: software
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> on motherboard
bridge0: Ethernet address: 02:fe:ca:4a:7a:00
lo0: link state changed to UP
ix0: link state changed to UP
lo1: link state changed to UP
ix0: link state changed to DOWN
bridge0: link state changed to UP
ix0: promiscuous mode enabled
ix0: link state changed to UP
ums0 numa-domain 0 on uhub2
ums0: <HID Mouse> on usbus0
ums0: 5 buttons and [XYZ] coordinates ID=0
ums1 numa-domain 0 on uhub4
ums1: <Mouse> on usbus0
ums1: 3 buttons and [Z] coordinates ID=0
ums2 numa-domain 0 on uhub4
ums2: <Mouse REL> on usbus0
ums2: 3 buttons and [XYZ] coordinates ID=0
[dan@r720-01:~] $ 
Website Pin Facebook Twitter Myspace Friendfeed Technorati del.icio.us Digg Google StumbleUpon Premium Responsive

Leave a Comment

Scroll to Top