[ovirt-users] Re: vdsm hook after node upgrade

2022-04-12 Thread Nathanaël Blanchet
I've opened an issue on GitHub, but is it the new official way to declare 
issues against bugzilla? 
Le 12 avr. 2022 16:16, Nir Soffer a écrit :


On Tue, Apr 12, 2022 at 5:06 PM Nathanaël Blanchet  wrote:
> I've upgraded my hosts from 4.4.9 to 4.4.10 and none of my vdsm hooks
> are present anymore... i believed those additionnal personnal data were
> persistent across update...

If you think this is a bug, please file a vdsm bug for this:
https://github.com/oVirt/vdsm/issues

Nir

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


[ovirt-users] Emulex OneConnect 10Gb NICs on Ovirt 4.4.10

2022-04-12 Thread thkam
Hi

  We have a large number of HP servers where we use Ovirt and we are having 
problems upgrading the nodes to Ovirt 4.4.10

  More specifically the servers have the Emulex OneConnect 10Gb NICs and what 
we did in previous Ovirt node installations was to download the driver rpm 
(e.g. kmod-be2net-12.0.0.0-8.el8_5.elrepo.x86_64.rpm) and then install it using 
"rpm -ivh ... " and carrying out "modprobe be2net"

  For 4.18.0-365 we could not find a separate rpm but it looks like this was 
included in kernel-modules-4.18.0-365.el8.x86_64.rpm 
(https://centos.pkgs.org/8-stream/centos-baseos-x86_64/kernel-modules-4.18.0-365.el8.x86_64.rpm.html)
 which is already installed. "modprobe be2net" produces no errors but the 
network interfaces do not show up in "ip -a" even after reboot.

  Are we missing something here, or is our infrastructure unusable with 4.4.10? 
Things were working for 4.4.9.

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


[ovirt-users] Re: vdsm hook after node upgrade

2022-04-12 Thread Nir Soffer
On Tue, Apr 12, 2022 at 5:06 PM Nathanaël Blanchet  wrote:
> I've upgraded my hosts from 4.4.9 to 4.4.10 and none of my vdsm hooks
> are present anymore... i believed those additionnal personnal data were
> persistent across update...

If you think this is a bug, please file a vdsm bug for this:
https://github.com/oVirt/vdsm/issues

Nir
___
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/KPAKXHNIAAKX2X6W7GTUARYNFSJU52CG/


[ovirt-users] vdsm hook after node upgrade

2022-04-12 Thread Nathanaël Blanchet

Hi,

I've upgraded my hosts from 4.4.9 to 4.4.10 and none of my vdsm hooks 
are present anymore... i believed those additionnal personnal data were 
persistent across update...


--
Nathanaël Blanchet

Supervision réseau
SIRE
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr
___
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/XZIF7CRTSE2BAECCZ72M2EH7F4I5FYQ7/


[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Colin Coe
Thanks all but I ended up figuring it out.  I needed to use a "chain" file
which included the root and intermediate certs.

Sorry to have wasted your time.

On Tue, 12 Apr 2022 at 18:07, Pavel Bar  wrote:

> Adding Martin Perina & Martin Necas.
> Hi @Martin Perina  & @Martin Necas 
>  :)
> Do you know whether 3rd party certificates should work?
> And/or what can be the issue with the certificates?
>
> Thank you in advance!
>
> Pavel
>
>
>
> On Tue, 12 Apr 2022 at 10:20, Benny Zlotnik  wrote:
>
>> +Pavel Bar
>>
>> On Mon, Apr 11, 2022 at 1:40 PM Colin Coe  wrote:
>> >
>> > Hi all
>> >
>> > I'm trying to run ovirt-dr generate but its failing:
>> >
>> /usr/share/ansible/collections/ansible_collections/redhat/rhv/roles/disaster_recovery/files/ovirt-dr
>> generate
>> > Log file: '/tmp/ovirt-dr-164967324.log'
>> > [Generate Mapping File] Connection to setup has failed. Please check
>> your credentials:
>> >  URL: https://server.fqdn/ovirt-engine/api
>> >  user: admin@internal
>> >  CA file: ./ca.pem
>> > [Generate Mapping File] Failed to generate var file.
>> >
>> > When I examine the log file:
>> > 2022-04-11 18:34:03,332 INFO Start generate variable mapping file for
>> oVirt ansible disaster recovery
>> > 2022-04-11 18:34:03,333 INFO Site address:
>> https://server.fqdn/ovirt-engine/api
>> > username: admin@internal
>> > password: ***
>> > ca file location: ./ca.pem
>> > output file location: ./disaster_recovery_vars.yml
>> > ansible play location: ./dr_play.yml
>> > 2022-04-11 18:34:03,343 ERROR Connection to setup has failed. Please
>> check your credentials:
>> >  URL: https://server.fqdn/ovirt-engine/api
>> >  user: admin@internal
>> >  CA file: ./ca.pem
>> > 2022-04-11 18:34:03,343 ERROR Error: Error while sending HTTP request:
>> (60, 'SSL certificate problem: unable to get local issuer certificate')
>> > 2022-04-11 18:34:03,343 ERROR Failed to generate var file.
>> >
>> > My suspicion is that the script doesn't like third party certs.
>> >
>> > Has anyone got this working with third party certs?  If so, what did
>> you need to do?
>> >
>> > 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/X6WCCPOBXKIC6CIUGWTUMHHUFQPFMY25/
>>
>>
___
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/S4OEXNDUTNFGI7KZYFQAZ2VQW7S5FEG4/


[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Pavel Bar
Adding Martin Perina & Martin Necas.
Hi @Martin Perina  & @Martin Necas 
 :)
Do you know whether 3rd party certificates should work?
And/or what can be the issue with the certificates?

Thank you in advance!

Pavel



On Tue, 12 Apr 2022 at 10:20, Benny Zlotnik  wrote:

> +Pavel Bar
>
> On Mon, Apr 11, 2022 at 1:40 PM Colin Coe  wrote:
> >
> > Hi all
> >
> > I'm trying to run ovirt-dr generate but its failing:
> >
> /usr/share/ansible/collections/ansible_collections/redhat/rhv/roles/disaster_recovery/files/ovirt-dr
> generate
> > Log file: '/tmp/ovirt-dr-164967324.log'
> > [Generate Mapping File] Connection to setup has failed. Please check
> your credentials:
> >  URL: https://server.fqdn/ovirt-engine/api
> >  user: admin@internal
> >  CA file: ./ca.pem
> > [Generate Mapping File] Failed to generate var file.
> >
> > When I examine the log file:
> > 2022-04-11 18:34:03,332 INFO Start generate variable mapping file for
> oVirt ansible disaster recovery
> > 2022-04-11 18:34:03,333 INFO Site address:
> https://server.fqdn/ovirt-engine/api
> > username: admin@internal
> > password: ***
> > ca file location: ./ca.pem
> > output file location: ./disaster_recovery_vars.yml
> > ansible play location: ./dr_play.yml
> > 2022-04-11 18:34:03,343 ERROR Connection to setup has failed. Please
> check your credentials:
> >  URL: https://server.fqdn/ovirt-engine/api
> >  user: admin@internal
> >  CA file: ./ca.pem
> > 2022-04-11 18:34:03,343 ERROR Error: Error while sending HTTP request:
> (60, 'SSL certificate problem: unable to get local issuer certificate')
> > 2022-04-11 18:34:03,343 ERROR Failed to generate var file.
> >
> > My suspicion is that the script doesn't like third party certs.
> >
> > Has anyone got this working with third party certs?  If so, what did you
> need to do?
> >
> > 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/X6WCCPOBXKIC6CIUGWTUMHHUFQPFMY25/
>
>
___
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/WKTBTSP4F4FKDGPBA7HTEFAR7CXPS2PG/


[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Nir Soffer
On Mon, Apr 11, 2022 at 1:39 PM Colin Coe  wrote:
>
> Hi all
>
> I'm trying to run ovirt-dr generate but its failing:
> /usr/share/ansible/collections/ansible_collections/redhat/rhv/roles/disaster_recovery/files/ovirt-dr
>  generate
> Log file: '/tmp/ovirt-dr-164967324.log'
> [Generate Mapping File] Connection to setup has failed. Please check your 
> credentials:
>  URL: https://server.fqdn/ovirt-engine/api
>  user: admin@internal
>  CA file: ./ca.pem

ca.pem is likely engine self signed certificate...

> [Generate Mapping File] Failed to generate var file.
>
> When I examine the log file:
> 2022-04-11 18:34:03,332 INFO Start generate variable mapping file for oVirt 
> ansible disaster recovery
> 2022-04-11 18:34:03,333 INFO Site address: 
> https://server.fqdn/ovirt-engine/api
> username: admin@internal
> password: ***
> ca file location: ./ca.pem
> output file location: ./disaster_recovery_vars.yml
> ansible play location: ./dr_play.yml
> 2022-04-11 18:34:03,343 ERROR Connection to setup has failed. Please check 
> your credentials:
>  URL: https://server.fqdn/ovirt-engine/api
>  user: admin@internal
>  CA file: ./ca.pem
> 2022-04-11 18:34:03,343 ERROR Error: Error while sending HTTP request: (60, 
> 'SSL certificate problem: unable to get local issuer certificate')
> 2022-04-11 18:34:03,343 ERROR Failed to generate var file.
>
> My suspicion is that the script doesn't like third party certs.
>
> Has anyone got this working with third party certs?  If so, what did you need 
> to do?

But you are using a 3rd party certificate, so you need to use the
right certificate.

Depending on the code, an empty ca_file can work, or you need to point it to the
actual ca file installed in the system.

I think Didi can help with this.

Nir
___
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/ZN22BIHYLNL2P3WTLXFVZH4PKNQPXR6D/


[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Benny Zlotnik
+Pavel Bar

On Mon, Apr 11, 2022 at 1:40 PM Colin Coe  wrote:
>
> Hi all
>
> I'm trying to run ovirt-dr generate but its failing:
> /usr/share/ansible/collections/ansible_collections/redhat/rhv/roles/disaster_recovery/files/ovirt-dr
>  generate
> Log file: '/tmp/ovirt-dr-164967324.log'
> [Generate Mapping File] Connection to setup has failed. Please check your 
> credentials:
>  URL: https://server.fqdn/ovirt-engine/api
>  user: admin@internal
>  CA file: ./ca.pem
> [Generate Mapping File] Failed to generate var file.
>
> When I examine the log file:
> 2022-04-11 18:34:03,332 INFO Start generate variable mapping file for oVirt 
> ansible disaster recovery
> 2022-04-11 18:34:03,333 INFO Site address: 
> https://server.fqdn/ovirt-engine/api
> username: admin@internal
> password: ***
> ca file location: ./ca.pem
> output file location: ./disaster_recovery_vars.yml
> ansible play location: ./dr_play.yml
> 2022-04-11 18:34:03,343 ERROR Connection to setup has failed. Please check 
> your credentials:
>  URL: https://server.fqdn/ovirt-engine/api
>  user: admin@internal
>  CA file: ./ca.pem
> 2022-04-11 18:34:03,343 ERROR Error: Error while sending HTTP request: (60, 
> 'SSL certificate problem: unable to get local issuer certificate')
> 2022-04-11 18:34:03,343 ERROR Failed to generate var file.
>
> My suspicion is that the script doesn't like third party certs.
>
> Has anyone got this working with third party certs?  If so, what did you need 
> to do?
>
> 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/X6WCCPOBXKIC6CIUGWTUMHHUFQPFMY25/
___
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/73LJ2KKOL4YVMFR7JG67IBWUTN774X7M/