[ANN] oVirt 4.3.9 Third Release Candidate is now available for testing
by Lev Veyde
The oVirt Project is pleased to announce the availability of the oVirt
4.3.9 Third Release Candidate for testing, as of March 5th, 2020.
This update is a release candidate of the ninth in a series of
stabilization updates to the 4.3 series.
This is pre-release software. This pre-release should not to be used in
production.
This release is available now on x86_64 architecture for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
* oVirt Node 4.3 (available for x86_64 only) has been built consuming
CentOS 7.7 Release
See the release notes [1] for known issues, new features and bugs fixed.
Notes:
- oVirt Appliance is already available
- oVirt Node is already available
Additional Resources:
* Read more about the oVirt 4.3.9 release highlights:
http://www.ovirt.org/release/4.3.9/
* 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] http://www.ovirt.org/release/4.3.9/
[2] http://resources.ovirt.org/pub/ovirt-4.3-pre/iso/
--
Lev Veyde
Senior Software Engineer, RHCE | RHCVA | MCITP
Red Hat Israel
<https://www.redhat.com>
lev(a)redhat.com | lveyde(a)redhat.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
3 years
Re: Changing the Data Warehouse Sampling Scale
by Yedidyah Bar David
On Wed, Mar 4, 2020 at 7:09 PM Staniforth, Paul
<P.Staniforth(a)leedsbeckett.ac.uk> wrote:
>
>
> Hello Anton,
> you can also manually do this
> edit /etc/ovirt-engine-dwh/ovirt-engine-dwhd.conf.d/10-setup-scale.conf
> run systemctl restart ovirt-engine-dwhd.service
>
> if you upgrade your engine it puts the old 10-setup-scale.conf back but it keeps a copy
You can also add your own copy of this file with a later name (say
"99-my-stuff.conf").
This will take precedence and won't be touched by upgrades. However:
>
>
> Regards,
> Paul S.
> ________________________________
> From: anton.louw(a)voxtelecom.co.za <anton.louw(a)voxtelecom.co.za>
> Sent: 04 March 2020 05:37
> To: users(a)ovirt.org <users(a)ovirt.org>
> Subject: [ovirt-users] Changing the Data Warehouse Sampling Scale
>
> Caution External Mail: Do not click any links or open any attachments unless you trust the sender and know that the content is safe.
>
> Hi Everybody,
>
> I have a question. When oVirt was deployed in our environment by previous engineers, the DWH was installed as Basic. I would like to change this to Full, to get the daily stats, as this is now empty due to the scale.
If it's completely empty, perhaps there is some other problem, not the scale.
To further debug this, check that both the engine and dwh access the
same database (this should be ok by default, but perhaps you used
non-defaults) by checking the credentials they use in their conf
files:
grep DWH_DB /etc/ovirt-engine/engine.conf.d/*conf
grep DWH_DB /etc/ovirt-engine-dwh/ovirt-engine-dwhd.conf.d/*conf
You might also check /var/log/ovirt-engine-dwh/ovirt-engine-dwhd.log .
Best regards,
> Is this just as simple as described in the following article: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...
>
> Are there any precautions I should take, and has anybody else ever done this before?
>
> Thanks a lot
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> Privacy Statement: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...
> oVirt Code of Conduct: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...
> List Archives: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.o...
> To view the terms under which this email is distributed, please go to:-
> http://leedsbeckett.ac.uk/disclaimer/email/
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FQBQ4ISS5BT...
--
Didi
3 years
Re: Changing the Data Warehouse Sampling Scale
by Anton Louw
Hi Paul,
That is great news! Thanks so much for the reply.
Cheers
Anton Louw
Cloud Engineer: Storage and Virtualization
______________________________________
D: 087 805 1572 | M: N/A
A: Rutherford Estate, 1 Scott Street, Waverley, Johannesburg
anton.louw(a)voxtelecom.co.za
www.vox.co.za
From: Staniforth, Paul <P.Staniforth(a)leedsbeckett.ac.uk>
Sent: 04 March 2020 18:35
To: Anton Louw <Anton.Louw(a)voxtelecom.co.za>; users(a)ovirt.org
Subject: Re: [ovirt-users] Changing the Data Warehouse Sampling Scale
Hello Anton,
you can also manually do this
edit /etc/ovirt-engine-dwh/ovirt-engine-dwhd.conf.d/10-setup-scale.conf
run systemctl restart ovirt-engine-dwhd.service
if you upgrade your engine it puts the old 10-setup-scale.conf back but it keeps a copy
Regards,
Paul S.
________________________________
From: anton.louw(a)voxtelecom.co.za<mailto:anton.louw@voxtelecom.co.za> <anton.louw(a)voxtelecom.co.za<mailto:anton.louw@voxtelecom.co.za>>
Sent: 04 March 2020 05:37
To: users(a)ovirt.org<mailto:users@ovirt.org> <users(a)ovirt.org<mailto:users@ovirt.org>>
Subject: [ovirt-users] Changing the Data Warehouse Sampling Scale
Caution External Mail: Do not click any links or open any attachments unless you trust the sender and know that the content is safe.
Hi Everybody,
I have a question. When oVirt was deployed in our environment by previous engineers, the DWH was installed as Basic. I would like to change this to Full, to get the daily stats, as this is now empty due to the scale. Is this just as simple as described in the following article: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...>
Are there any precautions I should take, and has anybody else ever done this before?
Thanks a lot
_______________________________________________
Users mailing list -- users(a)ovirt.org<mailto:users@ovirt.org>
To unsubscribe send an email to users-leave(a)ovirt.org<mailto:users-leave@ovirt.org>
Privacy Statement: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...>
oVirt Code of Conduct: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...>
List Archives: https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.o...<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.o...>
To view the terms under which this email is distributed, please go to:-
http://leedsbeckett.ac.uk/disclaimer/email/<http://leedsbeckett.ac.uk/disclaimer/email/>
3 years
Re: subnets
by Dominik Holler
On Tue, Mar 3, 2020 at 1:48 PM <eevans(a)digitaldatatechs.com> wrote:
> Uncheck passthrough and make sure the vnic is part of a legitimate network.
>
>
>
Does this mean that there are still problems to schedule the VM?
If so, please share the relevant lines of engine.log.
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Dominik Holler <dholler(a)redhat.com>
> *Sent:* Tuesday, March 03, 2020 6:03 AM
> *To:* eevans(a)digitaldatatechs.com
> *Cc:* users <users(a)ovirt.org>
> *Subject:* [ovirt-users] Re: subnets
>
>
>
>
>
>
>
> On Sat, Feb 29, 2020 at 9:03 PM <eevans(a)digitaldatatechs.com> wrote:
>
> When I attach a vnic to a vm and try to start it I get the following
> message:
>
>
>
> - Cannot run VM. There is no host that satisfies current scheduling
> constraints. See below for details:
> - The host kvm04 did not satisfy internal filter Network because there
> are no free virtual functions which are suitable for virtual nic(s) nic3. A
> virtual function is considered as suitable if the VF's configuration of its
> physical function contains the virtual nic's network/network label.
> - The host kvm02 did not satisfy internal filter Network because there
> are no free virtual functions which are suitable for virtual nic(s) nic3. A
> virtual function is considered as suitable if the VF's configuration of its
> physical function contains the virtual nic's network/network label.
> - The host kvm01 did not satisfy internal filter
> VmToHostsAffinityGroups because it did not match positive affinity rules .
>
> I am new to ovirt and never had an issue with kvm hypervisor.
>
>
>
> Can you please ensure that the checkbox Passthrough of the vNIC profile is
> not actived?
>
>
> https://www.ovirt.org/documentation/admin-guide/chap-Logical_Networks.htm...
>
>
>
>
>
>
>
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Alex K <rightkicktech(a)gmail.com>
> *Sent:* Saturday, February 29, 2020 2:48 PM
> *To:* eevans(a)digitaldatatechs.com
> *Cc:* users <users(a)ovirt.org>
> *Subject:* [ovirt-users] Re: subnets
>
>
>
>
>
> On Sat, Feb 29, 2020, 18:38 <eevans(a)digitaldatatechs.com> wrote:
>
> I have a network in place with several subnets, one for iscsi and one for
> virtual pbx and VoIP phones. I use the iscsi in Ovirt, but I cannot get
> Ovirt to recognize and use the physical vlan 3 network for phones. If I add
> it and the subnet, Ovirt will make give it an IP, but it's an isolated
> network with no connectivity to the other vm's or the Internet.
>
> You will need to attach a vm to a network in order the vm to have access
> to the specific network. This should be straightforward from web gui.
>
> I have read several topics on this but I can't get it to work properly.
> Any help would be appreciated.
> Thanks.
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/CYXBJM43M6T...
>
>
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/JNBUBZ3UY4U...
>
>
>
>
3 years
Error when exporting virtual machine
by Suporte LENEP
Hello everyone,
I am getting the following error when I try to export a virtual machine:
2020-02-04 10:43:44,818-02 ERROR
[org.ovirt.engine.core.bll.exportimport.GetVmsFromExportDomainQuery]
(default task-94) [1dc343fb-7d47-495d-898c-99f52a686307] Exception:
org.ovirt.engine.core.common.errors.EngineException: EngineException:
org.ovirt.engine.core.vdsbroker.irsbroker.IRSErrorException:
IRSGenericException: IRSErrorException: Failed to GetVmsInfoVDS, error =
Storage domain does not exist:
(u'5ac6c35d-0406-4a06-a682-ed8fb2d1933f',), code = 358 (Failed with
error StorageDomainDoesNotExist and code 358)
Any ideas?
--
Suporte LENEP
3 years
OVA import fails always
by Juan Pablo Lorier
Hi,
I'm running 4.3.8.2-1.el7 (just updated engine to see if it helps) and I
haven't been able to import vms in OVA format, I've tried many
appliances downloaded from the web but couldn't get them to work.
Any hints?
Regards
3 years
Different cpu flags preventing live migration
by Gianluca Cecchi
Hello,
I would like to share some problems that I'm finding on an environment
based on RHV, but could impact also oVirt based environments.
For my problems I'm working on an opened case to understand root cause.
I have Dell R730 hypervisors (with Intel(R) Xeon(R) CPU E5-2680 v4 @
2.40GHz cpu) and some VMs configured for "customized" high performance.
In the sense that I configure VM as high performance type and then:
- I enable the graphical console (I remove the flag of headless Mode" in
Console section);
- In Host section I set for "Start Running On" Any Host in Cluster and
allow manual and automating migration;
- I also set HA in high availability section, accepting default values for
leasing, resume behaviour, ecc..
These settings however have the effect to leave enable the flag related to
"Pass-Through Host CPU" in Host section.
I noticed that with same Bios, ecc with kernel in 4.3.8 (that seems equal
between oVirt and RHV):
[g.cecchi@ov200 ~]$ uname -r
3.10.0-1062.12.1.el7.x86_64
[g.cecchi@ov200 ~]$
I have this cpu flag set: invpcid_single
Instead on the same host in 4.3.5 (eg kernel 3.10.0-1062.el7.x86_64) the
flag is not set.
This creates problem during upgrade from 4.3.5 to 4.3.8 because initially I
empty one host and update it, but then I cannot live migrate back the VMs
to update the other one, due to the pass-through flag set, that requires
exact set of flags.
So crosscheck on a test environment in case you have the "Pass-Through
Host CPU" set in Host section for any critical VM you cannot shutdown.
BTW: the flag is somehow tricky to remove if you set the VM as High
Performance type; you have to:
edit VM --> Host
Start Running On --> change to select a specific host among the available
ones
Now you can remove the "Pass-Through Host CPU" flag --> remove it
Start Running On --> change again to "Any Host in Cluster"
Save
Now you can live migrate this "customized" High Performance VM
But the problem is that if the VM is running, you have to shutdown it to
get the change in effect.
HH,
Gianluca
3 years