<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Rickard Kristiansson wrote:
<blockquote
 cite="mid:1466620074.186584.1379936476705.JavaMail.root@sanuksystems.com"
 type="cite">
  <div
 style="font-family: Arial,Helvetica,sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
  <div>OK. Maybe I'm asking for something irrelevant, but to answer
RenĂ©'s question; The use case is that there are two separate physical
networks for general IP and storage IP, and Engine seems to require to
be able to reach the NFS server to validate the connection when
configuring mapping. So to be able to configure a NFS server, the
Engine needs to be connected also to the storage network.<br>
  </div>
  <div>It worked fine after manually tweaking the
sysconfig/network-scripts, but this config was then shortly overridden
by Engine discovering and trying to use the second NIC for bonding with
ovirtmgmt. <br>
  </div>
  </div>
</blockquote>
I have also more than one interface in my Engine but never had this
problem, I don't have a ovirtmgmt network on my Engine hosts thats not
needed. I can understand the need for the engine server to have a
nic/ip in the managment network AND a nic/ip in the storage network. I
also have a separate access/public network and ilo network.<br>
It looks like you have a bond defined somewhere and it looks like you
have vdsm running on your engine server.<br>
<br>
Just looking at my two engine servers and none has more than one ip.
The one in the test setup doesn't even have storage assigned and
doesn't need it. It sends mount commands to the hosts which DO have a
separate storage network. My engine hosts don't host the iso/export
domains so don't need to be in the storage network.<br>
<br>
If you have the possibility, go back to a bare machine with
NetworkManager turned off and network turned on. Make sure networking
is working as expected, eth0=ip in managment, eth1= ip in storage.
Install/setup ovirt-engine-setup, don't install vdsm (gets installed if
you do allinone!) and things should 'just' work.<br>
<br>
Regards,<br>
<br>
Joop<br>
<br>
</body>
</html>