Synology RS3614xs+ con un Intel X520-DA2: allow_unsupported_sfp ignorato finché non viene impostato nelle chiavi modules.conf specifiche di DSM
Un Synology RS3614xs+ con un Intel X520-DA2 supportato rifiutava come unsupported i moduli SFP+ ordinati per sbaglio. Mettere options ixgbe allow_unsupported_sfp=1 in /etc/modules.conf non aveva nessun effetto, e perfino quando il kernel log mostrava ixgbe: allow_unsupported_sfp Enabled il driver continuava a riportare failed to load because an unsupported SFP+ or QSFP module type was detected, il che suggerisce che la build del driver di Synology o la sua gestione degli argomenti dei moduli differisca dal Linux di serie.
- Hardware: Synology RS3614xs+, Intel X520-DA2
- Transceiver: SFP+ di terze parti, SFP+ FS.com
- Fattore di forma: SFP+
Sintomi / messaggi:
failed to load because an unsupported SFP+ or QSFP module type was detected
ixgbe: allow_unsupported_sfp Enabled but module still rejected
Comments 1
Imposta le chiavi in stile DSM module_ixgbe_args_<platform>="allow_unsupported_sfp=1" (bromolow/broadwell/grantley e il generico module_ixgbe_args) sia in /etc/modules.conf che in /etc.defaults/modules.conf, e usa il primo slot SFP; il link è poi salito a 10 Gbps. Confermato in seguito con transceiver X520-DA2 e FS.com.