[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread Strahil Nikolov via Users
Actually it seems that glusterfs-selinux should fix the problem.
Best Regards,Strahil Nikolov
 
 
  On Mon, Oct 11, 2021 at 0:28, Strahil Nikolov via Users 
wrote:   ___
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/GWDN72YVDZLXYXCJ63J6DNA2ZMQ7YZRX/
  
___
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/EO3ICC3T2SBIZEK56CUUIZ32X6453FGA/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread Strahil Nikolov via Users
Hey Sandro,

do we know why this has been done ?
Best Regards,Strahil Nikolov
 
 
  On Sun, Oct 10, 2021 at 16:48, Ax Olmos wrote:   
The problem is that the ‘glusterd_brick_t’ file context is missing from 
selinux-policy-targeted 3.14.3-80 on CentOS 8 Stream.

It exists in the CentOS 8.4 version:
rpm -qpl selinux-policy-targeted-3.14.3-67.el8_4.2.noarch.rpm | grep gluster
/usr/share/selinux/targeted/default/active/modules/100/glusterd
/usr/share/selinux/targeted/default/active/modules/100/glusterd/cil
/usr/share/selinux/targeted/default/active/modules/100/glusterd/lang_ext
/var/lib/selinux/targeted/active/modules/100/glusterd
/var/lib/selinux/targeted/active/modules/100/glusterd/cil
/var/lib/selinux/targeted/active/modules/100/glusterd/hll
/var/lib/selinux/targeted/active/modules/100/glusterd/lang_ext

Not on CentOS 8 Stream:
rpm -qpl selinux-policy-targeted-3.14.3-80.el8.noarch.rpm | grep gluster

You can remove the selinux checks from:
/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml
but I’m not sure of the implications of that.

This is a show stopper for oVirt and someone from oVirt needs to contact the 
CentOS 8 Stream maintainers and have them put the selinux context back, or come 
up with some other workaround.
___
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/EYZWYQRCC5YOL2OB6QI27FJHPLQNPC5Z/
  
___
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/GWDN72YVDZLXYXCJ63J6DNA2ZMQ7YZRX/


[ovirt-users] Re: Slow gluster replication

2021-10-10 Thread Strahil Nikolov via Users
gluster volume set help | grep shd
Most probably you want to change cluster.shd-max-threads if your hardware can 
supoort it.
Best Regards,Strahil Nikolov
 
 
  On Sun, Oct 10, 2021 at 2:26, David White via Users wrote:   
I can't remember if I've asked this already, or if someone else has brought 
this up.
I have noticed that gluster replication in a hyperconverged environment is very 
slow.

I just (successfully, this time) added a brick to volume that was originally 
built on a single-node Hyperconverged cluster. 

One of my volumes has over 600GB, but the network is 10Gbps, so replication 
really shouldn't take that long.

It's been over two hours, and that volume has only replicated a little over 
400GB. It feels like it's taking about 1GB every 30 seconds - 1 minute or so...

Why would this replication be so slow?
Sent with ProtonMail Secure Email.
___
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/GWTZT4F732LN2EFFXIXQS5QA6BGRJJBI/
  
___
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/HTKZTC3JU7H4ES3RHUOUSGRQQBKWGZ2F/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread Klaas Demter
https://bugzilla.redhat.com/show_bug.cgi?id=2002178 seems this is going 
to be fixed in 4.4.9 :)

___
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/YQZSSWJU4TX62QVVZEG6Q2V3RHDF6W63/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread Klaas Demter

Hi,

the bug states that has been done because glusterfs includes it's own 
selinux policy module. So maybe ovirt-host needs a dependency to 
glusterfs-selinux ?




Greetings

Klaas


On 10/7/21 01:04, jinyx...@gmail.com wrote:

I've been having the same issue and I barely have any hair left. I did find 
something though; per selinux-policy changelog:

https://centos.pkgs.org/8-stream/centos-baseos-aarch64/selinux-policy-3.14.3-78.el8.noarch.rpm.html

2021-08-12 - Zdenek Pytela  - 3.14.3-77
...
- Remove glusterd SELinux module from distribution policy
Resolves: rhbz#1816718

selinux-policy no longer contains gluster module thats why the policy can't be 
found. oVirt node iso is based in Stream which is up to date. Installing on a 
CentOS 8 or Almalinux/Rocky distro still uses the older *-67 so applying 
glusterfs selinux policy works fine. This issue deals with node iso.
___
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/CSTF7XZ2RJPWEE7HLA57FRUOXEQPDSIM/

___
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/DO4WE7YTHLTX5BQWW4GMNAPEXMHN3VBT/


[ovirt-users] I can't create local network (oVirt 4.4.8)

2021-10-10 Thread vasko . job
ovirt hypervisor 4.4.8
NFS store on two 1Tb HDD (RAID 1)

Task:
Create local network with virtual gateway, dhcp server and dns server.
Scheme:
Gateway-VM  (eth0 look to external network over ovirtmgmt bridge, eth1 look to 
internal network, DHCP, DNS)
VM1  (eth0 look to local network)
VM2  (eth0 look to local network)
VMn  (eth0 look to local network)

Problem:
I can't set up a local network. There is no traffic between virtual machines.

Screenshots on my google drive:
https://photos.google.com/share/AF1QipNghoM8WGj2gpw_KkbaCVxA71mr54JgkdtklZBCNc_1fAbKI05O1GUmd6_H5cOC5Q?key=MERoLWZtREVEbkRNOTJsRW44ZV9HNHU4ZF9KV3Zn

Please help...
___
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/ZSQX6D7EHWCJJKDWNYUNIIPRFD5TEUAD/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread ovirt2021
I used this as a workaround on the CentOS 8 Stream system doing the install:

cp /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml 
/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml.orig

head -63 
/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml.orig > 
/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml

It removes the SE Linux lines from the mount.yml file:
63a64,75
> - name: Set Gluster specific SeLinux context on the bricks
>   sefcontext:
>  target: "{{ (item.path | realpath | regex_escape()) + '(/.*)?' }}"
>  setype: glusterd_brick_t
>  state: present
>   with_items: "{{ gluster_infra_mount_devices }}"
>   when: gluster_set_selinux_labels| default(false)| bool == true
> 
> - name: restore file(s) default SELinux security contexts
>   command: restorecon -Rv "{{ item.path }}"
>   with_items: "{{ gluster_infra_mount_devices }}"
>   when: gluster_set_selinux_labels| default(false)| bool == true

After that, it was successful.
___
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/SSYIEZILCWSPCPOCFIFE6PXFBN4C5FZS/


[ovirt-users] I can't create local network (oVirt 4.4.8)

2021-10-10 Thread vasko . job
ovirt hypervisor 4.4.8
NFS store on two 1Tb HDD (RAID 1)

Task:
Create local network with virtual gateway, dhcp server and dns server.
Scheme:
Gateway-VM  (eth0 look to external network over ovirtmgmt bridge, eth1 look to 
internal network, DHCP, DNS)
VM1  (eth0 look to local network)
VM2  (eth0 look to local network)
VMn  (eth0 look to local network)

Problem:
I can't set up a local network. There is no traffic between virtual machines.

Screenshots on my google drive:
https://photos.google.com/share/AF1QipNghoM8WGj2gpw_KkbaCVxA71mr54JgkdtklZBCNc_1fAbKI05O1GUmd6_H5cOC5Q?key=MERoLWZtREVEbkRNOTJsRW44ZV9HNHU4ZF9KV3Zn

Please help...
___
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/ACOUFXOKH2RWJJFUDYHPSVR6GG5N66AA/


[ovirt-users] Configuring LUNS for self-hosted engine install

2021-10-10 Thread Virden, Gerald via Users
Hi,
I have a host with two 16TB LUNS that I want to deploy a self-hosted engine on. 
I have so far been unsuccessful; the install either fails or hangs and Oracle 
is saying it is due to storage. I can see both LUNS with multipath -ll. Does 
anyone know of step by step instructions on what to do to configure the LUNS so 
the engine will see them and set up the storage domain?

Jerry
___
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/2YL6LNIOX6S3F6OGGPYG3V6T5CR5OHNG/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread Ax Olmos
The problem is that the ‘glusterd_brick_t’ file context is missing from 
selinux-policy-targeted 3.14.3-80 on CentOS 8 Stream.

It exists in the CentOS 8.4 version:
rpm -qpl selinux-policy-targeted-3.14.3-67.el8_4.2.noarch.rpm | grep gluster
/usr/share/selinux/targeted/default/active/modules/100/glusterd
/usr/share/selinux/targeted/default/active/modules/100/glusterd/cil
/usr/share/selinux/targeted/default/active/modules/100/glusterd/lang_ext
/var/lib/selinux/targeted/active/modules/100/glusterd
/var/lib/selinux/targeted/active/modules/100/glusterd/cil
/var/lib/selinux/targeted/active/modules/100/glusterd/hll
/var/lib/selinux/targeted/active/modules/100/glusterd/lang_ext

Not on CentOS 8 Stream:
rpm -qpl selinux-policy-targeted-3.14.3-80.el8.noarch.rpm | grep gluster

You can remove the selinux checks from:
/etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/mount.yml
but I’m not sure of the implications of that.

This is a show stopper for oVirt and someone from oVirt needs to contact the 
CentOS 8 Stream maintainers and have them put the selinux context back, or come 
up with some other workaround.
___
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/EYZWYQRCC5YOL2OB6QI27FJHPLQNPC5Z/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-10 Thread jinyx007
I've been having the same issue and I barely have any hair left. I did find 
something though; per selinux-policy changelog:

https://centos.pkgs.org/8-stream/centos-baseos-aarch64/selinux-policy-3.14.3-78.el8.noarch.rpm.html

2021-08-12 - Zdenek Pytela  - 3.14.3-77
...
- Remove glusterd SELinux module from distribution policy
Resolves: rhbz#1816718

selinux-policy no longer contains gluster module thats why the policy can't be 
found. oVirt node iso is based in Stream which is up to date. Installing on a 
CentOS 8 or Almalinux/Rocky distro still uses the older *-67 so applying 
glusterfs selinux policy works fine. This issue deals with node iso.
___
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/CSTF7XZ2RJPWEE7HLA57FRUOXEQPDSIM/