--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello All,
I've been searching the archives and not yet managed to find anything on th=
e subject, so I'm hoping that someone can point me in the right direction.
I am using nodes with Intel 10G network cards. The driver for these cards =
has been tweaked to complain (and fail to start the interface) if a non-Int=
el approved optical transceiver is in use. It's easy to override with the =
following options:
ixgbe.allow_unsupported_sfp=3D1
The usual ways of doing this are either to place it on the kernel command l=
ine at boot time, or in /etc/modprobe.d/ixgbe.conf where it would read "opt=
ions ixgbe allow_unsupported_sfp=3D1". Unfortunately I have no idea how to=
make either of these permanent on an oVirt node.
I'm running the ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso image. It has an /=
etc/modprobe.d directory where changes do not persist across reboots. It a=
lso has /config/etc where I've added modprobe.d and modprobe.d/ixgbe.conf. =
By adding this file to /config/files, I've been able to make it appear in =
/etc/modprobe.d at boot time. This has no effect. It appears to take plac=
e after the ixgbe driver has already been started. If I "rmmod ixgbe" and =
"modprobe ixgbe" manually, it works fine.
So the general question is, how do I make configuration changes which persi=
st across reboots? Surely others have run into the same situation when try=
ing to support specific devices.
Thanks,
Allen Belletti
AVP Ed. Tech Engineering Innovation
Georgia Gwinnett College
678-407-5093
www.ggc.edu
--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html
<head
<meta http-equiv=3D"Content-Type"
content=3D"text/html; charset=3Dus-ascii"=
<style type=3D"text/css"
id=3D"owaParaStyle" style=3D"">=0A=
<!--=0A=
p=0A=
{margin-top:0;=0A=
margin-bottom:0}=0A=
-->=0A=
P {margin-top:0;margin-bottom:0;}</style
</head
<body dir=3D"ltr"
tabindex=3D"0" fpstyle=3D"1" aria-label=3D"Message body"
<div name=3D"divtagdefaultwrapper"
id=3D"divtagdefaultwrapper" style=3D"fon=
t-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #0000=
00; margin: 0"
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
Hello All,</div
<div name=3D"divtagdefaultwrapper"
id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
I've been searching the archives
and not yet managed to find anything on th=
e subject, so I'm hoping that someone can point me in the right direction.<=
/div
<div name=3D"divtagdefaultwrapper"
id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
I am using nodes with Intel 10G
network cards. The driver for these c=
ards has been tweaked to complain (and fail to start the interface) if a no=
n-Intel approved optical transceiver is in use. It's easy to override=
with the following options:</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
ixgbe.allow_unsupported_sfp=3D1</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
The usual ways of doing this are
either to place it on the kernel command l=
ine at boot time, or in /etc/modprobe.d/ixgbe.conf where it would read &quo=
t;options ixgbe allow_unsupported_sfp=3D1". Unfortunately I have=
no idea how to make either of these permanent on
an oVirt node.</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
I'm running
the ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso image. I=
t has an /etc/modprobe.d directory where changes do not persist across rebo=
ots. It also has /config/etc where I've added modprobe.d and modprobe=
.d/ixgbe.conf. By adding this file to /config/files,
I've been able to make it appear in /etc/modprobe.d at boot time. Th=
is has no effect. It appears to take place after the ixgbe driver has=
already been started. If I "rmmod ixgbe" and
"modprob=
e ixgbe" manually, it works fine.</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
So the general question is, how do I
make configuration changes which persi=
st across reboots? Surely others have run into the same situation whe=
n trying to support specific devices.</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<br
</div
<div
name=3D"divtagdefaultwrapper" id=3D"divtagdefaultwrapper"
style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
Thanks,</div
<div name=3D"divtagdefaultwrapper"
id=3D"divtagdefaultwrapper" style=3D"fon=
t-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:#000000;=
margin:0"
<div><br
<div style=3D"font-family:Tahoma;
font-size:13px"><span lang=3D"en-US"
<div
style=3D"margin:0pt"><font face=3D"Calibri,sans-serif"
size=3D"2"><spa=
n style=3D"font-size:11pt">Allen Belletti<br
</span></font></div
<div
style=3D"margin:0pt"><font face=3D"Calibri,sans-serif"
size=3D"2"><spa=
n style=3D"font-size:11pt">AVP Ed. Tech Engineering Innovation<br
</span></font></div
<div
style=3D"margin:0pt"><font face=3D"Calibri,sans-serif"
size=3D"2"><spa=
n style=3D"font-size:11pt">Georgia Gwinnett
College</span></font></div
<div
style=3D"margin:0pt"><font face=3D"Calibri,sans-serif"
size=3D"2"><spa=
n style=3D"font-size:11pt">678-407-5093</span></font></div
<div style=3D"margin:0pt"><font
face=3D"Calibri,sans-serif" size=3D"2"><spa=
n style=3D"font-size:11pt">www.ggc.edu<br
</span></font></div
</span></div
</div
</div
</div
</body
</html
--_000_7fbb63dfa18c4b05af73e117062f6f83BN1PR04MB170namprd04pro_--