[ovirt-devel] Re: AV 8.4 for CentOS Linux

2021-06-21 Thread Dana Elfassy
Hi, I'm getting packages conflicts when trying to upgrade my Centos8.4 and Centos-Stream hosts. (Centos Stream was installed from iso, then I installed ovirt-release-master.rpm and deployed the host) The details below are the output for Centos-Stream * The packages conflicts occur also on OST - htt

[ovirt-devel] Re: NullPointerException during host-deploy

2021-01-20 Thread Dana Elfassy
Yes, it's a change I've made. fixing it now On Wed, Jan 20, 2021 at 11:29 AM Artur Socha wrote: > This NPE seems to be more related to ansible execution rather than to > wildfly. > It is thrown here [1] > > ... > JsonNode okNode = readUrl(String.format("jobs/%1$s/events/%2$s", playUuid, > event)

[ovirt-devel] Re: Basic suite master - nightly is failing

2020-12-27 Thread Dana Elfassy
The fix is here: https://gerrit.ovirt.org/c/ovirt-engine/+/112796 On Sun, Dec 27, 2020 at 9:20 AM Dana Elfassy wrote: > looking, thanks > > On Sun, Dec 27, 2020 at 7:22 AM Galit Rosenthal > wrote: > >> Hi, >> >> Basic suite nightly [1] is fail

[ovirt-devel] Re: Basic suite master - nightly is failing

2020-12-26 Thread Dana Elfassy
looking, thanks On Sun, Dec 27, 2020 at 7:22 AM Galit Rosenthal wrote: > Hi, > > Basic suite nightly [1] is failing on > basic-suite-master.test-scenarios.test_002_bootstrap.test_verify_add_hosts > > > RuntimeError: 1 hosts failed installation: lago-basic-suite-master-host-1: > install_failed

[ovirt-devel] Re: Error while executing action New NFS Storage Domain: Unexpected exception

2020-07-30 Thread Dana Elfassy
0-07-30 03:53:26,071-0400 ERROR (jsonrpc/4) [storage.Dispatcher] FINISH createStorageDomain error=Could not initialize cluster lock: () (dispatcher:83) [delfassy@delfassy mnt]$ ls -lhZ drwxrwxrwx. 3 vdsm kvm system_u:object_r:nfs_t:s0 4.0K Jul 30 10:53 new_mnt On Wed, Jul 29, 2020 at 12

[ovirt-devel] Error while executing action New NFS Storage Domain: Unexpected exception

2020-07-29 Thread Dana Elfassy
Hi, When I'm trying to add a storage domain via the webadmin I'm getting the error message that's on the subject. in the vdsm.log I see this error: 2020-07-29 04:53:48,045-0400 ERROR (check/loop) [storage.Monitor] Error checking path /rhev/data-center/mnt/vserver-spider.eng.lab.tlv.redhat.com:_pub

[ovirt-devel] Re: libvirtd fails on: operation failed: pool 'default' already exists with uuid dd48b6ad-9a00-46eb-a3a4-c122d8a294a5

2020-05-08 Thread Dana Elfassy
Forgot to mention, working on Centos8.1 On Friday, May 8, 2020, Dana Elfassy wrote: > Hi everyone, > libvirtd fails with this error when I activate VirtualMachineManager > > from the journal: > May 08 16:10:05 delfassy libvirtd[26476]: libvirt version: 5.6.0, package: > 10.el8

[ovirt-devel] libvirtd fails on: operation failed: pool 'default' already exists with uuid dd48b6ad-9a00-46eb-a3a4-c122d8a294a5

2020-05-08 Thread Dana Elfassy
Hi everyone, libvirtd fails with this error when I activate VirtualMachineManager from the journal: May 08 16:10:05 delfassy libvirtd[26476]: libvirt version: 5.6.0, package: 10.el8 (CBS , 2020-02-27-01:09:46, ) May 08 16:10:05 delfassy libvirtd[26476]: hostname: delfassy May 08 16:10:05 delfassy

[ovirt-devel] Re: package conflicts when executing dnf update

2020-04-30 Thread Dana Elfassy
2020 at 12:44 PM Dana Elfassy wrote: > >> Hi, >> I'm working on CentOS 8.1 >> Whenever I'm trying to dnf update, I'm getting this error: >> Error: >> Problem: package qemu-kvm-core-15:4.1.0-23.el8.1.x86_64 requires >> libvirglrenderer.so.

[ovirt-devel] package conflicts when executing dnf update

2020-04-27 Thread Dana Elfassy
Hi, I'm working on CentOS 8.1 Whenever I'm trying to dnf update, I'm getting this error: Error: Problem: package qemu-kvm-core-15:4.1.0-23.el8.1.x86_64 requires libvirglrenderer.so.0()(64bit), but none of the providers can be installed - cannot install both virglrenderer-0.8.0-1.20191002git4ac3a

[ovirt-devel] workaround for host deploy failure (get_events)

2020-03-23 Thread Dana Elfassy
Hi, Incase you face an error during host deploy, and see these messages in the journal: gunicorn-3[30567]: File "/usr/lib/python3.6/site-packages/runner_service/services/jobs.py", line 181, in get_events gunicorn-3[30567]: _events = os.listdir(event_dir) gunicorn-3[30567]: FileNotFoundError: [Errno

[ovirt-devel] Re: No module named 'ovirt_engine' when running bin/engine setup

2020-03-05 Thread Dana Elfassy
Was able to resolve it after I ran yum module enable -y javapackages-tools pki-deps On Thu, Mar 5, 2020 at 5:56 PM Dana Elfassy wrote: > Hi, > I'm getting this exception (traceback below) when running bin/engine-setup > Does anyone know how to resolve this? > Thanks, >

[ovirt-devel] No module named 'ovirt_engine' when running bin/engine setup

2020-03-05 Thread Dana Elfassy
Hi, I'm getting this exception (traceback below) when running bin/engine-setup Does anyone know how to resolve this? Thanks, Dana [delfassy@delfassy ovirt-engine-master]$ bin/engine-setup ***L:ERROR Internal error: No module named 'ovirt_engine' Traceback (most recent call last): File "/usr/lib/

[ovirt-devel] Re: openstack glace images credentials

2020-01-12 Thread Dana Elfassy
. It can be > executed also on root user. > This will let you connect to the VM with your own credentials. > > On Thu, Jan 9, 2020 at 4:38 PM Benny Zlotnik wrote: > >> What kind of credentials? >> >> On Thu, Jan 9, 2020 at 4:18 PM Dana Elfassy wrote: >> > >&g

[ovirt-devel] Re: Failed to add host using ansible runner

2020-01-09 Thread Dana Elfassy
Hi Fedor, Please see Martin's comments here: https://bugzilla.redhat.com/show_bug.cgi?id=1786928 If you're still having these issues can you please attach logs? Thanks, Dana On Tue, Jan 7, 2020 at 4:10 PM Fedor Gavrilov wrote: > Hi Eyal, > > It seems I am hitting similar issue with this runner s

[ovirt-devel] openstack glace images credentials

2020-01-09 Thread Dana Elfassy
Hi, I'm trying to get the credentials for several images on ovirt-image-repository (OpenStack Glance) on storage domains in the webadmin Who can help me with this? Thanks, Dana ___ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to deve

[ovirt-devel] Re: Unexpected exception when trying to add a storage domain

2020-01-05 Thread Dana Elfassy
Hi, I had permissions issue on the storage domain, it was fixed today & after setting the right ownership I was able to add it successfully Thanks :) On Thu, Jan 2, 2020 at 7:02 PM Nir Soffer wrote: > On Thu, Jan 2, 2020 at 6:47 PM Dana Elfassy wrote: > > > > Thanks,

[ovirt-devel] Re: Unexpected exception when trying to add a storage domain

2020-01-02 Thread Dana Elfassy
ave set earlier the directory's (which I tried to add as a storage domain) permissions to 777 On Thu, Jan 2, 2020 at 5:24 PM Nir Soffer wrote: > On Thu, Jan 2, 2020 at 4:44 PM Dana Elfassy wrote: > > > > Hi, > > When trying to add a storage domain to a 4.4 host I&#x

[ovirt-devel] Unexpected exception when trying to add a storage domain

2020-01-02 Thread Dana Elfassy
Hi, When trying to add a storage domain to a 4.4 host I'm getting this error message: Error while executing action New NFS Storage Domain: Unexpected exception The errors from vdsm.log: 2020-01-02 09:38:33,578-0500 ERROR (jsonrpc/0) [storage.initSANLock] Cannot initialize SANLock for domain 6ca1e2

[ovirt-devel] Re: Failed to add host using ansible runner

2019-12-26 Thread Dana Elfassy
Hi Eyal, Do you have any logs in journalctl -u ansible-runner-service? On Wed, Dec 25, 2019 at 12:43 PM Eyal Shenitzky wrote: > > > On Wed, 25 Dec 2019 at 11:37, Liran Rotenberg wrote: > >> >> >> On Wed, Dec 25, 2019 at 11:08 AM Eyal Shenitzky >> wrote: >> >>> Hi, >>> >>> I am failing to add