On Mon, Aug 19, 2019 at 6:21 PM Lucie Leistnerova <[email protected]> wrote: > > Hi, I'm sorry for my late response. > > On 8/13/19 12:21 PM, Winfried de Heiden wrote: > > I guess installation will fail, most likeley beacause of some "strange" > characters in the ssh pub-keys > Installation is incomplete and therfor vdsm will start complaining.
Indeed. Now managed to reproduce this, and filed this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1746700 Thanks for the report! Best regards, > > In the past, I was able to reproduce oVirt installation(issues) using nested > kvm. For some reason the old method > (https://ovirt.org/develop/developer-guide/vdsm/developers.html) does notwork > anymore. No more nested kvm anymore? I'm prety shure my installtion issues > are ssh-pubkey related, but I need a virtual hypervisor to reproduce... > > I'm QE and I never installed vdsm other than from provided rpms. So I can't > help with that guide. > > I can just check the deploy logs from the engine, whether I can get more > information what was wrong. > > > Winfried > > > Op 12-08-19 om 13:19 schreef Lucie Leistnerova: > > On 8/12/19 10:34 AM, Winfried de Heiden wrote: > > Hi all, > > No, the certificate was OK, no UTF characters found. I think I found the > problem however; the public keys as found in /root/.ssh/authorized_keys. > > One or two keys did contain a "@" in the description. After removing these > keys, installation went well. I'll try to reproduce using a virtual > hypervisor, smells like a bug. > > That sounds strange, @ is 0x40. Otopi complains about 0x3c, that characters > start with À. > Please send the host deploy log. > > > Winfried > > Op 12-08-19 om 07:59 schreef Lucie Leistnerova: > > Hi Winfried, > > On 8/11/19 7:20 PM, Winfried de Heiden wrote: > > Hi all, > > Installing/regestering a host to ovirt (ovirt: 4.3.5.5-1.el7 + oVirt Node > 4.3.5.2)) will fail with, seems lang something using yum goes wrong. > Installing will fail... > > You may hit this issue > > https://bugzilla.redhat.com/show_bug.cgi?id=1733438 > > Check your certificates for utf characters. > > 019-08-11 18:40:44,408+0200 DEBUG otopi.plugins.otopi.dialog.machine > dialog.__logString:204 DIALOG:SEND **%EventStart STAGE misc METHOD > otopi.plugins.otopi.network.ssh.Plugin._append_key (None) > 2019-08-11 18:40:44,409+0200 DEBUG otopi.context context._executeMethod:145 > method exception > Traceback (most recent call last): > File "/tmp/ovirt-sMdZ7tvESy/pythonlib/otopi/context.py", line 132, in > _executeMethod > method['method']() > File "/tmp/ovirt-sMdZ7tvESy/otopi-plugins/otopi/network/ssh.py", line 152, > in _append_key > constants.CoreEnv.MODIFIED_FILES > File "/tmp/ovirt-sMdZ7tvESy/pythonlib/otopi/filetransaction.py", line 151, > in __init__ > self._content = self._content.encode("utf-8") > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 750: > ordinal not in range(128) > 2019-08-11 18:40:44,409+0200 ERROR otopi.context context._executeMethod:154 > Failed to execute stage 'Misc configuration': 'ascii' codec can't decode byte > 0xc3 in position 750: ordinal not in range(128) > 2019-08-11 18:40:44,410+0200 DEBUG otopi.transaction transaction.abort:119 > aborting 'Yum Transaction' > 2019-08-11 18:40:44,410+0200 INFO otopi.plugins.otopi.packagers.yumpackager > yumpackager.info:80 Yum Performing yum transaction rollback > Loaded plugins: fastestmirror, product-id, subscription-manager, versionlock > > Afterwards, oVirt Node will complain: > > aug 11 19:13:32 bigvirt.blabla.bla vdsm[2342]: ERROR ssl handshake: SSLError, > address: ::ffff:10.19.69.3 > aug 11 19:13:55 bigvirt.blabla.bla vdsm[2342]: ERROR ssl handshake: SSLError, > address: ::ffff:10.19.69.3 > aug 11 19:14:18 bigvirt.blabla.bla vdsm[2342]: ERROR ssl handshake: SSLError, > address: ::ffff:10.19.69.3 > aug 11 19:14:41 bigvirt.blabla.bla vdsm[2342]: ERROR ssl handshake: SSLError, > address: ::ffff:10.19.69.3 > > Anyone? > > Winfried > > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/2A4Q3MTNXQVXIKK36LPJOBGRWMZ3SCXO/ > > Best regards, > > Lucie > > -- > Lucie Leistnerova > Senior Quality Engineer, QE Cloud, RHVM > Red Hat EMEA > > IRC: lleistne @ #rhev-qe > > > -- > Lucie Leistnerova > Senior Quality Engineer, QE Cloud, RHVM > Red Hat EMEA > > IRC: lleistne @ #rhev-qe > > > -- > Lucie Leistnerova > Senior Quality Engineer, QE Cloud, RHVM > Red Hat EMEA > > IRC: lleistne @ #rhev-qe > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/EMRVDVWHF24FGHJRQVIEDJNO3K353E5J/ -- Didi _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/FMOGUQ6EOJQPAZAGUKVBHA4CZJG5JJQP/

