[ovirt-users] Re: affinity/pool/fencing ?

2020-07-28 Thread Staniforth, Paul
Yes you could use affinity labels, can you remove hosts without breaking affinity? I had to set the affinity to soft/not enforcing when doing maintenance on hosts. The only way to bulk add hosts is via the API/SDK. The easiest would be ansible.

[ovirt-users] Re: Issue with ovirt 4.4 after doing some incremental backups.

2020-07-28 Thread Eyal Shenitzky
Hi Łukasz, Can you please provide vdsm.log and libvirt.log? On Tue, 28 Jul 2020 at 16:05, Łukasz Kołaciński wrote: > Hello, > > After doing a few vm backups, something breaks and I am unable to perform > any operations. I cannot do incremental backups and even full backups > doesn't work. I

[ovirt-users] Re: affinity/pool/fencing ?

2020-07-28 Thread Alan G
You might find affinity labels are a better fit in this use case. It would allow you to add/remove/move hosts in the future much more quickly than hard coding affinity. But that still leaves the bulk configuration tasks. The only way to do this quickly is with the REST API or one of the SDKs

[ovirt-users] affinity/pool/fencing ?

2020-07-28 Thread Nardus Geldenhuys
Hi oVirt land Hope you are well. Don't even know what to call this. But let me describe what I want to achieve. We have a cluster with say 100 vm's. But we want two use two hosts in the cluster two run only certain VM's. I think you can do that with affinity rules. But how can I restrict those

[ovirt-users] Re: [rhev-tech] ovirt-imageio-proxy not working after updating SSL certificates with a wildcard cert issued by AlphaSSL (intermediate)

2020-07-28 Thread Yedidyah Bar David
On Mon, Jul 27, 2020 at 6:40 PM Nir Soffer wrote: > > On Sat, Jul 25, 2020 at 5:24 AM Lynn Dixon wrote: >> >> All, >> I recently bought a wildcard certificate for my lab domain (shadowman.dev) >> and I replaced all the certs on my RHV4.3 machine per our documentation. >> The WebUI presents

[ovirt-users] Re: iSCSI multipath issue

2020-07-28 Thread Amit Bawer
On Tue, Jul 28, 2020 at 8:56 AM Nick Kas via Users wrote: > Hello evryone, > setup ovirt 4.4.1 on CentOS 8.2 as an experiment, and I am trying to get > an iSCSI domain working but have issues. The little experimental cluster > has 3 hosts. There is an ovirtmgmt network on the default vlan, and

[ovirt-users] Re: affinity/pool/fencing ?

2020-07-28 Thread Staniforth, Paul
Hello Nar, you can achieve this with 2 affinity rules, a positive and negative one. In the cluster create the first affinity group VM affinity rule disabled HOST affinity rule positive set enforcing mode. Then add the VMs and 2 Hosts to force them to run on these hosts. In

[ovirt-users] Re: affinity/pool/fencing ?

2020-07-28 Thread Nardus Geldenhuys
Hi Paul Thanks for the response, easy way to add 100 VM's in your second step ? Regards Nar On Tue, 28 Jul 2020 at 13:17, Staniforth, Paul < p.stanifo...@leedsbeckett.ac.uk> wrote: > Hello Nar, >you can achieve this with 2 affinity rules, a positive > and negative one. > >

[ovirt-users] Re: where is error log for OVA import

2020-07-28 Thread Jayme
Check engine.log in /var/log/ovirt-engine on the engine sever/vm On Tue, Jul 28, 2020 at 7:16 PM Philip Brown wrote: > I just tried to import an OVA file. > The GUI status mentions that things seem to go along fairly happily.. > it mentions that it creates a disk for it > but then

[ovirt-users] Re: where is error log for OVA import

2020-07-28 Thread Philip Brown
Thanks for the reply. I did manage to dig that one up. but.. doesnt seem to have any specifics either :( It just contains an xml description of the OVA info. Zero status output good or bad. If it makes any difference, the OVA was generated by VMware 4.x Last few lines in the logfile are as

[ovirt-users] where is error log for OVA import

2020-07-28 Thread Philip Brown
I just tried to import an OVA file. The GUI status mentions that things seem to go along fairly happily.. it mentions that it creates a disk for it but then eventually just says "failed to import VM x into datacenter Default" with zero explanation. Isnt there a log file or something I

[ovirt-users] Re: where is error log for OVA import

2020-07-28 Thread Simon Coter
should be /var/log/vdsm/import (on KVM host) for VMs and /var/log/ovirt-engine/ova (on engine host) for Templates > On Jul 29, 2020, at 1:20 AM, Jayme wrote: > > Check engine.log in /var/log/ovirt-engine on the engine sever/vm > > On Tue, Jul 28, 2020 at 7:16 PM Philip Brown

[ovirt-users] Re: New ovirt 4.4.0.3-1.el8 leaves disks in illegal state on all snapshot actions

2020-07-28 Thread Henri Aanstoot
Hi, Ended up reinstalling everything manual, not using the ovirt node iso's Non of the combinations/versions/manual playbook upgrades worked for me. Installed as i used to do previously ,am a happy camper again. untarred old ova's, imported disks .. up and running again Henri On Mon, 27 Jul

[ovirt-users] Management Engine IP change

2020-07-28 Thread Anton Louw via Users
Hi All, Does somebody perhaps know the process of changing the Hosted Engine IP address? I see that it is possible, I am just not sure if it is a straight forward process using 'nmtui' or editing the network config file. I have also ensured that everything was configured using the FQDN.

[ovirt-users] Re: Failed to execute stage 'Environment customization': IPAddress() does not support netmasks or subnet prefixes! See documentation for details.

2020-07-28 Thread James Loker-Steele via Users
Hi Anton, I tried without the /24 it threw an error saying it wasn’t a correct cidr address 10.93.130.50/64 (it added the /64) Interesting though, I have manually created the ovirtmgmt bridge interface and assigned an IP address to it (as per another post) and it has gone past this step now

[ovirt-users] VM locked and script unlock_entity.sh don't show any problem

2020-07-28 Thread Thomas BURGUIERE
The WEB interface show that the VM is locked, but when we run unlock_entity.sh there is no problem reported. How we think the VM were locked : There were filesystem issues (shortage disk space on the ovirt engine HOST) during a backup sequence, those consequences were discovered a few days

[ovirt-users] Re: Failed to execute stage 'Environment customization': IPAddress() does not support netmasks or subnet prefixes! See documentation for details.

2020-07-28 Thread James Loker-Steele via Users
The issue was the Bonded Nic i was trying to use. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: CentOS 8.2, ovVirt 4.4.1.8, SHE -- kernel: device-mapper: core: ovirt-ha-broker: sending ioctl 5401 to DM device without required privilege

2020-07-28 Thread Dmitry Kharlamov
Thank you very much for your help! Let's filter .. Best regards, Dmitry ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Failed to execute stage 'Environment customization': IPAddress() does not support netmasks or subnet prefixes! See documentation for details.

2020-07-28 Thread James Loker-Steele via Users
Hi All, Trying to install a self-hosted engine but cannot get past this step. [root@ /]# hosted-engine --deploy [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup During customization use CTRL-D to abort. Continuing will configure this host for serving as

[ovirt-users] Re: Deploying new Ovirt Node on new 4.4 cluster. ansible code incorrect

2020-07-28 Thread erin . sims
Thanks, sorry it took so long to get back to you. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: [rhev-tech] ovirt-imageio-proxy not working after updating SSL certificates with a wildcard cert issued by AlphaSSL (intermediate)

2020-07-28 Thread Lynn Dixon
I am running 1.5.3 of all of the imageio-* packages. THe test button in RHVM for the uploader comes back successfully with no errors. I am at a loss here. *Lynn Dixon* | Red Hat Certified Architect #100-006-188 *Solutions Architect* | NA Commercial Google Voice: 423-618-1414 Cell/Text:

[ovirt-users] Re: Failed to execute stage 'Environment customization': IPAddress() does not support netmasks or subnet prefixes! See documentation for details.

2020-07-28 Thread Anton Louw via Users
Hi James, You can remove the “/24” prefix after the IP address for the management VM. You will get prompts to add the netmask and gateway after you add the IP address. Anton Louw Cloud Engineer: Storage and Virtualization __ D: 087 805 1572 | M: N/A A:

[ovirt-users] Ovirt hypervisor as an DRBD node

2020-07-28 Thread radchenko . anatoliy
Hi community, I would like to use 3 nodes for hypervisor (hosted engine or install a separate VM with engine for its subsequent management) to use them as storage nodes - drbd 9 dual primary + quorum node (aka backup), ocfs 2 - so that the VMs used the hardware of both nodes (so to speak,