This is the Dell R730 host known as r730-03.
It replaces an earlier post.
This new post was created after I added a new spare via Adding in a hot-spare for zfs on FreeBSD.
[20:04 r730-03 dvl ~] % uname -a FreeBSD r730-03.int.unixathome.org 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
gpart
[20:04 r730-03 dvl ~] % gpart show => 40 937703008 ada0 GPT (447G) 40 1024 1 freebsd-boot (512K) 1064 984 - free - (492K) 2048 67108864 2 freebsd-swap (32G) 67110912 870590464 3 freebsd-zfs (415G) 937701376 1672 - free - (836K) => 40 937703008 ada1 GPT (447G) 40 1024 1 freebsd-boot (512K) 1064 984 - free - (492K) 2048 67108864 2 freebsd-swap (32G) 67110912 870590464 3 freebsd-zfs (415G) 937701376 1672 - free - (836K) => 40 23437770672 da0 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) => 40 23437770672 da4 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) => 40 23437770672 da1 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) => 34 23437770685 da5 GPT (11T) 34 6 - free - (3.0K) 40 23437770600 1 freebsd-zfs (11T) 23437770640 79 - free - (40K) => 40 23437770672 da2 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) => 40 23437770672 da3 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) => 40 23437770672 da7 GPT (11T) 40 23437770600 1 freebsd-zfs (11T) 23437770640 72 - free - (36K) [20:05 r730-03 dvl ~] %
zpool list
[20:05 r730-03 dvl ~] % zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT data01 32.7T 21.8T 11.0T - - 27% 66% 1.00x ONLINE - zroot 412G 17.9G 394G - - 21% 4% 1.00x ONLINE - [20:05 r730-03 dvl ~] % zpool list -v NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT data01 32.7T 21.8T 11.0T - - 27% 66% 1.00x ONLINE - mirror-0 10.9T 7.14T 3.77T - - 28% 65.5% - ONLINE gpt/HGST_8CJVT8YE 10.9T - - - - - - - ONLINE gpt/SG_ZHZ16KEX 10.9T - - - - - - - ONLINE mirror-1 10.9T 7.23T 3.68T - - 28% 66.3% - ONLINE gpt/SG_ZHZ03BAT 10.9T - - - - - - - ONLINE gpt/HGST_8CJW1G4E 10.9T - - - - - - - ONLINE mirror-2 10.9T 7.38T 3.52T - - 27% 67.7% - ONLINE gpt/SG_ZL2NJBT2 10.9T - - - - - - - ONLINE gpt/HGST_5PGGTH3D 10.9T - - - - - - - ONLINE spare - - - - - - - - - gpt/SEAG_ZJV4HFPE 10.9T - - - - - - - AVAIL zroot 412G 17.9G 394G - - 21% 4% 1.00x ONLINE - mirror-0 412G 17.9G 394G - - 21% 4.34% - ONLINE ada1p3 415G - - - - - - - ONLINE ada0p3 415G - - - - - - - ONLINE [20:05 r730-03 dvl ~] %
zpool status
[20:05 r730-03 dvl ~] % zpool status pool: data01 state: ONLINE scan: scrub repaired 0B in 20:31:26 with 0 errors on Sun Apr 13 00:16:22 2025 config: NAME STATE READ WRITE CKSUM data01 ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 gpt/HGST_8CJVT8YE ONLINE 0 0 0 gpt/SG_ZHZ16KEX ONLINE 0 0 0 mirror-1 ONLINE 0 0 0 gpt/SG_ZHZ03BAT ONLINE 0 0 0 gpt/HGST_8CJW1G4E ONLINE 0 0 0 mirror-2 ONLINE 0 0 0 gpt/SG_ZL2NJBT2 ONLINE 0 0 0 gpt/HGST_5PGGTH3D ONLINE 0 0 0 spares gpt/SEAG_ZJV4HFPE AVAIL errors: No known data errors pool: zroot state: ONLINE scan: scrub repaired 0B in 00:01:14 with 0 errors on Thu Apr 10 03:50:20 2025 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 ada1p3 ONLINE 0 0 0 ada0p3 ONLINE 0 0 0 errors: No known data errors
File systems
[20:06 r730-03 dvl ~] % zfs list NAME USED AVAIL REFER MOUNTPOINT data01 21.8T 10.8T 96K none data01/bacula-volumes 15.8T 10.8T 96K /jails/bacula-sd-04/usr/local/bacula/volumes data01/bacula-volumes/DiffFile 430G 594G 389G /jails/bacula-sd-04/usr/local/bacula/volumes/DiffFile data01/bacula-volumes/FullFile 6.79T 1.21T 6.32T /jails/bacula-sd-04/usr/local/bacula/volumes/FullFile data01/bacula-volumes/FullFileNoNextPool 8.36T 10.8T 5.43T /jails/bacula-sd-04/usr/local/bacula/volumes/FullFileNoNextPool data01/bacula-volumes/IncrFile 258G 2.25T 166G /jails/bacula-sd-04/usr/local/bacula/volumes/IncrFile data01/dbclone.backups.rsyncer 1.24T 2.26T 137G /jails/dbclone/usr/home/rsyncer/backups data01/dbclone.postgres 1.42G 10.8T 1.42G /jails/dbclone/var/db/postgres data01/jails 146G 10.8T 144K /jails data01/jails/ansible 21.1G 10.8T 13.4G /jails/ansible data01/jails/bacula-sd-04 5.30G 10.8T 1.76G /jails/bacula-sd-04 data01/jails/cliff1 15.0G 10.8T 10.6G /jails/cliff1 data01/jails/dbclone 26.0G 10.8T 18.9G /jails/dbclone data01/jails/dns2 14.9G 10.8T 9.90G /jails/dns2 data01/jails/empty 22.5G 10.8T 14.5G /jails/empty data01/jails/fileserver 12.2G 10.8T 10.0G /jails/fileserver data01/jails/fruity-int 16.6G 10.8T 11.4G /jails/fruity-int data01/jails/graylog 7.23G 10.8T 5.44G /jails/graylog data01/jails/tm 5.02G 10.8T 2.43G /jails/tm data01/mkjail 3.79G 10.8T 96K /var/db/mkjail data01/mkjail/14.1-RELEASE 852M 10.8T 852M /var/db/mkjail/14.1-RELEASE data01/mkjail/14.2-RELEASE 853M 10.8T 853M /var/db/mkjail/14.2-RELEASE data01/mkjail/releases 2.12G 10.8T 2.12G /var/db/mkjail/releases data01/samba 705G 10.8T 104K /jails/fileserver/usr/local/samba data01/samba/dvl 258G 10.8T 258G /jails/fileserver/usr/local/samba/dvl data01/samba/public 21.5G 10.8T 21.5G /jails/fileserver/usr/local/samba/public data01/samba/transfer 1.48G 10.8T 1.48G /jails/fileserver/usr/local/samba/transfer data01/samba/video 424G 10.8T 424G /jails/fileserver/usr/local/samba/video data01/snapshots 259G 10.8T 96K none data01/snapshots/deleting 96K 10.8T 96K none data01/snapshots/homeassistant-r730-01 259G 10.8T 20.6G none data01/syncthing 19.8G 10.8T 14.9G /jails/fileserver/usr/local/syncthing data01/timemachine 3.31T 10.8T 112K /jails/tm/usr/local/timemachine data01/timemachine/dvl-air01 327G 10.8T 327G /jails/tm/usr/local/timemachine/dvl-air01 data01/timemachine/dvl-pro02 1.05T 423G 733G /jails/tm/usr/local/timemachine/dvl-pro02 data01/timemachine/dvl-pro03 770G 254G 633G /jails/tm/usr/local/timemachine/dvl-pro03 data01/timemachine/dvl-pro04 1.19T 10.8T 1.06T /jails/tm/usr/local/timemachine/dvl-pro04 zroot 17.9G 381G 104K /zroot zroot/ROOT 9.95G 381G 96K none zroot/ROOT/14.1-RELEASE-p6_2025-03-26_112413 8K 381G 5.64G / zroot/ROOT/14.1-RELEASE-p8_2025-03-26_114217 8K 381G 6.23G / zroot/ROOT/14.2-RELEASE-p1_2025-03-26_115036 8K 381G 6.31G / zroot/ROOT/14.2-RELEASE-p2_2025-04-10_202126 8K 381G 6.56G / zroot/ROOT/default 9.95G 381G 6.53G / zroot/data 56.7M 381G 96K /zroot/data zroot/data/ansible 56.6M 381G 21.8M /jails/ansible/usr/local/etc/ansible zroot/mkjail 96K 381G 96K /zroot/mkjail zroot/tmp 7.59G 381G 1.10G /tmp zroot/usr 9.19M 381G 96K /usr zroot/usr/home 8.91M 381G 6.82M /usr/home zroot/usr/ports 96K 381G 96K /usr/ports zroot/usr/src 96K 381G 96K /usr/src zroot/var 28.2M 381G 96K /var zroot/var/audit 96K 381G 96K /var/audit zroot/var/crash 96K 381G 96K /var/crash zroot/var/log 22.7M 381G 5.64M /var/log zroot/var/mail 316K 381G 112K /var/mail zroot/var/tmp 4.97M 381G 3.87M /var/tmp
dmesg
[20:06 r730-03 dvl ~] % 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.2-RELEASE-p1 GENERIC amd64 FreeBSD clang version 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67) VT(vga): resolution 640x480 CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2300.14-MHz K8-class CPU) Origin="GenuineIntel" Id=0x306f2 Family=0x6 Model=0x3f Stepping=2 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=0x7ffefbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> AMD Features2=0x21<LAHF,ABM> Structured Extended Features=0x37ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,NFPUSG> Structured Extended Features3=0x9c000400<MD_CLEAR,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 = 137436856320 (131070 MB) avail memory = 133668098048 (127475 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <DELL PE_SC3 > FreeBSD/SMP: Multiprocessor System Detected: 72 CPUs FreeBSD/SMP: 2 package(s) x 18 core(s) x 2 hardware threads random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. ioapic0 <Version 2.0> irqs 0-23 ioapic1 <Version 2.0> irqs 24-47 ioapic2 <Version 2.0> irqs 48-71 Launching APs: 1 35 33 56 15 16 44 61 30 29 49 18 63 24 46 32 20 26 27 41 43 54 21 23 51 4 62 22 45 57 13 50 39 34 65 11 40 42 10 47 7 28 67 69 6 55 70 37 60 9 71 48 19 53 14 68 8 3 52 36 31 66 2 38 25 12 64 5 58 59 17 random: entropy device external interface kbd1 at kbdmux0 vtvga0: <VT VGA driver> smbios0: <System Management BIOS> at iomem 0xfe300-0xfe31e smbios0: Version: 2.8, BCD Revision: 2.8 aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> acpi0: <DELL PE_SC3> acpi0: Power Button (fixed) cpu0: <ACPI CPU> on acpi0 atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 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-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 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 0x408-0x40b on acpi0 pcib0: <ACPI Host-PCI bridge> on acpi0 pci0: <ACPI PCI bus> on pcib0 pci0: <dasp, performance counters> at device 8.2 (no driver attached) pci0: <dasp, performance counters> at device 9.2 (no driver attached) pci0: <dasp, performance counters> at device 11.1 (no driver attached) pci0: <dasp, performance counters> at device 11.2 (no driver attached) pci0: <dasp, performance counters> at device 16.1 (no driver attached) pci0: <dasp, performance counters> at device 16.6 (no driver attached) pci0: <dasp, performance counters> at device 18.1 (no driver attached) pci0: <dasp, performance counters> at device 18.5 (no driver attached) pcib1: <ACPI Host-PCI bridge> on acpi0 pci1: <ACPI PCI bus> on pcib1 pci1: <dasp, performance counters> at device 8.2 (no driver attached) pci1: <dasp, performance counters> at device 9.2 (no driver attached) pci1: <dasp, performance counters> at device 11.1 (no driver attached) pci1: <dasp, performance counters> at device 11.2 (no driver attached) pci1: <dasp, performance counters> at device 16.1 (no driver attached) pci1: <dasp, performance counters> at device 16.6 (no driver attached) pci1: <dasp, performance counters> at device 18.1 (no driver attached) pci1: <dasp, performance counters> at device 18.5 (no driver attached) acpi_syscontainer0: <System Container> on acpi0 acpi_syscontainer1: <System Container> on acpi0 apei0: <ACPI Platform Error Interface> on acpi0 pcib2: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0 pci2: <ACPI PCI bus> numa-domain 0 on pcib2 pcib3: <ACPI PCI-PCI bridge> irq 47 at device 1.0 numa-domain 0 on pci2 pci3: <ACPI PCI bus> numa-domain 0 on pcib3 AVAGO MegaRAID SAS FreeBSD mrsas driver version: 07.709.04.00-fbsd mrsas0: <AVAGO Invader SAS Controller> port 0x5000-0x50ff mem 0x92300000-0x9230ffff,0x92200000-0x922fffff irq 26 at device 0.0 numa-domain 0 on pci3 mrsas0: FW now in Ready state mrsas0: Using MSI-X with 72 number of vectors mrsas0: FW supports <96> MSIX vector,Online CPU 72 Current MSIX <72> mrsas0: mrsas_init_adapter: sc->reply_q_depth 0x740,sc->request_alloc_sz 0x1cf8, sc->reply_alloc_sz 0x3a00,sc->io_frames_alloc_sz 0x3a100 mrsas0: max sge: 0x46, max chain frame size: 0x400, max fw cmd: 0x39f sc->chain_frames_alloc_sz: 0xe7c00 mrsas0: Issuing IOC INIT command to FW. mrsas0: IOC INIT response received from FW. mrsas0: System PD created target ID: 0x1 mrsas0: System PD created target ID: 0x2 mrsas0: System PD created target ID: 0x3 mrsas0: System PD created target ID: 0x4 mrsas0: System PD created target ID: 0x5 mrsas0: System PD created target ID: 0x6 mrsas0: System PD created target ID: 0x20 mrsas0: FW supports: UnevenSpanSupport=1 mrsas0: max_fw_cmds: 927 max_scsi_cmds: 911 mrsas0: MSI-x interrupts setup success mrsas0: mrsas_ocr_thread pcib4: <ACPI PCI-PCI bridge> irq 47 at device 2.0 numa-domain 0 on pci2 pci4: <ACPI PCI bus> numa-domain 0 on pcib4 ahci0: <ASMedia ASM1062 AHCI SATA controller> port 0x4028-0x402f,0x4034-0x4037,0x4020-0x4027,0x4030-0x4033,0x4000-0x401f mem 0x92100000-0x921001ff irq 32 at device 0.0 numa-domain 0 on pci4 ahci0: AHCI v1.20 with 2 6Gbps ports, Port Multiplier supported ahci0: quirks=0xc00000<NOCCS,NOAUX> ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich1: <AHCI channel> at channel 1 on ahci0 pcib5: <ACPI PCI-PCI bridge> irq 47 at device 2.2 numa-domain 0 on pci2 pci5: <ACPI PCI bus> numa-domain 0 on pcib5 ahci1: <ASMedia ASM1062 AHCI SATA controller> port 0x3028-0x302f,0x3034-0x3037,0x3020-0x3027,0x3030-0x3033,0x3000-0x301f mem 0x92000000-0x920001ff irq 34 at device 0.0 numa-domain 0 on pci5 ahci1: AHCI v1.20 with 2 6Gbps ports, Port Multiplier supported ahci1: quirks=0xc00000<NOCCS,NOAUX> ahcich2: <AHCI channel> at channel 0 on ahci1 ahcich3: <AHCI channel> at channel 1 on ahci1 pcib6: <ACPI PCI-PCI bridge> irq 47 at device 3.0 numa-domain 0 on pci2 pci6: <ACPI PCI bus> numa-domain 0 on pcib6 igb0: <Intel(R) I350 (Copper)> mem 0x91e00000-0x91efffff,0x91f0c000-0x91f0ffff irq 46 at device 0.0 numa-domain 0 on pci6 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: 24:6e:96:93:0b:e0 igb0: netmap queues/slots: TX 8/1024, RX 8/1024 igb1: <Intel(R) I350 (Copper)> mem 0x91d00000-0x91dfffff,0x91f08000-0x91f0bfff irq 45 at device 0.1 numa-domain 0 on pci6 igb1: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa 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: 24:6e:96:93:0b:e1 igb1: netmap queues/slots: TX 8/1024, RX 8/1024 igb2: <Intel(R) I350 (Copper)> mem 0x91c00000-0x91cfffff,0x91f04000-0x91f07fff irq 44 at device 0.2 numa-domain 0 on pci6 igb2: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa igb2: Using 1024 TX descriptors and 1024 RX descriptors igb2: Using 8 RX queues 8 TX queues igb2: Using MSI-X interrupts with 9 vectors igb2: Ethernet address: 24:6e:96:93:0b:e2 igb2: netmap queues/slots: TX 8/1024, RX 8/1024 igb3: <Intel(R) I350 (Copper)> mem 0x91b00000-0x91bfffff,0x91f00000-0x91f03fff irq 40 at device 0.3 numa-domain 0 on pci6 igb3: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa igb3: Using 1024 TX descriptors and 1024 RX descriptors igb3: Using 8 RX queues 8 TX queues igb3: Using MSI-X interrupts with 9 vectors igb3: Ethernet address: 24:6e:96:93:0b:e3 igb3: netmap queues/slots: TX 8/1024, RX 8/1024 pcib7: <ACPI PCI-PCI bridge> irq 47 at device 3.2 numa-domain 0 on pci2 pci7: <ACPI PCI bus> numa-domain 0 on pcib7 ix0: <Intel(R) 82598EB AF (Fiber)> port 0x2000-0x201f mem 0x91a40000-0x91a5ffff,0x91a00000-0x91a3ffff,0x91a60000-0x91a63fff irq 42 at device 0.0 numa-domain 0 on pci7 ix0: Using 2048 TX descriptors and 2048 RX descriptors ix0: Using 16 RX queues 16 TX queues ix0: Using MSI-X interrupts with 17 vectors ix0: allocated for 16 queues ix0: allocated for 16 rx queues ix0: Ethernet address: 00:1b:21:41:2f:fa ix0: PCI Express Bus: Speed 2.5GT/s Width x8 ix0: eTrack 0x8cf80000 ix0: netmap queues/slots: TX 16/2048, RX 16/2048 pci2: <unknown> at device 17.0 (no driver attached) ahci2: <Intel Wellsburg AHCI SATA controller> port 0x6078-0x607f,0x608c-0x608f,0x6070-0x6077,0x6088-0x608b,0x6040-0x605f mem 0x92401000-0x924017ff irq 16 at device 17.4 numa-domain 0 on pci2 ahci2: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported ahcich4: <AHCI channel> at channel 0 on ahci2 ahcich5: <AHCI channel> at channel 1 on ahci2 ahcich6: <AHCI channel> at channel 2 on ahci2 ahcich7: <AHCI channel> at channel 3 on ahci2 ahciem0: <AHCI enclosure management bridge> on ahci2 pci2: <simple comms> at device 22.0 (no driver attached) pci2: <simple comms> at device 22.1 (no driver attached) ehci0: <Intel Wellsburg USB 2.0 controller> mem 0x92403000-0x924033ff irq 18 at device 26.0 numa-domain 0 on pci2 usbus0: EHCI version 1.0 usbus0 numa-domain 0 on ehci0 usbus0: 480Mbps High Speed USB v2.0 pcib8: <PCI-PCI bridge> irq 16 at device 28.0 numa-domain 0 on pci2 pci8: <PCI bus> numa-domain 0 on pcib8 pcib9: <ACPI PCI-PCI bridge> irq 19 at device 28.7 numa-domain 0 on pci2 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 0x90000000-0x90ffffff,0x91800000-0x91803fff,0x91000000-0x917fffff irq 19 at device 0.0 numa-domain 0 on pci12 vgapci0: Boot video device ehci1: <Intel Wellsburg USB 2.0 controller> mem 0x92402000-0x924023ff irq 18 at device 29.0 numa-domain 0 on pci2 usbus1: EHCI version 1.0 usbus1 numa-domain 0 on ehci1 usbus1: 480Mbps High Speed USB v2.0 isab0: <PCI-ISA bridge> at device 31.0 numa-domain 0 on pci2 isa0: <ISA bus> numa-domain 0 on isab0 ahci3: <Intel Wellsburg AHCI SATA controller> port 0x6068-0x606f,0x6084-0x6087,0x6060-0x6067,0x6080-0x6083,0x6020-0x603f mem 0x92400000-0x924007ff irq 16 at device 31.2 numa-domain 0 on pci2 ahci3: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported ahcich8: <AHCI channel> at channel 0 on ahci3 ahcich9: <AHCI channel> at channel 1 on ahci3 ahcich10: <AHCI channel> at channel 2 on ahci3 ahcich11: <AHCI channel> at channel 3 on ahci3 ahcich12: <AHCI channel> at channel 4 on ahci3 ahcich13: <AHCI channel> at channel 5 on ahci3 ahciem1: <AHCI enclosure management bridge> on ahci3 pcib13: <ACPI Host-PCI bridge> numa-domain 1 on acpi0 pci13: <ACPI PCI bus> numa-domain 1 on pcib13 pcib14: <ACPI PCI-PCI bridge> irq 71 at device 1.0 numa-domain 1 on pci13 pci14: <ACPI PCI bus> numa-domain 1 on pcib14 pcib15: <ACPI PCI-PCI bridge> irq 71 at device 2.0 numa-domain 1 on pci13 pci15: <ACPI PCI bus> numa-domain 1 on pcib15 pcib16: <ACPI PCI-PCI bridge> irq 71 at device 3.0 numa-domain 1 on pci13 pci16: <ACPI PCI bus> numa-domain 1 on pcib16 pcib17: <ACPI PCI-PCI bridge> irq 71 at device 3.2 numa-domain 1 on pci13 pci17: <ACPI PCI bus> numa-domain 1 on pcib17 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc9000-0xcc7ff,0xcc800-0xd3fff,0xd4000-0xdc7ff,0xed800-0xf17ff pnpid ORM0000 on isa0 coretemp0: <CPU On-Die Thermal Sensors> on cpu0 est0: <Enhanced SpeedStep Frequency Control> on cpu0 Timecounter "TSC-low" frequency 1149998759 Hz quality 1000 Timecounters tick every 1.000 msec 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 ZFS filesystem version: 5 ZFS storage pool version: features support (5000) mrsas0: Disestablish mrsas intr hook ada0 at ahcich1 bus 0 scbus3 target 0 lun 0 ada0: <INTEL SSDSC2BB480G6K G201CS01> ACS-2 ATA SATA 3.x device ada0: Serial Number BTWA602402P7480FGN ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes) ada0: Command Queueing enabled ada0: 457862MB (937703088 512 byte sectors) ada1 at ahcich3 bus 0 scbus5 target 0 lun 0 ada1: <INTEL SSDSC2BB480G6K G201CS01> ACS-2 ATA SATA 3.x device ada1: Serial Number BTWA604405H2480FGN ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes) ada1: Command Queueing enabled ada1: 457862MB (937703088 512 byte sectors) cd0 at ahcich13 bus 0 scbus16 target 0 lun 0 cd0: <HL-DT-ST DVD-ROM DTA0N D3C0> Removable CD-ROM SCSI device cd0: Serial Number KZDHB6D4311 cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed ses0 at mrsas0 bus 1 scbus1 target 32 lun 0 ses0: <DP BP13G+ 2.25> Fixed Enclosure Services SPC-3 SCSI device ses0: 150.000MB/s transfers ses0: SES Device ses1 at ahciem0 bus 0 scbus10 target 0 lun 0 ses1: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device ses1: SEMB SES Device ses2 at ahciem1 bus 0 scbus17 target 0 lun 0 ses2: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device ses2: SEMB SES Device ses2: cd0,pass10 in 'Slot 05', SATA Slot: scbus16 target 0 GEOM_MIRROR: Device mirror/swap launched (2/2). da0 at mrsas0 bus 1 scbus1 target 1 lun 0 da0: <ATA HGST HUH721212AL TB01> Fixed Direct Access SPC-4 SCSI device da0: Serial Number 5PGGTH3D da0: 150.000MB/s transfers da0: 11444224MB (23437770752 512 byte sectors) da4 at mrsas0 bus 1 scbus1 target 5 lun 0 da4: <ATA HGST HUH721212AL T3P2> Fixed Direct Access SPC-4 SCSI device da4: Serial Number 8CJW1G4E da4: 150.000MB/s transfers da4: 11444224MB (23437770752 512 byte sectors) da1 at mrsas0 bus 1 scbus1 target 2 lun 0 da1: <ATA HGST HUH721212AL T3P2> Fixed Direct Access SPC-4 SCSI device da1: Serial Number 8CJVT8YE da1: 150.000MB/s transfers da1: 11444224MB (23437770752 512 byte sectors) da5 at mrsas0 bus 1 scbus1 target 6 lun 0 da5: <ATA ST12000NM001G-2M SN04> Fixed Direct Access SPC-4 SCSI device da5: Serial Number ZL2NJBT2 da5: 150.000MB/s transfers da5: 11444224MB (23437770752 512 byte sectors) da2 at mrsas0 bus 1 scbus1 target 3 lun 0 da2: <ATA ST12000NM0538-2K CN04> Fixed Direct Access SPC-4 SCSI device da2: Serial Number ZHZ16KEX da2: 150.000MB/s transfers da2: 11444224MB (23437770752 512 byte sectors) da3 at mrsas0 bus 1 scbus1 target 4 lun 0 da3: <ATA ST12000NM0538-2K CN04> Fixed Direct Access SPC-4 SCSI device da3: Serial Number ZHZ03BAT da3: 150.000MB/s transfers da3: 11444224MB (23437770752 512 byte sectors) 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 ugen1.2: <vendor 0x8087 product 0x8002> at usbus1 uhub2 numa-domain 0 on uhub0 uhub2: <vendor 0x8087 product 0x8002, class 9/0, rev 2.00/0.05, addr 2> on usbus1 ugen0.2: <vendor 0x8087 product 0x800a> at usbus0 uhub3 numa-domain 0 on uhub1 uhub3: <vendor 0x8087 product 0x800a, class 9/0, rev 2.00/0.05, addr 2> on usbus0 uhub3: 6 ports with 6 removable, self powered Root mount waiting for: usbus0 usbus1 uhub2: 8 ports with 8 removable, self powered Root mount waiting for: usbus0 usb_msc_auto_quirk: UQ_MSC_NO_GETMAXLUN set for USB mass storage device DELL Internal Dual SD (0x413c:0xa101) usb_msc_auto_quirk: UQ_MSC_NO_SYNC_CACHE set for USB mass storage device DELL Internal Dual SD (0x413c:0xa101) ugen0.3: <DELL Internal Dual SD> at usbus0 umass0 numa-domain 0 on uhub3 umass0: <DELL Internal Dual SD, class 0/0, rev 2.10/0.00, addr 3> on usbus0 umass0: SCSI over Bulk-Only; quirks = 0x4100 umass0:18:0: Attached to scbus18 da6 at umass-sim0 bus 0 scbus18 target 0 lun 0 da6: <DELL IDSDM 0001> Fixed Direct Access SCSI device da6: Serial Number 012345678901 da6: 40.000MB/s transfers da6: 7600MB (15564800 512 byte sectors) da6: quirks=0x2<NO_6_BYTE> ugen0.4: <ATEN UC-10KM V1.3.124> at usbus0 ukbd0 numa-domain 0 on uhub3 ukbd0: <ATEN UC-10KM V1.3.124, class 0/0, rev 1.10/1.00, addr 4> on usbus0 kbd2 at ukbd0 ugen0.5: <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 5> on usbus0 Root mount waiting for: usbus0 uhub4: 6 ports with 6 removable, self powered GEOM_ELI: Device mirror/swap.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software acpi_wmi0: <ACPI-WMI mapping> on acpi0 acpi_wmi0: cannot find EC device acpi_wmi1: <ACPI-WMI mapping> on acpi0 acpi_wmi1: cannot find EC device CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2300.00-MHz K8-class CPU) Origin="GenuineIntel" Id=0x306f2 Family=0x6 Model=0x3f Stepping=2 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=0x7ffefbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> AMD Features2=0x21<LAHF,ABM> Structured Extended Features=0x37ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,NFPUSG> Structured Extended Features3=0x9c000400<MD_CLEAR,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 bridge0: Ethernet address: 58:9c:fc:10:96:18 bridge0: link state changed to UP ix0: promiscuous mode enabled lo0: link state changed to UP ix0: link state changed to UP ix0: 2 link states coalesced ix0: link state changed to UP ums0 numa-domain 0 on uhub3 ums0: <ATEN UC-10KM V1.3.124, class 0/0, rev 1.10/1.00, addr 4> on usbus0 ums0: 5 buttons and [XYZ] coordinates ID=0 [20:06 r730-03 dvl ~] %
sesutil show
[20:06 r730-03 dvl ~] % sudo sesutil show ses0: <DP BACKPLANE 2.25>; ID: 0 Desc Dev Model Ident Size/Status - - - - Unknown - - - - Unknown - - - - Unknown - - - - Unknown - - - - Unknown - - - - Unknown - - - - Unknown - - - - Not Installed ses1: <AHCI SGPIO Enclosure 2.00>; ID: 3061686369656d30 Desc Dev Model Ident Size/Status Slot 00 - - - Not Installed Slot 01 - - - Not Installed Slot 02 - - - Not Installed Slot 03 - - - Not Installed ses2: <AHCI SGPIO Enclosure 2.00>; ID: 3061686369656d31 Desc Dev Model Ident Size/Status Slot 00 - - - Not Installed Slot 01 - - - Not Installed Slot 02 - - - Not Installed Slot 03 - - - Not Installed Slot 04 - - - Not Installed Slot 05 cd0 HL-DT-ST DVD-ROM DTA0N OK
jls
[20:08 r730-03 dvl ~] % jls JID IP Address Hostname Path 1 10.55.0.113 ansible.int.unixathome.org /jails/ansible 2 10.55.0.7 bacula-sd-04.int.unixathome.o /jails/bacula-sd-04 3 10.55.0.14 cliff1.int.unixathome.org /jails/cliff1 4 10.55.0.140 dbclone.int.unixathome.org /jails/dbclone 5 10.55.0.21 empty.int.unixathome.org /jails/empty 6 fileserver.int.unixathome.org /jails/fileserver 7 10.55.0.116 fruity-int.int.unixathome.org /jails/fruity-int 8 10.55.0.78 graylog.int.unixathome.org /jails/graylog 9 10.55.0.56 tm.int.unixathome.org /jails/tm 10 10.55.0.13 dns2.int.unixathome.org /jails/dns2