CodingBox Q&A Ask question

Intel X520-DA2 वाला Synology RS3614xs+: जब तक DSM-specific modules.conf keys में set न हो, allow_unsupported_sfp ignore होता है

Asked Active Viewed 65 AI translation from English
2

supported Intel X520-DA2 वाला एक Synology RS3614xs+, गलत order किए गए SFP+ modules को unsupported के तौर पर reject कर रहा था। /etc/modules.conf में options ixgbe allow_unsupported_sfp=1 डालने का कोई असर नहीं था, और जब kernel log ने ixgbe: allow_unsupported_sfp Enabled दिखाया तब भी driver ने failed to load because an unsupported SFP+ or QSFP module type was detected report किया, जो बताता है कि Synology का driver build या उसका module-argument handling stock Linux से अलग है।

  • Hardware: Synology RS3614xs+, Intel X520-DA2
  • Transceivers: third-party SFP+, FS.com SFP+
  • Form factor: SFP+

Symptoms / messages:

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

DSM-style keys module_ixgbe_args_<platform>="allow_unsupported_sfp=1" (bromolow/broadwell/grantley और generic module_ixgbe_args) को /etc/modules.conf और /etc.defaults/modules.conf दोनों में set करो, और पहला SFP slot इस्तेमाल करो; फिर link 10 Gbps पर up हो गया। बाद में X520-DA2 और FS.com transceivers से confirm हुआ।

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