Impossible to add other host to hosted engine's cluster

<br></div><div>Before the setup, I have created a 3 node glusterfs for hos= ted engine on them.</div><div>Because I would like use and separate vlans, = I created two vlan bridge on all host. First is for ovirtmgmt, and a second= for glusterfs.</div><div>The hosted engine setup was successful but when I=
<div><br data-mce-bogus=3D"1"></div><div><div>restore-net::ERROR::2017-09-= 19 19:14:48,072::__init__::51::root::(__exit__) Failed rollback transaction= last known good network.</div><div>Traceback (most recent call last):</div= <div> File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.=
<span style=3D"font-size: medium;" data-mce-style=3D"font-size: medium;"><= span>Demeter Tibor</span></span></strong></span></p><p style=3D"font-family= : 'Times New Roman'; font-size: medium; margin: 0px;" data-mce-style=3D"fon= t-family: 'Times New Roman'; font-size: medium; margin: 0px;"><br><span sty= le=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-style= : normal; font-variant-ligatures: normal; font-variant-caps: normal; font-w= eight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-= indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spa= cing: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;" data-mce-style= =3D"color: #000000; font-family: arial, helvetica, sans-serif; font-style: = normal; font-variant-ligatures: normal; font-variant-caps: normal; font-wei= ght: normal; letter-spacing: normal; orphans: 2; text-align: start; text-in= dent: 0px; text-transform: none; white-space: normal; widows: 2; word-spaci= ng: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;">E-mail: <span st= yle=3D"color: #0000ff;" data-mce-style=3D"color: #0000ff;">tdemeter<span cl= ass=3D"Object" id=3D"OBJ_PREFIX_DWT5299_ZmEmailObjectHandler" style=3D"curs= or: pointer;" data-mce-style=3D"cursor: pointer;"><span class=3D"Object" id= =3D"OBJ_PREFIX_DWT5313_ZmEmailObjectHandler" style=3D"cursor: pointer;" dat= a-mce-style=3D"cursor: pointer;">@itsmart.hu</span></span></span></span><br=
<span class=3D"Object" id=3D"OBJ_PREFIX_DWT5315_com_zimbra_url" style=3D"c= ursor: pointer;" data-mce-style=3D"cursor: pointer;"><a href=3D"http://itsm= art.hu/" target=3D"_blank" style=3D"color: #336699; text-decoration: none; = cursor: pointer;" data-mce-style=3D"color: #336699; text-decoration: none; = cursor: pointer;"><img data-mce-src=3D"http://itsmart.hu/wp-content/uploads= /2016/09/xlogo_new.png.pagespeed.ic.2bojmSIfwB.png" src=3D"http://itsmart.h= u/wp-content/uploads/2016/09/xlogo_new.png.pagespeed.ic.2bojmSIfwB.png"></a= </span></span><br></td><td style=3D"font-family: Verdana, Arial, Helvetica= , sans-serif; font-size: 11px; border-left: solid #b80004;" data-mce-style= =3D"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; bo= rder-left: solid #b80004;"><span style=3D"font-family: terminal, monaco; fo= nt-size: 11pt;" data-mce-style=3D"font-family: terminal, monaco; font-size:= 11pt;">ItSmart Informatikai Kft.</span><br><span style=3D"font-size: 11pt;= font-family: terminal, monaco;" data-mce-style=3D"font-size: 11pt; font-fa= mily: terminal, monaco;"><em>2120 Dunakeszi, Wass Albert U. 2. 1/9.</em></s=
</tr></tbody></table><div><br></div><div><span style=3D"color: #003366;" d= ata-mce-style=3D"color: #003366;"><span style=3D"font-size: xx-small;" data= -mce-style=3D"font-size: xx-small;"><span>[EN] This message and any attachm= ents are confidential and privileged and intended for the use of the addres= see only. If you have received this communication in error, please notify t= he sender by replay e-mail and delete this message from your system. Please= note that Internet e-mail guarantees neither the confidentiality nor the p= roper receipt of the message sent. The data deriving from our correspondenc= e with you are included in a file of ITSMART Ltd which exclusive purp= ose is to manage the communications of the company; under the understanding=
--=_b3dd23ad-95be-449f-867c-dcd17f58f735 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,=20 I've created a 3 host based hosted engine. I can't add other hosts to hoste= d engine's cluster.=20 Before the setup, I have created a 3 node glusterfs for hosted engine on th= em.=20 Because I would like use and separate vlans, I created two vlan bridge on a= ll host. First is for ovirtmgmt, and a second for glusterfs.=20 The hosted engine setup was successful but when I try to add other hosts, t= hat is does not work, because vdsmd could not started.=20 I found some network related errors in the logs:=20 restore-net::ERROR::2017-09-19 19:14:48,072::__init__::51::root::(__exit__)= Failed rollback transaction last known good network.=20 Traceback (most recent call last):=20 File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 150= , in _setup_legacy=20 in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 523, in bonds_setup=20 _bonds_remove(remove, configurator, _netinfo, in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 548, in _bonds_remove=20 if _is_bond_valid_for_removal(name, _netinfo, in_rollback):=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 573, in _is_bond_valid_for_removal=20 'interfaces %s' % (bond, bond_users))=20 ConfigNetworkError: (31, "Cannot remove bonding bond0: used by another inte= rfaces set(['bond0.105', 'bond0.104'])")=20 restore-net::ERROR::2017-09-19 19:14:48,073::vdsm-restore-net-config::478::= root::(restore) unified restoration failed.=20 Traceback (most recent call last):=20 File "/usr/share/vdsm/vdsm-restore-net-config", line 473, in restore=20 unified_restoration()=20 File "/usr/share/vdsm/vdsm-restore-net-config", line 123, in unified_restor= ation=20 _remove_networks_in_running_config()=20 File "/usr/share/vdsm/vdsm-restore-net-config", line 238, in _remove_networ= ks_in_running_config=20 '_inRollback': True})=20 File "/usr/lib/python2.7/site-packages/vdsm/network/api.py", line 218, in s= etupNetworks=20 _setup_networks(networks, bondings, options)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/api.py", line 239, in _= setup_networks=20 netswitch.setup(networks, bondings, options, in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 132= , in setup=20 _setup_legacy(legacy_nets, legacy_bonds, options, in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 150= , in _setup_legacy=20 in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 523, in bonds_setup=20 _bonds_remove(remove, configurator, _netinfo, in_rollback)=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 548, in _bonds_remove=20 if _is_bond_valid_for_removal(name, _netinfo, in_rollback):=20 File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line= 573, in _is_bond_valid_for_removal=20 'interfaces %s' % (bond, bond_users))=20 ConfigNetworkError: (31, "Cannot remove bonding bond0: used by another inte= rfaces set(['bond0.105', 'bond0.104'])")=20 The four host network config is same, the ovirtmgmt bond.104 is the default= route.=20 How can I add another host to cluster?=20 =C3=9Cdv=C3=B6zlettel:=20 Demeter Tibor=20 E-mail: tdemeter @itsmart.hu=20 Mobil: [ callto:+36 30 3777122 | +36 30 ] 4620500=20 Web: [ http://itsmart.hu/ | www.itsmart.hu ]=20 [ http://itsmart.hu/ ]=20 =09ItSmart Informatikai Kft.=20 2120 Dunakeszi, Wass Albert U. 2. 1/9.=20 Telefon: [ callto:+36 30 462 0500 | +36 30 462 0500 ]=20 [EN] This message and any attachments are confidential and privileged and i= ntended for the use of the addressee only. If you have received this commun= ication in error, please notify the sender by replay e-mail and delete this= message from your system. Please note that Internet e-mail guarantees neit= her the confidentiality nor the proper receipt of the message sent. The dat= a deriving from our correspondence with you are included in a file of ITSMA= RT Ltd which exclusive purpose is to manage the communications of the compa= ny; under the understanding that, in maintaining said correspondence, you a= uthorize the treatment of such data for the mentioned purpose. You are enti= tled to exercise your rights of access, rectification, cancellation and opp= osition by addressing such written application to address above.=20 [HUN] Ez az =C3=BCzenet =C3=A9s annak b=C3=A1rmely csatolt anyaga bizalmas,= a nyilv=C3=A1nos k=C3=B6zl=C3=A9stol v=C3=A9dett, kiz=C3=A1r=C3=B3lag a c= =C3=ADmzett haszn=C3=A1lhatja fel. Ha =C3=96n nem az =C3=BCzenet c=C3=ADmze= ttje, =C3=BAgy k=C3=A9rj=C3=BCk v=C3=A1lasz=C3=BCzenetben =C3=A9rtes=C3=ADt= se errol a felad=C3=B3t =C3=A9s t=C3=B6r=C3=B6lje az =C3=BCzenetet a rendsz= erbol. K=C3=A9rj=C3=BCk vegye figyelembe, hogy az email-en t=C3=B6rt=C3=A9n= o inform=C3=A1ci=C3=B3tov=C3=A1bb=C3=ADt=C3=A1s kock=C3=A1zattal j=C3=A1rha= t, nem garant=C3=A1lja sem a csatorna bizalmass=C3=A1g=C3=A1t, sem a k=C3= =A9zbes=C3=ADt=C3=A9st. A lev=C3=A9l az ITSMART Informatikai Kft. kommunik= =C3=A1ci=C3=B3j=C3=A1nak eszk=C3=B6ze, az adatokat kiz=C3=A1r=C3=B3lag erre= a c=C3=A9lra haszn=C3=A1ljuk. Jogosult t=C3=A1j=C3=A9koztat=C3=A1st k=C3= =A9rni szem=C3=A9lyes adatai kezel=C3=A9s=C3=A9rol, k=C3=A9rheti azok helye= sb=C3=ADt=C3=A9s=C3=A9t, illetve t=C3=B6rl=C3=A9s=C3=A9t =C3=ADr=C3=A1sos k= =C3=A9relemben a fenti e-mail c=C3=ADmen.=20 --=_b3dd23ad-95be-449f-867c-dcd17f58f735 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: arial, helvetica, sans-serif; font-s= ize: 12pt; color: #000000"><div>Hi,</div><div>I've created a 3 host based h= osted engine. I can't add other hosts to hosted engine's cluster.</div><div= try to add other hosts, that is does not work, because vdsmd could not sta= rted. </div><div>I found some network related errors in the logs:</div= py", line 150, in _setup_legacy</div><div> in_rollback)</div><= div> File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switc= h.py", line 523, in bonds_setup</div><div> _bonds_remove(remov= e, configurator, _netinfo, in_rollback)</div><div> File "/usr/lib/pyt= hon2.7/site-packages/vdsm/network/legacy_switch.py", line 548, in _bonds_re= move</div><div> if _is_bond_valid_for_removal(name, _netinfo, = in_rollback):</div><div> File "/usr/lib/python2.7/site-packages/vdsm/= network/legacy_switch.py", line 573, in _is_bond_valid_for_removal</div><di= v> 'interfaces %s' % (bond, bond_users))</div><div>ConfigNetwo= rkError: (31, "Cannot remove bonding bond0: used by another interfaces set(= ['bond0.105', 'bond0.104'])")</div><div>restore-net::ERROR::2017-09-19 19:1= 4:48,073::vdsm-restore-net-config::478::root::(restore) unified restoration= failed.</div><div>Traceback (most recent call last):</div><div> File= "/usr/share/vdsm/vdsm-restore-net-config", line 473, in restore</div><div>= unified_restoration()</div><div> File "/usr/share/vdsm/= vdsm-restore-net-config", line 123, in unified_restoration</div><div> = _remove_networks_in_running_config()</div><div> File "/usr/sh= are/vdsm/vdsm-restore-net-config", line 238, in _remove_networks_in_running= _config</div><div> '_inRollback': True})</div><div> File= "/usr/lib/python2.7/site-packages/vdsm/network/api.py", line 218, in setup= Networks</div><div> _setup_networks(networks, bondings, option= s)</div><div> File "/usr/lib/python2.7/site-packages/vdsm/network/api= .py", line 239, in _setup_networks</div><div> netswitch.setup(= networks, bondings, options, in_rollback)</div><div> File "/usr/lib/p= ython2.7/site-packages/vdsm/network/netswitch.py", line 132, in setup</div>= <div> _setup_legacy(legacy_nets, legacy_bonds, options, in_rol= lback)</div><div> File "/usr/lib/python2.7/site-packages/vdsm/network= /netswitch.py", line 150, in _setup_legacy</div><div> in_rollb= ack)</div><div> File "/usr/lib/python2.7/site-packages/vdsm/network/l= egacy_switch.py", line 523, in bonds_setup</div><div> _bonds_r= emove(remove, configurator, _netinfo, in_rollback)</div><div> File "/= usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 548, i= n _bonds_remove</div><div> if _is_bond_valid_for_removal(name,= _netinfo, in_rollback):</div><div> File "/usr/lib/python2.7/site-pac= kages/vdsm/network/legacy_switch.py", line 573, in _is_bond_valid_for_remov= al</div><div> 'interfaces %s' % (bond, bond_users))</div><div>= ConfigNetworkError: (31, "Cannot remove bonding bond0: used by another inte= rfaces set(['bond0.105', 'bond0.104'])")</div><div><br></div><div>The four = host network config is same, the ovirtmgmt bond.104 is the default route.</= div><div><br data-mce-bogus=3D"1"></div><div>How can I add another host to = cluster?</div><div><br data-mce-bogus=3D"1"></div></div><div><br></div><div= data-marker=3D"__SIG_PRE__"><p style=3D"font-family: 'Times New Roman'; fo= nt-size: medium; margin: 0px;" data-mce-style=3D"font-family: 'Times New Ro= man'; font-size: medium; margin: 0px;"><strong><span style=3D"font-size: me= dium;" data-mce-style=3D"font-size: medium;"><span style=3D"color: #2d67b0;= " data-mce-style=3D"color: #2d67b0;"><br></span></span></strong></p><p styl= e=3D"font-family: 'Times New Roman'; font-size: medium; margin: 0px;" data-= mce-style=3D"font-family: 'Times New Roman'; font-size: medium; margin: 0px= ;"><span style=3D"font-family: georgia, serif; color: #000080;" data-mce-st= yle=3D"font-family: georgia, serif; color: #000080;"><strong><span style=3D= "font-size: medium;" data-mce-style=3D"font-size: medium;"><span>=C3=9Cdv= =C3=B6zlettel:</span></span></strong></span></p><p style=3D"font-family: 'T= imes New Roman'; font-size: medium; margin: 0px;" data-mce-style=3D"font-fa= mily: 'Times New Roman'; font-size: medium; margin: 0px;"><span style=3D"fo= nt-family: georgia, serif; color: #000080;" data-mce-style=3D"font-family: = georgia, serif; color: #000080;"><strong><span style=3D"font-size: medium;"= data-mce-style=3D"font-size: medium;"><span><br></span></span></strong></s= pan></p><p style=3D"font-family: 'Times New Roman'; font-size: medium; marg= in: 0px;" data-mce-style=3D"font-family: 'Times New Roman'; font-size: medi= um; margin: 0px;"><span style=3D"font-family: georgia, serif; color: #00008= 0;" data-mce-style=3D"font-family: georgia, serif; color: #000080;"><strong= style=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-s= ize: 16px; font-style: normal; font-variant-ligatures: normal; font-variant= -caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; tex= t-align: start; text-indent: 0px; text-transform: none; white-space: normal= ; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;" data-mce-s= tyle=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-siz= e: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-c= aps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-= align: start; text-indent: 0px; text-transform: none; white-space: normal; = widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style= =3D"color: #000000; font-family: arial, helvetica, sans-serif; font-style: = normal; font-variant-ligatures: normal; font-variant-caps: normal; font-wei= ght: normal; letter-spacing: normal; orphans: 2; text-align: start; text-in= dent: 0px; text-transform: none; white-space: normal; widows: 2; word-spaci= ng: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;" data-mce-style= =3D"color: #000000; font-family: arial, helvetica, sans-serif; font-style: = normal; font-variant-ligatures: normal; font-variant-caps: normal; font-wei= ght: normal; letter-spacing: normal; orphans: 2; text-align: start; text-in= dent: 0px; text-transform: none; white-space: normal; widows: 2; word-spaci= ng: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;">Mobil: <spa= n class=3D"Object" id=3D"OBJ_PREFIX_DWT5300_com_zimbra_phone" style=3D"colo= r: #336699; cursor: pointer;" data-mce-style=3D"color: #336699; cursor: poi= nter;"><a href=3D"callto:+36 30 3777122" target=3D"_blank" style=3D"color: = #336699; text-decoration: none; cursor: pointer;" data-mce-style=3D"color: = #336699; text-decoration: none; cursor: pointer;">+36 30 </a>4620500</span>= </span><br style=3D"color: #000000; font-family: arial, helvetica, sans-ser= if; font-size: 16px; font-style: normal; font-variant-ligatures: normal; fo= nt-variant-caps: normal; font-weight: normal; letter-spacing: normal; orpha= ns: 2; text-align: start; text-indent: 0px; text-transform: none; white-spa= ce: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;" = data-mce-style=3D"color: #000000; font-family: arial, helvetica, sans-serif= ; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font= -variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans= : 2; text-align: start; text-indent: 0px; text-transform: none; white-space= : normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><s= pan style=3D"color: #000000; font-family: arial, helvetica, sans-serif; fon= t-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;= font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start= ; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; w= ord-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;" data-mc= e-style=3D"color: #000000; font-family: arial, helvetica, sans-serif; font-= style: normal; font-variant-ligatures: normal; font-variant-caps: normal; f= ont-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; widows: 2; wor= d-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 11pt;">Web: = ;<span class=3D"Object" id=3D"OBJ_PREFIX_DWT5301_com_zimbra_url" style=3D"c= olor: #336699; cursor: pointer;" data-mce-style=3D"color: #336699; cursor: = pointer;"><span class=3D"Object" id=3D"OBJ_PREFIX_DWT5314_com_zimbra_url" s= tyle=3D"cursor: pointer;" data-mce-style=3D"cursor: pointer;"><a href=3D"ht= tp://itsmart.hu/" target=3D"_blank" style=3D"color: #336699; text-decoratio= n: none; cursor: pointer;" data-mce-style=3D"color: #336699; text-decoratio= n: none; cursor: pointer;">www.itsmart.hu</a></span></span></span><br></p><= br class=3D"Apple-interchange-newline"><table style=3D"color: #000000; font= -family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal;= font-variant-ligatures: normal; font-variant-caps: normal; font-weight: no= rmal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0= px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px= ; -webkit-text-stroke-width: 0px; table-layout: fixed;" cellpadding=3D"5px"= border=3D"0px" data-mce-style=3D"color: #000000; font-family: arial, helve= tica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatur= es: normal; font-variant-caps: normal; font-weight: normal; letter-spacing:= normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: n= one; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke= -width: 0px; table-layout: fixed;"><tbody><tr><td style=3D"font-family: Ver= dana, Arial, Helvetica, sans-serif; font-size: 11px;" data-mce-style=3D"fon= t-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"><span cl= ass=3D"Object" id=3D"OBJ_PREFIX_DWT5302_com_zimbra_url" style=3D"color: #33= 6699; cursor: pointer;" data-mce-style=3D"color: #336699; cursor: pointer;"= pan><br><span style=3D"font-size: 11pt;" data-mce-style=3D"font-size: 11pt;= "><em><span style=3D"font-family: terminal, monaco;" data-mce-style=3D"font= -family: terminal, monaco;">Telefon: <span class=3D"Object" id=3D"OBJ_= PREFIX_DWT5303_com_zimbra_phone" style=3D"color: #336699; cursor: pointer;"= data-mce-style=3D"color: #336699; cursor: pointer;"><a href=3D"callto:+36 = 30 462 0500" target=3D"_blank" style=3D"color: #336699; text-decoration: no= ne; cursor: pointer;" data-mce-style=3D"color: #336699; text-decoration: no= ne; cursor: pointer;">+36 30 462 0500</a></span></span></em></span><br></td= that, in maintaining said correspondence, you authorize the treatment of s= uch data for the mentioned purpose. You are entitled to exercise your right= s of access, rectification, cancellation and opposition by addressing such = written application to address above.</span></span><span style=3D"font-size= : 12pt;" data-mce-style=3D"font-size: 12pt;"> </span></span></div><div=
<span style=3D"color: #003366; font-size: xx-small;" data-mce-style=3D"col= or: #003366; font-size: xx-small;">[HUN] Ez az =C3=BCzenet =C3=A9s annak b= =C3=A1rmely csatolt anyaga bizalmas, a nyilv=C3=A1nos k=C3=B6zl=C3=A9stol v= =C3=A9dett, kiz=C3=A1r=C3=B3lag a c=C3=ADmzett haszn=C3=A1lhatja fel. Ha = =C3=96n nem az =C3=BCzenet c=C3=ADmzettje, =C3=BAgy k=C3=A9rj=C3=BCk v=C3= =A1lasz=C3=BCzenetben =C3=A9rtes=C3=ADtse errol a felad=C3=B3t =C3=A9s t=C3= =B6r=C3=B6lje az =C3=BCzenetet a rendszerbol. K=C3=A9rj=C3=BCk vegye figyel= embe, hogy az email-en t=C3=B6rt=C3=A9no inform=C3=A1ci=C3=B3tov=C3=A1bb=C3= =ADt=C3=A1s kock=C3=A1zattal j=C3=A1rhat, nem garant=C3=A1lja sem a csatorn= a bizalmass=C3=A1g=C3=A1t, sem a k=C3=A9zbes=C3=ADt=C3=A9st. A lev=C3=A9l a= z ITSMART Informatikai Kft. kommunik=C3=A1ci=C3=B3j=C3=A1nak eszk=C3=B6ze, = az adatokat kiz=C3=A1r=C3=B3lag erre a c=C3=A9lra haszn=C3=A1ljuk. Jogosult= t=C3=A1j=C3=A9koztat=C3=A1st k=C3=A9rni szem=C3=A9lyes adatai kezel=C3=A9s= =C3=A9rol, k=C3=A9rheti azok helyesb=C3=ADt=C3=A9s=C3=A9t, illetve t=C3=B6r= l=C3=A9s=C3=A9t =C3=ADr=C3=A1sos k=C3=A9relemben a fenti e-mail c=C3=ADmen.= </span></div><p></p></div></div></body></html> --=_b3dd23ad-95be-449f-867c-dcd17f58f735--

On Wed, Sep 20, 2017 at 8:18 AM, Demeter Tibor <tdemeter@itsmart.hu> wrote:
Hi, I've created a 3 host based hosted engine. I can't add other hosts to hosted engine's cluster.
Before the setup, I have created a 3 node glusterfs for hosted engine on them. Because I would like use and separate vlans, I created two vlan bridge on all host. First is for ovirtmgmt, and a second for glusterfs. The hosted engine setup was successful but when I try to add other hosts, that is does not work, because vdsmd could not started. I found some network related errors in the logs:
restore-net::ERROR::2017-09-19 19:14:48,072::__init__::51::root::(__exit__) Failed rollback transaction last known good network. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 150, in _setup_legacy in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 523, in bonds_setup _bonds_remove(remove, configurator, _netinfo, in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 548, in _bonds_remove if _is_bond_valid_for_removal(name, _netinfo, in_rollback): File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 573, in _is_bond_valid_for_removal 'interfaces %s' % (bond, bond_users)) ConfigNetworkError: (31, "Cannot remove bonding bond0: used by another interfaces set(['bond0.105', 'bond0.104'])") restore-net::ERROR::2017-09-19 19:14:48,073::vdsm-restore- net-config::478::root::(restore) unified restoration failed. Traceback (most recent call last): File "/usr/share/vdsm/vdsm-restore-net-config", line 473, in restore unified_restoration() File "/usr/share/vdsm/vdsm-restore-net-config", line 123, in unified_restoration _remove_networks_in_running_config() File "/usr/share/vdsm/vdsm-restore-net-config", line 238, in _remove_networks_in_running_config '_inRollback': True}) File "/usr/lib/python2.7/site-packages/vdsm/network/api.py", line 218, in setupNetworks _setup_networks(networks, bondings, options) File "/usr/lib/python2.7/site-packages/vdsm/network/api.py", line 239, in _setup_networks netswitch.setup(networks, bondings, options, in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 132, in setup _setup_legacy(legacy_nets, legacy_bonds, options, in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/netswitch.py", line 150, in _setup_legacy in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 523, in bonds_setup _bonds_remove(remove, configurator, _netinfo, in_rollback) File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 548, in _bonds_remove if _is_bond_valid_for_removal(name, _netinfo, in_rollback): File "/usr/lib/python2.7/site-packages/vdsm/network/legacy_switch.py", line 573, in _is_bond_valid_for_removal 'interfaces %s' % (bond, bond_users)) ConfigNetworkError: (31, "Cannot remove bonding bond0: used by another interfaces set(['bond0.105', 'bond0.104'])")
The four host network config is same, the ovirtmgmt bond.104 is the default route.
How can I add another host to cluster?
Is the host in non operational state now? Could you please try moving it to maintenance mode to edit its network configuration and then try activating it again?
*Üdvözlettel:*
*Demeter Tibor*
E-mail: tdemeter@itsmart.hu Mobil: +36 30 <callto:+36%2030%203777122>4620500 Web: www.itsmart.hu <http://itsmart.hu/>
<http://itsmart.hu/> ItSmart Informatikai Kft. *2120 Dunakeszi, Wass Albert U. 2. 1/9.* *Telefon: +36 30 462 0500 <callto:+36%2030%20462%200500>*
[EN] This message and any attachments are confidential and privileged and intended for the use of the addressee only. If you have received this communication in error, please notify the sender by replay e-mail and delete this message from your system. Please note that Internet e-mail guarantees neither the confidentiality nor the proper receipt of the message sent. The data deriving from our correspondence with you are included in a file of ITSMART Ltd which exclusive purpose is to manage the communications of the company; under the understanding that, in maintaining said correspondence, you authorize the treatment of such data for the mentioned purpose. You are entitled to exercise your rights of access, rectification, cancellation and opposition by addressing such written application to address above. [HUN] Ez az üzenet és annak bármely csatolt anyaga bizalmas, a nyilvános közléstol védett, kizárólag a címzett használhatja fel. Ha Ön nem az üzenet címzettje, úgy kérjük válaszüzenetben értesítse errol a feladót és törölje az üzenetet a rendszerbol. Kérjük vegye figyelembe, hogy az email-en történo információtovábbítás kockázattal járhat, nem garantálja sem a csatorna bizalmasságát, sem a kézbesítést. A levél az ITSMART Informatikai Kft. kommunikációjának eszköze, az adatokat kizárólag erre a célra használjuk. Jogosult tájékoztatást kérni személyes adatai kezelésérol, kérheti azok helyesbítését, illetve törlését írásos kérelemben a fenti e-mail címen.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Demeter Tibor
-
Simone Tiraboschi