[ovirt-users] oVirt Nagios/Icinga monitoring plugin check_rhv 2.0 released

2018-10-19 Thread René Koch
Hi list,

I'm happy to announce version 2.0 of check_rhv.

check_rhv is a monitoring plugin for Icinga/Nagios and it's forks,
which is used to monitor datacenters, clusters, hosts, vms, vm pools
and storage domains of Red Hat Enterprise Virtualization (RHEV) and
oVirt virtualization environments.

Download this plugin from: https://github.com/rk-it-at/check_rhv/releas
es/check_rhv-2.0
  
For further information on how to install this plugin visit: https://gi
thub.com/rk-it-at/check_rhv/wiki/Installation-Documentation
  
A detailed usage documentation can be found here:  
https://github.com/rk-it-at/check_rhv/wiki/Usage-Documentation


Changelog:

New features:
-   Dropped support for RHEV 3
-   Support for RHV 4 and oVirt 4 with REST-APIv4
-   new URL: https://github.com/rk-it-at/check_rhv
-   support for Gluster volume monitoring (#2)
-   support for Gluster brick monitoring (#2)
-   check for available updates of RHV hosts

Bugs fixed:
-   Removed monitoring of Storagedomain status (#3)
-   Unknown interface error check if tmp file is empty (#5)
-   Fix network errors (#6)
-   Check RHEV Host VMs (-l vms) fails with RHEV UNKNOWN: Host ' ' not
found when no vms on host
-   VM Pool Check broken in oVirt 4.1
-   When using '*' and option '-l usage', output is incomplete
-   storagedomain usage calculation broken when specifing multiple
storagedomains


Please note this plugin will only work with RHV 4.0 and newer and oVirt
4.0 and newer. Support for version 3.x was dropped.


If you have any questions or ideas, please drop me an email: rkoch@rk-i
t.at.

Thank you for using check_rhv.


Regards,
René

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/FYE3C662SV7W4W3YP5FYBW2G5R2CM5CV/


[ovirt-users] Re: LVM Mirroring

2018-09-18 Thread René Koch

- Original Message -
From: "Maor Lipchuk" 
To: "rkoch" 
Cc: "users" , "Nir Soffer" 
Sent: Sunday, September 16, 2018 11:27:44 AM
Subject: Re: [ovirt-users] LVM Mirroring



> On Thu, Sep 13, 2018 at 9:59 PM, René Koch < [ mailto:rk...@rk-it.at | 
> rk...@rk-it.at ] > wrote: 


> Hi list, 

> Is it possible to use LVM mirroring for FC LUNs in oVirt 4.2? 


> BQ_BEGIN
> I've 2 FC storages which do not have a replication functionality. So the idea 
> is to create a LVM mirror using
> 1 LUN of storage 1 und 1 LUN of storage 2 for replicating data between the 
> storages on host level (full RHEL 
> 7.5 notoVirt Node). With e.g. pacemaker and plain KVM this works fine. Is it 
> possible to have the same setup
> with oVirt 4.2? 

> BQ_END

> (Adding Nir) 
> Are you asking that in relation to support disaster recovery for oVirt setup? 
> I'm not sure if it will help you with what you are lookiong for, but have you 
> tried to look into Gluster Geo replication: 
> [ https://docs.gluster.org/en/v3/Administrator%20Guide/Geo%20Replication/ | 
> https://docs.gluster.org/en/v3/Administrator%20Guide/Geo%20Replication/ ] 

Thanks a lot for your answer.
It's more HA then disaster recovery. If 1 storage is down, it should be 
possible to use the second one without a downtime.
So Geo repolication of Gluster isn't really what we are looking for. The 
storages are also located in 2 different buildings with redundant network and 
FC connections and low latency.
According to your answer I guess LVM mirroring isn't possible, right?
Do you think using the FC LUNs as Gluster bricks could be a reasonable solution?
We have 2 storages with multiple LUNs, 4 oVirt hosts and 2 atm non used hosts, 
so a distributed replicated volume with arbiter or replicated with arbiter 
could also be possible to replicated the 2 storages, I think.
But I'm concerned about performance, as I don't have good experience with 
Gluster on VMware when using 1 VMDK (hosted on a NetApp storage with 10K SAS 
disks), but good experience with Gluster when using 12 (or 24) local SATA disks 
in a host. So I fear that 1 LUN from a storage (ZFS storage with a pool of many 
disks) is not as good as 12 local disks in a storage.


> BQ_BEGIN
> Thanks a lot. 


> Regards, 
> René 
___ 
Users mailing list -- [ mailto:users@ovirt.org | users@ovirt.org ] 
To unsubscribe send an email to [ mailto:users-le...@ovirt.org | 
users-le...@ovirt.org ] 
Privacy Statement: [ https://www.ovirt.org/site/privacy-policy/ | 
https://www.ovirt.org/site/privacy-policy/ ] 
oVirt Code of Conduct: [ 
https://www.ovirt.org/community/about/community-guidelines/ | 
https://www.ovirt.org/community/about/community-guidelines/ ] 
List Archives: [ 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PESPIMJW7QAY2W5ZLOCQIYVQI2Q3WCB5/
 | 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PESPIMJW7QAY2W5ZLOCQIYVQI2Q3WCB5/
 ] 

BQ_END

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3Y5RBQF4EDM46V2BYIYLFWPND26PQGDR/


[ovirt-users] LVM Mirroring

2018-09-13 Thread René Koch
Hi list,

Is it possible to use LVM mirroring for FC LUNs in oVirt 4.2?
I've 2 FC storages which do not have a replication functionality. So the idea 
is to create a LVM mirror using 1 LUN of storage 1 und 1 LUN of storage 2 for 
replicating data between the storages on host level (full RHEL 7.5 not oVirt 
Node). With e.g. pacemaker and plain KVM this works fine. Is it possible to 
have the same setup with oVirt 4.2?
Thanks a lot.


Regards,
René
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PESPIMJW7QAY2W5ZLOCQIYVQI2Q3WCB5/


Re: [ovirt-users] Desktop virtualization and thin clients

2017-04-10 Thread René Koch
Hi Giulio,

On Tue, 2017-04-04 at 12:59 +0200, Giulio Casella wrote:
> Hi,
> I'm evaluating some thin client to connect to ovirt VMs, used as
> desktop 
> workstations.
> I really don't care about native client support, I distribute via PXE
> a 
> custom linux OS launching remote viewer.
> I'd like to have good multimedia performance, at a reasonable price.

For best multimedia performance a resonable graphics card and cpu in
your thin client is needed and up-to-date remote viewer version.

> 
> Googling a little, I focused on a couple of vendor: https://www.igel.
> com 
> and https://www.10zig.com/.
> 
> Anyone has already tested those vendor products? which model? which
> is 
> the (approx.) price?
> Obviously any hint on other vendors are welcome.

I used thin clients from IGEL in many setups. If you want good
multimedia performance (watching full HD videos in your vm) you need
the UD5. IGEL is a good solution when it comes to managing thin clients
as they have a great management server for it. The downside is that
IGEL thin clients aren't really cheap and remote viewer comes in a
quite old version.

One of my customers uses Intel NUC devices with Fedora on it (PXE boot)
and has a much better performance as with IGEL UD5, but to be fair he
compared it with the 5 year old UD5 model. This is mainly because of
the newer processors in Intel NUC and new virt-viewer of Fedora.

Hope this helps.


Regards,
René


> 
> The scenario is composed of about 1500 VMs, running on ovirt (RHV to
> say 
> the truth), distributed over 3 datacenters, currently accessed using
> old 
> (5-7 years) PC, that I'm planning to renew.
> 
> TIA,
> Giulio
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Updated ovirt-guest-agent puppet module

2017-03-20 Thread René Koch

Hi,

there's an updated version of scrat14/ovirt-guest-agent available at 
https://forge.puppet.com/scrat14/ovirt_guest_agent


Latest version includes support for installing oVirt guest agent on Ubuntu.


Regards,
René




smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] check_rhev3 1.6 released

2016-11-06 Thread René Koch

I'm happy to announce version 1.6 of check_rhev3.

check_rhev3 is a monitoring plugin for Icinga/Nagios and it's forks, 
which is
used to monitor datacenters, clusters, hosts, vms, vm pools and storage 
domains
of Red Hat Enterprise Virtualization (RHEV) and oVirt virtualization 
environments.


Download this plugin from: 
https://github.com/ovido/check_rhev3/releases/check_rhev3-1.6


For further information on how to install this plugin visit:
https://github.com/ovido/check_rhev3/wiki/Installation-Documentation

A detailed usage documentation can be found here:
https://github.com/ovido/check_rhev3/wiki/Usage-Documentation


Changelog:

- New features:
-   Add support for oVirt 4 and RHEV 4 (#42)
-   Add option to ignore xml warnings (#49)
-   Components in state maintenance result in warning state now instead 
of critical


Bugs fixed:
-   Critical/Warning thresholds for -l vms/hosts are ignored (#44)


Please note that API path changed in RHEV 4 and oVirt 4.
It's /ovirt-engine/api instead of /api. This plugin will still use the 
old path for compatibility
reasons with older installations. If you use RHEV 4 or oVirt 4 please 
use option -A:

./check_rhev3 -A "/ovirt-engine/api" ...


If you have any questions or ideas, please drop me an email:
rk...@rk-it.at.

Thank you for using check_rhev3.


Regards,
René




smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Updated ovirt-guest-agent puppet module

2016-10-31 Thread René Koch

Hi,

there's an updated version of scrat14/ovirt-guest-agent available at 
https://forge.puppet.com/scrat14/ovirt_guest_agent


Latest version includes support for installing oVirt guest agent on RHEV 
hypervisors in addition to oVirt nodes.
Furthermore this module will now use rhevm-guest-agent-common for RHEL 7 
machines from rhel-7-server-rh-common-rpms repository by default 
(instead of ovirt-guest-agent-common from EPEL).



Regards,
René



smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] nagios for ovirt 4

2016-10-10 Thread René Koch

Hi,

Latest version from master branch will work, as it contains support for 
both API versions.
I (sadly) didn't had enough time yet to release a new stable version 
with support for oVirt 4.0, so please use plugin from master branch. Thanks.



Regards,
René

On 10/10/2016 02:26 PM, Yaniv Kaul wrote:



On Mon, Oct 10, 2016 at 12:23 PM, Kapetanakis Giannis 
> wrote:


On 10/10/16 11:59, Kapetanakis Giannis wrote:
> Hi,
>
> Is there any usable nagios plugin what works with ovirt engine 4?
>
> regards,
>
> Giannis

Self replying.
Latest version of https://github.com/ovido/check_rhev3
 works fine


From what I can see, it might not work with oVirt 4.x, due to outdated 
API endpoint[1].

I've opened an issue[2] about it.
Y.

[1] 
https://github.com/ovido/check_rhev3/blob/master/plugin-dir/check_rhev3.pl#L47 


[2] https://github.com/ovido/check_rhev3/issues/48


G

___
Users mailing list
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Prepare for version 4 of oVirt API

2016-05-05 Thread René Koch

On 05/04/2016 04:39 PM, Juan Hernández wrote:

Hello all,

For those of you that use oVirt API, I wanted to inform you that
version 4 of oVirt will by default use a new version of the API,
incompatible with the previous one. The previous version will still be
supported, but only for clients that explicitly send the "Version: 3"
header, as described here:


https://github.com/oVirt/ovirt-engine/tree/master/backend/manager/modules/restapi
So with version 3 everything should work in futher version of oVirt, but 
it's recommended to switch to Version 4, right? Are there any plans yet 
to drop support of Version 3 API in e.g. oVirt 4.1?


If you are aware of any piece of software that uses the oVirt API,
please let me know, so that we can inform the authors.
Thanks for sending a patch to check_rhev3, I've merged it into master. 
So monitoring oVirt 4.0 with Nagios/Icinga should work :)


Thanks in advance,
Juan Hernandez






smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [ovirt-devel] Welcome: New ovirt.org website!

2016-03-15 Thread René Koch
Hi Mikey,

Sorry for my late response - I'm very busy at the moment.
I created an issue on github: https://github.com/oVirt/ovirt-site/issues/135 - 
can't send a pull request as I couldn't figure out where the presentations are 
stored on the new site (couldn't find it on github)...


Regards,
René


- Original Message -
From: "Mikey Ariel" <mar...@redhat.com>
To: "René Koch" <rk...@rk-it.at>, users@ovirt.org, de...@ovirt.org, 
in...@ovirt.org
Sent: Tuesday, March 8, 2016 4:13:48 PM
Subject: Re: [ovirt-devel] Welcome: New ovirt.org website!

Thanks Rene for the heads up! As I wrote, we welcome contributions, so
if you have the bandwidth to submit a PR with fixing the links it would
be really helpful. Otherwise, please open an issue for this on GitHub
and we'll try to route the task accordingly :)

Cheers,
Mikey

On 03/03/2016 03:53 PM, René Koch wrote:
> Hi Mikey,
> 
> The new page looks really good.
> 
> I figured out, that all of the links to presentations and templates are
> still pointing to the old Mediawiki url and so all presentations are
> unavailable:
> https://www.ovirt.org/community/get-involved/resources/slide-decks/
> 
> 
> Regards,
> René
> 
> 
> On 02/19/2016 04:57 PM, Mikey Ariel wrote:
> Following yesterday's pre-launch email[1], I'm happy to announce that
> the new ovirt.org[2] website is now live in **public beta** and
> available for community review.
> 
> All the information in this email is also available in the first blog
> post of our shiny new oVirt blog[3]. Read on for information about new
> features, known issues, and a call for reviews.
> 
> The old MediaWiki site is still available in read-only[4], and will be
> taken offline on **March 1, 2016**. This is to ensure that you can
> compare pages and review migrated content.
> 
> What's New
> ==
> 
> The new Website is full of improvements and enhancements, check out
> these highlights:
> 
> * Source content is now formatted in Markdown instead of MediaWiki.
> This means that you can create and edit documentation, blog posts, and
> feature pages with the same Markdown syntax you know.
> 
> * The Website is deployed with Middleman and stored on GitHub. This
> means that you can make changes to content with the same GitHub
> contribution workflow that you know (fork, clone, edit, commit, submit
> pull request). We even have an "Edit this page on GitHub" link at the
> bottom of every page!
> 
> * New layout and design, from breadcrumbs to sidebards and an upgraded
> landing page. (This is still WIP, please see known issues.)
> 
> * Automatic redirects from the old MediaWiki site. This means that if
> the wiki page exists in the new website, previously-released URLs will
> redirect to that page. If the page was removed, the Search page will
> open with the page title auto-filled in the search box.
> 
> * Hierarchical content structure. This means that instead of flat
> Wiki-style files, the deployed Website reflects an organized source
> repo with content sorted into directories and sub-directories.
> 
> * Official oVirt blog! Our new blog welcomes contributions. This means
> that if you solved a problem with oVirt, want to share your oVirt
> story, or describe a cool integration, you can submit a pull request
> with a blog post and we will provide editorial reviews and help
> publish your posts.
> 
> * Standardized contribution process. The GitHub repo now includes a
> README.md[5] file that you can use to learn about how to add and edit
> content on the website. We welcome pull requests!
> 
> Known Issues
> 
> 
> Despite our best efforts, there are still a few kinks with the new
> website that you should be aware of:
> 
> * Attempting to navigate to ovirt.org (without www.) leads to a
> redirect loop. We have a ticket open with OpenShift, our hosting
> service to fix this.
> 
> * Only http is available. We also have a ticket with OpenShift to add
> SSL and enable https.
> 
> * Home page and Download page are still being upgraded by our UX
> experts, expect some cool new changes soon!
> 
> * Feature pages look-and-feel is still under construction. You can
> still edit and push feature pages as usual.
> 
> What's Next
> ===
> 
> Even though the Website is live, the work is hardly over. We'd like to
> ask for your help in:
> 
> * Reviewing content for anything obsolete or outdated (each page in
> the new website includes a header toolbar with metadata from the
> original wiki page for your convenience)
> 
> * Submitting blog posts or any other content that you wish to share
> with the oVirt community
> 
> * Reporting bugs and proposing enhancements, for example broken

Re: [ovirt-users] [ovirt-devel] Welcome: New ovirt.org website!

2016-03-03 Thread René Koch

Hi Mikey,

The new page looks really good.

I figured out, that all of the links to presentations and templates are 
still pointing to the old Mediawiki url and so all presentations are 
unavailable:

https://www.ovirt.org/community/get-involved/resources/slide-decks/


Regards,
René


On 02/19/2016 04:57 PM, Mikey Ariel wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Following yesterday's pre-launch email[1], I'm happy to announce that
the new ovirt.org[2] website is now live in **public beta** and
available for community review.

All the information in this email is also available in the first blog
post of our shiny new oVirt blog[3]. Read on for information about new
features, known issues, and a call for reviews.

The old MediaWiki site is still available in read-only[4], and will be
taken offline on **March 1, 2016**. This is to ensure that you can
compare pages and review migrated content.

What's New
==

The new Website is full of improvements and enhancements, check out
these highlights:

* Source content is now formatted in Markdown instead of MediaWiki.
This means that you can create and edit documentation, blog posts, and
feature pages with the same Markdown syntax you know.

* The Website is deployed with Middleman and stored on GitHub. This
means that you can make changes to content with the same GitHub
contribution workflow that you know (fork, clone, edit, commit, submit
pull request). We even have an "Edit this page on GitHub" link at the
bottom of every page!

* New layout and design, from breadcrumbs to sidebards and an upgraded
landing page. (This is still WIP, please see known issues.)

* Automatic redirects from the old MediaWiki site. This means that if
the wiki page exists in the new website, previously-released URLs will
redirect to that page. If the page was removed, the Search page will
open with the page title auto-filled in the search box.

* Hierarchical content structure. This means that instead of flat
Wiki-style files, the deployed Website reflects an organized source
repo with content sorted into directories and sub-directories.

* Official oVirt blog! Our new blog welcomes contributions. This means
that if you solved a problem with oVirt, want to share your oVirt
story, or describe a cool integration, you can submit a pull request
with a blog post and we will provide editorial reviews and help
publish your posts.

* Standardized contribution process. The GitHub repo now includes a
README.md[5] file that you can use to learn about how to add and edit
content on the website. We welcome pull requests!

Known Issues


Despite our best efforts, there are still a few kinks with the new
website that you should be aware of:

* Attempting to navigate to ovirt.org (without www.) leads to a
redirect loop. We have a ticket open with OpenShift, our hosting
service to fix this.

* Only http is available. We also have a ticket with OpenShift to add
SSL and enable https.

* Home page and Download page are still being upgraded by our UX
experts, expect some cool new changes soon!

* Feature pages look-and-feel is still under construction. You can
still edit and push feature pages as usual.

What's Next
===

Even though the Website is live, the work is hardly over. We'd like to
ask for your help in:

* Reviewing content for anything obsolete or outdated (each page in
the new website includes a header toolbar with metadata from the
original wiki page for your convenience)

* Submitting blog posts or any other content that you wish to share
with the oVirt community

* Reporting bugs and proposing enhancements, for example broken links
or missing pages

We hope you will enjoy the new oVirt Website, looking forward to your
feedback and contributions!

[1] http://lists.ovirt.org/pipermail/devel/2016-February/012372.html
[2] http://www.ovirt.org/
[3] http://www.ovirt.org/blog/2016/02/welcome-to-new-ovirt-site/
[4] http://old.ovirt.org/Home
[5] https://github.com/oVirt/ovirt-site/blob/master/README.md

- -- 
Mikey Ariel

Community Lead, oVirt
www.ovirt.org

"To be is to do" (Socrates)
"To do is to be" (Jean-Paul Sartre)
"Do be do be do" (Frank Sinatra)

Mobile: +420-702-131-141
IRC: mariel / thatdocslady
Twitter: @ThatDocsLady


-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWxztZAAoJEHYPPTOszxHoOF4H/2UeK9JTspw4dYU+pUu8fKqf
pSrE9ha3k9KpPnGIAx6VTnbXolNr9tHFiT8gcds1C9CVoMEPrKUxns9CTz3kPYBH
/mGYCwQ+ncUNBCn+54uiKmXssaAtpVLnuxh8f1z9BDUoFjoY7ASLTzwXu9XTuH9V
C9gaR0iGcRgSmBPjfPuAVWuHgimM068x5Ig2BoMSzAeCM7pO6LwiRzt3xX15xlR4
TMkUWLHdnJ1uL1GH267tMofrMnk25veDPIzuzIaPFjwIuTFgtwnUQI82ULbxcet2
NJ+y/UgwQ9JUQheoQL/oOsnSs244kFl0Vl+GuKMDGZ1FwCfoZerejnhEK+1cK0U=
=KQLK
-END PGP SIGNATURE-
___
Devel mailing list
de...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel





smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org

Re: [ovirt-users] some ISO images not recognized

2016-03-03 Thread René Koch

Hi Stefano,

Are these images readable for user vdsm (uid 36)?


Regards,
René


On 03/03/2016 09:45 AM, Stefano Cislaghi wrote:


Hello everyone,
I configured a test environment with 2 hosts (centos), hosted engine 
and NFS storage for data domain and iso domain.
I noticed that windows 2012 ISOs are marked as "unknown" in iso domain 
and therefore I can't attach them to virtual machines.
Maybe something is wrong with my iso? I tried to do a fresh download 
with same result. Centos, Fedora and Windows 10 iso are working, so I 
think the iso domain is ok.

Did someone else noticed such behaviour? Any solution?
Thanks
Stefano


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Nagios/Icinga monitoring plugin check_rhev3 1.5 released

2016-02-19 Thread René Koch

I'm happy to announce version 1.5 of check_rhev3.

check_rhev3 is a monitoring plugin for Icinga/Nagios and it's forks, 
which is
used to monitor datacenters, clusters, hosts, vms, vm pools and storage 
domains
of Red Hat Enterprise Virtualization (RHEV) and oVirt virtualization 
environments.


Download this plugin from: 
https://github.com/ovido/check_rhev3/releases/check_rhev3-1.5


For further information on how to install this plugin visit:
https://github.com/ovido/check_rhev3/wiki/Installation-Documentation

A detailed usage documentation can be found here:
https://github.com/ovido/check_rhev3/wiki/Usage-Documentation


Changelog:

- New features:
-   Set cluster to warning if host is in maintenance mode instead of 
critical (Issue #27)

-   New storage domain check: -s overall-usage (Issue #28)
-   Display more detailed information of host and vm status (Issue #35)

Bugs fixed:
-   Wrong CPU Usage on hypervisor maintenance (Issue #26)
-   Discrepancy in DataCenter Storage usage Output. (Issue #28)
-   Wrong CPU value for vms (Issue #29)
-   VM CPU usage graphs show values over 100% (Issue #33)
-   Unsuccessful stat on filename containing newline (Issue #36)
-   align behaviour for check_statistics cpu to memory (Issue #39)



If you have any questions or ideas, please drop me an email:
rk...@rk-it.at.

Thank you for using check_rhev3.


Regards,
René




smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ovirt-guest-agent puppet module available for testing

2016-02-19 Thread René Koch

Hi,

As I'm trying to manage my infrastructure using puppet, I figured out 
that there's no puppet module available for installing and configuring 
ovirt-guest-agent (or at least I couldn't find one). So I created a 
module, which is tested on Debian 7/8 (please see Readme for 
limitations) and CentOS/Scientifc Linux/RHEL 6/7. Other operating 
systems will follow soon...


If you're using puppet, feel free to test this module and leave me some 
feedback:

https://forge.puppetlabs.com/scrat14/ovirt_guest_agent


Regards,
René



smime.p7s
Description: S/MIME Cryptographic Signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Run Once install -> reboot loop

2016-02-18 Thread René Koch

Hi Jamie,

That reason for this is, that the iso will be mounted as long as you're 
in run once mode.


You can fix this by powering off your vm after the installation and run 
it again in "normal" mode. As you don't want to run the vm in run once 
mode forever, you have to shut it down anyway.



Regards,
René

On 02/19/2016 01:19 AM, Jamie Lawrence wrote:

Hello all,

I’m running overt 3.6.0 on Centos 7.[1]

I’ve been working on getting Ovirt to slot in to our environment, and almost 
have a setup that works. I can now build isos on demand for automated installs 
(I’m working around some local networking choices without modifying them for 
now, which is why this isn’t a PXE boot) and create my guests, pointing them to 
the iso form which to install via Run Once. This all works.

The problem is that after the install, the guest reboots, but (best I can tell) 
Ovirt doesn’t detect it, the iso is still mounted, and the install happens all 
over again. Rinse, repeat.

Has anyone seen this? Or better, does anyone know how to fix this?

Thanks,

-j



[1]
# yum list installed |grep ovirt
ebay-cors-filter.noarch1.0.1-0.1.ovirt.el7@ovirt-3.6
gperftools-libs.x86_64 2.4-7.el7  @ovirt-3.6
ipxe-bootimgs.noarch   20130517-7.gitc4bce43.el7  @ovirt-3.6
ipxe-roms.noarch   20130517-7.gitc4bce43.el7  @ovirt-3.6
ipxe-roms-qemu.noarch  20130517-7.gitc4bce43.el7  @ovirt-3.6
jasperreports-server.noarch6.0.1-1.el7@ovirt-3.6
libcacard-ev.x86_6410:2.3.0-29.1.el7  @ovirt-3.6
libgovirt.x86_64   0.3.1-3.el7@base
otopi.noarch   1.4.0-1.el7.centos @ovirt-3.6
otopi-java.noarch  1.4.0-1.el7.centos @ovirt-3.6
ovirt-engine.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-backend.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-cli.noarch3.6.0.1-1.el7.centos   @ovirt-3.6
ovirt-engine-dbscripts.noarch  3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-extension-aaa-jdbc.noarch 1.0.1-1.el7@ovirt-3.6
ovirt-engine-extension-aaa-ldap.noarch 1.1.2-1.el7.centos @ovirt-3.6
ovirt-engine-extension-aaa-ldap-setup.noarch
1.1.2-1.el7.centos 
@ovirt-3.6
ovirt-engine-extensions-api-impl.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-jboss-as.x86_64   7.1.1-1.el7.centos @ovirt-3.6
ovirt-engine-lib.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-restapi.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-sdk-python.noarch 3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-setup.noarch  3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-setup-base.noarch 3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-setup-plugin-ovirt-engine.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-setup-plugin-ovirt-engine-common.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-setup-plugin-vmconsole-proxy-helper.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-setup-plugin-websocket-proxy.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-tools.noarch  3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-userportal.noarch 3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-vmconsole-proxy-helper.noarch
3.6.0.3-1.el7.centos   
@ovirt-3.6
ovirt-engine-webadmin-portal.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-websocket-proxy.noarch3.6.0.3-1.el7.centos   @ovirt-3.6
ovirt-engine-wildfly.x86_648.2.0-1.el7@ovirt-3.6
ovirt-engine-wildfly-overlay.noarch001-2.el7  @ovirt-3.6
ovirt-host-deploy.noarch   1.4.0-1.el7.centos @ovirt-3.6
ovirt-host-deploy-java.noarch  1.4.0-1.el7.centos @ovirt-3.6
ovirt-host-deploy-offline.x86_64   1.4.0-1.el7.centos @ovirt-3.6
ovirt-hosted-engine-ha.noarch  1.3.2.1-1.el7.centos   @ovirt-3.6
ovirt-hosted-engine-setup.noarch   1.3.0-1.el7.centos @ovirt-3.6
ovirt-image-uploader.noarch3.6.0-1.el7.centos @ovirt-3.6
ovirt-iso-uploader.noarch  3.6.0-1.el7.centos @ovirt-3.6
ovirt-setup-lib.noarch 1.0.0-1.el7.centos @ovirt-3.6
ovirt-vmconsole.noarch 1.0.0-1.el7.centos 

Re: [ovirt-users] Monitor with nagios

2016-01-30 Thread René Koch
Hi,

If you don't want to install any agents like snmpd or nrpe and plugins on your 
hosts, you can monitor some basic metrics like cpu, memory, status, nics,... of 
your hosts with check_rhev3, as Dominique already mentioned. See the 
documentation about what's possible at the moment: 
https://github.com/ovido/check_rhev3/wiki/Usage-Documentation

If you're missing something, this plugin doesn't provide yet (but is possible 
to fetch using oVirt's REST-API), please let me know and I'll update the plugin.


Regards,
René


- Original Message -
From: "Dominique Taffin" 
To: users@ovirt.org
Sent: Friday, January 29, 2016 1:26:52 PM
Subject: Re: [ovirt-users] Monitor with nagios

Hello!

I think it depends all on what you do want to monitor. 

a simple PING check is the least you should do, but this often is
not enough.

You can check the management modules of your hosts for hardware
issues (iDRAC, ILO, IMM, ...) via nagios.

In Addition to that, you can install a nagios (NRPE) client on your
hypervisor, if you are running CentOS/RHEL/Fedora and perform some
checks via this client.

In addition to that, we do have check_rhev3 (https://github.com/ovid
o/check_rhev3) running against our engine hosts to monitor various
elements like status of host/cluster/network etc of our oVirt
infrastructure.

best,
 Dominique


-Original Message-
From: Massimo Mad 
To: users@ovirt.org 
Subject: [ovirt-users] Monitor with nagios
Date: Fri, 29 Jan 2016 12:54:47 +0100

i want to monitor my infrastructure with 4 host bare-metal, but on
the host there is not the snmp service installed.
How i can monitor my hosts ?
Regards 
Massimo
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VDI non-persistant desktops

2016-01-30 Thread René Koch
Hi Colin, 

I normally use desktop pools for virtual machines, which are the same, and 
single desktops for individual vms. 
So mostly office vms are from a pool and admin vms aren't. 

For patching you can either use some tools like Microsoft WSUS or for Linux vms 
Katello/Satellite/... or if you're using desktop pools it's also possible to 
patch the master image, create a new template with a new version and shut down 
all you vms. Afterwards they should boot with the new version if you did 
configure to always use the lastest version. 

Performance of the virtual desktops depends on some things: 
- protocol (Spice is really great in our tests) - also make sure you install 
all VirtIO drivers in your vms 
- bandwith - this is no problem in the LAN, but for WAN setups this could be an 
issue. Watching full HD videos in your vms can require 40mbit/s... 
- thin clients - they need good graphics cards and at least 2gb ram and 2 cpu 
cores, better 4... 

Most of my customers use GPOs for their virtual desktops, as it's easier to 
configure group policies then updating the master template too often... 

I hope this helps... 


Regards, 
René 



From: "Colin Coe"  
To: Users@ovirt.org 
Sent: Friday, January 29, 2016 1:20:15 PM 
Subject: [ovirt-users] VDI non-persistant desktops 

Hi all 
We're using RHEV 3.5.7 and have about 40 desktop VMs that are all clones from a 
single original. 

In the very beginning we used desktop pools but this was torn down when we 
started getting "The trust relationship between this workstation and the 
primary domain failed" error messages. 

We use DHCP for all desktops however every VM is defined on the DHCP server and 
unknown MACs are rejected. 

I'd like to revisit desktop pools but I'd like to know if other are using this 
and what their experiences have been. 

Kind of thing I'd like to know is 
- how is patching done 
- what is the performance like 
- what tuning if any is done on the desktops 
- GPO vs LPO 

Any comments? 

Thanks 

CC 

___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Mixing CPU types

2016-01-27 Thread René Koch

Hi Neil,

You can mix cpu types (but not AMD and Intel) if you leave the cluster 
level at the lowest cpu level.
I personally don't mix cpu levels if possible, but instead create own 
clusters for each cpu type in order to be able to use the newest cpu 
features...



Regards,
René


On 01/27/2016 12:53 PM, Neil wrote:

Hi guys,

I currently have an oVirt 3.5 cluster with Sandy Bridge Xeon CPU's, 
and I need to add a new host for more RAM and vCPU's, however the new 
Xeon e5 cpu's are Haswell based.


Can I mix CPU types (Haswell and Sandy Bridge) in my cluster and will 
I be able to migrate between my hosts?


I'm guessing that for this to work I'll need to leave my "CPU type" 
set to Sandy Bridge, will the Haswell based CPU be compatible with my 
cluster, but just run without any Haswell type features?


Apologies if this is a dumb question or if it's been answered before.

Thank you.

Regards.

Neil Wilson


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt supported thinclient appliance

2016-01-12 Thread René Koch
Hi, 

There aren't too many thin clients out there which support oVirt/RHEV. 

I did a few VDI projects with oVirt and RHEV and I can recommend the Igel UD5 
Thin Client: 
https://www.igel.com/en/products/igel-thin-clients/ud5-series.html 

It's not the cheapest one and not the smallest one, but has good performance 
and the management software for these thin clients is great. 


Regards, 
René 


From: "RK RK"  
To: "users"  
Sent: Tuesday, January 12, 2016 5:06:13 PM 
Subject: [ovirt-users] Ovirt supported thinclient appliance 

Hi all, 

I am planning to setup oVirt 3.6.1 Virtualization setup for 100 desktop users 
in my software development company. 

Anyone please suggest me a good and cost-effective thinclient 
appliance(available in india) to use with my oVirt environment with support for 
SPICE protocol. 

-- 

With Regards, 
RK, 
+91 9840483044 

___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt goes to FOSDEM 2016 - the full scoop!

2016-01-07 Thread René Koch

Hi,

Thanks for the information.
For sure I'll help out at the booth...


Regards,
René


On 01/06/2016 07:36 PM, Mikey Ariel wrote:
FOSDEM 2016 is just a few short weeks away, and I'm happy to share 
with you the full details about our community presence at the conference.


===
Virt & IaaS Devroom
===

Just a reminder that the full schedule is published on the FOSDEM 
website[1], and we have some great presentations from our community 
members for you to learn from.


===
oVirt/Foreman Stand
===

This year we will share a stand with our friends from the Foreman 
project. Stop by to say hello, grab swag, and enjoy some cool demos!


**STAND VOLUNTEERS WANTED**

If you're attending FOSDEM and would like to help us out, we'd love to 
have you there! This is a great opportunity to chat about oVirt with 
FOSDEM attendees and meet other community members from all over the 
world.


Special surprise swag is reserved for booth volunteers! Please sign up 
for booth shifts in the etherpad[2] (lines 11-33). One of our core 
contributors will also be at the booth to support and co-pilot each 
shift.


===
Social Event on Saturday
===

In previous years, we had informal social gatherings for our community 
members on Saturday evening. These evenings are yet another excellent 
opportunity to meet and chat with the oVirt community outside the 
hectic FOSDEM venue.


This year we'd like to hold an event again if there is enough demand, 
so please write your name/IRCnick/Twitter/G+/email in the etherpad[2] 
(line 86 and down) **by January 15**.


If there is enough interest, we will reserve a nice pub in the center 
of Brussels and buy the first round :)


See you in Brussels!

[1] https://fosdem.org/2016/schedule/track/virtualisation_and_iaas/
[2] http://etherpad.ovirt.org/p/ovirt-fosdem-2016



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt management network

2015-03-30 Thread René Koch













Hi Bojan,
















Did you configure a VLAN tag für your ovirtmgmt interface?







You have to do this in „Data Centers“ – select dc – „Logical Networks“.







Afterwards you should be able to configure network from oVirt webadmin 
interface again.







Don’t have a test setup with VLAN tags for ovirtmgmt atm, but did this multiple 
times before…


















Regards,







René




























Von:


 users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 
Im Auftrag von 
Bojan Popovic


Gesendet:
 Montag, 30. März 2015 12:15


An:
 users@ovirt.org


Betreff:
 [ovirt-users] oVirt management network

















Hello, I am having a strange issue in creating ovirtmgmt bridge over vlan 
interface.



I have set-up a bond from physical interfaces. On top of a bond there are three 
VLANs one of which is in ovirtmgmt bridge. I have set it up manually according 
to 
http://www.ovirt.org/Bonding_VLAN_Bridge




Somehow the bond itself is also added to bridge in oVirt web interface, after 
reboot there also were two added lines to configuration of that bond:

# Generated by VDSM version 4.16.10-8.gitc937927.el7

BRIDGE=ovirtmgmt



No matter how I try to remove the bond from the bridge it doesn't succeed. If I 
edit the config files manually it isn't replicated to web interface. If I try 
to detach it from web interface, I can only attach bridge back to the bond 
interface. Of course configuration cannot be saved until the bridge is attached 
to an interface.



I have tried putting the host in maintenance mode, shutting down the hosted 
engine and doing all the changes live.



Anyone has a suggestion how to resolve this?



Thanks.

































___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to change a pool's template

2014-06-12 Thread René Koch

On 06/12/2014 08:58 AM, Omer Frenkel wrote:



- Original Message -

From: John Xue xgxj...@gmail.com
To: users@ovirt.org
Sent: Thursday, June 12, 2014 7:03:22 AM
Subject: [ovirt-users]  How to change a pool's template

Hello

I'm a new guy in ovirt 3.3.5, I try to change a pool's template. When
I edit the pool, the option Based of Template is gay. How to do
that? I don't want to delete and rebuild again.



you cannot change pool's template, because it means replacing all the disks for 
all the vms in the pool,
which is basically the same as removing the pool and creating a new one.

but, you can do something similar in 3.4, using template versions:
in 3.4, when you create the pool, you can select a template and LATEST as the 
version.
when you create a new template, you can make it a version of the original 
template,
and the pool will update to this template.


I tried this features with oVirt 3.4.1, but it didn't work as expected.

When selecting latest and a guest is shut down it will be deleted.
The expected behavior would be that a new vm with the newest version of 
this template (latest subtemplate) would be started.


The actual behavior is the following: VM will be deleted, pool is 
decreased by 1 vm and vm is started as a standalone (desktop) vm.


So the whole pool features is broken when using latest template feature 
(in 3.4.1 - didn't test it with 3.4.2 yet).



Regards,
René



you can read about it here
http://www.ovirt.org/Features/Template_Versions


Thank you!

--
Regards,
John Xue
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Get involved in oVirt integration! June edition

2014-06-12 Thread René Koch

Hi Sandro,

Sadly I don't have time to work on one of these bugs, but I have a 
general question on how contributing to oVirt works. [2] explains in 
detail how to push code to gerrit.


As I wanted to start contributing to oVirt I started with the easiest 
way by extending the list of operating systems. So I created a bug for 
this (1101219), pushed to code to gerrit (referenced to this bug id) and 
Jenkins build job was successful. So I did everything mentioned in [2] - 
but what now?


Shall I just wait and see what happens?
Should I post to ovirt-devel that someone will review the code?
Who decides which oVirt version will include this code or if this code 
will be included or needs adaptions (I only know that a certain score in 
gerrit is required and some developers are allowed to rate a commit)?


I'm aware that my commit isn't fancy at all and there's no need for any 
priority, but just want to know what's the right workflow in case I have 
more time to work on some bugs...


I guess these questions could be interesting for users (basically for 
users who are not familiar with a professional development 
setup/workflow including gerrit like me) who want to work on the bugs in 
june edition as well...



Thanks,
René


On 06/12/2014 04:11 PM, Sandro Bonazzola wrote:

Hi,
 have you got some free time and do you want to get involved in oVirt 
integration?
After the success of first edition we're now proposing this again.
Here are a couple of bugs you can hopefully fix in less that one day or you can 
just try to reproduce providing info:

Bug 1091651 - Misleading error message when first host cannot be reached during 
hosted-engine deployment
Bug 1080823 - [RFE] make override of iptables configurable when using 
hosted-engine
Bug 1065350 - hosted-engine should prompt a question at the user when the host 
was already a host in the engine
Bug 1097635 - ovirt-hosted-engine-setup fails with Modules libvirt contains 
invalid configuration

Is this the first time you try to contribute to oVirt project?
You can start from here [1][2]!

[1] http://www.ovirt.org/Develop
[2] http://www.ovirt.org/Working_with_oVirt_Gerrit



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Issue / strange behavior with GlusterFS nodes

2014-06-06 Thread René Koch

Hi,

I have the following oVirt setup:
2 storage hosts with GlusterFS (replicated) - will be extended to 4 
hosts (distributed-replicated)

4 virtualization hosts
1 datacenter
2 clusters (1 only for virtualization, 1 only for GlusterFS)

The strange thing is now:
One of the 2 GlusterFS hosts (these hosts and the Gluster volumes are 
managed by oVirt) fails to mount one of the storage domains, but I can 
mount it manually.


So the first question is: why should these hosts mount the storage 
domains? They are in a cluster without virtualization, so it's not 
possible to run virtual machines on these hosts. I think they try to 
mount the storage domains because the storage domains are attached to 
the data center, but imho the cluster should be checked as well if 
virtualization is enabled.


So I was thinking of moving the GlusterFS cluster to a new data center 
without storage domains, but this is impossible as Gluster volumes are 
created. The only possibility would be to remove the Gluster volume.


So do you have any idea how I can solve this issue? I mean the Gluster 
volume is working fine, but it's really disturbing that I get an error 
message every 5 minutes.


Thanks!


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issue / strange behavior with GlusterFS nodes

2014-06-06 Thread René Koch

On 06/06/2014 11:21 AM, Sahina Bose wrote:


On 06/06/2014 02:03 PM, Joop wrote:

René Koch wrote:

Hi,

I have the following oVirt setup:
2 storage hosts with GlusterFS (replicated) - will be extended to 4
hosts (distributed-replicated)
4 virtualization hosts
1 datacenter
2 clusters (1 only for virtualization, 1 only for GlusterFS)

The strange thing is now:
One of the 2 GlusterFS hosts (these hosts and the Gluster volumes are
managed by oVirt) fails to mount one of the storage domains, but I
can mount it manually.

So the first question is: why should these hosts mount the storage
domains? They are in a cluster without virtualization, so it's not
possible to run virtual machines on these hosts. I think they try to
mount the storage domains because the storage domains are attached to
the data center, but imho the cluster should be checked as well if
virtualization is enabled.

So I was thinking of moving the GlusterFS cluster to a new data
center without storage domains, but this is impossible as Gluster
volumes are created. The only possibility would be to remove the
Gluster volume.

So do you have any idea how I can solve this issue? I mean the
Gluster volume is working fine, but it's really disturbing that I get
an error message every 5 minutes.


Just to let you know you're not the only one with this problem. I have
had it too a couple of times and still don't know the right
incantation to get rid of it. I have the same setup: 2 clusters,
storage and virt, 2 nodes each, one datacenter. Currently on 3.4.1 and
had the problem on the 3.2/3 series. For me it seemed related to
upgrading but that could be just chance. It might as well be related
to a complete shutdown/restart of all machines ( this test setup is
not behind a ups which gives some rare opportunities to troubleshoot
problems :-) )



Yes, this is a bug I would think. For a gluster only cluster, the
storage domain is not relevant.

Could you log a bug with the error attached, and we will try to fix
this. If it's a simple enough fix, we could backport it to 3.4


Done: https://bugzilla.redhat.com/show_bug.cgi?id=1105513

I used component vdsm, but maybe it should belong to webadmin - I'm a 
bit unsure which component is responsible for this.



Thanks,
René



thanks!
sahina



Joop

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Spam Re: Spam Windows guest agent

2014-06-06 Thread René Koch

Hi,

installing is quite simple:

1. Install SPICE Windows guest tools from 
http://www.spice-space.org/download.html - this also install 
virtio-serial driver, which are required for the next steps


2. Follow this guide: http://www.ovirt.org/OVirt_Guest_Agent_For_Windows

If you can't start the service the issue may be because of missing 
virtio-serial drivers. If you're sure they are installed, reboot the vm 
as Windows sometimes requires a reboot for drivers to work properly.


If you want single-sign-on feature please let me know how you managed to 
do this, as I don't know it myself...



Regards,
René


On 06/06/2014 02:14 PM, Karli Sjöberg wrote:


Den 6 jun 2014 13:39 skrev Maurice James mja...@media-node.com:
 
  Yes that FM in particular :)

What steps in it do you think are missing?

/K

 
 
 
  From: Karli Sjöberg karli.sjob...@slu.se
  To: Maurice James mja...@media-node.com
  Cc: users users@ovirt.org
  Sent: Friday, June 6, 2014 1:53:39 AM
  Subject: Re: [ovirt-users] Spam  Windows guest agent
 
 
  Den 6 jun 2014 05:44 skrev Maurice James mja...@media-node.com:
  
   Is there some special trick to get the windows guest agent to
install properly? I have the service installed but it wont start.
Perhaps someone made a youtube video of the install. I saw some prior
posts where other were having issues but when they asked for helped they
got the old RTFM answer. The problem is the FM seems to be missing some
steps. Any help would be appreciated. Thanks
 
  You mean this[1] FM?
 
  [1] http://www.ovirt.org/OVirt_Guest_Agent_For_Windows
 
  /K
 
 



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Spam Re: Spam Windows guest agent

2014-06-06 Thread René Koch

On 06/06/2014 02:27 PM, Joop wrote:

On 6-6-2014 14:14, Karli Sjöberg wrote:



Den 6 jun 2014 13:39 skrev Maurice James mja...@media-node.com:

 Yes that FM in particular :)



The step of py2exe doesn't work: can't open File 'setup.py': [Errno 2]
No such file or directory
My cd is where README-windows is located and the archive of today
(-10min ago)


You have to be in ovirt-guest-agent/ovirt-guest-agent and in this 
directoy is a setup.py (and also the README-windows.txt as mentioned in 
oVirt wiki) file. It worked for me the last time I did this - haven't 
tried it today...




Just copying the parent dir to 'Program Files' and execute what is in
the README will work though. Thats how I have done it all the time.

Joop



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Spam Re: Spam Re: Spam Windows guest agent

2014-06-06 Thread René Koch

On 06/06/2014 03:56 PM, Sandro Bonazzola wrote:

Il 06/06/2014 15:29, Maurice James ha scritto:

I think I got it. Just a few key steps that are not obvious for us python for 
windows virgins. I will send in some screen shots with text so that
someone with write access to the wiki can edit and post it



I suggest to try the shiny new ovirt-guest-tools iso. You can find more info 
here:
http://www.ovirt.org/Features/oVirt_Windows_Guest_Tools


Cool, didn't know that there's already an ISO available.

I just tried it and oVirt Guest Tools Installers says Unsupported 
Windows version for my Windows Server 2012 R2 vm. Is this known or 
should I open a bugreport for this?









--
*From: *Joop jvdw...@xs4all.nl
*To: *users@ovirt.org
*Sent: *Friday, June 6, 2014 8:27:53 AM
*Subject: *Re: [ovirt-users] Spam Re:  Spam  Windows guest agent

On 6-6-2014 14:14, Karli Sjöberg wrote:


 Den 6 jun 2014 13:39 skrev Maurice James mja...@media-node.com:
 
  Yes that FM in particular :)


The step of py2exe doesn't work: can't open File 'setup.py': [Errno 2] No such 
file or directory
My cd is where README-windows is located and the archive of today (-10min ago)

Just copying the parent dir to 'Program Files' and execute what is in the 
README will work though. Thats how I have done it all the time.

Joop


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Help creating virtual machines in ovirt

2014-06-03 Thread René Koch

On 06/03/2014 03:10 AM, Grant Tailor wrote:

I think when i tried to create local storage a datacenter was
automatically created

before i had the host under Default datacenter but when i tried
creating local storage, it created another datacenter for me.

Now what do i put for the Path for the local storage?


That's the path to the folder on your host which should contain your vm 
disk files. If you want your vm disks under /data/vms then use this path.


Just make sure the path exists, no files are in this directory and that 
it is writable by 36:36 (vdsm:kvm).



Regards,
René





On Mon, Jun 2, 2014 at 8:29 PM, Maurice James mja...@media-node.com
mailto:mja...@media-node.com wrote:

I havent dabbled with local storage yet. Maybe someone can jump in here



*From: *Grant Tailor therealwebg...@gmail.com
mailto:therealwebg...@gmail.com
*To: *Maurice James mja...@media-node.com
mailto:mja...@media-node.com
*Cc: *Omer Frenkel ofren...@redhat.com
mailto:ofren...@redhat.com, users@ovirt.org mailto:users@ovirt.org
*Sent: *Monday, June 2, 2014 8:24:52 PM

*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt

Thanks a lot..will try that now

What about local storage?
What do i put for path?


On Mon, Jun 2, 2014 at 8:23 PM, Maurice James mja...@media-node.com
mailto:mja...@media-node.com wrote:

Run the following commands

#yum install ovirt-websocket-proxy
#chkconfig ovirt-websocket-proxy on
#service ovirt-websocket-proxy start

Then you have to trust the CA that issued the ovirt certificate by
pointing your browser to the following address
https://ovirt address/ca.crt
Trust the certificate

You should now be able to use the HTML 5 viewer


*From: *Grant Tailor therealwebg...@gmail.com
mailto:therealwebg...@gmail.com
*To: *Maurice James mja...@media-node.com
mailto:mja...@media-node.com
*Cc: *Omer Frenkel ofren...@redhat.com
mailto:ofren...@redhat.com, users@ovirt.org
mailto:users@ovirt.org
*Sent: *Monday, June 2, 2014 8:11:05 PM

*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt

Anyone willing to help?

#1.
make sure that ovirt-engine-websocket-proxy is installed and
configured

How do i do this? How do i install and configure websocket
proxy? Any step by step guide on this?

#2
What do i put for the path to local storage to create local storage?
Please see screenshot attached.



On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor
therealwebg...@gmail.com mailto:therealwebg...@gmail.com wrote:

#1.
make sure that ovirt-engine-websocket-proxy is installed
and configured

How do i do this? How do i install and configure websocket
proxy? Any step by step guide on this?

#2
What do i put for the path to local storage to create local
storage?
Please see screenshot attached.








___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] USB redirection

2014-06-03 Thread René Koch

On 06/03/2014 10:33 AM, Jean-Pierre WEISS wrote:

Thank you,

I have 2 clients, one on fedora 20 with spice-xpi 2.8.90-1.fc20 and one
on debian 7.5 with spice-client.

The USB Support is set to Native but, on the vm, I can't see any USB
device that is connected to my clients.


I just tested USB redirection with a Fedora 20 client to a Fedora 20 
guest (don't have a virtualized Windows 7 vm atm).


It works, but:

- With spice-xpi the automatic USB redirection didn't work. I had to 
leave full screen, choose File - USB device selection and manually 
select the USB device I want to redirect


- With native client USB redirection works out of the box

Btw, I also figured out that Fedora 20 (the client) blocks USB 
redirection if you have SELinux on enforcing - setting it to permissive 
works.



Regards,
René



Jean-Pierre WEISS
Administrateur Systèmes et Réseaux
Mairie de Saint-Ouen
Tel : 01 49 45 77 18

Le 03/06/2014 01:40, Cody Chan a écrit :


Hi,
you also need usbclerk/zadig in client if your client is windows,
and don't forget to choose Native for usb-redir in ovirt manager
before starting the vm
Regards
Cody


On Tue, Jun 3, 2014 at 4:37 AM, Itamar Heim ih...@redhat.com
mailto:ih...@redhat.com wrote:

On 06/02/2014 03:57 PM, Jean-Pierre WEISS wrote:

Hi,

I'm trying to redirect USB devices on a Windows 7 vm. But, after
searching the web, I didn't find any procedure to do this.

Here is my configuration :

Host : CentOS 6.5 with ovirt 3.4.0.1-el6

vm : Windows 7 with the virtio drivers (virtio-win- 0.1.74)
installed,
spice-guest-tools-0.74, and ovirt-guest-agent installed.

All is working fine, except that I can see the USB devices
connected to
the client.

Any clue ?

Thanks,

Jean-Pierre WEISS
Administrateur Systèmes et Réseaux
Mairie de Saint-Ouen


___
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users


adding spice-devel list
___
Spice-devel mailing list
spice-de...@lists.freedesktop.org
mailto:spice-de...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
http://lists.freedesktop.org/mailman/listinfo/spice-devel




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] USB redirection

2014-06-03 Thread René Koch

On 06/03/2014 11:31 AM, Jean-Pierre WEISS wrote:

Thank you, it was so simple... I'm confusing, I haven't see the option
on the menu on spice-xpi.

In fact, it works on my Fedora 20 client. But not on my Debian client
for, with spice-client, I d'ont have the menu to had USB devices. Is it
a way to automatically mount USB devices ?


Did you try the native client on Debian? Maybe the spice-xpi version is 
too old - if you don't see the menu it's a quite old spice-xpi version.


During my tests it was only possible to automatically mount USB devices 
with the native client, not with the spice-xpi...




Thanks,

Jean-Pierre WEISS
Administrateur Systèmes et Réseaux
Mairie de Saint-Ouen

Le 03/06/2014 10:58, René Koch a écrit :


On 06/03/2014 10:33 AM, Jean-Pierre WEISS wrote:

Thank you, I have 2 clients, one on fedora 20 with spice-xpi
2.8.90-1.fc20 and one on debian 7.5 with spice-client. The USB
Support is set to Native but, on the vm, I can't see any USB device
that is connected to my clients.

I just tested USB redirection with a Fedora 20 client to a Fedora 20
guest (don't have a virtualized Windows 7 vm atm).

It works, but:

- With spice-xpi the automatic USB redirection didn't work. I had to
leave full screen, choose File - USB device selection and manually
select the USB device I want to redirect

- With native client USB redirection works out of the box

Btw, I also figured out that Fedora 20 (the client) blocks USB
redirection if you have SELinux on enforcing - setting it to permissive
works.


Regards,
René

Jean-Pierre WEISS Administrateur Systèmes et Réseaux Mairie de
Saint-Ouen Tel : 01 49 45 77 18 Le 03/06/2014 01:40, Cody Chan a écrit :

Hi, you also need usbclerk/zadig in client if your client is
windows, and don't forget to choose Native for usb-redir in ovirt
manager before starting the vm Regards Cody On Tue, Jun 3, 2014 at
4:37 AM, Itamar Heim ih...@redhat.com mailto:ih...@redhat.com
mailto:ih...@redhat.com mailto:ih...@redhat.com wrote: On
06/02/2014 03:57 PM, Jean-Pierre WEISS wrote: Hi, I'm trying to
redirect USB devices on a Windows 7 vm. But, after searching the
web, I didn't find any procedure to do this. Here is my
configuration : Host : CentOS 6.5 with ovirt 3.4.0.1-el6 vm :
Windows 7 with the virtio drivers (virtio-win- 0.1.74) installed,
spice-guest-tools-0.74, and ovirt-guest-agent installed. All is
working fine, except that I can see the USB devices connected to the
client. Any clue ? Thanks, Jean-Pierre WEISS Administrateur Systèmes
et Réseaux Mairie de Saint-Ouen
___ Users mailing list
Users@ovirt.org mailto:Users@ovirt.org mailto:Users@ovirt.org
mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users adding spice-devel
list ___ Spice-devel
mailing list spice-de...@lists.freedesktop.org
mailto:spice-de...@lists.freedesktop.org
mailto:spice-de...@lists.freedesktop.org
mailto:spice-de...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
http://lists.freedesktop.org/mailman/listinfo/spice-devel

___ Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] USB redirection

2014-06-03 Thread René Koch

On 06/03/2014 11:53 AM, Christophe Fergeau wrote:

On Tue, Jun 03, 2014 at 10:58:55AM +0200, René Koch wrote:

Btw, I also figured out that Fedora 20 (the client) blocks USB redirection
if you have SELinux on enforcing - setting it to permissive works.


I don't think this is intentional. Can you report it on
bugzilla.redhat.com if this is happening on an up-to-date f20?


Done: https://bugzilla.redhat.com/show_bug.cgi?id=1104110



Christophe


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] USB redirection

2014-06-03 Thread René Koch


On 06/03/2014 12:47 PM, Marian Krcmarik wrote:



- Original Message -

From: René Koch rk...@linuxland.at
To: Christophe Fergeau cferg...@redhat.com
Cc: spice-devel spice-de...@lists.freedesktop.org, Users@ovirt.org
Sent: Tuesday, June 3, 2014 12:10:42 PM
Subject: Re: [Spice-devel] [ovirt-users]   USB redirection

On 06/03/2014 11:53 AM, Christophe Fergeau wrote:

On Tue, Jun 03, 2014 at 10:58:55AM +0200, René Koch wrote:

Btw, I also figured out that Fedora 20 (the client) blocks USB redirection
if you have SELinux on enforcing - setting it to permissive works.


I don't think this is intentional. Can you report it on
bugzilla.redhat.com if this is happening on an up-to-date f20?


Done: https://bugzilla.redhat.com/show_bug.cgi?id=1104110

Rene,
What's the value of mozilla_plugin_use_spice sebool - getsebool 
mozilla_plugin_use_spice? Make it on if it's off - setsebool -P 
mozilla_plugin_use_spice on
If This is the problem It should be solved in selinux-policy-3.12.1-116.fc20 
(https://bugzilla.redhat.com/show_bug.cgi?id=1049491)


It's off.
Setting it to on did solve the issue.

I have selinux-policy-3.12.1-166.fc20.noarch installed. Is it intended 
that the boolean is still off? I'm not aware of the SELinux update 
policy if activating booleans is allowed or not. For this issue it would 
be good, but on the other hand if I change it manually (for whatever 
reason) I wouldn't want it to be changed by the package...






Christophe


___
Spice-devel mailing list
spice-de...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] USB redirection

2014-06-03 Thread René Koch

On 06/03/2014 02:29 PM, Marian Krcmarik wrote:



- Original Message -

From: René Koch rk...@linuxland.at
To: Marian Krcmarik mkrcm...@redhat.com
Cc: Christophe Fergeau cferg...@redhat.com, spice-devel 
spice-de...@lists.freedesktop.org, Users@ovirt.org
Sent: Tuesday, June 3, 2014 1:56:36 PM
Subject: Re: [Spice-devel] [ovirt-users]   USB redirection


On 06/03/2014 12:47 PM, Marian Krcmarik wrote:



- Original Message -

From: René Koch rk...@linuxland.at
To: Christophe Fergeau cferg...@redhat.com
Cc: spice-devel spice-de...@lists.freedesktop.org, Users@ovirt.org
Sent: Tuesday, June 3, 2014 12:10:42 PM
Subject: Re: [Spice-devel] [ovirt-users]   USB redirection

On 06/03/2014 11:53 AM, Christophe Fergeau wrote:

On Tue, Jun 03, 2014 at 10:58:55AM +0200, René Koch wrote:

Btw, I also figured out that Fedora 20 (the client) blocks USB
redirection
if you have SELinux on enforcing - setting it to permissive works.


I don't think this is intentional. Can you report it on
bugzilla.redhat.com if this is happening on an up-to-date f20?


Done: https://bugzilla.redhat.com/show_bug.cgi?id=1104110

Rene,
What's the value of mozilla_plugin_use_spice sebool - getsebool
mozilla_plugin_use_spice? Make it on if it's off - setsebool -P
mozilla_plugin_use_spice on
If This is the problem It should be solved in
selinux-policy-3.12.1-116.fc20
(https://bugzilla.redhat.com/show_bug.cgi?id=1049491)


It's off.
Setting it to on did solve the issue.

I have selinux-policy-3.12.1-166.fc20.noarch installed. Is it intended
that the boolean is still off? I'm not aware of the SELinux update
policy if activating booleans is allowed or not. For this issue it would
be good, but on the other hand if I change it manually (for whatever
reason) I wouldn't want it to be changed by the package...

The policy is to keep the currently set value - the value is not being reset to 
the new default when updating the selinux policy (as you assumed). So if you 
did update It should be still off.


Ok, thanks for the information.
I did add the solution (set boolean manually to on) to the bug report 
and closed it.



Regards,
René








Christophe


___
Spice-devel mailing list
spice-de...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Create two Node Cluster

2014-06-02 Thread René Koch

On 06/01/2014 10:23 PM, ml ml wrote:

Hello Rene,

i got help on the irc channel by jvandewege. It tourned out that
glusterd was only running on one node (dunno why just on one node) and
that the glusterd was not enabled as a service on both nodes (centos 6.5).

Should this be added to the wiki or fixed?


I would say this is not what should happen.

You could open a bug report similar to this one:
https://bugzilla.redhat.com/show_bug.cgi?id=1072274



Thanks,
Mario


On Sun, Jun 1, 2014 at 9:11 PM, ml ml mliebher...@googlemail.com
mailto:mliebher...@googlemail.com wrote:

Hello Rene,

yes, the package is installed:

[root@ovirt-node01 ~]# rpm -qa | grep vdsm
vdsm-gluster-4.14.6-0.el6.noarch
vdsm-python-zombiereaper-4.14.6-0.el6.noarch
vdsm-xmlrpc-4.14.6-0.el6.noarch
vdsm-4.14.6-0.el6.x86_64
vdsm-cli-4.14.6-0.el6.noarch
vdsm-python-4.14.6-0.el6.x86_64


[root@ovirt-node02 ~]# rpm -qa | grep vdsm
vdsm-python-zombiereaper-4.14.6-0.el6.noarch
vdsm-xmlrpc-4.14.6-0.el6.noarch
vdsm-4.14.6-0.el6.x86_64
vdsm-cli-4.14.6-0.el6.noarch
vdsm-gluster-4.14.6-0.el6.noarch
vdsm-python-4.14.6-0.el6.x86_64

How else can we debug this? What infos do you need to help?

Thanks a lot,
Mario



On Sun, Jun 1, 2014 at 7:17 PM, René Koch rk...@linuxland.at
mailto:rk...@linuxland.at wrote:

Hi,


On 31.05.2014 19 tel:31.05.2014%2019:29, ml ml wrote:

Hello List,

i just installed 3.4.

1.) I created a DataCenter:
--__
Type: Shared
Compatibility Versio: 3.4
Quota Mode: disabled


2.) i created the Cluster
--__
Compatibility Version: 3.4
Enable Virt Service: yes
Enable Gluster Service: yes

3.) i added two hosts
-
- they are up and running


Do you have vdsm-gluster installed on your hosts?



How can i now add my volumes and bricks?
I dont have the exspected Volumes Tab to add Bricks.

If i go to Storage i can only add Data / GlusterFS with
a path to
mount glusterfs. I guess this is for already existing
gluster shares?

Does it not work like this on page 15,16,17?


It should work like this - I did such a setup last week but with
dedicated gluster und virtualization clusters. Volume tab
appeared after enabling Gluster service in my gluster cluster.


http://www.ovirt.org/images/5/__59/Ovirt-fosdem2013-gluster.__pdf
http://www.ovirt.org/images/5/59/Ovirt-fosdem2013-gluster.pdf

Thanks,
Mario



_
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/__mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Monitoring UI-Plugin - Zabbix

2014-06-02 Thread René Koch

Hi,

As some of you might know I wrote a monitoring ui-plugin which displays 
the check results of a Nagios/Icinga monitoring solution in oVirt 
webadmin portal.


For the next version I want to extend the functionality to also display 
check results of a Zabbix monitoring solution. I know that there are 
some people on this list who are experienced with Zabbix so I wanted to 
ask if there's someone who want's to help integrating Zabbix into this 
ui-plugin. I mostly need help understanding how Zabbix works and testing 
early versions (I just have a very small Zabbix monitoring environment) 
- fetching data from the Zabbix API and displaying it in the same way as 
Nagios data isn't a problem for me.


So if you're willing to help please drop me an email. Thanks.


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How do i use local storage of hosts with ovirt?

2014-05-30 Thread René Koch


On 05/29/2014 04:08 AM, Grant Tailor wrote:

This is for a private cloud and no thanks..i am okay with my local
storage..have the local storage in RAID 1 and have a dedicated backup
server with bacula doing continuous backup.
Having a network storage complicates things, and i dont want it..at
least not now...maybe in 3 years i may want it but not now for what i am
doing.


So anyone willing to help with how to setup hosts to use local storage?


As I already wrote to you you have to put the host into maintenance mode 
in order to be able to configure local storage. Didn't this work?



Regards,
René



Thanks


On Wed, May 28, 2014 at 9:11 PM, Paul Robert Marino prmari...@gmail.com
mailto:prmari...@gmail.com wrote:

Um I missed the earlier part of this thread but I can tell you from
experience not using shared storage of one kind or an other for
virtualization is always a mistake you will regret latter. Its a
common (almost default) mistake people who are just getting started
with virtualization make. Fibre (which includes optical fiber and
copper using the same protocols ) channel at best or a pNFS or
Gluster solution will server you a lot better as long as you have a
decent number of spindles and a lot of ram for cache on the storage
servers/controllers.



-- Sent from my HP Pre3


On May 28, 2014 20:51, Grant Tailor therealwebg...@gmail.com
mailto:therealwebg...@gmail.com wrote:

I plan NOT to use shared storage or network storage and will be
using local storage of hosts to provision storage for VMs

How do i do this?

For example in this screenshot, no way to configure local storage

Thanks




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt All-In-One instructions for presentation?

2014-05-30 Thread René Koch

Hi Greg,

I do have a slide set for an 3 hour oVirt workshop (atm only German as I 
didn't had enough time to translate the slides into English), but I 
think this is not what you're looking for...



Regards,
René



On 05/30/2014 05:21 AM, Greg Sheremeta wrote:

Hi,

I submitted a tutorial proposal to LISA '14 called Hands-on with oVirt, but it was 
rejected. However, we can still get oVirt in front of people if we rework it as a lab.

Basically a lab is just a one or two sheet set of instructions that would 
describe to someone how to test out oVirt All-In-One in the LISA lab.

I know there have been demos of oVirt all-in-one at other conferences. Does 
anyone have a list of presentation-friendly instructions that he/she could 
share?

Thanks!
Greg

PS -- Actually -- the 'demo' doesn't have to be all-in-one, but I was thinking 
that would be easiest given the unknown lab hardware at LISA. If the lab is 
very powerful, I suppose attendees could try to setup separate nodes. I'll try 
to find out lab details.

Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gsher...@redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt Infiniband Support - Etherrnet vs Infiniband

2014-05-30 Thread René Koch

On 05/30/2014 04:55 PM, ml ml wrote:

Hello List,

i am very new to ovirt. I am setting up a 2 Node Cluster with GlusterFS
Sync Replication.

I was about to buy a 2-Port Intel Gbit nic for each host which is about
150Eur each.

However, for a little extra of 180Eur you get a 10GBit Infiniband -
MCX311A-XCAT.

I would like to have quick opinions on this.

Should i pay a little more and then get 10MBit instead of 2GBit bonded?


Infiniband is good for GlusterFS / storage connection but never never 
never never ever use it as a vm network - believe me it's a nightmare.


So you would direct connect your 2 nodes as otherwise you would have to 
buy an Infiniband switch as well (btw I'm not sure if direct connect is 
possible, but I guess it is). Keep in mind that Infiniband cables aren't 
cheap, too.

Why don't you go for 10Gbit/s Ethernet?



Thanks,
michel


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Server 2012 R2 no drive found

2014-05-28 Thread René Koch

Hi Neil,

I'll test Windows Server 2012 R2 again with IDE and VirtIO disks (and 
e1000 and VirtIO network cards) with VirtIO-drivers from RHEL channel 
and drivers bundles with spice guest agent and will let you know the 
results. Please keep in mind that it will take some time...

Btw, I will use Windows 2012 R2 english, 180-days trial...


Regards,
René


On 05/28/2014 01:11 PM, Neil wrote:

Hi guys,

Is anyone able to assist here? I still can't install 2012 R2, whether
I use IDE, virtio, or virtio-scsi, I don't see a drive during the
first install.

I've tried the virtio-win-1.6.8/vioserial/2k12R2/amd64 as a test and
this also doesn't work, so it doesn't seem like a driver issue, more
of a cluster issue.

I've also tried changing my Datacenter compatibility and Cluster to
3.4, but this seemed to make no difference. Both my hosts are upgraded
to Centos 6.5 all updates, as well as my ovirt and VDSM is updated to
the latest stable 3.4 packages.

I'm at a loss here, but desperately need to get this R2 installed.

Further to what Paul mentioned below, this was upgraded from 3.1 so it
doesn't just appear to happen to new 3.4 installs.

Any help is greatly appreciated.

On Mon, May 26, 2014 at 12:45 PM, Neil nwilson...@gmail.com wrote:

Hi guys,

Thanks for the replies.

What's strange is that even when choosing an IDE disk I don't see any
hard drive showing up when I try to install 2012R2, is this normal? I
can understand why R2 won't see the virtio scsi disk, but to me it
should be showing up when using IDE, or am I wrong here?

I see that in the virtio drivers from RHEL supplementary there is a
folder virtio-win-1.6.8/vioserial/2k12R2/amd64 but the license seems
to indicate that you need a valid subscription in order to use these
drivers... if this is true then is no one using server 2012 R2 on
oVirt without a valid subscription?

I see with the drivers from
http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/src/;
there is only a Win8 driver, and trying to use this on my 2012 R2
doesn't find a matching driver.

Can anyone clarify this from Redhat? If you using RHEV, presumably you
can use R2, but it seems using oVirt you aren't allowed to?

Thanks.

Regards.

Neil Wilson.



On Fri, May 23, 2014 at 10:40 PM, Paul.LKW paul@gmail.com wrote:

Hi guys:
Please do not just say your one is working it is helpless in fact there
already some guys reported issues in Win platform (including me) and there
is no way to report that, do your think paid version in Redhat would be the
same or the client will already fxxked.
I noted this seems occured only in newly installed ovirt and old
installation is fine.

Paul.LKW

於 2014/5/23 下午11:02,Neil nwilson...@gmail.com 寫道:


Hi guys,

I've been trying to install 2012 R2 onto my ovirt 3.4 but no matter
what I do, it either doesn't find an IDE drive or a Virtio drive (when
using the virtio ISO).

ovirt-engine-lib-3.4.0-1.el6.noarch
ovirt-engine-restapi-3.4.0-1.el6.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.4.0-1.el6.noarch
ovirt-engine-3.4.0-1.el6.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.4.0-1.el6.noarch
ovirt-host-deploy-java-1.2.0-1.el6.noarch
ovirt-engine-cli-3.2.0.10-1.el6.noarch
ovirt-engine-setup-3.4.0-1.el6.noarch
ovirt-host-deploy-1.2.0-1.el6.noarch
ovirt-engine-backend-3.4.0-1.el6.noarch
ovirt-image-uploader-3.4.0-1.el6.noarch
ovirt-engine-tools-3.4.0-1.el6.noarch
ovirt-engine-sdk-python-3.4.0.7-1.el6.noarch
ovirt-engine-webadmin-portal-3.4.0-1.el6.noarch
ovirt-engine-setup-base-3.4.0-1.el6.noarch
ovirt-iso-uploader-3.4.0-1.el6.noarch
ovirt-engine-userportal-3.4.0-1.el6.noarch
ovirt-log-collector-3.4.1-1.el6.noarch
ovirt-engine-websocket-proxy-3.4.0-1.el6.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.4.0-1.el6.noarch
ovirt-engine-dbscripts-3.4.0-1.el6.noarch

vdsm-4.14.6-0.el6.x86_64
vdsm-xmlrpc-4.14.6-0.el6.noarch
vdsm-cli-4.14.6-0.el6.noarch
vdsm-python-zombiereaper-4.14.6-0.el6.noarch
vdsm-python-4.14.6-0.el6.x86_64

qemu-img-0.12.1.2-2.415.el6_5.8.x86_64
qemu-kvm-tools-0.12.1.2-2.415.el6_5.8.x86_64
qemu-kvm-0.12.1.2-2.415.el6_5.8.x86_64
gpxe-roms-qemu-0.9.7-6.9.el6.noarch

Is there a special trick to get this working, or could something be
wrong? When it comes to creating a guest I don't see a Server 2012 R2
64bit in the drop down list?

Thanks.

Regards.

Neil Wilson.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can i do this with ovirt?

2014-05-27 Thread René Koch

On 05/26/2014 06:22 PM, Grant Tailor wrote:

Well i just want each physical node to have some independencies. I will
already take backups and snapshots so don't need live migration and all
the HA features.


What does glusterfs does actually? I have heard of it but never really
know its use.


With GlusterFS you can create a NAS out of standard x86 hardware. E.g. 
you have 4 nodes with 1TB of local storage each you create a 
distributed-replicated GlusterFS-volume which has a size of 2TB, but it 
still works fine even if 2 nodes fail.


See gluster.org for more detailed information: http://www.gluster.org/about/




Also PLEASE how do i go ahead and setup ovirt to use the LOCAL STORAGE
of the physical nodes?


Simply put your host into maintenance mode (Host - Maintenance) and 
select Configure Local Storage afterwards. You have to specify a 
folder which should contain your vm disk images on this host and oVirt 
configures the storage domain for you.






Thanks


On Mon, May 26, 2014 at 3:51 AM, René Koch rk...@linuxland.at
mailto:rk...@linuxland.at wrote:

On 05/26/2014 03:09 AM, Grant Tailor wrote:

What i want to do is have the hosts use their local storage..i
do not
want to use NAS or NFS for storage of host or virtual machine
data/files. I wan each host to have their local SATA disks as their
storagejust like in Ganeti


Sure you can use the Local storage feature.

What's the reason you don't want NFS? IS it because you don't want
to have a dedicated storage or because you want to separate your vm
storages? If it's the dedicated storage you could have a look at
GlusterFS, otherwise you can for sure use the local disks.



Can ovirt do this?
It is ok to have ISO images on the ovirt-engine/management host
but i do
not want NFS or Shared storage when it comes to the hosts in the
infrastructure.


In oVirt 3.4.1 you have to use either NFS or POSIXFS - so there's a
need for a NAS...


Please advice.

Thanks!!!



_
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/__mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt step by step support

2014-05-27 Thread René Koch

On 05/26/2014 08:36 PM, JvR O wrote:

Hi,
Where can I get step by step support for installation and configuration
of oVirt on my centos server?


My company provides consulting for oVirt and RHEV and we help customers 
installing (and maintaining) their environment. We're located in Austria 
and Germany (but other countries are possible, too :) ).




Any kind of support subscription?


Sure - we can provide a support contract.

Just drop me an email (off-list) if you're interested...


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna
Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at




Regards.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can i do this with ovirt?

2014-05-26 Thread René Koch

On 05/26/2014 03:09 AM, Grant Tailor wrote:

What i want to do is have the hosts use their local storage..i do not
want to use NAS or NFS for storage of host or virtual machine
data/files. I wan each host to have their local SATA disks as their
storagejust like in Ganeti


Sure you can use the Local storage feature.

What's the reason you don't want NFS? IS it because you don't want to 
have a dedicated storage or because you want to separate your vm 
storages? If it's the dedicated storage you could have a look at 
GlusterFS, otherwise you can for sure use the local disks.




Can ovirt do this?
It is ok to have ISO images on the ovirt-engine/management host but i do
not want NFS or Shared storage when it comes to the hosts in the
infrastructure.


In oVirt 3.4.1 you have to use either NFS or POSIXFS - so there's a need 
for a NAS...




Please advice.

Thanks!!!


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Creating a VM for Ubuntu 14 (Trusty Tahr)

2014-05-26 Thread René Koch

On 05/26/2014 09:15 AM, Omer Frenkel wrote:



- Original Message -

From: Bob Doolittle b...@doolittle.us.com
To: users users@ovirt.org
Sent: Sunday, May 25, 2014 9:45:13 PM
Subject: [ovirt-users] Creating a VM for Ubuntu 14 (Trusty Tahr)

Hi,

I notice that when creating a new VM and selecting the OS there is no
choice available for Ubuntu 14.04 Trusty Tahr at this time.
How much difference does the OS selection make? Would I be safer
choosing Ubuntu 13.10 Saucy Salamander or Other?


I choose Ubuntu 13.10 for my Ubuntu 14.04 Test-VMs and it works fine.

It shouldn't matter if you choose Ubuntu 12.04, 12.10, 13.04 or 13.10 as 
all OS types have the same values.


If you want Ubuntu 14.04 in your OS selection create the following file:
# vi /etc/ovirt-engine/osinfo.conf.d/01-ubuntu.properties
os.ubuntu_14_04.id.value = 1256
os.ubuntu_14_04.name.value = Ubuntu Trusty Tahr LTS
os.ubuntu_14_04.derivedFrom.value = ubuntu_13_10

and restart oVirt engine:
# service ovirt-engine restart


Regards,
René






you can see the difference of OS settings in
share/ovirt-engine/conf/osinfo-defaults.properties

from a quick look, there is no big difference (in settings) between different 
versions of Ubuntu
so i think you can safely select the latest there


Thanks,
  Bob

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] what's the problem with www.jpackage.org?

2014-05-22 Thread René Koch

On 05/22/2014 12:38 PM, Markus Stockhausen wrote:

* Von:* users-boun...@ovirt.org [users-boun...@ovirt.org] im Auftrag
von Nathanaël Blanchet [blanc...@abes.fr]
* **Gesendet:* Donnerstag, 22. Mai 2014 12:04
* **An:* users
* **Betreff:* [ovirt-users] what's the problem with www.jpackage.org?
* *
* *My hosts installation always fails because of missing jpackage:
Cannot find a valid baseurl for repo: ovirt-jpackage-6.0-generic
* *I can't resolve www.jpackage.org. Is there a change about this?


I faced the same issue this week where jpackage.org isn' resolvable by 
some DNS servers, but e.g. google DNS (8.8.8.8) can resolve it.


As I temporary fix I added the ip to /etc/hosts:
195.154.230.235 www.jpackage.org



A common problem these days.
See: http://lists.ovirt.org/pipermail/users/2014-May/024422.html


German mirror works fine, but if you're doing a fresh installation the 
GPG key can only be retrieved from www.jpackage.org...




**--
**Nathanaël Blanchet




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to install spice-xpi-2.8 on ubuntu12.04?

2014-05-12 Thread René Koch

Sorry for my late response - I was on an event from thursday till saturday.

I did the following to make Spice working on Ubuntu 12.04/12.10:
# apt-get install spice-client
# dpkg -i spice-xpi_*

But it was an older Firefox version, so maybe it's not working anymore. 
Sadly I can't test right now as I don't have any Ubuntu client here 
(anymore).



On 05/08/2014 12:22 PM, Zhong Qiang wrote:

*
cp /usr/lib/moziila/plugins/libnsISpicec.so
/usr/lib/firefox/browser/plugins/*
The spice-xpi is recognized by firefox29.But cannot cennect to the VM
console with user_portal.


2014-05-08 16:47 GMT+08:00 Zhong Qiang xiaoqiang3...@gmail.com
mailto:xiaoqiang3...@gmail.com:

firefox29:  spice xpi addon was not found
##
root@user:~/recipe-{debupstream}-0~{revno}# dpkg -L spice-xpi
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/spice-xpi
/usr/share/doc/spice-xpi/README
/usr/share/doc/spice-xpi/NEWS.gz
/usr/share/doc/spice-xpi/changelog.Debian.gz
/usr/share/doc/spice-xpi/README.Debian
/usr/share/doc/spice-xpi/copyright
/usr/share/spice
/usr/share/spice/logger.ini
/usr/lib
/usr/lib/mozilla
/usr/lib/mozilla/plugins
/usr/lib/mozilla/plugins/libnsISpicec.so
/usr/lib/mozilla/plugins/libnsISpicec.la
/usr/lib/mozilla/plugins/libnsISpicec.a
/usr/lib/mozilla/install.rdf



2014-05-08 16:11 GMT+08:00 Zhong Qiang xiaoqiang3...@gmail.com
mailto:xiaoqiang3...@gmail.com:

Thanks for you help,It worked


2014-05-08 15:16 GMT+08:00 René Koch rk...@linuxland.at
mailto:rk...@linuxland.at:

If spice-xpi 2.7 is sufficient, you can use these packages:
https://launchpad.net/~__jasonbrooks/+archive/ppa/+__packages 
https://launchpad.net/~jasonbrooks/+archive/ppa/+packages


Regards,
René


On 05/08/2014 07:22 AM, Zhong Qiang wrote:

*when i complie spice-xpi-2.8 on ubuntu12.04 with
firefox29,i receive
this error:*


##__##__##__##
root@user:~/src/spice-xpi-2.8# make
make  all-recursive
make[1]: Entering directory `/root/src/spice-xpi-2.8'
Making all in SpiceXPI
make[2]: Entering directory
`/root/src/spice-xpi-2.8/__SpiceXPI'
Making all in src
make[3]: Entering directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src'
Making all in plugin
make[4]: Entering directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin'
GENnsISpicec.xpt
make  all-am
make[5]: Entering directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin'
CXXlibnsISpicec_la-controller.lo
controller.cpp: In destructor
'SpiceController::~__SpiceController()':
controller.cpp:73:5: warning: format not a string
literal and no format
arguments [-Wformat-security]
CXXlibnsISpicec_la-np_entry.lo
CXXlibnsISpicec_la-npn_gate.lo
CXXlibnsISpicec_la-npp_gate.lo
CXXlibnsISpicec_la-__nsScriptablePeer.lo
In file included from nsScriptablePeer.cpp:54:0:
/root/src/xulrunner-sdk/__include/nsError.h:186:14:
error: expected
constructor, destructor, or type conversion before '(' token
/root/src/xulrunner-sdk/__include/nsError.h:188:14:
error: expected
constructor, destructor, or type conversion before '(' token
make[5]: *** [libnsISpicec_la-__nsScriptablePeer.lo] Error 1
make[5]: Leaving directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/root/src/spice-xpi-2.8/__SpiceXPI/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/root/src/spice-xpi-2.8/__SpiceXPI'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/spice-xpi-2.8'
make: *** [all] Error 2

##__##__##__###
*Any help is greatly appreciated. Thank you*


_
Users mailing list
Users

[ovirt-users] Open source events in Austria - summary/feedback

2014-05-12 Thread René Koch

Hi,

As you might have noticed/read there were 2 events in Austria with oVirt 
presence:



* Grazer Linuxtage from April, 4th till April 5th in Graz
-

Grazer Linuxtage had a new visitor record of 800 participants on 
Saturday (100 during the workshops on Friday) and oVirt was represented 
by Peter Stöckl (Solution Architect at LIS-Linuxland GmbH), Frantisek 
Kobzik (oVirt developer at Red Hat) and me.


On April, 4th the oVirt workshop took place (with 6 other workshops at 
the same time). In this workshop with 20 participants the following 
topics where covered in 3 hours:

- What is oVirt?
- Installation of oVirt engine
- Installation of oVirt hosts
- Storage domain configuration (data, iso and export)
- Network configuration
- Installation of virtual machines from ISOs
- Live migration of these virtual machines
- Creation of snapshots
- Export and (re)import of virtual machines
- Maintenance Mode of hosts and storage domains

Every participant received a Live-USB-stick with oVirt 3.4, which was 
used as a host in our oVirt workshop setup. So we ended up with 20 hosts 
in 1 datacenter...


Here are the workshop slides if you're interested in:

* http://glt14-programm.linuxtage.at/attachments/143_oVirt%20Workshop.pdf

At the moment they are German only, but I'll translate the slides and 
make them available for everyone who plans to do a workshop as well.



On April, 5th I had a talk about new features of oVirt  with approx. 
40 participants which covered:

- What is oVirt
- What's new in oVirt 3.3
- What's new in oVirt 3.4
- oVirt extension (Monitoring with check_rhev3 and Monitoring UI-Plugin)

The reason for the small amount of participants was definitely the fact 
that oVirt isn't well known enough here in Austria (so I guess I have to 
do some homework :) ).


If you understand German you can have a look at the slides and the video 
of the talk:


* 
http://glt14-programm.linuxtage.at/attachments/144_Neue%20Features%20der%20Open%20Source%20Virtualisierungsl%C3%B6sung%20oVirt.pdf


* 
https://www.youtube.com/watch?v=4RvHK8GUO5sindex=12list=PLWHx0EvwLLUHaDLeRf7bHoVjy9wx7IbbB


Also on April, 5th we had the oVirt stand where Peter, Frantisek and I 
had many talks with interested people and received good feedback and 
also feature requests. The most asked features are:

- Support for Linux container (lxc)
- Support for ARM cpus
- Support for Debian (host and engine)


Last but not least some impressions from the Grazer Linuxtage event:

* https://www.flickr.com/photos/62816961@N00/sets/7215764460467/
* http://linuxtage.at/galerie/




* Linuxwochen Wien from May, 8th till May 11th in Vienna
-

oVirt was represented by Peter Stöckl (Solution Architect at 
LIS-Linuxland GmbH) [Thu-Fri], Michal Skrivanek (oVirt developer at Red 
Hat) [Fri], Denise Stöckl (Junior Account Manager at LIS-Linuxland GmbH) 
[Thu-Sat] and me [Thu-Sat].


From Thursday till Saturday we had the oVirt stand with a Live 
Demo-System and had some interesting talks with conference participants. 
Many of the guys who came to the stand where really surprised how many 
features oVirt offers compared to their standalone virt-manager setups. 
The highlights where live migration and cloud-init for them. Admins of 
bigger companies saw a real alternative to their VMware setups in oVirt



On May, 8th my talk about new features in oVirt took place. It was 
basically the same talk as in Graz. Here you can find the slides:


* 
https://cfp.linuxwochen.at/system/attachments/68/original/Neue_Features_der_Open_Source_Virtualisierungsl%C3%B6sung_oVirt.pdf?1399879368


The 50 listeners of the talk asked a lot of questions and the feedback 
was that oVirt looks like a good alternative to VMware.



On April, 9th I had the oVirt installation workshop, which was the same 
as in Graz with the exception that I didn't made it interactive, but 
showed all the steps on 3 notebooks of mine. This was due not enough 
live sticks and missing infrastructure (no pcs in the workshop room). 15 
participants made it easy for everyone to ask detailed questions to all 
the steps we did.


Also for the workshop in Vienna I have German slides available:

* 
https://cfp.linuxwochen.at/system/attachments/69/original/oVirt_Workshop.pdf?1399879392



Feedback from users was really good and the top questions for features 
were also:

- Support for Linux container (lxc)
- Support for Debian (engine and hosts).


Here are also some pictures of the Linuxwochen Vienna event stand (we 
don't have pictures with participants or pictures of talk/workshop yet):


* https://www.flickr.com/photos/62816961@N00/sets/72157644677843233/


Last but not least I want to thank Brian, Dave, Michal and Frantisek 
from oVirt team and Peter and Denise from LIS-Linuxland for supporting 
me bringing oVirt to these 2 events.



Regards,
René


Re: [ovirt-users] How to install spice-xpi-2.8 on ubuntu12.04?

2014-05-08 Thread René Koch

If spice-xpi 2.7 is sufficient, you can use these packages:
https://launchpad.net/~jasonbrooks/+archive/ppa/+packages


Regards,
René


On 05/08/2014 07:22 AM, Zhong Qiang wrote:

*when i complie spice-xpi-2.8 on ubuntu12.04 with firefox29,i receive
this error:*

root@user:~/src/spice-xpi-2.8# make
make  all-recursive
make[1]: Entering directory `/root/src/spice-xpi-2.8'
Making all in SpiceXPI
make[2]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI'
Making all in src
make[3]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src'
Making all in plugin
make[4]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'
   GENnsISpicec.xpt
make  all-am
make[5]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'
   CXXlibnsISpicec_la-controller.lo
controller.cpp: In destructor 'SpiceController::~SpiceController()':
controller.cpp:73:5: warning: format not a string literal and no format
arguments [-Wformat-security]
   CXXlibnsISpicec_la-np_entry.lo
   CXXlibnsISpicec_la-npn_gate.lo
   CXXlibnsISpicec_la-npp_gate.lo
   CXXlibnsISpicec_la-nsScriptablePeer.lo
In file included from nsScriptablePeer.cpp:54:0:
/root/src/xulrunner-sdk/include/nsError.h:186:14: error: expected
constructor, destructor, or type conversion before '(' token
/root/src/xulrunner-sdk/include/nsError.h:188:14: error: expected
constructor, destructor, or type conversion before '(' token
make[5]: *** [libnsISpicec_la-nsScriptablePeer.lo] Error 1
make[5]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/spice-xpi-2.8'
make: *** [all] Error 2
#
*Any help is greatly appreciated. Thank you*


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Is there ovirt-guest-agent for ubuntu 14.04?

2014-04-29 Thread René Koch

On 04/29/2014 02:23 PM, Vinzenz Feenstra wrote:

Hi,

On 04/29/2014 10:44 AM, Arman Khalatyan wrote:

Hi,
Is there ovirt-guest-agent for ubuntu 14.04?
I was looking on launchpad but onli 13.x latest

We currently do not have version specific builds. I hope that this will
be changed in future.
But it'd be great if you try if 13.x works for you.


13.10 is working fine for 14.04...

Regards,
René



Thanks

thanks,
Arman.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] REST-API connection limit / SSL read timeout? (was: Failure to connect to engine with Nagios)

2014-04-28 Thread René Koch

Hi list,

I use Perl (LWP::UserAgent, HTTP:::Request) to connect to oVirt REST-API 
and fetch data with my Nagios plugin. 2 users complained now that my 
plugin stops working for their monitoring user (IPA backend).


It worked fine with their monitoring@ipa user a few weeks and suddenly 
it stopped working. If using another user (another IPA user or 
admin@internal) it's fine.


Here's the response from oVirt engine (JBoss) for this user:

* Header:
Content-Type: text/plain
Client-Date: Mon, 21 Apr 2014 14:19:31 GMT
Client-Warning: Internal response

* Content (the default timeout is 15 seconds):
500 SSL read timeout:

User permissions are fine, btw.

Does anyone know if there's a connection limit to REST-API on a user 
base? Or can anyone give me a hint how to troubleshoot this issue (I 
can't reproduce this behavior in my environment btw).



Thanks a lot,
René



On 04/09/2014 11:48 AM, Dotan Paz wrote:




Dotan Paz , Engineering Operations
Red Hat Israel, LTD

- Original Message -


On 04/09/2014 09:55 AM, Dotan Paz wrote:




Dotan Paz , Engineering Operations
Red Hat Israel, LTD

- Original Message -

On 04/07/2014 07:49 PM, René Koch wrote:

Hi Juan,

On 04/07/2014 07:27 PM, Juan Hernandez wrote:

Hello,

We are having some trouble with the Nagios plugin for oVirt. From time
to time it stops working and it isn't able to connect to the engine. The
error that we get apparently indicates a failure to read the file where
the session cookie is stored:

RHEV CRITICAL: Can't connect to RHEVM-API.
Unsuccessful stat on filename containing newline at
/usr/lib/nagios/plugins/check_rhev3 line 1411.

Any suggestion on how to diagnose/solve this issue?



Can you tell me which version of check_rhev3 you're using?

Hi Rene,

Name:check_rhev3
Version: 1.2.1
Created: 2012-08-13


Hi Daton,

Can you please try check_rhev3 1.3?
https://github.com/ovido/check_rhev3/releases

Sure , I'll keep you posted .



Thanks,
René






Regards,


Dotan, can you answer this question?

--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] hosted engine health check issues

2014-04-23 Thread René Koch

On 04/23/2014 12:28 AM, Doron Fediuck wrote:

Hi Rene,
any idea what closed your ovirtmgmt bridge?
as long as it is down vdsm may have issues starting up properly
and this is why you see the complaints on the rpc server.

Can you try manually fixing the network part first and then
restart vdsm?
Once vdsm is happy hosted engine VM will start.


Thanks for your feedback, Doron.

My ovirtmgmt bridge seems to be on or isn't it:
# brctl show ovirtmgmt
bridge name bridge id   STP enabled interfaces
ovirtmgmt   8000.0025907587c2   no  eth0.200

# ip a s ovirtmgmt
7: ovirtmgmt: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue 
state UNKNOWN

link/ether 00:25:90:75:87:c2 brd ff:ff:ff:ff:ff:ff
inet 10.0.200.102/24 brd 10.0.200.255 scope global ovirtmgmt
inet6 fe80::225:90ff:fe75:87c2/64 scope link
   valid_lft forever preferred_lft forever

# ip a s eth0.200
6: eth0.200@eth0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc 
noqueue state UP

link/ether 00:25:90:75:87:c2 brd ff:ff:ff:ff:ff:ff
inet6 fe80::225:90ff:fe75:87c2/64 scope link
   valid_lft forever preferred_lft forever

I tried the following yesterday:
Copy virtual disk from GlusterFS storage to local disk of host and 
create a new vm with virt-manager which loads ovirtmgmt disk. I could 
reach my engine over the ovirtmgmt bridge (so bridge must be working).


I also started libvirtd with Option -v and I saw the following in 
libvirtd.log when trying to start ovirt engine:
2014-04-22 14:18:25.432+: 8901: debug : virCommandRunAsync:2250 : 
Command result 0, with PID 11491
2014-04-22 14:18:25.478+: 8901: debug : virCommandRun:2045 : Result 
exit status 255, stdout: '' stderr: 'iptables v1.4.7: goto 'FO-vnet0' is 
not a chain


So it could be that something is broken in my hosted-engine network. Do 
you have any clue how I can troubleshoot this?



Thanks,
René




- Original Message -

From: René Koch rk...@linuxland.at
To: Martin Sivak msi...@redhat.com
Cc: users@ovirt.org
Sent: Tuesday, April 22, 2014 1:46:38 PM
Subject: Re: [ovirt-users] hosted engine health check issues

Hi,

I rebooted one of my ovirt hosts today and the result is now that I
can't start hosted-engine anymore.

ovirt-ha-agent isn't running because the lockspace file is missing
(sanlock complains about it).
So I tried to start hosted-engine with --vm-start and I get the
following errors:

== /var/log/sanlock.log ==
2014-04-22 12:38:17+0200 654 [3093]: r2 cmd_acquire 2,9,5733 invalid
lockspace found -1 failed 0 name 2851af27-8744-445d-9fb1-a0d083c8dc82

== /var/log/messages ==
Apr 22 12:38:17 ovirt-host02 sanlock[3079]: 2014-04-22 12:38:17+0200 654
[3093]: r2 cmd_acquire 2,9,5733 invalid lockspace found -1 failed 0 name
2851af27-8744-445d-9fb1-a0d083c8dc82
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering
disabled state
Apr 22 12:38:17 ovirt-host02 kernel: device vnet0 left promiscuous mode
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering
disabled state

== /var/log/vdsm/vdsm.log ==
Thread-21::DEBUG::2014-04-22
12:38:17,563::libvirtconnection::124::root::(wrapper) Unknown
libvirterror: ecode: 38 edom: 42 level: 2 message: Failed to acquire
lock: No space left on device
Thread-21::DEBUG::2014-04-22
12:38:17,563::vm::2263::vm.Vm::(_startUnderlyingVm)
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::_ongoingCreations released
Thread-21::ERROR::2014-04-22
12:38:17,564::vm::2289::vm.Vm::(_startUnderlyingVm)
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process failed
Traceback (most recent call last):
File /usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm
  self._run()
File /usr/share/vdsm/vm.py, line 3170, in _run
  self._connection.createXML(domxml, flags),
File /usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py,
line 92, in wrapper
  ret = f(*args, **kwargs)
File /usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in
createXML
  if ret is None:raise libvirtError('virDomainCreateXML() failed',
conn=self)
libvirtError: Failed to acquire lock: No space left on device

== /var/log/messages ==
Apr 22 12:38:17 ovirt-host02 vdsm vm.Vm ERROR
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process
failed#012Traceback (most recent call last):#012  File
/usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm#012
self._run()#012  File /usr/share/vdsm/vm.py, line 3170, in _run#012
   self._connection.createXML(domxml, flags),#012  File
/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py, line 92,
in wrapper#012ret = f(*args, **kwargs)#012  File
/usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in
createXML#012if ret is None:raise libvirtError('virDomainCreateXML()
failed', conn=self)#012libvirtError: Failed to acquire lock: No space
left on device

== /var/log/vdsm/vdsm.log ==
Thread-21::DEBUG::2014-04-22
12:38:17,569::vm::2731::vm.Vm::(setDownStatus)
vmId=`f26dd37e-13b5

Re: [ovirt-users] hosted engine health check issues

2014-04-23 Thread René Koch

On 04/23/2014 11:08 AM, Martin Sivak wrote:

Hi René,


libvirtError: Failed to acquire lock: No space left on device



2014-04-22 12:38:17+0200 654 [3093]: r2 cmd_acquire 2,9,5733 invalid
lockspace found -1 failed 0 name 2851af27-8744-445d-9fb1-a0d083c8dc82


Can you please check the contents of /rhev/data-center/your nfs mount/nfs 
domain uuid/ha_agent/?

This is how it should look like:

[root@dev-03 ~]# ls -al 
/rhev/data-center/mnt/euryale\:_home_ovirt_he/e16de6a2-53f5-4ab3-95a3-255d08398824/ha_agent/
total 2036
drwxr-x---. 2 vdsm kvm4096 Mar 19 18:46 .
drwxr-xr-x. 6 vdsm kvm4096 Mar 19 18:46 ..
-rw-rw. 1 vdsm kvm 1048576 Apr 23 11:05 hosted-engine.lockspace
-rw-rw. 1 vdsm kvm 1028096 Mar 19 18:46 hosted-engine.metadata

The errors seem to indicate that you somehow lost the lockspace file.


True :)
Isn't this file created when hosted engine is started? Or how can I 
create this file manually?




--
Martin Sivák
msi...@redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ

- Original Message -

On 04/23/2014 12:28 AM, Doron Fediuck wrote:

Hi Rene,
any idea what closed your ovirtmgmt bridge?
as long as it is down vdsm may have issues starting up properly
and this is why you see the complaints on the rpc server.

Can you try manually fixing the network part first and then
restart vdsm?
Once vdsm is happy hosted engine VM will start.


Thanks for your feedback, Doron.

My ovirtmgmt bridge seems to be on or isn't it:
# brctl show ovirtmgmt
bridge name bridge id   STP enabled interfaces
ovirtmgmt   8000.0025907587c2   no  eth0.200

# ip a s ovirtmgmt
7: ovirtmgmt: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue
state UNKNOWN
  link/ether 00:25:90:75:87:c2 brd ff:ff:ff:ff:ff:ff
  inet 10.0.200.102/24 brd 10.0.200.255 scope global ovirtmgmt
  inet6 fe80::225:90ff:fe75:87c2/64 scope link
 valid_lft forever preferred_lft forever

# ip a s eth0.200
6: eth0.200@eth0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc
noqueue state UP
  link/ether 00:25:90:75:87:c2 brd ff:ff:ff:ff:ff:ff
  inet6 fe80::225:90ff:fe75:87c2/64 scope link
 valid_lft forever preferred_lft forever

I tried the following yesterday:
Copy virtual disk from GlusterFS storage to local disk of host and
create a new vm with virt-manager which loads ovirtmgmt disk. I could
reach my engine over the ovirtmgmt bridge (so bridge must be working).

I also started libvirtd with Option -v and I saw the following in
libvirtd.log when trying to start ovirt engine:
2014-04-22 14:18:25.432+: 8901: debug : virCommandRunAsync:2250 :
Command result 0, with PID 11491
2014-04-22 14:18:25.478+: 8901: debug : virCommandRun:2045 : Result
exit status 255, stdout: '' stderr: 'iptables v1.4.7: goto 'FO-vnet0' is
not a chain

So it could be that something is broken in my hosted-engine network. Do
you have any clue how I can troubleshoot this?


Thanks,
René




- Original Message -

From: René Koch rk...@linuxland.at
To: Martin Sivak msi...@redhat.com
Cc: users@ovirt.org
Sent: Tuesday, April 22, 2014 1:46:38 PM
Subject: Re: [ovirt-users] hosted engine health check issues

Hi,

I rebooted one of my ovirt hosts today and the result is now that I
can't start hosted-engine anymore.

ovirt-ha-agent isn't running because the lockspace file is missing
(sanlock complains about it).
So I tried to start hosted-engine with --vm-start and I get the
following errors:

== /var/log/sanlock.log ==
2014-04-22 12:38:17+0200 654 [3093]: r2 cmd_acquire 2,9,5733 invalid
lockspace found -1 failed 0 name 2851af27-8744-445d-9fb1-a0d083c8dc82

== /var/log/messages ==
Apr 22 12:38:17 ovirt-host02 sanlock[3079]: 2014-04-22 12:38:17+0200 654
[3093]: r2 cmd_acquire 2,9,5733 invalid lockspace found -1 failed 0 name
2851af27-8744-445d-9fb1-a0d083c8dc82
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering
disabled state
Apr 22 12:38:17 ovirt-host02 kernel: device vnet0 left promiscuous mode
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering
disabled state

== /var/log/vdsm/vdsm.log ==
Thread-21::DEBUG::2014-04-22
12:38:17,563::libvirtconnection::124::root::(wrapper) Unknown
libvirterror: ecode: 38 edom: 42 level: 2 message: Failed to acquire
lock: No space left on device
Thread-21::DEBUG::2014-04-22
12:38:17,563::vm::2263::vm.Vm::(_startUnderlyingVm)
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::_ongoingCreations released
Thread-21::ERROR::2014-04-22
12:38:17,564::vm::2289::vm.Vm::(_startUnderlyingVm)
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process failed
Traceback (most recent call last):
 File /usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm
   self._run()
 File /usr/share/vdsm/vm.py, line 3170, in _run
   self._connection.createXML(domxml, flags),
 File /usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py,
line 92, in wrapper
   ret = f(*args, **kwargs)
 File /usr/lib64

Re: [ovirt-users] hosted engine health check issues

2014-04-22 Thread René Koch

Hi,

I rebooted one of my ovirt hosts today and the result is now that I 
can't start hosted-engine anymore.


ovirt-ha-agent isn't running because the lockspace file is missing 
(sanlock complains about it).
So I tried to start hosted-engine with --vm-start and I get the 
following errors:


== /var/log/sanlock.log ==
2014-04-22 12:38:17+0200 654 [3093]: r2 cmd_acquire 2,9,5733 invalid 
lockspace found -1 failed 0 name 2851af27-8744-445d-9fb1-a0d083c8dc82


== /var/log/messages ==
Apr 22 12:38:17 ovirt-host02 sanlock[3079]: 2014-04-22 12:38:17+0200 654 
[3093]: r2 cmd_acquire 2,9,5733 invalid lockspace found -1 failed 0 name 
2851af27-8744-445d-9fb1-a0d083c8dc82
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering 
disabled state

Apr 22 12:38:17 ovirt-host02 kernel: device vnet0 left promiscuous mode
Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port 2(vnet0) entering 
disabled state


== /var/log/vdsm/vdsm.log ==
Thread-21::DEBUG::2014-04-22 
12:38:17,563::libvirtconnection::124::root::(wrapper) Unknown 
libvirterror: ecode: 38 edom: 42 level: 2 message: Failed to acquire 
lock: No space left on device
Thread-21::DEBUG::2014-04-22 
12:38:17,563::vm::2263::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::_ongoingCreations released
Thread-21::ERROR::2014-04-22 
12:38:17,564::vm::2289::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process failed

Traceback (most recent call last):
  File /usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm
self._run()
  File /usr/share/vdsm/vm.py, line 3170, in _run
self._connection.createXML(domxml, flags),
  File /usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py, 
line 92, in wrapper

ret = f(*args, **kwargs)
  File /usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in 
createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed', 
conn=self)

libvirtError: Failed to acquire lock: No space left on device

== /var/log/messages ==
Apr 22 12:38:17 ovirt-host02 vdsm vm.Vm ERROR 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process 
failed#012Traceback (most recent call last):#012  File 
/usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm#012 
self._run()#012  File /usr/share/vdsm/vm.py, line 3170, in _run#012 
 self._connection.createXML(domxml, flags),#012  File 
/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py, line 92, 
in wrapper#012ret = f(*args, **kwargs)#012  File 
/usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in 
createXML#012if ret is None:raise libvirtError('virDomainCreateXML() 
failed', conn=self)#012libvirtError: Failed to acquire lock: No space 
left on device


== /var/log/vdsm/vdsm.log ==
Thread-21::DEBUG::2014-04-22 
12:38:17,569::vm::2731::vm.Vm::(setDownStatus) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::Changed state to Down: 
Failed to acquire lock: No space left on device



No space left on device is nonsense as there is enough space (I had this 
issue last time as well where I had to patch machine.py, but this file 
is now Python 2.6.6 compatible.


Any idea what prevents hosted-engine from starting?
ovirt-ha-broker, vdsmd and sanlock are running btw.

Btw, I can see in log that json rpc server module is missing - which 
package is required for CentOS 6.5?
Apr 22 12:37:14 ovirt-host02 vdsm vds WARNING Unable to load the json 
rpc server module. Please make sure it is installed.



Thanks,
René



On 04/17/2014 10:02 AM, Martin Sivak wrote:

Hi,


How can I disable notifications?


The notification is configured in /etc/ovirt-hosted-engine-ha/broker.conf 
section notification.
The email is sent when the key state_transition exists and the string 
OldState-NewState contains the (case insensitive) regexp from the value.


Is it intended to send out these messages and detect that ovirt engine
is down (which is false anyway), but not to restart the vm?


Forget about emails for now and check the 
/var/log/ovirt-hosted-engine-ha/agent.log and broker.log (and attach them as 
well btw).


oVirt hosts think that hosted engine is down because it seems that hosts
can't write to hosted-engine.lockspace due to glusterfs issues (or at
least I think so).


The hosts think so or can't really write there? The lockspace is managed by 
sanlock and our HA daemons do not touch it at all. We only ask sanlock to get 
make sure we have unique server id.


Is is possible or planned to make the whole ha feature optional?


Well the system won't perform any automatic actions if you put the hosted 
engine to global maintenance and only start/stop/migrate the VM manually.
I would discourage you from stopping agent/broker, because the engine itself 
has some logic based on the reporting.

Regards

--
Martin Sivák
msi...@redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ

- Original Message -

On 04/15/2014 04:53 PM, Jiri Moskovcak wrote:

On 04/14/2014 10:50 AM, René Koch wrote:

Hi,

I have

Re: [ovirt-users] hosted engine health check issues

2014-04-22 Thread René Koch

On 04/22/2014 04:04 PM, Itamar Heim wrote:

On 04/14/2014 11:50 AM, René Koch wrote:

Hi,

I have some issues with hosted engine status.

oVirt hosts think that hosted engine is down because it seems that hosts
can't write to hosted-engine.lockspace due to glusterfs issues (or at
least I think so).

Here's the output of vm-status:

# hosted-engine --vm-status


--== Host 1 status ==--

Status up-to-date  : False
Hostname   : 10.0.200.102
Host ID: 1
Engine status  : unknown stale-data
Score  : 2400
Local maintenance  : False
Host timestamp : 1397035677
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397035677 (Wed Apr  9 11:27:57 2014)
 host-id=1
 score=2400
 maintenance=False
 state=EngineUp


--== Host 2 status ==--

Status up-to-date  : True
Hostname   : 10.0.200.101
Host ID: 2
Engine status  : {'reason': 'vm not running on this
host', 'health': 'bad', 'vm': 'down', 'detail': 'unknown'}
Score  : 0
Local maintenance  : False
Host timestamp : 1397464031
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397464031 (Mon Apr 14 10:27:11 2014)
 host-id=2
 score=0
 maintenance=False
 state=EngineUnexpectedlyDown
 timeout=Mon Apr 14 10:35:05 2014

oVirt engine is sending me 2 emails every 10 minutes with the following
subjects:
- ovirt-hosted-engine state transition EngineDown-EngineStart
- ovirt-hosted-engine state transition EngineStart-EngineUp

In oVirt webadmin I can see the following message:
VM HostedEngine is down. Exit message: internal error Failed to acquire
lock: error -243.

These messages are really annoying as oVirt isn't doing anything with
hosted engine - I have an uptime of 9 days in my engine vm.

So my questions are now:
Is it intended to send out these messages and detect that ovirt engine
is down (which is false anyway), but not to restart the vm?

How can I disable notifications? I'm planning to write a Nagios plugin
which parses the output of hosted-engine --vm-status and only Nagios
should notify me, not hosted-engine script.

Is is possible or planned to make the whole ha feature optional? I
really really really hate cluster software as it causes more troubles
then standalone machines and in my case the hosted-engine ha feature
really causes troubles (and I didn't had a hardware or network outage
yet only issues with hosted-engine ha agent). I don't need any ha
feature for hosted engine. I just want to run engine virtualized on
oVirt and if engine vm fails (e.g. because of issues with a host) I'll
restart it on another node.

Thanks,
René




I'm pretty sure we removed hosted-engine on gluster due to concerns
around the locking issues.
is the gluster configured with quorum to avoid split brains?



At the moment there's no quorum (1 host online is enough - but GlusterFS 
network is on dedicated nics which are directly connected between two 
hosts), as I'm waiting for additional memory and disks for the other 2 
nodes (so I have only 2 nodes atm).


But GlusterFS looks fine (now) - same for info heal-failed and info 
split-brain:


# gluster volume heal engine info
Gathering Heal info on volume engine has been successful

Brick ovirt-host01-gluster:/data/engine
Number of entries: 0

Brick ovirt-host02-gluster:/data/engine
Number of entries: 0


I can also create (touch) the lockspace file on the mounted GlusterFS 
volume - so imho GlusterFS isn't blocking libvirt.



Regards,
René
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Nagios/Icinga monitoring plugin check_rhev3 1.4 released

2014-04-17 Thread René Koch

On 04/16/2014 06:53 PM, Daniel Helgenberger wrote:

Thank you René!

I'll try it immediately ;)


Cool - let me know if you have any questions/issues.




On Mi, 2014-04-16 at 18:35 +0200, René Koch wrote:

I'm happy to announce version 1.4 of check_rhev3.

check_rhev3 is a monitoring plugin for Icinga/Nagios and it's forks,
which is used to monitor datacenters, clusters, hosts, vms, vm pools and
storage domains of Red Hat Enterprise Virtualization (RHEV) and oVirt
virtualization environments.

Download this plugin from:
https://github.com/ovido/check_rhev3/releases/check_rhev3-1.4

For further information on how to install this plugin visit:
https://github.com/ovido/check_rhev3/wiki/Installation-Documentation

A detailed usage documentation can be found here:
https://github.com/ovido/check_rhev3/wiki/Usage-Documentation


Changelog:

* New features:
- Get status of vms on a specific host (Issue #8)
- Proxy/No Proxy environment variable support (Issue #12)
- Removed RHEV password from debug output and added plugin version
number (Issue #13)
- Default port changed to 443 (Issue #15)
- Improved source code formatting (Issue #16)
- Default warning and critical thresholds for CPU load based on
number of cores (Issue #17)
- More detailed status information for datacenters, hosts, vms and
storagedomains (Issue #18)
- PNP4Nagios templates for datacenter, hosts and vms stati (Issue #23)

* Bugs fixed:
- Interface traffic in Mbytes/s instead of Bytes/s (Issue #14)
- Authentication fails if password contains equal sign (Issue #21)
- Initialization of variable in check_rhev3.pl - thanks
Administratoor (Issue #22)
- Memory usage of vms in hypervisor set to 0 if negative (Issue #24)


Please note!
- Default port of API has change to 443. If you're using a different
port please update your Nagios command definition to use your port (add
option -p).
- Performance data for datacenter, host, vm and storagedomain status now
provide more detailed information and therefor use a new format. Please
convert or remove your old PNP4Nagios RRD databases in order to be able
to use the new feature.
- Network traffic calculation is fixed, so please remove your old
PNP4Nagios RRD databases for the network graphs.


If you have any questions or ideas, please drop me an email: ​
rk...@linuxland.at.

Thank you for using check_rhev3.





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Nagios/Icinga monitoring plugin check_rhev3 1.4 released

2014-04-17 Thread René Koch

On 04/17/2014 08:57 AM, Sven Kieske wrote:

Cool to see a new release!
I hope I can test it soon.

Thanks for the plugin!


No problem. Thanks for the patch, btw (don't know exactly who sent it to 
me from your company).





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] hosted engine health check issues

2014-04-17 Thread René Koch

On 04/15/2014 04:53 PM, Jiri Moskovcak wrote:

On 04/14/2014 10:50 AM, René Koch wrote:

Hi,

I have some issues with hosted engine status.

oVirt hosts think that hosted engine is down because it seems that hosts
can't write to hosted-engine.lockspace due to glusterfs issues (or at
least I think so).

Here's the output of vm-status:

# hosted-engine --vm-status


--== Host 1 status ==--

Status up-to-date  : False
Hostname   : 10.0.200.102
Host ID: 1
Engine status  : unknown stale-data
Score  : 2400
Local maintenance  : False
Host timestamp : 1397035677
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397035677 (Wed Apr  9 11:27:57 2014)
 host-id=1
 score=2400
 maintenance=False
 state=EngineUp


--== Host 2 status ==--

Status up-to-date  : True
Hostname   : 10.0.200.101
Host ID: 2
Engine status  : {'reason': 'vm not running on this
host', 'health': 'bad', 'vm': 'down', 'detail': 'unknown'}
Score  : 0
Local maintenance  : False
Host timestamp : 1397464031
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397464031 (Mon Apr 14 10:27:11 2014)
 host-id=2
 score=0
 maintenance=False
 state=EngineUnexpectedlyDown
 timeout=Mon Apr 14 10:35:05 2014

oVirt engine is sending me 2 emails every 10 minutes with the following
subjects:
- ovirt-hosted-engine state transition EngineDown-EngineStart
- ovirt-hosted-engine state transition EngineStart-EngineUp

In oVirt webadmin I can see the following message:
VM HostedEngine is down. Exit message: internal error Failed to acquire
lock: error -243.

These messages are really annoying as oVirt isn't doing anything with
hosted engine - I have an uptime of 9 days in my engine vm.

So my questions are now:
Is it intended to send out these messages and detect that ovirt engine
is down (which is false anyway), but not to restart the vm?

How can I disable notifications? I'm planning to write a Nagios plugin
which parses the output of hosted-engine --vm-status and only Nagios
should notify me, not hosted-engine script.

Is is possible or planned to make the whole ha feature optional? I
really really really hate cluster software as it causes more troubles
then standalone machines and in my case the hosted-engine ha feature
really causes troubles (and I didn't had a hardware or network outage
yet only issues with hosted-engine ha agent). I don't need any ha
feature for hosted engine. I just want to run engine virtualized on
oVirt and if engine vm fails (e.g. because of issues with a host) I'll
restart it on another node.


Hi, you can:
1. edit /etc/ovirt-hosted-engine-ha/{agent,broker}-log.conf and tweak
the logger as you like
2. or kill ovirt-ha-broker  ovirt-ha-agent services


Thanks for the information.
So engine is able to run when ovirt-ha-broker and ovirt-ha-agent isn't 
running?



Regards,
René



--Jirka


Thanks,
René





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] hosted engine health check issues

2014-04-17 Thread René Koch

On 04/17/2014 09:40 AM, Jiri Moskovcak wrote:

On 04/17/2014 09:34 AM, René Koch wrote:

On 04/15/2014 04:53 PM, Jiri Moskovcak wrote:

On 04/14/2014 10:50 AM, René Koch wrote:

Hi,

I have some issues with hosted engine status.

oVirt hosts think that hosted engine is down because it seems that
hosts
can't write to hosted-engine.lockspace due to glusterfs issues (or at
least I think so).

Here's the output of vm-status:

# hosted-engine --vm-status


--== Host 1 status ==--

Status up-to-date  : False
Hostname   : 10.0.200.102
Host ID: 1
Engine status  : unknown stale-data
Score  : 2400
Local maintenance  : False
Host timestamp : 1397035677
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397035677 (Wed Apr  9 11:27:57 2014)
 host-id=1
 score=2400
 maintenance=False
 state=EngineUp


--== Host 2 status ==--

Status up-to-date  : True
Hostname   : 10.0.200.101
Host ID: 2
Engine status  : {'reason': 'vm not running on this
host', 'health': 'bad', 'vm': 'down', 'detail': 'unknown'}
Score  : 0
Local maintenance  : False
Host timestamp : 1397464031
Extra metadata (valid at timestamp):
 metadata_parse_version=1
 metadata_feature_version=1
 timestamp=1397464031 (Mon Apr 14 10:27:11 2014)
 host-id=2
 score=0
 maintenance=False
 state=EngineUnexpectedlyDown
 timeout=Mon Apr 14 10:35:05 2014

oVirt engine is sending me 2 emails every 10 minutes with the following
subjects:
- ovirt-hosted-engine state transition EngineDown-EngineStart
- ovirt-hosted-engine state transition EngineStart-EngineUp

In oVirt webadmin I can see the following message:
VM HostedEngine is down. Exit message: internal error Failed to acquire
lock: error -243.

These messages are really annoying as oVirt isn't doing anything with
hosted engine - I have an uptime of 9 days in my engine vm.

So my questions are now:
Is it intended to send out these messages and detect that ovirt engine
is down (which is false anyway), but not to restart the vm?

How can I disable notifications? I'm planning to write a Nagios plugin
which parses the output of hosted-engine --vm-status and only Nagios
should notify me, not hosted-engine script.

Is is possible or planned to make the whole ha feature optional? I
really really really hate cluster software as it causes more troubles
then standalone machines and in my case the hosted-engine ha feature
really causes troubles (and I didn't had a hardware or network outage
yet only issues with hosted-engine ha agent). I don't need any ha
feature for hosted engine. I just want to run engine virtualized on
oVirt and if engine vm fails (e.g. because of issues with a host) I'll
restart it on another node.


Hi, you can:
1. edit /etc/ovirt-hosted-engine-ha/{agent,broker}-log.conf and tweak
the logger as you like
2. or kill ovirt-ha-broker  ovirt-ha-agent services


Thanks for the information.
So engine is able to run when ovirt-ha-broker and ovirt-ha-agent isn't
running?



- yes, it might cause some problems if you set up another host for
hosted engine and run the agent on the other host, but as long as you
don't have the agent running anywhere or you don't need to migrate the
engine vm, you should be fine.


Thanks!

At the moment I have an issue with ovirt-ha-broker running crazy and 
don't react on kill -9:


# ps aux | egrep -e '%CPU|\[ovirt-ha-broker\]' | grep -v grep
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
vdsm  3059  224  0.0  0 0 ?Zl   Mar03 145536:45 
[ovirt-ha-broker] defunct

# kill -9 3059
# ps aux | egrep -e '%CPU|\[ovirt-ha-broker\]' | grep -v grep
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
vdsm  3059  224  0.0  0 0 ?Zl   Mar03 145545:17 
[ovirt-ha-broker] defunct





--Jirka



Regards,
René



--Jirka


Thanks,
René







___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Nagios/Icinga monitoring plugin check_rhev3 1.4 released

2014-04-16 Thread René Koch

I'm happy to announce version 1.4 of check_rhev3.

check_rhev3 is a monitoring plugin for Icinga/Nagios and it's forks, 
which is used to monitor datacenters, clusters, hosts, vms, vm pools and 
storage domains of Red Hat Enterprise Virtualization (RHEV) and oVirt 
virtualization environments.


Download this plugin from: 
https://github.com/ovido/check_rhev3/releases/check_rhev3-1.4


For further information on how to install this plugin visit: 
https://github.com/ovido/check_rhev3/wiki/Installation-Documentation


A detailed usage documentation can be found here: 
https://github.com/ovido/check_rhev3/wiki/Usage-Documentation



Changelog:

* New features:
  - Get status of vms on a specific host (Issue #8)
  - Proxy/No Proxy environment variable support (Issue #12)
  - Removed RHEV password from debug output and added plugin version 
number (Issue #13)

  - Default port changed to 443 (Issue #15)
  - Improved source code formatting (Issue #16)
  - Default warning and critical thresholds for CPU load based on 
number of cores (Issue #17)
  - More detailed status information for datacenters, hosts, vms and 
storagedomains (Issue #18)

  - PNP4Nagios templates for datacenter, hosts and vms stati (Issue #23)

* Bugs fixed:
  - Interface traffic in Mbytes/s instead of Bytes/s (Issue #14)
  - Authentication fails if password contains equal sign (Issue #21)
  - Initialization of variable in check_rhev3.pl - thanks 
Administratoor (Issue #22)

  - Memory usage of vms in hypervisor set to 0 if negative (Issue #24)


Please note!
- Default port of API has change to 443. If you're using a different 
port please update your Nagios command definition to use your port (add 
option -p).
- Performance data for datacenter, host, vm and storagedomain status now 
provide more detailed information and therefor use a new format. Please 
convert or remove your old PNP4Nagios RRD databases in order to be able 
to use the new feature.
- Network traffic calculation is fixed, so please remove your old 
PNP4Nagios RRD databases for the network graphs.



If you have any questions or ideas, please drop me an email: ​
rk...@linuxland.at.

Thank you for using check_rhev3.


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM samba4 is down. Exit message: 'int' object has no attribute 'replace'.

2014-04-15 Thread René Koch

On 04/14/2014 09:33 PM, Gabi C wrote:

http://gerrit.ovirt.org/#/c/26254/

See list on 31 march thread started by me
Brief...disable QOS


Thanks a lot for the information!
Good to know that this is already known and will get fixed. Didn't 
recognize your thread - already too many mails on this list :)



Regards,
René




On Apr 14, 2014 2:56 PM, René Koch rk...@linuxland.at
mailto:rk...@linuxland.at wrote:

Hi,

I configured Network QoS in my oVirt 3.4 setup, but can't start vms.

Here are the steps I did:
- Create QoS in Data Centers - Network QoS tab (Name: testing,
limits: 10/10/100, 10/10/100)
- Add QoS to vNIC Profile using Networks - vNIC Profile - edit

When I try to start a vm the following error is shown in vdsm.log:

Thread-837844::ERROR::2014-04-__14
12:45:51,822::vm::2289::vm.Vm:__:(_startUnderlyingVm)
vmId=`d7034850-c274-48f7-ac0f-__b3d4cc57c255`::The vm start process
failed
Traceback (most recent call last):
   File /usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm
 self._run()
   File /usr/share/vdsm/vm.py, line 3135, in _run
 domxml = hooks.before_vm_start(self.___buildCmdLine(), self.conf)
   File /usr/share/vdsm/vm.py, line 2965, in _buildCmdLine
 self._appendDevices(domxml)
   File /usr/share/vdsm/vm.py, line 2922, in _appendDevices
 deviceXML = dev.getXML().toxml(encoding='__utf-8')
   File /usr/lib64/python2.6/xml/dom/__minidom.py, line 45, in toxml
 return self.toprettyxml(, , encoding)
   File /usr/lib64/python2.6/xml/dom/__minidom.py, line 59, in
toprettyxml
 self.writexml(writer, , indent, newl)
   File /usr/share/vdsm/vm.py, line 5268, in __hacked_writexml
 node.writexml(writer, indent + addindent, addindent, newl)
   File /usr/share/vdsm/vm.py, line 5268, in __hacked_writexml
 node.writexml(writer, indent + addindent, addindent, newl)
   File /usr/share/vdsm/vm.py, line 5256, in __hacked_writexml
 xml.dom.minidom._write_data(__writer, attrs[a_name].value)
   File /usr/lib64/python2.6/xml/dom/__minidom.py, line 301, in
_write_data
 data = data.replace(, amp;).replace(, lt;)
AttributeError: 'int' object has no attribute 'replace'
Thread-837844::DEBUG::2014-04-__14
12:45:51,826::vm::2731::vm.Vm:__:(setDownStatus)
vmId=`d7034850-c274-48f7-ac0f-__b3d4cc57c255`::Changed state to
Down: 'int' object has no attribute 'replace'


When removing the QoS (or better say put it to unlimited) my vm is
starting fine.

My host is running CentOS 6.5 with latest updates.


--
Best Regards

René Koch
Senior Solution Architect

==__==
LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone: +43 1 236 91 60 tel:%2B43%201%20236%2091%2060
Mobile: +43 660 / 512 21 31 tel:%2B43%20660%20%2F%20512%2021%2031
E-Mail: rk...@linuxland.at mailto:rk...@linuxland.at
==__==

_
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/__mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] hosted engine health check issues

2014-04-14 Thread René Koch

Hi,

I have some issues with hosted engine status.

oVirt hosts think that hosted engine is down because it seems that hosts 
can't write to hosted-engine.lockspace due to glusterfs issues (or at 
least I think so).


Here's the output of vm-status:

# hosted-engine --vm-status


--== Host 1 status ==--

Status up-to-date  : False
Hostname   : 10.0.200.102
Host ID: 1
Engine status  : unknown stale-data
Score  : 2400
Local maintenance  : False
Host timestamp : 1397035677
Extra metadata (valid at timestamp):
metadata_parse_version=1
metadata_feature_version=1
timestamp=1397035677 (Wed Apr  9 11:27:57 2014)
host-id=1
score=2400
maintenance=False
state=EngineUp


--== Host 2 status ==--

Status up-to-date  : True
Hostname   : 10.0.200.101
Host ID: 2
Engine status  : {'reason': 'vm not running on this 
host', 'health': 'bad', 'vm': 'down', 'detail': 'unknown'}

Score  : 0
Local maintenance  : False
Host timestamp : 1397464031
Extra metadata (valid at timestamp):
metadata_parse_version=1
metadata_feature_version=1
timestamp=1397464031 (Mon Apr 14 10:27:11 2014)
host-id=2
score=0
maintenance=False
state=EngineUnexpectedlyDown
timeout=Mon Apr 14 10:35:05 2014

oVirt engine is sending me 2 emails every 10 minutes with the following 
subjects:

- ovirt-hosted-engine state transition EngineDown-EngineStart
- ovirt-hosted-engine state transition EngineStart-EngineUp

In oVirt webadmin I can see the following message:
VM HostedEngine is down. Exit message: internal error Failed to acquire 
lock: error -243.


These messages are really annoying as oVirt isn't doing anything with 
hosted engine - I have an uptime of 9 days in my engine vm.


So my questions are now:
Is it intended to send out these messages and detect that ovirt engine 
is down (which is false anyway), but not to restart the vm?


How can I disable notifications? I'm planning to write a Nagios plugin 
which parses the output of hosted-engine --vm-status and only Nagios 
should notify me, not hosted-engine script.


Is is possible or planned to make the whole ha feature optional? I 
really really really hate cluster software as it causes more troubles 
then standalone machines and in my case the hosted-engine ha feature 
really causes troubles (and I didn't had a hardware or network outage 
yet only issues with hosted-engine ha agent). I don't need any ha 
feature for hosted engine. I just want to run engine virtualized on 
oVirt and if engine vm fails (e.g. because of issues with a host) I'll 
restart it on another node.


Thanks,
René


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Spice-devel] [Users] 2 virtual monitors for Fedora guest

2014-04-14 Thread René Koch


On 04/11/2014 11:04 AM, Gerd Hoffmann wrote:

On Mi, 2014-04-09 at 14:15 +0300, Itamar Heim wrote:

On 04/09/2014 01:57 PM, René Koch wrote:

On 04/09/2014 11:24 AM, René Koch wrote:

Thanks a lot for testing.
Too bad that multiple monitors didn't work for you, too.

I'll test RHEL next - maybe this works better then Fedora...


I just tested CentOS 6.5 with Gnome desktop and 2 monitors aren't
working, too.
I can see 3 vdagent processes running in CentOS...


adding spice-devel


RHEL 6.5 host hasn't the bits needed to support multi-monitor with the
qxl kms driver.  Planned to be fixed in 6.6.  Experimental builds are
here:

http://people.redhat.com/ghoffman/bz1075139/


Thank's a lot for the information!
I'll try to get a test server where I can try the experimental builds...



HTH,
   Gerd



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM samba4 is down. Exit message: 'int' object has no attribute 'replace'.

2014-04-14 Thread René Koch

Hi,

I configured Network QoS in my oVirt 3.4 setup, but can't start vms.

Here are the steps I did:
- Create QoS in Data Centers - Network QoS tab (Name: testing, limits: 
10/10/100, 10/10/100)

- Add QoS to vNIC Profile using Networks - vNIC Profile - edit

When I try to start a vm the following error is shown in vdsm.log:

Thread-837844::ERROR::2014-04-14 
12:45:51,822::vm::2289::vm.Vm::(_startUnderlyingVm) 
vmId=`d7034850-c274-48f7-ac0f-b3d4cc57c255`::The vm start process failed

Traceback (most recent call last):
  File /usr/share/vdsm/vm.py, line 2249, in _startUnderlyingVm
self._run()
  File /usr/share/vdsm/vm.py, line 3135, in _run
domxml = hooks.before_vm_start(self._buildCmdLine(), self.conf)
  File /usr/share/vdsm/vm.py, line 2965, in _buildCmdLine
self._appendDevices(domxml)
  File /usr/share/vdsm/vm.py, line 2922, in _appendDevices
deviceXML = dev.getXML().toxml(encoding='utf-8')
  File /usr/lib64/python2.6/xml/dom/minidom.py, line 45, in toxml
return self.toprettyxml(, , encoding)
  File /usr/lib64/python2.6/xml/dom/minidom.py, line 59, in toprettyxml
self.writexml(writer, , indent, newl)
  File /usr/share/vdsm/vm.py, line 5268, in __hacked_writexml
node.writexml(writer, indent + addindent, addindent, newl)
  File /usr/share/vdsm/vm.py, line 5268, in __hacked_writexml
node.writexml(writer, indent + addindent, addindent, newl)
  File /usr/share/vdsm/vm.py, line 5256, in __hacked_writexml
xml.dom.minidom._write_data(writer, attrs[a_name].value)
  File /usr/lib64/python2.6/xml/dom/minidom.py, line 301, in _write_data
data = data.replace(, amp;).replace(, lt;)
AttributeError: 'int' object has no attribute 'replace'
Thread-837844::DEBUG::2014-04-14 
12:45:51,826::vm::2731::vm.Vm::(setDownStatus) 
vmId=`d7034850-c274-48f7-ac0f-b3d4cc57c255`::Changed state to Down: 
'int' object has no attribute 'replace'



When removing the QoS (or better say put it to unlimited) my vm is 
starting fine.


My host is running CentOS 6.5 with latest updates.


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Users] hosted engine setup (NFS)

2014-04-14 Thread René Koch


On 04/14/2014 12:39 PM, Sandro Bonazzola wrote:

Il 03/03/2014 12:39, René Koch ha scritto:

Hi,

I installed hosted engine and faced an issue with NFS during installation.

First of all, I'm using GlusterFS on my storage and ovirt engine doesn't 
support GlusterFS yet, only NFS.

But for NFS I can't use mountprotpo=tcp as hosted-engine --setup doesn't ask 
for NFS options.

So I manually edited the following file:
/usr/share/ovirt-hosted-engine-setup/plugins/ovirt-hosted-engine-setup/storage/storage.py

and changed opts.append('vers=3'):

 if domain_type == 'nfs3':
 fstype = 'nfs'
 opts.append('vers=3,mountproto=tcp')

My question is now: is it possible to ask for NFS options during setup or do 
you think this can lead into problems? NFS via TCP worked fine for me for
one week until I rebooted the host today (did reboot tests last weeks, too 
which was fine) and can't start hosted engine anymore (see other mail
thread), but I think the other issue is not NFS mountproto related.




Well, in hosted-engine setup we don't ask for additional options because we 
don't store them.
We just ask for nfs3 or nfs4 because we pass that value as protocol version to 
VDSM connectStorageServer verb.
The above change affects only the temporary mount done for validating the 
domain.


Thanks a lot for the information.

Btw, I can mount mit GlusterFS 3.4.2 NFS share now without specifying -o 
mountproto=tcp. Is upd now possible or is the protocol determined 
automatically now? I didn't test if hosted-engine-setup is able to mount 
GlusterFS NFS shares now without hacks, too - only discovered this new 
behavior on my hosts.


Slightly off-topic question:
The storage options are stored in 
/etc/ovirt-hosted-engine/hosted-engine.conf, right? If I want to change 
the ip address of my storage I simply put engine into global maintenance 
mode, change IP in hosted-engine.conf and re-enable hsoted-engine vm 
again? Or are there more steps required?



Regards,
René




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] minimum DNS requirements for /etc/hosts

2014-04-14 Thread René Koch

On 04/14/2014 03:08 PM, Jeremiah Jahn wrote:

So like the nut job I am, I host my dns server on a virtual machine
that is now hosted by ovirt, I also have a few gateway machine in
there as well for routing traffic between internal networks.  With
virt-manager, DNS rarely seemed to be an issue. I'd connect to a host
IP, and bring up the vm, no problem. Ovirt on the other hand takes
forever if dns is down. So i've passed around a /etc/hosts file to
resolve any ip address that ovirt might be looking for while dns is
out.  I'd like to verify at an abstract level, what needs to be in
said file, to keep everything from timing out, or just taking forever.

name and FQDN of each host
name and FQDN of engine host
name and FQDN of each storage domain.

Is this enough, or are there other places/things the ovirt node and
hosts might be trying to resolve?


Afaik this should be enough.
Just remember that e.g. ssh login will still be slow if the DNS server 
isn't reachable as you have to wait until it reaches a timeout.


My oVirt setup doesn't have any DNS entry - just the hosts and engine in 
/etc/hosts. But I don't use DNS names at all only IP addresses...



Regards,
René



thanks,
-jj-
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Users] 2 virtual monitors for Fedora guest

2014-04-10 Thread René Koch


On 04/09/2014 12:57 PM, René Koch wrote:

On 04/09/2014 11:24 AM, René Koch wrote:

Thanks a lot for testing.
Too bad that multiple monitors didn't work for you, too.

I'll test RHEL next - maybe this works better then Fedora...


I just tested CentOS 6.5 with Gnome desktop and 2 monitors aren't
working, too.
I can see 3 vdagent processes running in CentOS...


Short update from my side:
- RHEL 6.5 Workstation is working fine out of the box
- CentOS 6.5 is working now (there was no xorg-x11-drv-qxl package 
installed in CentOS guest)

- Fedora is still not working due to open bugs






Regards,
René


On 04/08/2014 09:25 PM, Gianluca Cecchi wrote:

Some prelimianry tests at my side.

oVirt 3.4 on fedora 19 AIO.
Datacenter and cluster configured as 3.4 level
Some packages on it
libvirt-1.1.3.2-1.fc19.x86_64
qemu-kvm-1.6.1-2.fc19.x86_64
vdsm-4.14.6-0.fc19.x86_64
spice-server-0.12.4-3.fc19.x86_64

guest is an updated Fedora 19 system configured based on blank
template and OS=Linux
and
xorg-x11-drv-qxl-0.1.1-3.fc19.x86_64
spice-vdagent-0.14.0-5.fc19.x86_64

Client is an updated Fedora 20 box with virt-viewer-0.6.0-1.fc20.x86_64

If I select the Single PCI checkbox in console options of guest and
connect from the Fedora 20 client I don't see at all an option in
remote-viewer to open a second display and no new display detected in
guest.
And lspci on guest indeed gives only one video controller.

BTW: what is this option for, apart the meaning?

If I deselect the Single PCI checkbox I get the Display 2 option
in remote-viewer but it is greyed out.
No new monitor in detect displays of guest.

In this last situation I have on host this qem-kvm command line:
qemu 16664 1 48 21:04 ?00:02:42
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name f19 -S -machine
pc-1.0,accel=kvm,usb=off -cpu Opteron_G3 -m 2048 -realtime mlock=off
-smp 1,maxcpus=160,sockets=160,cores=1,threads=1 -uuid
55d8b95b-f420-4208-a2fb-5f370d05f5d8 -smbios
type=1,manufacturer=oVirt,product=oVirt
Node,version=19-8,serial=E0E1001E-8C00-002A-6F9A-90E6BAC9F1E1,uuid=55d8b95b-f420-4208-a2fb-5f370d05f5d8


-no-user-config -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/f19.monitor,server,nowait


-mon chardev=charmonitor,id=monitor,mode=control -rtc
base=2014-04-08T19:04:45,driftfix=slew -no-shutdown -device
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -device
usb-ccid,id=ccid0 -drive
if=none,id=drive-ide0-1-0,readonly=on,format=raw,serial= -device
ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive
file=/rhev/data-center/mnt/_data_DATA2/b24b94c7-5935-4940-9152-36ecd370ba7c/images/5e99a818-9fd1-47bb-99dc-50bd25374c2f/a2baa1e5-569f-4081-97a7-10ec2a20daab,if=none,id=drive-virtio-disk0,format=raw,serial=5e99a818-9fd1-47bb-99dc-50bd25374c2f,cache=none,werror=stop,rerror=stop,aio=threads


-device
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1


-netdev tap,fd=28,id=hostnet0,vhost=on,vhostfd=29 -device
virtio-net-pci,netdev=hostnet0,id=net0,mac=00:1a:4a:a8:01:55,bus=pci.0,addr=0x3


-chardev spicevmc,id=charsmartcard0,name=smartcard -device
ccid-card-passthru,chardev=charsmartcard0,id=smartcard0,bus=ccid0.0
-chardev
socket,id=charchannel0,path=/var/lib/libvirt/qemu/channels/55d8b95b-f420-4208-a2fb-5f370d05f5d8.com.redhat.rhevm.vdsm,server,nowait


-device
virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.rhevm.vdsm


-chardev
socket,id=charchannel1,path=/var/lib/libvirt/qemu/channels/55d8b95b-f420-4208-a2fb-5f370d05f5d8.org.qemu.guest_agent.0,server,nowait


-device
virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel1,id=channel1,name=org.qemu.guest_agent.0


-chardev spicevmc,id=charchannel2,name=vdagent -device
virtserialport,bus=virtio-serial0.0,nr=3,chardev=charchannel2,id=channel2,name=com.redhat.spice.0


-spice
tls-port=5901,addr=0,x509-dir=/etc/pki/vdsm/libvirt-spice,tls-channel=main,tls-channel=display,tls-channel=inputs,tls-channel=cursor,tls-channel=playback,tls-channel=record,tls-channel=smartcard,tls-channel=usbredir,seamless-migration=on


-k en-us -device
qxl-vga,id=video0,ram_size=67108864,vram_size=33554432,bus=pci.0,addr=0x2

-device
qxl,id=video1,ram_size=67108864,vram_size=33554432,bus=pci.0,addr=0x8
-device AC97,id=sound0,bus=pci.0,addr=0x4 -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7

On guest:
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma]
(rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton
II]
00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE
[Natoma/Triton II]
00:01.2 USB controller: Intel Corporation 82371SB PIIX3 USB
[Natoma/Triton II] (rev 01)
00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:02.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual
graphic card (rev 03)
00:03.0 Ethernet controller

Re: [Users] 2 virtual monitors for Fedora guest

2014-04-09 Thread René Koch

Thanks a lot for testing.
Too bad that multiple monitors didn't work for you, too.

I'll test RHEL next - maybe this works better then Fedora...


Regards,
René


On 04/08/2014 09:25 PM, Gianluca Cecchi wrote:

Some prelimianry tests at my side.

oVirt 3.4 on fedora 19 AIO.
Datacenter and cluster configured as 3.4 level
Some packages on it
libvirt-1.1.3.2-1.fc19.x86_64
qemu-kvm-1.6.1-2.fc19.x86_64
vdsm-4.14.6-0.fc19.x86_64
spice-server-0.12.4-3.fc19.x86_64

guest is an updated Fedora 19 system configured based on blank
template and OS=Linux
and
xorg-x11-drv-qxl-0.1.1-3.fc19.x86_64
spice-vdagent-0.14.0-5.fc19.x86_64

Client is an updated Fedora 20 box with virt-viewer-0.6.0-1.fc20.x86_64

If I select the Single PCI checkbox in console options of guest and
connect from the Fedora 20 client I don't see at all an option in
remote-viewer to open a second display and no new display detected in
guest.
And lspci on guest indeed gives only one video controller.

BTW: what is this option for, apart the meaning?

If I deselect the Single PCI checkbox I get the Display 2 option
in remote-viewer but it is greyed out.
No new monitor in detect displays of guest.

In this last situation I have on host this qem-kvm command line:
qemu 16664 1 48 21:04 ?00:02:42
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name f19 -S -machine
pc-1.0,accel=kvm,usb=off -cpu Opteron_G3 -m 2048 -realtime mlock=off
-smp 1,maxcpus=160,sockets=160,cores=1,threads=1 -uuid
55d8b95b-f420-4208-a2fb-5f370d05f5d8 -smbios
type=1,manufacturer=oVirt,product=oVirt
Node,version=19-8,serial=E0E1001E-8C00-002A-6F9A-90E6BAC9F1E1,uuid=55d8b95b-f420-4208-a2fb-5f370d05f5d8
-no-user-config -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/f19.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc
base=2014-04-08T19:04:45,driftfix=slew -no-shutdown -device
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -device
usb-ccid,id=ccid0 -drive
if=none,id=drive-ide0-1-0,readonly=on,format=raw,serial= -device
ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive
file=/rhev/data-center/mnt/_data_DATA2/b24b94c7-5935-4940-9152-36ecd370ba7c/images/5e99a818-9fd1-47bb-99dc-50bd25374c2f/a2baa1e5-569f-4081-97a7-10ec2a20daab,if=none,id=drive-virtio-disk0,format=raw,serial=5e99a818-9fd1-47bb-99dc-50bd25374c2f,cache=none,werror=stop,rerror=stop,aio=threads
-device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
-netdev tap,fd=28,id=hostnet0,vhost=on,vhostfd=29 -device
virtio-net-pci,netdev=hostnet0,id=net0,mac=00:1a:4a:a8:01:55,bus=pci.0,addr=0x3
-chardev spicevmc,id=charsmartcard0,name=smartcard -device
ccid-card-passthru,chardev=charsmartcard0,id=smartcard0,bus=ccid0.0
-chardev 
socket,id=charchannel0,path=/var/lib/libvirt/qemu/channels/55d8b95b-f420-4208-a2fb-5f370d05f5d8.com.redhat.rhevm.vdsm,server,nowait
-device 
virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.rhevm.vdsm
-chardev 
socket,id=charchannel1,path=/var/lib/libvirt/qemu/channels/55d8b95b-f420-4208-a2fb-5f370d05f5d8.org.qemu.guest_agent.0,server,nowait
-device 
virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel1,id=channel1,name=org.qemu.guest_agent.0
-chardev spicevmc,id=charchannel2,name=vdagent -device
virtserialport,bus=virtio-serial0.0,nr=3,chardev=charchannel2,id=channel2,name=com.redhat.spice.0
-spice 
tls-port=5901,addr=0,x509-dir=/etc/pki/vdsm/libvirt-spice,tls-channel=main,tls-channel=display,tls-channel=inputs,tls-channel=cursor,tls-channel=playback,tls-channel=record,tls-channel=smartcard,tls-channel=usbredir,seamless-migration=on
-k en-us -device
qxl-vga,id=video0,ram_size=67108864,vram_size=33554432,bus=pci.0,addr=0x2
-device qxl,id=video1,ram_size=67108864,vram_size=33554432,bus=pci.0,addr=0x8
-device AC97,id=sound0,bus=pci.0,addr=0x4 -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7

On guest:
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
00:01.2 USB controller: Intel Corporation 82371SB PIIX3 USB
[Natoma/Triton II] (rev 01)
00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:02.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual
graphic card (rev 03)
00:03.0 Ethernet controller: Red Hat, Inc Virtio network device
00:04.0 Multimedia audio controller: Intel Corporation 82801AA AC'97
Audio Controller (rev 01)
00:05.0 Communication controller: Red Hat, Inc Virtio console
00:06.0 SCSI storage controller: Red Hat, Inc Virtio block device
00:07.0 RAM memory: Red Hat, Inc Virtio memory balloon
00:08.0 Display controller: Red Hat, Inc. QXL paravirtual graphic card (rev 03)

See here Xorg.0.log generated on guest:

Re: [Users] ovirt-guest-agent on debian?

2014-04-09 Thread René Koch

On 04/08/2014 06:06 PM, Doron Fediuck wrote:



- Original Message -

From: René Koch rk...@linuxland.at
To: Boudewijn Ector boudew...@boudewijnector.nl, users@ovirt.org
Sent: Monday, April 7, 2014 10:27:26 AM
Subject: Re: [Users] ovirt-guest-agent on debian?

On 04/07/2014 12:01 AM, Boudewijn Ector wrote:

On 01-04-14 09:48, René Koch wrote:

On 04/01/2014 09:18 AM, Sven Kieske wrote:

Hi,

well I can use the guest agent for ubuntu 12.04 (precise)
really well on a debian 7 64 bit.


I can confirm this - precise package works fine on Debian.


Hi Rene,Sven, ea,


How did you get it to actually work? I got the deb from
(http://ppa.launchpad.net/zhshzhou/vdsm-ubuntu/ubuntu/pool/main/o/ovirt-guest-agent/ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb)
, since I'm not willing to add ubuntu sources to my apt-configuration
since that might make me run into dependency troubles later on.


This one works fine with Debian:

https://launchpad.net/~zhshzhou/+archive/vdsm-ubuntu/+files/ovirt-guest-agent_1.0.8.201309301944.gitb7f8f2-1ppa1_all.deb

The version you try to use is for Ubuntu 13.10.


Regards,
René




After downloading and dpkg -i'ing it, I ran an apt-get -f install in
order to get the dependencies. Then I reran dpkg:


root@host:~# dpkg -i
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb
(Reading database ... 42961 files and directories currently installed.)
Preparing to unpack
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb ...
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: warning: subprocess old pre-removal script returned error exit
status 100
dpkg: trying script from the new package instead ...
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: error processing archive
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb (--install):
   subprocess new pre-removal script returned error exit status 100
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: error while cleaning up:
   subprocess installed post-installation script returned error exit
status 100
Errors were encountered while processing:
   ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb

There's a configfile regarding initscripts in /etc/init,  but no such
thing on the sste, (I just had a look at the contents of the ubuntu
package too).
How did you resolve this? Creating my own initscript isn't that hard but
it sucks when it comes to having a maintainable setup...


Cheers,

Boudewijn
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



René,
do you have a list of distro's / agent you work with?


I have the following guests:
RHEL 6  - guest agent from EPEL
CentOS 6- guest agent from EPEL
RHEL 5  - guest agent from RHEL repositories
Fedora 20   - guest agent from Fedora repository
Solaris 10  - no guest agent
Solaris 11  - no guest agent
Ubuntu 12.04- guest agent from launchpad
Debian 7- guest agent from launchpad (Ubuntu Precise)

I don't have openSUSE running on my new setup anymore, but guest agent 
from build.opensuse.org did work fine. SLES 11 didn't work.



Regards,
René



We may want to update the wiki with the list you have.

Thanks,
Doron


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Failure to connect to engine with Nagios

2014-04-09 Thread René Koch


On 04/09/2014 09:55 AM, Dotan Paz wrote:




Dotan Paz , Engineering Operations
Red Hat Israel, LTD

- Original Message -

On 04/07/2014 07:49 PM, René Koch wrote:

Hi Juan,

On 04/07/2014 07:27 PM, Juan Hernandez wrote:

Hello,

We are having some trouble with the Nagios plugin for oVirt. From time
to time it stops working and it isn't able to connect to the engine. The
error that we get apparently indicates a failure to read the file where
the session cookie is stored:

RHEV CRITICAL: Can't connect to RHEVM-API.
Unsuccessful stat on filename containing newline at
/usr/lib/nagios/plugins/check_rhev3 line 1411.

Any suggestion on how to diagnose/solve this issue?



Can you tell me which version of check_rhev3 you're using?

Hi Rene,

   Name:check_rhev3
   Version: 1.2.1
   Created: 2012-08-13


Hi Daton,

Can you please try check_rhev3 1.3?
https://github.com/ovido/check_rhev3/releases


Thanks,
René






   Regards,


Dotan, can you answer this question?

--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] 2 virtual monitors for Fedora guest

2014-04-08 Thread René Koch

Hi,

I'm trying to virtualize my Fedora 20 workstation on oVirt 3.4 with 2 
screens.


No matter if I choose Server or Desktop and operating system Linux or 
RHEL 6.x x64 (surprisingly Fedora is missing in the list) my Fedora 
guest (or better say LXRandR) only recognizes 1 monitor.


ps -ef | grep myvm shows me that there are 2 monitors (or at least I 
think that I can interpret the output this way):
-vga qxl -global qxl-vga.ram_size=134217728 -global 
qxl-vga.vram_size=33554432


Does anyone know how I can make my Fedora guest work with 2 screens?
Thanks!


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] 2 virtual monitors for Fedora guest

2014-04-08 Thread René Koch

Hi Gianluca,

Thanks a lot for your answer.

On 04/08/2014 04:29 PM, Gianluca Cecchi wrote:

On Tue, Apr 8, 2014 at 2:48 PM, René Koch rk...@linuxland.at wrote:

Hi,

I'm trying to virtualize my Fedora 20 workstation on oVirt 3.4 with 2
screens.



Probably you already visited this:
http://www.ovirt.org/Features/SPICERelatedFeatures#Multi_Monitor_support_for_Linux_guests_.28Basic.29


No, I didn't - thanks a lot for the link.
As it says it's for oVirt 3.1 it properly should be in oVirt 3.4.



but from the text is not so clear to me if it is completely doable or
not in 3.4 ...
The page refers to Xinerama in need to be configured inside the guest
I don't know if for QXL device and fedora 20 one has to trick with
xorg.conf or not putting something like


Hurra - we're in year 2014 and Linux is still not able to configure 2 
screens with a simple click. :(


Btw, I don't even find a config file for ServerLayout section in /etc/X11.



Section ServerLayout
 Identifier   Layout0
 InputDevice  Keyboard0 CoreKeyboard
 InputDevice  Mouse0CorePointer
 Option   Clone off
 Option   Xinerama  on
 Screen   0   Screen0
 Screen   1   Screen1 Below Screen0
EndSection

Does your Xorg.0.log gives any useful information regarding the two
devices and anythng about Xinerama?


In Xorg.0.log I can see the following:
qxl(0): Output Virtual-0 has no monitor section
qxl(0): Output Virtual-1 has no monitor section
qxl(0): Output Virtual-2 has no monitor section
qxl(0): Output Virtual-3 has no monitor section
snip
qxl(0): Output Virtual-0 connected
qxl(0): Output Virtual-1 disconnected
qxl(0): Output Virtual-2 disconnected
qxl(0): Output Virtual-3 disconnected

Whatever this mean. No clue about Xorg - should install X on my servers 
to get more practice in it :)


Btw,
in Remote Viewer I can choosee View - Display and select Display 2.
In second remote viewer windows I see Waiting for display 2... - os it 
seems that at least the port is for second display is open on my host.


So I guess oVirt is working fine and the question about the dual screen 
mode can be answered best on Spice or Fedora mailing list?




Regards,
René




Gianluca


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] 2 virtual monitors for Fedora guest

2014-04-08 Thread René Koch

On 04/08/2014 05:20 PM, Gianluca Cecchi wrote:

On Tue, Apr 8, 2014 at 5:08 PM, René Koch rk...@linuxland.at wrote:



Whatever this mean. No clue about Xorg - should install X on my servers to
get more practice in it :)

Btw,
in Remote Viewer I can choosee View - Display and select Display 2.
In second remote viewer windows I see Waiting for display 2... - os it
seems that at least the port is for second display is open on my host.

So I guess oVirt is working fine and the question about the dual screen mode
can be answered best on Spice or Fedora mailing list?



I just updated an AIO ovirt setup to 3.4 and I have there a Fedora20 guest.
This evening I'm going to try something with a Fedora 20 client and
see how it goes.
Eventualy I will open questions to spice-devel where Im subscribed.
The thing interests me too...


Many thanks for your help!



Stay tuned...


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] 2 virtual monitors for Fedora guest

2014-04-08 Thread René Koch

On 04/08/2014 05:32 PM, David Jaša wrote:

Hi,

No configuration nor Xinerama should be needed. Just make sure you have
spice-vdagent package installed, spice-vdagentd service running and two
spice-vdagent processes running (one for *dm, one for your user
session). Then enable other monitors in virt-viewer: check View -
Displays - Display N.


No Xinerama sounds great!

vdagent was already installed and is running:
$ ps -ef | grep vdagent
root729  1  0 17:51 ?00:00:00 /usr/sbin/spice-vdagentd
rkoch  1487  1  0 17:52 ?00:00:00 /usr/bin/spice-vdagent

When I open a second monitor in virt-viewer it says Waiting for display 
2... and my vdagent services stops:

$ ps -ef | grep vdagent
root729  1  0 17:51 ?00:00:00 /usr/sbin/spice-vdagentd

In /var/log/messages I can see the following:
Apr  8 17:53:07 pc02 kernel: [  128.497232] input: spice vdagent tablet 
as /devices/virtual/input/input5
Apr  8 17:53:07 pc02 kernel: input: spice vdagent tablet as 
/devices/virtual/input/input5

Apr  8 17:53:11 pc02 spice-vdagentd: closed vdagent virtio channel


My vm has now the following settings:	 
		 
		 
		 
		 
		 
			

OS: Linux
Optimized for: Desktop
Monitors: 2
Single PCI: activated	 
		 
			




Xinerama is an old hackish means to multimonitor for linux guests with
numerou disadvantages so please avoid that. If you really really want to
use xinerama, then switch your OS type to Windows and your VM will get
multiple qxl devices that xinerama depends on.


I don't want to use it and hack in Xorg config files :)


Regards,
René




David


On Út, 2014-04-08 at 14:48 +0200, René Koch wrote:

Hi,

I'm trying to virtualize my Fedora 20 workstation on oVirt 3.4 with 2
screens.

No matter if I choose Server or Desktop and operating system Linux or
RHEL 6.x x64 (surprisingly Fedora is missing in the list) my Fedora
guest (or better say LXRandR) only recognizes 1 monitor.

ps -ef | grep myvm shows me that there are 2 monitors (or at least I
think that I can interpret the output this way):
-vga qxl -global qxl-vga.ram_size=134217728 -global
qxl-vga.vram_size=33554432

Does anyone know how I can make my Fedora guest work with 2 screens?
Thanks!






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt-guest-agent on debian?

2014-04-07 Thread René Koch

On 04/07/2014 12:01 AM, Boudewijn Ector wrote:

On 01-04-14 09:48, René Koch wrote:

On 04/01/2014 09:18 AM, Sven Kieske wrote:

Hi,

well I can use the guest agent for ubuntu 12.04 (precise)
really well on a debian 7 64 bit.


I can confirm this - precise package works fine on Debian.


Hi Rene,Sven, ea,


How did you get it to actually work? I got the deb from
(http://ppa.launchpad.net/zhshzhou/vdsm-ubuntu/ubuntu/pool/main/o/ovirt-guest-agent/ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb)
, since I'm not willing to add ubuntu sources to my apt-configuration
since that might make me run into dependency troubles later on.


This one works fine with Debian:

https://launchpad.net/~zhshzhou/+archive/vdsm-ubuntu/+files/ovirt-guest-agent_1.0.8.201309301944.gitb7f8f2-1ppa1_all.deb

The version you try to use is for Ubuntu 13.10.


Regards,
René




After downloading and dpkg -i'ing it, I ran an apt-get -f install in
order to get the dependencies. Then I reran dpkg:


root@host:~# dpkg -i
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb
(Reading database ... 42961 files and directories currently installed.)
Preparing to unpack
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb ...
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: warning: subprocess old pre-removal script returned error exit
status 100
dpkg: trying script from the new package instead ...
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: error processing archive
ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb (--install):
  subprocess new pre-removal script returned error exit status 100
invoke-rc.d: unknown initscript, /etc/init.d/ovirt-guest-agent not found.
dpkg: error while cleaning up:
  subprocess installed post-installation script returned error exit
status 100
Errors were encountered while processing:
  ovirt-guest-agent_1.0.9.20140216.git5168c4-1ppa1_all.deb

There's a configfile regarding initscripts in /etc/init,  but no such
thing on the sste, (I just had a look at the contents of the ubuntu
package too).
How did you resolve this? Creating my own initscript isn't that hard but
it sucks when it comes to having a maintainable setup...


Cheers,

Boudewijn
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Failure to connect to engine with Nagios

2014-04-07 Thread René Koch

Hi Juan,

On 04/07/2014 07:27 PM, Juan Hernandez wrote:

Hello,

We are having some trouble with the Nagios plugin for oVirt. From time
to time it stops working and it isn't able to connect to the engine. The
error that we get apparently indicates a failure to read the file where
the session cookie is stored:

RHEV CRITICAL: Can't connect to RHEVM-API.
Unsuccessful stat on filename containing newline at
/usr/lib/nagios/plugins/check_rhev3 line 1411.

Any suggestion on how to diagnose/solve this issue?



Can you tell me which version of check_rhev3 you're using?

 Regards,

Juan Hernandez


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Conf access rights

2014-04-03 Thread René Koch

Hi Kevin,

On 04/03/2014 04:11 PM, Kevin Tibi wrote:

Hi,

I am contacting you because I can not do what I want. I have a
hosted-engine. I have a data center with a cluster that has two nodes. I
have a ipa-server for authentication. I want a user can create VMs. I
would like he could just manage its VMs and not see others. And more, I
would like to put a quota per user.


You can assign quotas per user. Quotas are disabled per default, so you 
have to enabled it for your datacenter.


I also suggest to assign permissions for your users to self provisioning 
portal, then they can only see/create/start/stop their vms. In webadmin 
portal users can always see all vms.



Regards,
René




Is it possible today?

Thx,
Kevin.


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt-guest-agent on debian?

2014-04-01 Thread René Koch

On 04/01/2014 09:18 AM, Sven Kieske wrote:

Hi,

well I can use the guest agent for ubuntu 12.04 (precise)
really well on a debian 7 64 bit.


I can confirm this - precise package works fine on Debian.



I didn't encounter any issues so far.

you just need to adjust the apt.sources.list

HTH


Am 31.03.2014 23:05, schrieb Boudewijn Ector:

Hi Guys


I was wondering wether anybody has the guest agent already working on
debian guests. In m previous install I had a working setup but currently
I only see Ubuntu packages.

When using these ubuntu packages I really run quite fast into trouble
due to the highly integrated nature of upstart in ubuntu.
Has anybody got a suggestion for a debian package?

Cheers,

Boudewijn




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Cannot add IPA server to ovirt

2014-03-28 Thread René Koch

On 03/28/2014 09:19 AM, Demeter Tibor wrote:

Hi,

I made an IPA server for testing purposes, but I cannot add to ovirt
3.4. The IPA server seems to be working good.

When I add IPA to ovirt, I get this error mesage:

[root@ovirttest etc]# engine-manage-domains add --domain=itsmart.local
--user=admin --provider=ipa
--ldap-servers=ldap1.itsmart.local,ldap2.itsmart.local
No KDC can be obtained for domain itsmart.local


I guess oVirt isn't able to find the Kerberos server due to missing SRV 
records?





What does mean this?

Can me help anyone?


Thanks,


Tibor






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Open source events in Austria

2014-03-27 Thread René Koch


On 03/27/2014 11:41 AM, Dave Neary wrote:

Danke viel, mein Herr!

I hope you can put the live USB distros to good use!


I will, thanks.
Btw, is oVirt 3.4 live image already available?



Cheers,
Dave.

On 03/26/2014 04:37 PM, René Koch wrote:

Hi,

In the next 2 months 2 open source events will take place in Austria and
oVirt will be present in form of workshops, presentations and stands.

The first event is at the Grazer Linuxtage from April, 4th till April,
5th. These are the highlights from an oVirt perspective:
- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxtage.at/ (German website only)


The second event is at the Linuxwochen Vienna from May 8th till May
10th. These are the highlights from an oVirt perspective:
- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxwochen.at/ (German website only)


Last but not least I want to thank Brian Proffitt and Dave Neary for
their help.





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Snapshots not visible in webadmin

2014-03-26 Thread René Koch

On 03/26/2014 10:55 AM, Meital Bourvine wrote:

Hi,

It might be a browser issue.
Does refreshing the page solves it?


Thanks a lot for the tip and the quick response.
Indeed it was a browser issue (Firefox 26 on Fedora 20) - Refreshing the 
page did solve the issue.




[1] https://bugzilla.redhat.com/show_bug.cgi?id=1011490

- Original Message -

From: René Koch rk...@linuxland.at
To: users@ovirt.org
Sent: Wednesday, March 26, 2014 11:52:26 AM
Subject: [Users] Snapshots not visible in webadmin

Hi,

I created a snapshot of a virtual machine in my oVirt 3.4 environment
which worked fine, but in the Snapshots tab the snapshot isn't visible -
in Custom Preview Snapshot window I can see the snapshot (see attached
screenshot).

Do you have any idea why I can't see my snapshot or is this a already
known bug in 3.4 pre-release?


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Open source events in Austria

2014-03-26 Thread René Koch

Hi,

In the next 2 months 2 open source events will take place in Austria and 
oVirt will be present in form of workshops, presentations and stands.


The first event is at the Grazer Linuxtage from April, 4th till April, 
5th. These are the highlights from an oVirt perspective:

- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxtage.at/ (German website only)


The second event is at the Linuxwochen Vienna from May 8th till May 
10th. These are the highlights from an oVirt perspective:

- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxwochen.at/ (German website only)


Last but not least I want to thank Brian Proffitt and Dave Neary for 
their help.



--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Correct way to change graphics adapter?

2014-03-25 Thread René Koch

On 03/25/2014 09:37 AM, mad wrote:

Am 24.03.2014 23:20, schrieb Itamar Heim: On 03/24/2014 08:04 AM, mad
wrote:

What is the proper way to change the graphics adapter of a VM? I know
that oVirt uses qemu and I know qemu configuration, but where in oVirt
do I change it?

I found VDSM-Hooks/qemucmdline, but that can't be the correct way?

Can I change the qemu xml somewhere?


can you please explain the use case?


We have software developers who need VMs to test their software and for
some test a display of 1280x1024 is necessary. The default cirrus
graphics card is not good enough for that.

But we have some VMs which use a Red Hat Virtual graphics adapter and we
don't know how this happened or how it is configured.

We just figured out that the difference may be connecting with SPICE or VNC.

Is there a different way to change the grapics card permanently?


You just have to install the QXL drivers in your vm and connect via 
SPICE. I didn't test it in oVirt but in RHEV there's no need to change 
the graphics adapter, just install the QXL drivers, as guests fall back 
from QXL graphics card to standard VGA graphics card if the driver is 
missing.


You can find the QXL drivers here: http://www.spice-space.org/download.html


Regards,
René



Thanks,
mad
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] php on jboss

2014-03-24 Thread René Koch

Hi,

On 03/24/2014 01:11 PM, aditya mamidwar wrote:


i need a php file to execute some bash scripts on the server, but when i
integrate the ui-plugin ot the ovirt portal, it does not find path to my
.php file.

I have the HTML where as .PHP residing in the same location, can someone
guide on uploading PHP files on JBOSS server, since ovirt runs on it..


oVirt uses both - JBoss and Apache. You should place your PHP file in 
html dir of Apache, not JBoss.




if i want to run a PHP file, where should i save it?


Just save it to /var/www/html, which is the default location for your 
Apache webserver and install PHP module.


You should be able to browse to http://ovirt/myfile.php. If not, you 
exclude the path in Apache vhost configuration file ovirt-engine.conf:

ProxyPass /myfile.php !

Hope this helps,
Rene




--
-Aditya Mamidwar


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vdi

2014-03-24 Thread René Koch

On 03/24/2014 02:17 PM, Andrew Cathrow wrote:



- Original Message -



- Original Message -

From: Maurice James midnightst...@msn.com
To: Antoni Segura Puimedon asegu...@redhat.com
Sent: Saturday, March 22, 2014 12:15:31 AM
Subject: RE: [Users] vdi

Not pxe boot the vm, but boot a thin client to make use of a vm
running on
oVirt. Is that possible?


I have never tried, but I guess making a minimal linux image booting
the thin client
to the browser, which should be pointing to the user portal login
page should be
good.



I know that downstream, with RHEV, we've got customers doing this - where Red 
Hat services helped build a kiosk image of RHEL for this purpose.

A number of thin client vendors do support spice.


We also have some customers using VDI with RHEV. We normally use thin 
clients from IGEL (https://www.igel.com), but any thin client should be 
possible if it has a web browser with SPICE plugin (best running Firefox 
in Kiosk mode with oVirt user portal as landing page).



Regards,
Rene









-Original Message-
From: Antoni Segura Puimedon [mailto:asegu...@redhat.com]
Sent: Friday, March 21, 2014 2:14 AM
To: Maurice James
Cc: users@ovirt.org
Subject: Re: [Users] vdi



- Original Message -

From: Maurice James midnightst...@msn.com
To: users@ovirt.org
Sent: Friday, March 21, 2014 12:01:50 AM
Subject: [Users] vdi



Does anyone have instructions on how to pxe boot a an ovirt
hosted vm?


As long as the VM's vNIC is on a VM network that has access to the
pxe server
it should just work (it does for me).



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vlan

2014-03-22 Thread René Koch

On 22.03.2014 00:34, Maurice James wrote:

I have a scenario that I need a little help with

I have a cluster of 4 servers each with 2 nics

em1 (ovirtmgmt) 172.16.10.1   Gateway 172.16.0.1

The 2 entries below are on the same nic
em2 (migration) 192.168.0.2Gateway 192.168.0.1
em2 (Blue) (VLAN 2) 172.17.0.2 Gateway 172.17.0.1


I'm not sure if this will work if you have a tagged and untagged logical 
network.




Shouldnt vm assigned to the Blue network be able to communicate to my
firewall which has the interface tagged as vlan 2 and an IP address of
172.17.0.1?


Your vm should be able to communicate with your firewall if you did 
configure network correctly:

- configure VLAN on firewall interface
- configure VLAN on oVirt hosts (done by oVirt automatically)
- set switch ports to tagged for VLAN 2

As said I'm not sure if your mix of migration and blue network will 
work. In my environment my (cheap) switches can't deal with a port where 
tagged and untagged traffic is sent.



Regards,
René






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Changing IP address of NFS storage server

2014-03-20 Thread René Koch


On 03/19/2014 08:24 PM, John Taylor wrote:

Yes, Johan, I should have pointed that out

http://www.ovirt.org/Features/Manage_Storage_Connections

is feature page for storage connections management. I think it landed in 3.3

http://www.ovirt.org/OVirt_3.3_release-management


Thanks a lot for the hint. I never needed to change the IP until now, so 
I totally missed this features. In my oVirt 3.4 environment this seem to 
be possible (didn't test it as the system is in production).

Unfortunately I can't upgrade this environment from 3.2 to 3.3 (yet).



On Wed, Mar 19, 2014 at 3:01 PM, Johan Kooijman m...@johankooijman.com wrote:

It's a rare occasion, but shouldn't this be editable from the web interface?


On Wed, Mar 19, 2014 at 6:31 PM, John Taylor jtt77...@gmail.com wrote:


HI Rene,
I  think you can change it in table  storage_server_connections


Do you know if I only have to change it in this table (and maybe restart 
oVirt engine) or if there are more steps to do?


Of course I would put the storage domain into maintenance before doing 
db changes and reactivate it afterwards to make sure host will mount the 
storage from the new I.




-John



On Wed, Mar 19, 2014 at 12:55 PM, René Koch rk...@linuxland.at wrote:

Hi,

I have an old oVirt 3.2 setup and I have to change the ip address of the
data storage domain (NFS). Even if I shut down all vms I can't detach
the
data storage domain and reimport it as vms and templates are configured
in
oVirt which have their disk on this storage domain.

Is there a way to change the ip? Maybe using the database?
Would this be possible in 3.3 or 3.4?

Thanks a lot for tips!


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users





--
Met vriendelijke groeten / With kind regards,
Johan Kooijman

T +31(0) 6 43 44 45 27
F +31(0) 162 82 00 01
E m...@johankooijman.com

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Ovirt 3.3.3 to 3.3.4 upgrade issues Centos 6

2014-03-19 Thread René Koch

On 03/19/2014 05:19 PM, Gary Lloyd wrote:

I have tested an upgrade from engine 3.3.3 to 3.3.4 under centos 6. It
seems that the vdsm nodes are now showing as non-operational and the
only way I have been able to cure this was to:

- Upgrade the vdsm version on a node to 4.13.3-4
- install vdsm-gluster
- start glusterd service


Did you check Enable Gluster Service for your cluster? If so, you need 
vdsm-gluster installed on all hosts. If you don't use GlusterFS on your 
hosts, disable this setting for your cluster.



Regards,
René



We are only currently using ISCSI. I cannot get a node running
vdsm-4.13.3-3 to show as being operational under engine 3.3.4

Has anyone been able to get 3.3.4 functioning with previous version vdsm
nodes ?

This issue may hinder our progress when it comes time to upgrade our
production engine / nodes when putting hosts into maintenance mode and
performing migrations etc.

Thanks

/Gary Lloyd/
--
IT Services
Keele University
---


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Changing IP address of NFS storage server

2014-03-19 Thread René Koch

Hi,

I have an old oVirt 3.2 setup and I have to change the ip address of the 
data storage domain (NFS). Even if I shut down all vms I can't detach 
the data storage domain and reimport it as vms and templates are 
configured in oVirt which have their disk on this storage domain.


Is there a way to change the ip? Maybe using the database?
Would this be possible in 3.3 or 3.4?

Thanks a lot for tips!


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] [RFI] GUI Changes for oVirt 4.0

2014-03-19 Thread René Koch


On 03/18/2014 03:12 PM, Ernest Beinrohr wrote:

Dňa 18.03.2014 11:29, Itamar Heim wrote / napísal(a):

Hi,

we are brainstorming on what should we change in the oVirt UI for 4.0.
for current brainstorming phase, anything goes - i.e., I'd like us
to ignore current limitations and flows, and envision/fantasize the
perfect solution.


Anything goes is great - so here's what came in mind :)

I would love to be able to use drag and drop in the gui. E.g. Drag and 
drop an vm selected in Virtual Machines tab to an host in the left 
system navigation menu. Or drag and drop it on Templates tab and the New 
Template window appears.


It would be cool if help would be available. When I installed oVirt 3.4 
I discovered a subtab Affinity Groups for my vms and I had no clue 
what I could do with this feature. So I visited oVirt wiki and searched 
for Affinity Groups and now I know what this is all about. But if a 
small ? button would be available in the right upper corner of this 
tab explaining this feature in 1-2 sentences and giving a link to a 
detailed documentation page would help for non-experienced users/admins 
(online in oVirt wiki or offline shipped with oVirt).


Furthermore I would love to be able to use ui plugins for User portal as 
well...


What about a tab Logs where I could access engine.log file? At the 
moment I have to switch to console to be able to get more detailed 
information about an error and use search bar to find the corresponding 
line.




SO - what do YOU think we should consider for 4.0 UI concept, flows, etc.


I'd love to see this in the UI:

- auto-refreshed screenshots from the VMs consoles.
- some improved tagging/grouping


What about adding the possibility to create a tab out of a bookmark? I'm 
thinking of the following: Add a bookmark which displays all VMs 
belonging to Datacenter A and a bookmark which displays all VMs 
belonging to Datacenter B. So for me it would be cool if I would have a 
new main tab VMs in DC A and VMs in DC B - so I don't have to switch 
from System menu to Bookmarks menu, but can customize main tabs to best 
fit into my environment.



- customizable columns with sorting/filtering (tags ?)


This would be cool.
I would love to be able to sort or enable/disable certain columns. E.g. 
FQDN column is pretty useless for me as the vm name already contains the 
FQDN in my setup. It would be cool if it would be possible for each user 
to create his view and have this saved.



- cpu/disk/net utilization column like virt-manger has them


It would be great if I could add columns using ui plugins.
So e.g. I remove FQDN, Display, Status columns, but add my custom one 
with the monitoring status or I can add my custom graphs based on my 
monitoring system (or whatever) in addition or instead of the defined 
CPU/Memory/Network columns...



- embedded serial console
- disk operations and migration status with progress bar and ETA.


Vote for this as well.


- console access from client-engine-host. Most of the time we do not
have direct access to the hosts.
- ability to define exclude entities ( aka these 2 vms may never run on
the same storage and host )


--
Ernest Beinrohr, AXON PRO
Ing http://www.beinrohr.sk/ing.php, RHCE
http://www.beinrohr.sk/rhce.php, RHCVA
http://www.beinrohr.sk/rhce.php, LPIC
http://www.beinrohr.sk/lpic.php, VCA http://www.beinrohr.sk/vca.php,
+421-2--6241-0360 callto://+421-2--6241-0360, +421-903--482-603
callto://+421-903--482-603
icq:28153343, gtalk: oer...@axonpro.sk, jabber:oer...@jabber.org

“For a successful technology, reality must take precedence over public
relations, for Nature cannot be fooled.” Richard Feynman


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Solaris 11 Support !

2014-03-10 Thread René Koch

Hi,

On 10.03.2014 19:21, Vishvendra Singh Chauhan wrote:

Hello,

Is it possible to install Solaris 11 in Ovirt?. If yes please guide me.


Yes, it is possible with a hook script which removes the CPU model from 
the libvirt XML file. Keep in mind that Solaris 11 doesn't seem to work 
on AMD CPUs, only on Intel.


Download 99_fix_solaris from:
https://github.com/ovido/ovirt-stuff/tree/master/hooks
and follow the instructions on this page on how to install it / prepare 
your vm.


Btw, does it make sense to add my hook (packaged as RPM) to oVirt 
repository as there are some requests for it on this mailing list?



Regards,
René







___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] method glusterHostsList is not supported

2014-03-04 Thread René Koch

On 03/04/2014 05:14 AM, Sahina Bose wrote:


On 03/04/2014 01:59 AM, Itamar Heim wrote:

On 03/03/2014 07:26 PM, René Koch wrote:

Hi list,

My hosted engine is running again, so I want to start a new thread for
another issue with my setup.

I have a GlusterFS storage domain, which can be mounted from CLI without
problems. oVirt is 3.4 from ovirt-3.4.0-prerelease repository running on
CentOS 6.5 with latest updates (both OS and oVirt).

Both hosts, which act as hypervisors and GlusterFS nodes are in state
Non Operational in oVirt because Gluster command [Non interactive
user] failed on server ovirt-host02.dmz.linuxland.at.

In engine.log I see the entry glusterHostList is not supported
(attached are the log entries when activating one of the hosts):

2014-03-03 18:17:11,764 ERROR
[org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
(org.ovirt.thread.pool-6-thread-21) [6eee3cbd] Command
GlusterServersListVDSCommand(HostName = ovirt-host02.dmz.linuxland.at,
HostId = dd399eeb-f623-457a-9986-a7efc69010b2) execution failed.
Exception: VDSNetworkException: org.apache.xmlrpc.XmlRpcException: type
'exceptions.Exception':method glusterHostsList is not supported

Can you give me a hint what this means and how I can activate my hosts
and storage again?
Thanks a lot!




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



sahina ?


Do you have vdsm-gluster on the node?


No, I didn't had it on (both) nodes.

After installing vdsm-gluster the storage works fine again. Thanks a lot!

But there's one strange thing. According to oVirt logs and yum.log 
GlusterFS storage worked fine until yesterdays yum update, where the 
following packages where updated:


Mar 03 10:01:09 Updated: ovirt-hosted-engine-ha-1.1.0-1.el6.noarch
Mar 03 10:01:10 Updated: otopi-1.2.0-0.5.rc.el6.noarch
Mar 03 10:01:11 Updated: ovirt-engine-sdk-python-3.4.0.6-1.el6.noarch
Mar 03 10:01:12 Updated: ovirt-hosted-engine-setup-1.1.0-1.el6.noarch
Mar 03 10:01:13 Updated: libtiff-3.9.4-10.el6_5.x86_64

According to yum.log vdsm-gluster was never installed on these hosts, 
but storage did work.


Shouldn't vdsm-gluster be a requirement for hosts and therefor be 
installed during host setup?


Do you have any clue why it storage did work until the update of these 
packages?



Regards,
René

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] method glusterHostsList is not supported

2014-03-04 Thread René Koch

On 03/04/2014 09:42 AM, Sahina Bose wrote:


On 03/04/2014 01:46 PM, René Koch wrote:

On 03/04/2014 05:14 AM, Sahina Bose wrote:


On 03/04/2014 01:59 AM, Itamar Heim wrote:

On 03/03/2014 07:26 PM, René Koch wrote:

Hi list,

My hosted engine is running again, so I want to start a new thread for
another issue with my setup.

I have a GlusterFS storage domain, which can be mounted from CLI
without
problems. oVirt is 3.4 from ovirt-3.4.0-prerelease repository
running on
CentOS 6.5 with latest updates (both OS and oVirt).

Both hosts, which act as hypervisors and GlusterFS nodes are in state
Non Operational in oVirt because Gluster command [Non interactive
user] failed on server ovirt-host02.dmz.linuxland.at.

In engine.log I see the entry glusterHostList is not supported
(attached are the log entries when activating one of the hosts):

2014-03-03 18:17:11,764 ERROR
[org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
(org.ovirt.thread.pool-6-thread-21) [6eee3cbd] Command
GlusterServersListVDSCommand(HostName = ovirt-host02.dmz.linuxland.at,
HostId = dd399eeb-f623-457a-9986-a7efc69010b2) execution failed.
Exception: VDSNetworkException: org.apache.xmlrpc.XmlRpcException:
type
'exceptions.Exception':method glusterHostsList is not supported

Can you give me a hint what this means and how I can activate my hosts
and storage again?
Thanks a lot!




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



sahina ?


Do you have vdsm-gluster on the node?


No, I didn't had it on (both) nodes.

After installing vdsm-gluster the storage works fine again. Thanks a lot!

But there's one strange thing. According to oVirt logs and yum.log
GlusterFS storage worked fine until yesterdays yum update, where the
following packages where updated:

Mar 03 10:01:09 Updated: ovirt-hosted-engine-ha-1.1.0-1.el6.noarch
Mar 03 10:01:10 Updated: otopi-1.2.0-0.5.rc.el6.noarch
Mar 03 10:01:11 Updated: ovirt-engine-sdk-python-3.4.0.6-1.el6.noarch
Mar 03 10:01:12 Updated: ovirt-hosted-engine-setup-1.1.0-1.el6.noarch
Mar 03 10:01:13 Updated: libtiff-3.9.4-10.el6_5.x86_64

According to yum.log vdsm-gluster was never installed on these hosts,
but storage did work.

Shouldn't vdsm-gluster be a requirement for hosts and therefor be
installed during host setup?

Do you have any clue why it storage did work until the update of these
packages?


The host moving to Non-Operational state with error Gluster command
failed... is dependent on whether Enable gluster service is checked
on your cluster. This check indicates that you also want to manage
gluster storage provisioning on the nodes.

A recent change now checks that vdsm-gluster support is available for
such clusters. That's probably why you are seeing this error after update.



Thanks, now it's clear.
I indeed have enabled Gluster service in my cluster (but I don't use it 
as I did configure the volumes with gluster command directly)



Regards,
René





Regards,
René




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] method glusterHostsList is not supported

2014-03-04 Thread René Koch

On 03/04/2014 09:40 AM, Itamar Heim wrote:

On 03/04/2014 10:16 AM, René Koch wrote:

On 03/04/2014 05:14 AM, Sahina Bose wrote:


On 03/04/2014 01:59 AM, Itamar Heim wrote:

On 03/03/2014 07:26 PM, René Koch wrote:

Hi list,

My hosted engine is running again, so I want to start a new thread for
another issue with my setup.

I have a GlusterFS storage domain, which can be mounted from CLI
without
problems. oVirt is 3.4 from ovirt-3.4.0-prerelease repository
running on
CentOS 6.5 with latest updates (both OS and oVirt).

Both hosts, which act as hypervisors and GlusterFS nodes are in state
Non Operational in oVirt because Gluster command [Non interactive
user] failed on server ovirt-host02.dmz.linuxland.at.

In engine.log I see the entry glusterHostList is not supported
(attached are the log entries when activating one of the hosts):

2014-03-03 18:17:11,764 ERROR
[org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
(org.ovirt.thread.pool-6-thread-21) [6eee3cbd] Command
GlusterServersListVDSCommand(HostName = ovirt-host02.dmz.linuxland.at,
HostId = dd399eeb-f623-457a-9986-a7efc69010b2) execution failed.
Exception: VDSNetworkException: org.apache.xmlrpc.XmlRpcException:
type
'exceptions.Exception':method glusterHostsList is not supported

Can you give me a hint what this means and how I can activate my hosts
and storage again?
Thanks a lot!




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



sahina ?


Do you have vdsm-gluster on the node?


No, I didn't had it on (both) nodes.

After installing vdsm-gluster the storage works fine again. Thanks a lot!

But there's one strange thing. According to oVirt logs and yum.log
GlusterFS storage worked fine until yesterdays yum update, where the
following packages where updated:

Mar 03 10:01:09 Updated: ovirt-hosted-engine-ha-1.1.0-1.el6.noarch
Mar 03 10:01:10 Updated: otopi-1.2.0-0.5.rc.el6.noarch
Mar 03 10:01:11 Updated: ovirt-engine-sdk-python-3.4.0.6-1.el6.noarch
Mar 03 10:01:12 Updated: ovirt-hosted-engine-setup-1.1.0-1.el6.noarch
Mar 03 10:01:13 Updated: libtiff-3.9.4-10.el6_5.x86_64

According to yum.log vdsm-gluster was never installed on these hosts,
but storage did work.

Shouldn't vdsm-gluster be a requirement for hosts and therefor be
installed during host setup?

Do you have any clue why it storage did work until the update of these
packages?


vdsm-gluster is to manage gluster storage, not consume gluster storage.
did you enable the gluster mode post installing the hosts?
(if you enabled it before installing them, or re-install[1] post
enabling gluster mode, it should have deployed vdsm-gluster as well)

[1] after moving hos to maintenance.


Yes, I did it after installing the hosts.

Would it be possible to add a check before activating this option?

I'm thinking of the following:
- Edit Cluster
- Enable Gluster Service
- OK checks if all hosts in the cluster have vdsm-gluster installed - if 
not an error message occurs that this package is required in order to 
enable the gluster service.







___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] method glusterHostsList is not supported

2014-03-04 Thread René Koch

On 03/04/2014 10:19 AM, Itamar Heim wrote:

On 03/04/2014 11:15 AM, René Koch wrote:

On 03/04/2014 09:40 AM, Itamar Heim wrote:

On 03/04/2014 10:16 AM, René Koch wrote:

On 03/04/2014 05:14 AM, Sahina Bose wrote:


On 03/04/2014 01:59 AM, Itamar Heim wrote:

On 03/03/2014 07:26 PM, René Koch wrote:

Hi list,

My hosted engine is running again, so I want to start a new thread
for
another issue with my setup.

I have a GlusterFS storage domain, which can be mounted from CLI
without
problems. oVirt is 3.4 from ovirt-3.4.0-prerelease repository
running on
CentOS 6.5 with latest updates (both OS and oVirt).

Both hosts, which act as hypervisors and GlusterFS nodes are in
state
Non Operational in oVirt because Gluster command [Non interactive
user] failed on server ovirt-host02.dmz.linuxland.at.

In engine.log I see the entry glusterHostList is not supported
(attached are the log entries when activating one of the hosts):

2014-03-03 18:17:11,764 ERROR
[org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]


(org.ovirt.thread.pool-6-thread-21) [6eee3cbd] Command
GlusterServersListVDSCommand(HostName =
ovirt-host02.dmz.linuxland.at,
HostId = dd399eeb-f623-457a-9986-a7efc69010b2) execution failed.
Exception: VDSNetworkException: org.apache.xmlrpc.XmlRpcException:
type
'exceptions.Exception':method glusterHostsList is not supported

Can you give me a hint what this means and how I can activate my
hosts
and storage again?
Thanks a lot!




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



sahina ?


Do you have vdsm-gluster on the node?


No, I didn't had it on (both) nodes.

After installing vdsm-gluster the storage works fine again. Thanks a
lot!

But there's one strange thing. According to oVirt logs and yum.log
GlusterFS storage worked fine until yesterdays yum update, where the
following packages where updated:

Mar 03 10:01:09 Updated: ovirt-hosted-engine-ha-1.1.0-1.el6.noarch
Mar 03 10:01:10 Updated: otopi-1.2.0-0.5.rc.el6.noarch
Mar 03 10:01:11 Updated: ovirt-engine-sdk-python-3.4.0.6-1.el6.noarch
Mar 03 10:01:12 Updated: ovirt-hosted-engine-setup-1.1.0-1.el6.noarch
Mar 03 10:01:13 Updated: libtiff-3.9.4-10.el6_5.x86_64

According to yum.log vdsm-gluster was never installed on these hosts,
but storage did work.

Shouldn't vdsm-gluster be a requirement for hosts and therefor be
installed during host setup?

Do you have any clue why it storage did work until the update of these
packages?


vdsm-gluster is to manage gluster storage, not consume gluster storage.
did you enable the gluster mode post installing the hosts?
(if you enabled it before installing them, or re-install[1] post
enabling gluster mode, it should have deployed vdsm-gluster as well)

[1] after moving hos to maintenance.


Yes, I did it after installing the hosts.

Would it be possible to add a check before activating this option?

I'm thinking of the following:
- Edit Cluster
- Enable Gluster Service
- OK checks if all hosts in the cluster have vdsm-gluster installed - if
not an error message occurs that this package is required in order to
enable the gluster service.


makes sense - please open a bug to track. check would probably warn if
unreachable hosts exists to warn user.


Done:
https://bugzilla.redhat.com/show_bug.cgi?id=1072274




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] hosted engine issues

2014-03-03 Thread René Koch

Hi,

I have some issues with hosted engine (oVirt 3.4 prerelease repo on 
CentOS 6.5).

My setups is the following:
2 hosts (will be 4 in the future) with 4 GlusterFS shares:
- engine (for hosted engine)
- iso (for ISO domain)
- ovirt (oVirt storage domain)

I had a split-brain situation today (after rebooting both nodes) on 
hosted-engine.lockspace file on engine GlusterFS volume which I resolved.


hosted engine used engine share via NFS (TCP) as glusterfs isn't 
supported for oVirt hosted engine, yet. I'll switch to GlusterFS as soon 
as oVirt will support it (I hope this will be soon as RHEV 3.3 is 
already supporting GlusterFS for hosted engine).



First of all ovirt-ha-agent fails to start on both nodes:

# service ovirt-ha-agent start
Starting ovirt-ha-agent:   [  OK  ]
# service ovirt-ha-agent status
ovirt-ha-agent dead but subsys locked


MainThread::INFO::2014-03-03 
11:20:39,539::agent::52::ovirt_hosted_engine_ha.agent.agent.Agent::(run) 
ovirt-hosted-engine-ha agent 1.1.0 started
MainThread::INFO::2014-03-03 
11:20:39,590::hosted_engine::223::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_get_hostname) 
Found certificate common name: 10.0.200.101
MainThread::CRITICAL::2014-03-03 
11:20:39,590::agent::103::ovirt_hosted_engine_ha.agent.agent.Agent::(run) Could 
not start ha-agent

Traceback (most recent call last):
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
97, in run

self._run_agent()
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
154, in _run_agent

hosted_engine.HostedEngine(self.shutdown_requested).start_monitoring()
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py, 
line 152, in __init__

STOP_VM: self._stop_engine_vm
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/state_machine.py, 
line 56, in __init__

logger, actions)
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py, 
line 93, in __init__

self._logger = FSMLoggerAdapter(logger, self)
  File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py, 
line 16, in __init__

super(FSMLoggerAdapter, self).__init__(logger, None)
TypeError: super() argument 1 must be type, not classobj



If I want to start my hosted engine, I receive the following error in 
vdsm logs, which makes absolutly no sense to me, as there is plenty of 
disk space available:


Thread-62::DEBUG::2014-03-03 
11:24:46,282::libvirtconnection::124::root::(wrapper) Unknown 
libvirterror: ecode: 38 edom: 42 level: 2 message: Failed to acquire 
lock: No space left on device
Thread-62::DEBUG::2014-03-03 
11:24:46,282::vm::2252::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::_ongoingCreations released
Thread-62::ERROR::2014-03-03 
11:24:46,283::vm::2278::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process failed

Traceback (most recent call last):
  File /usr/share/vdsm/vm.py, line 2238, in _startUnderlyingVm
self._run()
  File /usr/share/vdsm/vm.py, line 3159, in _run
self._connection.createXML(domxml, flags),
  File /usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py, 
line 92, in wrapper

ret = f(*args, **kwargs)
  File /usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in 
createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed', 
conn=self)

libvirtError: Failed to acquire lock: No space left on device
Thread-62::DEBUG::2014-03-03 
11:24:46,286::vm::2720::vm.Vm::(setDownStatus) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::Changed state to Down: 
Failed to acquire lock: No space left on device


# df -h | grep engine
ovirt-host01:/engine 281G   21G  261G   8% 
/rhev/data-center/mnt/ovirt-host01:_engine


# sudo -u vdsm dd if=/dev/zero 
of=/rhev/data-center/mnt/ovirt-host01:_engine/2851af27-8744-445d-9fb1-a0d083c8dc82/images/0e4d270f-2f7e-4b2b-847f-f114a4ba9bdc/test 
bs=512 count=100

100+0 records in
100+0 records out
51200 bytes (51 kB) copied, 0.0230566 s, 2.2 MB/s


Could you give me some information on how to fix the ovirt-ha-agent and 
then hosted-engine storage issue? Thanks a lot.


Btw, I had some issues during installation which I will explain in 
separate emails.



--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] hosted engine issues

2014-03-03 Thread René Koch

On 03/03/2014 11:47 AM, Sandro Bonazzola wrote:

Il 03/03/2014 11:33, René Koch ha scritto:

Hi,

I have some issues with hosted engine (oVirt 3.4 prerelease repo on CentOS 6.5).
My setups is the following:
2 hosts (will be 4 in the future) with 4 GlusterFS shares:
- engine (for hosted engine)
- iso (for ISO domain)
- ovirt (oVirt storage domain)

I had a split-brain situation today (after rebooting both nodes) on 
hosted-engine.lockspace file on engine GlusterFS volume which I resolved.


How did you solved it? By switching to NFS only?



I removed the file on host1 (directly on the brick) and ran gluster 
volume heal engine full, which synced the file from host2 to host1.






hosted engine used engine share via NFS (TCP) as glusterfs isn't supported for 
oVirt hosted engine, yet. I'll switch to GlusterFS as soon as oVirt
will support it (I hope this will be soon as RHEV 3.3 is already supporting 
GlusterFS for hosted engine).


First of all ovirt-ha-agent fails to start on both nodes:

# service ovirt-ha-agent start
Starting ovirt-ha-agent:   [  OK  ]
# service ovirt-ha-agent status
ovirt-ha-agent dead but subsys locked


MainThread::INFO::2014-03-03 
11:20:39,539::agent::52::ovirt_hosted_engine_ha.agent.agent.Agent::(run) 
ovirt-hosted-engine-ha agent 1.1.0 started
MainThread::INFO::2014-03-03 
11:20:39,590::hosted_engine::223::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_get_hostname)
 Found
certificate common name: 10.0.200.101
MainThread::CRITICAL::2014-03-03 
11:20:39,590::agent::103::ovirt_hosted_engine_ha.agent.agent.Agent::(run) Could 
not start ha-agent
Traceback (most recent call last):
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
97, in run
 self._run_agent()
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
154, in _run_agent
 hosted_engine.HostedEngine(self.shutdown_requested).start_monitoring()
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
 line 152, in __init__
 STOP_VM: self._stop_engine_vm
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/state_machine.py,
 line 56, in __init__
 logger, actions)
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py, 
line 93, in __init__
 self._logger = FSMLoggerAdapter(logger, self)
   File 
/usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py, 
line 16, in __init__
 super(FSMLoggerAdapter, self).__init__(logger, None)
TypeError: super() argument 1 must be type, not classobj



If I want to start my hosted engine, I receive the following error in vdsm 
logs, which makes absolutly no sense to me, as there is plenty of disk
space available:

Thread-62::DEBUG::2014-03-03 
11:24:46,282::libvirtconnection::124::root::(wrapper) Unknown libvirterror: 
ecode: 38 edom: 42 level: 2 message: Failed
to acquire lock: No space left on device


seems like a vdsm failure in starting monitor the hosted engine storage domain.
Can you attach vdsm logs?


Logs are quite big for an email (6.8MB).
I attached the last entries which show the information for vm-start.






Thread-62::DEBUG::2014-03-03 
11:24:46,282::vm::2252::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::_ongoingCreations released
Thread-62::ERROR::2014-03-03 
11:24:46,283::vm::2278::vm.Vm::(_startUnderlyingVm) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::The vm start process failed
Traceback (most recent call last):
   File /usr/share/vdsm/vm.py, line 2238, in _startUnderlyingVm
 self._run()
   File /usr/share/vdsm/vm.py, line 3159, in _run
 self._connection.createXML(domxml, flags),
   File /usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py, line 
92, in wrapper
 ret = f(*args, **kwargs)
   File /usr/lib64/python2.6/site-packages/libvirt.py, line 2665, in createXML
 if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
libvirtError: Failed to acquire lock: No space left on device
Thread-62::DEBUG::2014-03-03 11:24:46,286::vm::2720::vm.Vm::(setDownStatus) 
vmId=`f26dd37e-13b5-430c-b2f2-ecd098b82a91`::Changed state to Down: Failed
to acquire lock: No space left on device

# df -h | grep engine
ovirt-host01:/engine 281G   21G  261G   8% 
/rhev/data-center/mnt/ovirt-host01:_engine

# sudo -u vdsm dd if=/dev/zero
of=/rhev/data-center/mnt/ovirt-host01:_engine/2851af27-8744-445d-9fb1-a0d083c8dc82/images/0e4d270f-2f7e-4b2b-847f-f114a4ba9bdc/test
 bs=512 count=100
100+0 records in
100+0 records out
51200 bytes (51 kB) copied, 0.0230566 s, 2.2 MB/s


Could you give me some information on how to fix the ovirt-ha-agent and then 
hosted-engine storage issue? Thanks a lot.

Btw, I had some issues during installation which I will explain in separate 
emails.





libvirtEventLoop::DEBUG::2014-03-03 11:18:58,466::vm::5111::vm.Vm::(_onLibvirtLifecycleEvent) vmId=`f26dd37e-13b5

Re: [Users] Proper way to reboot an ovirt node

2014-03-03 Thread René Koch

On 03/03/2014 11:14 AM, Jonas Israelsson wrote:

What is the recommended proper way reboot an Ovirt node ?

I started by putting the host into in Maintenance mode and was going to
via the TUI interface just reboot the machine.
Should I then use the confirm host rebooted before I put the host back
from Maintenance mode ?


No, you don't need to use confirm host rebooted. This option is only 
required if you solved an issue manually.


Maintenance - reboot and activate is the right way.


Regards,
René




I have rebooted my Nodes violently hundreds of times (and they have
always recovered), but now I have data/config that I'm keen not to loose.

Failed to find this info on the wiki...

Brgds Jonas
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] hosted engine setup (NFS)

2014-03-03 Thread René Koch

Hi,

I installed hosted engine and faced an issue with NFS during installation.

First of all, I'm using GlusterFS on my storage and ovirt engine doesn't 
support GlusterFS yet, only NFS.


But for NFS I can't use mountprotpo=tcp as hosted-engine --setup doesn't 
ask for NFS options.


So I manually edited the following file:
/usr/share/ovirt-hosted-engine-setup/plugins/ovirt-hosted-engine-setup/storage/storage.py

and changed opts.append('vers=3'):

if domain_type == 'nfs3':
fstype = 'nfs'
opts.append('vers=3,mountproto=tcp')

My question is now: is it possible to ask for NFS options during setup 
or do you think this can lead into problems? NFS via TCP worked fine for 
me for one week until I rebooted the host today (did reboot tests last 
weeks, too which was fine) and can't start hosted engine anymore (see 
other mail thread), but I think the other issue is not NFS mountproto 
related.



--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] hosted engine setup (network)

2014-03-03 Thread René Koch

Hi,

During hosted engine setup I faced issues with network configuration on 
my CentOS 6.5 hosts:


My network setup was the following which doesn't work with hosted engine 
setup:

- eth0.200 (VLAN tag 200) should become ovirtmgmt interface
- GATEWAY is in /etc/sysconfig/network and not in ifcfg-eth0.200

The following errors occured:
014-02-25 15:42:31 INFO 
otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._misc:189 
Configuring the management bridge
2014-02-25 15:42:31 DEBUG 
otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._misc:198 
getVdsCaps for eth0: {'addr': '', 'cfg': {'DEVICE': 'eth0', 'PEERDNS': 
'no', 'NM_CONTROLLED': 'no', 'BOOTPROTO': 'none', 'HWADDR': '00:25:9
0:75:87:C2', 'ONBOOT': 'yes'}, 'ipv6addrs': 
['fe80::225:90ff:fe75:87c2/64'], 'mtu': '1500', 'netmask': '', 'hwaddr': 
'00:25:90:75:87:c2', 'speed': 1000}
2014-02-25 15:42:31 DEBUG otopi.context context._executeMethod:152 
method exception

Traceback (most recent call last):
  File /usr/lib/python2.6/site-packages/otopi/context.py, line 142, 
in _executeMethod

method['method']()
  File 
/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/network/bridge.py, 
line 231, in _misc

'gateway=%s' % caps['cfg']['GATEWAY'],
KeyError: 'GATEWAY'

This can be solved by setting GATEWAY in ifcfg-eth* file instead of 
/etc/sysconfig/network



Next, VLAN tagged interfaces don't work:
2014-02-25 15:35:20 INFO 
otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._misc:189 
Configuring the management bridge
2014-02-25 15:35:20 DEBUG otopi.context context._executeMethod:152 
method exception

Traceback (most recent call last):
  File /usr/lib/python2.6/site-packages/otopi/context.py, line 142, 
in _executeMethod

method['method']()
  File 
/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/network/bridge.py, 
line 194, in _misc

].s.getVdsCapabilities()['info']['nics'][nics]
KeyError: 'eth0.200'

So I had to do the following:
- Set switch port to untagged for this VLAN
- Configure eth0 instead of eth0.200
- Run hosted engine setup
- Configure VLAN for ovirtmgmt in oVirt (which surprisingly worked for 
an active interface)

- Configure VLAN tagging on hosts
- Reconfigure switch ports
- Sync networks in oVirt network setup tab

As this was a real pain to do I would love to see support for VLAN 
tagging in hosted engine setup :)



Shall I open bug reports for these 2 issues or are they already known?


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.5 planning

2014-03-03 Thread René Koch

Hi,

On 02/24/2014 05:59 PM, Itamar Heim wrote:

with oVirt 3.4 getting close to GA with many many great features, time
to collect requests for 3.5...



Here's my wish list :)

- Cloning of vms VMs without templates (of is this already implemented)?

- Enable host updates through engine (yum update via oVirt engine)

- Integrate v2v into oVirt engine

- hosted engine with iSCSI/FC/GlusterFS support

- ISO and export domain on FC/iSCSI/GlusterFS would be nice
ISO domain on GlusterFS using POSIXFS domain doesn't work for me in 
oVirt 3.4


- Central Repository for oVirt guest agents
Atm packages are available for Debian, SLES, RHEL/CentOS, Fedora but 
there are different sources and users have to know where to find the 
guest tools. So would love to see e.g. 
http://resources.ovirt.org/guest-agents/{ubuntu,debian,opensuse,...}


Windows needs to be created manually as described here 
http://www.ovirt.org/OVirt_Guest_Agent_For_Windows, right?


I could provide repositories for guest agent in a central point and also 
Windows guest agent packages if you don't plan to do it on ovirt.org as 
I have to required infrastructure (OBS with multiple distributions in 
it) on our side.


- RHEV guest tools APT (Application Provisioning Tool) for Windows 
ported to oVirt

This makes it easier to update guest tools on Windows...

- Upload ISOs thorugh oVirt engine gui

- Use existing share for ISO domain
When creating an ISO domain, oVirt creates it's own directory structure 
with IDs. It would be nice if an existing share could be used (e.g. an 
ISO share on NFS server which is used by other service, too) without 
creating the structure with IDs. I know that the IDs are needed 
internally but I think it should be possible to reuse an existing share.


- Signed RPMs
gpgcheck=0 is really ugly...

- NFS options for storage domains
It would be great if I can change NFS options like e.g. mountproto=tcp 
for NFS storage domains.



Regards,
René




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


  1   2   >