[ovirt-users] Re: CentOS 7.7 has been released: note it's not supported for oVirt 4.2

2019-09-19 Thread Sandro Bonazzola
Il giorno gio 19 set 2019 alle ore 16:06 Logan Kuhn ha scritto: > Are there any specific incompatibilities between oVirt 4.2 and CentOS 7.7 > or is it simply untested and won't be tested? > There's a known collision between sos from 7.7 and vdsm shipped in 4.2 which will raise dependency error.

[ovirt-users] Re: CentOS 7.7 has been released: note it's not supported for oVirt 4.2

2019-09-19 Thread Logan Kuhn
Are there any specific incompatibilities between oVirt 4.2 and CentOS 7.7 or is it simply untested and won't be tested? Regards, Logan - On Sep 19, 2019, at 2:45 AM, Sandro Bonazzola wrote: | CentOS 7.7 has been released this week. | Please note that CentOS 7.7 is not supported for

[ovirt-users] Re: Upgrade from 4.3.5 rc5 to 4.3.6 rc5 strange errors

2019-09-19 Thread Guillaume Pavese
Yes, I had those same messages on 4.3.5 upgraded from 4.3.4 Guillaume Pavese Ingénieur Système et Réseau Interactiv-Group On Thu, Sep 19, 2019 at 5:22 PM Strahil wrote: > Yeah, I've noticed I was searching for the wrong library (patching from > phone seems to be not such a smart idea :) ) .

[ovirt-users] Re: disable selinux ?

2019-09-19 Thread Yedidyah Bar David
On Thu, Sep 19, 2019 at 11:11 AM Nardus Geldenhuys wrote: > > Hi > > Hope you are well. Quick question. > > Can I disable SELINUX on the ovirt nodes ? Will there be any issues. I know > that you cant migrate from SELINUX to DISABLED SELINUX nodes. I know that we have a problem with that during

[ovirt-users] Re: web admin: snapshots UI

2019-09-19 Thread Laura Wright
I'd be happy to take a pass at doing another design for it. I would tend to agree that the general info of the snapshot should be surfaced at a higher level. On Thu, Sep 19, 2019 at 2:46 AM Yedidyah Bar David wrote: > Hi all, > > I'd like to ask/suggest something: > > In the previous UI (4.2?),

[ovirt-users] Best Practices to update a Windows VM

2019-09-19 Thread marzoccafabio
Once created a "main" VM we keep it alone to embed Windows updates. Then we clone this into a "service" VM which we convert into a Template to deploy to users. Now, what is the Best Practice to update WIndows OS for the all the users? ___ Users mailing

[ovirt-users] Re: Disk locked after backup

2019-09-19 Thread Benny Zlotnik
it's probably[1] [1] https://bugzilla.redhat.com/show_bug.cgi?id=1749944 On Thu, Sep 19, 2019 at 12:03 PM Fabio Cesar Hansen wrote: > Hi. > > I am using the > https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/download_disk_snapshots.py > script to backup my vms. > > The

[ovirt-users] Disk locked after backup

2019-09-19 Thread Fabio Cesar Hansen
Hi. I am using the https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/download_disk_snapshots.py script to backup my vms. The problem is that always after the backup finishes, the snapshot is locked. Has anyone ever experienced this? Node version: OS Version: RHEL - 7 -

[ovirt-users] Disk locked after backup

2019-09-19 Thread Fabio Cesar Hansen
Hi. I am using the https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/download_disk_snapshots.py script to backup my vms. The problem is that always after the backup finishes, the snapshot is locked. Has anyone ever experienced this? Node version: OS Version: RHEL - 7 -

[ovirt-users] Disk locked after backup

2019-09-19 Thread fchansen
Hi. I am using the https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/download_disk_snapshots.py script to backup my vms. The problem is that always after the backup finishes, the snapshot is locked. Has anyone ever experienced this? Node version: OS Version: RHEL - 7 -

[ovirt-users] Disk locked after backup

2019-09-19 Thread fchansen
Hi. I am using the https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/download_disk_snapshots.py script to backup my vms. The problem is that always after the backup finishes, the snapshot is locked. Has anyone ever experienced this? Node version: OS Version: RHEL - 7 -

[ovirt-users] Re: disable selinux ?

2019-09-19 Thread Strahil
I think I used to have a vdsm issue a long time ago. Why would you disable SELINUX, it provides various options to adapt to non-SELINUX aware apps. Best Regards, Strahil NikolovOn Sep 19, 2019 10:54, Nardus Geldenhuys wrote: > > Hi > > Hope you are well. Quick question. > > Can I disable

[ovirt-users] Re: Upgrade from 4.3.5 rc5 to 4.3.6 rc5 strange errors

2019-09-19 Thread Strahil
Yeah, I've noticed I was searching for the wrong library (patching from phone seems to be not such a smart idea :) ) . Installing libibverbs fixed the issue, and a bug is opened so devs can find where the deps were missing. Did you notice this behaviour on your setup ? Best Regards, Strahil

[ovirt-users] Re: Linked Clones?

2019-09-19 Thread Strahil
At least KVM can do that. If I understood correctly, you want a base disk for multiple VMs and the delta should be stored in separate disk, right? I am using VDO (with gluster) under my storage, so any duplicate data is deduplicated (and if yiu enable compression - compressed) by VDO. Have

[ovirt-users] disable selinux ?

2019-09-19 Thread Nardus Geldenhuys
Hi Hope you are well. Quick question. Can I disable SELINUX on the ovirt nodes ? Will there be any issues. I know that you cant migrate from SELINUX to DISABLED SELINUX nodes. Regards Nar ___ Users mailing list -- users@ovirt.org To unsubscribe send

[ovirt-users] CentOS 7.7 has been released: note it's not supported for oVirt 4.2

2019-09-19 Thread Sandro Bonazzola
CentOS 7.7 has been released this week. Please note that CentOS 7.7 is not supported for oVirt 4.2 and older releases. If you want to upgrade to CentOS 7.7 please upgrade to oVirt 4.3 too. If you don't plan to upgrade to oVirt 4.3 please be sure your yum repo files points to

[ovirt-users] Re: Upgrade from 4.3.5 rc5 to 4.3.6 rc5 strange errors

2019-09-19 Thread Guillaume Pavese
"yum provides */libibverbs.so" will tell you that this file is provided by rdma-core-devel So to fix this messages when you login, you can do : "yum install rdma-core-devel" Guillaume Pavese Ingénieur Système et Réseau Interactiv-Group On Thu, Sep 19, 2019 at 1:56 AM Strahil wrote: > Hello

[ovirt-users] Re: Linked Clones?

2019-09-19 Thread Simone Tiraboschi
On Thu, Sep 19, 2019 at 9:24 AM wrote: > Hi, > > I am approaching and studying oVirt in order to propose the solution to a > customer as a replacement for a commercial solution they have now. > They only need Desktop virtualization. > Sorry for the silly question, but I can't find a way to

[ovirt-users] Linked Clones?

2019-09-19 Thread marzoccafabio
Hi, I am approaching and studying oVirt in order to propose the solution to a customer as a replacement for a commercial solution they have now. They only need Desktop virtualization. Sorry for the silly question, but I can't find a way to deploy a VM (template) to users as a "linked-clone",

[ovirt-users] web admin: snapshots UI

2019-09-19 Thread Yedidyah Bar David
Hi all, I'd like to ask/suggest something: In the previous UI (4.2?), when you entered the VM snapshots page, you saw per each snapshot some details that you do not see in the current UI. Specifically, to see the creation date, you have to press General. So I got used to writing longer