[ovirt-users] Re: Still having NFS issues. (Permissions)

2019-12-09 Thread Yedidyah Bar David
On Tue, Dec 10, 2019 at 7:52 AM Tony Brian Albers  wrote:
>
> On Mon, 2019-12-09 at 18:43 +, Robert Webb wrote:
> > To add, the 757 permission does not need to be on the .lease or the
> > .meta files.
> >
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/KZF6RCSRW2QV3PUEJCJW5DZ54DLAOGAA/
>
> Good morning,
>
> Check SELinux just in case.

Indeed, please do.

>
> Here's my config:
>
> NFS server:
> /etc/exports:
> /data/ovirt
> *(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36)
>
> Folder:
> [root@kst001 ~]# ls -ld /data/ovirt
> drwxr-xr-x 3 vdsm kvm 76 Jun  1  2017 /data/ovirt

You should not need the '7' for 'other'. Does it work for you with 750?

See also:

https://ovirt.org/develop/troubleshooting-nfs-storage-issues.html

Generally speaking:

Files there are created by vdsm (vdsmd), but are used (when running VMs)
by qemu. So both of them need access.

Good luck,

>
> Subfolders:
> [root@kst001 ~]# ls -l /data/ovirt/*
> -rwxr-xr-x 1 vdsm kvm  0 Dec 10 06:38 /data/ovirt/__DIRECT_IO_TEST__
>
> /data/ovirt/a597d0aa-bf22-47a3-a8a3-e5cecf3e20e0:
> total 4
> drwxr-xr-x  2 vdsm kvm  117 Jun  1  2017 dom_md
> drwxr-xr-x 56 vdsm kvm 4096 Dec  2 14:51 images
> drwxr-xr-x  4 vdsm kvm   42 Jun  1  2017 master
> [root@kst001 ~]#
>
>
> The user:
> [root@kst001 ~]# id vdsm
> uid=36(vdsm) gid=36(kvm) groups=36(kvm)
> [root@kst001 ~]#
>
> And output from 'mount' on a host:
> kst001:/data/ovirt on /rhev/data-center/mnt/kst001:_data_ovirt type nfs
> (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nolock,
> nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr= server-
> ip>,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr= -server-ip>)
>
>
> HTH
>
> /tony
> ___
> 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/T6S32XNRB6S67PH5TOZZ6ZAD6KMVA3G6/



-- 
Didi
___
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/QXZ6TLPQHHI7CY2BG5PCLTFS6VBPEUWB/


[ovirt-users] Re: Issue deploying self hosted engine on new install

2019-12-09 Thread Yedidyah Bar David
On Mon, Dec 9, 2019 at 3:06 PM Robert Webb  wrote:
>
> Nate,
>
>
>
> Thanks for the tip, but the NAS is Debian based.
>
>
>
>
>
> Is it potentially an SELinux denial?  I seem to recall an SELinux Boolean 
> that needs to be set on the nfs server.

You might want to check audit log on both nfs server and your host.
What error do you get in vdsm.log?

>
>
>
> On Sun, Dec 8, 2019, 4:00 PM Robert Webb  wrote:
>
> Didi,
>
> Apologies for the delayed reply.
>
> I tracked the issue down after giving up on the self hosted install. I 
> installed it to a VM running CentOS 7 running on another platform and then 
> added my hosts.
>
> After adding the hosts and dploying a VM on oVirt, everything deployed 
> perfectly, I could never get the VM to start. Digging further, I found that 
> it is apparently a NFS permission on my NAS. What is odd is that I can add 
> the Storage domain with no issues, I can create a VM, but the VM will never 
> start due to a permission issue on the disk image.
>
> On my NAS if I just go into the shared folder permissions and not change 
> anything but just tell it to apply configured permissions to all files and 
> folders, the newly created VM runs just fine. For some reason when oVirt 
> creates new files in storage, it is leaving off the execute for the vdsm 
> user. I also notice that for the image and lease files, it also leaves off 
> any permisson for "other" . NOt sure why the permissions are not being 
> applied correctly. But that is an issue for me to figure out on my NAS, 
> OpenMediaVault.
>
> drwxrwsrwx+ 2 vdsm kvm4096 Dec  7 23:53 .
> drwxrwsrwx+ 8 vdsm kvm4096 Dec  7 23:13 ..
> -rw-rw+ 1 vdsm kvm 53687091200 Dec  7 23:13 
> 0605d785-f4df-49b1-af27-1f035148921c
> -rw-rw+ 1 vdsm kvm 1048576 Dec  7 23:13 
> 0605d785-f4df-49b1-af27-1f035148921c.lease
> -rw-rw-rw-+ 1 vdsm kvm 251 Dec  7 23:53 
> 0605d785-f4df-49b1-af27-1f035148921c.meta
> ___
> 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/FQGIOYW36MWWWDS3UBSQV5QKC3BNGZDS/
>
> ___
> 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/TBHWVVP67DDLFMAN3WMHG3BYYNLU2DOU/



-- 
Didi
___
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/G53CFP57JEQGJ76YU4JP2FLXHYHBKHLI/


[ovirt-users] Re: Still having NFS issues. (Permissions)

2019-12-09 Thread Tony Brian Albers
On Mon, 2019-12-09 at 18:43 +, Robert Webb wrote:
> To add, the 757 permission does not need to be on the .lease or the
> .meta files.
> 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/KZF6RCSRW2QV3PUEJCJW5DZ54DLAOGAA/

Good morning,

Check SELinux just in case.

Here's my config:

NFS server:
/etc/exports:
/data/ovirt
*(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36)

Folder:
[root@kst001 ~]# ls -ld /data/ovirt
drwxr-xr-x 3 vdsm kvm 76 Jun  1  2017 /data/ovirt

Subfolders:
[root@kst001 ~]# ls -l /data/ovirt/*
-rwxr-xr-x 1 vdsm kvm  0 Dec 10 06:38 /data/ovirt/__DIRECT_IO_TEST__

/data/ovirt/a597d0aa-bf22-47a3-a8a3-e5cecf3e20e0:
total 4
drwxr-xr-x  2 vdsm kvm  117 Jun  1  2017 dom_md
drwxr-xr-x 56 vdsm kvm 4096 Dec  2 14:51 images
drwxr-xr-x  4 vdsm kvm   42 Jun  1  2017 master
[root@kst001 ~]#


The user:
[root@kst001 ~]# id vdsm
uid=36(vdsm) gid=36(kvm) groups=36(kvm)
[root@kst001 ~]#

And output from 'mount' on a host:
kst001:/data/ovirt on /rhev/data-center/mnt/kst001:_data_ovirt type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nolock,
nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=)


HTH

/tony
___
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/T6S32XNRB6S67PH5TOZZ6ZAD6KMVA3G6/


[ovirt-users] ovirtsdk4 error

2019-12-09 Thread jeremy_tourville
I have a server which runs a project from Github called SecGen.  SecGen uses 
Vagrant to provision VMs from templates.  When I go to my project folder and 
run vagrant up I get an error.

user@localhost:~/bin/SecGen/projects/SecGen20191207_183811$ vagrant up
Bringing machine 'escalation' up with 'ovirt4' provider...
==> escalation: Creating VM with the following settings...
==> escalation:  -- Name:  SecGen-default-scenario-escalation
==> escalation:  -- Cluster:   Default
==> escalation:  -- Template:  Vcentos77
==> escalation:  -- Console Type:  spice
==> escalation:  -- Memory:
==> escalation:   Memory:  512 MB
==> escalation:   Maximum: 512 MB
==> escalation:   Guaranteed:  512 MB
==> escalation:  -- Cpu:
==> escalation:   Cores:   1
==> escalation:   Sockets: 1
==> escalation:   Threads: 1
==> escalation:  -- Cloud-Init:false
==> escalation: An error occured. Recovering..
==> escalation: VM is not created. Please run `vagrant up` first.
/home/user/.vagrant.d/gems/2.4.9/gems/ovirt-engine-sdk-4.0.12/lib/ovirtsdk4/reader.rb:272:in
 `read': Can't find a reader for tag 'html' (OvirtSDK4::Error)
from 
/home/user/.vagrant.d/gems/2.4.9/gems/ovirt-engine-sdk-4.0.12/lib/ovirtsdk4/service.rb:66:in
 `check_fault'
from 
/home/user/.vagrant.d/gems/2.4.9/gems/ovirt-engine-sdk-4.0.12/lib/ovirtsdk4/services.rb:35570:in
 `add'
from 
/home/user/.vagrant.d/gems/2.4.9/gems/vagrant-ovirt4-1.2.2/lib/vagrant-ovirt4/action/create_vm.rb:67:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/before_trigger.rb:23:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/after_trigger.rb:26:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/home/user/.vagrant.d/gems/2.4.9/gems/vagrant-ovirt4-1.2.2/lib/vagrant-ovirt4/action/set_name_of_domain.rb:17:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/before_trigger.rb:23:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:121:in
 `block in finalize_action'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builder.rb:116:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/runner.rb:102:in
 `block in run'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/util/busy.rb:19:in
 `busy'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/runner.rb:102:in
 `run'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/call.rb:53:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/before_trigger.rb:23:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/after_trigger.rb:26:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/home/user/.vagrant.d/gems/2.4.9/gems/vagrant-ovirt4-1.2.2/lib/vagrant-ovirt4/action/connect_ovirt.rb:31:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/before_trigger.rb:23:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/after_trigger.rb:26:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/builtin/config_validate.rb:25:in
 `call'
from 
/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/action/warden.rb:50:in
 `call'
from 

[ovirt-users] Re: Still having NFS issues. (Permissions)

2019-12-09 Thread Robert Webb
To add, the 757 permission does not need to be on the .lease or the .meta files.
___
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/KZF6RCSRW2QV3PUEJCJW5DZ54DLAOGAA/


[ovirt-users] Still having NFS issues. (Permissions)

2019-12-09 Thread Robert Webb
So I have doubled checked everything I can think of and am still having issues.

I have an NFS Storage Domain attached and I can now create, modify, and remove 
VM's with no issues. The issue I am having is when it is time to power on the 
VM.

The issue is that when oVirt tries to access the image, access is being denied. 
I have double checked the documentation against my setup and it all looks right.

I have the VDSM user and KVM group created with id's of 36. New files are being 
created with permissions of 755, just as the documentation describes.

What I have found out though, is that in order for oVirt to have access to the 
files, the "other" permission has to be a 7. So effectiviely I need to have 
757, rwx, on the files. Is there a user that I am missing from the 
documentation, or a user on oVirt that should be in a group, that isn't?

Someone previously mentioned the sanlock user, but I do not see anything 
special that is required for it.

This is my last hurdle before really being able to dig into oVirt.
___
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/7VFCLPFIFP4FP2RHH4MVRVYZ25QAXUQ4/


[ovirt-users] ovirt rest api: how to get wwnn and wwnp of fiber channel of the KVM host managed by Ovirt manager using rest api

2019-12-09 Thread Vivek Basappa
Hello,  I am new to Ovirt , trying to dig through documentation, I am working 
on integrating Hitachi SAN storage with Ovirt manager. working on Hitachi SAN 
storage integration, I am trying to get WWNN and WWNP port details of the KVM 
Host using REST API. but I am unable to find any documentations in REST API 
about that. I could see that information in Ovirt Admin UI. how can I get this 
information trough REST API

any help is appreciated

regards
Vivek
___
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/VAXHBUJOGECGLS5HCKB3PSSB5QBR53KU/


[ovirt-users] Re: Issue in setting up

2019-12-09 Thread Dominik Holler
On Sun, Dec 8, 2019 at 8:05 PM Johns  wrote:

> Hi all,
>
> I just tried to use oVirt in multi-server, Manager in one VM and Host in a
> dedicated machine, every time I try to attach host I get this error.
>
> networks, the following networks are missing on host: 'ovirtmgmt'
>
> I have created a bridge but no luck , please help
>

Is there an error shown in the Administration Portal?
Can you please share the relevant part of engine.log (around
HostSetupNetworksCommand) and vdsm.log (around setupNetworks) and the
corresponding part of supervdsm.log?

If there is no HostSetupNetworksCommand in the engine.log, can you please
check
/var/log/ovirt-engine/host-deploy/
for helpful hints?


> ___
> 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/ABNLG6YLUPJAAU26PCW46HWDX4FCZBHC/
>
___
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/NJ3X2H3VKO3JXEWSJEA5M53NDCDYMYJA/


[ovirt-users] Re: Issue deploying self hosted engine on new install

2019-12-09 Thread Robert Webb
Nate,

Thanks for the tip, but the NAS is Debian based.


Is it potentially an SELinux denial?  I seem to recall an SELinux Boolean that 
needs to be set on the nfs server.

On Sun, Dec 8, 2019, 4:00 PM Robert Webb 
mailto:rw...@ropeguru.com>> wrote:
Didi,

Apologies for the delayed reply.

I tracked the issue down after giving up on the self hosted install. I 
installed it to a VM running CentOS 7 running on another platform and then 
added my hosts.

After adding the hosts and dploying a VM on oVirt, everything deployed 
perfectly, I could never get the VM to start. Digging further, I found that it 
is apparently a NFS permission on my NAS. What is odd is that I can add the 
Storage domain with no issues, I can create a VM, but the VM will never start 
due to a permission issue on the disk image.

On my NAS if I just go into the shared folder permissions and not change 
anything but just tell it to apply configured permissions to all files and 
folders, the newly created VM runs just fine. For some reason when oVirt 
creates new files in storage, it is leaving off the execute for the vdsm user. 
I also notice that for the image and lease files, it also leaves off any 
permisson for "other" . NOt sure why the permissions are not being applied 
correctly. But that is an issue for me to figure out on my NAS, OpenMediaVault.

drwxrwsrwx+ 2 vdsm kvm4096 Dec  7 23:53 .
drwxrwsrwx+ 8 vdsm kvm4096 Dec  7 23:13 ..
-rw-rw+ 1 vdsm kvm 53687091200 Dec  7 23:13 
0605d785-f4df-49b1-af27-1f035148921c
-rw-rw+ 1 vdsm kvm 1048576 Dec  7 23:13 
0605d785-f4df-49b1-af27-1f035148921c.lease
-rw-rw-rw-+ 1 vdsm kvm 251 Dec  7 23:53 
0605d785-f4df-49b1-af27-1f035148921c.meta
___
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/FQGIOYW36MWWWDS3UBSQV5QKC3BNGZDS/
___
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/TBHWVVP67DDLFMAN3WMHG3BYYNLU2DOU/


[ovirt-users] Re: Can't access Storage > Volumes through the UI.

2019-12-09 Thread Eyal Shenitzky
Hi Valentin,

Can you please add the ui.log and engine.log?

On Mon, 9 Dec 2019 at 14:08, Valentin Bajrami <
valentin.bajr...@target-holding.nl> wrote:

> Hello everyone,
>
> Recently, I upgraded ovirt-engine from 4.2.5.3-1.el7 to 4.3.6.7-1.el7
> but going to  Storage > Volumes   nothing seems to happen. Volumes does
> not open up.
>
> The error I see in the debugger mode (firefox) is as follows:
>
> org.ovirt.engine.ui.uicompat.EnumTranslator WARNING: Missing Enum
> resource 'V5'. Cannot find constant 'StorageFormatType___V5'; expecting
> a method name.  There is also a bug here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1759102
>
> Anyone any diea?
>
> --
> Met vriendelijke groeten / Kind regards,
> Valentin Bajrami
> Target Holding
>
>
> ___
> 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/FZLY7JEXAIKVZDDIX4L7J4CE4EGMV5DQ/
>


-- 
Regards,
Eyal Shenitzky
___
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/PRV555EGISMQGIOXGF6N4PBKQVAAFWXC/


[ovirt-users] Can't access Storage > Volumes through the UI.

2019-12-09 Thread Valentin Bajrami
Hello everyone,

Recently, I upgraded ovirt-engine from 4.2.5.3-1.el7 to 4.3.6.7-1.el7 
but going to  Storage > Volumes   nothing seems to happen. Volumes does
not open up.

The error I see in the debugger mode (firefox) is as follows:

org.ovirt.engine.ui.uicompat.EnumTranslator WARNING: Missing Enum
resource 'V5'. Cannot find constant 'StorageFormatType___V5'; expecting
a method name.  There is also a bug here:
https://bugzilla.redhat.com/show_bug.cgi?id=1759102

Anyone any diea?

-- 
Met vriendelijke groeten / Kind regards,
Valentin Bajrami
Target Holding




smime.p7s
Description: S/MIME Cryptographic Signature
___
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/FZLY7JEXAIKVZDDIX4L7J4CE4EGMV5DQ/


[ovirt-users] Re: Importing a Virtual Machine from a KVM Host

2019-12-09 Thread Dirk Streubel
Hello Michal, hello Paul,

thanks a lot for your help.  :)

Now, everything is working fine at work and at home.

Now i can import the images from my KVM Host. :)

Regards

Dirk




Am 05.12.19 um 19:27 schrieb Michal Skrivanek:
>> On 5 Dec 2019, at 12:10, Dirk Streubel  wrote:
>>
>> Hello everbody,
>>
>> i am just a little bit confused about importing Qemu Images from my KVM Host.
>>
>> At home, and at work i am using a ovirt engine in a VM. The Version is 4.3.7 
>> and on bare metal my host.
>>
>> Everything works fine but i have the same problem at home and on work. I 
>> want to import my qcow2
>> Images from a KVM Host but i
>>
>> will not work.
>>
>> The command  virsh -r -c 'qemu+tcp://r...@host1.example.org/system' list 
>> --all shows me akk my VMs.
>>
>> But when i want to load the images in the GUI, nothing happens. I follow 
>> this instruction:
>>
>> https://www.ovirt.org/develop/release-management/features/virt/KvmToOvirt.html
>>
>> After that, i take a look on the official 4.3 Rhev Documentation from Red 
>> Hat. There stand this:
>>
>> Log in to the proxy host and generate SSH keys for the vdsm user.
>>
>> sudo -u vdsm ssh-keygen
>>
>> So, i have no proxy host.  So i want to do this on my ovirt-engine. Is this 
>> right?
> No, proxy host is the host you select to use for import. One of your
> virtualization hosts
>
>> Next thing: the user vdsm is locked on the ovirt-engine machine and the host.
>>
>> So, do i have to unlocked the account of the user vdsm or what is the best 
>> way.
>>
>> My Problem is i found nothing that would help me to solve this problem.
>>
>> Maybe somebody here do me a favour and help me to solve this "challenge"
>>
>> Regards
>>
>> Dirk
>>
>>
>>
>>
>>
>>
>> ___
>> 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/WSDZ3E4VN5HMHMYV2CSDC5GCIZTMS2ED/
> ___
> 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/E7ZRNPIBKAMVYHXUU674SM7V3WWGOXSR/
___
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/SGUQLMHYG2PKKFSVYTWZ7SWZ7XG4QUJZ/