Unable to change compatibility version due to hosted engine
by Renout Gerrits
Hi All,
We have an environment which we want to upgrade to ovirt 4.0. This was
initially installed at 3.5, then upgraded to 3.6.
Problem we're facing is that for an upgrade to 4.0 a compatibility version
of 3.6 is required.
When changing the cluster compatibility version of the 'Default' cluster
from 3.5 to 3.6 we get the error in the gui: "Cannot change cluster
compatibility version when a VM is active. please shutdown all VMs in the
cluster."
Even when we shutdown all vm's, except for the Hosted Engine we get this
error.
On the hosts a 'vdsClient -s 0 list' is done which will return the HE.
In the engine logs we have the following error: "2016-12-08 13:00:18,139
WARN [org.ovirt.engine.core.bll.storage.UpdateStoragePoolCommand] (default
task-25) [77a50037] CanDoAction of action 'UpdateStoragePool' failed for
user admin@internal. Reasons:
VAR__TYPE__STORAGE__POOL,VAR__ACTION__UPDATE,$ClustersList
Default,ERROR_CANNOT_UPDATE_STORAGE_POOL_COMPATIBILITY_VERSION_BIGGER_THAN_CLUSTERS"
So problem would be that the HE is in the Default cluster. But how does one
change the compatibility version when the HE is down?
I've tried shutting down the engine, changing the version in the DB:
"UPDATE vds_groups SET compatibility_version='3.6';" and starting the
engine again.
When I do that and try to start a VM:
2016-12-09T13:30:21.346740Z qemu-kvm: warning: CPU(s) not present in any
NUMA nodes: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2016-12-09T13:30:21.346883Z qemu-kvm: warning: All CPU(s) up to maxcpus
should be described in NUMA config
2016-12-09T13:30:21.355699Z qemu-kvm: "-memory 'slots|maxmem'" is not
supported by: rhel6.5.0
So that change was rolled back to compatibilty 3.5. After that we we're
able to start vm's again.
Please note that all hosts and HE are EL7.
To me this doesn't seem like a strange set-up or upgrade path. Would it be
possible to start the HE in another cluster than Default or is there a way
to bypass the vdsClient list check?
What is the recommended way of upgrading the HE in this case?
Kind regards,
Renout
7 years, 11 months
dedicated gluster storage network
by Nathanaël Blanchet
Hi,
I changed the previous all in one network to a dedicated gluster storage
at the network level. But when doing netstat (or gluster peer status), I
can see that listening connection still use the previous vlan and
gluster bricks are probed on this vlan.
I detached them with ovirt or manually to probe them an other time, but
they are still probed on the initial ovirtmgmt vlan.
What is this gluster network supposed to do in reality?
--
Nathanaël Blanchet
Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
blanchet(a)abes.fr
7 years, 11 months
Re: [ovirt-users] Ovirt uploader
by Luca 'remix_tj' Lorenzetto
On Thu, Dec 15, 2016 at 9:53 AM, Gomez Asier <agomez(a)ikerlan.es> wrote:
> But I can ping to 172.16.8.169 from the manager host and I can ssh to. Because they are on the same networks: manager: 172.16.8.236 host: 172.16.8.169.
>
> Could be some firewall or something?
could be. Check all the available options, but is simply an nfs mount
issue that is totally unrelated with ovirt
Luca
--
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
"Internet è la più grande biblioteca del mondo.
Ma il problema è che i libri sono tutti sparsi sul pavimento"
John Allen Paulos, Matematico (1945-vivente)
Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <lorenzetto.luca(a)gmail.com>
7 years, 11 months
Re: [ovirt-users] Ovirt uploader
by Luca 'remix_tj' Lorenzetto
On Thu, Dec 15, 2016 at 9:41 AM, Gomez Asier <agomez(a)ikerlan.es> wrote:
> If I run centos~$showmount -e 172.16.8.169
>
> Output:
> rpc mount export: RPC: Unable to receive; errno = No route to host
>
> What does it mean?
>
It means you can't reach that IP from your manager VM. Check your
network configuration of the manager. I had the same issue and i
solved by adding a secondary NIC to the manager VM in the same network
as the NFS storage (172.16.8.x in your setup).
Luca
--
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
"Internet è la più grande biblioteca del mondo.
Ma il problema è che i libri sono tutti sparsi sul pavimento"
John Allen Paulos, Matematico (1945-vivente)
Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <lorenzetto.luca(a)gmail.com>
7 years, 11 months
Auto Deployment
by Koen Vanoppen
Dear all,
I'm currently trying to create a puppet module for setting up ovirt from
scratch.
For the moment I'm stuck with the answer file that hangs on this (and then
of course stops the installation):
Notice:
/Stage[main]/Bacovirt::Config::Mgmt/Exec[engine-setup]/returns:
--== DATABASE CONFIGURATION ==--
Notice:
/Stage[main]/Bacovirt::Config::Mgmt/Exec[engine-setup]/returns:
Notice:
/Stage[main]/Bacovirt::Config::Mgmt/Exec[engine-setup]/returns:
Where is the DWH database located? (Local, Remote) [Local]: [ ERROR ]
Failed to execute stage 'Environment customization': End of file
My answer file is included as a attachment.
Kind regards,
7 years, 11 months
Gluster with SSD Cache
by Marcelo Leandro
Hello
I have storages with RAID controller that support SSD cache, i would like
the configure gluster with the chace ssd.
I have one question:
what size the ssd cache per TB de HDD 7.2k?
Thanks.
Marcelo Leandro.
7 years, 11 months
Re: [ovirt-users] Affinity/HA for a set of VMs
by Yedidyah Bar David
On Wed, Dec 14, 2016 at 9:02 AM, TranceWorldLogic .
<tranceworldlogic(a)gmail.com> wrote:
> Hi,
>
> I was trying to explore more about fencing option supported in ovirt.
> But getting lost in documents.
>
> My requirement is to fence at VM level rather than host level.
I am pretty certain that this is not called fencing. Fencing is for hosts.
And it's meant for _stopping_ them, not starting.
> e.g let assume VM1.1, VM1.2,VM1.3 are running on host1 and VM2.1,VM2.2 VM2.3
> running on host2. Suppose due to some error only VM1.1 goes down [Note:
> VM1.2 and VM1.3 in running state] then VM2.1 must come up.
>
> Can I get to know whether such functionality is supported by ovirt ?
> If yes, would you please explain also how it work
> or would you share refernece for me to refer and understand it ?
> if yes, is it configurable by python sdk ?
No idea, but it might be possible using affinity rules and/or HA.
Changing the subject, to try to attract more relevant responses,
and adding Tomer.
Best,
--
Didi
7 years, 11 months
[ANN] oVirt 4.0.6 Fifth Release Candidate is now available
by Sandro Bonazzola
The oVirt Project is pleased to announce the availability of oVirt 4.0.6
fifth release candidate for testing, as of December 14th, 2016.
This release is available now for:
* Fedora 23 (tech preview)
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later
This release supports Hypervisor Hosts running:
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later
* Fedora 23 (tech preview)
* oVirt Next Generation Node 4.0
This is pre-release software. Please take a look at our community page[1]
to know how to ask questions and interact with developers and users.
All issues or bugs should be reported via oVirt Bugzilla[2].
This pre-release should not to be used in production.
This update is the fourth release candidate of the sixth in a series of
stabilization updates to the 4.0 series.
4.0.6 brings 4 enhancements and 61 bugfixes, including 25 high or urgent
severity fixes, on top of oVirt 4.0 series
See the release notes [3] for installation / upgrade instructions and a
list of new features and bugs fixed.
Notes:
* A new oVirt Live ISO is already available. [4]
* A new oVirt Next Generation Node will be available soon [4]
* A new oVirt Engine Appliance will be available soon for Red Hat
Enterprise Linux and CentOS Linux (or similar)
* Mirrors[5] might need up to one day to synchronize.
Delay is due to the rolling out of CentOS 7.3 this week causing several
issues while building Node and Appliance.
Additional Resources:
* Read more about the oVirt 4.0.6 release highlights:
http://www.ovirt.org/release/4.0.6/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] https://www.ovirt.org/community/
[2] https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt
[3] http://www.ovirt.org/release/4.0.6/
[4] http://resources.ovirt.org/pub/ovirt-4.0-pre/iso/
[5] http://www.ovirt.org/Repository_mirrors#Current_mirrors
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
7 years, 11 months
Ovirt uploader
by Gomez Asier
--_000_7DA3DBF1088E3B41B80B6E0528F9F9970102B747Ikerlan12ikerla_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hello, I am new to ovirt.
I am trying to upload a ISO to ovirt storage using 'engine-iso-uploader', b=
ut it throws timed out.
Exactly this is my output:
[ikerlan@ovirtmanager ~]$ sudo engine-iso-uploader --iso-domain=3Dimagenes-=
iso upload ubuntu-14.04.2-server-amd64.iso
Please provide the REST API password for the admin@internal oVirt Engine us=
er (CTRL+D to abort):
Uploading, please wait...
ERROR: mount.nfs: Connection timed out
Really thanks,
Asier Gomez
--_000_7DA3DBF1088E3B41B80B6E0528F9F9970102B747Ikerlan12ikerla_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EstiloCorreo17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
{page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"ES" link=3D"blue" vlink=3D"purple">
<div class=3D"Section1">
<p class=3D"MsoNormal"><span lang=3D"EN-US">Hello, I am new to ovirt.<o:p><=
/o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">I am trying to upload a ISO to =
ovirt storage using ‘engine-iso-uploader’, but it throws timed =
out.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Exactly this is my output:<o:p>=
</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD">[ikerla=
n@ovirtmanager ~]$ sudo engine-iso-uploader --iso-domain=3Dimagenes-iso upl=
oad ubuntu-14.04.2-server-amd64.iso
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD">Please =
provide the REST API password for the admin@internal oVirt Engine user (CTR=
L+D to abort):
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD">Uploadi=
ng, please wait...<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD"><o:p>&n=
bsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD">ERROR: =
mount.nfs: Connection timed out<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"color:#4F81BD"><o:p>&n=
bsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Really thanks,<o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US">Asier Gomez<o:p></o:p></span></=
p>
</div>
</body>
</html>
--_000_7DA3DBF1088E3B41B80B6E0528F9F9970102B747Ikerlan12ikerla_--
7 years, 11 months
ovirt, spice and igel
by Craig Warner
I’m new to overt and this has been a rapid learning curve, and come to point where I need assistance.
The objective of this project is to provide via a igel thin client a seamless multimedia experience for the end user.
The environment is based upon both host and virtual instance using Centos 7.2 and ovirt 4.0.
The igel thin client is designed to use the RHEV spice environment, so this is the first point of pain for this project. I can only the igel client to interact with the associating the firefox then finding the virt-viewer binary with the igel operating system. Not very seamless to provide multimedia experience for the end user.
igel terminal is running the latest update.
I’ve also engaged igel technical support but centos 7.2, and ovirt 4.0 seems to be breaking new ground.
Next point of pain is performance of multimedia on the thin client, less then satisfactory experience. Once again any helpful suggestions would be appreciated.
If I’ve left anything out in the description of what trying to achieve, let me know, and shall fill in the gaps.
Once again any assistance would be appreciated.
Craig
7 years, 11 months