[ovirt-users] Re: [External] : Importing VM from Vmware

2024-06-13 Thread Simon Coter via Users
Which “virt-v2v” release are you running/using ?

Simon

> On Jun 1, 2024, at 3:43 PM, dom...@gmail.com wrote:
> 
> Hi,
> 
> Migrating VMs from Vmware works nice in the UI but it's slow.
> With 
> https://blogs.oracle.com/scoter/post/how-to-migrate-vmware-vsphere-to-oracle-linux-kvm
>  i'm trying to import exported VM
> 
> virt-v2v \
>  –o rhv-upload \
>  –oc https:///ovirt-engine/api \
>  -op /root/olvm-admin-password-file \
>  -oo rhv-cacert=/root/ovirt-cacert.pem \
>  -oo rhv-cluster= \
>  -os  \
>  -of qcow2 \
>  -oo rhv-direct \
>  --network  \
>  -i libvirtxml 
> 
> I tried everything possible but still there is an error
> virt-v2v: error: no -oo (output options) are allowed here
> 
> If reporting bugs, run virt-v2v with debugging enabled and include the
> complete output:
> 
>  virt-v2v -v -x [...]
> 
> 
> Any idea?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!KVkPVbBTxtK7K67qgOuhXLFWN3VZDuG0fMfun6tmisYcWZQMR7mzkQDY7zy_HcXLw3NcdfJgngDNKVM$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!KVkPVbBTxtK7K67qgOuhXLFWN3VZDuG0fMfun6tmisYcWZQMR7mzkQDY7zy_HcXLw3NcdfJg5TPN_r0$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/CAAA4DX3IANF2N3UG4YFDXR42IG4HDMJ/__;!!ACWV5N9M2RV99hQ!KVkPVbBTxtK7K67qgOuhXLFWN3VZDuG0fMfun6tmisYcWZQMR7mzkQDY7zy_HcXLw3NcdfJgbTNeGYk$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5IAMCEJMDN5XXDA5NX7NOAKD3SIDYLRF/


[ovirt-users] Re: [External] : Cannot create bond

2024-05-06 Thread Simon Coter via Users


> On May 6, 2024, at 5:46 PM, dcaam...@apexutilities.ca wrote:
> 
> Hello Simon,
> 
> My apologies for the late replay. I was able to fix the issue, it turns out 
> that even though I was following the instructions, somehow, I ended up 
> installing version 4.5 on the KVM Manage Engine, but 4.4 on the KVM hosts.
> 
> In order to be able to create the network bond in OLVM the following packages 
> are required:
> - kernel-uek-5.15.0-203.146.5.1.el8uek.x86_64.rpm
> - nmstate-1.4.5-2.0.1.el8_9.x86_64.rpm
> - nispor-1.2.15-1.el8.x86_64.rpm
> 
> The KVM hosts had the kernel and nmstate with the correct version; however, 
> nispor was on 1.2.10.
> 
> It turns out that nispor 1.2.15 is included only in version 4.5 in the Oracle 
> repositories.  Once I updated my KVM hosts to 4.5 I was able to create the 
> network bonds.

Right, we’re working to get the same nispor updated package available for 4.4 
too.

Simon

> 
> I hope this helps someone in the future.
> 
> Have a great day.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHCKmHYw9A$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHCXUKt-mw$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/P6U3C2S2DKN7QLGFJZUNWVHDEYJPR2LQ/__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHC1c7PdxA$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XOBHUWDU4GB4JUXPQCMRD7L674BJ46C3/


[ovirt-users] Re: [External] : Cannot create bond

2024-05-04 Thread Simon Coter via Users
Seems to be a known issue for OLVM.
I would suggest to update all the systems to the latest packages.
We’ve fixed this issue in updated nispor, nmstate and kernel-uek packages.

Simon

Sent from my iPhone

> On May 4, 2024, at 3:14 PM, dcaam...@apexutilities.ca wrote:
> 
> Hello,
> 
> I recently deploy two KVM hosts and one KVM engine.  things seem to be 
> working good so far; however, I cannot create bonds in my KVM hosts.  I have 
> 4 interfaces, two enabled (cable connected) and two disabled (cable 
> unplugged, not needed at the moment).  The ovirmgmt network is running on one 
> of the active interfaces.
> 
> I have done the following:
> Create LACP bond with both connected interfaces.
> Create Load-balancing XOR bond with both connected interfaces.
> Create LACP bond with both unplugged interfaces.
> Create Load-balancing XOR bond with both unplugged interfaces.
> Create LACP bond with one connected and one unplugged interface.
> Create Load-balancing XOR bond with one connected and one interfaces.
> Remove server from KVM engine, create bond at the host level using cockpit, 
> try to add the host back into KVM cluster.
> 
> None of the options i have tried successfully create the bond in the KVM 
> cluster.
> 
> I will appreciate your assistance in getting this to work.
> 
> Environment details
> OS on all servers: Oracle Linux 8.9 with kernel 
> 5.15.0-205.149.5.1.el8uek.x86_64
> KVM engine: running on a virtual machine in vCenter
> KVM hosts: physical servers
> Software version: 4.5.4-1.0.31.el8
> 
> Thank you
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9Dl7m4OjA$
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9Cbtzixqw$
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/XO5N7GBOVVA4C2DMH2WZKIEOZVTDAVW2/__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9BVjCTDgg$
___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RT7SAO2VYHBAAHYAV5G7FNGYMRX3PJUR/


[ovirt-users] Re: [External] : Re: Ovirt Hyperconverged

2024-04-17 Thread Simon Coter via Users
Hi Thomas,

some feedback from Oracle:

On Apr 17, 2024, at 5:12 PM, Thomas Hoberg  wrote:

I've tried to re-deploy oVirt 4.3 on CentOS7 servers because I had managed to 
utterly destroy a HCI farm, where most VMs had migrated to Oracles variant of 
RHV 4.4 on Oracle Linux. I guess I grew a bit careless towards its end.

Mostly it was just an academic exercise to see if it could be resurrected... I 
was much happier with the Oracle variant anyway.

Good to know!


And I've hit similar issues all over the place: the ansible scripts and/or the 
python packages they interact with are utterly broken with now years of 
completely disjunct bug-fixing going on.

The underlying CentOS 7 packages continue in maintenance (some more weeks to 
go..), but the oVirt 4.3 on top has been unmaintained for years.

Since these are just sanity checks, I deleted all of them, one after the other 
(and there is lots of them!), and I eventually got it to work again.

Don't have a single VM on it, though, because you can't trust it, the hardware 
is ancient and it really was just a finger exercise at that stage. With CentOS 
7 going out of support now, it's really messing with a corpse.

I'm currently operating Oracle's 4.4 variant running on their Linux, too, which 
still has Gluster based HCI built-in, even if they don't mention it at all.

We mention it on our docs: 
https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/getstart/getstarted-hosted-engine-deploy.html#he-deploy-prereqs
 and it’s still there for 4.5 release.


Just make sure you switch their Unbreakable Linux kernel for the Redhat variant 
everywhere, otherwise you'll risk all kinds of nasties.

We support both UEK and RHCK (Red Hat Compatible Kernel); if an issue is there, 
we want to know :)


It's been way more stable than oVirt 4.3 ever was, but that doesn't mean it's 
"enterprise": that was always one fat big exaggeration, withful thinking, 
whatever.

This is due to oVirt people and our own testing too! oVirt 4.4 is, for sure, 
more stable too.


And don't fall for their 4.5 variant, that came out end of last year: that one 
doesn't support HCI any more and actually seems to fail withOUT their 
Enterprise Linux kernels.

We still support HCI and we still support our own kernel (UEK) as well as the 
Red Hat Compatible one.


And no, it doesn't run on EL9 either, that might take another year or so, as 
Oracle's oVirt implementation is almost a year behind oVirt at the moment.

This is our choice; we today have the same UEK7 kernel (5.15.0-x) available for 
OL8 and OL9 and we do not see any reason to force our customers/users to 
upgrade to 9.

Simon

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!NOVxiz9jioj-jKvwi9kwGZXrQhW-zDhb2lvdm-lcIG3abkVfZzzq70mx3nFTW1XwqMrsHT7fb_YjNjx0$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!NOVxiz9jioj-jKvwi9kwGZXrQhW-zDhb2lvdm-lcIG3abkVfZzzq70mx3nFTW1XwqMrsHT7fb4lslbWH$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/X435DYEU5BMHQ7ZHSTJPYF4ZCXQ2GJXU/__;!!ACWV5N9M2RV99hQ!NOVxiz9jioj-jKvwi9kwGZXrQhW-zDhb2lvdm-lcIG3abkVfZzzq70mx3nFTW1XwqMrsHT7fb5B95HQ-$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/2OYLZ4AVBCQJA6ROSSXUZ4WVQA2LOX3Q/


[ovirt-users] Re: [External] : Re: HPE Oneview KVM appliance 8.8.0 / 8.7.0

2024-04-11 Thread Simon Coter via Users
Hi Angus,

we could try to do our best, even if this one is an appliance coming from HPE.
It could also help if you share access to the appliance to me as well as on the 
SR opened.
And, please, share the SR number you created.
Thanks

Simon

On Apr 11, 2024, at 2:42 PM, Angus Clarke  wrote:

Hi Gianluca

Thank you for the detailed instructions - these were excellent, I wasn't aware 
of the "lsinitrd" command before now - thanks!

My VM still sticks at the same point when booting with the virtio-scsi 
configuration. Meh!

I'm encouraged that the image booted ok in your environment => points to 
something specific to my environment.

I've raised a case with Oracle as we are using OLVM. I don't think they'll take 
an interest, let's see. If I get anywhere I'll report back here for the record.

Thanks again
Angus



 On Wed, 10 Apr 2024 23:59:22 +0200 Gianluca Cecchi 
 wrote ---

On Wed, Apr 10, 2024 at 12:29 PM Angus Clarke 
mailto:an...@ajct.uk>> wrote:
Hi Gianluca

The software is free from HPE but requires a login, I've shared a link 
separately.

Thanks for taking an interest

Regards
Angus

Apart from other considerations we are privately sharing, in my env that is 
based on Cascade Lake cpu on the host, with local storage domain on filesystem, 
the appliance is able to boot and complete the initial configuration phase 
using your settings: Chipset i440FX w/Bios for the IDE disk type, OS: RHEL7 
x86_64. In my env graphics protocol=VNC, video type=VGA
The constraint for your tweaks is caused by the appliance's operating system 
where all the virtio modules are compiled as modules and they are not included 
into the initramfs.
So the system doesn't find the boot disk if you set it as virtio or virtio-scsi.
The layout is of bios type with one partition for /boot and other filesystems 
on LVM, / included.
To modify the qcow2 image you can use some tools out there, or use manual steps 
this way:

. connect the disk to an existing rhel 7 / CentOS 7 helper VM where you have 
lvm2 package installed
In my case my VM has one disk named /dev/sda and the HPE qcow2 disk when added 
is then seen as /dev/sdb and its partitions as /dev/sdb1, ...
IMPORTANT: change the disk names below as it appears the appliance disk in your 
env, otherwise you risk to compromise your existing data!!!

IMPORTANT: inside the appliance disk there is a volume group named vg01. Verify 
there is no vg01 volume group already defined in your helper VM otherwise you 
get into troubles

. connect to the helper VM as root user

. the LVM structure of the added disk (PV/VG/LV) should be automatically 
detected
run the command "vgs" and you should see vg01 volume group listed
run the command "lvs vg01" and you should see some logical volumes listed


. mount the root filesystem of the appliance disk on a directory in your helper 
VM (on /media directory in my case)
# mount /dev/vg01/lv_root /media/

. mount the /boot filesystem of the appliance disk under /media/boot
# mount /dev/sdb1 /media/boot/

. mount the /var filesystem of the appliance disk under /media/var
# mount /dev/vg01/lv_var /media/var/

. chroot into the appliance disk env
# chroot /media

. create a file with new kernel driver modules you want to include in the new 
initramfs
# vi /etc/dracut.conf.d/virtio.conf

its contents have to be this one line below (similar to the already present 
platform.conf):
# cat /etc/dracut.conf.d/virtio.conf
add_drivers+="virtio virtio_blk virtio_scsi"

. backup the original initramfs
# cp -p /boot/initramfs-3.10.0-1062.1.2.el7.x86_64.img 
/boot/initramfs-3.10.0-1062.1.2.el7.x86_64.bak

. replace the initramfs
# dracut -fv /boot/initramfs-3.10.0-1062.1.2.el7.x86_64.img 
3.10.0-1062.1.2.el7.x86_64
...
*** Creating image file done ***
*** Creating initramfs image file 
'/boot/initramfs-3.10.0-1062.1.2.el7.x86_64.img' done ***
#

. verify the new contents include virtio modules

# lsinitrd /boot/initramfs-3.10.0-1062.1.2.el7.x86_64.img | grep virtio
-rw-r--r--   1 root root 7876 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/block/virtio_blk.ko.xz
-rw-r--r--   1 root root12972 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/char/virtio_console.ko.xz
-rw-r--r--   1 root root14304 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/net/virtio_net.ko.xz
-rw-r--r--   1 root root 8188 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/scsi/virtio_scsi.ko.xz
drwxr-xr-x   2 root root0 Apr 10 21:14 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/virtio
-rw-r--r--   1 root root 4552 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/virtio/virtio.ko.xz
-rw-r--r--   1 root root 9904 Sep 30  2019 
usr/lib/modules/3.10.0-1062.1.2.el7.x86_64/kernel/drivers/virtio/virtio_pci.ko.xz
-rw-r--r--   1 root root 8332 Sep 30  2019 

[ovirt-users] Re: [External] : Re: Cannot successfully import Windows vm to new ovirt deployment

2023-10-26 Thread Simon Coter
Did you try with one smaller VM ?
At the same time, are you able to check if the OVF works on other hypervisors 
(like VirtualBox on your laptop) ?

Simon

On Oct 27, 2023, at 12:50 AM, Michaal Rutledge  wrote:

Yes, I see that it identifies the boot record (though, why it's MBR and not GPT 
is beyond me).

Yes, the VM was shut down properly prior to OVF export. And it's not an OVA. 
Also, this happens to EVERY VM I've tried to import from ESXi, so there seems 
to be something more to this to me.

Michaal Rutledge
netrac...@mac.com<mailto:netrac...@mac.com>
972-896-4948

On 10/26/2023 4:54 PM, Simon Coter wrote:
virt-v2v identifies the MBR but it’s not able to mount :)
was the VM properly shutdown on VMware when you did the export ?
An alternative plan could be to:


  *   extract the OVA content (by “tar” command)
  *   convert the vdisk to qcow2 format (by qemu-img)
  *   import the vdisk
  *   create one new Windows VM and add the imported disk
  *   try to boot :)

ps: once the disk is imported you can also evaluate its status by presenting 
the same to an other VM (and there try to mount)

Simon

On Oct 26, 2023, at 11:49 PM, Michaal Rutledge 
<mailto:netrac...@mac.com> wrote:

But previously, Tomas said that he could see where virt-v2v DID properly 
identify the OS, so why is virt-v2v unable to determine how to mount the disk 
to load the OS? Even during the import stage, it properly identifies the 
partitions, so why is it failing is what I'm not seeing. It boots in ESXi just 
fine, that's where the OVF was exported from. Disk has no errors there. So I 
kinda need a little more to go on here. Nice to know it can't mount the boot 
partition, would be nicer to know WHY it can't mount the boot partition when it 
boots in VMware without issue. Is there something that needs to be done to the 
VM and it's OS drive before it's exported?

Michaal Rutledge
netrac...@mac.com<mailto:netrac...@mac.com>
972-896-4948

On 10/26/2023 4:31 PM, Simon Coter wrote:
It’s failing due to this error:

import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log: content: 
DOS/MBR boot sector MS-MBR Windows 7 english at offset 0x163 "Invalid partition 
table" at offset 0x17b "Error loading operating system" at offset 0x19a 
"Missing operating system"; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS 
(0x1fb,254,63), startsector 1, 4294967295 sectors

So, “virt-v2v” is not able to get your Windows-7 disk mounted to load the OS.

Simon

On Oct 26, 2023, at 11:23 PM, Michaal R via Users 
<mailto:users@ovirt.org> wrote:

Okay, it seems it got a bit further, but still errored out. I watched it get 
past the disk import (or what looked like the disk import), but I couldn't see 
in the vdsm.log file where it failed the remaining import. I tried as both 
Other OS and as Linux (just in case the latter had a chance), but still 
failures. There were errors from vdsmd like "cannot lookup default selinux 
label for /var/tmp/.guestfs-36/appliance.d/initrd" and some SELinux errors with 
access control from qemu-kvm (the latter of which I ran the fix scripts for as 
suggested by Cockpit). Below are the log file links from this run.

vdsm.log: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/aylya0u16l55ef8k36qu8/vdsm-10.26.23-15.37.log?rlkey=mawo0smdau51ja4a042bhsrqi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb_maUM6w$
import log 1: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/xuwslr1sz9lrvbyhacasa/import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log?rlkey=kned3464ek7ctsggqddix0dsi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQZjHc7hRg$
import log 2: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/yuimr3j0hwdpkz4siofum/import-4a6237d9-05a0-4d5a-a7b1-ff01764a761f-20231026T155635.log?rlkey=y6kp8ttd59sbh0j8k16eauvsw=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb2bdYygQ$
import log 3: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/ipeol7uk00gimyn6rgfrg/import-44bb07d9-fb1d-4e91-a025-35dc70b55cd8-20231026T160749.log?rlkey=yrrznpyagxhhgkwqsokgmk09z=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYrVJ_ATw$
___
Users mailing list -- users@ovirt.org<mailto:users@ovirt.org>
To unsubscribe send an email to 
users-le...@ovirt.org<mailto:users-le...@ovirt.org>
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYZUcAT1w$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYpOT8vxg$
List Archives: 
https://urlde

[ovirt-users] Re: [External] : Re: Cannot successfully import Windows vm to new ovirt deployment

2023-10-26 Thread Simon Coter
virt-v2v identifies the MBR but it’s not able to mount :)
was the VM properly shutdown on VMware when you did the export ?
An alternative plan could be to:


  *   extract the OVA content (by “tar” command)
  *   convert the vdisk to qcow2 format (by qemu-img)
  *   import the vdisk
  *   create one new Windows VM and add the imported disk
  *   try to boot :)

ps: once the disk is imported you can also evaluate its status by presenting 
the same to an other VM (and there try to mount)

Simon

On Oct 26, 2023, at 11:49 PM, Michaal Rutledge  wrote:

But previously, Tomas said that he could see where virt-v2v DID properly 
identify the OS, so why is virt-v2v unable to determine how to mount the disk 
to load the OS? Even during the import stage, it properly identifies the 
partitions, so why is it failing is what I'm not seeing. It boots in ESXi just 
fine, that's where the OVF was exported from. Disk has no errors there. So I 
kinda need a little more to go on here. Nice to know it can't mount the boot 
partition, would be nicer to know WHY it can't mount the boot partition when it 
boots in VMware without issue. Is there something that needs to be done to the 
VM and it's OS drive before it's exported?

Michaal Rutledge
netrac...@mac.com<mailto:netrac...@mac.com>
972-896-4948

On 10/26/2023 4:31 PM, Simon Coter wrote:
It’s failing due to this error:

import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log: content: 
DOS/MBR boot sector MS-MBR Windows 7 english at offset 0x163 "Invalid partition 
table" at offset 0x17b "Error loading operating system" at offset 0x19a 
"Missing operating system"; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS 
(0x1fb,254,63), startsector 1, 4294967295 sectors

So, “virt-v2v” is not able to get your Windows-7 disk mounted to load the OS.

Simon

On Oct 26, 2023, at 11:23 PM, Michaal R via Users 
<mailto:users@ovirt.org> wrote:

Okay, it seems it got a bit further, but still errored out. I watched it get 
past the disk import (or what looked like the disk import), but I couldn't see 
in the vdsm.log file where it failed the remaining import. I tried as both 
Other OS and as Linux (just in case the latter had a chance), but still 
failures. There were errors from vdsmd like "cannot lookup default selinux 
label for /var/tmp/.guestfs-36/appliance.d/initrd" and some SELinux errors with 
access control from qemu-kvm (the latter of which I ran the fix scripts for as 
suggested by Cockpit). Below are the log file links from this run.

vdsm.log: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/aylya0u16l55ef8k36qu8/vdsm-10.26.23-15.37.log?rlkey=mawo0smdau51ja4a042bhsrqi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb_maUM6w$
import log 1: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/xuwslr1sz9lrvbyhacasa/import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log?rlkey=kned3464ek7ctsggqddix0dsi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQZjHc7hRg$
import log 2: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/yuimr3j0hwdpkz4siofum/import-4a6237d9-05a0-4d5a-a7b1-ff01764a761f-20231026T155635.log?rlkey=y6kp8ttd59sbh0j8k16eauvsw=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb2bdYygQ$
import log 3: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/ipeol7uk00gimyn6rgfrg/import-44bb07d9-fb1d-4e91-a025-35dc70b55cd8-20231026T160749.log?rlkey=yrrznpyagxhhgkwqsokgmk09z=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYrVJ_ATw$
___
Users mailing list -- users@ovirt.org<mailto:users@ovirt.org>
To unsubscribe send an email to 
users-le...@ovirt.org<mailto:users-le...@ovirt.org>
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYZUcAT1w$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYpOT8vxg$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/WRNUCEDMDKUACQZPELZJAL6GAOR27XVE/__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQbwRSBMCQ$



___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DPU64FAPC7Z3JVJI3DIKGPR4YBEMXBCO/


[ovirt-users] Re: [External] : Re: Cannot successfully import Windows vm to new ovirt deployment

2023-10-26 Thread Simon Coter
It’s failing due to this error:

import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log: content: 
DOS/MBR boot sector MS-MBR Windows 7 english at offset 0x163 "Invalid partition 
table" at offset 0x17b "Error loading operating system" at offset 0x19a 
"Missing operating system"; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS 
(0x1fb,254,63), startsector 1, 4294967295 sectors

So, “virt-v2v” is not able to get your Windows-7 disk mounted to load the OS.

Simon

On Oct 26, 2023, at 11:23 PM, Michaal R via Users  wrote:

Okay, it seems it got a bit further, but still errored out. I watched it get 
past the disk import (or what looked like the disk import), but I couldn't see 
in the vdsm.log file where it failed the remaining import. I tried as both 
Other OS and as Linux (just in case the latter had a chance), but still 
failures. There were errors from vdsmd like "cannot lookup default selinux 
label for /var/tmp/.guestfs-36/appliance.d/initrd" and some SELinux errors with 
access control from qemu-kvm (the latter of which I ran the fix scripts for as 
suggested by Cockpit). Below are the log file links from this run.

vdsm.log: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/aylya0u16l55ef8k36qu8/vdsm-10.26.23-15.37.log?rlkey=mawo0smdau51ja4a042bhsrqi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb_maUM6w$
import log 1: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/xuwslr1sz9lrvbyhacasa/import-75636d68-d067-4570-84b3-3829c5cf1963-20231026T153906.log?rlkey=kned3464ek7ctsggqddix0dsi=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQZjHc7hRg$
import log 2: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/yuimr3j0hwdpkz4siofum/import-4a6237d9-05a0-4d5a-a7b1-ff01764a761f-20231026T155635.log?rlkey=y6kp8ttd59sbh0j8k16eauvsw=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQb2bdYygQ$
import log 3: 
https://urldefense.com/v3/__https://www.dropbox.com/scl/fi/ipeol7uk00gimyn6rgfrg/import-44bb07d9-fb1d-4e91-a025-35dc70b55cd8-20231026T160749.log?rlkey=yrrznpyagxhhgkwqsokgmk09z=0__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYrVJ_ATw$
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYZUcAT1w$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQYpOT8vxg$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/WRNUCEDMDKUACQZPELZJAL6GAOR27XVE/__;!!ACWV5N9M2RV99hQ!NHFEfX3K7rmRgLY00KvhRZsvZ4f_N6dn0tAShyfcyeYZ9A99xucudf2C1mGtfYvttSOAKQbwRSBMCQ$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SWTLWSVQKZ3ASBWNN37XGYU4JF3OZQQ7/


[ovirt-users] Re: [External] : OLVM: error deleting snapshot live

2021-05-04 Thread Simon Coter
Hi,

it’s a known regression due to updates on qemu/libvirt releases.
The easiest way to get it sorted out is to rollback to previous qemu-3.1.0-7 
release on the KVM host.
Soon an update for qemu/libvirt will address the same.

Simon

On May 4, 2021, at 12:03 PM, Renevey Christian 
mailto:christian.rene...@hefr.ch>> wrote:

Hi,

With last OLVM update installed, we are unable to delete snapshot without 
stopping the vm (live merge error)

Vdsm.log:
2021-05-04 09:44:28,389+0200 ERROR (jsonrpc/6) [virt.vm] 
(vmId='dba27e34-f8f3-4d9b-a6fd-95ba92c2970e') Live merge failed (job: 
36f515b5-fb9e-4e29-b5f8-5b7c062cef5d) (vm:5957)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 5955, in merge
bandwidth, flags)
  File "/usr/lib/python2.7/site-packages/vdsm/virt/virdomain.py", line 100, in f
ret = attr(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 131, in wrapper
ret = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 94, in 
wrapper
return func(inst, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 719, in blockCommit
if ret == -1: raise libvirtError ('virDomainBlockCommit() failed', dom=self)
libvirtError: internal error: child reported (status=125): Requested operation 
is not valid: Setting different SELinux label on 
/rhev/data-center/mnt/blockSD/47c2336e-1936-4b28-b759-efcfe8a19b58/images/269f76c4-2a63-4cdf-a2da-0f56f4acc464/c317c53b-ad79-421f-9263-f1f19c81a9a7
 which is already in use
2021-05-04 09:44:28,412+0200 INFO  (jsonrpc/6) [api.virt] FINISH merge 
return={'status': {'message': 'Merge failed', 'code': 52}} 
from=:::192.168.1.110,38834, flow_id=390f0b25-f364-4adc-b7b3-b732ee0e0213, 
vmId=dba27e34-f8f3-4d9b-a6fd-95ba92c2970e (api:54)
2021-05-04 09:44:28,413+0200 INFO  (jsonrpc/6) [jsonrpc.JsonRpcServer] RPC call 
VM.merge failed (error 52) in 0.58 seconds (__init__:312)
2021-05-04 09:44:29,124+0200 INFO  (jsonrpc/3) [api.host] START getAllVmStats() 
from=:::192.168.1.110,38834 (api:48)

Any idea whats wrong ?

Rgds

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to 
users-le...@ovirt.org
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!KA2X_EPWyTvP0wFTUMU-k7b_tI3SrB5Lw67NHFkOR6CidwKAlrFvcxfo2elI_YYn$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!KA2X_EPWyTvP0wFTUMU-k7b_tI3SrB5Lw67NHFkOR6CidwKAlrFvcxfo2aLULYaj$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/FVGYUDEZMOKN7FVUQ7LVUWYHSPGF5MRF/__;!!GqivPVa7Brio!KA2X_EPWyTvP0wFTUMU-k7b_tI3SrB5Lw67NHFkOR6CidwKAlrFvcxfo2b03LCmY$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HV6FBYNHYPZS5LSDFDUGBIZM3MM7KUGB/


[ovirt-users] Re: [External] : Import VM with Xen Based in Ovirt

2021-04-22 Thread Simon Coter
Hi,

I do not know if the Xen based you’re mentioning is Oracle VM.
In that case you could check this article:

https://blogs.oracle.com/scoter/migrate-oracle-vm-to-oracle-linux-kvm

Simon

On Apr 22, 2021, at 11:07 AM, hemaa--- via Users 
mailto:users@ovirt.org>> wrote:

Hi All,

I am trying to migrate a VM from a Xen Based virtualization to Ovirt with the 
import option in GUI
But I am not able to list any stopped VMs on the Xen host. So what I did is I 
started the VM and got it listed. Then selected the VM and moved to right hand 
section. Clicked on next button. But then it gave an error

"All chosen VMs couldn't be retrieved by the external system and therefore have 
been filtered. Please see log for details."

When I check the libvirt logs in xen hypervisor I see error as below. There is 
no other errors in engine logs or vdsm logs
2021-04-22 08:52:36.796+: 30219: error : do_connect:116 : internal error: 
failed to connect to xend
2021-04-22 08:52:36.830+: 30219: error : virNodeSuspendSupportsTarget:332 : 
internal error: Cannot probe for supported suspend types
2021-04-22 08:52:36.830+: 30219: warning : 
xenHypervisorMakeCapabilities:2550 : Failed to get host power management 
capabilities
2021-04-22 08:52:36.832+: 30220: error : virConnectListAllDomains:6803 : 
this function is not supported by the connection driver: 
virConnectListAllDomains

This is the same error I got when I tried importing a running VM as well. Any 
idea on what could be a possible reason behind this?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to 
users-le...@ovirt.org
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!JkpQBENRekEjqvi-BIJv-7iW0FAlcEbrewQZ71vyc1uEGMRKs6fdOL2PDcNwMjof$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!JkpQBENRekEjqvi-BIJv-7iW0FAlcEbrewQZ71vyc1uEGMRKs6fdOL2PDZUZuJ6E$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/MGQX7EP322RWFFRFOI6KR2RLSKHARNAU/__;!!GqivPVa7Brio!JkpQBENRekEjqvi-BIJv-7iW0FAlcEbrewQZ71vyc1uEGMRKs6fdOL2PDZBrKjC0$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ETHIU6NDAXD52UTS7HA2D4LI7UONQETK/


[ovirt-users] Re: [External] : Using VNC console on new cluster

2021-02-11 Thread Simon Coter
Hi Matthew,

this is a known issue for 4.3.6 release (OLVM or oVirt).
You should check if your KVM cluster has VNC Encryption enabled; if this is the 
case you should:


  *   disable VNC console for your Cluster (by OLVM/oVirt)
  *   Comment out line "vnc_tls=1" in /etc/libvirt/qemu.conf on the KVM host.
  *   Go to OLVM Web Console, Compute -> Hosts -> select  -> 
Management -> Maintenance, then Installation -> Reinstall, to apply above 
change.
  *   After above step reinstall KVM host, launch novnc VM console works fine.

Hope this helps.

Simon

On Feb 12, 2021, at 12:25 AM, 
matthew.st...@fujitsu.com wrote:

I’m running OLVM 4.3.6 (Consider it oVIrt 4.3.6).

When I created my second cluster, I could not access the hosts on the second 
cluster using VNC (haven’t tried to get html5 working).

Since I was forced to power off everything, (power outage), I’ve had no issue 
with accessing the console on any host in the second cluster.

I have just created a third cluster.  Same problem.  No issues with hosts on 
the first two clusters, but any host I’ve migrated to the third cluster, I 
cannot access the console.

When I select a host, click on the button for ‘Console’ I get a download on my 
browser, I tell the browser to open the download, and I get, what I think is 
the Spice application starting and quitting in a second or two.

I’m not looking forward to telling my management that we need another power 
outage.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to 
users-le...@ovirt.org
Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!McfT0P02GcuM-11EGpQX_d796JN6yehzpqYvvf8WUcE9t-YggabOFKa6AXso44uN$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!McfT0P02GcuM-11EGpQX_d796JN6yehzpqYvvf8WUcE9t-YggabOFKa6AReD0u6r$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/FDGGE2MKNE24CVLBM6WQ6UIJGD7CRRB2/__;!!GqivPVa7Brio!McfT0P02GcuM-11EGpQX_d796JN6yehzpqYvvf8WUcE9t-YggabOFKa6AbWgpeJ8$

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RUMAYMSJEUY76UTJOHRJI6YKSNYJN5TI/


[ovirt-users] Re: [External] : Re: oVirt + Proxmox Backup Server

2021-01-28 Thread Simon Coter
Storware vProtect allows to backup for free until 10 VMs and works great.

Simon

> On Jan 28, 2021, at 5:20 PM, Diggy Mc  wrote:
> 
> P.S.  My environment is oVirt 4.4.4.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!IG1poBARcRL8En8f97kJWrfEllWy00Vr_Eu756UVAd4N4UFMw3ldYWpgSVlbtmB7$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!IG1poBARcRL8En8f97kJWrfEllWy00Vr_Eu756UVAd4N4UFMw3ldYWpgSbUQTZ_V$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/BXEM3ZA7E6VEJDVXZF2S3BHSBQTCB3DJ/__;!!GqivPVa7Brio!IG1poBARcRL8En8f97kJWrfEllWy00Vr_Eu756UVAd4N4UFMw3ldYWpgSQr9raaC$
>  
___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BCWIY7LWIGJ5PKC6A6HJVWVHKZVVNTD3/


[ovirt-users] Re: [External] : Re: Gluster release and oVirt 4.4

2021-01-25 Thread Simon Coter


On Jan 25, 2021, at 5:52 PM, Sandro Bonazzola 
mailto:sbona...@redhat.com>> wrote:



Il giorno mar 12 gen 2021 alle ore 12:28 Sandro Bonazzola 
mailto:sbona...@redhat.com>> ha scritto:


Il giorno mar 12 gen 2021 alle ore 01:50 Simon Coter 
mailto:simon.co...@oracle.com>> ha scritto:
Hi,

is there any plan to introduce Gluster-8 for hyper-converged architecture with 
oVirt 4.4 ?
Just wondering because I can see Gluster-7 is declared EOL on Dec 11, 2020 
(https://www.gluster.org/release-schedule/<https://urldefense.com/v3/__https://www.gluster.org/release-schedule/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACtlYq9zT$>)
Thanks

+Parth Dhanjal<mailto:dpa...@redhat.com> was looking into testing Gluester 8 
upgrade, any update?


Following up on this.
The oVirt 4.4.5 release candidate that will be released this week will be based 
on Gluster 8, so help verifying upgrade from oVirt 4.4.4 / Gluster 7 to this RC 
will be helpful.
Raising it early so if you have a test environment you can start preparing it 
:-)

Thanks so much Sandro for your feedback.
I’ll try to verify how-to report back our own feedback on 4.4 release with 
Gluster-8.
Thanks so much for your prompt feedback.

Simon







Simon
___
Users mailing list -- users@ovirt.org<mailto:users@ovirt.org>
To unsubscribe send an email to 
users-le...@ovirt.org<mailto:users-le...@ovirt.org>
Privacy Statement: 
https://www.ovirt.org/privacy-policy.html<https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACsXBZekz$>
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/<https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACs3Hy7yC$>
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CL533FADCSACZBJ64VR6X5JSQ2PJWPQY/<https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/CL533FADCSACZBJ64VR6X5JSQ2PJWPQY/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACviP-FSn$>


--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat 
EMEA<https://urldefense.com/v3/__https://www.redhat.com/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACu35dDkd$>

sbona...@redhat.com<mailto:sbona...@redhat.com>
[https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--200.png]<https://urldefense.com/v3/__https://www.redhat.com/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACu35dDkd$>
Red Hat respects your work life balance. Therefore there is no need to answer 
this email out of your office hours.
<https://urldefense.com/v3/__https://mojo.redhat.com/docs/DOC-1199578__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACgjMlbYn$>




--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat 
EMEA<https://urldefense.com/v3/__https://www.redhat.com/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACu35dDkd$>

sbona...@redhat.com<mailto:sbona...@redhat.com>
[https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--200.png]<https://urldefense.com/v3/__https://www.redhat.com/__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACu35dDkd$>
Red Hat respects your work life balance. Therefore there is no need to answer 
this email out of your office hours.
<https://urldefense.com/v3/__https://mojo.redhat.com/docs/DOC-1199578__;!!GqivPVa7Brio!IyzGWPFaZffgtuRpQQcxJLMofMS7nLFiJryrZws70F1JRKpOqDcnvKyACgjMlbYn$>



___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/K6BBFBV6L5B773ONJTF3QZRPZ4JGFDII/


[ovirt-users] Gluster release and oVirt 4.4

2021-01-11 Thread Simon Coter
Hi,

is there any plan to introduce Gluster-8 for hyper-converged architecture with 
oVirt 4.4 ?
Just wondering because I can see Gluster-7 is declared EOL on Dec 11, 2020 
(https://www.gluster.org/release-schedule/ 
)
Thanks

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 Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CL533FADCSACZBJ64VR6X5JSQ2PJWPQY/


[ovirt-users] Re: CentOS 8 is dead

2020-12-27 Thread Simon Coter
Hi Florian,

> On Dec 26, 2020, at 6:46 PM, Florian Schmid  wrote:
> 
> Hello Simon,
> 
> would you be so kind and explain me, why OLVM is so far behind RHV or oVirt?

we’re working on our own libvirt/qemu releases for OL8 (actually available 
under dev channels) to then introduce OLVM 4.4.

> 
> It would be also great to know, if you backport fixes from oVirt 4.3.7+ back 
> to OLVM 4.3.6?

We have errata-releases and bugs fixed into that.
BTW, yep we did some backport(s) and we also added one fix we pushed to oVirt 
4.4 related to storage management (I do not remember now the details).

> I have seen, that there are some newer packages on your repo server for 
> 4.3.6, which seem newer than the oVirt release, but I haven't find any 
> release notes of your versions.

You can see them on our Errata website:

https://linux.oracle.com/ords/f?p=105:21RP::

Simon

> 
> Thank you very much for your answers.
> BR Florian
> 
> Von: "Simon Coter" mailto:simon.co...@oracle.com>>
> An: "Strahil Nikolov" mailto:hunter86...@yahoo.com>>
> CC: "marcel d'heureuse" mailto:mar...@deheureu.se>>, 
> "James Loker-Steele" mailto:jameslo...@me.com>>, "Diggy 
> Mc" mailto:d...@bornfree.org>>, "users"  <mailto:users@ovirt.org>>
> Gesendet: Freitag, 25. Dezember 2020 23:14:41
> Betreff: [ovirt-users] Re: CentOS 8 is dead
> 
> 
> 
> On Dec 25, 2020, at 10:50 PM, Strahil Nikolov via Users  <mailto:users@ovirt.org>> wrote:
> 
> В 22:32 +0100 на 25.12.2020 (пт), marcel d'heureuse написа:
> I think oracle is not a solution. if they do the same with oracle Linux like 
> java one year ago. that you can't use it in company's it will be a wast of 
> time to move to oracle. 
> 
> or am I wrong?
> 
> br
> marcel
> I admit that Oracle's reputation is not best ... but I guess if they do take 
> such approach - we can always migrate to Springade/Rocky Linux/Lenix ..
> After all , OLVM is new tech for Oracle and they want more users to start 
> using it (and later switch to paid subscription). 
> 
> I think that it's worth testing.
> 
> @Simon,
> 
> do you have any idea if there will be any issues migrating from CentOS 7 + 
> oVirt 4.3.10 to OEL 8 + OLVM (once the 4.4 is available ) ?
> 
> I do not expect particular issues; for OL we’re also working to the pure OL7 
> to OL8 upgrade process.
> BTW, I tested more times the moving from CentOS 7 to OL7 / oVirt to OLVM on 
> 4.3 release.
> 
> I saw 
> https://blogs.oracle.com/virtualization/getting-started-with-oracle-linux-virtualization-manager
>  
> <https://blogs.oracle.com/virtualization/getting-started-with-oracle-linux-virtualization-manager>
>  , but it's a little bit outdated and is about OLVM 4.2 + OEL 7 .
> 
> We’re now on OLVM 4.3.6+ 
> (https://blogs.oracle.com/virtualization/announcing-oracle-linux-virtualization-manager-43
>  
> <https://blogs.oracle.com/virtualization/announcing-oracle-linux-virtualization-manager-43>)
>  and working on latest maintenance release (on 4.3.10+).
> The plan is to then work on OLVM 4.4 with OL8.
> 
> Simon
> 
> 
> 
> Happy Hollidays! 
> 
> Best Regards,
> Strahil Nikolov
> ___
> Users mailing list -- users@ovirt.org <mailto:users@ovirt.org>
> To unsubscribe send an email to users-le...@ovirt.org 
> <mailto:users-le...@ovirt.org>
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INuzSfvSjn$
>  
> <https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INuzSfvSjn$>
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu-0TAgKs$
>  
> <https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu-0TAgKs$>
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/6VS6GH7FKBLWLDHJ6JUPENKNQEPWN2KL/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu8QCjROD$
>  
> <https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/6VS6GH7FKBLWLDHJ6JUPENKNQEPWN2KL/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu8QCjROD$>
>  
> 
> 
> ___
> Users mailing list -- users@ovirt.org
>

[ovirt-users] Re: CentOS 8 is dead

2020-12-25 Thread Simon Coter


> On Dec 25, 2020, at 10:50 PM, Strahil Nikolov via Users  
> wrote:
> 
> В 22:32 +0100 на 25.12.2020 (пт), marcel d'heureuse написа:
>> I think oracle is not a solution. if they do the same with oracle Linux like 
>> java one year ago. that you can't use it in company's it will be a wast of 
>> time to move to oracle. 
>> 
>> or am I wrong?
>> 
>> br
>> marcel
> I admit that Oracle's reputation is not best ... but I guess if they do take 
> such approach - we can always migrate to Springade/Rocky Linux/Lenix ..
> After all , OLVM is new tech for Oracle and they want more users to start 
> using it (and later switch to paid subscription).
> 
> I think that it's worth testing.
> 
> @Simon,
> 
> do you have any idea if there will be any issues migrating from CentOS 7 + 
> oVirt 4.3.10 to OEL 8 + OLVM (once the 4.4 is available ) ?

I do not expect particular issues; for OL we’re also working to the pure OL7 to 
OL8 upgrade process.
BTW, I tested more times the moving from CentOS 7 to OL7 / oVirt to OLVM on 4.3 
release.

> I saw 
> https://blogs.oracle.com/virtualization/getting-started-with-oracle-linux-virtualization-manager
>  
> 
>  , but it's a little bit outdated and is about OLVM 4.2 + OEL 7 .

We’re now on OLVM 4.3.6+ 
(https://blogs.oracle.com/virtualization/announcing-oracle-linux-virtualization-manager-43
 
)
 and working on latest maintenance release (on 4.3.10+).
The plan is to then work on OLVM 4.4 with OL8.

Simon

> 
> 
> Happy Hollidays!
> 
> Best Regards,
> Strahil Nikolov
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INuzSfvSjn$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu-0TAgKs$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/6VS6GH7FKBLWLDHJ6JUPENKNQEPWN2KL/__;!!GqivPVa7Brio!LCOm_us9gseDgFXAmC7bYXy5yX2h68L4y4cwTq4ULhIW6Q0mpoeHZ9INu8QCjROD$
>  

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UVZ4NKLNMU7XT5G2AHNYWCXLPU6F3TQ3/


[ovirt-users] Re: CentOS 8 is dead

2020-12-25 Thread Simon Coter


> On Dec 25, 2020, at 11:27 PM, Strahil Nikolov  wrote:
> 
> 
>> I do not expect particular issues; for OL we’re also working to the pure OL7 
>> to OL8 upgrade process.
>> BTW, I tested more times the moving from CentOS 7 to OL7 / oVirt to OLVM on 
>> 4.3 release.
>> 
>>> I saw 
>>> https://blogs.oracle.com/virtualization/getting-started-with-oracle-linux-virtualization-manager
>>>  
>>> 
>>>  , but it's a little bit outdated and is about OLVM 4.2 + OEL 7 .
>> 
>> We’re now on OLVM 4.3.6+ 
>> (https://blogs.oracle.com/virtualization/announcing-oracle-linux-virtualization-manager-43
>>  
>> )
>>  and working on latest maintenance release (on 4.3.10+).
>> The plan is to then work on OLVM 4.4 with OL8.
> 
> Simon,
> 
> How can I track the progress ? It seems that I need to migrate in 2 steps :
> 1) CentOS7/oVIrt 4.3.10 to OEL7 + OLVM 4.3.10
> 2) At a later stage to OEL8 + OLVM 4.4.+

based on the fact that CentOS7 is going to be maintained (and not closed in 
December 2021) I would not force any moving to OLVM 4.3.10 (when 
available)/OL7, unless you are interested on support.
Our plan, for sure, is to get OLVM 4.4 GA in the 2021 and, so, at that point 
you could evaluate the moving.

> 
> I know that there is a centos to OEL script for the migration , but as oVirt 
> (and most probably OLVM) requires some external repos - it will take some 
> preparation.

yep, the script is on GitHub (if someone is interested to also leave feedback): 
https://github.com/oracle/centos2ol  
for oVirt we’ve dedicated channels for OL7, you’re right.

> Do you think that it's more reasonable to just reinstall one of the nodes to 
> OEL 8 and then deploy the HE from backup (once 4.4 is available) ?

This one could be for sure a valid plan.

> Then migrating the rest should be easier.

Right.

Simon

> 
> Best Regards,
> Strahil Nikolov

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GYV34VMSM3XAOUBMLELBOVLC6G6QDA5J/


[ovirt-users] Re: CentOS 8 is dead

2020-12-25 Thread Simon Coter


> On Dec 25, 2020, at 11:26 PM, Diggy Mc  wrote:
> 
> Simon,
> Do you have a rough guess as to when OLVM 4.4 on OL8 will be released?  I'm 
> committed to OL8, but need to decide soon if I should go with oVirt 4.4 on 
> OL8 or wait for OLVM 4.4.

I do not have a date that can be shared actually but I would suggest you to 
start now with oVirt; a possible migration will be always possible if needed.
Thanks

Simon

> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!LOSRhLeKySn-n94mpjkrB9XqhSiL2AmAuMF-gy9eMuAtZghO3dtmp_JRYhQOHMbI$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!LOSRhLeKySn-n94mpjkrB9XqhSiL2AmAuMF-gy9eMuAtZghO3dtmp_JRYkX1EYQR$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/2OTT63XILNZXKVNCSWHZA3XYA2WNZH5J/__;!!GqivPVa7Brio!LOSRhLeKySn-n94mpjkrB9XqhSiL2AmAuMF-gy9eMuAtZghO3dtmp_JRYplK9E8t$
>  
___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/J5YFCRFOK2FPC3MIYFIJZ5DZTKYFJPXH/


[ovirt-users] Re: CentOS 8 is dead

2020-12-25 Thread Simon Coter
No,

OLVM is free to download and free to update.

Simon

> On Dec 25, 2020, at 10:13 PM, Strahil Nikolov via Users  
> wrote:
> 
> В 19:35 + на 25.12.2020 (пт), James Loker-Steele via Users написа:
>> Yes.
>> We use OEL and have setup oracles branded ovirt as well as test ovirt
>> on oracle and it works a treat.
> Hey James,
> 
> is Oracle 's version of oVirt paid ?
> 
> Best Regards,
> Strahil Nikolov
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!NPHadh3RONI3jwQEdPNBHY5EMfpkmMQETPBJMrd6rcGlnQ7-Wjg0-wo__rvfFSfA$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!GqivPVa7Brio!NPHadh3RONI3jwQEdPNBHY5EMfpkmMQETPBJMrd6rcGlnQ7-Wjg0-wo__nGK406u$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/N37Q6Y2PVGELQ3DKJ7CZ6H4TPSEGG3IH/__;!!GqivPVa7Brio!NPHadh3RONI3jwQEdPNBHY5EMfpkmMQETPBJMrd6rcGlnQ7-Wjg0-wo__jGXuJ5S$
>  
___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/D3GYF5EWSZTOLFE2EH2IDRC2HYCLJTYV/


[ovirt-users] Re: CentOS 8 is dead

2020-12-25 Thread Simon Coter
OLVM and its updates, as well as Oracle Linux (that's OL, not OEL), are 
available for free.
___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/W7XTNEMYEHZKIOLX6RRAWU64W2WLOOMM/


[ovirt-users] Re: Deploy oVirt Engine fail behind proxy

2020-11-10 Thread Simon Coter
Hi Matteo,

this one is the solution we’ve applied on OLVM that should also work for oVirt:

Before Deploying Self Hosted Engine(SHE) update the below lines in 
/usr/share/ansible/roles/ovirt.hosted-engine-setup/hooks/enginevm_before_engine_setup/install_pre_setup_packages.yml

From

- name:Install oVirt Engine packages for restoring backup
package:
name: "ovirt-engine"
state: present
when: ovirt_engine_setup_product_type | lower == 'ovirt'
 To

-name: Install oVirt Engine packages for restoring backup
package:
 name: "ovirt-engine"
 state: present
environment:
 https_proxy: 
 http_proxy: 
when: ovirt_engine_setup_product_type | lower == 'ovirt'
 
In place of  add your own proxy; example: http://myproxy:3128 


Hope this helps.

Simon

> On Nov 10, 2020, at 4:45 PM, Matteo Bonardi  wrote:
> 
> Hi Strahil,
> 
> How can I define that task and pass it to the deploy?
> 
> Thanks,
> Matteo
> 
> Il mar 10 nov 2020, 16:33 Strahil Nikolov  > ha scritto:
> Did anyone try to define a task to deploy the variables in the HostedEngine 
> before the task?
> 
> For example (take only the task):
> ---
> - name: Deploy proxy
>  hosts: localhost
>  tasks:
>  - name: Deploy_proxy
>blockinfile:
>  block:
>http_proxy=http://myproxy.localdomain:3399 
> 
>https_proxy=https://myproxy.localdomain:3340 
> 
>no_proxy=localhost
>  create: True
>  mode: "0444"
>  owner: "root"
>  selevel: "s0"
>  serole: "object_r"
>  setype: "bin_t"
>  seuser: "system_u"
>  state: "present"
>  path: "/etc/profile.d/proxy.sh"
>delegate_to: localhost
> 
> And the result is:
> [root@engine ~]# echo $http_proxy
> http://myproxy.localdomain:3399 
> 
> [root@engine ~]# echo $https_proxy
> https://myproxy.localdomain:3340 
> 
> [root@engine ~]# echo $no_proxy
> localhost
> 
> 
> Best Regards,
> Strahil Nikolov
> 
> 
> 
> 
> 
> 
> 
> В вторник, 10 ноември 2020 г., 12:17:52 Гринуич+2, Gianluca Cecchi 
> mailto:gianluca.cec...@gmail.com>> написа: 
> 
> 
> 
> 
> 
> On Tue, Nov 10, 2020 at 8:55 AM Matteo Bonardi  > wrote:
> >> On Tue, Nov 10, 2020 at 9:14 AM Matteo Bonardi  >> 
> >>  wrote:
> >> 
> >> Someone recently reported on this list that setting both environment
> >> variables http_proxy and https_proxy worked for them.
> > 
> > 
> 
> yes it was me here:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/D5WQSM7OZNKJQK3L5CN367W2TRVZZVHZ/
>  
> 
> 
> But in my case it was simpler because the engine was external.
> With hosted engine it is indeed a problem that should be addressed I think
> 
> Gianluca
> 
> 
> ___
> 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: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/RJ4MQDQDJUNE67FHXI5C5SP62FO6RTLY/
>  
> 
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!GqivPVa7Brio!JHkvRkiLdGTkZ9bIiVhZDaA8jR8Qfb_WIHV3oQYAfjyTMX_L4QpqMnmlhD-SJE5g$
>  
> oVirt Code of Conduct: 
> 

[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  > 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 eventually just says
> 
> "failed to import VM x into datacenter Default"
> with zero explanation.
> 
> Isnt there a log file or something I can check, somewhere, to find out what 
> the problem is?
> 
> 
> --
> Philip Brown| Sr. Linux System Administrator | Medata, Inc. 
> 5 Peters Canyon Rd Suite 250 
> Irvine CA 92606 
> Office 714.918.1310| Fax 714.918.1325 
> pbr...@medata.com | www.medata.com 
> 
> ___
> 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: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/5UDCY3OHJBL7VEYUWHAZQEQHFZ6SOIK6/
>  
> 
> ___
> 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: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/PQAYC3XPOYZG4G26PIETNBPAUDRET4VO/

___
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: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CKYIN6QIU3VBST7ISF5DDBZO5L5W76HN/


[ovirt-users] 4.3 hosted-engine setup & yum-utils RPM installation

2019-05-30 Thread Simon Coter
Hi,

is there any particular reason to get “yum-utils” (and its dependency) RPM 
installed during the hosted-engine deployment ?
I mean, why don’t we get yum-utils RPM part of the hosted-engine image ?
This “yum” process, executed during the deployment, could fail (or wait 
forever) if the host/engine is behind a proxy — while trying to install the 
RPMs.
I see two options:

get all the required RPMs part of the hosted-engine image
add the option to supply a proxy for yum during the hosted-engine setup

Could this be a request for enhancement ?
Thanks

Simon___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/QEFE7S35AMTABZQIXACD6ZXOWSTKJKP3/


[ovirt-users] Re: oVirtNode 4.3.3 - Missing os-brick

2019-04-16 Thread Simon Coter
Hi,

had the same issue and fixed it by installing:

Name: python2-os-brick
Arch: noarch
Version : 2.5.6
Release : 1.el7
Size: 3.5 M
Repo: installed
From repo   : openstack-rocky
Summary : OpenStack Cinder brick library for managing local volume attaches
URL : http://www.openstack.org/
License : ASL 2.0
Description :
: OpenStack Cinder brick library for managing local volume attaches

Not so elegant because this RPM is not part of oVirt channels.

Simon

> On Apr 16, 2019, at 6:08 PM, Stefano Danzi  wrote:
> 
> Hello,
> 
> I've just upgrade one node host to v. 4.3.3 and I can see this entry in logs 
> every 10 seconds:
> 
> ==> /var/log/vdsm/vdsm.log <==
> 2019-04-16 18:03:06,417+0200 INFO  (jsonrpc/5) [root] managedvolume not 
> supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot 
> import os_brick',) (caps:150)
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/A32HK5AZKVITKRIXAC5AV44MMXRDMTEE/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/4WD5P7DJLA2PCZICKG6UM6SXCXYM7IY3/


[ovirt-users] Re: oVirtNode 4.3.3 - Missing os-brick

2019-04-16 Thread Simon Coter


> On Apr 16, 2019, at 6:11 PM, Benny Zlotnik  wrote:
> 
> This is just an info message, if you don't use managed block
> storage[1] you can ignore it
> 
> [1] - 
> https://ovirt.org/develop/release-management/features/storage/cinderlib-integration.html

Agree, but the messaging could be improved.
Perception is that something is “really” missing and the same could compromise 
the normal functionality.

Simon

> 
> On Tue, Apr 16, 2019 at 7:09 PM Stefano Danzi  wrote:
>> 
>> Hello,
>> 
>> I've just upgrade one node host to v. 4.3.3 and I can see this entry in
>> logs every 10 seconds:
>> 
>> ==> /var/log/vdsm/vdsm.log <==
>> 2019-04-16 18:03:06,417+0200 INFO  (jsonrpc/5) [root] managedvolume not
>> supported: Managed Volume Not Supported. Missing package os-brick.:
>> ('Cannot import os_brick',) (caps:150)
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@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/A32HK5AZKVITKRIXAC5AV44MMXRDMTEE/
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/3UCNE5FR5NXLD75IGZVPQ35FIZAMGFD4/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/36YVRKOMW2HDSY4UYUH5EH6IOAUYPM2H/


[ovirt-users] Re: Are people still experiencing issues with GlusterFS on 4.3x?

2019-03-15 Thread Simon Coter
Hi,

something that I’m seeing in the vdsm.log, that I think is gluster related is 
the following message:

2019-03-15 05:58:28,980-0700 INFO  (jsonrpc/6) [root] managedvolume not 
supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot 
import os_brick',) (caps:148)

os_brick seems something available by openstack channels but I didn’t verify.

Simon

> On Mar 15, 2019, at 1:54 PM, Sandro Bonazzola  wrote:
> 
> 
> 
> Il giorno ven 15 mar 2019 alle ore 13:46 Strahil Nikolov 
> mailto:hunter86...@yahoo.com>> ha scritto:
> 
> >I along with others had GlusterFS issues after 4.3 upgrades, the failed to 
> >dispatch handler issue with bricks going down intermittently.  After some 
> >time it seemed to have corrected itself (at least in my enviornment) and I 
> >>hadn't had any brick problems in a while.  I upgraded my three node HCI 
> >cluster to 4.3.1 yesterday and again I'm running in to brick issues.  They 
> >will all be up running fine then all of a sudden a brick will randomly drop 
> >>and I have to force start the volume to get it back up. 
> >
> >Have any of these Gluster issues been addressed in 4.3.2 or any other 
> >releases/patches that may be available to help the problem at this time?
> >
> >Thanks!
> 
> Yep,
> 
> sometimes a brick dies (usually my ISO domain ) and then I have to "gluster 
> volume start isos force".
> Sadly I had several issues with 4.3.X - problematic OVF_STORE (0 bytes), 
> issues with gluster , out-of-sync network - so for me 4.3.0 & 4.3.0 are quite 
> unstable.
> 
> Is there a convention indicating stability ? Is 4.3.xxx means unstable , 
> while 4.2.yyy means stable ?
> 
> No, there's no such convention. 4.3 is supposed to be stable and production 
> ready.
> The fact it isn't stable enough for all the cases means it has not been 
> tested for those cases.
> In oVirt 4.3.1 RC cycle testing 
> (https://trello.com/b/5ZNJgPC3/ovirt-431-test-day-1 
>  ) we got participation 
> of only 6 people and not even all the tests have been completed.
> Help testing during release candidate phase helps having more stable final 
> releases.
> oVirt 4.3.2 is at its second release candidate, if you have time and 
> resource, it would be helpful testing it on an environment which is similar 
> to your production environment and give feedback / report bugs.
> 
> Thanks
> 
>  
> 
> Best Regards,
> Strahil Nikolov
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@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/ACQE2DCN2LP3RPIPZNXYSLCBXZ4VOPX2/
>  
> 
> 
> 
> -- 
> SANDRO BONAZZOLA
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
> Red Hat EMEA 
> sbona...@redhat.com    
> 
>  
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@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/UPPMAKYNGWB6F4GPZTHOY4QC6GGO66CX/
>  
> 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/YK2ZC5JIMGLGCMATSHCOXWR6BKJOH6YN/


[ovirt-users] Re: Gluster version on oVirt 4.3.0

2019-02-07 Thread Simon Coter


> On Feb 7, 2019, at 11:55 AM, supo...@logicworks.pt wrote:
> 
> Hi,
> 
> What Glusterfs version should I use with oVirt 4.3.0 ?

Gluster 5.2 is the release used by oVirt 4.3

Simon

> 
> Thanks
> 
> -- 
> Jose Ferradeira
> http://www.logicworks.pt
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/Z7ZZO5DES3HZEAYYUVEJHNTVVMSTOUPB/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/MMSDRYL2UR53W2OWBULSE7KOQJNBXRAL/


[ovirt-users] Re: 4.2.7 & centos 7.6 dependency problems

2018-12-07 Thread Simon Coter
Cool,

thanks for reporting it back.

Simon

> On Dec 7, 2018, at 10:04 AM, Demeter Tibor  wrote:
> 
> Dear Simon,
> 
> It is working fine with a little bit modification. You need to use 
> "exclude=nbdkit-*" instead of "exclude=nbdkit*" .
> 
> Thanks for your mention,
> 
> Regards,
> 
> Tibor
> 
> 
> - 2018. dec.. 6., 22:37, Simon Coter  <mailto:simon.co...@oracle.com>> írta:
> Hi Tibor,
> 
> the update is trying to install:
> 
> nbdkit(x86-64) = 1.2.7-2.el7
> 
> while you only have:
> 
> nbdkit(x86-64) = 1.2.6-1.el7_6.2
> 
> 1.2.7 release is available on ovirt-4.2-epel repository while 1.2.6 is part 
> of CentOS “Base” and “Updates”.
> The problem is that "nbdkit-plugin-vddk” has only 1.2.6 release and this 
> depends on “ndbkit”.
> Possible workaround that should work:
> 
> Edit the .repo containing “ovirt-4.2-epel” and add the following line 
> to the “ovirt-4.2-epel” entry:
> 
> exclude=ndbkit*
> 
> then, rerun the update.
> 
> Simon
> 
> On Dec 6, 2018, at 10:27 PM, Demeter Tibor  <mailto:tdeme...@itsmart.hu>> wrote:
> 
> Dear Roberto,
> 
> Thank you for your reply.
> I would like to upgrade the node os (not just ovirt) to latest (7.6) version. 
> Thanks
> 
> Regards,
> 
> Tibor
> 
> 
> 
> - 2018. dec.. 6., 21:39, Roberto Nunin  <mailto:robnu...@gmail.com>> írta:
> Hi
> 
> I had a similar problem just yesterday.
> I've disabled all three sources within CentOS-Base.repo.
> 
> My nodes are still 7.5, but hope that this can help anyway.
> My update process, done from hested-engine gui, has completed after the 
> change.
> 
> BR
> 
> 
> 
> Il giorno gio 6 dic 2018 alle 20:19 Demeter Tibor  <mailto:tdeme...@itsmart.hu>> ha scritto:
> Dear All,
> I would like to upgrade my ovirt 4.2.5 to 4.2.7.
> 
> The hosted engine upgrade was success, but on the nodes i've got an 
> dependency error:
> 
> ---> Package mesa-libgbm.x86_64 0:18.0.5-3.el7 will be installed
> --> Processing Dependency: mesa-libglapi = 18.0.5-3.el7 for package: 
> mesa-libgbm-18.0.5-3.el7.x86_64
> --> Processing Dependency: libwayland-server.so.0()(64bit) for package: 
> mesa-libgbm-18.0.5-3.el7.x86_64
> ---> Package nbdkit.x86_64 0:1.2.7-2.el7 will be installed
> ---> Package nbdkit-plugin-python2.x86_64 0:1.2.7-2.el7 will be installed
> --> Processing Dependency: nbdkit-plugin-python-common = 1.2.7-2.el7 for 
> package: nbdkit-plugin-python2-1.2.7-2.el7.x86_64
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> ---> Package python2-blockdev.x86_64 0:2.18-3.el7 will be installed
> ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed
> --> Running transaction check
> ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
> ---> Package mesa-libglapi.x86_64 0:18.0.5-3.el7 will be installed
> ---> Package nbdkit-plugin-python-common.x86_64 0:1.2.7-2.el7 will be 
> installed
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> --> Finished Dependency Resolution
> --> Running transaction check
> ---> Package kernel.x86_64 0:3.10.0-693.11.6.el7 will be erased
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> --> Finished Dependency Resolution
> Error: Package: nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64 (updates)
>Requires: nbdkit(x86-64) = 1.2.6-1.el7_6.2
>Available: nbdkit-1.2.6-1.el7.x86_64 (base)
>nbdkit(x86-64) = 1.2.6-1.el7
>Available: nbdkit-1.2.6-1.el7_6.2.x86_64 (updates)
>nbdkit(x86-64) = 1.2.6-1.el7_6.2
>Installing: nbdkit-1.2.7-2.el7.x86_64 (ovirt-4.2-epel)
>nbdkit(x86-64) = 1.2.7-2.el7
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> 
> 
> How can I solve this?
> 
> Thanks in advance,
> 
> Regards,
> 
> Tibor
> 
> 
> ___
> Users mailing list -- users@ovirt.org <mailto:users@ovirt.org>
> To unsubscribe send an email to users-le...@ovirt.org 
> <mailto:users-le...@ovirt.org>
> Privacy Statement: https://www.ovirt.org/site/privacy-poli

[ovirt-users] Re: 4.2.7 & centos 7.6 dependency problems

2018-12-06 Thread Simon Coter
Hi Tibor,

the update is trying to install:

nbdkit(x86-64) = 1.2.7-2.el7

while you only have:

nbdkit(x86-64) = 1.2.6-1.el7_6.2

1.2.7 release is available on ovirt-4.2-epel repository while 1.2.6 is part of 
CentOS “Base” and “Updates”.
The problem is that "nbdkit-plugin-vddk” has only 1.2.6 release and this 
depends on “ndbkit”.
Possible workaround that should work:

Edit the .repo containing “ovirt-4.2-epel” and add the following line to 
the “ovirt-4.2-epel” entry:

exclude=ndbkit*

then, rerun the update.

Simon

> On Dec 6, 2018, at 10:27 PM, Demeter Tibor  wrote:
> 
> Dear Roberto,
> 
> Thank you for your reply.
> I would like to upgrade the node os (not just ovirt) to latest (7.6) version. 
> Thanks
> 
> Regards,
> 
> Tibor
> 
> 
> 
> - 2018. dec.. 6., 21:39, Roberto Nunin  írta:
> Hi
> 
> I had a similar problem just yesterday.
> I've disabled all three sources within CentOS-Base.repo.
> 
> My nodes are still 7.5, but hope that this can help anyway.
> My update process, done from hested-engine gui, has completed after the 
> change.
> 
> BR
> 
> 
> 
> Il giorno gio 6 dic 2018 alle 20:19 Demeter Tibor  > ha scritto:
> Dear All,
> I would like to upgrade my ovirt 4.2.5 to 4.2.7.
> 
> The hosted engine upgrade was success, but on the nodes i've got an 
> dependency error:
> 
> ---> Package mesa-libgbm.x86_64 0:18.0.5-3.el7 will be installed
> --> Processing Dependency: mesa-libglapi = 18.0.5-3.el7 for package: 
> mesa-libgbm-18.0.5-3.el7.x86_64
> --> Processing Dependency: libwayland-server.so.0()(64bit) for package: 
> mesa-libgbm-18.0.5-3.el7.x86_64
> ---> Package nbdkit.x86_64 0:1.2.7-2.el7 will be installed
> ---> Package nbdkit-plugin-python2.x86_64 0:1.2.7-2.el7 will be installed
> --> Processing Dependency: nbdkit-plugin-python-common = 1.2.7-2.el7 for 
> package: nbdkit-plugin-python2-1.2.7-2.el7.x86_64
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> ---> Package python2-blockdev.x86_64 0:2.18-3.el7 will be installed
> ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed
> --> Running transaction check
> ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
> ---> Package mesa-libglapi.x86_64 0:18.0.5-3.el7 will be installed
> ---> Package nbdkit-plugin-python-common.x86_64 0:1.2.7-2.el7 will be 
> installed
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> --> Finished Dependency Resolution
> --> Running transaction check
> ---> Package kernel.x86_64 0:3.10.0-693.11.6.el7 will be erased
> ---> Package nbdkit-plugin-vddk.x86_64 0:1.2.6-1.el7_6.2 will be installed
> --> Processing Dependency: nbdkit(x86-64) = 1.2.6-1.el7_6.2 for package: 
> nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64
> --> Finished Dependency Resolution
> Error: Package: nbdkit-plugin-vddk-1.2.6-1.el7_6.2.x86_64 (updates)
>Requires: nbdkit(x86-64) = 1.2.6-1.el7_6.2
>Available: nbdkit-1.2.6-1.el7.x86_64 (base)
>nbdkit(x86-64) = 1.2.6-1.el7
>Available: nbdkit-1.2.6-1.el7_6.2.x86_64 (updates)
>nbdkit(x86-64) = 1.2.6-1.el7_6.2
>Installing: nbdkit-1.2.7-2.el7.x86_64 (ovirt-4.2-epel)
>nbdkit(x86-64) = 1.2.7-2.el7
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> 
> 
> How can I solve this?
> 
> Thanks in advance,
> 
> Regards,
> 
> Tibor
> 
> 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@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/AUAO3LNG2LY56K37ARWH6ORSC6MZL5CA/
>  
> 
> -- 
> Roberto Nunin
> 
> 
> 
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/BH6UKVHFNACOQV7Y7YWCV2YP54SUQJJQ/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy 

[ovirt-users] Re: [OT] Xen/Oracle VM under Qemu-kvm/oVirt

2018-12-04 Thread Simon Coter
Hi Gianluca,

what is your target for OVM 3.4.4 ? Migrate from OVM to oVirt/KVM ?
If this is the target you do not require the OVM Pool-Filesystem.
Can you please share further details ?

> On Dec 4, 2018, at 10:29 AM, Gianluca Cecchi  
> wrote:
> 
> Hello,
> I have to do a test on Oracle VM 3.4.4 that is based on Xen 4.4.4.
> The test aims in simulating storage migration in OVM, where I have to migrate 
> also the so called server pool file system, that requires a special procedure.
> I see that some guys wrote here to ask about OVM to oVirt migrations, so 
> there could be some expertise in this field.
> I'm just trying to proceed with the hypervisor steps (Oracle VM Server), that 
> is the more difficult part, I suppose.
> I'm testing at the moment on a Fedora 29 system, using qemu-kvm, setting 
> host-pass-through for the vm dedicated to the Oracle VM Hypervisor.
> I already tested nested virtualization (with oVirt for some vms) inside this 
> system, so the host part should be ok.
> I have set disks as scsi and vnic as e1000
> Installation gone ok but at reboot I see cpu stuck and no prompt yet
> see here:
> https://drive.google.com/file/d/1sAEO-W0-OLIGSugxIwSLRBx3WXXoK1yx/view?usp=sharing
>  
> 

I’ve an OVM 3.4 server running as nested VM on KVM/oVirt. Did you try an 
updated OVM 3.4.5 (or 3.4.6) ?

> 
> I have not yet understood exactly the reason of complain...
> Any one already able to create a Xen (or Oracle VM) nested environment inside 
> qemu-kvm?
> The OS of the Xen dom0 should be based on Oracle Linux 6.x

Right, but you also have Xen. 

> I can also test trying to install on oVirt if anyone on the list already ran 
> through this path.
> 
> Thanks in advance for any help or pointers.
> I'm also going and post on Oracle VM forum…

If you shared further details on the forum, please, share also this link.

Simon

> Gianluca
>  
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/33WWZRJHSKJKMNTBLD46GXDAAPLTLJCS/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/SH5H67ALF7JQWBWZXCTC4YMOLC3C4TFM/


[ovirt-users] Re: non-ovirt node as gluster node

2018-11-06 Thread Simon Coter
Quick question on this:

is there a solution/procedure to get from a standard installation to a hyper 
converged one ?
Like if I have 3 servers with local-storage and one external engine managing 
all of them; is there a step-by-step procedure to move to hyper converged ?

Simon

> On Nov 6, 2018, at 1:47 PM, Jayme  wrote:
> 
> Tony, is there a reason why you wouldn't just do a three more hyper converged 
> setup with self hosted engine?  This is the best option for a three server 
> setup imo
> 
> On Tue, Nov 6, 2018, 8:37 AM Tony Brian Albers   wrote:
> Hi guys,
> 
> I have 3 machines that I'd like to test oVirt/gluster on.
> 
> The idea is that I want two of them to be oVirt nodes and the third to
> run the oVirt engine.
> 
> They all have 8 hdd's, and I'd like to use these in gluster for storing
> the vm images. (on all 3 machines)
> 
> So, 
> machine1 is a gluster server with oVirt engine installed
> machine2 is a gluster server and oVirt node
> machine3 is a gluster server and oVirt node
> 
> Is this doable?
> 
> TIA,
> 
> /tony
> 
> 
> -- 
> Tony Albers
> Systems Architect
> Systems Director, National Cultural Heritage Cluster
> Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.
> Tel: +45 2566 2383 / +45 8946 2316
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@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/UZ4ZGJYZGIFBJELFL6ANOFUFHA7BURLF/
>  
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/UF6ZK6KAZTXWQ747VPYTEBOGHVRJXZMP/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/MXE5V73JXHUYC2NISNPZYIOYAKAAOVLB/


[ovirt-users] Re: oVirt: powerful opensource virtualization

2018-08-24 Thread Simon Coter
Hi,

I was not aware of this event, I’ll try to be there so!

Simon

> On Aug 24, 2018, at 8:14 AM, Sandro Bonazzola  wrote:
> 
> Hi,
> just to let you know that Simone Tiraboschi will present "oVirt: powerful 
> opensource virtualization" in Bergamo (Italy) on September 8th 2018 within 
> Download Innovation IT & Conference event (https://download-event.io/en/ 
> )
> 
> 
> -- 
> SANDRO BONAZZOLA
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
> Red Hat EMEA 
> sbona...@redhat.com    
> 
>   
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/KNWMPK5NMPDKPNBXQ7I5SVDOQ7LEKN3F/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/SN23FN7STTRFLUL73OVYQ2LYAKTK2OVY/


[ovirt-users] Re: oVirt 4.2 max limits

2018-06-28 Thread Simon Coter
Thanks Nir for your answers and feedback.

Simon

> On Jun 28, 2018, at 10:55 AM, Nir Soffer  wrote:
> 
> On Thu, Jun 28, 2018 at 10:48 AM Simon Coter  <mailto:simon.co...@oracle.com>> wrote:
> Hi Nir,
> 
> thanks for your feedback on this; inline:
> 
>> On Jun 27, 2018, at 8:10 PM, Nir Soffer > <mailto:nsof...@redhat.com>> wrote:
>> 
>> On Tue, Jun 26, 2018 at 8:45 PM Simon Coter > <mailto:simon.co...@oracle.com>> wrote:
>> I’m looking for documentation reference on oVirt max-limits, like max number 
>> of guest on single compute-node, max number of LUNs into a storage domain or 
>> others.
>> 
>> There is no limit to the number of LUNs you can add in a storage domain,
>> but I don't it is a good idea or very useful to have many LUNs in a storage
>> domain, since the number of volume in a storage domain is limited to about
>> 1947.
> 
> Yep, I see. Where did you get this number for example (1947) ?
> 
> This number is internal implementation detail, so don't depend on it,
> but it goes like this:
> 
> - we create 2G volume for leases
> - each lease needs 1M of storage
> - we reserve 100 leases for future use
> - we create one lease for the SPM
> - rest of the leases can be used for volumes
> - every volume has one lease, create when you create the volume
> 
> So we can have 2048 leases - 101 non volume leases -> 1947 volume leases.
> 
> This limit can be removed if we support extending the leases volume, but it 
> is
> 
> not supported yet, because we don't recommend having more than 1300 volumes 
> per
> storage domains. The reason is our volumes on block storage are LVM logical
> volumes, and LVM is not designed to manage 1000's of logical volumes.
> 
> So the 1947 volume limit is likely to stay in the near future.
>  
> 
>> 
>> The number of LUNs in a system is limited by the kernel, I think the
>> number of around 16000.
>> 
>> Why do you care about the maximum number of LUNs?
> 
> I do not strictly care about the number of LUNs; I care of possible “max” 
> limits around the solution, to better understand how an architecture should 
> be created/designed while using oVirt.
> 
> Generally, you want to minimize the number of storage domains. Storage domains
> are not deigned for unlimited scale. You should create storage domains only if
> there is a need to separate storage to different storage domains. For example
> having separate storage domain for production or testing, of for different
> groups of users.
> 
> However you cannot have unlimited disks in one storage domain, so one of the
> factors when designing the system is how many disks you need in one storage
> domain.
> 
> Every disk snapshot is a logical volume, so if you have one disk with 5
> snapshot, you are using 5 logical volumes. Additionally, if you include memory
> snapshot, you need another logical volume for it. For example if you have vm
> with 5 disks and you want to keep memory snapshot, every snapshot will use 6
> logical volumes.
> 
> So you can calculate the expected number of volume on a storage domain based 
> on
> the number of virtual machines, the number of disks per virtual machine, and 
> if
> you want to keep memory snapshot or not.
> 
> For file based storage domain none of these limits apply. Here a storage 
> domain
> is a mountpoint and we have one directory per disk, so the number of disks is
> practically unlimited. Since many operations require listing all images and
> snapshots in the mountpoint, having 10,000 disks will be slower then 1000
> disks. 
> 
> In summary, oVirt is designed for data center, and not for the cloud, so you 
> should not expect to manage unlimited number of vms, disks, or storage 
> domains.
> 
> For 4.3 we are working on improving Cinder support. With Cinder based storage,
> we have one LUN per disk, and snapshots are implemented by storage server.
> Also, this LUN will be connected only to one host at a time, or two hosts 
> during
> live migration, instead of having all LUNs connected to all hosts all the 
> time. With
> this storage there will be no practical limit on oVirt side for number of 
> disks.
> 
> Yaniv, do you have some document with general recommendations for sizing?
> 
> Nir
>  
> 
> Thanks
> 
> Simon
> 
>> 
>> Nir
>>  
>> Is there a reference on oVirt documentation ?
>> Actually the only thing I found is related to RHEV and memory 
>> (https://access.redhat.com/articles/906543 
>> <https://access.redhat.com/articles/90

[ovirt-users] Re: oVirt 4.2 max limits

2018-06-28 Thread Simon Coter
Hi Nir,

thanks for your feedback on this; inline:

> On Jun 27, 2018, at 8:10 PM, Nir Soffer  wrote:
> 
> On Tue, Jun 26, 2018 at 8:45 PM Simon Coter  <mailto:simon.co...@oracle.com>> wrote:
> I’m looking for documentation reference on oVirt max-limits, like max number 
> of guest on single compute-node, max number of LUNs into a storage domain or 
> others.
> 
> There is no limit to the number of LUNs you can add in a storage domain,
> but I don't it is a good idea or very useful to have many LUNs in a storage
> domain, since the number of volume in a storage domain is limited to about
> 1947.

Yep, I see. Where did you get this number for example (1947) ?

> 
> The number of LUNs in a system is limited by the kernel, I think the
> number of around 16000.
> 
> Why do you care about the maximum number of LUNs?

I do not strictly care about the number of LUNs; I care of possible “max” 
limits around the solution, to better understand how an architecture should be 
created/designed while using oVirt.

Thanks

Simon

> 
> Nir
>  
> Is there a reference on oVirt documentation ?
> Actually the only thing I found is related to RHEV and memory 
> (https://access.redhat.com/articles/906543 
> <https://access.redhat.com/articles/906543>)
> Thanks for the help.
> 
> Simon
> ___
> Users mailing list -- users@ovirt.org <mailto:users@ovirt.org>
> To unsubscribe send an email to users-le...@ovirt.org 
> <mailto:users-le...@ovirt.org>
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> <https://www.ovirt.org/site/privacy-policy/>
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> <https://www.ovirt.org/community/about/community-guidelines/>
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/R3BF7D6ZNVVI4ASJ44MYXEPGR3C4QBKS/
>  
> <https://lists.ovirt.org/archives/list/users@ovirt.org/message/R3BF7D6ZNVVI4ASJ44MYXEPGR3C4QBKS/>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/2VIQDRVVUYYGS6DFRUNYVSUXDPG76WF5/


[ovirt-users] Re: Import/export VMs from/to Vbox, Vmware

2018-06-28 Thread Simon Coter
Hi,


> On Jun 28, 2018, at 8:25 AM, Michal Skrivanek  
> wrote:
> 
> 
> 
>> On 26 Jun 2018, at 16:54, Aziz  wrote:
>> 
>> --c1a2b4056f8cac08
>> Content-Type: multipart/alternative; boundary="c1a2b2056f8cac07"
>> 
>> --c1a2b2056f8cac07
>> Content-Type: text/plain; charset="UTF-8"
>> 
>> Yes sure :
>> 
>> 
>> 
>> 
>> Based on this message *"Empty element ResourceType under Item element, line
>> 1. see DMTF Schema Documentation http://schemas.dmtf.org/wbem/cim-html/2/
>> "."*
>> 
>> It seems that something is missing when generating the OVA file from oVirt
> 
> OVA is a very “flexible” format. In general it’s not compatible between 
> different hypervisors. There is typically some specific compatibility or 
> tools helping with conversions, but a “foreign” OVA is almost never natively 
> supported in other products
> 
> Here the oVirt’s OVA is only consumable by oVirt. You could do the 
> conversions manually - convert disk by qemu-img as suggested before, and 
> constructing the VM configuration from scratch.

but OVA is a clear open format where more companies in the past agreed to work 
on.
So, the compliancy on the format is pretty clear and the target, at the end, is 
to move to/from one hypervisor to an other by using this “standard” format 
(where each hypervisor has its own - vmdk for VMware / vdi for VBox and so on).

Different thing is the possible issue while trying to boot the VM on the target 
hypervisor, issue usually due to the missing storage/network drivers while 
booting (initrd/initramfs and/or win-kernel).
I’m used to get everything easily created on VirtualBox (with Vagrant) and then 
get the same VM available on the “server” hypervisor by OVA export/import.

At the same time, as a developer, I want to play with a VM on my own laptop (by 
using VBox, VMware), a VM that is a clone of what is running on oVirt/KVM 
production; and here why the OVA compliancy should be respected.

Simon

> 
> Thanks,
> michal
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/X2BQPMU3SLJPDLHTUKAB7ZZQ3ZPFVFUY/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/RIWP72PBJ2XFSBUXFGOANK6NMAZVM4WL/


[ovirt-users] oVirt 4.2 max limits

2018-06-26 Thread Simon Coter
Hi,

I’m looking for documentation reference on oVirt max-limits, like max number of 
guest on single compute-node, max number of LUNs into a storage domain or 
others.
Is there a reference on oVirt documentation ?
Actually the only thing I found is related to RHEV and memory 
(https://access.redhat.com/articles/906543 
)
Thanks for the help.

Simon___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/R3BF7D6ZNVVI4ASJ44MYXEPGR3C4QBKS/


[ovirt-users] Re: oVirt 4.2 and CLI options

2018-06-02 Thread Simon Coter
Thank you!

Sent from my iPhone

> On Jun 2, 2018, at 8:52 AM, Yaniv Kaul  wrote:
> 
> 
> 
>> On Thu, May 31, 2018, 10:08 PM Simon Coter  wrote:
>> Hi,
>> 
>> what is the best choice for a CLI interface vs oVirt 4.2 ?
> 
> 
> While I recommend looking at Ansible, https://github.com/fbacchella/ovirtcmd 
> is also an interesting option. 
> 
>> I've looked for it and I saw that ovirt-shell is already deprecated.
> 
> 
> Correct. 
> Y. 
> 
>> Thanks
>> 
>> Simon
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@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/IUSAU6HO776435P7DZ36CJ2AVHZLDGDW/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/KNV4FAMDPTIJHEKSZDOJHYBERAFRPZUV/


[ovirt-users] oVirt 4.2 and CLI options

2018-05-31 Thread Simon Coter
Hi,

what is the best choice for a CLI interface vs oVirt 4.2 ?
I've looked for it and I saw that ovirt-shell is already deprecated.
Thanks

Simon
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/IUSAU6HO776435P7DZ36CJ2AVHZLDGDW/


[ovirt-users] Re: User & Roles

2018-05-18 Thread Simon Coter
Hi Gonzalo,

thanks for your help!
Actually I'm not interested to test the LDAP integration.
I've just read the links you've shared but I haven't been able to correctly
understand how-to create roles associated to specific object.
For example, I would like to create a role of "DataCenterAdmin" only for a
specific datacenter (not all of them); from the documentation it's not
clear to me how-to accomplish this target.
Am I loosing something ?
Thanks

Simon

On Fri, May 18, 2018 at 12:29 PM, Gonzalo Rafuls <graf...@redhat.com> wrote:

> Hi Simon,
>
> If you plan to add those users from an LDAP server you can check the
> documentation [1] for AAA on how to setup this integration.
>
> You can find the additional documentation for adding roles here [2],
> and for adding users here [3].
> Let me know if you still need some help with that.
>
> Regards,
> Gonza.-
>
> [1] https://ovirt.org/documentation/admin-guide/chap-Users_and_Roles/#
> configuring-an-external-ldap-provider-interactive-setup
> [2] https://ovirt.org/documentation/admin-guide/
> chap-Global_Configuration/#creating-a-new-role
> [3] https://ovirt.org/documentation/admin-guide/
> chap-Users_and_Roles/#adding-users-and-assigning-user-portal-permissions
>
> On Thu, May 17, 2018 at 5:48 PM, Simon Coter <simon.co...@gmail.com>
> wrote:
> > Hi,
> >
> > I'm looking how-to create roles/users and give them access to specific
> > datacenter/host(s).
> > I looked on the documentation but I hadn't been able to find the proper
> > section; anyone that can give me an help ?
> > Thanks
> >
> > Simon
> >
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> >
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[ovirt-users] User & Roles

2018-05-17 Thread Simon Coter
Hi,

I'm looking how-to create roles/users and give them access to specific
datacenter/host(s).
I looked on the documentation but I hadn't been able to find the proper
section; anyone that can give me an help ?
Thanks

Simon
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[ovirt-users] Re: Ovirt Cpu pinning and Oracle database license with hardware partitioning.

2018-05-14 Thread Simon Coter
Hi Nicola,

CPU pinning granted by oVirt is not a supported method to apply
hardware-partitioning for Oracle products on top of VMs.
The only supported method/solution is available on Oracle VM Server. You
can see further details at:

http://www.oracle.com/us/corporate/pricing/partitioning-070609.pdf

Simon



On Mon, May 14, 2018 at 11:24 AM, Nicola Battista <
nicola.battist...@gmail.com> wrote:

> Ovirt supports CPU pinning. So can I use this virtualizer to do
> partitioning hardware to save Oracle database licenses? Has any of you
> already done it?
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


Re: [ovirt-users] oVirt and Oracle Linux support

2018-05-03 Thread Simon Coter
Hi Luca,

no, I mean OL as an host, compute-node managed by oVirt.
As a guest I hadn't any kind of problem.
Thanks

Simon

On Thu, May 3, 2018 at 11:44 AM, Luca 'remix_tj' Lorenzetto <
lorenzetto.l...@gmail.com> wrote:

> On Thu, May 3, 2018 at 11:40 AM, Simon Coter <simon.co...@gmail.com>
> wrote:
> > Hi,
> >
> > I'm new to this ML.
> > I started to play a bit with oVirt and I saw that you actually support RH
> > and CentOS.
> > Is there any plan to also support Oracle Linux ?
> > I had to fight so much to get everything on OL correctly running.
>
> Hello Simon,
>
> you mean OL as guest? I don't think there should be so much problems,
> because OL is a custom version of RHEL/CentOS.
>
> Which kind of problems did you get?
>
> 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.l...@gmail.com>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt and Oracle Linux support

2018-05-03 Thread Simon Coter
Hi,

I'm new to this ML.
I started to play a bit with oVirt and I saw that you actually support RH
and CentOS.
Is there any plan to also support Oracle Linux ?
I had to fight so much to get everything on OL correctly running.
Thanks

Simon
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users