[ovirt-users] User login issues - version 4.5.1

2022-08-01 Thread itforums51
hi all, 

new fresh installation version 4.5.1

I've created a dummy user, using ovirt-aaa-jdbc-tool. Reset the password and 
added it to a role from within the hosted-engine.

when I attempt to logon to the portal using: user1@ovirt I get the following 
message in /var/log/ovirt-engine/keycloak.log:

It must be something stupid I am missing, but I just cannot figure out what is 
wrong. 

Suggestions/recommendations are greatly appreciated.

2022-08-01 13:04:46,133Z WARN  [org.keycloak.events] (default task-70) [] 
type=LOGIN_ERROR, realmId=bb5ae6fa-bc18-470c-bfde-1af5fa7c1e28, 
clientId=ovirt-engine-internal, userId=null, ipAddress=X.X.X.X, 
error=user_not_found, auth_method=openid-connect, auth_type=code, 
redirect_uri=https://ovirt-engine1.ukteam.lab/ovirt-engine/callback, 
code_id=5f0eb48d-46d8-4bed-97fe-2649916ff0f9, username=user1@localhost, 
authSessionParentId=5f0eb48d-46d8-4bed-97fe-2649916ff0f9, 
authSessionTabId=dl7mnpAO5KY

# ovirt-aaa-jdbc-tool user show user1
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
-- User user1(a3579138-7c51-4573-a09e-18b0a42812b6) --
Namespace: *
Name: user1
ID: a3579138-7c51-4573-a09e-18b0a42812b6
Display Name: 
Email: user1@localhost
First Name: user
Last Name: dummy
Department: 
Title: 
Description: 
Account Disabled: false
Account Locked: false
Account Unlocked At: 1970-01-01 00:00:00Z
Account Valid From: 2022-08-01 12:59:33Z
Account Valid To: -08-01 12:59:33Z
Account Without Password: false
Last successful Login At: 1970-01-01 00:00:00Z
Last unsuccessful Login At: 1970-01-01 00:00:00Z
Password Valid To: -06-11 18:50:23Z
___
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/SQKNQGSQAPV6P4DEG5SPAFA37TQFVUYE/


[ovirt-users] login error via active directory

2022-08-01 Thread adam_xu
Hi Ovirt list,

I have a fresh installed ovirt cluster. Version 4.5.1.3

And I ran " ovirt-engine-extension-aaa-ldap-setup” to attach an AD successfully.

First question is:

When I click “Administration Portal”, the login page jumped to 
https://engine.example.com/ovirt-engine-auth/realms/ovirt-internal/protocol/openid-connect/auth?response_type=code
 

 
=openid_id=ovirt-engine-internal=pWm6gymCKh9eW-pq1P5PSdvSeUY_uri=https%3A%2F%2Fengine.adagene.cn%2Fovirt-engine%2Fcallback=Rnx6mYrKjBLP0bEnPEUKAjE0jQ96IaJIz6IY7j8a4b0

Not the https://engine.example.com/ovirt-engine/sso/login.html page.

I removed the httpd conf file /etc/httpd/conf.d/internalsso-openidc.conf  and 
restart httpd. This time, it jumped to 
https://engine.example.com/ovirt-engine/sso/login.html

 �

The second question:

When I try to login via Active Directory accounts, it said:

server_error: Missing parameter: 'params'

 �

here’s some logs in engine.log

2022-08-02 13:43:54,686+08 INFO  
[org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] 
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-8) 
[38f1f346] Lock freed to object 
'EngineLock:{exclusiveLocks='[7ae0fbd3-c2fb-4a82-8d36-6c88c5bce900=PROVIDER]', 
sharedLocks=''}'

2022-08-02 13:46:47,451+08 ERROR 
[org.ovirt.engine.core.sso.servlets.InteractiveAuthServlet] (default task-3) [] 
Internal Server Error: Missing parameter: 'params'

2022-08-02 13:46:47,451+08 ERROR [org.ovirt.engine.core.sso.service.SsoService] 
(default task-3) [] Missing parameter: 'params'

2022-08-02 13:46:47,632+08 ERROR 
[org.ovirt.engine.core.aaa.servlet.SsoPostLoginServlet] (default task-3) [] 
server_error: Missing parameter: 'params'

2022-08-02 13:47:18,747+08 ERROR 
[org.ovirt.engine.core.sso.servlets.InteractiveAuthServlet] (default task-3) [] 
Internal Server Error: Missing parameter: 'params'

2022-08-02 13:47:18,747+08 ERROR [org.ovirt.engine.core.sso.service.SsoService] 
(default task-3) [] Missing parameter: 'params'

2022-08-02 13:47:46,550+08 INFO  
[org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService] 
(EE-ManagedScheduledExecutorService-engineThreadMonitoringThreadPool-Thread-1) 
[] Thread pool 'default' is using 0 threads out of 1, 5 threads waiting for 
tasks.

 �

I need your 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/P7ZQBJJ7A54RFADS743WVJZKTWNAY6RF/


[ovirt-users] Re: Gluster volume "deleted" by accident --- Is it possible to recover?

2022-08-01 Thread itforums51
Thanks for the reply Strahil ... In the end I decided to run a full clean 
install of 4.5.1 instead ...

I will see if I can replicate the problem in a lab and follow your 
recommendations for learning purposes.

Thanks once again for the reply, much appreciated.
___
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/IDPMOJKK3TJ7LXRVKNYL7DRM2THUHRMJ/


[ovirt-users] Re: Problem with engine deployment

2022-08-01 Thread itforums51
Hi, your issue is probably related to this 
https://www.mail-archive.com/users@ovirt.org/msg70657.html 

I also have 3x servers (using bond for storage network) and was able to 
successfully deploy the engine, but using the workaround suggested by 'Dax 
Kelson's thread above' and also later by editing a vars file on an ansible 
role: https://github.com/oVirt/ovirt-engine/issues/520

I'd say give it a try and let us know the outcome.
___
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/647W6ROQFCDVKREHIZMCQ474MV3TFBNR/


[ovirt-users] Re: Ovirt-engine , certificate issue

2022-08-01 Thread Daniel Parraz
Hi Angel,

I was wondering if you were able to resolve the issue with the non-responsive 
hypervisor hosts in the HostedEngine web GUI after running the "engine-setup 
--offline"? I currently have an expired certificate causing a similar issue and 
wanted to know if/how you were able to get your Ovirt node to recognize the new 
cert created?

Thank you,

Daniel Parraz
___
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/NIOTSR5F6K5XOFLONJ5PUHZNU4G4Z5ZF/


[ovirt-users] Re: ovirt vms NotResponding related to firewalls

2022-08-01 Thread Bill James
reposting after signing up my new email address...

On Thu, Jul 28, 2022 at 8:02 PM Bill James  wrote:

> we recently added a bunch of firewalls around vlans where our VMs live and
> it may be causing a lot of confusion to ovirt management node?
> Though I don't know why firewall would cause intermittent problems.
>
> We see a lot of errors like: (in engine.log)
>
> 2022-07-28 19:39:47,923-07 INFO  
> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
> (ForkJoinPool-1-worker-1) [] VM '6e177451-d43f-4e
>
> 91-85ad-6b8f3bcfc4ad'(epayfraud2.j2noc.com) moved from 'NotResponding'
> --> 'Up'
>
> ...
>
> 2022-07-28 19:39:53,676-07 WARN  
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedThreadFactory-engineSch
>
> eduled-Thread-58) [] EVENT_ID: VM_NOT_RESPONDING(126), VM epayfraud
> 2.j2noc.com is not responding.
>
> ...
>
> 2022-07-28 19:40:36,189-07 INFO  
> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
> (ForkJoinPool-1-worker-10) [] VM '6e177451-d43f-4e91-85ad-6b8f3bcfc4ad'(
> epayfraud2.j2noc.com) moved from 'NotResponding' --> 'Up'
>
>
>
> I guess my first question is how does ovirt determine if VM is up or not,
> is it the management node or the host VM is running on and what ports does
> it use to determine health?
>
>
>
>
___
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/EMAQHOIPFURD4GFRLDVJHDY4N7WCQ6RB/


[ovirt-users] Six node HCI

2022-08-01 Thread Gaurang Patel
Hi,

I am very new to Ovirt 6 Node Gluster.

We can create three node cluster successfully with the 4.5.1 version but after 
expanding the gluster cluster with additional 3 nodes, Ovirt-engine is going to 
not responding mode.

If you can help me with step by step document would be very greatful to us.

Thank in advance.

Gaurang Patel
DISCLAIMER : The content of this email is confidential and intended for the 
recipient specified in message only. It is strictly forbidden to share any part 
of this message with any third party, without a written consent of the sender. 
If you received this message by mistake, please reply to this message and 
follow with its deletion, so that we can ensure such a mistake does not occur 
in the future.
___
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/S7KBUPG2KPX65Z3PQB4HPWHIXZD4LAQ5/


[ovirt-users] ovirt vms NotResponding related to firewalls

2022-08-01 Thread Bill James
we recently added a bunch of firewalls around vlans where our VMs live and
it may be causing a lot of confusion to ovirt management node?
Though I don't know why firewall would cause intermittent problems.

We see a lot of errors like: (in engine.log)

2022-07-28 19:39:47,923-07 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
(ForkJoinPool-1-worker-1) [] VM '6e177451-d43f-4e

91-85ad-6b8f3bcfc4ad'(epayfraud2.j2noc.com) moved from 'NotResponding' -->
'Up'

...

2022-07-28 19:39:53,676-07 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engineSch

eduled-Thread-58) [] EVENT_ID: VM_NOT_RESPONDING(126), VM epayfraud
2.j2noc.com is not responding.

...

2022-07-28 19:40:36,189-07 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
(ForkJoinPool-1-worker-10) [] VM '6e177451-d43f-4e91-85ad-6b8f3bcfc4ad'(
epayfraud2.j2noc.com) moved from 'NotResponding' --> 'Up'



I guess my first question is how does ovirt determine if VM is up or not,
is it the management node or the host VM is running on and what ports does
it use to determine health?
___
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/4VF6WRL4G6LJEIMFIEJBAI2AL74BL4YE/


[ovirt-users] Host certificate expired

2022-08-01 Thread Rob B via Users
Hi,

We have a ovirt host in a 'Unassigned' state because its certificate has 
expired.
The ovirt events show...

VDSM host1 command Get Host Capabilities failed: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: validity check failed

This is the only host in the cluster, and has local storage so I don't have any 
options to start the single VM elsewhere.
Is there a way to renew the certificate on this host? I have no option to put 
the host in maintenance mode and 'Enroll Certificate' as its in the unassigned 
state.

The oVirt manager is running version: 4.4.10.7-1.el8
The oVirt host in the bad state is running: ovirt-host-4.4.9-2, 
vdsm-4.40.100.2-1.

Please let me know if you need any more info, and thanks in advance.

Rob


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


[ovirt-users] Re: hosted-engine --deploy --restore-from-file fails on oVirt node 4.5.1.3

2022-08-01 Thread Yedidyah Bar David
On Tue, Aug 2, 2022 at 8:15 AM P F  wrote:
>
> I'm running three oVirt 4.5.1.3 nodes with a hosted engine v4.5.1.3.
> I've installed ovirt node using the iso downloaded from;
> https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.1-2022062306/el8/ovirt-node-ng-installer-4.5.1-2022062306.el8.iso
>
> I recently attempted to reinstall the environment using a freshly taken 
> engine backup.
>
> After installing a fresh oVirt node, and copying the backup to the node, I 
> ran the command;
> hosted-engine --deploy --restore-from-file=backup-20220723-2
>
> The problem appears to occur after the engine_setup ansible task starts.
> Where the error can be seen;
> [ ERROR ] Failed to execute stage 'Misc configuration': 
> 'OVESETUP_OVN/ovirtProviderOvnSecret'

Can you please check/share
/var/log/ovirt-hosted-engine-setup/engine-logs*/log/ovirt-engine/setup/*
? Especially what you find there around
'OVESETUP_OVN/ovirtProviderOvnSecret'. Thanks.

Best regards,
-- 
Didi
___
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/GFNBYJS3UHRVKWO2RG5TY2ZNMYEW5YGJ/


[ovirt-users] Re: Problem with engine deployment

2022-08-01 Thread Yedidyah Bar David
Hi,

On Tue, Aug 2, 2022 at 2:20 AM Facundo Badaracco  wrote:
>
> someone can help me? please
>
> El vie., 29 de julio de 2022 10:04, Facundo Badaracco  
> escribió:
>>
>> An update:
>>
>> I already tried removing the bond as i have seen in other post, same result, 
>> same error.
>>
>> El jue., 28 de julio de 2022 08:48,  escribió:
>>>
>>> HI everyone, hope all is good.
>>>
>>> OS: Centos Stream
>>> ovirt 4.5
>>> I'm having problems deploying the hosted engine both through cockpit and 
>>> cli.
>>> I have 3 servers, where through cockpit, I have managed to configure and 
>>> deploy glusterfs without problems. but when I want to deploy the hosted 
>>> engine it tells me "No valid network interface has been found".

Please check/share relevant logs from
/var/log/ovirt-hosted-engine-setup. Thanks.

In particular, search for:

otopi_net_host
bb_filtered_list
host_net
invalid_net_if
otopi_host_net

For reference, the relevant code is in:

https://github.com/oVirt/ovirt-ansible-collection/blob/master/roles/hosted_engine_setup/tasks/pre_checks/001_validate_network_interfaces.yml

>>>
>>> the 3 servers have 2 nic each one, I have created a bond in each one with 
>>> cockpit and with the name bond0 and in XOR mode.

It should have worked, in principle.

>>>
>>> if someone can help me, please.
>>> ansible packages installed:
>>> [root@vs05 pre_checks]# rpq -qa | ansi
>>> -bash: ansi: no se encontró la orden
>>> -bash: rpq: no se encontró la orden
>>> [root@vs05 pre_checks]# rpq -qa |grep ansi
>>> -bash: rpq: no se encontró la orden
>>> [root@vs05 pre_checks]# rpm -qa |grep ansi
>>> ansible-collection-ansible-posix-1.3.0-1.2.el8.noarch
>>> ansible-collection-ansible-netcommon-2.2.0-3.2.el8.noarch
>>> ansible-collection-ansible-utils-2.3.0-2.2.el8.noarch
>>> gluster-ansible-maintenance-1.0.1-12.el8.noarch
>>> gluster-ansible-features-1.0.5-15.el8.noarch
>>> ovirt-ansible-collection-2.1.0-1.el8.noarch
>>> gluster-ansible-cluster-1.0-5.el8.noarch
>>> gluster-ansible-repositories-1.0.1-5.el8.noarch
>>> ansible-core-2.12.7-1.el8.x86_64
>>> gluster-ansible-roles-1.0.5-28.el8.noarch
>>> gluster-ansible-infra-1.0.4-22.el8.noarch

Good luck and best regards,
--
Didi
___
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/PAP5AAYTMWWJZQU6I5SIZC7K3RNAZQB2/


[ovirt-users] hosted-engine --deploy --restore-from-file fails on oVirt node 4.5.1.3

2022-08-01 Thread P F
I'm running three oVirt 4.5.1.3 nodes with a hosted engine v4.5.1.3.
I've installed ovirt node using the iso downloaded from;
https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.1-2022062306/el8/ovirt-node-ng-installer-4.5.1-2022062306.el8.iso

I recently attempted to reinstall the environment using a freshly taken engine 
backup.

After installing a fresh oVirt node, and copying the backup to the node, I ran 
the command;
hosted-engine --deploy --restore-from-file=backup-20220723-2 

The problem appears to occur after the engine_setup ansible task starts.
Where the error can be seen;
[ ERROR ] Failed to execute stage 'Misc configuration': 
'OVESETUP_OVN/ovirtProviderOvnSecret'

Since I was unable to get the restore-from-file method to work, I was forced to 
recreate the environment from scratch.

However, I'm concerned that this may continue to be an unaddressed problem 
going forward.  It is quite tedious to recreate all of the cluster resources 
from scratch.

Has anyone attempted a --restore-from-file on oVirt node 4.5.1.3?
Have you seen this problem?  Were you able to overcome the error?  If so, how?
Or, did it work for you?


Below are the complete log messages from the attempt.
--- snip ---
[root@ovirt-node03 ~]# hosted-engine --deploy 
--restore-from-file=backup-20220723-2 
[ INFO  ] Stage: Initializing
[ INFO  ] Stage: Environment setup
  During customization use CTRL-D to abort.
  Continuing will configure this host for serving as hypervisor and 
will create a local VM with a running engine.
  The provided engine backup file will be restored there,
  it's strongly recommended to run this tool on an host that wasn't 
part of the environment going to be restored.
  If a reference to this host is already contained in the backup file, 
it will be filtered out at restore time.
  The locally running engine will be used to configure a new storage 
domain and create a VM there.
  At the end the disk of the local VM will be moved to the shared 
storage.
  The old hosted-engine storage domain will be renamed, after checking 
that everything is correctly working you can manually remove it.
  Other hosted-engine hosts have to be reinstalled from the engine to 
update their hosted-engine configuration.
  Are you sure you want to continue? (Yes, No)[Yes]: 
  It has been detected that this program is executed through an SSH 
connection without using tmux.
  Continuing with the installation may lead to broken installation if 
the network connection fails.
  It is highly recommended to abort the installation and run it inside 
a tmux session using command "tmux".
  Do you want to continue anyway? (Yes, No)[No]: Yes
  Configuration files: 
  Log file: 
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20220723215602-h3k4pg.log
  Version: otopi-1.10.0 (otopi-1.10.0-1.el8)
[ INFO  ] Stage: Environment packages setup
[ INFO  ] Stage: Programs detection
[ INFO  ] Stage: Environment setup (late)
[ INFO  ] Stage: Environment customization
 
  --== STORAGE CONFIGURATION ==--
 
 
  --== HOST NETWORK CONFIGURATION ==--
 
[ INFO  ] Bridge ovirtmgmt already created
  Please indicate the gateway IP address [192.168.1.1]: 
[ INFO  ] Checking available network interfaces:
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set 
of steps]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on 
existing management bridge]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported 
bond modes]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network 
interfaces]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
[ INFO  ] changed: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Collect Team devices]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Filter team devices]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if only team devices are 
available]
[ INFO  ] skipping: [localhost]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Search VLAN devices]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of 
VLAN devices]
[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Get base 

[ovirt-users] Re: Problem with engine deployment

2022-08-01 Thread Facundo Badaracco
someone can help me? please

El vie., 29 de julio de 2022 10:04, Facundo Badaracco 
escribió:

> An update:
>
> I already tried removing the bond as i have seen in other post, same
> result, same error.
>
> El jue., 28 de julio de 2022 08:48,  escribió:
>
>> HI everyone, hope all is good.
>>
>> OS: Centos Stream
>> ovirt 4.5
>> I'm having problems deploying the hosted engine both through cockpit and
>> cli.
>> I have 3 servers, where through cockpit, I have managed to configure and
>> deploy glusterfs without problems. but when I want to deploy the hosted
>> engine it tells me "No valid network interface has been found".
>>
>> the 3 servers have 2 nic each one, I have created a bond in each one with
>> cockpit and with the name bond0 and in XOR mode.
>>
>> if someone can help me, please.
>> ansible packages installed:
>> [root@vs05 pre_checks]# rpq -qa | ansi
>> -bash: ansi: no se encontró la orden
>> -bash: rpq: no se encontró la orden
>> [root@vs05 pre_checks]# rpq -qa |grep ansi
>> -bash: rpq: no se encontró la orden
>> [root@vs05 pre_checks]# rpm -qa |grep ansi
>> ansible-collection-ansible-posix-1.3.0-1.2.el8.noarch
>> ansible-collection-ansible-netcommon-2.2.0-3.2.el8.noarch
>> ansible-collection-ansible-utils-2.3.0-2.2.el8.noarch
>> gluster-ansible-maintenance-1.0.1-12.el8.noarch
>> gluster-ansible-features-1.0.5-15.el8.noarch
>> ovirt-ansible-collection-2.1.0-1.el8.noarch
>> gluster-ansible-cluster-1.0-5.el8.noarch
>> gluster-ansible-repositories-1.0.1-5.el8.noarch
>> ansible-core-2.12.7-1.el8.x86_64
>> gluster-ansible-roles-1.0.5-28.el8.noarch
>> gluster-ansible-infra-1.0.4-22.el8.noarch
>> ___
>> 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/T6QLFCQUXGSTPY3FPYDFV3FGSXZNNNZQ/
>>
>
___
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/PRPNMW56CUGQC2K44NP5RSGKEH2KM5KC/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Diego Ercolani
Unfortunately no, Veeam said that have failed finalizing backup
___
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/DBBDGAWORYSP6GE3NRYT2DDN3WEFOVBK/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Benny Zlotnik
Can you finalize the backup from Veeam? The /finalize endpoint for
backups should initiate the snapshot removal

On Mon, Aug 1, 2022 at 5:10 PM Diego Ercolani  wrote:
>
> Anyway, I removed the image from the image_transfer table, in the GUI the 
> state changed to "OK" but when I try to remove the snapshots Veeam left it 
> says thai engine cannot remove during backup:
> 2022-08-01 14:07:26,181Z INFO  
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand] 
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-88) [] 
> FINISH, GlusterTasksListVDSCommand, return: [], log id: 66bc2d26
> 2022-08-01 14:07:33,387Z INFO  
> [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default 
> task-151) [0c676089-1b52-4593-a0b3-af70b56ec134] Lock Acquired to object 
> 'EngineLock:{exclusiveLocks='[86f0ec22-7897-4a42-98dc-9bd54fb8441f=VM]', 
> sharedLocks=''}'
> 2022-08-01 14:07:33,388Z WARN  
> [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default 
> task-151) [0c676089-1b52-4593-a0b3-af70b56ec134] Validation of action 
> 'RemoveSnapshot' failed for user admin@internal-authz. Reasons: 
> VAR__TYPE__SNAPSHOT,VAR__ACTION__REMOVE,ACTION_TYPE_FAILED_VM_IS_DURING_BACKUP
> 2022-08-01 14:07:33,388Z INFO  
> [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default 
> task-151) [0c676089-1b52-4593-a0b3-af70b56ec134] Lock freed to object 
> 'EngineLock:{exclusiveLocks='[86f0ec22-7897-4a42-98dc-9bd54fb8441f=VM]', 
> sharedLocks=''}'
>
> And if I try to copy the current disk it refuses saying that is locked:
> 2022-08-01 14:09:19,477Z INFO  
> [org.ovirt.engine.core.bll.storage.disk.MoveOrCopyDiskCommand] (default 
> task-159) [991ed393-0e88-4839-ac5a-ab9fcff9ecc1] Failed to Acquire Lock to 
> object 
> 'EngineLock:{exclusiveLocks='[7a05ff72-370e-4d0c-ab56-5f161cc98318=DISK]', 
> sharedLocks=''}'
> 2022-08-01 14:09:19,477Z WARN  
> [org.ovirt.engine.core.bll.storage.disk.MoveOrCopyDiskCommand] (default 
> task-159) [991ed393-0e88-4839-ac5a-ab9fcff9ecc1] Validation of action 
> 'MoveOrCopyDisk' failed for user admin@internal-authz. Reasons: 
> VAR__ACTION__COPY,VAR__TYPE__DISK,ACTION_TYPE_FAILED_DISK_IS_LOCKED
>
> ___
> 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/GO6HQ2X3Z6EIRPNI5LSXHASSUCG4JBAT/
___
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/4V5NGHLOPOFTZ5YLZDB5MSWGI6MOT6SH/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Diego Ercolani
Anyway, I removed the image from the image_transfer table, in the GUI the state 
changed to "OK" but when I try to remove the snapshots Veeam left it says thai 
engine cannot remove during backup:
2022-08-01 14:07:26,181Z INFO  
[org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand] 
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-88) [] 
FINISH, GlusterTasksListVDSCommand, return: [], log id: 66bc2d26
2022-08-01 14:07:33,387Z INFO  
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default task-151) 
[0c676089-1b52-4593-a0b3-af70b56ec134] Lock Acquired to object 
'EngineLock:{exclusiveLocks='[86f0ec22-7897-4a42-98dc-9bd54fb8441f=VM]', 
sharedLocks=''}'
2022-08-01 14:07:33,388Z WARN  
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default task-151) 
[0c676089-1b52-4593-a0b3-af70b56ec134] Validation of action 'RemoveSnapshot' 
failed for user admin@internal-authz. Reasons: 
VAR__TYPE__SNAPSHOT,VAR__ACTION__REMOVE,ACTION_TYPE_FAILED_VM_IS_DURING_BACKUP
2022-08-01 14:07:33,388Z INFO  
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotCommand] (default task-151) 
[0c676089-1b52-4593-a0b3-af70b56ec134] Lock freed to object 
'EngineLock:{exclusiveLocks='[86f0ec22-7897-4a42-98dc-9bd54fb8441f=VM]', 
sharedLocks=''}'

And if I try to copy the current disk it refuses saying that is locked:
2022-08-01 14:09:19,477Z INFO  
[org.ovirt.engine.core.bll.storage.disk.MoveOrCopyDiskCommand] (default 
task-159) [991ed393-0e88-4839-ac5a-ab9fcff9ecc1] Failed to Acquire Lock to 
object 
'EngineLock:{exclusiveLocks='[7a05ff72-370e-4d0c-ab56-5f161cc98318=DISK]', 
sharedLocks=''}'
2022-08-01 14:09:19,477Z WARN  
[org.ovirt.engine.core.bll.storage.disk.MoveOrCopyDiskCommand] (default 
task-159) [991ed393-0e88-4839-ac5a-ab9fcff9ecc1] Validation of action 
'MoveOrCopyDisk' failed for user admin@internal-authz. Reasons: 
VAR__ACTION__COPY,VAR__TYPE__DISK,ACTION_TYPE_FAILED_DISK_IS_LOCKED

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


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Benny Zlotnik
There was no manual database change, I meant calling the /finalize
endpoint can change the phase of a transfer and move it to an
incorrect state like happened in your case. In your scenario the
client is Veeam, but this is not their fault, but an issue in oVirt,
since we should not change the phase in such cases.

Let me know if manually removing the transfer helped.

On Mon, Aug 1, 2022 at 4:59 PM Diego Ercolani  wrote:
>
> In data lunedì 1 agosto 2022 15:55:56 CEST, Benny Zlotnik ha scritto:
> > So looks like the transfer failed, but it was later finalized moving
> > it from FINISHED_FAILURE to FINALIZING_SUCCESS, we have a bug to
> > prevent clients from changing the transfer's status like this, fix
> > should land in 4.5.3
> When you talk "client" in this case I can assure you I didn't change the DB
> manually. But I don't know if Veeam did it.
> Anyway thank you for the support
>
> Diego
>
___
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/MELWKB7Y2QOETOM7GSXSU52HBT3ZXXRE/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Diego Ercolani
In data lunedì 1 agosto 2022 15:55:56 CEST, Benny Zlotnik ha scritto:
> So looks like the transfer failed, but it was later finalized moving
> it from FINISHED_FAILURE to FINALIZING_SUCCESS, we have a bug to
> prevent clients from changing the transfer's status like this, fix
> should land in 4.5.3
When you talk "client" in this case I can assure you I didn't change the DB 
manually. But I don't know if Veeam did it.
Anyway thank you for the support

Diego
___
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/6XLK6R3MUEHQDZ6KVJ6XXKH6BSIHGIBF/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Benny Zlotnik
I see:
engine.log-20220727.gz:2022-07-26 22:33:35,407Z INFO
[org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-25)
[ee684838-5d33-4f03-b07f-453a69effa97] Updating image transfer
'eecdc5fc-4b7a-44f4-afed-9abb0cd12534' phase from 'Finalizing Failure'
to 'Finished Failure'
engine.log-20220727.gz:2022-07-26 22:43:37,572Z INFO
[org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater]
(default task-39) [a9e25b07-9a2f-40d8-886d-d9b613a83c10] Updating
image transfer 'eecdc5fc-4b7a-44f4-afed-9abb0cd12534' phase from
'Finished Failure' to 'Finalizing Success'

So looks like the transfer failed, but it was later finalized moving
it from FINISHED_FAILURE to FINALIZING_SUCCESS, we have a bug to
prevent clients from changing the transfer's status like this, fix
should land in 4.5.3

You can remove the transfer from the image_transfers table (after
backing up the database)

On Mon, Aug 1, 2022 at 4:24 PM Diego Ercolani  wrote:
>
> Expanded display is on.
> -[ RECORD 1 ]-+
> command_id| eecdc5fc-4b7a-44f4-afed-9abb0cd12534
> command_type  | 1024
> phase | 7
> last_updated  | 2022-07-31 10:49:06.791+00
> message   |
> vds_id| 29e930c3-d72b-4fc4-828e-e6d5b2b2582a
> disk_id   | 7a05ff72-370e-4d0c-ab56-5f161cc98318
> imaged_ticket_id  |
> proxy_uri | https://ovirt-engine.ovirt:54323/images
> bytes_sent| 0
> bytes_total   | 64424509440
> type  | 1
> active| f
> daemon_uri| https://ovirt-node2.ovirt:54322/images
> client_inactivity_timeout | 600
> image_format  | 5
> backend   | 1
> backup_id | d64e0f6a-fbfe-4d13-a155-fdb62f4d09af
> client_type   | 2
> shallow   | f
> timeout_policy| legacy
>
> This is the /var/log/ovirt-engine directory: 
> https://cloud.ssis.sm/index.php/s/baazZPS8e8FQDFF
> ___
> 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/RU5GRIWKAUVWNIGXABWVL7HQ2J7DSU7Q/
___
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/WJ7H2SYVDVYERM4RQCL2TM6RWYXVVDQV/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Diego Ercolani
Expanded display is on.
-[ RECORD 1 ]-+
command_id| eecdc5fc-4b7a-44f4-afed-9abb0cd12534
command_type  | 1024
phase | 7
last_updated  | 2022-07-31 10:49:06.791+00
message   | 
vds_id| 29e930c3-d72b-4fc4-828e-e6d5b2b2582a
disk_id   | 7a05ff72-370e-4d0c-ab56-5f161cc98318
imaged_ticket_id  | 
proxy_uri | https://ovirt-engine.ovirt:54323/images
bytes_sent| 0
bytes_total   | 64424509440
type  | 1
active| f
daemon_uri| https://ovirt-node2.ovirt:54322/images
client_inactivity_timeout | 600
image_format  | 5
backend   | 1
backup_id | d64e0f6a-fbfe-4d13-a155-fdb62f4d09af
client_type   | 2
shallow   | f
timeout_policy| legacy

This is the /var/log/ovirt-engine directory: 
https://cloud.ssis.sm/index.php/s/baazZPS8e8FQDFF
___
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/RU5GRIWKAUVWNIGXABWVL7HQ2J7DSU7Q/


[ovirt-users] Obsoleting Packages in 'dnf check-update' on RHEL 8.6 hosts

2022-08-01 Thread Scott Worthington
Hello,

My 4.5.1.3-1.el8 oVirt homelab cluster is running on RHEL 8.6 hosts and a
RHEL 8.6 stand-alone engine.

During the installation, I followed the instructions for RHEL 8.6:
https://ovirt.org/download/install_on_rhel.html

After the installation is complete, all packages are up-to-date, and
everything is running,  I run a 'dnf check-upgrade' and I find there are
two packages that are listed under "Obsoleting Packages":

"""
Last metadata expiration check: 0:43:06 ago on Mon 01 Aug 2022 08:08:50 AM
EDT.
Obsoleting Packages
centos-stream-release.noarch 8.6-1.el8
  @@System
centos-stream-release.noarch 8.6-1.el8
  @@System
centos-stream-release.noarch 8.6-1.el8
  @@System
redhat-release.x86_648.6-0.1.el8
  @rhel-8-for-x86_64-baseos-rpms
"""

For the hosts, it makes it appear that the hosts always have an upgrade
pending in the oVirt Engine UI.

"centos-strea-release.noarch" appears to contain similar files to the
original RHEL 8.6 package "redhat-release-8.6.0.1.el8" except for the
addition of "centos*" named files.

Any thoughts on how to change this behavior so that it doesn't appear to
have packages to upgrade because a 'dnf update' does nothing to these
"Obsoleting Packages"?

Thanks in advance.
___
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/LKK6HMPDYISGPA5BLJBCA3QN22KG2CEP/


[ovirt-users] Re: disk pending in "finalizing" state

2022-08-01 Thread Benny Zlotnik
this means the transfer is finalizing
can you provide the output of:
$ psql -U engine -d engine -c "\x on" -c "select * from image_transfers"

as well as engine logs


On Mon, Aug 1, 2022 at 2:41 PM Diego Ercolani  wrote:
>
> ovirt-engine-4.5.1.3-1.el8.noarch
>
> Hello I have a situation where a disk is stuck in finalizing state derived by 
> trying to backup via veeam.
>
> backup process is interrupted and I have cleared the job states with the 
> dbutils scripts  (/usr/share/ovirt-engine/setup/dbutils/task_cleaner.sh) even 
> if the script didn't advice about  any pending job...
>
>
> I tryied to unlock_entity of the disk but for the script there is no disk 
> locked.
> In the ovirt-engine gui, the disk is "finalizing"
> And I'm stuck here
>
> Can someone address me somewhere?
> ___
> 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/6VCE6SC6RZKKH6O4IRQ6FETESUHU2GJV/
___
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/OMYTQ7O5LQCNISOVMZ44P3MPWFZIZBE7/


[ovirt-users] disk pending in "finalizing" state

2022-08-01 Thread Diego Ercolani
ovirt-engine-4.5.1.3-1.el8.noarch

Hello I have a situation where a disk is stuck in finalizing state derived by 
trying to backup via veeam.

backup process is interrupted and I have cleared the job states with the 
dbutils scripts  (/usr/share/ovirt-engine/setup/dbutils/task_cleaner.sh) even 
if the script didn't advice about  any pending job...


I tryied to unlock_entity of the disk but for the script there is no disk 
locked.
In the ovirt-engine gui, the disk is "finalizing"
And I'm stuck here

Can someone address me somewhere?
___
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/6VCE6SC6RZKKH6O4IRQ6FETESUHU2GJV/


[ovirt-users] Re: Make QXL the default

2022-08-01 Thread Liran Rotenberg
On Mon, Aug 1, 2022 at 2:33 PM Liran Rotenberg  wrote:

>
>
> On Mon, Aug 1, 2022 at 12:49 PM Colin Coe  wrote:
>
>> Hi all
>>
>> I edited /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties and added
>> the lines:
>> os.rhel_6x64.devices.display.protocols.value = spice/qxl
>> os.rhel_7x64.devices.display.protocols.value = spice/qxl
>> os.rhel_8x64.devices.display.protocols.value = spice/qxl
>>
> By the way it is recommended  to create a new file to edit these values :
# * value overriding -
# Supports versions of configuration through file prefix
# e.g - all or some entries in this file can be overridden by entries in
# 10-osinfo.properties
>
>
>> And its working now.  Is this OK or is there a better way to handle this?
>>
> This is one option, which drops all other options when you do this(VGA,
> Bochs, spice/vnc..).
> How about trying to edit the Blank template, changing it to SPICE/QXL?
>
> Regards,
> Liran
>
>>
>> Thanks
>>
>> On Mon, 1 Aug 2022 at 11:10, Colin Coe  wrote:
>>
>>> Hey all
>>>
>>> We've just updated to RHV4.4SP1 (aka 4.5) from v4.4 and now our ansible
>>> workflows are failing with:
>>> cannot run VM. Selected display type is not supported by the operating
>>> system
>>>
>>> The OS are RHEL6 and RHEL7 (no, I can't change this as the software
>>> stack only works with these)
>>>
>>> I couldn't find anything in the ansible ovirt collection to change from
>>> VGA to QXL.
>>>
>>> Any ideas on how I can make QXL the default instead of VGA?  Maybe a DB
>>> change?
>>>
>>> Thanks
>>>
>>> ___
>> 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/7S45CNUQUVGZQ3UICD2UYLC4MSAJBAD4/
>>
>
___
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/XQN34WCLWMAHMHG4QGFRXPM6UHPW7Z2Q/


[ovirt-users] Re: Make QXL the default

2022-08-01 Thread Liran Rotenberg
On Mon, Aug 1, 2022 at 12:49 PM Colin Coe  wrote:

> Hi all
>
> I edited /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties and added
> the lines:
> os.rhel_6x64.devices.display.protocols.value = spice/qxl
> os.rhel_7x64.devices.display.protocols.value = spice/qxl
> os.rhel_8x64.devices.display.protocols.value = spice/qxl
>
> And its working now.  Is this OK or is there a better way to handle this?
>
This is one option, which drops all other options when you do this(VGA,
Bochs, spice/vnc..).
How about trying to edit the Blank template, changing it to SPICE/QXL?

Regards,
Liran

>
> Thanks
>
> On Mon, 1 Aug 2022 at 11:10, Colin Coe  wrote:
>
>> Hey all
>>
>> We've just updated to RHV4.4SP1 (aka 4.5) from v4.4 and now our ansible
>> workflows are failing with:
>> cannot run VM. Selected display type is not supported by the operating
>> system
>>
>> The OS are RHEL6 and RHEL7 (no, I can't change this as the software stack
>> only works with these)
>>
>> I couldn't find anything in the ansible ovirt collection to change from
>> VGA to QXL.
>>
>> Any ideas on how I can make QXL the default instead of VGA?  Maybe a DB
>> change?
>>
>> Thanks
>>
>> ___
> 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/7S45CNUQUVGZQ3UICD2UYLC4MSAJBAD4/
>
___
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/7PQ6YQZRRUYEMH626QN5L3M3BY3YD77X/


[ovirt-users] Re: Make QXL the default

2022-08-01 Thread Colin Coe
Hi all

I edited /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties and added
the lines:
os.rhel_6x64.devices.display.protocols.value = spice/qxl
os.rhel_7x64.devices.display.protocols.value = spice/qxl
os.rhel_8x64.devices.display.protocols.value = spice/qxl

And its working now.  Is this OK or is there a better way to handle this?

Thanks

On Mon, 1 Aug 2022 at 11:10, Colin Coe  wrote:

> Hey all
>
> We've just updated to RHV4.4SP1 (aka 4.5) from v4.4 and now our ansible
> workflows are failing with:
> cannot run VM. Selected display type is not supported by the operating
> system
>
> The OS are RHEL6 and RHEL7 (no, I can't change this as the software stack
> only works with these)
>
> I couldn't find anything in the ansible ovirt collection to change from
> VGA to QXL.
>
> Any ideas on how I can make QXL the default instead of VGA?  Maybe a DB
> change?
>
> Thanks
>
>
___
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/7S45CNUQUVGZQ3UICD2UYLC4MSAJBAD4/


[ovirt-users] oVirt Survey Summer 2022 responses are now available

2022-08-01 Thread Sandro Bonazzola
Thanks to the 109 participants in the oVirt Survey Summer 2022!
The survey is now over and results are publicly available at
https://docs.google.com/forms/d/1eQcbSqC6JQ2mvbPUcD7S_0pZW8hy_De4PCwkBYrP6mY/viewanalytics


Thanks
-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R PERFORMANCE & SCALE

Red Hat EMEA 

sbona...@redhat.com


*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
___
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/GEMIC7K36GHKBAF2CTMRZF3XUDNG7FHP/