[ovirt-devel] Where's MOM (on latest master)

Martin Sivak msivak at redhat.com
Fri Nov 18 10:57:28 UTC 2016


> I am not so sure whether it will be so simple to do it. Recovery can take
> some time
> and during this time vdsm is not functional. Interesting issue found [1].
>
>
> [1] https://bugzilla.redhat.com/1396183

MOM has no issue with VDSM that reports the recovering or
reinitializing code (99 iirc). It just needs to get the answer.

Martin

On Fri, Nov 18, 2016 at 11:47 AM, Piotr Kliczewski <pkliczew at redhat.com> wrote:
> In my opinion this issue is protocol agnostic. We may want to have a retry
> logic
> to make sure client can "talk" to vdsm.
>
> It seems that we could have this logic in the client code (disabled by
> default) and
> client code could enable it if needed.
>
>
>
> On Fri, Nov 18, 2016 at 11:25 AM, Oved Ourfali <oourfali at redhat.com> wrote:
>>
>> Discuss it with the infra guys and I'm sure you'll get the reasons, and
>> will figure out a solution together.
>>
>>
>> On Nov 18, 2016 12:21 PM, "Martin Sivak" <msivak at redhat.com> wrote:
>>>
>>> What about making vdsm ready to answer connections when it returns to
>>> systemd instead? I hate workarounds and this always worked fine.
>
>
> I am not so sure whether it will be so simple to do it. Recovery can take
> some time
> and during this time vdsm is not functional. Interesting issue found [1].
>
>
> [1] https://bugzilla.redhat.com/1396183
>
>
>>>
>>>
>>> Martin
>>>
>>> On Fri, Nov 18, 2016 at 11:13 AM, Oved Ourfali <oourfali at redhat.com>
>>> wrote:
>>> > Seems like a race regardless of the protocol.
>>> > Should you add a retry?
>>> >
>>> >
>>> > On Nov 18, 2016 11:52 AM, "Martin Sivak" <msivak at redhat.com> wrote:
>>> >>
>>> >> Yes, because VDSM is supposed to be up (there is systemd dependency).
>>> >> This always worked fine with xml-rpc.
>>> >>
>>> >> Martin
>>> >>
>>> >> On Fri, Nov 18, 2016 at 10:14 AM, Nir Soffer <nsoffer at redhat.com>
>>> >> wrote:
>>> >> > On Fri, Nov 18, 2016 at 10:45 AM, Martin Sivak <msivak at redhat.com>
>>> >> > wrote:
>>> >> >> This happens because MOM can't connect to VDSM and so it quits.
>>> >> >
>>> >> > So mom try once to connect and if the connection fails it quits?
>>> >> >
>>> >> >> We
>>> >> >> discussed it on the mailinglist
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >> https://lists.fedoraproject.org/archives/list/vdsm-devel@lists.fedorahosted.org/thread/MZ7UJUWO5KFRDJJDNXX7VIYU5PWSXF62/
>>> >> >> http://lists.ovirt.org/pipermail/devel/2016-November/014101.html
>>> >> >>
>>> >> >> This issue never happened with XML-RPC.
>>> >> >>
>>> >> >> Shira reported it as
>>> >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1393012
>>> >> >>
>>> >> >> Martin
>>> >> >>
>>> >> >> On Thu, Nov 17, 2016 at 7:42 PM, Yaniv Kaul <ykaul at redhat.com>
>>> >> >> wrote:
>>> >> >>> I've recently seen, including now on Master, the following
>>> >> >>> warnings:
>>> >> >>> Nov 17 13:33:25 lago-basic-suite-master-host0 systemd[1]: Started
>>> >> >>> MOM
>>> >> >>> instance configured for VDSM purposes.
>>> >> >>> Nov 17 13:33:25 lago-basic-suite-master-host0 systemd[1]: Starting
>>> >> >>> MOM
>>> >> >>> instance configured for VDSM purposes...
>>> >> >>> Nov 17 13:33:35 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, Policy could not be set.
>>> >> >>> Nov 17 13:33:39 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:33:39 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:33:55 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:33:55 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:34:10 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:34:10 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:34:26 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:34:26 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:34:42 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:34:42 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:34:57 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>> Nov 17 13:34:57 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available, KSM stats will be missing.
>>> >> >>> Nov 17 13:35:12 lago-basic-suite-master-host0 vdsm[2012]: vdsm MOM
>>> >> >>> WARN MOM
>>> >> >>> not available.
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>> Any ideas what this is and why?
>>> >> >>>
>>> >> >>> _______________________________________________
>>> >> >>> Devel mailing list
>>> >> >>> Devel at ovirt.org
>>> >> >>> http://lists.ovirt.org/mailman/listinfo/devel
>>> >> >> _______________________________________________
>>> >> >> Devel mailing list
>>> >> >> Devel at ovirt.org
>>> >> >> http://lists.ovirt.org/mailman/listinfo/devel
>>> >> _______________________________________________
>>> >> Devel mailing list
>>> >> Devel at ovirt.org
>>> >> http://lists.ovirt.org/mailman/listinfo/devel
>>> >>
>>> >>
>>> >
>
>



More information about the Devel mailing list