This is a multi-part message in MIME format.
--------------020705060202030602010408
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Jorick,
just what comes to my mind: do you have NetworkManager running, by any
chance? VDSM and NetworkManager don't mix well currently so please try
# systemctl stop NetworkManager
# systemctl disable NetworkManager
Regards,
Ondra Svoboda
On 27.1.2015 14:10, Jorick Astrego wrote:
On 01/27/2015 01:56 PM, Koen Vanoppen wrote:
> Hello everybody,
>
> Just wanted to know if anybody else has the problem, that when you
> restart your network configuration of a hypervisor, all the settings
> concerning the bonding are gone...
> Do I file a bug report for this or is this already a known issue?
>
> Kind regards,
>
> Koen
>
Hmm,
I cannot restart the network service from the host for some reason:
Jan 27 14:00:27 test2 systemd: network.service: control process
exited, code=exited status=1
Jan 27 14:00:27 test2 systemd: Failed to start LSB: Bring up/down
networking.
systemctl status network.service
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed (Result: exit-code) since Tue 2015-01-27
14:00:27 CET; 1min 56s ago
Process: 4113 ExecStart=/etc/rc.d/init.d/network start
(code=exited, status=1/FAILURE)
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists
Jan 27 14:00:27 test2.netbulae.test systemd[1]: network.service:
control process exited, code=exited status=1
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Failed to start
LSB: Bring up/down networking.
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Unit
network.service entered failed state.
-- Subject: Unit network.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit network.service has failed.
--
-- The result is failed.
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Unit
network.service entered failed state.
In supervdsm I find lots and lots of these:
sourceRoute::DEBUG::2015-01-27
14:02:40,802::utils::739::root::(execCmd) /sbin/ip -4 route add
0.0.0.0/0 via **.***.**.** dev bond0 table 174351414 (cwd None)
sourceRoute::DEBUG::2015-01-27
14:02:40,806::utils::759::root::(execCmd) FAILED: <err> =
'RTNETLINK answers: File exists\n'; <rc> = 2
sourceRoute::ERROR::2015-01-27
14:02:40,806::sourceroute::88::root::(configure) ip binary failed
during source route configuration: ['RTNETLINK answers: File exists']
sourceRoute::WARNING::2015-01-27
14:02:40,807::utils::129::root::(rmFile) File:
/var/run/vdsm/trackedInterfaces/bond0 already removed
sourceRoute::DEBUG::2015-01-27
14:07:09,047::sourceroutethread::39::root::(process_IN_CLOSE_WRITE_filePath)
Responding to DHCP response in /var/run/vdsm/sourceRoutes/1422364029
sourceRoute::INFO::2015-01-27
14:07:09,052::sourceroute::78::root::(configure) Configuring
gateway - ip: **.***.**.***, network: **.***.**.**0/24, subnet:
255.255.255.0, gateway: **.***.**.**, table: 174351414, device: bond0
sourceRoute::DEBUG::2015-01-27
14:07:09,052::utils::739::root::(execCmd) /sbin/ip -4 route add
0.0.0.0/0 via **.***.**.** dev bond0 table 174351414 (cwd None)
sourceRoute::DEBUG::2015-01-27
14:07:09,057::utils::759::root::(execCmd) FAILED: <err> =
'RTNETLINK answers: File exists\n'; <rc> = 2
sourceRoute::ERROR::2015-01-27
14:07:09,057::sourceroute::88::root::(configure) ip binary failed
during source route configuration: ['RTNETLINK answers: File exists']
sourceRoute::WARNING::2015-01-27
14:07:09,057::utils::129::root::(rmFile) File:
/var/run/vdsm/trackedInterfaces/bond0 already removed
The hosts are all Centos 7 freshly provisioned. With these vdsm packages:
vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch
vdsm-python-4.16.10-8.gitc937927.el7.noarch
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-4.16.10-8.gitc937927.el7.x86_64
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch
vdsm-cli-4.16.10-8.gitc937927.el7.noarch
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 7547 TA Enschede BTW NL821234584B01
------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
--------------020705060202030602010408
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Jorick,<br>
<br>
just what comes to my mind: do you have NetworkManager running, by
any chance? VDSM and NetworkManager don't mix well currently so
please try<br>
<br>
# systemctl stop NetworkManager<br>
# systemctl disable NetworkManager<br>
<br>
Regards,<br>
Ondra Svoboda<br>
<br>
<div class="moz-cite-prefix">On 27.1.2015 14:10, Jorick Astrego
wrote:<br>
</div>
<blockquote cite="mid:54C78E52.20305@netbulae.eu"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
<br>
<div class="moz-cite-prefix">On 01/27/2015 01:56 PM, Koen Vanoppen
wrote:<br>
</div>
<blockquote
cite="mid:CACfY+MZ4zSzYnqbf3aM5wnHiNVMrm2bwsj9YwAQAeWO53ppdDw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>Hello everybody,<br>
<br>
</div>
Just wanted to know if anybody else has the problem, that
when you restart your network configuration of a
hypervisor, all the settings concerning the bonding are
gone...<br>
</div>
Do I file a bug report for this or is this already a known
issue?<br>
<br>
</div>
Kind regards,<br>
<br>
Koen<br>
</div>
<br>
</blockquote>
Hmm,<br>
<br>
I cannot restart the network service from the host for some
reason:<br>
<br>
<blockquote>Jan 27 14:00:27 test2 systemd: network.service:
control process exited, code=exited status=1<br>
Jan 27 14:00:27 test2 systemd: Failed to start LSB: Bring
up/down networking.<br>
<br>
<br>
systemctl status network.service<br>
network.service - LSB: Bring up/down networking<br>
Loaded: loaded (/etc/rc.d/init.d/network)<br>
Active: failed (Result: exit-code) since Tue 2015-01-27
14:00:27 CET; 1min 56s ago<br>
Process: 4113 ExecStart=/etc/rc.d/init.d/network start
(code=exited, status=1/FAILURE)<br>
<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test network[4113]: RTNETLINK
answers: File exists<br>
Jan 27 14:00:27 test2.netbulae.test systemd[1]: network.service:
control process exited, code=exited status=1<br>
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Failed to start
LSB: Bring up/down networking.<br>
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Unit
network.service entered failed state.<br>
</blockquote>
<blockquote>-- Subject: Unit network.service has failed<br>
-- Defined-By: systemd<br>
-- Support: <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel&qu...
-- <br>
-- Unit network.service has failed.<br>
-- <br>
-- The result is failed.<br>
Jan 27 14:00:27 test2.netbulae.test systemd[1]: Unit
network.service entered failed state.<br>
<br>
<br>
In supervdsm I find lots and lots of these:<br>
<br>
<br>
sourceRoute::DEBUG::2015-01-27
14:02:40,802::utils::739::root::(execCmd) /sbin/ip -4 route add
0.0.0.0/0 via **.***.**.** dev bond0 table 174351414 (cwd None)<br>
sourceRoute::DEBUG::2015-01-27
14:02:40,806::utils::759::root::(execCmd) FAILED: <err> =
'RTNETLINK answers: File exists\n'; <rc> = 2<br>
sourceRoute::ERROR::2015-01-27
14:02:40,806::sourceroute::88::root::(configure) ip binary
failed during source route configuration: ['RTNETLINK answers:
File exists']<br>
sourceRoute::WARNING::2015-01-27
14:02:40,807::utils::129::root::(rmFile) File:
/var/run/vdsm/trackedInterfaces/bond0 already removed<br>
sourceRoute::DEBUG::2015-01-27
14:07:09,047::sourceroutethread::39::root::(process_IN_CLOSE_WRITE_filePath)
Responding to DHCP response in
/var/run/vdsm/sourceRoutes/1422364029<br>
sourceRoute::<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="INFO::2015-01-27">INFO::2015-01-27</a>
14:07:09,052::sourceroute::78::root::(configure) Configuring
gateway - ip: **.***.**.***, network: **.***.**.**0/24, subnet:
255.255.255.0, gateway: **.***.**.**, table: 174351414, device:
bond0<br>
sourceRoute::DEBUG::2015-01-27
14:07:09,052::utils::739::root::(execCmd) /sbin/ip -4 route add
0.0.0.0/0 via **.***.**.** dev bond0 table 174351414 (cwd None)<br>
sourceRoute::DEBUG::2015-01-27
14:07:09,057::utils::759::root::(execCmd) FAILED: <err> =
'RTNETLINK answers: File exists\n'; <rc> = 2<br>
sourceRoute::ERROR::2015-01-27
14:07:09,057::sourceroute::88::root::(configure) ip binary
failed during source route configuration: ['RTNETLINK answers:
File exists']<br>
sourceRoute::WARNING::2015-01-27
14:07:09,057::utils::129::root::(rmFile) File:
/var/run/vdsm/trackedInterfaces/bond0 already removed<br>
<br>
<br>
</blockquote>
The hosts are all Centos 7 freshly provisioned. With these vdsm
packages:<br>
<br>
<blockquote>vdsm-python-zombiereaper-4.16.10-8.gitc937927.el7.noarch<br>
vdsm-python-4.16.10-8.gitc937927.el7.noarch<br>
vdsm-yajsonrpc-4.16.10-8.gitc937927.el7.noarch<br>
vdsm-4.16.10-8.gitc937927.el7.x86_64<br>
vdsm-xmlrpc-4.16.10-8.gitc937927.el7.noarch<br>
vdsm-jsonrpc-4.16.10-8.gitc937927.el7.noarch<br>
vdsm-cli-4.16.10-8.gitc937927.el7.noarch<br>
</blockquote>
<br>
<br>
<br>
<br>
<span style="color:#604c78;"><font
color="000000"><span
style="mso-fareast-language:en-gb;" lang="NL">Met
vriendelijke groet, With kind regards,<br>
<br>
</span>Jorick Astrego</font></span><b
style="color:#604c78"><br>
<br>
Netbulae Virtualization Experts </b><br>
<hr style="border:none;border-top:1px solid #ccc;">
<table style="width: 522px">
<tbody>
<tr>
<td style="width: 130px;font-size: 10px">Tel: 053 20 30
270</td>
<td style="width: 130px;font-size: 10px"><a
class="moz-txt-link-abbreviated"
href="mailto:info@netbulae.eu">info@netbulae.eu</a></td>
<td style="width: 130px;font-size: 10px">Staalsteden
4-3A</td>
<td style="width: 130px;font-size: 10px">KvK
08198180</td>
</tr>
<tr>
<td style="width: 130px;font-size: 10px">Fax: 053 20 30
271</td>
<td style="width: 130px;font-size: 10px"><a
class="moz-txt-link-abbreviated"
href="http://www.netbulae.eu">www.netbulae.eu</a></td>
<td style="width: 130px;font-size: 10px">7547 TA
Enschede</td>
<td style="width: 130px;font-size: 10px">BTW
NL821234584B01</td>
</tr>
</tbody>
</table>
<br>
<hr style="border:none;border-top:1px solid #ccc;"><br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.ovirt.org/mailman/listinfo/users">http://...
</pre>
</blockquote>
<br>
</body>
</html>
--------------020705060202030602010408--