Re: [ovirt-users] How to change network card configuration under bridge on host?

2017-10-13 Thread Konstantin Shalygin

Yet I suspect
if I change ifcfg-eno1 and ifcfg-eno2 by hand, they will just get
replaced at the next reboot by ovirt.
Just disable in BIOS your integrated nic, and add udev rules (for new 
nic), so new nic replace old nic 1:1.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to change network card configuration under bridge on host?

2017-10-12 Thread Derek Atkins
Hi,

Derek Atkins  writes:

> How do I convince ovirt to stop overwriting those files?  Or how do I
> tell ovirt about the new configuration?

For the record, the answer was that I needed to change the VDSM
persistence files and then it swapped over to the new devices.  It took
me a few hours to both track this down and get the files formatted
correctly.

> Thanks,
>
> -derek

-derek

-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] How to change network card configuration under bridge on host?

2017-10-06 Thread Derek Atkins
Hi,

I've got a single host running CentOS 7.3 + Ovirt 4.0.6 with hosted
engine.  I'm having network issues (see previous email thread) and the
next thing I'm going to try is to add a new network card and use that
instead of the onboard ethernet on the mobo.  However it looks like
/etc/sysconfig/network-scripts/ifcfg-* get replaced every time the host
restarts.

Right now it's configured with:

  eno1, eno2 -> bond0 -> ovirtmgmt

I accomplished this by setting up the bond by hand on the host before I
installed the hosted engine, but then ovirt "took control" of the
configuration.  I want to change this to replace eno1 and eno2 with the
two new devices when I add the new card tomorrow.  What's the best way
to do this?

I suppose I can just add the new devices as bond0 slaves pretty easily
by creating new ifcfg-xxx files for the new devices (I'm assuming they
will be eno3 and eno4) that looks similar to the eno1 and eno2 files.
However I'd like to also remove eno1 and eno2 from bond0.  Yet I suspect
if I change ifcfg-eno1 and ifcfg-eno2 by hand, they will just get
replaced at the next reboot by ovirt.

How do I convince ovirt to stop overwriting those files?  Or how do I
tell ovirt about the new configuration?

Thanks,

-derek
-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users