<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">On the node the content of that file is only this:</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

<div>[addresses]</div><div>management_port = 54321</div><div><br></div><div>[vars]</div><div>ssl = true</div><div><br></div><div>so i don&#39;t see any options wich will modify net config. Yes, on ovirt manager i have ticked save network configuration. </div>

<div><br></div><div>For the record im using oVirt Node Hypervisor release 3.0.1 (1.0.2.el6)</div><div><br></div><div>Regards</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 1:34 PM, Antoni Segura Puimedon <span dir="ltr">&lt;<a href="mailto:asegurap@redhat.com" target="_blank">asegurap@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Federico Alberto Sayd&quot; &lt;<a href="mailto:fsayd@uncu.edu.ar">fsayd@uncu.edu.ar</a>&gt;<br>
&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Tuesday, January 28, 2014 5:23:13 PM<br>
&gt; Subject: Re: [Users] ***UNCHECKED*** Re: [vdsm] ovirtmgmt vanishes after reboot<br>
&gt;<br>
&gt; On 28/01/14 11:27, Francisco Pérez wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Im setting up two networks. ovirtmgmt and a LAN. Both of them are gone after<br>
&gt; reboot on the node, its starts only with eth0 initial configuration.<br>
&gt;<br>
&gt; Antoni, here are the outputs you requested:<br>
&gt;<br>
&gt; [root@ovirth1 ~]# /etc/init.d/vdsmd status<br>
&gt; VDS daemon server is running<br>
&gt; [root@ovirth1 ~]# service vdsmd status<br>
&gt; VDS daemon server is running<br>
&gt; [root@ovirth1 ~]# virsh -r net-list<br>
&gt; setlocale: No such file or directory<br>
&gt; Name State Autostart Persistent<br>
&gt; --------------------------------------------------<br>
&gt; ;vdsmdummy; active no no<br>
&gt;<br>
&gt; [root@ovirth1 ~]# ls /etc/sysconfig/network-scripts/<br>
&gt; ifcfg-eth0 ifdown-eth ifdown-post ifdown-tunnel ifup-eth ifup-plip<br>
&gt; ifup-routes init.ipv6-global route-LAN<br>
&gt; ifcfg-lo ifdown-ippp ifdown-ppp ifup ifup-ippp ifup-plusb ifup-sit<br>
&gt; net.hotplug route-ovirtmgmt<br>
&gt; ifdown ifdown-ipv6 ifdown-routes ifup-aliases ifup-ipv6 ifup-post ifup-tunnel<br>
&gt; network-functions rule-LAN<br>
&gt; ifdown-bnep ifdown-isdn ifdown-sit ifup-bnep ifup-isdn ifup-ppp ifup-wireless<br>
&gt; network-functions-ipv6 rule-ovirtmgmt<br>
<br>
</div></div>Just to maek sure, /etc/vdsm/vdsm.conf does not modify net_persistence nor<br>
net_configurator, does it?<br>
<br>
If it does not, and you ticked &quot;Save&quot; on the setupNetworks dialogs, there is<br>
some issue with the net persistence flow on the ovirt node and a bug should be<br>
opened for it.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Dan those command are excecuted where? on the manager or the node? Im new at<br>
&gt; this and the logs are a little overwhelming so if you help me to interpret<br>
&gt; them i&#39;ll apreciate them. I have attached the whole log directory<br>
&gt; /var/log/vdsm/<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jan 23, 2014 at 4:32 PM, Dan Kenigsberg &lt; <a href="mailto:danken@redhat.com">danken@redhat.com</a> &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jan 23, 2014 at 05:12:17PM +0100, Fabian Deutsch wrote:<br>
&gt; &gt; Am Donnerstag, den 23.01.2014, 12:34 -0300 schrieb Francisco Pérez:<br>
&gt; &gt; &gt; Hi. I have configured an ovirt-engine to manage an ovirt node<br>
&gt; &gt; &gt; succesfully. I have created VM and all runs well but im trying to do<br>
&gt; &gt; &gt; some escenario testing and i have found an issue.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; If somehow the ovirt node is rebooted(Power failure, crash, manual<br>
&gt; &gt; &gt; reboot, etc) when its comes up it does not start the ovirtmgmt<br>
&gt; &gt; &gt; network. Even if in the ovirt-engine you save network configuration or<br>
&gt; &gt; &gt; if you execute persist<br>
&gt; &gt; &gt; on /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt. It tells you it&#39;s<br>
&gt; &gt; &gt; already been added to the configuration.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Is this normal behavior after ovirt node&#39;s is rebooted? Am i doing<br>
&gt; &gt; &gt; something wrong?<br>
&gt; &gt;<br>
&gt; &gt; Hey Francisco,<br>
&gt; &gt;<br>
&gt; &gt; that sounds like a bug.<br>
&gt; &gt; VDSM Devs, how can we debug why the network is not brought up?<br>
&gt;<br>
&gt; Could you share vdsm.log and supervdsm.log? When you set up ovirtmgmt,<br>
&gt; as setupNetworks command should be visible there. Later, on &quot;save&quot;, a<br>
&gt; call to setSafeNetworkConfig is sent, which is expected to persist your<br>
&gt; network configuration.<br>
&gt;<br>
&gt; Is it visible? Is it successful?<br>
&gt;<br>
&gt; What do you see in the logs post boot? Can you tell whether<br>
&gt; the vdsm-restore-net-config.init server was run? (its job is to revert<br>
&gt; unsaved network config changes on non-ovirt-nodes).<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; I had the same issue with 3.0.1-1.0.2.el6, I saw other posts about this<br>
&gt; problem ( <a href="http://lists.ovirt.org/pipermail/users/2013-September/016705.html" target="_blank">http://lists.ovirt.org/pipermail/users/2013-September/016705.html</a><br>
&gt; ) and then I decided to discard ovirt-node and use a full blown distro<br>
&gt; (Centos 6.5)<br>
&gt;<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; Federico<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>