Tags:
create new tag
,
view all tags
---+ Instalação das interfaces de rede Neterion (10 Gbps) ---++Description Instalar a interface e verificar se a mesma é reconhecida pelo sistema, usando o comando: <pre> # lspci -vv -d 17d5:* </pre> Baixar o driver correspondente do site da S2io (ex-Neterion): <pre> http://www.s2io.com/support/xframe_customers_linux.html </pre> Como as interfaces foram instaladas nos servidores vindos de Caltech, o driver escolhido foi o RHEL AS4.4 para x86_64: <pre> s2io-2.0.27.10495-1.x86_64-r4.4.zip </pre> Descompactar o arquivo e instalar o rpm: <pre> # unzip s2io-2.0.27.10495-1.x86_64-r4.4.zip # rpm -Uvh s2io-2.0.27.10495-1.x86_64-r4.4.rpm </pre> O rpm já instala o driver no sistema. Verificar isso com o comando: <pre> # lsmod | grep s2io </pre> O rpm também instala o arquivo Readme_lx.txt no diretório <pre> /usr/share/doc/s2io-2.0.27.10495 </pre> Configurar a interface de rede (obs.: foi usada a interface eth2, já que a mainboard X7DBR-E tem duas interfaces 'onboard': eth0 e eth1) <pre> # ifconfig eth2 10.0.0.X up </pre> É possível verificar a versão do driver instalado com o comando abaixo: <pre> # ethtool -i eth2 </pre> O site abaixo apresenta informações de configuração, testes de desempenho, e FAQ: <pre> http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux </pre> -- Main.RogerioIope - 20 Aug 2007
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2007-08-20
-
RogerioIope
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback