[ovirt-users] how does host's status changes ? Especially Unassigned or NonOperational or NonResponsible

2021-01-14 Thread lifuqi...@sunyainfo.com
Hi all, I'm confusing in Host's status in Ovirt Eninge. When will the host's status become Unassigned or NonOperational or NonResponsible? and If the host's status change to these statuses, What will ovirt response to it? After reading Ovirt Engine's source code, I find Only HostMonitor

[ovirt-users] How to limit one user to use given cluster and storage domain ?

2021-01-14 Thread tommy
Any way to limit different user to use different cluster and storage domain ? ___ 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 Condu

[ovirt-users] Create new user, but why cannot login ?

2021-01-14 Thread tommy
I just create a new user: [root@oeng ~]# ovirt-aaa-jdbc-tool user add cuitao adding user cuitao... user added successfully [root@oeng ~]# ovirt-aaa-jdbc-tool user password-reset cuitao Password: Reenter password: updating user cuitao... user updated successfully [root@oeng ~]# ovi

[ovirt-users] Re: New failure Gluster deploy: Set granual-entry-heal on --> Bricks down

2021-01-14 Thread Strahil Nikolov via Users
Can you share both ovirt and gluster logs ? Best Regards, Strahil Nikolov В четвъртък, 14 януари 2021 г., 20:18:03 Гринуич+2, Charles Lam написа: Thank you Strahil.  I have installed/updated: dnf install --enablerepo="baseos" --enablerepo="appstream" --enablerepo="extras" --enabler

[ovirt-users] Re: Constantly XFS in memory corruption inside VMs

2021-01-14 Thread Vinícius Ferrão via Users
Hi all. DISCLAIMER: read this if you are running TrueNAS 12.0-RELEASE or 12.0-U1. After struggling for almost 2 months I’ve finally nailed down the issue to the storage subsystem. Everything we’ve tried to solve the issue were only mitigations. In fact there’s nothing wrong with oVirt in first

[ovirt-users] Re: Disaster Recovery using Ansible roles

2021-01-14 Thread Henry lol
Thanks Pavel, it becomes clear now. Have a nice weekend~!! Sincerely 2021년 1월 15일 (금) 오전 9:24, Pavel Bar 님이 작성: > Hi Henry, > Answers inside! > > Have a nice weekend :) > > Pavel > > On Thu, 14 Jan 2021 at 20:22, Henry lol > wrote: > >> Hi, >> >> I have 2 questions about Disaster Recovery with

[ovirt-users] Using Ansible ovirt_vm

2021-01-14 Thread matthew.st...@fujitsu.com
Over this weekend, I need to shutdown and restart 1500 VMs while I do work. Modifying an Ansible playbook I have, to accomplish that, seems easy enough. Last weekend I used the web gui and edited each Virtual Machine and changed the 'cluster' to the one I wanted to assign it too. Now I would l

[ovirt-users] Re: VM console does not work with new cluster.

2021-01-14 Thread tommy
Cannot connect even closed firewalld service on hosts. -Original Message- From: users-boun...@ovirt.org On Behalf Of matthew.st...@fujitsu.com Sent: Thursday, January 14, 2021 11:20 PM To: Strahil Nikolov ; tommy ; eev...@digitaldatatechs.com Cc: users@ovirt.org Subject: [ovirt-us

[ovirt-users] Re: Disaster Recovery using Ansible roles

2021-01-14 Thread Pavel Bar
Hi Henry, Answers inside! Have a nice weekend :) Pavel On Thu, 14 Jan 2021 at 20:22, Henry lol wrote: > Hi, > > I have 2 questions about Disaster Recovery with Ansible. > > 1) > regarding Ansible failover, AFAIK, a mapping file must be generated before > running failover. > then, should I peri

[ovirt-users] Re: New failure Gluster deploy: Set granual-entry-heal on --> Bricks down

2021-01-14 Thread Charles Lam
Dear Friends, Resolved! Gluster just deployed for me successfully. Turns out it was two typos in my /etc/hosts file. Why or how ping resolved properly and worked I am not sure. Special thanks to Ritesh and most especially Strahil Nikolov for their assistance in resolving other issues along

[ovirt-users] Disaster Recovery using Ansible roles

2021-01-14 Thread Henry lol
Hi, I have 2 questions about Disaster Recovery with Ansible. 1) regarding Ansible failover, AFAIK, a mapping file must be generated before running failover. then, should I periodically generate a new mapping file to reflect the latest structure of the environment? 2) I guess Ansible failover use

[ovirt-users] Re: New failure Gluster deploy: Set granual-entry-heal on --> Bricks down

2021-01-14 Thread Charles Lam
Thank you Strahil. I have installed/updated: dnf install --enablerepo="baseos" --enablerepo="appstream" --enablerepo="extras" --enablerepo="ha" --enablerepo="plus" centos-release-gluster8.noarch centos-release-storage-common.noarch dnf upgrade --enablerepo="baseos" --enablerepo="appstream" --

[ovirt-users] [ANN] oVirt 4.4.5 First Release Candidate is now available for testing

2021-01-14 Thread Lev Veyde
oVirt 4.4.5 First Release Candidate is now available for testing The oVirt Project is pleased to announce the availability of oVirt 4.4.5 First Release Candidate for testing, as of January 14th, 2021. This update is the fifth in a series of stabilization updates to the 4.4 series. How to prevent

[ovirt-users] Re: VM console does not work with new cluster.

2021-01-14 Thread matthew.st...@fujitsu.com
Listed in firewalld service 'vdsm' -Original Message- From: Strahil Nikolov Sent: Wednesday, January 13, 2021 10:52 PM To: tommy ; Stier, Matthew ; eev...@digitaldatatechs.com Cc: users@ovirt.org Subject: Re: [ovirt-users] Re: VM console does not work with new cluster. I don't see the

[ovirt-users] Q: oVirt 4.4.4.7 Node settings on CentOS Stream

2021-01-14 Thread Andrei Verovski
Hi ! I’m installing new oVirt 4.4.4 node on CentOS Stream and its seems there are some changes since older node on CentOS 7.x. 1) NFS shares for storage domain. In 7.x I used chown -Rv nfsnobody:nfsnobody /vmraid/nfs; chmod -Rv 755 /vmraid/nfs In Stream nfsnobody don’t exists, should I use: chow