[ovirt-users] Re: VM templates

2021-01-26 Thread Robert Tongue
Correction, the issue came back, but I fixed it again, the actual issue was multipathd. I had to set up device filters in /etc/multipath.conf blacklist { protocol "(scsi:adt|scsi:sbp)" devnode "^hd[a-z]" devnode "^sd[a-z]$" devnode "^sd[a-z]" devnode "^nvme0n1"

[ovirt-users] Re: OVN and change of mgmt network

2021-01-26 Thread Gianluca Cecchi
On Tue, Jan 26, 2021 at 7:54 PM Kevin Doyle wrote: > Hi Gianluca did you ever resolve this ? I add a new host using the same IP > as the old host but get errors that ovs already has an entry (the old one) > > Thanks > Kevin > > yes, with the suggested command I was able to delete the previously d

[ovirt-users] Re: VM templates

2021-01-26 Thread Robert Tongue
I fixed my own issue, and for everyone else that may run into this, the issue was the fact that I created the first oVirt node VM inside VMware, and got it fully configured with all the software/disks/partitioning/settings, then cloned it to two more VMs. Then I ran the hosted-engine deploymen

[ovirt-users] Re: OVN and change of mgmt network

2021-01-26 Thread Kevin Doyle
Hi Gianluca did you ever resolve this ? I add a new host using the same IP as the old host but get errors that ovs already has an entry (the old one) Thanks Kevin ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovi

[ovirt-users] Replaced host but ovn complains of duplicate port

2021-01-26 Thread Kevin Doyle
I had to rebuild a host. I first removed it from Ovirt then reinstalled the OS. I then used the same 192.xxx.xxx.207 IP as the old host. I then added it to Ovirt which seem to go OK. However I am seeing lots of ovn errors complaining that there was an existing port for the same IP Port ovn-47cc8

[ovirt-users] Re: Ovirt reporting dashboard not working

2021-01-26 Thread José Ferradeira via Users
Should I use this to delete the year 2026 from the rows? DELETE FROM dwh_history_timekeeping WHERE EXTRACT(year FROM "date") = 2026; thanks José De: "José Ferradeira via Users" Para: "Strahil Nikolov" Cc: "users" Enviadas: Segunda-feira, 25 De Janeiro de 2021 18:17:50 Assunto: [ovir

[ovirt-users] Re: vGPU on ovirt 4.3

2021-01-26 Thread Gianluca Cecchi
On Tue, Jan 26, 2021 at 5:30 PM Michal Skrivanek < michal.skriva...@redhat.com> wrote: > > > > why a hook? we have a “native” ovirt support for both GPU and vGPU since > cca 4.1. > There was a hook initially, but that’s no longer needed…since 4.2 iirc > I think we also tested some Intel’s GTV-g ca

[ovirt-users] Re: vGPU on ovirt 4.3

2021-01-26 Thread Michal Skrivanek
> On 26. 1. 2021, at 12:50, Gianluca Cecchi wrote: > > On Tue, Jan 26, 2021 at 10:26 AM > wrote: > Thanks all for the feedback. > > When we bought the servers, they put some Nvidia Quadro P4000's in, but I > can't seem to find anything that says they support v

[ovirt-users] Re: Grafana oVirt 4.4.4 Node install - Grafana Monitoring Portal not available

2021-01-26 Thread simon
Thanks Didi, Sent the logs (12MB) by mail to you only. Kind Regards Simon... ___ 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 Cond

[ovirt-users] Re: OVirt rest api 4.3. How do you get the job id started by the async parameter

2021-01-26 Thread Pascal DeMilly
Hello Any ideas how to retrieve the job Id of an async job at the time of creation or from a job to know which entities (VM, disk, template) Id it was created from Thanks On Sat, Jan 23, 2021, 10:04 AM Martin Perina wrote: > Hi Ori, > > could you please take a look? > > Thanks, > Martin > > On

[ovirt-users] Re: vGPU on ovirt 4.3

2021-01-26 Thread Gianluca Cecchi
On Tue, Jan 26, 2021 at 10:26 AM wrote: > Thanks all for the feedback. > > When we bought the servers, they put some Nvidia Quadro P4000's in, but I > can't seem to find anything that says they support vGPU. > > I wasn't aware of the license server requirement for Nvidia, but the > pricing isn't

[ovirt-users] Re: vGPU on ovirt 4.3

2021-01-26 Thread Shantur Rathore
> > I've been able to trick consumer GPUs into working with KVM on machines > that I also use for oVirt, but oVirt itself is constructing the XML files > for KVM on-the-fly, so you'd have to fiddle with the code that builds them: > I haven't even found that yet. You could use qemu_cmdline VDSM ho

[ovirt-users] Re: vGPU on ovirt 4.3

2021-01-26 Thread kim . kargaard
Thanks all for the feedback. When we bought the servers, they put some Nvidia Quadro P4000's in, but I can't seem to find anything that says they support vGPU. I wasn't aware of the license server requirement for Nvidia, but the pricing isn't too bad, so I can probably get that pushed through

[ovirt-users] Re: oVirt initramfs regeneration

2021-01-26 Thread Shantur Rathore
Have a look at this kickstart file for installing oVirt Node https://gist.github.com/jonathanelbailey/b2ba868d39491f4e6a7497010b0f6b18 On Mon, Jan 25, 2021 at 11:49 PM Robert Tongue wrote: > Is it possible to force an initramfs regeneration in oVirt Node 4.4.4? I > am doing some advanced partiti

[ovirt-users] Re: Is there a plan for ovirt 4.5 and furture versions?

2021-01-26 Thread Michal Skrivanek
> On 26. 1. 2021, at 9:04, Sandro Bonazzola wrote: > > > > Il giorno lun 25 gen 2021 alle ore 20:00 Thomas Hoberg > ha scritto: > To your question "Is it worth building a new virtualization platform based on > ovirt?" Sandro answered "currently there's no change in

[ovirt-users] Is there a way hot to reserve MAC address ?

2021-01-26 Thread Michal Mocnak
Hey Guys, is there a way how to reserve MAC address for VMs created from the pool ? I have a workaround via ansible playbook which works fine but I am wondering if there is any other solution how to achieve this. And btw if i use predefined instance type other than Custom there are no network

[ovirt-users] Re: Is there a plan for ovirt 4.5 and furture versions?

2021-01-26 Thread Michal Skrivanek
> On 26. 1. 2021, at 8:48, Sandro Bonazzola wrote: > > > > Il giorno mar 26 gen 2021 alle ore 02:30 Flashbang > ha scritto: > > > In fact, our core production environment has been using redhat virtualization > since 2015, and upgrading from rhev 3.3 to rhv4.3 all

[ovirt-users] Re: Is there a plan for ovirt 4.5 and furture versions?

2021-01-26 Thread Sandro Bonazzola
Il giorno lun 25 gen 2021 alle ore 20:00 Thomas Hoberg ha scritto: > To your question "Is it worth building a new virtualization platform based > on ovirt?" Sandro answered "currently there's no change in the Red Hat's > support of the oVirt project". > > That may technically be true, but it does