<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.3">
</HEAD>
<BODY>
<BR>
This happens on the oVirt node.<BR>
<BR>
I've added the file /etc/udev/rules.d/70-persistent-net.rules with the next lines:<BR>
<BR>
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{address}==&quot;d4:85:64:48:42:c0&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth0&quot;<BR>
<BR>
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{address}==&quot;d4:85:64:48:42:c4&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth1&quot;<BR>
<BR>
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{address}==&quot;1c:c1:de:7b:71:30&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth2&quot;<BR>
<BR>
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{address}==&quot;1c:c1:de:7b:71:32&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth3&quot;<BR>
<BR>
<BR>
<BR>
Made it persistent using the command persist, after the reboot now the file is still there but the order of the nics still changes <IMG SRC="cid:1339669776.2148.29.camel@tuborg.vi.pt" ALIGN="middle" ALT=":(" BORDER="0"><BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Fabian Deutsch &lt;<A HREF="mailto:Fabian%20Deutsch%20%3cfabiand@redhat.com%3e">fabiand@redhat.com</A>&gt;<BR>
<B>To</B>: Ricardo Esteves &lt;<A HREF="mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com%3e">ricardo.m.esteves@gmail.com</A>&gt;<BR>
<B>Cc</B>: <A HREF="mailto:users@ovirt.org">users@ovirt.org</A><BR>
<B>Subject</B>: Re: [Users] Network interfaces order<BR>
<B>Date</B>: Thu, 14 Jun 2012 11:56:38 +0200<BR>
<BR>
<PRE>
Hi,

Am Donnerstag, den 14.06.2012, 10:53 +0100 schrieb Ricardo Esteves:

&gt; Every time i reboot my servers, my network interfaces change order and
&gt; i have to apply network configuration again.

Where does this happen? On oVirt Node or somewhere else?

&gt; Anyway to make the order of the nics persistent? I added a udev rule
&gt; but when I reboot it disappears. 

If it's Node then the appropriate file has to be persisted to survive a
reboot. (persist MYFILE)

Greetings
- fabian



&gt; Best regards,
&gt; 
&gt; Ricardo Esteves.
&gt; 
&gt; 
&gt; _______________________________________________
&gt; Users mailing list
&gt; <A HREF="mailto:Users@ovirt.org">Users@ovirt.org</A>
&gt; <A HREF="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</A>

</PRE>
</BODY>
</HTML>