--=_8eaaeaf6840ccf7673d0602bd714b5a8
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8
Hi,
I had a similar problem with an upgrade from 3.4 to 3.5. My workaround
was:
1. Put the host in maintenance mode
2. Stop vdsmd and supervdsmd service
3. Manually restore the ifcfg network config files
4. Start vdsmd service (which starts supervdsmd), which succeeds once.
5. Go to the "setup networks" tab for this host in the engine web
interface and click the pencil on each bond and network. Make a change
and change it back. Click to save it on the host. The host will become
unreachable for a few seconds
6. Afterwards the files should have been generated in
/var/lib/vdsm/persistence/netconf
It seems that everytime the system boots now, vdsmd erases and recreates
the ifcfg files. This might be the expected behaviour now but I don't
really see the point. On boot the network will now come up and when it
reaches the vdsmd service it will go down and come back up.
Regards,
Rik
On 2015-02-12 18:07, Tim Macy wrote:
Jorick, I experienced similar problems when setting up a few
different test clusters using bonds. I found that the vdsm is not setting the bonds to
persist. These are the steps that worked for me to get the host back online and fix it
permanently:
1. Put the host in Maintenance Mode.
2. Manually restore the network configuration back to your original setup before joining
the cluster. Tar up the configuration files in case you need them again.
3. At this point you can attempt to run re-install on the host from the engine *sometimes
this worked other times it did not and I needed to do the additional steps below.
If it fails to join:
1. Put the host in Maintenance Mode.
2. Manually restore the network configuration back to your original setup before joining
the cluster.
3. Remove vdsm from the host yum remove vdsm*
4. Delete the following vdsm configs rm -Rf /etc/vdsm ; rm -Rf /var/lib/vdsm
5. Run re-install on the host from the engine
Making sure the network is setup to persist -
* Any networks that will persist will be identified in /var/lib/vdsm/persistence/netconfs
(bonds and nets directories) If they are missing do the following
1. From the engine DC/Cluster/Hosts - select each host - from the menu below select
Network Interfaces - Run Setup Host Networks.
2. Verify they were added to /var/lib/vdsm/persistence/netconfs/bonds or nets
Hope this helps.
Tim Macy
On Thu, Feb 12, 2015 at 10:29 AM, Martin Pavlík <mpavlik(a)redhat.com> wrote:
> Hi Jorick,
>
> if I understand correctly you had ovirtmgmt over bond and now you've tried to
move it to single interface? You mention that everything is gone after restarting.
Restarting of what? What system is running on your hypervisors? Can you provide
supervdsm.log from the affected node?
>
> Martin Pavlik
>
> RHEV QE
>> On 10 Feb 2015, at 17:58, Jorick Astrego <j.astrego(a)netbulae.eu> wrote:
>>
>> After having problems with a bond and the ovirtmgmt interface on 3.5.1, I skipped
bond0 and just added bond1 for gluster and bond2 for internet.
>>
>> When restarting, I loose all the bonds and I cannot use the "Setup Host
networks" anymore:
>>
>> <ehehbhcg.png>
>
>>
>> In the engine log, I see the following:
>>
>>
>> 2015-02-10 17:29:41,799 INFO
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor) Connecting to
test4.netbulae.test/xx.xx.xx.xx
>> 2015-02-10 17:29:42,414 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand]
(ajp--127.0.0.1-8702-4) [4be2b53a] Failed in SetupNetworksVDS method
>> 2015-02-10 17:29:42,414 WARN
[org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) Exception thrown
during message processing
>> 2015-02-10 17:29:42,414 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand]
(ajp--127.0.0.1-8702-4) [4be2b53a]
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException:
VDSErrorException: Failed to SetupNetworksVDS, error = Missing required nics for bonding
device., code = 21
>> 2015-02-10 17:29:42,416 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand]
(ajp--127.0.0.1-8702-4) [4be2b53a] Command SetupNetworksVDSCommand(HostName =
test4.netbulae.test, HostId = c4e1f226-a243-4a9a-8fa9-fc65f4518114, force=false,
checkConnectivity=true, conectivityTimeout=120,
>> networks=[gluster {id=123ff683-fcf8-407b-94ca-f323c1fba326, description=null,
comment=null, subnet=null, gateway=null, type=null, vlanId=null, stp=false,
dataCenterId=00000002-0002-0002-0002-00000000031a, mtu=9000, vmNetwork=false,
cluster=NetworkCluster {id={clusterId=null, networkId=null}, status=OPERATIONAL,
display=false, required=true, migration=true}, providedBy=null, label=null, qosId=null},
>> uplink {id=51a63339-5570-4b58-b00c-9d54a534ff20, description=null, comment=null,
subnet=null, gateway=null, type=null, vlanId=null, stp=false,
dataCenterId=00000002-0002-0002-0002-00000000031a, mtu=0, vmNetwork=true,
cluster=NetworkCluster {id={clusterId=null, networkId=null}, status=OPERATIONAL,
display=false, required=true, migration=false}, providedBy=null, label=null,
qosId=null}],
>> bonds=[bond1 {id=64135fde-a5de-404c-89a3-2ce13a1a7d84,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=bond1, macAddress=**:**:**:**:**:**,
networkName=gluster, bondOptions=mode=4 miimon=100, bootProtocol=STATIC_IP, address=,
subnet=, gateway=, mtu=9000, bridged=false, type=0,
networkImplementationDetails={inSync=true, managed=true}},
>> bond2 {id=f2f26c27-85f3-413a-abb0-79db4b323c0e,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=bond2, macAddress=**:**:**:**:**:**,
networkName=null, bondOptions=mode=4 miimon=100, bootProtocol=NONE, address=, subnet=,
gateway=null, mtu=1500, bridged=false, type=0, networkImplementationDetails=null}],
>> interfaces=[enp2s0 {id=542b77c3-a412-4435-87f1-182663317893,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp2s0, macAddress=**:**:**:**:**:**,
networkName=null, bondName=null, bootProtocol=DHCP, address=, subnet=, gateway=null,
mtu=1500, bridged=false, speed=0, type=0, networkImplementationDetails=null},
>> enp9s0f1 {id=f5cc13ec-ac66-446c-b2b4-c6561c10a62b,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp9s0f1, macAddress=**:**:**:**:**:**,
networkName=null, bondName=bond2, bootProtocol=NONE, address=, subnet=, gateway=null,
mtu=1500, bridged=false, speed=0, type=0, networkImplementationDetails=null},
>> enp9s0f0 {id=6bf7215a-ca7e-4634-8225-5762f5bd3620,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp9s0f0, macAddress=**:**:**:**:**:**,
networkName=null, bondName=bond2, bootProtocol=NONE, address=, subnet=, gateway=null,
mtu=1500, bridged=false, speed=0, type=0, networkImplementationDetails=null},
>> enp1s0 {id=e5319631-6c7e-4be2-8914-a24df70f26af,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp1s0, macAddress=**:**:**:**:**:**,
networkName=ovirtmgmt, bondName=null, bootProtocol=DHCP, address=xx.xx.xx.xx,
subnet=255.255.255.0, gateway=*.*.*.*, mtu=1500, bridged=true, speed=1000, type=2,
networkImplementationDetails={inSync=true, managed=true}},
>> enp7s0f1 {id=665c7d78-0ce3-46d9-9458-6828eecf23e7,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp7s0f1, macAddress=**:**:**:**:**:**,
networkName=null, bondName=bond1, bootProtocol=NONE, address=, subnet=, gateway=null,
mtu=9000, bridged=false, speed=0, type=0, networkImplementationDetails=null},
>> enp7s0f0 {id=3bb50de2-590d-451e-841f-805ebba1d1b6,
vdsId=c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=enp7s0f0, macAddress=**:**:**:**:**:**,
networkName=null, bondName=bond1, bootProtocol=NONE, address=, subnet=, gateway=null,
mtu=9000, bridged=false, speed=0, type=0, networkImplementationDetails=null},
>> bond1 {id=null, vdsId=null, name=bond1, macAddress=null, networkName=gluster,
bondOptions=mode=4 miimon=100, bootProtocol=STATIC_IP, address=xx.xx.xx.xx,
subnet=255.255.255.0, gateway=null, mtu=9000, bridged=false, type=0,
networkImplementationDetails=null},
>> bond2 {id=null, vdsId=null, name=bond2, macAddress=null, networkName=uplink,
bondOptions=mode=4 miimon=100, bootProtocol=NONE, address=null, subnet=null, gateway=null,
mtu=0, bridged=true, type=0, networkImplementationDetails=null}],
>> removedNetworks=[],
>> removedBonds=[]) execution failed. Exception: VDSErrorException:
VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error = Missing
required nics for bonding device., code = 21
>> 2015-02-10 17:29:42,425 ERROR
[org.ovirt.engine.core.bll.network.host.SetupNetworksCommand] (ajp--127.0.0.1-8702-4)
[4be2b53a] Command org.ovirt.engine.core.bll.network.host.SetupNetworksCommand throw Vdc
Bll exception. With error message VdcBLLException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException:
VDSErrorException: Failed to SetupNetworksVDS, error = Missing required nics for bonding
device., code = 21 (Failed with error ERR_BAD_PARAMS and code 21)
>> 2015-02-10 17:30:00,053 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager]
(DefaultQuartzScheduler_Worker-32) Autorecovering 2 hosts
>> 2015-02-10 17:30:00,053 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager]
(DefaultQuartzScheduler_Worker-32) Autorecovering hosts id:
c4e1f226-a243-4a9a-8fa9-fc65f4518114, name : test4.netbulae.test
>> 2015-02-10 17:30:00,075 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand]
(DefaultQuartzScheduler_Worker-32) [655e85c2] Lock Acquired to object EngineLock
[exclusiveLocks= key: c4e1f226-a243-4a9a-8fa9-fc65f4518114 value: VDS
>> , sharedLocks= ]
>>
>> When I check the host I see somehow bond0 has appeared and all the ip's have
been lost. But I never configured bond0!!!
>>
>>
>> What's up with the bonding?
>>
>>
>>
>>
>>
>>
>>
>> Met vriendelijke groet, With kind regards,
>>
>> Jorick Astrego
>>
>> Netbulae Virtualization Experts > Tel: 053 20 30 270 info(a)netbulae.eu
Staalsteden 4-3A KvK 08198180
>> Fax: 053 20 30 271
www.netbulae.eu [1] 7547 TA Enschede BTW NL821234584B01
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users(a)ovirt.org
>>
http://lists.ovirt.org/mailman/listinfo/users [2]
>
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users [2]
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users [2]
--
Rik Theys
Links:
------
[1]
http://www.netbulae.eu
[2]
http://lists.ovirt.org/mailman/listinfo/users
--=_8eaaeaf6840ccf7673d0602bd714b5a8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style=3D'font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I had a similar problem with an upgrade from 3.4 to 3.5. My workaround w=
as:</p>
<p>1. Put the host in maintenance mode</p>
<p>2. Stop vdsmd and supervdsmd service</p>
<p>3. Manually restore the ifcfg network config files</p>
<p>4. Start vdsmd service (which starts supervdsmd), which succeeds once.</=
p>
<p>5. Go to the "setup networks" tab for this host in the engine web
interf=
ace and click the pencil on each bond and network. Make a change and change=
it back. Click to save it on the host. The host will become unreachable fo=
r a few seconds</p>
<p>6. Afterwards the files should have been generated in /var/lib/vdsm/pers=
istence/netconf</p>
<p> </p>
<p>It seems that everytime the system boots now, vdsmd erases and recreates=
the ifcfg files. This might be the expected behaviour now but I don't real=
ly see the point. On boot the network will now come up and when it reaches =
the vdsmd service it will go down and come back up.</p>
<p> </p>
<p>Regards,</p>
<p>Rik</p>
<p>On 2015-02-12 18:07, Tim Macy wrote:</p>
<blockquote type=3D"cite" style=3D"padding-left:5px; border-left:#1010ff
2p=
x solid; margin-left:5px"><!-- html ignored --><!-- head ignored
--><!-- me=
ta ignored -->
<div dir=3D"ltr">Jorick, I experienced similar problems when
setting =
up a few different test clusters using bonds. I found that the vdsm i=
s not setting the bonds to persist. These are the steps that worked f=
or me to get the host back online and fix it permanently:
<div>1. Put the host in Maintenance Mode.</div>
<div>2. Manually restore the network configuration back to your original se=
tup before joining the cluster. Tar up the configuration files in case you =
need them again.</div>
<div>3. At this point you can attempt to run re-install on the host from th=
e engine *sometimes this worked other times it did not and I needed to do t=
he additional steps below. </div>
<div> </div>
<div>If it fails to join:</div>
<div>
<div>1. Put the host in Maintenance Mode.</div>
<div>2. Manually restore the network configuration back to your original se=
tup before joining the cluster.</div>
</div>
<div>3. Remove vdsm from the host yum remove vdsm*</div>
<div>4. Delete the following vdsm configs rm -Rf /etc/vdsm ; rm -Rf =
/var/lib/vdsm</div>
<div>5. Run re-install on the host from the engine </div>
<div> </div>
<div>Making sure the network is setup to persist -</div>
<div>* Any networks that will persist will be identified in /var/lib/vdsm/p=
ersistence/netconfs (bonds and nets directories) If they are missing =
do the following</div>
<div>1. From the engine DC/Cluster/Hosts - select each host - from th=
e menu below select Network Interfaces - Run Setup Host Networks. </d=
iv>
<div>2. Verify they were added to /var/lib/vdsm/persistence/netconfs/=
bonds or nets</div>
<div> </div>
<div>Hope this helps.</div>
<div> </div>
<div>Tim Macy</div>
</div>
<div class=3D"gmail_extra"><br />
<div class=3D"gmail_quote">On Thu, Feb 12, 2015 at 10:29 AM, Martin
Pavl&ia=
cute;k <span><<a
href=3D"mailto:mpavlik@redhat.com">mpavlik@redhat.com</=
a>></span> wrote:<br />
<blockquote class=3D"gmail_quote" style=3D"margin: 0 0 0 .8ex;
border-le=
ft: 1px #ccc solid; padding-left: 1ex;">Hi Jorick,<br /><br /> if I
under=
stand correctly you had ovirtmgmt over bond and now you’ve tried to m=
ove it to single interface? You mention that everything is gone after resta=
rting. Restarting of what? What system is running on your hypervisors? Can =
you provide supervdsm.log from the affected node?<br /><br /> Martin Pavlik=
<br /><br /> RHEV QE<br /><span>> On 10 Feb 2015, at 17:58,
Jorick Astre=
go <<a
href=3D"mailto:j.astrego@netbulae.eu">j.astrego@netbulae.eu</a>&g=
t; wrote:<br /> ><br /> > After having problems with a bond and
the o=
virtmgmt interface on 3.5.1, I skipped bond0 and just added bond1 for glust=
er and bond2 for internet.<br /> ><br /> > When restarting, I
loose a=
ll the bonds and I cannot use the "Setup Host networks" anymore:<br />
>=
<br /></span>> <ehehbhcg.png><br />
<div>
<div class=3D"h5">><br /> > In the engine log, I see
the following:<b=
r /> ><br /> ><br /> > 2015-02-10 17:29:41,799
INFO [org.ovi=
rt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor) Connecti=
ng to test4.netbulae.test/xx.xx.xx.xx<br /> > 2015-02-10 17:29:42,414 ER=
ROR [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand] (aj=
p--127.0.0.1-8702-4) [4be2b53a] Failed in SetupNetworksVDS method<br /> >=
; 2015-02-10 17:29:42,414 WARN [org.ovirt.vdsm.jsonrpc.client.interna=
l.ResponseWorker] (ResponseWorker) Exception thrown during message processi=
ng<br /> > 2015-02-10 17:29:42,414 ERROR [org.ovirt.engine.core.vdsbroke=
r.vdsbroker.SetupNetworksVDSCommand] (ajp--127.0.0.1-8702-4) [4be2b53a] org=
=2Eovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericExcep=
tion: VDSErrorException: Failed to SetupNetworksVDS, error =3D Missing requ=
ired nics for bonding device., code =3D 21<br /> > 2015-02-10 17:29:42,4=
16 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand=
] (ajp--127.0.0.1-8702-4) [4be2b53a] Command SetupNetworksVDSCommand(HostNa=
me =3D test4.netbulae.test, HostId =3D c4e1f226-a243-4a9a-8fa9-fc65f4518114=
, force=3Dfalse, checkConnectivity=3Dtrue, conectivityTimeout=3D120,<br /> =
> networks=3D[gluster
{id=3D123ff683-fcf8-407b-94ca-f=
323c1fba326, description=3Dnull, comment=3Dnull, subnet=3Dnull, gateway=3Dn=
ull, type=3Dnull, vlanId=3Dnull, stp=3Dfalse, dataCenterId=3D00000002-0002-=
0002-0002-00000000031a, mtu=3D9000, vmNetwork=3Dfalse, cluster=3DNetworkClu=
ster {id=3D{clusterId=3Dnull, networkId=3Dnull}, status=3DOPERATIONAL, disp=
lay=3Dfalse, required=3Dtrue, migration=3Dtrue}, providedBy=3Dnull, label=
=3Dnull, qosId=3Dnull},<br /> >
uplink =
{id=3D51a63339-5570-4b58-b00c-9d54a534ff20, description=3Dnull, comment=3Dn=
ull, subnet=3Dnull, gateway=3Dnull, type=3Dnull, vlanId=3Dnull, stp=3Dfalse=
, dataCenterId=3D00000002-0002-0002-0002-00000000031a, mtu=3D0, vmNetwork=
=3Dtrue, cluster=3DNetworkCluster {id=3D{clusterId=3Dnull, networkId=3Dnull=
}, status=3DOPERATIONAL, display=3Dfalse, required=3Dtrue, migration=3Dfals=
e}, providedBy=3Dnull, label=3Dnull, qosId=3Dnull}],<br /> >
 =
; bonds=3D[bond1 {id=3D64135fde-a5de-404c-89a3-2ce13a1a7d84, vdsId=3D=
c4e1f226-a243-4a9a-8fa9-fc65f4518114, name=3Dbond1, macAddress=3D**:**:**:*=
*:**:**, networkName=3Dgluster, bondOptions=3Dmode=3D4 miimon=3D100, bootPr=
otocol=3DSTATIC_IP, address=3D, subnet=3D, gateway=3D, mtu=3D9000, bridged=
=3Dfalse, type=3D0, networkImplementationDetails=3D{inSync=3Dtrue, managed=
=3Dtrue}},<br /> > bond2
{id=3Df2f26c27=
-85f3-413a-abb0-79db4b323c0e, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc65f4518114,=
name=3Dbond2, macAddress=3D**:**:**:**:**:**, networkName=3Dnull, bondOpti=
ons=3Dmode=3D4 miimon=3D100, bootProtocol=3DNONE, address=3D, subnet=3D, ga=
teway=3Dnull, mtu=3D1500, bridged=3Dfalse, type=3D0, networkImplementationD=
etails=3Dnull}],<br /> > interfaces=3D[enp2s0
{id=3D5=
42b77c3-a412-4435-87f1-182663317893, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc65f4=
518114, name=3Denp2s0, macAddress=3D**:**:**:**:**:**, networkName=3Dnull, =
bondName=3Dnull, bootProtocol=3DDHCP, address=3D, subnet=3D, gateway=3Dnull=
, mtu=3D1500, bridged=3Dfalse, speed=3D0, type=3D0, networkImplementationDe=
tails=3Dnull},<br /> >
enp9s0f1 {id=3Df=
5cc13ec-ac66-446c-b2b4-c6561c10a62b, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc65f4=
518114, name=3Denp9s0f1, macAddress=3D**:**:**:**:**:**, networkName=3Dnull=
, bondName=3Dbond2, bootProtocol=3DNONE, address=3D, subnet=3D, gateway=3Dn=
ull, mtu=3D1500, bridged=3Dfalse, speed=3D0, type=3D0, networkImplementatio=
nDetails=3Dnull},<br /> >
enp9s0f0 {id=
=3D6bf7215a-ca7e-4634-8225-5762f5bd3620, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc=
65f4518114, name=3Denp9s0f0, macAddress=3D**:**:**:**:**:**, networkName=3D=
null, bondName=3Dbond2, bootProtocol=3DNONE, address=3D, subnet=3D, gateway=
=3Dnull, mtu=3D1500, bridged=3Dfalse, speed=3D0, type=3D0, networkImplement=
ationDetails=3Dnull},<br /> >
enp1s0 {i=
d=3De5319631-6c7e-4be2-8914-a24df70f26af, vdsId=3Dc4e1f226-a243-4a9a-8fa9-f=
c65f4518114, name=3Denp1s0, macAddress=3D**:**:**:**:**:**, networkName=3Do=
virtmgmt, bondName=3Dnull, bootProtocol=3DDHCP, address=3Dxx.xx.xx.xx, subn=
et=3D255.255.255.0, gateway=3D*.*.*.*, mtu=3D1500, bridged=3Dtrue, speed=3D=
1000, type=3D2, networkImplementationDetails=3D{inSync=3Dtrue, managed=3Dtr=
ue}},<br /> > enp7s0f1
{id=3D665c7d78-0=
ce3-46d9-9458-6828eecf23e7, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc65f4518114, n=
ame=3Denp7s0f1, macAddress=3D**:**:**:**:**:**, networkName=3Dnull, bondNam=
e=3Dbond1, bootProtocol=3DNONE, address=3D, subnet=3D, gateway=3Dnull, mtu=
=3D9000, bridged=3Dfalse, speed=3D0, type=3D0, networkImplementationDetails=
=3Dnull},<br /> >
enp7s0f0 {id=3D3bb50d=
e2-590d-451e-841f-805ebba1d1b6, vdsId=3Dc4e1f226-a243-4a9a-8fa9-fc65f451811=
4, name=3Denp7s0f0, macAddress=3D**:**:**:**:**:**, networkName=3Dnull, bon=
dName=3Dbond1, bootProtocol=3DNONE, address=3D, subnet=3D, gateway=3Dnull, =
mtu=3D9000, bridged=3Dfalse, speed=3D0, type=3D0, networkImplementationDeta=
ils=3Dnull},<br /> >
bond1 {id=3Dnull, =
vdsId=3Dnull, name=3Dbond1, macAddress=3Dnull, networkName=3Dgluster, bondO=
ptions=3Dmode=3D4 miimon=3D100, bootProtocol=3DSTATIC_IP, address=3Dxx.xx=
=2Exx.xx, subnet=3D255.255.255.0, gateway=3Dnull, mtu=3D9000, bridged=3Dfal=
se, type=3D0, networkImplementationDetails=3Dnull},<br /> >
=
bond2 {id=3Dnull, vdsId=3Dnull, name=3Dbond2, macAddre=
ss=3Dnull, networkName=3Duplink, bondOptions=3Dmode=3D4 miimon=3D100, bootP=
rotocol=3DNONE, address=3Dnull, subnet=3Dnull, gateway=3Dnull, mtu=3D0, bri=
dged=3Dtrue, type=3D0, networkImplementationDetails=3Dnull}],<br />
>&nb=
sp; removedNetworks=3D[],<br /> >
remove=
dBonds=3D[]) execution failed. Exception: VDSErrorException: VDSGenericExce=
ption: VDSErrorException: Failed to SetupNetworksVDS, error =3D Missing req=
uired nics for bonding device., code =3D 21<br /> > 2015-02-10 17:29:42,=
425 ERROR [org.ovirt.engine.core.bll.network.host.SetupNetworksCommand] (aj=
p--127.0.0.1-8702-4) [4be2b53a] Command org.ovirt.engine.core.bll.network=
=2Ehost.SetupNetworksCommand throw Vdc Bll exception. With error message Vd=
cBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:=
VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error =
=3D Missing required nics for bonding device., code =3D 21 (Failed with err=
or ERR_BAD_PARAMS and code 21)<br /> > 2015-02-10 17:30:00,053
INFO =
; [org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler_W=
orker-32) Autorecovering 2 hosts<br /> > 2015-02-10 17:30:00,053
INFO&nb=
sp; [org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler=
_Worker-32) Autorecovering hosts id: c4e1f226-a243-4a9a-8fa9-fc65f4518114, =
name : test4.netbulae.test<br /> > 2015-02-10 17:30:00,075 INFO
[o=
rg.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler_Worker=
-32) [655e85c2] Lock Acquired to object EngineLock [exclusiveLocks=3D key: =
c4e1f226-a243-4a9a-8fa9-fc65f4518114 value: VDS<br /> > , sharedLocks=3D=
]<br /> ><br /> > When I check the host I see somehow bond0 has
appe=
ared and all the ip's have been lost. But I never configured bond0!!!=
<br /> ><br /> ><br /> > What's up with the
bonding?<br /> ><br=
/> ><br /> ><br /> ><br /> ><br />
><br /> ><br /> > =
Met vriendelijke groet, With kind regards,<br /> ><br /> >
Jorick Ast=
rego<br /> ><br /> > Netbulae Virtualization
Experts</div>
</div>
<span>> Tel: 053 20 30 270 <a
href=3D"mailto:info@netbulae=
=2Eeu">info(a)netbulae.eu</a>&nbsp;
Staalsteden 4-3A&nbs=
p; KvK 08198180<br /> > Fax: 053 20 30
271 &n=
bsp; <a href=3D"http://www.netbulae.eu">www.netbulae.eu</a> 7547 TA
Ensched=
e BTW NL821234584B01<br /> ><br
/> ><br />=
</span>> _______________________________________________<br /> >
User=
s mailing list<br /> > <a
href=3D"mailto:Users@ovirt.org">Users@ovirt.or=
g</a><br /> > <a
href=3D"http://lists.ovirt.org/mailman/listinfo/users">=
http://lists.ovirt.org/mailman/listinfo/users</a><br /><br /><br
/>________=
_______________________________________<br /> Users mailing list<br /><a
hr=
ef=3D"mailto:Users@ovirt.org">Users@ovirt.org</a><br /><a
href=3D"http://li=
sts.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mail...
fo/users</a><br /><br /></blockquote>
</div>
</div>
<br />
<pre>_______________________________________________
Users mailing list
<a href=3D"mailto:Users@ovirt.org">Users@ovirt.org</a>
<a
href=3D"http://lists.ovirt.org/mailman/listinfo/users">http:...
t.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p> </p>
<div>
<pre>--=20
Rik Theys</pre>
</div>
</body></html>
--=_8eaaeaf6840ccf7673d0602bd714b5a8--