[ovirt-users] Tags in Ovirt

2023-01-03 Thread Colin Coe
Hi all

I'm trying to dump out a list of all tags and the VMs attached. I need to
do this as I wrote an Ansible task to attach some VMs to some tags and
ended up removing other VMs from these tags which caused some issues.

I think I've fixed my problem but I want to take a backup of the tags and
attached VMs but using ovirt.ovirt.ovirt_tag_info I can't see how to list
all tags with the attached VMs.

I've tried various incantations like:
  - ovirt.ovirt.ovirt_tag_info:
  auth: "{{ ovirt_auth}}"
  name: 'veeam-tier*'
  fetch_nested: true
  nested_attributes:
  - vm
register: result

but all I get is:
ok: [localhost] => {
"result": {
"changed": false,
"deprecations": [
{
"msg": "The 'fetch_nested' and 'nested_attributes' are
deprecated please use 'follow' parameter",
"version": "3.0.0"
}
],
"failed": false,
"ovirt_tags": [
{
"description": "",
"href":
"/ovirt-engine/api/tags/4ebb9243-b133-40c9-b22e-03b3798415bf",
"id": "4ebb9243-b133-40c9-b22e-03b3798415bf",
"name": "veeam-tier3",
"parent": {
"href":
"/ovirt-engine/api/tags/----",
"id": "----"
}
},
{
"description": "",
"href":
"/ovirt-engine/api/tags/0fd7a16a-82ca-4d13-a9ab-9646a41c58e6",
"id": "0fd7a16a-82ca-4d13-a9ab-9646a41c58e6",
"name": "veeam-tier1",
"parent": {
"href":
"/ovirt-engine/api/tags/----",
"id": "----"
}
},
{
"description": "",
"href":
"/ovirt-engine/api/tags/4155338b-43f4-413c-bf41-4e46ee9472fa",
"id": "4155338b-43f4-413c-bf41-4e46ee9472fa",
"name": "veeam-tier2",
"parent": {
"href":
"/ovirt-engine/api/tags/----",
"id": "----"
}
}
]
}
}

I'm using fetch_nested and nested_attributes as I couldn't get 'follow' to
work.

Any ideas?

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/G4LEU5DKANGWNSHPJVTY4EANSKOHQ2HV/


[ovirt-users] VDSM myhost.example.local command Get Host Capabilities failed: Received fatal alert: certificate_expired

2023-01-03 Thread PenguinWhispererThe
Hi,

When starting my ovirt installation again ovirt was not working and after
some troubleshooting it seemed that some certs where expired.

So I basically did this redhat solution:
https://access.redhat.com/solutions/6964632

And afterwards I had this in the UI:

sun.security.validator.validatorexception: pkix path validation failed

So tried this:
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/ZI5WNU6OB6FZMQNWAG5E4J2VGNDWMABZ/

Now I do get to the ovirt UI however the datacenter and storage is not
coming up. I see in the events:
VDSM myhost.example.local command Get Host Capabilities failed: Received
fatal alert: certificate_expired

On the vdsmd side on the host I see:
ERROR ssl handshake: SSLError, address: :::192.168.1.109

I don't know to which service it tries to connect and so what certificate
is expired or how to replace it.

I just want to get the ovirt back up and running properly so I can start my
VMs.

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/V6LROZXGI6IXT57MJQJWGG7DXWHMP6QH/


[ovirt-users] Re: engine-config -s UserSessionTimeOutInterval=X problem

2023-01-03 Thread Dana Elfassy
Hi Marek,
Thanks for pointing this out.
I found the issue and working on a fix
Dana

On Tue, Jan 3, 2023 at 11:39 AM Martin Perina  wrote:

> Hi Dana,
>
> could you please take a look at it? It smells like a regression caused by
> changes from https://bugzilla.redhat.com/show_bug.cgi?id=2089299
>
> Thanks,
> Martin
>
>
> On Mon, Jan 2, 2023 at 2:28 PM marek  wrote:
>
>> ovirt 4.5.4, standalone engine, centos 8 stream
>>
>> [root@ovirt ~]# engine-config -g UserSessionTimeOutInterval
>> Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
>> UserSessionTimeOutInterval: 30 version: general
>>
>> [root@ovirt ~]# engine-config -s UserSessionTimeOutInterval=60
>> Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
>> Cannot set value 60 to key UserSessionTimeOutInterval.
>>
>> any ideas where is the problem?
>>
>> Marek
>> ___
>> 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/OPH7BHGBGWMECQKRXY6GW3YGZR73JK2D/
>>
>
>
> --
> Martin Perina
> Manager, Software Engineering
> Red Hat Czech s.r.o.
>
___
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/R36COBKZYDAJ7YUDDQBJK6LPAB2ADJ3Z/


[ovirt-users] oVirt boot PXE pre-configured image

2023-01-03 Thread Jorge Visentini
Hi all.

Does anyone use or know if it is possible to boot oVirt by PXE? I mean a
pre-installed/configured image.

We bought some servers that don't have RAID so I'd like to do this test,
network boot a pre-configured image.

Happy new year for all of us.
-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/CWVPU4CP434F5KX54MMK2YYGW6EBKXMQ/


[ovirt-users] Re: noVNC console error : Something went wrong, connection is closed

2023-01-03 Thread dvx . mellin
Hi Lucia,

Thanks for answer but I didn't put any certificate in my browser before, so I 
don't see any reason to put it something now.
And I don't see whih one BTW, the SSL certificate for website is a real 
certificate emitted by a valid public CA (already known by my browser).

Regards,
Michael
___
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/ONMO647ISSQ4Z35SKTCY5FDGMIINIUWK/


[ovirt-users] Re: engine-config -s UserSessionTimeOutInterval=X problem

2023-01-03 Thread Martin Perina
Hi Dana,

could you please take a look at it? It smells like a regression caused by
changes from https://bugzilla.redhat.com/show_bug.cgi?id=2089299

Thanks,
Martin


On Mon, Jan 2, 2023 at 2:28 PM marek  wrote:

> ovirt 4.5.4, standalone engine, centos 8 stream
>
> [root@ovirt ~]# engine-config -g UserSessionTimeOutInterval
> Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
> UserSessionTimeOutInterval: 30 version: general
>
> [root@ovirt ~]# engine-config -s UserSessionTimeOutInterval=60
> Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
> Cannot set value 60 to key UserSessionTimeOutInterval.
>
> any ideas where is the problem?
>
> Marek
> ___
> 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/OPH7BHGBGWMECQKRXY6GW3YGZR73JK2D/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
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/TBMG77BLCNXBLV5WODRZ2ILP5MLZVFXE/