vdsm_3.5_build-artifacts-el6-x86_64 is failing due to missing dep
by Sandro Bonazzola
http://jenkins.ovirt.org/job/vdsm_3.5_build-artifacts-el6-x86_64/1/console
*15:30:06* ##! ERROR
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*15:30:06* ##! Last 20 log
enties: logs/mocker-epel-6-x86_64.el6.build-artifacts.sh/build-artifacts.sh.log*15:30:06*
##!*15:30:06* checking for gcc option to accept ISO C89... none
needed*15:30:06* checking for style of include used by make...
GNU*15:30:06* checking dependency style of gcc... gcc3*15:30:06*
checking whether ln -s works... yes*15:30:06* checking for a Python
interpreter with version >= 2.6... python*15:30:06* checking for
python... /usr/bin/python*15:30:06* checking for python version...
2.6*15:30:06* checking for python platform... linux2*15:30:06*
checking for python script directory...
${prefix}/lib/python2.6/site-packages*15:30:06* checking for python
extension module directory...
${exec_prefix}/lib64/python2.6/site-packages*15:30:06* checking for
pyflakes... /usr/bin/pyflakes*15:30:06* checking for pep8...
/usr/bin/pep8*15:30:06* checking for python-config...
/usr/bin/python-config*15:30:06* checking for nosetests...
/usr/bin/nosetests*15:30:06* checking python module: argparse...
yes*15:30:06* checking python module: cpopen... yes*15:30:06* checking
python module: ethtool... no*15:30:06* configure: error: failed to
find required module ethtool
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
9 years
Termin gestrichen: oVirt Node weekly meeting - Mo 9. Nov. 2015 16:00 - 16:30 (fdeutsch@redhat.com)
by fdeutsch@redhat.com
Dieser Termin wurde gestrichen und aus Ihrem Kalender entfernt.
Titel: oVirt Node weekly meeting
Hey,
this is an invitation to the weekly oVirt Node devel meetings.
Anyone interested or related to Node development is welcome.
Wann: Mo 9. Nov. 2015 16:00 - 16:30 Berlin
Wo: irc://irc.oftc.net#ovirt
Kalender: fdeutsch(a)redhat.com
Wer
* Fabian Deutsch - Organisator
* wdaniel(a)redhat.com
* tlitovsk(a)redhat.com
* devel(a)ovirt.org
Einladung von Google Kalender: https://www.google.com/calendar/
Sie erhalten diese E-Mail unter devel(a)ovirt.org, da Sie ein Gast bei diesem
Termin sind.
Lehnen Sie diesen Termin ab, um keine weiteren Informationen zu diesem
Termin zu erhalten. Sie können auch unter https://www.google.com/calendar/
ein Google-Konto erstellen und Ihre Benachrichtigungseinstellungen für
Ihren gesamten Kalender steuern.
Wenn Sie diese Einladung weiterleiten, kann jeder Empfänger Ihre Antwort
auf die Einladung ändern. Weitere Informationen finden Sie unter
https://support.google.com/calendar/answer/37135#forwarding
9 years
missing deps for ovirt-engine-extension-aaa-misc on fc23
by Sandro Bonazzola
DEBUG util.py:393: Getting requirements for
ovirt-engine-extension-aaa-misc-1.0.1-0.0.master.20151109125118.git7fb5a88.fc23.src
DEBUG util.py:393: --> ant-1.9.6-2.fc23.noarch
DEBUG util.py:393: --> 1:java-1.8.0-openjdk-devel-1.8.0.65-3.b17.fc23.x86_64
DEBUG util.py:393: --> javapackages-tools-4.6.0-7.fc23.noarch
DEBUG util.py:393: -->
ovirt-engine-extensions-api-impl-4.0.0-0.0.master.20151109101020.gitc097ce3.fc23.noarch
DEBUG util.py:393: --> slf4j-1.7.12-2.fc23.noarch
DEBUG util.py:393: Error: No Package found for tomcat-servlet-3.0-api
please fix ASAP.
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
9 years
outage in phx datacenter
by Eyal Edri
fyi,
due to a power outage in the phx datacenter (which affected other products
as well),
some of the ovirt infra is experiencing problems, like offline slaves in
jenkins.
the infra team is looking at it and will update once systems are back up,
Eyal.
9 years
resources.ovirt.org Migration Notification
by Anton Marchukov
Hello All.
Please note that today resources.ovirt.org has been migrated to another
data centre to solve long lasting capacity problems. As part of this
migration, all the content is finally back to one single place (as some of
you may noted, older content was moved away to resources01 at some point,
but that is now deprecated).
If you use the correct DNS for the host (that is resources.ovirt.org) than
you do not need to do anything with regard to this migration.
Here is the list of know issues and possible breakages at the moment.
1. Mirrors will have a delay with updates. This issue is being worked on.
2. In case you used linode01.ovirt.org to connect, please, change this to
resources.ovirt.org as it is no longer the same host.
3. resources01.phx.ovirt.org is depricated. It is not down, but all the
content is finally back to resources.ovirt.org
Shall you have any other problems, feel free to drop us a note at
infra(a)ovirt.org list so we can fix it asap.
Anton.
--
Anton Marchukov
Senior Software Engineer - RHEV CI - Red Hat
9 years
Must a user see his/her VMs through the web browser?
by John Hunter
Hey guys,
I have installed the oVirt all in one, and I can log in the user portal
through web browser to see user's VMs.
I am wondering if there is an client Application that can do the same
thing, like VMware Horizon client has version for Windows, Linux and IOS,
etc.
--
Best regards
Junwang Zhao
Department of Computer Science &Technology
Peking University
Beijing, 100871, PRC
9 years
Running oVirt 3.5 on fc21 with open jdk 1.8 (dev)
by Eli Mesika
Hi
I upgraded my workstation from fc20 to fc21 and had troubles running engine-setup on a 3.5 application.
The following instructions did the trick to me (Thanks to Alon Bar Lev)
1) Download jboss-eap-x.y from http://www.jboss.org/products/eap/overview/ (zip)
2) Extract it to /opt (insure that it has the right permissions)
3) set the following environment variables :
a) export OVIRT_ENGINE_JAVA_HOME=/usr/lib/jvm/jre
b) export OVIRT_ENGINE_JAVA_HOME_FORCE=1
4) run engine-setup as follows :
engine-setup --jboss-home=/opt/jboss-eap-x.y
Thanks
Eli Mesika
9 years
Re: [ovirt-devel] [oVirt 3.6 Localization Question #35] "QoS Out average"
by Yuko Katabami
Hello again,
I need to re-post this as still requiring some extra information about
"Out" part of theses strings.
Is it referring to "Outbound"?
Kind regards,
Yuko
On Thu, Oct 29, 2015 at 5:56 AM, Yuko Katabami <ykatabam(a)redhat.com> wrote:
> Hi Eliraz,
>
> Just in case you overlooked, I had one additional question in my last
> reply, which is:
>
> I need one additional clarification.
> In "QoS Out xxx", "out" stands for "outgoing"? (as for outgoing traffic?)
>
> Could you please help me with this as well?
>
> Kind regards,
>
> Yuko
>
> On Wed, Oct 28, 2015 at 7:05 PM, Yuko Katabami <ykatabam(a)redhat.com>
> wrote:
>
>> Hi Eliraz and all,
>>
>> Thank you very much for replying to my question with thorough information.
>> I need one additional clarification.
>> In "QoS Out xxx", "out" stands for "outgoing"? (as for outgoing traffic?)
>>
>> Kind regards,
>>
>> Yuko
>>
>>
>> On Wed, Oct 28, 2015 at 6:32 PM, Eliraz Levi <elevi(a)redhat.com> wrote:
>>
>>> Hi,
>>> these strings represent different QoS configuration values.
>>> These will be represented in the "out of sync tool tip" in case of
>>> differences between the values configured in the host and the those defined
>>> in the Data center (DC).
>>> a screen shot is attached.
>>> steps to reproduce:
>>> 1. add a host.
>>> 2. attache a network to a host's interface using setup network.
>>> 3. edit the host's attached network using the pencil to the right,
>>> check "override qos" checkbox and add values in the fields. (say 12, 11,
>>> 11)
>>> 4. press ok twice (setup network will take action now). wait until the
>>> action successfully finished.
>>> 5. open a terminal to the host.
>>> 6. as root,
>>> # tc class change dev <host_interface_name_of_step_2> parent 1389:
>>> classid 1388 hfsc ul m2 2008bit ls m2 808 rt m2 1108bit
>>> 7. refresh host capabilities.
>>> 8. go to setup network and hover over the out of sync icon.
>>>
>>> for any more details or questions, feel free to ask me :)
>>>
>>> thanks.
>>>
>>> Eliraz.
>>>
>>>
>>>
>>>
>>> ----- Original Message -----
>>>
>>>
>>> From: "Moti Asayag" <masayag(a)redhat.com>
>>> To: "Eliraz Levi" <elevi(a)redhat.com>, "Alona Kaplan" <
>>> alkaplan(a)redhat.com>
>>> Sent: Wednesday, 28 October, 2015 9:22:16 AM
>>> Subject: Fwd: [ovirt-devel] [oVirt 3.6 Localization Question #35] "QoS
>>> Out average"
>>>
>>> Please reply
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: Yuko Katabami <ykatabam(a)redhat.com>
>>> Date: Tue, Oct 27, 2015 at 2:59 AM
>>> Subject: [ovirt-devel] [oVirt 3.6 Localization Question #35] "QoS Out
>>> average"
>>> To: devel(a)ovirt.org
>>>
>>>
>>> Hello all,
>>>
>>> I would like to ask for your help with the following question.
>>>
>>> File: ApplicationConstants
>>> Resource IDs:
>>> outAverageLinkShareOutOfSyncPopUp
>>> outAverageRealTimeOutOfSyncPopUp
>>> outAverageUpperLimitOutOfSyncPopUp
>>> Strings:
>>> QoS Out average link share
>>> QoS Out average real time
>>> QoS Out average upper limit
>>> Question: Could anyone please tell us where these strings appear in
>>> the GUI and how they are used?
>>>
>>> Kind regards,
>>>
>>> Yuko Katabami
>>>
>>>
>>> _______________________________________________
>>> Devel mailing list
>>> Devel(a)ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/devel
>>>
>>>
>>> --
>>> Regards,
>>> Moti
>>
>>
>>
>>
>>
>>
>
>
>
>
9 years