[Users] How to Modify Network with Hosted Engine

Hi, Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs).. How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error: Error while executing action Setup Networks: Network is currently being used Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine? Thanks, Andrew

------=_Part_4276059_2128082556.1390135879439 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error:
Which network are you talking about? And hjow are you trying to modify it?
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------=_Part_4276059_2128082556.1390135879439 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id= =3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;margin-left:5= px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-de= coration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div = dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-s= erif">Hi,</div><div class=3D"gmail_default" style=3D"font-family:tahoma,san= s-serif"><br></div><div class=3D"gmail_default" style=3D"font-family:tahoma= ,sans-serif"> Now that I finally stepped through and have a working hosted engine setup (= after opening numerous BZs)..</div><div class=3D"gmail_default" style=3D"fo= nt-family:tahoma,sans-serif"><br></div><div class=3D"gmail_default" style= =3D"font-family:tahoma,sans-serif"> How do I modify network configuration (eg. assign new VLANs to hosts), when= I attempt to modify a network it gives the error:</div></div></blockquote>= <div>Which network are you talking about?<br></div><div><br></div><div>And = hjow are you trying to modify it?<br></div><blockquote style=3D"border-left= :2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:= normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,s= ans-serif;font-size:12pt;"><div dir=3D"ltr"><div class=3D"gmail_default" st= yle=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"gmail_default= " style=3D"font-family:tahoma,sans-serif"><span style=3D"color:rgb(0,0,0);f= ont-family:'Arial Unicode MS',Arial,sans-serif">Error while executing actio= n Setup Networks: Network is currently being used</span><br></div><div clas= s=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br></div><div = class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">Is there a = recommended way to set up these extra networks, or must all of these be not= managed by the engine?</div><div class=3D"gmail_default" style=3D"font-fam= ily:tahoma,sans-serif"><br></div><div><span style=3D"font-family: tahoma,sa= ns-serif;" data-mce-style=3D"font-family: tahoma,sans-serif;" face=3D"tahom= a, sans-serif">Thanks,<br>Andrew</span><br></div></div><br>________________= _______________________________<br>Users mailing list<br>Users@ovirt.org<br=
http://lists.ovirt.org/mailman/listinfo/users<br></blockquote><div><br></d= iv></div></body></html> ------=_Part_4276059_2128082556.1390135879439--

On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik <mkolesni@redhat.com> wrote:
------------------------------
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error:
Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

My mistake, it seems I'm able to modify other networks but trying to modify ovirtmgmt or having an unsync'd ovirtmgmt will prevent any changes. I manually modified ovirtmgmt in the ifcfg file and just restarted the engine service instead. On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau <andrew@andrewklau.com> wrote:
On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik <mkolesni@redhat.com>wrote:
------------------------------
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error:
Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt
When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

------=_Part_4745433_1227928715.1390196967165 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
My mistake, it seems I'm able to modify other networks but trying to modify ovirtmgmt or having an unsync'd ovirtmgmt will prevent any changes.
Well the VDSM complains because the ovirtmgmt is used by oVirt engine itself and it doesn't want to change it under the engine's feet.
I manually modified ovirtmgmt in the ifcfg file and just restarted the engine service instead.
Yes that would probably work fine, but for hosted engine it seems to me like a nuisance to have to do this manually and would expect VDSM to better handle it. Perhaps it's worth opening a bug to VDSM with the log that you have from the host?
On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau < andrew@andrewklau.com > wrote:
On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik < mkolesni@redhat.com > wrote:
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error:
Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt
When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks,
Andrew
_______________________________________________
Users mailing list
Users@ovirt.org
</div><blockquote style=3D"border-left:2px solid #1010FF;margin-left:5px;p= adding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decora= tion:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div dir= =3D"ltr"><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-seri= f"><br></div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-= serif">I manually modified ovirtmgmt in the ifcfg file and just restarted t= he engine service instead.</div></div></blockquote><div>Yes that would prob= ably work fine, but for hosted engine it seems to me like a nuisance to hav= e to do this manually and would expect VDSM to better handle it.<br></div><=
------=_Part_4745433_1227928715.1390196967165 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><br></div><hr id=3D"zwchr"><bloc= kquote style=3D"border-left:2px solid #1010FF;margin-left:5px;padding-left:= 5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;fo= nt-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div dir=3D"ltr"><div= class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">My mistake= , it seems I'm able to modify other networks but trying to modify ovirtmgmt= or having an unsync'd ovirtmgmt will prevent any changes.</div></div></blo= ckquote><div>Well the VDSM complains because the ovirtmgmt is used by oVirt= engine itself and it doesn't want to change it under the engine's feet.<br= div>Perhaps it's worth opening a bug to VDSM with the log that you have fro= m the host?<br></div><blockquote style=3D"border-left:2px solid #1010FF;mar= gin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:norm= al;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12= pt;"><div dir=3D"ltr"><div class=3D"gmail_extra"><br><div class=3D"gmail_qu= ote">On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau <span dir=3D"ltr"><<a = href=3D"mailto:andrew@andrewklau.com" target=3D"_blank">andrew@andrewklau.c= om</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"marg= in:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"=
<div style=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"gmail= _extra"><div class=3D"gmail_quote"><div class=3D"im"> On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik <span dir=3D"ltr"><<a hr= ef=3D"mailto:mkolesni@redhat.com" target=3D"_blank">mkolesni@redhat.com</a>= ></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0= 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style=3D"fon= t-size:12pt;font-family:times new roman,new york,times,serif"><div><br></di= v><div><br></div><hr><div><blockquote style=3D"padding-left:5px;font-size:1= 2pt;font-style:normal;margin-left:5px;font-family:Helvetica,Arial,sans-seri= f;text-decoration:none;font-weight:normal;border-left:2px solid #1010ff"><d= iv dir=3D"ltr"><div style=3D"font-family:tahoma,sans-serif">
Hi,</div><div style=3D"font-family:tahoma,sans-serif"><br></div><div style= =3D"font-family:tahoma,sans-serif"> Now that I finally stepped through and have a working hosted engine setup (= after opening numerous BZs)..</div><div style=3D"font-family:tahoma,sans-se= rif"><br></div><div style=3D"font-family:tahoma,sans-serif"> How do I modify network configuration (eg. assign new VLANs to hosts), when= I attempt to modify a network it gives the error:</div></div></blockquote>= </div><div>Which network are you talking about?<br></div><div><br></div><di= v>And hjow are you trying to modify it?<br></div></div></div></blockquote><= div><br></div></div><div style=3D"font-family:tahoma,sans-serif">eg. I want= to add another VLAN or modify the MTU on ovirtmgmt</div><div style=3D"font= -family:tahoma,sans-serif"><br></div><div style=3D"font-family:tahoma,sans-= serif">When I try to modify it through the engine I get that error. </div><= div class=3D"im"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8= ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style=3D"font-siz= e:12pt;font-family:times new roman,new york,times,serif"><blockquote style= =3D"padding-left:5px;font-size:12pt;font-style:normal;margin-left:5px;font-= family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal;b= order-left:2px solid #1010ff"><div><div dir=3D"ltr"><div style=3D"font-fami= ly:tahoma,sans-serif"><br></div><div style=3D"font-family:tahoma,sans-serif= "><span style=3D"font-family:'Arial Unicode MS',Arial,sans-serif">Error whi= le executing action Setup Networks: Network is currently being used</span><= br></div><div style=3D"font-family:tahoma,sans-serif"><br></div><div style= =3D"font-family:tahoma,sans-serif">Is there a recommended way to set up the= se extra networks, or must all of these be not managed by the engine?</div>= <div style=3D"font-family:tahoma,sans-serif"><br></div><div><span style=3D"= font-family:tahoma,sans-serif">Thanks,<br>Andrew</span><br></div></div><br>= </div>_______________________________________________<br>Users mailing list= <br><a href=3D"mailto:Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a=
<br><a href=3D"http://lists.ovirt.org/mailman/listinfo/users" target=3D"_b= lank">http://lists.ovirt.org/mailman/listinfo/users</a><br></blockquote><di= v><br></div></div></div></blockquote></div></div><br></div></div></blockquo= te></div><br></div></div></blockquote><div><br></div></div></body></html> ------=_Part_4745433_1227928715.1390196967165--

----- Original Message -----
From: "Mike Kolesnik" <mkolesni@redhat.com> To: "Andrew Lau" <andrew@andrewklau.com> Cc: "users" <users@ovirt.org> Sent: Monday, January 20, 2014 7:49:27 AM Subject: Re: [Users] How to Modify Network with Hosted Engine
My mistake, it seems I'm able to modify other networks but trying to modify ovirtmgmt or having an unsync'd ovirtmgmt will prevent any changes. Well the VDSM complains because the ovirtmgmt is used by oVirt engine itself and it doesn't want to change it under the engine's feet.
I manually modified ovirtmgmt in the ifcfg file and just restarted the engine service instead. Yes that would probably work fine, but for hosted engine it seems to me like a nuisance to have to do this manually and would expect VDSM to better handle it. Perhaps it's worth opening a bug to VDSM with the log that you have from the host?
Andrew, can you open another bug for hosted-engine here? Thanks, Doron
On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau < andrew@andrewklau.com > wrote:
On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik < mkolesni@redhat.com > wrote:
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts), when I attempt to modify a network it gives the error: Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt
When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Sure - BZ 1055454 On Mon, Jan 20, 2014 at 7:17 PM, Doron Fediuck <dfediuck@redhat.com> wrote:
From: "Mike Kolesnik" <mkolesni@redhat.com> To: "Andrew Lau" <andrew@andrewklau.com> Cc: "users" <users@ovirt.org> Sent: Monday, January 20, 2014 7:49:27 AM Subject: Re: [Users] How to Modify Network with Hosted Engine
My mistake, it seems I'm able to modify other networks but trying to modify ovirtmgmt or having an unsync'd ovirtmgmt will prevent any changes. Well the VDSM complains because the ovirtmgmt is used by oVirt engine itself and it doesn't want to change it under the engine's feet.
I manually modified ovirtmgmt in the ifcfg file and just restarted the engine service instead. Yes that would probably work fine, but for hosted engine it seems to me
a nuisance to have to do this manually and would expect VDSM to better handle it. Perhaps it's worth opening a bug to VDSM with the log that you have from
----- Original Message ----- like the
host?
Andrew, can you open another bug for hosted-engine here?
Thanks, Doron
On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau < andrew@andrewklau.com >
wrote:
On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik < mkolesni@redhat.com > wrote:
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts),
when I
attempt to modify a network it gives the error: Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt
When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Andrew Lau" <andrew@andrewklau.com> To: "Doron Fediuck" <dfediuck@redhat.com> Cc: "Mike Kolesnik" <mkolesni@redhat.com>, "users" <users@ovirt.org> Sent: Monday, January 20, 2014 12:05:01 PM Subject: Re: [Users] How to Modify Network with Hosted Engine
Sure - BZ 1055454
Much appreciated!
On Mon, Jan 20, 2014 at 7:17 PM, Doron Fediuck <dfediuck@redhat.com> wrote:
From: "Mike Kolesnik" <mkolesni@redhat.com> To: "Andrew Lau" <andrew@andrewklau.com> Cc: "users" <users@ovirt.org> Sent: Monday, January 20, 2014 7:49:27 AM Subject: Re: [Users] How to Modify Network with Hosted Engine
My mistake, it seems I'm able to modify other networks but trying to modify ovirtmgmt or having an unsync'd ovirtmgmt will prevent any changes. Well the VDSM complains because the ovirtmgmt is used by oVirt engine itself and it doesn't want to change it under the engine's feet.
I manually modified ovirtmgmt in the ifcfg file and just restarted the engine service instead. Yes that would probably work fine, but for hosted engine it seems to me
a nuisance to have to do this manually and would expect VDSM to better handle it. Perhaps it's worth opening a bug to VDSM with the log that you have from
----- Original Message ----- like the
host?
Andrew, can you open another bug for hosted-engine here?
Thanks, Doron
On Mon, Jan 20, 2014 at 12:09 AM, Andrew Lau < andrew@andrewklau.com >
wrote:
On Sun, Jan 19, 2014 at 11:51 PM, Mike Kolesnik < mkolesni@redhat.com > wrote:
Hi,
Now that I finally stepped through and have a working hosted engine setup (after opening numerous BZs)..
How do I modify network configuration (eg. assign new VLANs to hosts),
when I
attempt to modify a network it gives the error: Which network are you talking about?
And hjow are you trying to modify it?
eg. I want to add another VLAN or modify the MTU on ovirtmgmt
When I try to modify it through the engine I get that error.
Error while executing action Setup Networks: Network is currently being used
Is there a recommended way to set up these extra networks, or must all of these be not managed by the engine?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Andrew Lau
-
Doron Fediuck
-
Mike Kolesnik