<div dir="ltr">Thanks it worked. The host was installed and added to the cluster successfully.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 30, 2016 at 6:33 PM, Yedidyah Bar David <span dir="ltr"><<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Replying to the list and Fabian as well)<br>
<div><div class="h5"><br>
On Wed, Nov 30, 2016 at 12:45 PM, Shalabh Goel <<a href="mailto:shalabhgoel13@gmail.com">shalabhgoel13@gmail.com</a>> wrote:<br>
> Thanks for the reply. I looked into the logs in ovirt-engine server. The log<br>
> is as follows:<br>
><br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/repos.py", line 344, in<br>
> populateSack<br>
> self.doSetup()<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/repos.py", line 158, in doSetup<br>
> self.ayum.plugins.run('<wbr>postreposetup')<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/plugins.py", line 188, in run<br>
> func(conduitcls(self, self.base, conf, **kwargs))<br>
> File "/usr/lib/yum-plugins/<wbr>fastestmirror.py", line 197, in<br>
> postreposetup_hook<br>
> if downgrade_ftp and _len_non_ftp(repo.urls) == 1:<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/yumRepo.py", line 871, in<br>
> <lambda><br>
> urls = property(fget=lambda self: self._geturls(),<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/yumRepo.py", line 868, in<br>
> _geturls<br>
> self._baseurlSetup()<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/yumRepo.py", line 834, in<br>
> _baseurlSetup<br>
> self.check()<br>
> File "/usr/lib/python2.7/site-<wbr>packages/yum/yumRepo.py", line 554, in check<br>
> 'Cannot find a valid baseurl for repo: %s' % self.ui_id<br>
> RepoError: Cannot find a valid baseurl for repo: ovirt-4.0/7<br>
> 2016-11-24 11:24:24 ERROR otopi.context context._executeMethod:151 Failed to<br>
> execute stage 'Environment packages setup': Cannot find a valid baseurl for<br>
> repo<br>
> : ovirt-4.0/7<br>
> 2016-11-24 11:24:24 DEBUG otopi.transaction transaction.abort:119 aborting<br>
> 'Yum Transaction'<br>
> 2016-11-24 11:24:24 INFO otopi.plugins.otopi.packagers.<wbr>yumpackager<br>
> <a href="http://yumpackager.info:80" rel="noreferrer" target="_blank">yumpackager.info:80</a> Yum Performing yum transaction rollback<br>
> Could not retrieve mirrorlist<br>
> <a href="http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-4.0-el7" rel="noreferrer" target="_blank">http://resources.ovirt.org/<wbr>pub/yum-repo/mirrorlist-ovirt-<wbr>4.0-el7</a> error was<br>
> 14: curl#7 - "Failed to connect to <a href="http://66.187.230.28" rel="noreferrer" target="_blank">66.187.230.28</a>: Network is unreachable"<br>
> Loaded plugins: fastestmirror<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:760<br>
> ENVIRONMENT DUMP - BEGIN<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/error=bool:'True'<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/exceptionInfo=list:'[(<<wbr>class 'yum.Errors.RepoError'>, RepoError(),<br>
> <traceback ob<br>
> ject at 0x2e88c20>)]'<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:774<br>
> ENVIRONMENT DUMP - END<br>
> 2016-11-24 11:24:24 INFO otopi.context context.runSequence:687 Stage:<br>
> Pre-termination<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.runSequence:691 STAGE<br>
> pre-terminate<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context._executeMethod:128 Stage<br>
> pre-terminate METHOD otopi.plugins.otopi.core.misc.<wbr>Plugin._preTerminate<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:760<br>
> ENVIRONMENT DUMP - BEGIN<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/aborted=bool:'False'<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/debug=int:'0'<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/error=bool:'True'<br>
> 2016-11-24 11:24:24 DEBUG otopi.context context.dumpEnvironment:770 ENV<br>
> BASE/exceptionInfo=list:'[(<<wbr>class 'yum.Errors.RepoError'>, RepoError(),<br>
> <traceback ob<br>
> :<br>
><br>
> So my question is that if yum is the reason for the host install failing? Do<br>
> I absolutely need Internet connectivity for the node also? What if the<br>
> python file can be edited to prevent it? I have installed the node using the<br>
> node ISO available on the ovirt website<br>
<br>
</div></div>Not sure about node specifically.<br>
<br>
You can try preventing host-deploy from trying to update packages using:<br>
<br>
<a href="https://gerrit.ovirt.org/gitweb?p=ovirt-host-deploy.git;a=blob;f=README" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/<wbr>gitweb?p=ovirt-host-deploy.<wbr>git;a=blob;f=README</a><br>
<br>
Search there for 'OFFLINE'.<br>
<br>
Best,<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> Thank You<br>
><br>
> Shalabh Goel<br>
><br>
> On Wed, Nov 30, 2016 at 2:03 PM, Yedidyah Bar David <<a href="mailto:didi@redhat.com">didi@redhat.com</a>> wrote:<br>
>><br>
>> On Wed, Nov 30, 2016 at 9:44 AM, Shalabh Goel <<a href="mailto:shalabhgoel13@gmail.com">shalabhgoel13@gmail.com</a>><br>
>> wrote:<br>
>> > Hi<br>
>> ><br>
>> > I just want to know if there is any way I can disable the yum looking<br>
>> > for<br>
>> > updates on the internet on the node?<br>
>><br>
>> Not sure, adding Fabian.<br>
>><br>
>> I think this should work if you add a proxy= line to yum.conf.<br>
>> Not sure how to persist this in node.<br>
>><br>
>> Best,<br>
>><br>
>> ><br>
>> > Please help me out here.<br>
>> ><br>
>> > Thanks<br>
>> ><br>
>> > Shalabh Goel<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > On Tue, Nov 29, 2016 at 5:59 PM, <<a href="mailto:users-request@ovirt.org">users-request@ovirt.org</a>> wrote:<br>
>> >><br>
>> >> Send Users mailing list submissions to<br>
>> >> <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
>> >><br>
>> >> To subscribe or unsubscribe via the World Wide Web, visit<br>
>> >> <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
>> >> or, via email, send a message with subject or body 'help' to<br>
>> >> <a href="mailto:users-request@ovirt.org">users-request@ovirt.org</a><br>
>> >><br>
>> >> You can reach the person managing the list at<br>
>> >> <a href="mailto:users-owner@ovirt.org">users-owner@ovirt.org</a><br>
>> >><br>
>> >> When replying, please edit your Subject line so it is more specific<br>
>> >> than "Re: Contents of Users digest..."<br>
>> >><br>
>> >><br>
>> >> Today's Topics:<br>
>> >><br>
>> >> 1. Re: I wrote an oVirt thing (Yaniv Kaul)<br>
>> >> 2. Ovirt node host installation failing in engine (Shalabh Goel)<br>
>> >> 3. Re: How to migrate Self Hosted Engine (Gianluca Cecchi)<br>
>> >> 4. Re: Need help with dashboard (????? ???????)<br>
>> >><br>
>> >><br>
>> >> ------------------------------<wbr>------------------------------<wbr>----------<br>
>> >><br>
>> >> Message: 1<br>
>> >> Date: Tue, 29 Nov 2016 14:06:22 +0200<br>
>> >> From: Yaniv Kaul <<a href="mailto:ykaul@redhat.com">ykaul@redhat.com</a>><br>
>> >> To: Konstantin Shalygin <<a href="mailto:k0ste@k0ste.ru">k0ste@k0ste.ru</a>><br>
>> >> Cc: Ovirt Users <<a href="mailto:users@ovirt.org">users@ovirt.org</a>><br>
>> >> Subject: Re: [ovirt-users] I wrote an oVirt thing<br>
>> >> Message-ID:<br>
>> >><br>
>> >> <CAJgorsY_SksEnP2jQxBgdJyKW=4_<wbr>qZZGZ=<a href="mailto:DwHQ13MteEN5jG5w@mail.gmail.com">DwHQ13MteEN5jG5w@mail.<wbr>gmail.com</a>><br>
>> >> Content-Type: text/plain; charset="utf-8"<br>
>> >><br>
>> >> On Tue, Nov 29, 2016 at 3:40 AM, Konstantin Shalygin <<a href="mailto:k0ste@k0ste.ru">k0ste@k0ste.ru</a>><br>
>> >> wrote:<br>
>> >><br>
>> >> > ovirt-shell will be deprecated and not supported or some functions on<br>
>> >> > ovirt-shell (or all package ovirt-engine-cli)?<br>
>> >> ><br>
>> >> > We use ovirt-shell on client desktops who connected to SPICE consoles<br>
>> >> > and<br>
>> >> > work (users provided by LDAP on ovirt-engine), like via RDP. For this<br>
>> >> > I<br>
>> >> > wrote very fast-hack patch for ovirt-shell and GUI for enter password<br>
>> >> > (<br>
>> >> > <a href="https://github.com/k0ste/ovirt-pygtk" rel="noreferrer" target="_blank">https://github.com/k0ste/<wbr>ovirt-pygtk</a>). Very simple, but via Internet<br>
>> >> > people use SPICE without negative about packet loss and disconnects,<br>
>> >> > instead RDP.<br>
>> >><br>
>> >><br>
>> >> Can you further explain the use case? I assume the user portal is not<br>
>> >> good<br>
>> >> enough for some reason?<br>
>> >><br>
>> >><br>
>> >> ><br>
>> >> ><br>
>> >> > BTW, the ovirt-shell is something we deprecated. It is working on top<br>
>> >> > of<br>
>> >> >> the v3 api, which we plan to remove in 4.2.<br>
>> >> >> So better not use it.<br>
>> >> >><br>
>> >> ><br>
>> >> ><br>
>> >> > You can start maintain. For example I maintain packes for Arch Linux:<br>
>> >> > ovirt-engine-cli<br>
>> >> > (<a href="https://aur.archlinux.org/packages/ovirt-engine-cli" rel="noreferrer" target="_blank">https://aur.archlinux.org/<wbr>packages/ovirt-engine-cli</a>)<br>
>> >> > and ovirt-engine-sdk-python (<a href="https://aur.archlinux.org/pac" rel="noreferrer" target="_blank">https://aur.archlinux.org/pac</a><br>
>> >> > kages/ovirt-engine-sdk-python)<wbr>.<br>
>> >><br>
>> >><br>
>> >> Hi,<br>
>> >><br>
>> >> It somehow looks like a fork of the CLI (due to the added patch[1]).<br>
>> >> I'm not sure how happy I am about it, considering the patch is adding a<br>
>> >> feature with security issues (there is a reason we do not support<br>
>> >> password<br>
>> >> passed via the command line - it's somewhat less secure).<br>
>> >> Since you are already checking for the CLI rc file[2], just add the<br>
>> >> password to it and launch with it (in a temp file in the temp directory<br>
>> >> with the right permissions, etc...)<br>
>> >><br>
>> >> BTW, note that the attempt to delete the password from memory[3] may or<br>
>> >> may<br>
>> >> not work. After all, it's a copy of what you got from entry.get_text()<br>
>> >> few<br>
>> >> lines before.<br>
>> >> And Python GC is not really to be relied upon to delete things ASAP<br>
>> >> anyway.<br>
>> >> There are some lovely discussions on the Internet about it. For<br>
>> >> example[4].<br>
>> >> Y.<br>
>> >><br>
>> >> [1]<br>
>> >><br>
>> >> <a href="https://github.com/k0ste/ovirt-pygtk/blob/master/add_password_option.patch" rel="noreferrer" target="_blank">https://github.com/k0ste/<wbr>ovirt-pygtk/blob/master/add_<wbr>password_option.patch</a><br>
>> >> [2] <a href="https://github.com/k0ste/ovirt-pygtk/blob/master/ovirt-pygtk.py#L81" rel="noreferrer" target="_blank">https://github.com/k0ste/<wbr>ovirt-pygtk/blob/master/ovirt-<wbr>pygtk.py#L81</a><br>
>> >> [3] <a href="https://github.com/k0ste/ovirt-pygtk/blob/master/ovirt-pygtk.py#L71" rel="noreferrer" target="_blank">https://github.com/k0ste/<wbr>ovirt-pygtk/blob/master/ovirt-<wbr>pygtk.py#L71</a><br>
>> >> [4]<br>
>> >><br>
>> >><br>
>> >> <a href="http://stackoverflow.com/questions/728164/securely-erasing-password-in-memory-python" rel="noreferrer" target="_blank">http://stackoverflow.com/<wbr>questions/728164/securely-<wbr>erasing-password-in-memory-<wbr>python</a><br>
>> >><br>
>> >> ><br>
>> >> ><br>
>> >> > My workstation at work is running Ubuntu, and I do not believe that<br>
>> >> >> ovirt-shell is packaged for it.<br>
>> >> >><br>
>> >> ><br>
>> >> > --<br>
>> >> > Best regards,<br>
>> >> > Konstantin Shalygin<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > ______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
>> >> ><br>
>> >> -------------- next part --------------<br>
>> >> An HTML attachment was scrubbed...<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161129/4c62f1cf/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161129/4c62f1cf/attachment-<wbr>0001.html</a>><br>
>> >><br>
>> >> ------------------------------<br>
>> >><br>
>> >> Message: 2<br>
>> >> Date: Mon, 28 Nov 2016 10:00:31 +0530<br>
>> >> From: Shalabh Goel <<a href="mailto:shalabhgoel13@gmail.com">shalabhgoel13@gmail.com</a>><br>
>> >> To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
>> >> Subject: [ovirt-users] Ovirt node host installation failing in engine<br>
>> >> Message-ID:<br>
>> >><br>
>> >> <<a href="mailto:CAEnn9my9QcGYqLsqAV%2BW9PiOajwQqTpvQdLiYtLOf3sc5TiB_Q@mail.gmail.com">CAEnn9my9QcGYqLsqAV+<wbr>W9PiOajwQqTpvQdLiYtLOf3sc5TiB_<wbr>Q@mail.gmail.com</a>><br>
>> >> Content-Type: text/plain; charset="utf-8"<br>
>> >><br>
>> >><br>
>> >> Hi<br>
>> >><br>
>> >> I have installed ovirt engine (version 4) on Centos 7.2 in one server<br>
>> >> system and 1 ovirt node (version 4) using ovirt node iso in another<br>
>> >> system.<br>
>> >> But when am adding the node in the engine from web portal, the<br>
>> >> installation<br>
>> >> is failing on the node. There is no Internet connectivity to the node.<br>
>> >> When<br>
>> >> I checked the logs, I found that it is trying to connect to a repo<br>
>> >> using<br>
>> >> yum. My questions are:<br>
>> >><br>
>> >> 1. Is internet connectivity required on the node?<br>
>> >><br>
>> >> 2. If I cannot provide internet connectivity to the node. Please<br>
>> >> suggest a<br>
>> >> work around.<br>
>> >><br>
>> >><br>
>> >> Thank You<br>
>> >><br>
>> >> Shalabh Goel<br>
>> >> -------------- next part --------------<br>
>> >> An HTML attachment was scrubbed...<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161128/6ee65704/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161128/6ee65704/attachment-<wbr>0001.html</a>><br>
>> >><br>
>> >> ------------------------------<br>
>> >><br>
>> >> Message: 3<br>
>> >> Date: Tue, 29 Nov 2016 13:27:06 +0100<br>
>> >> From: Gianluca Cecchi <<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>><br>
>> >> To: Yedidyah Bar David <<a href="mailto:didi@redhat.com">didi@redhat.com</a>><br>
>> >> Cc: users <<a href="mailto:users@ovirt.org">users@ovirt.org</a>><br>
>> >> Subject: Re: [ovirt-users] How to migrate Self Hosted Engine<br>
>> >> Message-ID:<br>
>> >><br>
>> >> <CAG2kNCz=2Gz1CJtLLT2mtT3E+<wbr>wzH0=<a href="mailto:vtugmOBS_Fd7e1cXicBQ@mail.gmail.com">vtugmOBS_Fd7e1cXicBQ@<wbr>mail.gmail.com</a>><br>
>> >> Content-Type: text/plain; charset="utf-8"<br>
>> >><br>
>> >> On Mon, Nov 21, 2016 at 8:54 AM, Yedidyah Bar David <<a href="mailto:didi@redhat.com">didi@redhat.com</a>><br>
>> >> wrote:<br>
>> >><br>
>> >> > On Mon, Nov 21, 2016 at 1:09 AM, Gianluca Cecchi<br>
>> >> ><br>
>> >> > ><br>
>> >> > > Two notes:<br>
>> >> > > 1) it would be nice to pre-filter the drop down box when you have<br>
>> >> > > to<br>
>> >> > choose<br>
>> >> > > the host where migrate the hosted engine...<br>
>> >> > > So that if there are no hosts available you will be given a related<br>
>> >> > message<br>
>> >> > > without choice at all and if there is a subset of eligible hosts<br>
>> >> > > inside<br>
>> >> > the<br>
>> >> > > cluster, you will be proposed only to choose one of them and not<br>
>> >> > > all<br>
>> >> > > the<br>
>> >> > > hosts inside the cluster.<br>
>> >> ><br>
>> >> > Makes sense, please open an RFE to track this. Thanks.<br>
>> >> ><br>
>> >><br>
>> >> Been busy these latest days...<br>
>> >> Opened now:<br>
>> >> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1399609" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1399609</a><br>
>> >><br>
>> >><br>
>> >> ><br>
>> >> > ><br>
>> >> > > 2) If the gui option becomes the default and preferred way to<br>
>> >> > > deploy<br>
>> >> > hosts<br>
>> >> > > in self hosted engine environments I think it should be put in<br>
>> >> > > clearer<br>
>> >> > shape<br>
>> >> > > that if you follow the default action you would not have high<br>
>> >> > availability<br>
>> >> > > for the hosted engine vm.<br>
>> >> > > Or changing the default action to "Deploy", or showing a popup if<br>
>> >> > > the<br>
>> >> > hosted<br>
>> >> > > engine vm has only one host configured for it but there are other<br>
>> >> > > hosts<br>
>> >> > in<br>
>> >> > > the cluster.<br>
>> >> > > Just my opinion.<br>
>> >> ><br>
>> >> > Makes sense too, but I wonder if people will then be annoyed by<br>
>> >> > forgetting<br>
>> >> > to uncheck it even after having enough HA hosts, which does have its<br>
>> >> > cost<br>
>> >> > (both actual resource use and also reservations, IIUC). Perhaps we<br>
>> >> > should<br>
>> >> > enable by default and/or remind only until you have enough HA hosts,<br>
>> >> > which<br>
>> >> > can be a configurable number (and default e.g. to 3).<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> and here:<br>
>> >> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1399613" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1399613</a><br>
>> >><br>
>> >> Cheers,<br>
>> >> Gianluca<br>
>> >> -------------- next part --------------<br>
>> >> An HTML attachment was scrubbed...<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161129/3eccc506/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161129/3eccc506/attachment-<wbr>0001.html</a>><br>
>> >><br>
>> >> ------------------------------<br>
>> >><br>
>> >> Message: 4<br>
>> >> Date: Tue, 29 Nov 2016 12:28:55 +0000<br>
>> >> From: ????? ??????? <<a href="mailto:mishanindv@gmail.com">mishanindv@gmail.com</a>><br>
>> >> To: Shirly Radco <<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>><br>
>> >> Cc: "<a href="mailto:Users@ovirt.org">Users@ovirt.org</a>" <<a href="mailto:Users@ovirt.org">Users@ovirt.org</a>><br>
>> >> Subject: Re: [ovirt-users] Need help with dashboard<br>
>> >> Message-ID:<br>
>> >><br>
>> >> <<a href="mailto:CADYaN2fiQAD9abUJrLbx2R175X1VcgGyJ-aQq9WHZ7g8%2B7eKtQ@mail.gmail.com">CADYaN2fiQAD9abUJrLbx2R175X1V<wbr>cgGyJ-aQq9WHZ7g8+7eKtQ@mail.<wbr>gmail.com</a>><br>
>> >> Content-Type: text/plain; charset="utf-8"<br>
>> >><br>
>> >> Thank you, I have created a bug.<br>
>> >><br>
>> >> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1399597" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1399597</a><br>
>> >><br>
>> >><br>
>> >> ??, 29 ????. 2016 ?. ? 13:54, Shirly Radco <<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>>:<br>
>> >><br>
>> >> > # su - postgres<br>
>> >> > $ pg_dump --file ovirt_engine_history.dump ovirt_engine_history<br>
>> >> ><br>
>> >> > Best regards,<br>
>> >> ><br>
>> >> > Shirly Radco<br>
>> >> ><br>
>> >> > BI Software Engineer<br>
>> >> > Red Hat Israel Ltd.<br>
>> >> > 34 Jerusalem Road<br>
>> >> > Building A, 4th floor<br>
>> >> > Ra'anana, Israel 4350109<br>
>> >> ><br>
>> >> ><br>
>> >> > On Mon, Nov 28, 2016 at 9:25 AM, ????? ??????? <<a href="mailto:mishanindv@gmail.com">mishanindv@gmail.com</a>><br>
>> >> > wrote:<br>
>> >> ><br>
>> >> > Hi, sorry for the delay, I do not know how to create<br>
>> >> > "ovirt_engine_history db dump"?<br>
>> >> ><br>
>> >> ><br>
>> >> > ??, 22 ????. 2016 ?. ? 10:52, Shirly Radco <<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>>:<br>
>> >> ><br>
>> >> > Hi,<br>
>> >> ><br>
>> >> > Can you please open a bug?<br>
>> >> > Please attach to the bug these files+ the screenshots +<br>
>> >> > ovirt_engine_history db dump.<br>
>> >> ><br>
>> >> > Thank you,<br>
>> >> ><br>
>> >> > Shirly Radco<br>
>> >> ><br>
>> >> > BI Software Engineer<br>
>> >> > Red Hat Israel Ltd.<br>
>> >> > 34 Jerusalem Road<br>
>> >> > Building A, 4th floor<br>
>> >> > Ra'anana, Israel 4350109<br>
>> >> ><br>
>> >> ><br>
>> >> > On Mon, Nov 21, 2016 at 4:56 PM, ????? ??????? <<a href="mailto:mishanindv@gmail.com">mishanindv@gmail.com</a>><br>
>> >> > wrote:<br>
>> >> ><br>
>> >> > Thank you that you have answered me. I mean, the data is not<br>
>> >> > displayed<br>
>> >> > at the bottom of Dashboard. Log files and the status of the services<br>
>> >> > I<br>
>> >> > attached to the letter.<br>
>> >> ><br>
>> >> ><br>
>> >> > ??, 20 ????. 2016 ?. ? 11:13, Shirly Radco <<a href="mailto:sradco@redhat.com">sradco@redhat.com</a>>:<br>
>> >> ><br>
>> >> > Hi,<br>
>> >> ><br>
>> >> > You attached twice the same screenshot...<br>
>> >> > Please attach the screenshot with the missing data.<br>
>> >> ><br>
>> >> > Also, the data for the graphs is collected by the ovirt-engine-dwhd<br>
>> >> > service.<br>
>> >> > Please see if the service is running, also check logs for errors.<br>
>> >> > Please attach the log.<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > Best regards,<br>
>> >> ><br>
>> >> > Shirly Radco<br>
>> >> ><br>
>> >> > BI Software Engineer<br>
>> >> > Red Hat Israel Ltd.<br>
>> >> > 34 Jerusalem Road<br>
>> >> > Building A, 4th floor<br>
>> >> > Ra'anana, Israel 4350109<br>
>> >> ><br>
>> >> ><br>
>> >> > On Sun, Nov 20, 2016 at 9:31 AM, ????? ??????? <<a href="mailto:mishanindv@gmail.com">mishanindv@gmail.com</a>><br>
>> >> > wrote:<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > Hi, I need help to load Dasboard, he is incorrectly displayed<br>
>> >> > graphics<br>
>> >> > processor is not displayed data, memory, disk volume. I installed 3<br>
>> >> > hosts<br>
>> >> > with glusterfs. After installation everything worked fine and the<br>
>> >> > data<br>
>> >> > is<br>
>> >> > displayed correctly, but then everything was as follows. What could<br>
>> >> > be a<br>
>> >> > problem?<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > oVirt Engine Version: 4.0.5.5-1.el7.centos<br>
>> >> ><br>
>> >> ><br>
>> >> > [image: pasted1]<br>
>> >> ><br>
>> >> > [image: pasted3]<br>
>> >> ><br>
>> >> > [image: pasted2]<br>
>> >> ><br>
>> >> ><br>
>> >> > ______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> -------------- next part --------------<br>
>> >> An HTML attachment was scrubbed...<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161129/06bfe244/attachment.html" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161129/06bfe244/attachment.<wbr>html</a>><br>
>> >> -------------- next part --------------<br>
>> >> A non-text attachment was scrubbed...<br>
>> >> Name: pasted2<br>
>> >> Type: image/png<br>
>> >> Size: 108864 bytes<br>
>> >> Desc: not available<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161129/06bfe244/attachment.png" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161129/06bfe244/attachment.<wbr>png</a>><br>
>> >> -------------- next part --------------<br>
>> >> A non-text attachment was scrubbed...<br>
>> >> Name: pasted3<br>
>> >> Type: image/png<br>
>> >> Size: 135899 bytes<br>
>> >> Desc: not available<br>
>> >> URL:<br>
>> >><br>
>> >> <<a href="http://lists.ovirt.org/pipermail/users/attachments/20161129/06bfe244/attachment-0001.png" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>pipermail/users/attachments/<wbr>20161129/06bfe244/attachment-<wbr>0001.png</a>><br>
>> >><br>
>> >> ------------------------------<br>
>> >><br>
>> >> ______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
>> >><br>
>> >><br>
>> >> End of Users Digest, Vol 62, Issue 197<br>
>> >> ******************************<wbr>********<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Shalabh Goel<br>
>> ><br>
>> > ______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Didi<br>
><br>
><br>
><br>
><br>
> --<br>
> Shalabh Goel<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Didi<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Shalabh Goel</div>
</div>