<!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=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="d4:85:64:48:42:c0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"<BR>
<BR>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="d4:85:64:48:42:c4", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"<BR>
<BR>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="1c:c1:de:7b:71:30", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"<BR>
<BR>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="1c:c1:de:7b:71:32", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"<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 <<A HREF="mailto:Fabian%20Deutsch%20%3cfabiand@redhat.com%3e">fabiand@redhat.com</A>><BR>
<B>To</B>: Ricardo Esteves <<A HREF="mailto:Ricardo%20Esteves%20%3cricardo.m.esteves@gmail.com%3e">ricardo.m.esteves@gmail.com</A>><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:
> Every time i reboot my servers, my network interfaces change order and
> i have to apply network configuration again.
Where does this happen? On oVirt Node or somewhere else?
> Anyway to make the order of the nics persistent? I added a udev rule
> 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
> Best regards,
>
> Ricardo Esteves.
>
>
> _______________________________________________
> Users mailing list
> <A HREF="mailto:Users@ovirt.org">Users@ovirt.org</A>
> <A HREF="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</A>
</PRE>
</BODY>
</HTML>