Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Witam,
Baaardzo dawno tu nie pisałem
Zderzyłem się ze ścianą dziś. Może ktoś mi pomoże :)
próbuję w proxmoxie odpalić kartę ixgbe z opcją wsparcia dla niewspieranych ( bez loga intel ) adapterów sfp+
i teraz tak idąc po koleji
domyślnie ładując system mam
dmesg | grep ixgbe ixgbe 0000:08:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48 ixgbe 0000:08:00.0: setting latency timer to 64 ixgbe: 0000:08:00.0: ixgbe_check_options: FCoE Offload feature enabled ixgbe 0000:08:00.0: failed to load because an unsupported SFP+ or QSFP module type was detected. ixgbe 0000:08:00.0: Reload the driver after installing a supported module. ixgbe 0000:08:00.0: PCI INT A disabled ixgbe 0000:08:00.1: PCI INT B -> GSI 52 (level, low) -> IRQ 52 ixgbe 0000:08:00.1: setting latency timer to 64 ixgbe: 0000:08:00.1: ixgbe_check_options: FCoE Offload feature enabled ixgbe 0000:08:00.1: failed to load because an unsupported SFP+ or QSFP module type was detected. ixgbe 0000:08:00.1: Reload the driver after installing a supported module. ixgbe 0000:08:00.1: PCI INT B disabled ixgbe 0000:08:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48 ixgbe 0000:08:00.0: setting latency timer to 64
po załadowaniu systemu daję rmmod ixgbe && modprobe ixgbe allow_unsupported_sfp=1,1
i efekt jest taki
ixgbe: 0000:08:00.0: ixgbe_check_options: FCoE Offload feature enabled ixgbe: allow_unsupported_sfp Enabled ixgbe 0000:08:00.0: (unregistered net_device): WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules. ixgbe 0000:08:00.0: irq 80 for MSI/MSI-X ixgbe 0000:08:00.0: irq 81 for MSI/MSI-X ixgbe 0000:08:00.0: irq 82 for MSI/MSI-X ixgbe 0000:08:00.0: irq 83 for MSI/MSI-X ixgbe 0000:08:00.0: irq 84 for MSI/MSI-X ixgbe 0000:08:00.0: irq 85 for MSI/MSI-X ixgbe 0000:08:00.0: irq 86 for MSI/MSI-X ixgbe 0000:08:00.0: irq 87 for MSI/MSI-X ixgbe 0000:08:00.0: irq 88 for MSI/MSI-X ixgbe 0000:08:00.0: PCI Express bandwidth of 32GT/s available ixgbe 0000:08:00.0: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%) ixgbe 0000:08:00.0: eth2: MAC: 2, PHY: 14, SFP+: 5, PBA No: G28774-000 ixgbe 0000:08:00.0: a0:36:9f:24:79:9c ixgbe 0000:08:00.0: eth2: Enabled Features: RxQ: 8 TxQ: 8 FdirHash ixgbe 0000:08:00.0: eth2: Intel(R) 10 Gigabit Network Connection ixgbe 0000:08:00.1: PCI INT B -> GSI 52 (level, low) -> IRQ 52 ixgbe 0000:08:00.1: setting latency timer to 64 ixgbe: 0000:08:00.1: ixgbe_check_options: FCoE Offload feature enabled ixgbe: allow_unsupported_sfp Enabled ixgbe 0000:08:00.1: (unregistered net_device): WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules. ixgbe 0000:08:00.1: irq 89 for MSI/MSI-X ixgbe 0000:08:00.1: irq 90 for MSI/MSI-X ixgbe 0000:08:00.1: irq 91 for MSI/MSI-X ixgbe 0000:08:00.1: irq 92 for MSI/MSI-X ixgbe 0000:08:00.1: irq 93 for MSI/MSI-X ixgbe 0000:08:00.1: irq 94 for MSI/MSI-X ixgbe 0000:08:00.1: irq 95 for MSI/MSI-X ixgbe 0000:08:00.1: irq 96 for MSI/MSI-X ixgbe 0000:08:00.1: irq 97 for MSI/MSI-X ixgbe 0000:08:00.1: irq 98 for MSI/MSI-X ixgbe 0000:08:00.1: irq 99 for MSI/MSI-X ixgbe 0000:08:00.1: irq 100 for MSI/MSI-X ixgbe 0000:08:00.1: irq 101 for MSI/MSI-X ixgbe 0000:08:00.1: PCI Express bandwidth of 32GT/s available ixgbe 0000:08:00.1: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%) ixgbe 0000:08:00.1: eth3: MAC: 2, PHY: 14, SFP+: 6, PBA No: G28774-000 ixgbe 0000:08:00.1: a0:36:9f:24:79:9e ixgbe 0000:08:00.1: eth3: Enabled Features: RxQ: 12 TxQ: 12 FdirHash ixgbe 0000:08:00.1: eth3: Intel(R) 10 Gigabit Network Connection
Czyli grejt
Zatem przechodzę do /etc/modules i dodaję wpis ixgbe allow_unsupported_sfp=1,1, reboot i komunikat jak z pierwszego boxu
No dobra zatem zostawiam samo ixgbe i w /etc/modprobe.d/ixgbe.conf dodaję linię options ixgbe allow_unsupported_sfp=1,1, reboot i nosz kurna znów to samo - 1 box
Kolejna opcja usuwam ixgbe z /etc/modules i kolejny reboot i znów to samo.
Czemu do jasnej ciasnej nie chce mi to ruszyć z automatu. A musi.
Linux proxmox-100 2.6.32-26-pve #1 SMP Mon Oct 14 08:22:20 CEST 2013 x86_64 GNU/Linux
, pisałem tez na forum proxmoxa ( jednoczesnie w kilku miejscach licząc na ratunek )
Będę bardzo wdzięczny za pomoc
Offline
Strony: 1
Time (s) | Query |
---|---|
0.00110 | SET CHARSET latin2 |
0.00208 | SET NAMES latin2 |
0.00423 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.218.75.58' WHERE u.id=1 |
0.00112 | UPDATE punbb_online SET logged=1733056184 WHERE ident='18.218.75.58' |
0.00066 | SELECT * FROM punbb_online WHERE logged<1733055884 |
0.00126 | DELETE FROM punbb_online WHERE ident='185.191.171.3' |
0.00275 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=25062 AND t.moved_to IS NULL |
0.00015 | SELECT search_for, replace_with FROM punbb_censoring |
0.00322 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=25062 ORDER BY p.id LIMIT 0,25 |
0.00111 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=25062 |
Total query time: 0.01768 s |