Muss ich verneinen, habe ich nicht, kann ich nicht.

Da die Kiste auch mit einem anderen Netzteil wegsemmelte....kann man auch das ausschließen.
Stürzte auch an einer anderen Steckdose im anderen Raum ab.
Ich hab gestern sogar noch verzweifelt die SATA-Kabel gegen nagelneue ausgewechselt und das DVD-Laufwerk abgezupft.
Nochmal zusammengefasst, was bisher getan wurde:
CPU wurde getauscht inkl. Paste (stresstest bestanden, lief lange)
Mainboard wurde getauscht (aktuellstes BIOS jeweils drauf)
Alle RAM-Riegel wurden getauscht (trotz erfolgreichem memtest, sind sogar auf der Kompatibilitätsliste vom Handbuch)
Alle Festplatten wurden getauscht
SAS-Controller wurde getauscht (sogar anderes Modell) (+Kühlpaste davon erneuert + Lüfter auf den Kühler montiert)
Zusätzliche Netzwerkkarte wurde mal ausgebaut, um auch die ausschließen zu können
Überall auf dem Board habe ich zusätzlich Lüfter auf die Kühlrippen montiert, alle Temperaturen im Traumbereich
ALLE Lüfter überprüft, laufen problemlos
Netzteil getauscht
ipmitool sel list -> leer
dmesg.today -> nichts sichtbar, in allen anderen Logs auch nichts zu den betreffenden Uhrzeiten
Das ganze Innenleben ist staubfrei/sauber.
Keine USB-Geräte dran
Abstürze mit und ohne geschlossenem Gehäuse
Aktuell fällt mir nichts mehr ein. Das ist die erste Kiste, die solche unauffindbaren Probleme bereitet.
Bevor ich jetzt noch die Backplane und die Kabel austausche (wie wahrscheinlich ist das überhaupt?) ....hat wer noch Ideen?
Der Kernel ist mit 'generic' und altq gebacken:
Code:
options ALTQ
options ALTQ_CBQ # Class Based Queuing (CBQ)
options ALTQ_RED # Random Early Detection (RED)
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler (HFSC)
options ALTQ_PRIQ # Priority Queuing (PRIQ)
Code:
$ pkg info
apr-1.6.3.1.6.1_1 Apache Portability Library
argp-standalone-1.3_3 Standalone version of arguments parsing functions from GLIBC
autoconf-2.69_1 Automatically configure source code on many Un*x platforms
autoconf-wrapper-20131203 Wrapper script for GNU autoconf
automake-1.15.1 GNU Standards-compliant Makefile generator
automake-wrapper-20131203 Wrapper script for GNU automake
db5-5.3.28_6 Oracle Berkeley DB, revision 5.3
devcpu-data-1.17 Intel and AMD CPUs microcode updates
dialog4ports-0.1.6 Console Interface to configure ports
dmidecode-3.1_1 Tool for dumping DMI (SMBIOS) contents in human-readable format
expat-2.2.5 XML 1.0 parser written in C
ezjail-3.4.2 Framework to easily create, manipulate, and run FreeBSD jails
freeipmi-1.5.7 Library and tools to support IPMI-capable hardware
gdbm-1.13_1 GNU database manager
gettext-runtime-0.19.8.1_1 GNU gettext runtime libraries and programs
gettext-tools-0.19.8.1 GNU gettext development and translation tools
gmake-4.2.1_2 GNU version of 'make' utility
help2man-1.47.6 Automatically generating simple manual pages from program output
indexinfo-0.3.1 Utility to regenerate the GNU info page index
ipmitool-1.8.18_1 CLI to manage IPMI systems
isc-dhcp43-server-4.3.6P1 ISC Dynamic Host Configuration Protocol server
ldns-1.7.0_1 Library for programs conforming to DNS RFCs and drafts
libevent-2.1.8_1 API for executing callback functions on events or timeouts
libffi-3.2.1_2 Foreign Function Interface
libgcrypt-1.8.2 General purpose crypto library based on code used in GnuPG
libgpg-error-1.31 Common error values for all GnuPG components
liblz4-1.8.2,1 LZ4 compression library, lossless and very fast
libtool-2.4.6 Generic shared library support script
m4-1.4.18,1 GNU M4
mpd5-5.8_3 Multi-link PPP daemon based on netgraph(4)
p5-Authen-PAM-0.16_2 Perl interface to the PAM library
p5-IO-Tty-1.12_2 Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs
p5-Locale-gettext-1.07 Message handling functions
p5-Net-SSLeay-1.85 Perl5 interface to SSL
perl5-5.26.2 Practical Extraction and Report Language
pkg-1.10.5_1 Package manager
pkgconf-1.4.2,1 Utility to help to configure compiler and linker flags
portmaster-3.19_12 Manage your ports without external databases or languages
py27-setuptools-39.2.0 Python packages installer
python27-2.7.15 Interpreted object-oriented programming language
readline-7.0.3_1 Library for editing command lines as they are typed
scons-3.0.1 Build tool alternative to make
serf-1.3.9_3 Serf HTTP client library
smartmontools-6.6_1 S.M.A.R.T. disk monitoring tools
spindown-0.4 SCSI/firewire harddrive spindown daemon
sqlite3-3.23.1 SQL database engine in a C library
squid-3.5.27_3 HTTP Caching Proxy
stress-1.0.4 Tool to impose load on and stress test Unix-like systems
subversion-1.10.0 Version control system
texinfo-6.5,1 Typeset documentation system with multiple format output
unbound-1.7.1_1 Validating, recursive, and caching DNS resolver
utf8proc-2.1.0 UTF-8 processing library
webmin-1.881 Web-based interface for system administration for Unix
devcpu-data-1.17 Intel and AMD CPUs microcode updates -> ist auch ohne die updates abgestürzt
spindown-0.4 SCSI/firewire harddrive spindown daemon -> ist auch mit abgeschaltetem spindown, also dauerlaufenden Platten abgestürzt
loader.conf
Code:
aesni_load="YES"
geom_eli_load="YES"
kern.geom.label.disk_ident.enable="0"
kern.geom.label.gptid.enable="0"
vfs.zfs.min_auto_ashift=12
zfs_load="YES"
###net/mpd5###
ng_ether_load="YES"
###net/mpd5###
###sysutils/ipmitool###
ipmi_load="YES"
###sysutils/ipmitool###
###benoetigt fuer apache24 in jail###
accf_http_load="YES"
###benoetigt fuer apache24 in jail###
rc.conf
Code:
hostname="smain"
keymap="de"
###sysutils/devcpu-data###
microcode_update_enable="YES"
###sysutils/devcpu-data###
###cpu taktung###
powerd_enable="YES"
powerd_flags="-a adaptive -b adaptive -n adaptive"
###cpu taktung###
###sysutils/spindown fuer sata und sas###
spindown_enable="YES"
spindown_flags="-b -t 3600 -d da0 -d da1 -d da2 -d da3 -d da4 -d da5 -d da6 -d da7"
###sysutils/spindown fuer sata und sas###
###sysutils/smartmontools###
smartd_enable="YES"
###sysutils/smartmontools###
###ips physikalische netzwerkkarten###
ifconfig_em0="inet 192.168.100.5 netmask 255.255.255.0"
ifconfig_em1="inet 10.0.8.1 netmask 255.255.254.0"
ifconfig_em2="inet 10.0.6.1 netmask 255.255.254.0"
###ips physikalische netzwerkkarten###
###alias ips jails###
ifconfig_em1_alias0="inet 10.0.8.10 netmask 255.255.255.254" #jasterisk
ifconfig_em1_alias1="inet 10.0.8.11 netmask 255.255.255.254" #apachetest
###alias ips jails###
###sysutils/ezjail###
ezjail_enable="YES"
###sysutils/ezjail###
###net/mpd5###
mpd_enable="YES"
###net/mpd5###
###routing aktiviert###
gateway_enable="YES"
###routing aktiviert###
###firewall (pf) aktiviert###
pf_enable="YES"
pflog_enable="YES"
###firewall (pf) aktiviert###
###net/isc-dhcp43-server###
dhcpd_enable="YES"
dhcpd_ifaces="em1 em2"
###net/isc-dhcp43-server###
###dns/unbound###
unbound_enable="YES"
###dns/unbound###
###nfsserver###
rpcbind_enable="YES"
nfs_server_enable="YES"
mountd_flags="-r"
###nfsserver###
###www/squid###
squid_enable="YES"
###www/squid###
###sysutils/webmin###
webmin_enable="YES"
###sysutils/webmin###
sshd_enable="YES"
ntpd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
dumpdir="/var/crash"
zfs_enable="YES"