
Im setting up two networks. ovirtmgmt and a LAN. Both of them are=20 gone after reboot on the node, its starts only with eth0 initial=20 configuration.
Antoni, here are the outputs you requested:
[root@ovirth1 ~]# /etc/init.d/vdsmd status VDS daemon server is running [root@ovirth1 ~]# service vdsmd status VDS daemon server is running [root@ovirth1 ~]# virsh -r net-list setlocale: No such file or directory Name State Autostart Persistent -------------------------------------------------- ;vdsmdummy; active no no
[root@ovirth1 ~]# ls /etc/sysconfig/network-scripts/ ifcfg-eth0 ifdown-eth ifdown-post ifdown-tunnel ifup-eth =20 ifup-plip ifup-routes init.ipv6-global route-LAN ifcfg-lo ifdown-ippp ifdown-ppp ifup ifup-ippp ifup-plusb=20 ifup-sit net.hotplug route-ovirtmgmt ifdown ifdown-ipv6 ifdown-routes ifup-aliases ifup-ipv6=20 ifup-post ifup-tunnel network-functions rule-LAN ifdown-bnep ifdown-isdn ifdown-sit ifup-bnep ifup-isdn=20 ifup-ppp ifup-wireless network-functions-ipv6 rule-ovirtmgmt
Dan those command are excecuted where? on the manager or the node? Im=20 new at this and the logs are a little overwhelming so if you help me=20 to interpret them i'll apreciate them. I have attached the whole log=20 directory /var/log/vdsm/
Regards
On Thu, Jan 23, 2014 at 4:32 PM, Dan Kenigsberg <danken@redhat.com=20 <mailto:danken@redhat.com>> wrote:
On Thu, Jan 23, 2014 at 05:12:17PM +0100, Fabian Deutsch wrote: > Am Donnerstag, den 23.01.2014, 12:34 -0300 schrieb Francisco P=E9= rez: > > Hi. I have configured an ovirt-engine to manage an ovirt node > > succesfully. I have created VM and all runs well but im trying to do > > some escenario testing and i have found an issue. > > > > > > If somehow the ovirt node is rebooted(Power failure, crash, manual > > reboot, etc) when its comes up it does not start the ovirtmgmt > > network. Even if in the ovirt-engine you save network configuration or > > if you execute persist > > on /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt. It tells you it's > > already been added to the configuration. > > > > > > Is this normal behavior after ovirt node's is rebooted? Am i doing > > something wrong? > > Hey Francisco, > > that sounds like a bug. > VDSM Devs, how can we debug why the network is not brought up?
Could you share vdsm.log and supervdsm.log? When you set up ovirtmg= mt, as setupNetworks command should be visible there. Later, on "save",= a call to setSafeNetworkConfig is sent, which is expected to persist your network configuration.
Is it visible? Is it successful?
What do you see in the logs post boot? Can you tell whether the vdsm-restore-net-config.init server was run? (its job is to rev= ert unsaved network config changes on non-ovirt-nodes).
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users I had the same issue with 3.0.1-1.0.2.el6, I saw other posts about this=20
This is a multi-part message in MIME format. --------------000104060800010905050103 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable On 28/01/14 11:27, Francisco P=E9rez wrote: problem (=20 http://lists.ovirt.org/pipermail/users/2013-September/016705.html ) and=20 then I decided to discard ovirt-node and use a full blown distro (Centos=20 6.5) Regards Federico --------------000104060800010905050103 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 28/01/14 11:27, Francisco Pérez wrote:<br> </div> <blockquote cite="mid:CACmKH4CaDFDq2P7H5sFTWvj1jfCZuLs2V07Yrg9+HzMGv5OkAQ@mail.gmail.com" type="cite"> <div dir="ltr"> <div> Im setting up two networks. ovirtmgmt and a LAN. Both of them are gone after reboot on the node, its starts only with eth0 initial configuration.</div> <div><br> </div> <div>Antoni, here are the outputs you requested:</div> <div><br> </div> <div>[root@ovirth1 ~]# /etc/init.d/vdsmd status</div> <div>VDS daemon server is running</div> <div>[root@ovirth1 ~]# service vdsmd status</div> <div>VDS daemon server is running</div> <div>[root@ovirth1 ~]# virsh -r net-list</div> <div>setlocale: No such file or directory</div> <div>Name State Autostart Persistent</div> <div>--------------------------------------------------</div> <div>;vdsmdummy; active no no</div> <div><br> </div> <div>[root@ovirth1 ~]# ls /etc/sysconfig/network-scripts/</div> <div>ifcfg-eth0 ifdown-eth ifdown-post ifdown-tunnel ifup-eth ifup-plip ifup-routes init.ipv6-global route-LAN</div> <div> ifcfg-lo ifdown-ippp ifdown-ppp ifup ifup-ippp ifup-plusb ifup-sit net.hotplug route-ovirtmgmt</div> <div>ifdown ifdown-ipv6 ifdown-routes ifup-aliases ifup-ipv6 ifup-post ifup-tunnel network-functions rule-LAN</div> <div>ifdown-bnep ifdown-isdn ifdown-sit ifup-bnep ifup-isdn ifup-ppp ifup-wireless network-functions-ipv6 rule-ovirtmgmt</div> <div><br> </div> <div>Dan those command are excecuted where? on the manager or the node? Im new at this and the logs are a little overwhelming so if you help me to interpret them i'll apreciate them. I have attached the whole log directory /var/log/vdsm/</div> <div><br> </div> <div>Regards</div> <div><br> </div> </div> <div class="gmail_extra"><br> <br> <div class="gmail_quote">On Thu, Jan 23, 2014 at 4:32 PM, Dan Kenigsberg <span dir="ltr"><<a moz-do-not-send="true" href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>></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">On Thu, Jan 23, 2014 at 05:12:17PM +0100, Fabian Deutsch wrote:<br> > Am Donnerstag, den 23.01.2014, 12:34 -0300 schrieb Francisco Pérez:<br> > > Hi. I have configured an ovirt-engine to manage an ovirt node<br> > > succesfully. I have created VM and all runs well but im trying to do<br> > > some escenario testing and i have found an issue.<br> > ><br> > ><br> > > If somehow the ovirt node is rebooted(Power failure, crash, manual<br> > > reboot, etc) when its comes up it does not start the ovirtmgmt<br> > > network. Even if in the ovirt-engine you save network configuration or<br> > > if you execute persist<br> > > on /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt. It tells you it's<br> > > already been added to the configuration.<br> > ><br> > ><br> > > Is this normal behavior after ovirt node's is rebooted? Am i doing<br> > > something wrong?<br> ><br> > Hey Francisco,<br> ><br> > that sounds like a bug.<br> > VDSM Devs, how can we debug why the network is not brought up?<br> <br> </div> </div> Could you share vdsm.log and supervdsm.log? When you set up ovirtmgmt,<br> as setupNetworks command should be visible there. Later, on "save", a<br> call to setSafeNetworkConfig is sent, which is expected to persist your<br> network configuration.<br> <br> Is it visible? Is it successful?<br> <br> What do you see in the logs post boot? Can you tell whether<br> the vdsm-restore-net-config.init server was run? (its job is to revert<br> unsaved network config changes on non-ovirt-nodes).<br> </blockquote> </div> <br> </div> <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://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> I had the same issue with 3.0.1-1.0.2.el6, I saw other posts about this problem ( <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/pipermail/users/2013-September/016705.html">http://lists.ovirt.org/pipermail/users/2013-September/016705.html</a> ) and then I decided to discard ovirt-node and use a full blown distro (Centos 6.5)<br> <br> <br> Regards<br> <br> Federico<br> </body> </html> --------------000104060800010905050103--