[ovirt-devel] Re: oVirt 4.5 Beta Test Day | Installing on Ceph

2022-04-18 Thread Jöran Malek
Hi,

I just recreated the issue with oVirt Node being installed on en-us, and
the web ui set to en-us as well.
Exported Chrome log for the exception.
ovirt-engine tries to access
`/ovirt-engine/services/files/spice/SpiceVersion.txt` while creating the
template, which returns 404, and it fails to continue.
This is a fresh installation from the newest ISO (as of writing).

Best,
Jöran

Am Mo., 18. Apr. 2022 um 12:37 Uhr schrieb Benny Zlotnik <
bzlot...@redhat.com>:

> it could be related to locale as I couldn't reproduce this with en.
> Can you submit a bug?
>
> On Thu, Apr 14, 2022 at 6:38 PM Jöran Malek  wrote:
> >
> > Sorry that it took so long to answer (had to realize that half of the
> underlying storage cluster disks are SMR drives, and the oVirt VMs didn't
> start correctly).
> >
> > Yes, I do see this issue with regular NFS disks as well (see attached).
> >
> > Eventually related to locale? Installed everything in de_DE.
> >
> > Best,
> > Jöran
> >
> > //Resent, due to not including mailing list.
> >
> > Am Di., 12. Apr. 2022 um 12:58 Uhr schrieb Benny Zlotnik <
> bzlot...@redhat.com>:
> >>
> >> Does this fail only with a Managed Block Storage disk? Or traditional
> >> image disks fail too?
>
>


engine.cloud.xc-1650308085341.log
Description: Binary data
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-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/devel@ovirt.org/message/Q4BGPBBLZWBLQ3WWYAZ6FISFAPWPKY42/


[ovirt-devel] Re: oVirt 4.5 Beta Test Day | Installing on Ceph

2022-04-18 Thread Benny Zlotnik
it could be related to locale as I couldn't reproduce this with en.
Can you submit a bug?

On Thu, Apr 14, 2022 at 6:38 PM Jöran Malek  wrote:
>
> Sorry that it took so long to answer (had to realize that half of the 
> underlying storage cluster disks are SMR drives, and the oVirt VMs didn't 
> start correctly).
>
> Yes, I do see this issue with regular NFS disks as well (see attached).
>
> Eventually related to locale? Installed everything in de_DE.
>
> Best,
> Jöran
>
> //Resent, due to not including mailing list.
>
> Am Di., 12. Apr. 2022 um 12:58 Uhr schrieb Benny Zlotnik 
> :
>>
>> Does this fail only with a Managed Block Storage disk? Or traditional
>> image disks fail too?
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-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/devel@ovirt.org/message/MT2L7EKJ75E3TRYTHT3RS53JIY7XCJ4M/


[ovirt-devel] Re: engine-setup fail with least ovirt-engine

2022-04-18 Thread Martin Perina
Hi,

the ansible-runner-service cleanup PR is not yet merged:
https://github.com/oVirt/ovirt-engine/pull/257
So until merged please just remove
/etc/httpd/conf.d/zz-ansible-runner-service.conf
Once this file is removed, python3-mod_wsgi should no longer be needed.

Thanks,
Martin


On Sun, Apr 17, 2022 at 11:16 PM Nir Soffer  wrote:

> I upgraded today to
> ovirt-engine-4.5.1-0.2.master.20220414121739.gitb2384c6521.el8.noarch
>
> Engine setup failed to complete when restarting httpd:
>
> # engine-setup
> ...
> [ INFO  ] Restarting httpd
> [ ERROR ] Failed to execute stage 'Closing up': Failed to start service
> 'httpd'
> [ INFO  ] Stage: Clean up
>   Log file is located at
> /var/log/ovirt-engine/setup/ovirt-engine-setup-20220418000357-gn9jww.log
> [ INFO  ] Generating answer file
> '/var/lib/ovirt-engine/setup/answers/20220418000447-setup.conf'
> [ INFO  ] Stage: Pre-termination
> [ INFO  ] Stage: Termination
> [ ERROR ] Execution of setup failed
>
> [root@engine ~]# systemctl status httpd
> ● httpd.service - The Apache HTTP Server
>Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled;
> vendor preset: disabled)
>Active: failed (Result: exit-code) since Mon 2022-04-18 00:04:47 IDT;
> 19s ago
>  Docs: man:httpd.service(8)
>   Process: 15359 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND
> (code=exited, status=1/FAILURE)
>  Main PID: 15359 (code=exited, status=1/FAILURE)
>Status: "Reading configuration..."
>
> Apr 18 00:04:47 engine.local systemd[1]: Starting The Apache HTTP Server...
> Apr 18 00:04:47 engine.local httpd[15359]: [Mon Apr 18 00:04:47.727854
> 2022] [so:warn] [pid 15359:tid 140623023360320] AH01574: mo>
> Apr 18 00:04:47 engine.local httpd[15359]: AH00526: Syntax error on
> line 4 of /etc/httpd/conf.d/zz-ansible-runner-service.conf:
> Apr 18 00:04:47 engine.local httpd[15359]: Invalid command
> 'WSGIDaemonProcess', perhaps misspelled or defined by a module not
> incl>
>
> After installing python3-mod_wsgi httpd can be started, and engine-setup
> works.
>
> Do we miss requires: in the spec?
>
> Nir
>
>

-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-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/devel@ovirt.org/message/YLPWIYMLINUUZ2JZQ6UJ4IDAJLV3KCNS/