CodingBox Q&A Ask question

Synology RS3614xs+ com um Intel X520-DA2: allow_unsupported_sfp ignorado até ser configurado nas chaves modules.conf específicas do DSM

Asked Active Viewed 65 AI translation from English
2

Um Synology RS3614xs+ com um Intel X520-DA2 suportado rejeitava como unsupported os módulos SFP+ pedidos por engano. Colocar options ixgbe allow_unsupported_sfp=1 em /etc/modules.conf não teve efeito nenhum, e mesmo quando o log do kernel mostrava ixgbe: allow_unsupported_sfp Enabled, o driver continuava reportando failed to load because an unsupported SFP+ or QSFP module type was detected, o que sugere que o build do driver da Synology ou o tratamento de argumentos de módulo dela é diferente do Linux padrão.

  • Hardware: Synology RS3614xs+, Intel X520-DA2
  • Transceptores: SFP+ de terceiros, SFP+ FS.com
  • Fator de forma: SFP+

Sintomas / mensagens:

failed to load because an unsupported SFP+ or QSFP module type was detected
ixgbe: allow_unsupported_sfp Enabled but module still rejected

Comments 1

Accepted answer

Configure as chaves no estilo DSM module_ixgbe_args_<platform>="allow_unsupported_sfp=1" (bromolow/broadwell/grantley e a genérica module_ixgbe_args) tanto em /etc/modules.conf quanto em /etc.defaults/modules.conf, e use o primeiro slot SFP; o link então subiu em 10 Gbps. Confirmado depois com transceivers X520-DA2 e FS.com.

0 United Kingdomcoaxpilot98GB Show original (English) AI translation
Log in to comment. Log in